:root{color-scheme:dark}.theme-button{width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:rgba(18,24,38,.75);color:var(--text);display:grid;place-items:center;font-size:18px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.theme-button:hover{transform:translateY(-2px);border-color:rgba(112,151,255,.75);background:rgba(37,55,94,.9)}[hidden]{display:none!important}body[data-theme="aurora"]{--bg:#071013;--surface:#0d1a1e;--surface-2:#112428;--text:#f4fffe;--muted:#9bb4b8;--line:rgba(148,239,220,.16);--blue:#52c9ff;--green:#62efbd;--shadow:0 28px 80px rgba(0,0,0,.45)}body[data-theme="aurora"]::before{background:radial-gradient(circle at 76% 4%,rgba(70,219,190,.18),transparent 30%),radial-gradient(circle at 16% 30%,rgba(82,135,255,.12),transparent 28%)}body[data-theme="aurora"] .button.primary{background:linear-gradient(135deg,#37c6e8,#4285f4)}body[data-theme="aurora"] .site-header{border-color:rgba(113,239,214,.13)}body[data-theme="light"]{color-scheme:light;--bg:#eef3fb;--surface:#fff;--surface-2:#f4f7fc;--text:#15213a;--muted:#64718a;--line:rgba(28,52,92,.14);--blue:#356fed;--green:#108d67;--shadow:0 22px 56px rgba(31,56,101,.13);background:#eef3fb;color:#15213a}body[data-theme="light"]::before{background:radial-gradient(circle at 80% 3%,rgba(89,132,255,.2),transparent 32%),radial-gradient(circle at 8% 26%,rgba(91,230,192,.13),transparent 25%)}body[data-theme="light"] .site-header,body[data-theme="light"] .site-header.scrolled{background:rgba(248,251,255,.82);border-color:rgba(28,52,92,.1)}body[data-theme="light"] .theme-button{background:#fff;color:#15213a;border-color:rgba(28,52,92,.14)}body[data-theme="light"] .dashboard-hero,body[data-theme="light"] .dashboard-gate,body[data-theme="light"] .dashboard-user,body[data-theme="light"] .server-picker,body[data-theme="light"] .server-panel,body[data-theme="light"] .overview-primary,body[data-theme="light"] .overview-channels,body[data-theme="light"] .plan-summary,body[data-theme="light"] .embed-preview{background:rgba(255,255,255,.88);color:#15213a;box-shadow:0 20px 55px rgba(32,57,104,.1)}body[data-theme="light"] .dashboard-hero::before{background:radial-gradient(circle,rgba(65,111,237,.15),transparent 68%)}body[data-theme="light"] .channel-row,body[data-theme="light"] .embed-message,body[data-theme="light"] .custom-grid input,body[data-theme="light"] .custom-grid select,body[data-theme="light"] .custom-grid textarea{background:#f5f8fd;color:#15213a;border-color:rgba(28,52,92,.14)}body[data-theme="light"] .server-item,body[data-theme="light"] .tab-button{color:#55637b}body[data-theme="light"] .server-item.active,body[data-theme="light"] .tab-button.active{color:#15213a;background:#e6efff}body[data-theme="light"] .mock-top,body[data-theme="light"] .mock-channel,body[data-theme="light"] .mock-sidebar{background:#eef3fb;border-color:rgba(28,52,92,.12)}body[data-theme="light"] .mock-sidebar{color:#15213a}body[data-theme="light"] .footer{border-color:rgba(28,52,92,.12)}@media(max-width:680px){.theme-button{width:38px;height:38px;border-radius:12px}}
