:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#02050b;color:#eff8ff}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;background:#02050b}body{min-height:100svh;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 48%,#0b1728,#02050b 68%)}button,a,input{font:inherit}button,a{color:inherit}.settings-screen{position:relative;width:min(100vw,177.87234svh,1440px);height:min(100svh,calc(100vw / 1.7787234),810px);min-height:0;display:grid;place-items:center;padding:clamp(10px,2vw,28px);overflow:hidden;background:linear-gradient(rgba(17,38,58,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(17,38,58,.2) 1px,transparent 1px),radial-gradient(circle at 72% 28%,#10223a 0,#06101d 32%,#02050b 72%);background-size:20px 20px,20px 20px,auto}.settings-scanlines{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.13;background:repeating-linear-gradient(180deg,transparent 0 3px,#67ddea 3px 4px)}.setting-no-scanlines .settings-scanlines{display:none}.settings-window{position:relative;z-index:2;width:min(980px,100%);height:min(100%,760px);min-height:0;margin:0 auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #62e6ed;background:#030b16f5;box-shadow:5px 5px #071420,0 0 0 4px #02050b,0 0 0 5px #183449}.settings-header,.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;border-bottom:1px solid #24475e}.settings-header span{color:#64eaf1;font-size:9px;font-weight:900;letter-spacing:.11em}.settings-header h1{margin:2px 0 0;font-size:clamp(27px,4vw,44px);line-height:.9;letter-spacing:-.08em;text-shadow:3px 3px 0 #29475d}.settings-close{display:inline-grid;place-items:center;align-self:center;min-height:40px;padding:0 15px;border:1px solid #8c293a;color:#ffc6cd;text-decoration:none;background:#240b15;font-size:10px;font-weight:900;line-height:1}.settings-body{min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden}.settings-index{display:flex;flex-direction:column;gap:5px;padding:18px 12px;border-right:1px solid #1b3850;background:#040c16}.settings-index b{padding:11px;border-left:3px solid #203b4d;color:#7990a6;font-size:10px;letter-spacing:.06em}.settings-index b{border-color:#64eaf1;color:#e9ffff;background:#0b1a28}.settings-form{min-height:0;padding:15px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.settings-form::-webkit-scrollbar{width:9px}.settings-form::-webkit-scrollbar-track{background:#020812}.settings-form::-webkit-scrollbar-thumb{border:2px solid #020812;background:#31546a}.settings-group{margin-bottom:14px;border:1px solid #1e3a50;background:#07111e}.settings-group>header{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #1e3a50;background:#0b1928}.settings-group>header span{display:grid;place-items:center;width:22px;height:22px;color:#07111e;background:#65e9ed;font-size:9px;font-weight:1000}.settings-group h2{margin:0;font-size:12px;letter-spacing:.09em}.setting-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 13px;border-bottom:1px solid #142c40}.setting-row:last-child{border-bottom:0}.setting-row>div:first-child,.toggle-row>span{display:grid;gap:5px}.setting-row strong{font-size:11px;letter-spacing:.04em}.setting-row small{color:#8ba1b4;font-size:10px;line-height:1.4}.pixel-options{display:flex}.language-options{width:min(100%,390px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.pixel-options button,.danger-action,.primary-action,.secondary-action{min-height:40px;padding:10px 13px;border:1px solid #29475d;color:#afc1d0;background:#07101b;font-size:10px;font-weight:900;cursor:pointer}.pixel-options button+button{border-left:0}.language-options button+button{border-left:1px solid #29475d}.language-options button:nth-child(n+4){border-top:0}.pixel-options button[aria-pressed=true]{border-color:#61e9d5;color:#061119;background:#61e9d5;box-shadow:inset 0 -3px #0037323d}.toggle-row{cursor:pointer}.toggle-row input{position:absolute;opacity:0;pointer-events:none}.toggle-row i{position:relative;width:48px;height:24px;flex:0 0 auto;border:1px solid #35556b;background:#07101a;box-shadow:inset 0 0 0 3px #020812}.toggle-row i:after{position:absolute;top:5px;left:5px;width:12px;height:12px;content:"";background:#52697b;transition:transform .1s steps(2,end),background .1s steps(2,end)}.toggle-row input:checked+i{border-color:#61e9d5}.toggle-row input:checked+i:after{transform:translate(24px);background:#61e9d5;box-shadow:0 0 8px #61e9d58c}.toggle-row input:focus-visible+i{outline:2px solid #fff;outline-offset:3px}.volume-row>span:first-child{display:grid;gap:5px}.volume-control{display:grid;grid-template-columns:minmax(120px,190px) 42px;align-items:center;gap:10px}.volume-control input{width:100%;height:24px;margin:0;accent-color:#61e9d5;cursor:pointer}.volume-control input:disabled{opacity:.35;cursor:not-allowed}.volume-control input:focus-visible{outline:2px solid #fff;outline-offset:3px}.volume-control output{color:#61e9d5;font-size:10px;font-weight:900;text-align:right}.danger-action{border-color:#7d2637;color:#ff9cac;background:#1d0912}.danger-action.is-armed{color:#160308;background:#ff6178}.settings-footer{border-top:1px solid #24475e;border-bottom:0;background:#040c16}.settings-footer>span{color:#65e9d5;font-size:9px;font-weight:900;letter-spacing:.07em}.settings-footer>div{display:flex;gap:8px}.primary-action{min-width:160px;border-color:#b7ffeb;color:#041310;background:#62e9bc}.secondary-action{min-width:135px}button:hover,a:hover{filter:brightness(1.16)}button:focus-visible,a:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:720px){.settings-screen{width:100vw;height:100svh;padding:calc(8px + env(safe-area-inset-top,0px)) calc(8px + env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) calc(8px + env(safe-area-inset-left,0px));overflow:hidden}.settings-window{height:100%}.settings-body{grid-template-columns:1fr}.settings-index{display:none}.settings-form{padding:8px}.setting-row{align-items:flex-start;flex-direction:column}.toggle-row{flex-direction:row;align-items:center}.pixel-options{width:100%}.pixel-options button{flex:1}.language-options{grid-template-columns:repeat(2,minmax(0,1fr))}.language-options button:nth-child(n+3){border-top:0}.volume-row{align-items:stretch}.volume-control{width:100%;grid-template-columns:minmax(0,1fr) 42px}.settings-footer{align-items:stretch;flex-direction:column}.settings-footer>div{display:grid;grid-template-columns:1fr 1fr}.primary-action,.secondary-action{min-width:0}}@media(orientation:landscape)and (max-height:540px){.settings-screen{width:100vw;height:100svh;padding:calc(6px + env(safe-area-inset-top,0px)) calc(8px + env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) calc(8px + env(safe-area-inset-left,0px))}.settings-window{height:100%}.settings-header,.settings-footer{padding-block:8px}.settings-header h1{font-size:27px}}body.setting-reduced-motion *,body.setting-reduced-motion *:before,body.setting-reduced-motion *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}
