:root{--color-text:#000000;--color-text-secondary:#737373;--color-background:#ffffff;--color-surface:#ffffff;--color-surface-elevated:#f5f5f5;--color-border:#e5e5e5;--color-accent:#000000;--color-accent-muted:#404040;--color-inverse:#ffffff;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:"SF Mono","Space Mono",ui-monospace,monospace;--max-width:1120px;--max-width-narrow:720px;--gutter:24px;--section-gap:96px;--radius-card:28px;--radius-button:999px;--radius-chip:14px;--text-xs:0.6875rem;--text-sm:0.75rem;--text-base:0.9375rem;--text-lg:1rem;--text-xl:1.125rem;--text-2xl:1.5rem;--text-3xl:1.75rem;--text-4xl:2rem;--text-5xl:3rem;--text-6xl:4rem}@media (prefers-color-scheme:dark){:root{--color-text:#ffffff;--color-text-secondary:#a3a3a3;--color-background:#000000;--color-surface:#000000;--color-surface-elevated:#171717;--color-border:#262626;--color-accent:#ffffff;--color-accent-muted:#d4d4d4;--color-inverse:#000000}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);font-size:var(--text-base);line-height:1.5;color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer}h1,h2,h3,h4,p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out both}.SiteFooter_footer__vZ3CV{border-top:1px solid var(--color-border);padding:64px 0 48px;margin-top:var(--section-gap)}.SiteFooter_grid__6g8h3{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px}@media (min-width:768px){.SiteFooter_grid__6g8h3{grid-template-columns:1.5fr repeat(4,1fr);gap:32px}}.SiteFooter_brand__mNn0V{display:flex;flex-direction:column;gap:12px}.SiteFooter_tagline__WHlhl{color:var(--color-text-secondary);font-size:var(--text-base);max-width:240px}.SiteFooter_copyright__KRmw_{color:var(--color-text-secondary);font-size:var(--text-sm);margin-top:8px}.SiteFooter_columnTitle__5wMUF{font-size:var(--text-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:16px}.SiteFooter_linkList__pmzCL{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.SiteFooter_link__MgWb3{font-size:var(--text-base);color:var(--color-text);transition:color .2s ease}.SiteFooter_link__MgWb3:hover{color:var(--color-text-secondary)}