:root{--wtf-bg: #f6f1e9;--wtf-bg-soft: #efe8dc;--wtf-bg-card: #ffffff;--wtf-bg-deep: #0e1d33;--wtf-bg-deeper: #06101f;--wtf-bg-inset: #f0e9dc;--wtf-fg-1: #16202e;--wtf-fg-2: #4a5568;--wtf-fg-3: #6b7587;--wtf-fg-4: #97a0b0;--wtf-fg-on-deep-1: #f4f1ea;--wtf-fg-on-deep-2: #b9c2d1;--wtf-fg-on-deep-3: #7d8597;--wtf-line: rgba(20, 30, 50, .1);--wtf-line-strong: rgba(20, 30, 50, .18);--wtf-line-dark: rgba(255, 255, 255, .12);--wtf-signal: #2f7fb8;--wtf-signal-hover: #3a92cf;--wtf-signal-press: #1a5288;--wtf-signal-soft: rgba(47, 127, 184, .1);--wtf-tan: #b8946a;--wtf-tan-soft: rgba(184, 148, 106, .12);--wtf-ember: #ef445c;--wtf-ember-soft: rgba(239, 68, 92, .1);--wtf-spark: #f4c259;--fam-calm: #6FA3C7;--fam-heart: #C87D77;--fam-shadow: #A86060;--fam-near: #B8946A;--fam-compass: #3A92CF;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "DM Mono", monospace;--font-edge: "Big Shoulders Display", "Inter", sans-serif;--r-xs: 6px;--r-sm: 10px;--r-md: 16px;--r-lg: 24px;--r-xl: 32px;--r-pill: 999px;--sh-1: 0 1px 2px rgba(20, 30, 50, .06);--sh-2: 0 4px 14px rgba(20, 30, 50, .08);--sh-3: 0 12px 32px rgba(20, 30, 50, .1);--sh-4: 0 24px 60px rgba(20, 30, 50, .14);--glow-signal: 0 0 32px rgba(47, 127, 184, .3);--glow-ember: 0 0 24px rgba(239, 68, 92, .35);--ease: cubic-bezier(.22, 1, .36, 1);--ease-io: cubic-bezier(.65, .05, .35, 1);--app-max: 480px}html,body{margin:0;padding:0;height:100%;background:var(--wtf-bg);color:var(--wtf-fg-1);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior:none}*{box-sizing:border-box}button{font-family:inherit}::selection{background:var(--wtf-signal);color:#fff}#root{height:100%}#app-stage{height:100dvh;min-height:100vh;display:flex;justify-content:center;align-items:stretch;background:var(--wtf-bg)}#app-frame{width:100%;max-width:var(--app-max);height:100%;min-height:100vh;min-height:100dvh;background:var(--wtf-bg);position:relative;box-shadow:0 0 60px #141e320f}@media(min-width:540px){#app-stage{padding:24px 0;align-items:center}#app-frame{min-height:calc(100dvh - 48px);max-height:920px;border-radius:28px;overflow:hidden;border:1px solid var(--wtf-line)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
