.Footer_footer__pQtti{margin-top:auto;background:var(--color-surface);border-top:1px solid var(--color-border)}.Footer_inner__vtL_T{display:grid;grid-gap:2rem;gap:2rem;padding:3rem 1.25rem 2rem}.Footer_brand__0rdww{display:flex;flex-direction:column;gap:.75rem}.Footer_logo__fUEOF{display:inline-flex;text-decoration:none}.Footer_logo__fUEOF:hover{opacity:.85}.Footer_logoImage__WD24i{display:block;height:2.25rem;width:auto;max-width:11rem;object-fit:contain}.Footer_tagline__edhu4{margin:0;color:var(--color-text-muted);font-size:.9375rem}.Footer_links__cFiYr{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;list-style:none;margin:0;padding:0}.Footer_links__cFiYr a{color:var(--color-text-muted);font-size:.9375rem;text-decoration:none}.Footer_links__cFiYr a:hover{color:var(--color-accent)}.Footer_contact__w5K5T a{font-size:.9375rem}.Footer_legal__yxnQ6{padding:1.25rem;border-top:1px solid var(--color-border)}.Footer_legal__yxnQ6 p{margin:0;color:var(--color-text-muted);font-size:.875rem}@media (min-width:768px){.Footer_inner__vtL_T{grid-template-columns:1.5fr 1fr 1fr;align-items:start}}:root{--color-bg:#fafafa;--color-surface:#ffffff;--color-text:#1a1a1f;--color-text-muted:#5c5c66;--color-border:#e4e4ea;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-accent-subtle:#eff6ff;--font-sans:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--max-width:72rem;--header-height:4.5rem;--radius:0.5rem;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(0,0,0,0.06)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{line-height:1.25;font-weight:600;letter-spacing:-.02em}h1{font-size:clamp(2rem,5vw,2.75rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.125rem}p{margin:0 0 1rem}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section{padding:4rem 0}.section-header{margin-bottom:2.5rem}.section-header p{max-width:42rem;color:var(--color-text-muted);font-size:1.125rem}.page-header{padding:3rem 0 2rem;border-bottom:1px solid var(--color-border);background:var(--color-surface)}.page-header p{max-width:42rem;color:var(--color-text-muted);font-size:1.125rem}.card-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;border-radius:var(--radius);border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.btn,.btn:hover{text-decoration:none}.btn-primary{background:var(--color-accent);color:#fff}.btn-primary:hover{background:var(--color-accent-hover);color:#fff}.btn-secondary{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover{background:var(--color-bg);color:var(--color-text)}.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}.prose{max-width:42rem}.prose p,.prose ul{color:var(--color-text-muted)}.prose ul{padding-left:1.25rem}.prose li{margin-bottom:.5rem}.layout_wrapper__s7gfs{display:flex;flex-direction:column;min-height:100vh}.layout_wrapper__s7gfs main{flex:1 1}.Header_header__KwdYD{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--header-height);background:rgba(255,255,255,.95);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);isolation:isolate}.Header_inner__DLT3k{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);gap:1rem}.Header_logo____uDV{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.Header_logo____uDV:hover{text-decoration:none;opacity:.85}.Header_logoImage__NjB6a{display:block;height:2rem;width:auto;max-width:min(58vw,10.5rem);object-fit:contain}@media (min-width:768px){.Header_logoImage__NjB6a{height:2.75rem;max-width:12.5rem}}.Header_menuToggle__FqD8X{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);cursor:pointer}.Header_menuIcon__u3_GH{display:block;width:1.125rem;height:2px;background:var(--color-text);position:relative}.Header_menuIcon__u3_GH:after,.Header_menuIcon__u3_GH:before{content:"";position:absolute;left:0;width:100%;height:2px;background:var(--color-text)}.Header_menuIcon__u3_GH:before{top:-6px}.Header_menuIcon__u3_GH:after{top:6px}.Header_nav__tNWGY{display:none}.Header_navList__0gQJv{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.Header_navList__0gQJv a{display:block;padding:.5rem .75rem;color:var(--color-text-muted);font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:var(--radius)}.Header_navList__0gQJv a:hover{color:var(--color-text);text-decoration:none;background:var(--color-bg)}.Header_navList__0gQJv a.Header_active__c7HdO{color:var(--color-accent)}.Header_cta__xbIXT{margin-top:1rem;width:100%}@media (min-width:768px){.Header_menuToggle__FqD8X{display:none}.Header_nav__tNWGY{display:flex;align-items:center;gap:1.5rem}.Header_navOpen__6g0mV{display:flex}.Header_cta__xbIXT{margin-top:0;width:auto;white-space:nowrap}}@media (max-width:767px){.Header_navOpen__6g0mV{display:flex;position:absolute;top:var(--header-height);left:0;right:0;padding:1rem 1.25rem 1.5rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-md)}.Header_navList__0gQJv,.Header_navOpen__6g0mV{flex-direction:column;align-items:stretch}.Header_navList__0gQJv a{padding:.75rem}}