html[data-theme="dark"]{--ink:#e8f1ed;--green:#9bd3c3;--mint:#253b35;--paper:#0f1715;--white:#16211e;--line:#344a43;--orange:#f28a59;--muted:#a4b7b0;--shadow:0 18px 50px rgba(0,0,0,.34)}
html[data-theme="dark"] body{background:#0f1715;color:var(--ink)}
html[data-theme="dark"] .card,html[data-theme="dark"] .item,html[data-theme="dark"] dialog,html[data-theme="dark"] .top-menu-panel,html[data-theme="dark"] .account-card,html[data-theme="dark"] .manage-room,html[data-theme="dark"] .batch-dialog{background:#18231f;border-color:var(--line);color:var(--ink)}
html[data-theme="dark"] input,html[data-theme="dark"] textarea,html[data-theme="dark"] select,html[data-theme="dark"] .choice,html[data-theme="dark"] .top-menu-button{background:#111b18;border-color:var(--line);color:var(--ink)}
html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#778b84}
html[data-theme="dark"] .dropzone,html[data-theme="dark"] .item-context-menu,html[data-theme="dark"] .centered-item .item-preview img{background:#131e1b;color:var(--ink)}
html[data-theme="dark"] .reply{background:#111b18}
html[data-theme="dark"] .item-preview{background:#253b35}
html[data-theme="dark"] .top-menu-panel a,html[data-theme="dark"] .top-menu-panel button,html[data-theme="dark"] .item-context-menu button{color:var(--ink)}
html[data-theme="dark"] .top-menu-panel a:hover,html[data-theme="dark"] .top-menu-panel button:hover,html[data-theme="dark"] .item-context-menu button:hover{background:#253b35}
html[data-theme="dark"] .room-code-box,html[data-theme="dark"] .secondary,html[data-theme="dark"] .open-button,html[data-theme="dark"] .tab.active{background:#253b35;color:#aee2d3}
html[data-theme="dark"] .danger,html[data-theme="dark"] .delete-button{background:#4a2823;color:#ffb7a5}
html[data-theme="dark"] .clear-button{background:#493b22;color:#f4d18c}
html[data-theme="dark"] .expired-box{background:#44251f;border-color:#754438;color:#ffc1b0}
html[data-theme="dark"] .icon-close{background:#253b35;color:var(--ink)}
html[data-theme="dark"] .batch-result-list,html[data-theme="dark"] .batch-result-row{border-color:var(--line)}
html[data-theme="dark"] .brand,html[data-theme="dark"] .management-link,html[data-theme="dark"] .owner-nav a,html[data-theme="dark"] .item-body a{color:#9bd3c3}
html[data-theme="dark"] .primary,html[data-theme="dark"] .save-button{background:#2d6b5f;color:#fff}
html[data-theme="dark"] .primary:hover,html[data-theme="dark"] .save-button:hover{background:#397f71;color:#fff}
html[data-theme="dark"] .dialog-close{color:var(--ink)}
html[data-theme="dark"] .item-menu-button{background:#253b35;border-color:var(--line);color:var(--ink)}
html[data-theme="dark"] .item-menu-button:hover{background:#344a43}
html[data-theme="dark"] .creator-code-box{background:#211b18;color:var(--ink)}
html[data-theme="dark"] .creator-code-box strong{color:#aee2d3}
html[data-theme="dark"] .toast{background:#07100e;color:#f5fbf8}
html[data-theme="dark"] .audio-preview{background:linear-gradient(145deg,#253b35,#1b2925)}
html[data-theme="dark"] .account-card small,html[data-theme="dark"] .nostr-note{color:var(--muted)}
html[data-theme="dark"] .top-menu-panel .menu-auth.menu-login{color:#72d69f}
html[data-theme="dark"] .top-menu-panel .menu-auth.menu-logout{color:#ff8f7f}
@media(prefers-reduced-motion:no-preference){body,.card,.item,input,textarea,select,.top-menu-panel{transition:background-color .18s,color .18s,border-color .18s}}
