:root{--brand-red:#d90429;--brand-red-dark:#b50322;--brand-ink:#141719;--brand-steel:#535b5f;--brand-line:#c8c5bc;--brand-line-strong:#878c8e;--brand-canvas:#f3f1ea;--brand-surface:#fffefb;--color-primary:#f59e0b;--color-primary-light:#fbbf24;--color-primary-dark:#d97706;--color-secondary:#06c;--color-bg:#fff;--color-bg-light:#f5f5f7;--color-bg-lighter:#e5e5ea;--color-surface:#fff;--color-surface-hover:#fafafa;--color-surface-active:#f0f0f0;--color-border:#00000014;--color-border-hover:#00000026;--color-text-primary:#1d1d1f;--color-text-secondary:#86868b;--color-text-muted:#a1a1a6;--glass-bg:#ffffffb8;--glass-border:1px solid #0000000d;--glass-blur:blur(20px);--glass-blur-strong:blur(40px);--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 12px 32px #00000014;--shadow-xl:0 20px 40px #0000001f;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3.5rem;--text-6xl:4.5rem;--text-7xl:5.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-full:9999px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--transition-spring:.6s cubic-bezier(.34, 1.56, .64, 1);--container-max:1200px;--container-padding:var(--space-6);--navbar-height:106px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--navbar-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background-color:var(--color-bg);color:var(--color-text-primary);letter-spacing:-.022em;font-weight:400;line-height:1.47059;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading), var(--font-body), sans-serif;letter-spacing:-.02em;color:var(--color-text-primary);font-weight:600}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}ul{list-style:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-hover);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.section{padding:var(--space-20) 0;background-color:var(--color-bg);position:relative}.section.gray{background-color:var(--color-bg-light)}.container{max-width:var(--container-max);padding:0 var(--container-padding);width:100%;margin:0 auto}.sectionTitle{font-size:var(--text-4xl);text-align:center;margin-bottom:var(--space-4);color:var(--color-text-primary);letter-spacing:-.03em;font-weight:600}.sectionSubtitle{text-align:center;font-size:var(--text-xl);color:var(--color-text-secondary);max-width:700px;margin:0 auto var(--space-16);font-weight:400}::selection{color:var(--color-text-primary);background:#d904292e}a,button,[role=button]{cursor:pointer}:focus-visible{outline-offset:3px;outline:2px solid #005fcc}@media (max-width:768px){:root{--text-4xl:2rem;--text-5xl:2.5rem;--text-6xl:3rem;--text-7xl:3.5rem;--container-padding:var(--space-4);--navbar-height:94px}.section{padding:var(--space-12) 0}.sectionTitle{margin-bottom:var(--space-2)}.sectionSubtitle{margin-bottom:var(--space-10);font-size:var(--text-lg)}}
