:root{--primary:#c2410c;--primary-hover:#9a3412;--primary-soft:#fed7aa;--primary-softer:#ffedd5;--primary-softest:#fef3e8;--on-primary:#fff;--secondary:#b45309;--secondary-soft:#fef3c7;--accent-green:#16a34a;--accent-green-soft:#dcfce7;--accent-red:#b3261e;--bg:#fff7ed;--surface:#fff;--surface-soft:#fff7ed;--surface-tint:#fef3e8;--text-strong:#431407;--text:#5c2a0e;--text-muted:#92400e;--text-soft:#b45309;--text-on-primary:#fff;--outline:#fed7aa;--outline-strong:#fb923c;--font-display:"Georgia", "Times New Roman", serif;--font-body:"Inter", "Segoe UI Variable Text", "Segoe UI", system-ui, sans-serif;--font-heading:"Inter", "Segoe UI Variable Display", "Segoe UI", system-ui, sans-serif;--max-shell:480px;--bottom-nav-h:76px;--safe-pad:env(safe-area-inset-bottom,0px);--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px;--shadow-sm:0 1px 2px #4314070f;--shadow-md:0 4px 16px #43140714;--shadow-lg:0 12px 32px #4314071f;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:15px;line-height:1.5}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{background:var(--bg)}body{background:var(--bg);min-height:100dvh;color:var(--text);overscroll-behavior-y:none}#root{justify-content:center;min-height:100dvh;display:flex}.app-shell{width:100%;max-width:var(--max-shell);background:var(--bg);flex-direction:column;min-height:100dvh;display:flex;position:relative}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}a{color:var(--primary);text-decoration:none}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--text-strong);letter-spacing:-.01em;margin:0;font-weight:700}h1{font-size:28px;line-height:1.2}h2{font-size:22px;line-height:1.25}h3{font-size:18px;line-height:1.3}p{margin:0}@keyframes btn-spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scan-line{0%{opacity:.4;top:8%}50%{opacity:1;top:92%}to{opacity:.4;top:8%}}.brand-zyden{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;font-style:italic;font-weight:700}
