.settings-page{min-height:100dvh;padding:0 0 1.5rem;background:linear-gradient(180deg,rgba(0,240,255,.07),transparent 17rem),linear-gradient(180deg,#050509,#000);color:#fff}.settings-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:calc(64px + env(safe-area-inset-top));padding:calc(.7rem + env(safe-area-inset-top)) 1rem .7rem;background:#050509e0;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.settings-topbar h1{font-size:1.05rem;font-weight:950}.settings-back,.settings-help-link{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.11);background:#ffffff12;color:#ffffffe6;display:grid;place-items:center}.settings-back{cursor:pointer}.settings-back svg,.settings-help-link svg{width:23px;height:23px;stroke:currentColor;stroke-width:2.5;fill:none}.settings-content{width:min(680px,100%);margin:0 auto;padding:1.15rem 1rem 0}.settings-hero{padding:.8rem 0 1.1rem}.settings-kicker{display:block;color:var(--accent-secondary);font-size:.68rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.settings-hero h2{margin-top:.35rem;font-size:clamp(2rem,8vw,2.7rem);font-weight:950;line-height:1}.settings-hero p{width:min(420px,100%);margin-top:.75rem;color:#ffffff9e;font-size:.88rem;font-weight:650;line-height:1.55}.settings-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.settings-status-card,.settings-panel{border:1px solid rgba(255,255,255,.08);background:#ffffff09;box-shadow:0 22px 56px -42px #000000e6}.settings-status-card{border-radius:24px;padding:1rem}.settings-status-card span,.settings-status-card b{display:block}.settings-status-card span{color:#ffffff75;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.settings-status-card b{margin-top:.3rem;color:#fff;font-size:.98rem;font-weight:950}.settings-panel{border-radius:28px;padding:1rem;margin-top:1rem}.settings-section-head{display:flex;align-items:center;gap:.8rem;margin-bottom:.85rem}.settings-section-icon{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto}.settings-section-icon svg{width:23px;height:23px;stroke:currentColor;stroke-width:2.3;fill:none}.settings-section-icon.is-blue{color:#38bdf8;background:#38bdf821}.settings-section-icon.is-green{color:#34d399;background:#34d39921}.settings-section-icon.is-amber{color:#fbbf24;background:#fbbf2421}.settings-section-head h3{font-size:1rem;font-weight:950}.settings-section-head p{margin-top:.16rem;color:#ffffff80;font-size:.77rem;font-weight:650}.settings-field,.settings-row,.settings-danger-list button{width:100%;min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;border-top:1px solid rgba(255,255,255,.07)}.settings-field>span,.settings-row-copy,.settings-danger-list button span{min-width:0;display:block}.settings-field b,.settings-row b,.settings-danger-list b{display:block;color:#fff;font-size:.88rem;font-weight:900}.settings-field small,.settings-row small,.settings-danger-list small{display:block;margin-top:.25rem;color:#ffffff7a;font-size:.72rem;font-weight:650;line-height:1.35}.settings-field select{width:118px;min-height:42px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#0006;color:#fff;padding:0 .8rem;font:inherit;font-size:.8rem;font-weight:850}.settings-switch{position:relative;width:58px;height:34px;flex:0 0 auto}.settings-switch input{position:absolute;inset:0;opacity:0}.settings-switch span{position:absolute;inset:0;border-radius:999px;background:#ffffff21;border:1px solid rgba(255,255,255,.1);transition:background .2s ease}.settings-switch span:after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .2s ease}.settings-switch input:checked+span{background:linear-gradient(135deg,var(--accent-main),#38bdf8)}.settings-switch input:checked+span:after{transform:translate(24px)}.settings-danger-list button{border-right:0;border-bottom:0;border-left:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.settings-danger-list button svg{width:22px;height:22px;flex:0 0 auto;stroke:#ffffff7a;stroke-width:2.5;fill:none}.settings-toast{position:fixed;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));z-index:1200;width:min(360px,calc(100vw - 2rem));transform:translate(-50%);border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#080c14f0;color:#fff;padding:.85rem 1rem;text-align:center;font-size:.78rem;font-weight:850;box-shadow:0 18px 40px #00000073;backdrop-filter:blur(16px)}@media(max-width:420px){.settings-field{align-items:flex-start;flex-direction:column;gap:.65rem}.settings-field select{width:100%}}
