*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;overflow-x:hidden}:root{--font-ui: "Instrument Sans", "Avenir Next", "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SFMono-Regular", ui-monospace, monospace;--radius-xl: 22px;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--ease-out: cubic-bezier(.22, 1, .36, 1)}:root,:root[data-theme=dark]{color-scheme:dark;--canvas: #06090f;--canvas-atmosphere: radial-gradient(ellipse 70% 50% at 50% 30%, rgba(86, 216, 232, .06), transparent 70%), radial-gradient(ellipse 50% 60% at 85% 90%, rgba(94, 232, 181, .03), transparent 70%), #06090f;--surface-1: rgba(151, 183, 219, .045);--surface-2: rgba(10, 17, 28, .82);--surface-raised: #0b1320;--surface-overlay: rgba(4, 7, 12, .72);--line: rgba(148, 179, 214, .13);--line-strong: rgba(148, 179, 214, .26);--line-signal: rgba(86, 216, 232, .4);--ink: #e9f1fa;--ink-dim: #92a5bd;--ink-faint: #5d6f86;--signal: #56d8e8;--signal-strong: #a7edf6;--signal-soft: rgba(86, 216, 232, .12);--signal-ink: #052028;--collected: #5ee8b5;--collected-soft: rgba(94, 232, 181, .12);--warn: #f2b35c;--warn-soft: rgba(242, 179, 92, .12);--alert: #f5897f;--alert-soft: rgba(245, 137, 127, .12);--shadow-card: 0 24px 60px rgba(0, 0, 0, .45);--shadow-pop: 0 12px 36px rgba(0, 0, 0, .5);--aperture-glow: 0 0 0 1px rgba(86, 216, 232, .14), 0 0 60px rgba(86, 216, 232, .07)}:root[data-theme=light]{color-scheme:light;--canvas: #eef1f5;--canvas-atmosphere: radial-gradient(ellipse 70% 50% at 50% 28%, rgba(10, 126, 146, .06), transparent 70%), linear-gradient(180deg, #f4f6f9 0%, #eaeef3 100%);--surface-1: rgba(21, 43, 66, .04);--surface-2: rgba(255, 255, 255, .85);--surface-raised: #ffffff;--surface-overlay: rgba(228, 234, 240, .7);--line: rgba(26, 49, 73, .13);--line-strong: rgba(26, 49, 73, .24);--line-signal: rgba(10, 126, 146, .45);--ink: #15202e;--ink-dim: #51647a;--ink-faint: #8696a9;--signal: #0a7e92;--signal-strong: #0a5c6b;--signal-soft: rgba(10, 126, 146, .1);--signal-ink: #f3fbfd;--collected: #0c8a5f;--collected-soft: rgba(12, 138, 95, .1);--warn: #a96a14;--warn-soft: rgba(169, 106, 20, .1);--alert: #bb4138;--alert-soft: rgba(187, 65, 56, .09);--shadow-card: 0 24px 50px rgba(28, 48, 74, .12);--shadow-pop: 0 12px 32px rgba(28, 48, 74, .16);--aperture-glow: 0 0 0 1px rgba(10, 126, 146, .16), 0 18px 44px rgba(28, 48, 74, .14)}body{font-family:var(--font-ui);background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased}#sonavera-verification-app-container{min-height:100vh;background:var(--canvas-atmosphere);background-attachment:fixed}button,input,select{font:inherit}::selection{background:var(--signal-soft);color:var(--ink)}.sv-microtype{font-family:var(--font-mono);font-size:.66rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.sonavera-startup-shell{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:var(--canvas-atmosphere)}.sonavera-startup-spinner{width:44px;height:44px;border:2px solid var(--signal-soft);border-top-color:var(--signal);border-radius:999px;animation:sonavera-startup-spin .9s linear infinite}@keyframes sonavera-startup-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
