:root{--sa-top:env(safe-area-inset-top,0px);--sa-right:env(safe-area-inset-right,0px);--sa-bottom:env(safe-area-inset-bottom,0px);--sa-left:env(safe-area-inset-left,0px);--ink:#f4f1f8;--ink-dim:#b6b1c9;--ink-faint:#837f96;--glass:#0e0d1ab8;--glass-strong:#0e0d1abd;--edge:#ffffff21;--edge-soft:#ffffff12;--accent:#ff9ec4;--accent-cool:#7fd8ff;--radius:18px;--radius-sm:11px;--shadow:0 18px 50px #04040c73;--blur:blur(34px) saturate(1.4);--font:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}#__nuxt,body,html{height:100vh}body,html{background:#0b0c14}body{font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.glass{background:var(--glass);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);border:1px solid var(--edge);box-shadow:var(--shadow)}.range{appearance:none;cursor:pointer;background:0 0;width:100%;height:22px}.range::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--accent) 0,var(--accent) var(--fill,50%),#ffffff29 var(--fill,50%),#ffffff29 100%);border-radius:999px;height:4px}.range::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:13px;height:13px;margin-top:-4.5px;box-shadow:0 2px 8px #00000080}.range::-moz-range-track{background:#ffffff29;border-radius:999px;height:4px}.range::-moz-range-progress{background:var(--accent);border-radius:999px;height:4px}.range::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:13px;height:13px}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}
