:root{--surface-primary: #f4f6fb;--surface-card: #ffffff;--surface-muted: #f7f8fa;--surface-inverse: #0a0e1a;--surface-accent: #2d5bff;--surface-accent-soft: #e8eeff;--accent-lime: #c6f561;--accent-mint: #c8f3e1;--accent-lilac: #dcd6ff;--accent-peach: #ffd4c2;--accent-coral: #ff8b6e;--accent-lemon: #fff0a8;--fg-primary: #0a0e1a;--fg-secondary: #4b5563;--fg-muted: #9ca3af;--fg-inverse: #ffffff;--fg-accent: #2d5bff;--border-subtle: #e5e7eb;--border-strong: #d1d5db;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 9999px;--font-heading: "Geist", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--shadow-soft: 0 1px 2px rgba(10, 14, 26, .04), 0 8px 24px rgba(10, 14, 26, .06);--shadow-pop: 0 20px 40px rgba(10, 14, 26, .12);--nav-height: 72px;--page-max: 1280px;--page-gutter: 32px}html{scroll-padding-top:calc(var(--nav-height) + 16px)}html,body{background:var(--surface-primary);color:var(--fg-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}.u4w-vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%}#root{width:100%;min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer{background-color:var(--surface-inverse);color:#ffffffe6;text-align:center;padding:20px 0;margin:0;font-size:14px;font-family:var(--font-body);font-weight:300;letter-spacing:.5px;width:100%}.footer p{margin:0;line-height:1.4}
