*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1a2744;--navy-mid: #243052;--navy-light: #2e3d66;--orange: #f97316;--orange-light: #fb923c;--orange-dim: rgba(249,115,22,.15);--green-worm: #6abf4b;--surface: #f8f9fc;--surface-2: #eef0f6;--card-bg: #ffffff;--text-primary: #1a2744;--text-secondary: #5a6589;--text-muted: #8892aa;--border: rgba(26,39,68,.1);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--shadow-card: 0 2px 12px rgba(26,39,68,.08);--shadow-raised: 0 4px 24px rgba(26,39,68,.14);--nav-height: 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html,body,#root{height:100%;background:var(--surface);color:var(--text-primary)}.app-shell{display:flex;flex-direction:column;height:100%;max-width:480px;margin:0 auto;position:relative;background:var(--surface)}.page-content{flex:1;overflow-y:auto;padding-bottom:calc(var(--nav-height) + 12px);-webkit-overflow-scrolling:touch}button{cursor:pointer;border:none;background:none;font-family:inherit}
