.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;z-index:1000;width:100%;transition:all .3s ease}.site-header[data-astro-cid-ctg3m53h].scrolled{position:fixed;background:#1c1917d9;backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0003}.site-header[data-astro-cid-ctg3m53h].scrolled{background:#1c1917d9;backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0003}.site-header[data-astro-cid-ctg3m53h] .banner[data-astro-cid-ctg3m53h]{height:40px;overflow:hidden;transition:all .3s ease}.site-header[data-astro-cid-ctg3m53h].scrolled .banner[data-astro-cid-ctg3m53h]{height:0;padding:0;opacity:0;border-bottom:none}.desktop-header-wrap[data-astro-cid-ctg3m53h]{display:block!important}#site-mobile-header-v2[data-astro-cid-ctg3m53h]{display:none!important;visibility:hidden!important;pointer-events:none!important;height:0!important;overflow:hidden!important}@media(max-width:768px){.desktop-header-wrap[data-astro-cid-ctg3m53h]{display:none!important}#site-mobile-header-v2[data-astro-cid-ctg3m53h]{display:block!important;visibility:visible!important;pointer-events:auto!important;height:auto!important;overflow:visible!important}}.banner[data-astro-cid-ctg3m53h]{background:#ea580c08;color:var(--o);padding:12px 20px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:0;border-bottom:1px solid rgba(255,255,255,.03);position:relative;overflow:hidden;backdrop-filter:blur(4px);text-align:center;transition:all .3s ease;height:auto}.banner[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;top:0;left:-100%;width:30%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);animation:banner-shimmer 4s infinite linear}@keyframes banner-shimmer{0%{left:-100%}to{left:200%}}.banner-dot[data-astro-cid-ctg3m53h]{width:5px;height:5px;border-radius:50%;background:var(--o);position:relative;box-shadow:0 0 10px var(--o);flex-shrink:0}.banner-dot[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:var(--o);opacity:.4;animation:banner-pulse 2s infinite}@keyframes banner-pulse{0%{transform:scale(1);opacity:.4}to{transform:scale(2.5);opacity:0}}nav[data-astro-cid-ctg3m53h]{position:relative;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:all .3s ease}.site-header[data-astro-cid-ctg3m53h]:not(.scrolled) nav[data-astro-cid-ctg3m53h]{background:#1c1917d9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.site-header[data-astro-cid-ctg3m53h].scrolled nav[data-astro-cid-ctg3m53h]{height:64px}.nav-logo[data-astro-cid-ctg3m53h]{text-decoration:none;display:flex;align-items:center}.logo-img[data-astro-cid-ctg3m53h]{height:28px;width:auto;display:block}.nav-links[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:28px;margin-left:auto}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:13px;font-weight:600;color:#ffffff80;text-decoration:none;transition:all .2s}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:#fff}.nav-cta[data-astro-cid-ctg3m53h]{background:var(--o);color:#fff!important;padding:8px 18px;border-radius:8px;font-size:12px!important;font-weight:700!important;font-family:var(--display);text-transform:uppercase;letter-spacing:.5px}.mobile-menu-btn[data-astro-cid-ctg3m53h]{width:40px;height:40px;display:none;align-items:center;justify-content:center;background:none;border:none;outline:none;cursor:pointer;transition:transform .15s ease;z-index:120;padding:0}.hamb[data-astro-cid-ctg3m53h]{width:18px;height:2px;background:#fff;position:relative}.hamb[data-astro-cid-ctg3m53h]:before,.hamb[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;width:100%;height:100%;background:#fff;transition:all .3s}.hamb[data-astro-cid-ctg3m53h]:before{top:-6px}.hamb[data-astro-cid-ctg3m53h]:after{top:6px}.mobile-menu-btn[data-astro-cid-ctg3m53h].active .hamb[data-astro-cid-ctg3m53h]{background:transparent}.mobile-menu-btn[data-astro-cid-ctg3m53h].active .hamb[data-astro-cid-ctg3m53h]:before{transform:rotate(45deg);top:0}.mobile-menu-btn[data-astro-cid-ctg3m53h].active .hamb[data-astro-cid-ctg3m53h]:after{transform:rotate(-45deg);top:0}.mobile-nav[data-astro-cid-ctg3m53h]{position:fixed;inset:0;background:var(--dk);z-index:105;display:none;align-items:center;justify-content:center;transform:translateY(-100%);transition:transform .4s cubic-bezier(.8,0,.2,1);padding:80px 40px 40px}.mobile-nav[data-astro-cid-ctg3m53h].active{display:flex;transform:translateY(0)}.mobile-nav-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:24px;text-align:center}.mobile-nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:var(--display);font-size:32px;font-weight:700;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.5px}.mobile-nav-cta[data-astro-cid-ctg3m53h]{background:var(--o);padding:16px 32px;border-radius:12px;color:#fff!important;font-size:18px!important;font-family:var(--display);text-transform:uppercase;letter-spacing:.5px;margin-top:12px}@media(min-width:769px)and (max-width:1023px){nav[data-astro-cid-ctg3m53h]{padding:0 24px}.logo-img[data-astro-cid-ctg3m53h]{height:24px}}@media(max-width:900px){.nav-links[data-astro-cid-ctg3m53h]{display:none}.mobile-menu-btn[data-astro-cid-ctg3m53h]{display:flex}}.site-mobile-header[data-astro-cid-ctg3m53h]{max-width:430px;margin:0 auto;transition:all .3s ease}.m-banner[data-astro-cid-ctg3m53h]{background:var(--amber);padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;transition:all .3s ease}.m-dot[data-astro-cid-ctg3m53h]{width:6px;height:6px;border-radius:50%;background:var(--od);flex-shrink:0}.m-text[data-astro-cid-ctg3m53h]{font-size:11px;font-weight:600;color:#78350f;text-align:center;line-height:1.4}.m-text[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-weight:700}.m-pill[data-astro-cid-ctg3m53h]{font-size:10px;font-weight:700;background:#78350f;color:#fef3c7;padding:2px 8px;border-radius:20px;white-space:nowrap}.m-nav[data-astro-cid-ctg3m53h]{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:110;background:#1c1917f2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);transition:all .3s ease}.m-logo[data-astro-cid-ctg3m53h]{text-decoration:none;display:flex;align-items:center}.m-logo-img[data-astro-cid-ctg3m53h]{height:24px;width:auto;display:block}.m-sim-btn[data-astro-cid-ctg3m53h]{font-size:11px;font-weight:700;color:#fff;background:var(--o);padding:6px 14px;border-radius:8px;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #ea580c33;transition:all .2s ease}.site-header[data-astro-cid-ctg3m53h].scrolled .m-banner[data-astro-cid-ctg3m53h]{height:0;padding:0;opacity:0;overflow:hidden}.site-mobile-footer[data-astro-cid-drrt7bis]{background:#080707;border-top:1px solid rgba(255,255,255,.05);padding:32px 20px 20px}.m-footer[data-astro-cid-drrt7bis]{display:flex;flex-direction:column;align-items:center;gap:20px}.m-footer-logo[data-astro-cid-drrt7bis]{display:flex;align-items:center;justify-content:center}.m-footer-logo-img[data-astro-cid-drrt7bis]{height:28px;width:auto;display:block}.m-footer-note[data-astro-cid-drrt7bis]{font-size:13px;color:#ffffff80;text-align:center;line-height:1.6}.m-footer-links[data-astro-cid-drrt7bis]{display:flex;align-items:center;gap:24px}.m-footer-link[data-astro-cid-drrt7bis]{font-size:13px;font-weight:600;color:#ffffff80;text-decoration:none;transition:all .2s}.m-footer-link[data-astro-cid-drrt7bis]:hover{color:#fff}.desktop-footer-wrap[data-astro-cid-gcn2mc3v]{display:block}.site-mobile-footer-wrap[data-astro-cid-gcn2mc3v]{display:none}@media(max-width:768px){.desktop-footer-wrap[data-astro-cid-gcn2mc3v]{display:none}.site-mobile-footer-wrap[data-astro-cid-gcn2mc3v]{display:block}}footer[data-astro-cid-gcn2mc3v]{background:#080707;border-top:1px solid rgba(255,255,255,.05);padding:32px 20px 20px;position:relative;z-index:10}.f-inner[data-astro-cid-gcn2mc3v]{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.f-top[data-astro-cid-gcn2mc3v]{margin-bottom:32px}.f-logo[data-astro-cid-gcn2mc3v]{text-decoration:none;display:inline-flex;align-items:center}.f-logo-img[data-astro-cid-gcn2mc3v]{height:30px;width:auto;display:block}.f-bottom[data-astro-cid-gcn2mc3v]{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:5px;border-top:1px solid rgba(255,255,255,.03)}.f-links[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:24px}.f-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:13px;font-weight:600;color:#ffffff80;text-decoration:none;transition:all .2s}.f-links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff}.f-copy[data-astro-cid-gcn2mc3v]{font-size:13px;color:#ffffff80;font-weight:500}@media(min-width:769px)and (max-width:1023px){footer[data-astro-cid-gcn2mc3v]{padding:28px 32px 20px}.f-bottom[data-astro-cid-gcn2mc3v]{gap:16px}}:root{--o: #ea580c;--o2: #fb923c;--od: #c2410c;--ol: rgba(234, 88, 12, .12);--ob: rgba(234, 88, 12, .25);--dk: #1c1917;--dk2: #292524;--dk3: #3c3330;--dk4: #57534e;--t: #0d9e82;--t2: #5dcaa5;--td: #076b58;--tl: rgba(13, 158, 130, .1);--tl2: rgba(13, 158, 130, .2);--amber: #f59e0b;--amb: #fbbf24;--amb2: #fbbf24;--w: #fff;--bg: #f5f4f0;--bdr: #e7e5e0;--mid: #57534e;--light: #a8a29e;--sl: #1c1917;--sl2: #292524;--sl3: #3c3330;--green: #10b981;--greenbg: rgba(16,185,129,.1);--greenbd: rgba(16,185,129,.25);--red: #ef4444;--ambd: rgba(245,158,11,.3);--ambbg: rgba(245,158,11,.08);--display: "Barlow Condensed", sans-serif;--disp: var(--display);--body: "DM Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);font-size:16px;background:var(--dk);color:#fff;min-height:100vh;overflow-x:hidden;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){html{-webkit-text-size-adjust:100%;text-size-adjust:100%}}.gsap-reveal,.gsap-reveal-text,.gsap-stagger-card,.hs,.fc,.pc,.hero-h1,.hero-sub,.hero-flow,.hero-form,.stat-card{opacity:0}.animate-in{animation:fadeIn .8s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.back-to-top{position:fixed;bottom:30px;right:30px;width:48px;height:48px;background:var(--o);color:#fff;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:200;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px #ea580c4d}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--od);transform:translateY(-5px);box-shadow:0 15px 30px #ea580c66}.back-to-top svg{transition:transform .3s ease}.back-to-top:hover svg{transform:translateY(-2px)}@media(max-width:768px){.back-to-top{bottom:20px;right:20px;width:40px;height:40px}}
