.site-settings{min-height:calc(100vh - 64px);padding:clamp(28px,5vw,72px) clamp(18px,5vw,72px) 56px}.site-settings[hidden]{display:none}.site-settings-shell{width:min(980px,100%);margin:0 auto;animation:settings-reveal .46s var(--ease) both}.site-settings-head{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-bottom:24px;border-bottom:1px solid var(--line)}.site-settings-head h1{margin:0;color:var(--text);font-size:clamp(2rem, 4vw, 3rem);line-height:1.05;letter-spacing:-.045em}.theme-preview{position:relative;width:148px;height:104px;flex:none;overflow:hidden;border:1px solid var(--line-strong);border-radius:20px;background:var(--surface-1);box-shadow:var(--shadow-lift),inset 0 0 36px var(--accent-soft);transition:border-color .25s var(--ease),background .25s var(--ease),box-shadow .25s var(--ease)}.theme-preview::before{content:"";position:absolute;inset:0 auto 0 0;width:27px;border-right:1px solid var(--line);background:var(--surface-2)}.theme-preview-dot{position:absolute;left:8px;top:12px;width:11px;height:11px;border-radius:4px;background:var(--accent);box-shadow:0 0 18px rgba(var(--accent-rgb),.5);animation:settings-breathe 2.6s ease-in-out infinite}.theme-preview-line,.theme-preview-pill{position:absolute;left:44px;border-radius:999px}.theme-preview-line{top:26px;width:74px;height:8px;background:var(--text-faint)}.theme-preview-pill{top:53px;width:86px;height:27px;background:var(--accent)}.site-settings-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,0.9fr);align-items:start;gap:18px;margin-top:26px}.site-settings-card{min-width:0;margin:0;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface-1);background:color-mix(in srgb,var(--surface-1) 92%,transparent);box-shadow:var(--shadow-card);animation:settings-card-in .42s var(--ease) both;transition:border-color .25s var(--ease),background .25s var(--ease),box-shadow .25s var(--ease)}.site-settings-card:nth-child(2){animation-delay:70ms}.site-settings-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-lift)}.site-settings-card legend{padding:0;color:var(--text);font-size:1.05rem;font-weight:700}.theme-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.theme-choice{display:flex;align-items:center;gap:12px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:13px;background:0 0;color:var(--text);text-align:left;cursor:pointer;transition:border-color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}.theme-choice:hover{border-color:var(--line-strong);background:var(--surface-2);transform:translateY(-2px)}.theme-choice:active{transform:translateY(0) scale(.985)}.theme-choice.is-active{border-color:var(--accent-ring);background:var(--accent-soft);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.08)}.theme-choice strong{font-size:.9rem}.theme-choice-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:48px;height:38px;flex:none;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:9px}.theme-choice-preview i{align-self:end;display:block;height:70%;border-radius:3px;opacity:.95}.theme-choice-preview i:nth-child(2){height:100%}.theme-choice-preview i:nth-child(3){height:45%}.theme-choice-midnight{background:#0a0a0c}.theme-choice-midnight i{background:#2a2a32}.theme-choice-obsidian{background:#000}.theme-choice-obsidian i{background:#17171a}.theme-choice-slate{background:#0b1017}.theme-choice-slate i{background:#263447}.theme-choice-mocha{background:#120d0a}.theme-choice-mocha i{background:#392820}.accent-choices{display:grid;grid-template-columns:repeat(5,44px);gap:11px;margin-top:14px}.accent-choice{position:relative;display:grid;place-items:center;width:44px;height:44px;overflow:hidden;padding:0;border:1px solid color-mix(in srgb,var(--swatch) 68%,#fff);background:linear-gradient(145deg,color-mix(in srgb,var(--swatch) 78%,#fff),color-mix(in srgb,var(--swatch) 70%,#000));color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 6px 18px color-mix(in srgb,var(--swatch) 24%,transparent);cursor:pointer;transition:transform .24s var(--ease),box-shadow .24s var(--ease),filter .24s var(--ease),border-radius .24s var(--ease)}.accent-choice::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.32),transparent 42%);pointer-events:none}.accent-choice svg{position:relative;z-index:1;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 3px rgba(0,0,0,.28))}.accent-choice-solar{border-radius:50%}.accent-choice-orbit{border-radius:15px 6px 15px 6px}.accent-choice-wave{border-radius:50% 50% 12px 12px}.accent-choice-bloom{border-radius:16px}.accent-choice-bloom svg{fill:rgba(255,255,255,0.16)}.accent-choice-spark{border-radius:9px 20px 9px 20px}.accent-choice-spark svg{fill:rgba(255,255,255,0.14)}.accent-choice:hover{transform:translateY(-3px) scale(1.07) rotate(-2deg);filter:saturate(1.15) brightness(1.07)}.accent-choice:nth-child(2n):hover{transform:translateY(-3px) scale(1.07) rotate(2deg)}.accent-choice:active{transform:scale(.94)}.accent-choice.is-active{box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 0 0 2px var(--surface-1),0 0 0 4px var(--text),0 8px 26px color-mix(in srgb,var(--swatch) 42%,transparent)}.accent-custom{grid-column:1/-1;display:flex;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:3px;padding:6px 11px 6px 7px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,var(--surface-2),color-mix(in srgb,var(--surface-2) 88%,var(--accent)));color:var(--text-muted);font:inherit;text-align:left;cursor:pointer;transition:border-color .22s var(--ease),color .22s var(--ease),background .22s var(--ease),transform .22s var(--ease),box-shadow .22s var(--ease)}.accent-custom:hover,.accent-custom[aria-expanded=true]{border-color:var(--accent-ring);color:var(--text);transform:translateY(-1px);box-shadow:0 10px 28px rgba(var(--accent-rgb),.13)}.accent-custom.is-active{border-color:var(--accent-ring);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.1)}.accent-custom-swatch{position:relative;width:38px;height:38px;flex:none;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:11px;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 5px 16px rgba(var(--accent-rgb),.22)}.accent-custom-swatch::after{content:"";position:absolute;inset:8px;border:1.5px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 -4px 0 -3px #fff,0 4px 0 -3px #fff,-4px 0 0 -3px #fff,4px 0 0 -3px #fff}.accent-custom-copy{display:grid;flex:1;gap:1px}.accent-custom-copy strong{color:var(--text);font-size:.82rem}.accent-custom-copy small{color:var(--text-muted);font-size:.68rem;font-variant-numeric:tabular-nums;letter-spacing:.04em}.accent-custom-arrow{width:17px;height:17px;transition:transform .22s var(--ease)}.accent-custom[aria-expanded=true] .accent-custom-arrow{transform:rotate(90deg)}.accent-picker{margin-top:14px;padding:14px;border:1px solid var(--line-strong);border-radius:16px;background:color-mix(in srgb,var(--surface-2) 94%,#000);box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 46px rgba(0,0,0,.28);animation:accent-picker-in .3s var(--ease) both}.accent-picker[hidden]{display:none}.accent-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.accent-picker-head strong{color:var(--text);font-size:.93rem;letter-spacing:-.015em}.accent-picker-close{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid transparent;border-radius:9px;background:0 0;color:var(--text-muted);cursor:pointer;transition:color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease)}.accent-picker-close:hover{color:var(--text);background:var(--surface-3);transform:rotate(4deg)}.accent-picker-close svg{width:16px;height:16px}.accent-field{--picker-hue:hsl(24 100% 50%);position:relative;height:176px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:13px;outline:0;background:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,transparent),var(--picker-hue);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);cursor:crosshair;touch-action:none}.accent-field:focus-visible{box-shadow:0 0 0 3px var(--accent-soft),inset 0 0 0 1px rgba(255,255,255,.24)}.accent-field-thumb{position:absolute;left:100%;top:0;width:18px;height:18px;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.75),inset 0 0 0 1px rgba(0,0,0,.35);transform:translate(-50%,-50%);pointer-events:none;transition:width .14s var(--ease),height .14s var(--ease)}.accent-field:active .accent-field-thumb{width:22px;height:22px}.accent-hue-row{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;margin-top:13px;color:var(--text-muted);font-size:.72rem;font-weight:700}.accent-hue-row input{width:100%;height:18px;margin:0;appearance:none;background:0 0;cursor:pointer}.accent-hue-row input::-webkit-slider-runnable-track{height:10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(to right,#ff3030,#fff530,#34e570,#31dcec,#3978ff,#a43cff,#ff3aae,#ff3030)}.accent-hue-row input::-webkit-slider-thumb{width:18px;height:18px;margin-top:-5px;appearance:none;border:3px solid #fff;border-radius:50%;background:0 0;box-shadow:0 2px 7px rgba(0,0,0,.65)}.accent-hue-row input::-moz-range-track{height:10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(to right,#ff3030,#fff530,#34e570,#31dcec,#3978ff,#a43cff,#ff3aae,#ff3030)}.accent-hue-row input::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:0 0;box-shadow:0 2px 7px rgba(0,0,0,.65)}.accent-value-row{display:grid;grid-template-columns:50px 1fr;gap:10px;margin-top:13px}.accent-picker-preview{display:block;min-height:47px;border:1px solid rgba(255,255,255,.16);border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 7px 18px rgba(var(--accent-rgb),.16)}.accent-hex,.accent-rgb-row label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-width:0;padding:6px 9px;border:1px solid var(--line);border-radius:11px;background:var(--surface-1);color:var(--text-muted);font-size:.68rem;font-weight:750}.accent-hex:focus-within,.accent-rgb-row label:focus-within{border-color:var(--accent-ring);box-shadow:0 0 0 3px var(--accent-soft)}.accent-hex input,.accent-rgb-row input{min-width:0;width:100%;padding:0;border:0;outline:0;background:0 0;color:var(--text);font:inherit;font-size:.83rem;font-weight:700;font-variant-numeric:tabular-nums}.accent-rgb-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.accent-rgb-row input{appearance:textfield}.accent-rgb-row input::-webkit-inner-spin-button{appearance:none}.accent-picker-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:13px}.accent-picker-actions button{min-height:40px;border:1px solid var(--line);border-radius:11px;background:var(--surface-1);color:var(--text-muted);font:inherit;font-size:.78rem;font-weight:750;cursor:pointer;transition:transform .18s var(--ease),border-color .18s var(--ease),background .18s var(--ease),color .18s var(--ease)}.accent-picker-actions button:hover{border-color:var(--line-strong);color:var(--text);transform:translateY(-1px)}.accent-picker-actions button:last-child{border-color:transparent;background:var(--accent);color:var(--on-accent)}.accent-picker-actions button:last-child:hover{background:var(--accent-hover)}.accent-picker-actions button:active{transform:scale(.98)}.site-settings-actions{display:flex;align-items:center;gap:14px;min-height:42px;margin-top:18px}.theme-reset{min-height:38px;padding:0 15px;border:1px solid var(--line);border-radius:10px;background:var(--surface-1);color:var(--text-muted);font:inherit;font-size:.83rem;font-weight:650;cursor:pointer;transition:border-color .2s var(--ease),color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease)}.theme-reset:hover{border-color:var(--line-strong);color:var(--text);background:var(--surface-2);transform:translateY(-1px)}.theme-reset:active{transform:translateY(0)}.theme-status{color:var(--text-muted);font-size:.82rem}@keyframes settings-reveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes settings-card-in{from{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes settings-breathe{0%,100%{transform:scale(1);opacity:.85}50%{transform:scale(1.16);opacity:1}}@keyframes accent-picker-in{from{opacity:0;transform:translateY(-7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.site-settings{padding:26px 16px 44px}.site-settings-grid{grid-template-columns:1fr}.theme-preview{width:112px;height:84px}}@media (max-width:500px){.site-settings-head{align-items:flex-start}.theme-preview{display:none}.theme-choices{grid-template-columns:1fr}.accent-choices{grid-template-columns:repeat(5,minmax(38px,1fr))}.accent-choice{width:40px;height:40px}.accent-field{height:154px}}@media (prefers-reduced-motion:reduce){.accent-picker,.site-settings-card,.site-settings-shell,.theme-preview-dot{animation:none}.accent-choice,.accent-custom,.accent-custom-arrow,.accent-picker-actions button,.accent-picker-close,.theme-choice,.theme-reset{transition:none}}