.Layout_wrapper__iB374{display:flex;flex-direction:column;min-height:100vh}.Layout_header__8XhYm{background:rgba(27,27,27,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border)}.Layout_headerInner__HkfHJ{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px}.Layout_logo__Yfd0y{display:flex;align-items:center;gap:.6rem;text-decoration:none}.Layout_logoMark__YeIVF{width:32px;height:32px;background:var(--accent);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:-.02em}.Layout_logoText__k7sgH{font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.Layout_nav__qOLUE{display:flex;align-items:center;gap:.125rem}.Layout_navLink__CxyUv{color:var(--text-muted);padding:.5rem .75rem;border-radius:var(--radius);font-size:.9rem;transition:color .15s}.Layout_navLink__CxyUv.Layout_active__obJLs,.Layout_navLink__CxyUv:hover{color:var(--text)}.Layout_navCta__TNvG_{margin-left:.75rem;background:var(--accent);color:#fff;padding:.5rem 1rem;border-radius:var(--radius);font-size:.9rem;font-weight:600;transition:background .15s}.Layout_navCta__TNvG_:hover{background:var(--accent-hover)}.Layout_hamburger__geUFx{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.Layout_hamburger__geUFx span{display:block;width:24px;height:2px;background:var(--text-muted);border-radius:2px}.Layout_mobileNav__1vJ3S{display:none;flex-direction:column;background:var(--bg-alt);padding:1rem 1.5rem 1.5rem;gap:.25rem;border-top:1px solid var(--border)}.Layout_mobileNav__1vJ3S.Layout_open__pZ2tV{display:flex}.Layout_mobileNavLink__2xwA_{color:var(--text-muted);padding:.6rem .75rem;border-radius:var(--radius);font-size:1rem;transition:color .15s}.Layout_mobileNavLink__2xwA_.Layout_active__obJLs,.Layout_mobileNavLink__2xwA_:hover{color:var(--text)}.Layout_mobileNavCta__vYKv1{margin-top:.5rem;background:var(--accent);color:#fff;padding:.65rem .75rem;border-radius:var(--radius);font-size:1rem;font-weight:600;text-align:center;transition:background .15s}.Layout_mobileNavCta__vYKv1:hover{background:var(--accent-hover)}.Layout_main__BqQ1G{flex:1 1}.Layout_footer__3v8iv{background:var(--bg-alt);border-top:1px solid var(--border);padding:3rem 1.5rem 0;margin-top:auto}.Layout_footerInner__3N1c_{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem;padding-bottom:2.5rem}.Layout_footerTitle__GgWIV{font-size:1rem;color:var(--text);margin-bottom:.75rem}.Layout_footerSubtitle__0VgTg{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-bottom:.75rem;font-weight:600}.Layout_footerText__kjvEE{font-size:.875rem;color:var(--text-muted);line-height:1.7}.Layout_footerLinks__IW6OI{list-style:none;display:flex;flex-direction:column;gap:.4rem}.Layout_footerLinks__IW6OI a{font-size:.875rem;color:var(--text-dim);transition:color .15s}.Layout_footerLinks__IW6OI a:hover{color:var(--text)}.Layout_footerBottom__CYzGn{border-top:1px solid var(--border);padding:1.25rem 0;text-align:center;font-size:.8rem;color:var(--text-dim);max-width:var(--max-width);margin:0 auto}@media (max-width:768px){.Layout_nav__qOLUE{display:none}.Layout_hamburger__geUFx{display:flex}.Layout_footerInner__3N1c_{grid-template-columns:1fr;gap:1.5rem}}.Home_hero__VkeT1{position:relative;height:540px;display:flex;align-items:center;overflow:hidden;background:var(--bg)}.Home_heroImage__TUNRx{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.25}.Home_heroContent__aWtjQ{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Home_heroEyebrow__yDL8M{display:inline-block;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);background:rgba(212,74,46,.1);padding:.3rem .75rem;border-radius:999px;margin-bottom:1.25rem;font-weight:600}.Home_heroTitle__AMpNI{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;margin-bottom:1rem;max-width:600px;line-height:1.15;color:var(--text)}.Home_heroSubtitle__0EZ9Z{font-size:1.05rem;color:var(--text-muted);max-width:500px;margin-bottom:2rem;line-height:1.7}.Home_heroButtons__CS1EM{display:flex;gap:1rem;flex-wrap:wrap}.Home_ctaSection__PhJ6r{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3rem 1.5rem}.Home_ctaGrid__QmwIL{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.Home_ctaCard__EbVya{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;text-align:center;transition:border-color .2s,transform .2s;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:.75rem}.Home_ctaCard__EbVya:hover{border-color:var(--border-hover);transform:translateY(-2px)}.Home_ctaIcon__Tq2sn{width:48px;height:48px;background:rgba(212,74,46,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.Home_ctaCard__EbVya h3{font-size:1rem;color:var(--text)}.Home_ctaCard__EbVya p{font-size:.875rem;color:var(--text-muted);line-height:1.6}.Home_ctaArrow__f68xo{font-size:.8rem;font-weight:600;color:var(--accent);margin-top:auto}.Home_aboutSection__IZNA4{max-width:var(--max-width);margin:0 auto;padding:5rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Home_aboutEyebrow__wwWqF{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem;font-weight:600}.Home_aboutText__oz_Jg h2{font-size:1.75rem;color:var(--text);margin-bottom:1.25rem}.Home_aboutText__oz_Jg p{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}.Home_aboutText__oz_Jg a{display:inline-block;margin-top:.5rem}.Home_aboutImage__12rdu{border-radius:var(--radius);overflow:hidden;height:380px;border:1px solid var(--border)}.Home_aboutImage__12rdu img{width:100%;height:100%;object-fit:cover;opacity:.85}@media (max-width:900px){.Home_ctaGrid__QmwIL{grid-template-columns:1fr}.Home_aboutSection__IZNA4{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}.Home_aboutImage__12rdu{height:260px;order:-1}}@media (max-width:600px){.Home_hero__VkeT1{height:420px}.Home_heroButtons__CS1EM{flex-direction:column}}