:root{--bg-deep: #061820;--bg-mid: #0a2f3a;--bg-soft: #e8f3f1;--surface: #f7fbfa;--ink: #0c1f24;--muted: #5a7278;--accent: #1a9b8e;--accent-deep: #0f6e65;--accent-warm: #d4a017;--danger: #c23b4a;--ok: #1f8a5b;--stroke: rgba(12, 31, 36, .12);--radius: 16px;--font-display: "Fraunces", Georgia, serif;--font-body: "Outfit", system-ui, sans-serif;--shadow-soft: 0 18px 50px rgba(6, 24, 32, .18)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%;font-family:var(--font-body);color:var(--ink);background:var(--bg-soft);overflow-x:hidden;-webkit-text-size-adjust:100%}app-root{display:block;width:100%;min-height:100vh;min-height:100dvh}button,input,select,textarea{font:inherit;max-width:100%}img,svg{max-width:100%}a{color:var(--accent-deep);text-decoration:none}a:hover{text-decoration:underline}.app-shell{width:100%;min-height:100vh;min-height:100dvh}
