@font-face{font-family:Inter;src:url(/fonts/InterVariable.woff2) format("woff2-variations"),url(/fonts/InterVariable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/InterVariable-Italic.woff2) format("woff2-variations"),url(/fonts/InterVariable-Italic.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/fonts/InstrumentSerif.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/fonts/InstrumentSerif-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}:root{--bg: #F4F4EF;--bg-tint: #FAFAF6;--surface: #FFFFFF;--surface-2: #F1F2EC;--fg-1: #0E1A11;--fg-2: #2A3A2E;--fg-3: #5D6F62;--fg-4: #93A296;--fg-5: #C1CCBE;--border: #E2E6DC;--border-strong: #CFD7C6;--accent: #164F1A;--accent-hover: #103D14;--accent-soft: #E3F4D2;--accent-text: #0E2D11;--brand-bright: #B9EF75;--brand-deep: #164F1A;--cat-blue: #4F7DAA;--cat-purple: #8E6CB8;--cat-coral: #B85940;--cat-green: #2E8B47;--cat-amber: #C58A2C;--status-info: #4F7DAA;--status-info-soft: #E1EAF3;--status-success: #1F7A33;--status-success-soft:#DCEBC6;--status-danger: #8E3A2A;--status-danger-soft: #F1DBD4;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif: "Instrument Serif", Georgia, "Times New Roman", serif;--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-xs: 11px;--text-sm: 12px;--text-base: 13px;--text-md: 14px;--text-lg: 16px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 28px;--w-regular: 400;--w-medium: 500;--w-semibold: 600;--w-bold: 700;--w-black: 800;--lh-tight: 1.15;--lh-snug: 1.3;--lh-normal: 1.5;--track-tight: -.01em;--track-normal: 0;--track-wide: .06em;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 20px;--s-6: 24px;--s-7: 32px;--s-8: 40px;--s-9: 48px;--r-sm: 8px;--r-md: 10px;--r-lg: 14px;--r-xl: 18px;--r-pill: 999px;--shadow-card: 0 1px 2px rgba(14, 26, 17, .05), 0 1px 3px rgba(14, 26, 17, .06);--shadow-pop: 0 6px 18px rgba(14, 26, 17, .08), 0 2px 6px rgba(14, 26, 17, .05);--t-fast: .12s ease;--t-normal: .16s ease}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;background:var(--bg);font-family:var(--font-sans);color:var(--fg-2);-webkit-font-smoothing:antialiased;font-feature-settings:"cv11","ss01","ss03","cv02"}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.scrollarea{scrollbar-width:none;-ms-overflow-style:none}.scrollarea::-webkit-scrollbar{display:none}.stage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px 60px;position:relative}.stage:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 10%,rgba(22,79,26,.06),transparent 40%),radial-gradient(circle at 85% 80%,rgba(185,239,117,.1),transparent 45%);pointer-events:none;z-index:0}.stage-meta{position:fixed;top:16px;left:20px;z-index:100;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-4)}.stage-meta b{color:var(--fg-1);font-weight:700;letter-spacing:-.01em;text-transform:none;font-size:13px;margin-left:6px}.app *{box-sizing:border-box}.screen{height:100vh;height:100dvh;display:flex;justify-content:center;align-items:stretch;background:var(--bg)}.app{width:100%;max-width:480px;height:100%;display:flex;flex-direction:column;background:var(--bg);font-family:var(--font-sans);color:var(--fg-1);position:relative;overflow:hidden}@media (min-width: 700px){.app{box-shadow:0 0 0 1px var(--border),0 20px 50px #0e1a111a}}
