:root{color-scheme:dark;--bg:#090b12;--surface:#10131d;--surface-raised:#171b28;--surface-soft:#1d2232;--border:hsla(0,0%,100%,.09);--border-strong:hsla(0,0%,100%,.16);--text:#f7f8fc;--text-soft:#b3b9c9;--text-muted:#7f879b;--brand:#05d7a0;--brand-light:#5ff0c9;--brand-soft:rgba(5,215,160,.14);--success:#39d98a;--warning:#ffbf69;--danger:#ff6b7a;--cyan:#55d6e8;--shadow:0 24px 80px rgba(0,0,0,.34);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--container:1180px;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);scroll-behavior:smooth}body{min-height:100vh;margin:0;color:var(--text);background:radial-gradient(circle at 10% -10%,rgba(5,215,160,.16),transparent 32rem),radial-gradient(circle at 88% 12%,rgba(85,214,232,.08),transparent 28rem),var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:Manrope,DM Sans,sans-serif;letter-spacing:-.035em}a,button,input,select,textarea{outline-offset:3px}:focus-visible{outline:2px solid var(--brand-light)}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.page-shell{min-height:100vh}.section-space{padding-block:clamp(80px,10vw,144px)}.eyebrow{margin-bottom:18px;color:var(--brand-light);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1{max-width:900px;margin-bottom:24px;font-size:clamp(3rem,8vw,6.8rem);line-height:.98}h1 span{color:var(--brand-light)}.lead{max-width:660px;color:var(--text-soft);font-size:clamp(1.05rem,2vw,1.24rem);line-height:1.75}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 17px;border:1px solid transparent;border-radius:11px;font-size:.88rem;font-weight:750;line-height:1;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#06130f;background:#05d7a0;box-shadow:0 10px 30px #05d7a033}.button-primary:hover{background:#20e5b2}.button-secondary{border-color:var(--border-strong);color:var(--text);background:var(--surface-raised)}.button-secondary:hover{border-color:var(--border-strong);color:#fff;background:#fff1}.button-premium{border-color:#f0c8757a;color:#171107;background:#e5bd69;box-shadow:0 10px 28px #e5bd692e}.button-premium:hover{border-color:#ffdd97b3;background:#f0cd7d}.button-ghost{border-color:var(--border);color:var(--text-soft);background:#ffffff06}.button-ghost:hover{border-color:var(--border-strong);color:var(--text)}.button-danger{border-color:#ff6b7a47;color:#ffabb4;background:#ff6b7a1a}.section-header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(32px,6vw,62px)}.section-header h2{max-width:760px;margin-bottom:0;font-size:clamp(2rem,5vw,4.2rem);line-height:1.04}.section-header p{max-width:440px;margin-bottom:5px;color:var(--text-muted);line-height:1.7}.surface-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(145deg,#181c2ae6,#0f121ce0);box-shadow:0 20px 70px #0000002e}.muted{color:var(--text-muted)}.skeleton{overflow:hidden;border-radius:8px;background:linear-gradient(90deg,var(--surface-raised),var(--surface-soft),var(--surface-raised));background-size:200% 100%;animation:skeleton 1.4s linear infinite}@keyframes skeleton{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:760px){.section-header{align-items:start;flex-direction:column}}@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--container))}}.dashboard-layout{--sidebar-width:260px;--dashboard-center-offset:130px;min-height:100vh;background:#0b0d14}.dashboard-sidebar{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:var(--sidebar-width);flex-direction:column;padding:22px 16px 18px;border-right:1px solid var(--border);background:#0e111af5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.dashboard-sidebar-brand{display:flex;min-height:44px;align-items:center;justify-content:space-between;padding:0 8px}.dashboard-sidebar-brand button{display:none;border:0;color:var(--text-soft);background:transparent}.dashboard-sidebar-switcher{position:relative;margin:24px 3px 27px}.dashboard-sidebar-switcher>button{display:flex;width:100%;min-height:54px;align-items:center;gap:9px;padding:7px 9px;border:1px solid var(--border);border-radius:10px;color:var(--text-soft);background:#ffffff05;font-size:.8rem;font-weight:700;cursor:pointer;transition:.16s ease}.dashboard-sidebar-switcher>button:hover,.dashboard-sidebar-switcher>button[aria-expanded=true]{border-color:var(--border-strong);color:#fff;background:#ffffff09}.dashboard-sidebar-switcher .guild-fallback,.dashboard-sidebar-switcher img{width:34px;height:34px;flex:0 0 auto;border-radius:9px;-o-object-fit:cover;object-fit:cover}.dashboard-sidebar-switcher .server-switcher-copy{min-width:0;flex:1}.dashboard-sidebar-switcher .server-switcher-copy strong{max-width:116px}.sidebar-server-popover{right:0;left:0;max-height:min(390px,60vh);overflow-y:auto}.sidebar-server-popover .all-servers-link{position:relative;margin-top:12px;border-radius:8px}.sidebar-server-popover .all-servers-link:before{position:absolute;right:0;bottom:calc(100% + 6px);left:0;height:1px;background:var(--border);content:"";pointer-events:none}.dashboard-navigation-groups{display:grid;min-height:0;flex:1;align-content:start;gap:22px;overflow-y:auto}.dashboard-navigation-group{display:grid;gap:4px}.dashboard-nav-label{padding:0 12px;color:#646d82;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.dashboard-navigation{display:grid;gap:2px}.dashboard-navigation a{display:flex;min-height:38px;align-items:center;gap:11px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:#9299aa;font-size:.82rem;font-weight:650;transition:.16s ease}.dashboard-navigation a.active,.dashboard-navigation a:hover{color:var(--text);background:#ffffff09}.dashboard-navigation a.active>svg:first-child{color:var(--brand-light)}.dashboard-navigation a.premium,.dashboard-navigation a.premium.active,.dashboard-navigation a.premium.active>svg:first-child,.dashboard-navigation a.premium:hover,.dashboard-navigation a.premium>svg:first-child{color:#e6c274}.dashboard-navigation .nav-lock{margin-left:auto;color:#e3bb69}.dashboard-navigation .nav-new{margin-left:auto;padding:4px 7px;border:1px solid rgba(74,178,241,.28);border-radius:999px;color:#7dceff;background:#2894d81c;font-size:.55rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.dashboard-sidebar-tip{margin-top:18px;padding:15px;border:1px solid var(--border);border-radius:14px;color:#929bad;background:#ffffff06}.dashboard-sidebar-tip p{margin:0 0 10px;color:var(--text-muted);font-size:.72rem;line-height:1.5}.dashboard-sidebar-tip strong{color:var(--text-soft)}.dashboard-sidebar-tip a{color:var(--text-soft);font-size:.73rem;font-weight:800}.dashboard-sidebar-tip a:hover{color:#fff}.dashboard-stage{min-height:100vh;margin-left:var(--sidebar-width)}.dashboard-topbar{position:sticky;z-index:20;top:0;display:flex;height:72px;align-items:center;justify-content:flex-end;padding:0 clamp(24px,4vw,54px);border-bottom:1px solid var(--border);background:#0b0d14d4;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.dashboard-user-menu{position:relative}.dashboard-user-menu>button{display:flex;align-items:center;gap:10px;padding:5px 7px;border:0;border-radius:10px;color:var(--text-soft);background:transparent;cursor:pointer}.dashboard-user-menu>button:hover{background:#ffffff0a}.dashboard-user-menu img,.guild-fallback,.user-fallback{width:35px;height:35px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.guild-fallback,.user-fallback{display:grid;place-items:center;color:#fff;font-size:.72rem;font-weight:850}.guild-fallback{background:#3c404b}.user-fallback{background:linear-gradient(135deg,#05d7a0,#067b62)}.dashboard-user-menu img,.user-fallback{border-radius:50%}.server-switcher-copy{display:grid;min-width:130px;text-align:left}.server-switcher-copy small{color:var(--text-muted);font-size:.63rem}.server-switcher-copy strong{overflow:hidden;max-width:190px;color:var(--text);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.server-premium-icon{color:#e7bb63}.dashboard-user-menu>button{font-size:.78rem;font-weight:700}.menu-chevron{flex:0 0 auto;transition:transform .17s ease}.menu-chevron-open{transform:rotate(180deg)}.dashboard-popover{position:absolute;top:calc(100% + 9px);min-width:220px;padding:8px;border:1px solid var(--border-strong);border-radius:12px;background:#171a25;box-shadow:var(--shadow)}.dashboard-popover p{margin:5px 8px 8px;color:var(--text-muted);font-size:.66rem;font-weight:800;text-transform:uppercase}.dashboard-popover a{display:flex;min-height:40px;align-items:center;gap:9px;padding:5px 8px;border-radius:8px;color:var(--text-soft);font-size:.78rem;font-weight:650}.dashboard-popover a:hover{color:#fff;background:#ffffff0d}.dashboard-popover a svg{transition:color .15s ease}.user-popover .dashboard-link:hover svg{color:var(--brand-light)}.user-popover .premium-link:hover svg{color:#edc76f}.user-popover .logout-link:hover svg{color:#ff7181}.dashboard-popover img,.guild-fallback-small{width:28px;height:28px;border-radius:8px}.guild-fallback-small{font-size:.6rem}.user-popover{right:0;min-width:150px}.dashboard-popover-enter-active,.dashboard-popover-leave-active{transition:opacity .15s ease,transform .15s ease;transform-origin:top right}.dashboard-popover-enter-from,.dashboard-popover-leave-to{opacity:0;transform:translateY(-6px) scale(.98)}.dashboard-content{width:min(100% - clamp(40px,8vw,108px),1080px);margin-inline:auto;padding:clamp(46px,7vw,82px) 0 140px}.dashboard-page-header{display:flex;align-items:flex-start;gap:17px;margin-bottom:32px}.dashboard-page-header>div:nth-child(2){flex:1}.dashboard-page-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid var(--border-strong);border-radius:13px;color:var(--brand-light);background:#ffffff0b}.dashboard-page-kicker{display:flex;align-items:center;gap:9px;margin:1px 0 8px;color:var(--text-muted);font-size:.69rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dashboard-page-header h1{margin-bottom:8px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.dashboard-page-header p{max-width:660px;margin:0;color:var(--text-muted);font-size:.91rem;line-height:1.65}.dashboard-page-actions{align-self:center}.premium-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid rgba(231,187,99,.24);border-radius:999px;color:#eac875;background:#e7bb6314;font-size:.58rem;letter-spacing:.09em}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.setting-card{padding:clamp(20px,4vw,30px);border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#171b28eb,#0f121beb)}.setting-card-premium{border-color:#cda4502e;background:linear-gradient(145deg,#27211ccc,#11121af0)}.setting-card-danger{border-color:#ff6b7a33}.setting-card-header{display:flex;align-items:flex-start;gap:13px;margin-bottom:24px}.setting-card-header>div:nth-child(2){flex:1}.setting-card-icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;color:#aeb6c8;background:#ffffff0b}.setting-card-header h2{margin:0 0 5px;font-size:1.02rem;letter-spacing:-.02em}.setting-card-header p{margin:0;color:var(--text-muted);font-size:.78rem;line-height:1.55}.setting-card-header-slot{margin-left:auto}.setting-actions{position:fixed;z-index:35;left:calc(50% + var(--dashboard-center-offset));bottom:18px;display:flex;width:min(calc(100vw - var(--sidebar-width) - 48px),1080px);align-items:center;justify-content:space-between;gap:20px;margin:0;padding:12px 14px 12px 18px;border:1px solid var(--border-strong);border-radius:14px;opacity:0;background:#181c28f0;box-shadow:0 20px 55px #00000059;pointer-events:none;transform:translate(-50%,calc(100% + 34px));transition:.18s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.setting-actions-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.setting-actions p{display:flex;align-items:center;gap:9px;margin:0;color:var(--text-soft);font-size:.78rem}.setting-actions>div{display:flex;gap:8px}.unsaved-dot{width:7px;height:7px;border-radius:50%;background:var(--warning);box-shadow:0 0 0 4px #ffbf691a}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.premium-gate{display:flex;align-items:center;gap:18px;margin-bottom:20px;padding:20px;border:1px solid rgba(227,187,105,.22);border-radius:16px;background:linear-gradient(120deg,#e3bb6917,#ffffff05)}.premium-gate>div{flex:1}.premium-gate-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:13px;color:#edcb7c;background:#e3bb691c}.premium-gate-kicker{display:flex;align-items:center;gap:5px;margin-bottom:6px;color:#e6c274;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.premium-gate h2{margin:0 0 4px;font-size:1rem}.premium-gate p{margin:0;color:var(--text-muted);font-size:.76rem;line-height:1.55}.toggle-setting{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer}.toggle-setting>span:first-child{display:grid;gap:4px}.toggle-setting strong{font-size:.87rem}.toggle-setting small{max-width:620px;color:var(--text-muted);font-size:.76rem;line-height:1.5}.toggle-setting input{position:absolute;opacity:0;pointer-events:none}.toggle-track{width:43px;height:24px;flex:0 0 auto;padding:3px;border:1px solid var(--border-strong);border-radius:999px;background:#252a38;transition:.16s ease}.toggle-track span{display:block;width:16px;height:16px;border-radius:50%;background:#8f96a7;transition:.16s ease}.toggle-setting input:checked+.toggle-track{border-color:#05d7a0;background:#05b989}.toggle-setting input:checked+.toggle-track span{background:#fff;transform:translate(19px)}.toggle-setting-disabled{opacity:.52;cursor:not-allowed}.dashboard-field{display:grid;gap:8px}.dashboard-field+.dashboard-field{margin-top:17px}.dashboard-field label{color:var(--text-soft);font-size:.73rem;font-weight:750}.dashboard-input,.dashboard-select{width:100%;min-height:43px;padding:0 13px;border:1px solid var(--border-strong);border-radius:10px;color:var(--text);background:#11141e}.dashboard-input::-moz-placeholder{color:#626a7d}.dashboard-input::placeholder{color:#626a7d}.dashboard-input:focus,.dashboard-select:focus{border-color:#5ff0c999}.dashboard-field-hint{margin:0;color:var(--text-muted);font-size:.69rem;line-height:1.5}.dashboard-field-row{display:flex;gap:9px}.dashboard-field-row .dashboard-input{flex:1}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.choice-card{position:relative;display:grid;min-height:104px;align-content:center;gap:6px;padding:16px;border:1px solid var(--border);border-radius:12px;color:var(--text-soft);background:#ffffff05;cursor:pointer;transition:.16s ease}.choice-card:hover{border-color:var(--border-strong)}.choice-card.active{border-color:#05d7a08c;color:#fff;background:var(--brand-soft);box-shadow:inset 0 0 0 1px #05d7a014}.choice-card strong{font-size:.84rem}.choice-card small{color:var(--text-muted);font-size:.68rem;line-height:1.4}.choice-card input{position:absolute;opacity:0}.premium-inline-note{display:flex;align-items:center;gap:8px;margin:14px 0 0;padding:0 3px;color:#cbb16f;font-size:.7rem;line-height:1.5}.premium-inline-note svg{flex:0 0 auto;color:#e8c574}.selected-list{display:grid;gap:8px;margin-top:19px}.selected-item{display:flex;min-height:48px;align-items:center;gap:11px;padding:8px 10px 8px 13px;border:1px solid var(--border);border-radius:10px;background:#ffffff05}.selected-item>span:nth-child(2){flex:1}.selected-item strong{display:block;font-size:.79rem}.selected-item small{color:var(--text-muted);font-size:.67rem}.selected-item button{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:8px;color:#ff9ba7;background:#ff6b7a14;cursor:pointer;transition:color .16s ease,background .16s ease}.selected-item button:hover{color:#ffd0d5;background:#ff6b7a33}.empty-setting{padding:24px;border:1px dashed var(--border-strong);border-radius:12px;color:var(--text-muted);text-align:center;font-size:.78rem}.count-badge{padding:5px 8px;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-size:.68rem;font-weight:750}.dashboard-mobile-menu,.dashboard-sidebar-backdrop{display:none}@media(max-width:1050px){.dashboard-grid-three{grid-template-columns:1fr 1fr}}@media(max-width:820px){.dashboard-layout{--sidebar-width:0px;--dashboard-center-offset:0px}.dashboard-sidebar{width:270px;transform:translate(-100%);transition:transform .18s ease}.dashboard-sidebar-open{transform:none}.dashboard-sidebar-brand button{display:grid;place-items:center}.dashboard-sidebar-backdrop{position:fixed;z-index:29;inset:0;display:block;background:#00000094;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dashboard-mobile-menu{position:fixed;z-index:25;top:19px;left:18px;display:grid;width:35px;height:35px;place-items:center;border:1px solid var(--border);border-radius:9px;color:var(--text);background:#171a25}.dashboard-topbar{padding-left:64px}.server-switcher-copy{min-width:100px}}@media(max-width:680px){.dashboard-content{width:min(calc(100% - 28px),1080px);padding-top:38px}.dashboard-grid,.dashboard-grid-three{grid-template-columns:1fr}.dashboard-page-header{gap:12px}.dashboard-page-icon{width:39px;height:39px}.dashboard-page-actions,.dashboard-user-menu>button>span:not(.user-fallback){display:none}.server-switcher-copy strong{max-width:115px}.premium-gate{align-items:flex-start;flex-wrap:wrap}.premium-gate .button{width:100%}.setting-actions{align-items:flex-start;flex-direction:column;width:calc(100vw - 28px)}.setting-actions>div{width:100%}.setting-actions .button{flex:1}.dashboard-field-row{flex-direction:column}}.brand-logo[data-v-9c166e9e]{display:inline-flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:1.04rem;font-weight:800;letter-spacing:-.035em}.brand-image[data-v-9c166e9e]{width:36px;height:36px;flex:0 0 auto;border-radius:50%;box-shadow:0 8px 26px #05d7a040;-o-object-fit:cover;object-fit:cover}.brand-word[data-v-9c166e9e]{color:var(--text)}.error-page[data-v-921d6c7a]{position:relative;display:flex;min-height:100vh;align-items:center;flex-direction:column;justify-content:center;overflow:hidden;padding:40px 20px;text-align:center}.error-glow[data-v-921d6c7a]{position:absolute;z-index:-1;width:460px;height:460px;border-radius:50%;background:#05d7a026;filter:blur(100px)}.error-code[data-v-921d6c7a]{margin:68px 0 12px;color:var(--brand-light);font-family:Manrope,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.22em}.error-page h1[data-v-921d6c7a]{max-width:780px;margin-bottom:18px;font-size:clamp(2.4rem,7vw,5.4rem);line-height:1.02}.error-page>p[data-v-921d6c7a]:last-of-type{max-width:560px;color:var(--text-soft);line-height:1.7}.error-actions[data-v-921d6c7a]{display:flex;gap:10px;margin-top:24px}
