.Header-module__Af2_WG__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#000000e0;border-bottom:1px solid #0000;transition:border-color .2s;position:sticky;top:0}.Header-module__Af2_WG__scrolled{border-bottom-color:var(--border)}.Header-module__Af2_WG__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:24px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{letter-spacing:-.02em;color:var(--text);flex-shrink:0;font-size:1.2rem;font-weight:700}.Header-module__Af2_WG__logoAccent{color:var(--accent)}.Header-module__Af2_WG__nav{align-items:center;gap:28px;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-secondary);font-size:.875rem;transition:color .15s}.Header-module__Af2_WG__navLink:hover{color:var(--text)}.Header-module__Af2_WG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__cta{background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:8px 18px;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-block}.Header-module__Af2_WG__cta:hover{background:var(--accent-hover)}.Header-module__Af2_WG__hamburger{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Header-module__Af2_WG__bar{background:var(--text);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__Af2_WG__barOpen1{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__barOpen2{opacity:0}.Header-module__Af2_WG__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{border-bottom:1px solid var(--border);background:var(--bg);flex-direction:column;gap:4px;padding:12px 24px 20px;display:flex}.Header-module__Af2_WG__mobileNavLink{color:var(--text-secondary);border-bottom:1px solid var(--border);padding:12px 0;font-size:1rem;transition:color .15s}.Header-module__Af2_WG__mobileNavLink:last-of-type{border-bottom:none}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--text)}.Header-module__Af2_WG__mobileCta{background:var(--accent);color:#fff;border-radius:var(--radius-sm);text-align:center;margin-top:12px;padding:12px 18px;font-size:.9rem;font-weight:600;transition:background .15s;display:block}.Header-module__Af2_WG__mobileCta:hover{background:var(--accent-hover)}@media (max-width:768px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__actions .Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__hamburger{display:flex}}
.Footer-module__EZoWya__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:80px}.Footer-module__EZoWya__inner{max-width:var(--max-width);grid-template-columns:1fr 2fr;gap:64px;margin:0 auto;padding:64px 24px 48px;display:grid}.Footer-module__EZoWya__logo{letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.Footer-module__EZoWya__logoAccent{color:var(--accent)}.Footer-module__EZoWya__desc{color:var(--text-secondary);max-width:280px;margin-top:12px;font-size:.875rem;line-height:1.65}.Footer-module__EZoWya__links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Footer-module__EZoWya__linksGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__groupLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:4px;font-size:.72rem;font-weight:600}.Footer-module__EZoWya__link{color:var(--text-secondary);font-size:.875rem;transition:color .15s}.Footer-module__EZoWya__link:hover{color:var(--text)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border)}.Footer-module__EZoWya__bottomInner{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 24px;display:flex}.Footer-module__EZoWya__copy{color:var(--text-secondary);font-size:.825rem}.Footer-module__EZoWya__legalLinks{gap:20px;display:flex}.Footer-module__EZoWya__legalLink{color:var(--text-secondary);font-size:.825rem;transition:color .15s}.Footer-module__EZoWya__legalLink:hover{color:var(--text)}@media (max-width:768px){.Footer-module__EZoWya__inner{grid-template-columns:1fr;gap:40px;padding:40px 24px 32px}.Footer-module__EZoWya__links{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:480px){.Footer-module__EZoWya__links{grid-template-columns:1fr}}
.Layout-module__hBxhlq__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__hBxhlq__main{flex:1}
.Hero-module__Z8hQ_W__hero{text-align:center;padding:100px 24px 88px}.Hero-module__Z8hQ_W__inner{max-width:700px;margin:0 auto}.Hero-module__Z8hQ_W__badge{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);letter-spacing:.02em;border-radius:100px;margin-bottom:28px;padding:6px 16px;font-size:.78rem;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-.03em;color:var(--text);margin-bottom:24px;font-size:clamp(2rem,5.5vw,3.25rem);font-weight:700;line-height:1.2}.Hero-module__Z8hQ_W__accent{color:var(--accent)}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:560px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.75}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--accent);color:#fff;border-radius:var(--radius);padding:13px 32px;font-size:.95rem;font-weight:600;transition:background .15s,transform .15s;display:inline-block}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--accent-hover);transform:scale(1.02)}.Hero-module__Z8hQ_W__btnSecondary{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:13px 32px;font-size:.95rem;font-weight:500;transition:background .15s;display:inline-block}.Hero-module__Z8hQ_W__btnSecondary:hover{background:var(--border)}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:72px 20px 64px}.Hero-module__Z8hQ_W__actions{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{text-align:center}}
.Features-module__ZD3nRW__section{padding:80px 24px}.Features-module__ZD3nRW__inner{max-width:var(--max-width);margin:0 auto}.Features-module__ZD3nRW__heading{text-align:center;opacity:0;max-width:600px;margin:0 auto 56px;transition:opacity .5s,transform .5s;transform:translateY(20px)}.Features-module__ZD3nRW__visible{opacity:1!important;transform:translateY(0)!important}.Features-module__ZD3nRW__title{letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.Features-module__ZD3nRW__subtitle{color:var(--text-secondary);font-size:.975rem;line-height:1.7}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Features-module__ZD3nRW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);opacity:0;padding:28px 24px;transition:opacity .5s,transform .5s,border-color .2s;transform:translateY(20px)}.Features-module__ZD3nRW__cardVisible{opacity:1;transform:translateY(0)}.Features-module__ZD3nRW__card:hover{border-color:#1a9cff4d}.Features-module__ZD3nRW__iconWrap{width:44px;height:44px;color:var(--accent);background:#1a9cff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.Features-module__ZD3nRW__cardTitle{color:var(--text);margin-bottom:10px;font-size:.975rem;font-weight:600}.Features-module__ZD3nRW__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.65}@media (max-width:900px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.HowItWorks-module__a-Tr4W__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}.HowItWorks-module__a-Tr4W__inner{max-width:var(--max-width);margin:0 auto}.HowItWorks-module__a-Tr4W__heading{text-align:center;opacity:0;max-width:500px;margin:0 auto 56px;transition:opacity .5s,transform .5s;transform:translateY(20px)}.HowItWorks-module__a-Tr4W__visible{opacity:1!important;transform:translateY(0)!important}.HowItWorks-module__a-Tr4W__title{letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.HowItWorks-module__a-Tr4W__subtitle{color:var(--text-secondary);font-size:.975rem;line-height:1.7}.HowItWorks-module__a-Tr4W__steps{flex-direction:column;display:flex}.HowItWorks-module__a-Tr4W__step{border-bottom:1px solid var(--border);opacity:0;align-items:flex-start;gap:28px;padding:32px 0;transition:opacity .5s,transform .5s;display:flex;transform:translateY(16px)}.HowItWorks-module__a-Tr4W__step:last-child{border-bottom:none}.HowItWorks-module__a-Tr4W__stepVisible{opacity:1;transform:translateY(0)}.HowItWorks-module__a-Tr4W__stepNumber{color:var(--accent);opacity:.35;font-variant-numeric:tabular-nums;min-width:56px;padding-top:4px;font-size:1.75rem;font-weight:700;line-height:1}.HowItWorks-module__a-Tr4W__stepTitle{color:var(--text);margin-bottom:10px;font-size:1.05rem;font-weight:600}.HowItWorks-module__a-Tr4W__stepDesc{color:var(--text-secondary);max-width:620px;font-size:.925rem;line-height:1.7}@media (max-width:560px){.HowItWorks-module__a-Tr4W__step{flex-direction:column;gap:10px}.HowItWorks-module__a-Tr4W__stepNumber{opacity:.5;min-width:auto;font-size:1.4rem}}
.UseCases-module__soBoFW__section{padding:80px 24px}.UseCases-module__soBoFW__inner{max-width:var(--max-width);margin:0 auto}.UseCases-module__soBoFW__heading{text-align:center;opacity:0;max-width:500px;margin:0 auto 56px;transition:opacity .5s,transform .5s;transform:translateY(20px)}.UseCases-module__soBoFW__visible{opacity:1!important;transform:translateY(0)!important}.UseCases-module__soBoFW__title{letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.UseCases-module__soBoFW__subtitle{color:var(--text-secondary);font-size:.975rem;line-height:1.7}.UseCases-module__soBoFW__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.UseCases-module__soBoFW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);opacity:0;padding:28px 24px 28px 28px;transition:opacity .5s,transform .5s,border-color .2s;position:relative;overflow:hidden;transform:translateY(16px)}.UseCases-module__soBoFW__cardVisible{opacity:1;transform:translateY(0)}.UseCases-module__soBoFW__card:hover{border-color:#1a9cff4d}.UseCases-module__soBoFW__indicator{background:var(--accent);opacity:.55;border-radius:2px;width:3px;height:40px;position:absolute;top:28px;left:0}.UseCases-module__soBoFW__cardTitle{color:var(--text);margin-bottom:10px;font-size:.975rem;font-weight:600}.UseCases-module__soBoFW__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.65}@media (max-width:640px){.UseCases-module__soBoFW__grid{grid-template-columns:1fr}}
.Benefits-module__5KkGRG__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}.Benefits-module__5KkGRG__inner{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin:0 auto;display:grid}.Benefits-module__5KkGRG__left{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.Benefits-module__5KkGRG__leftVisible{opacity:1;transform:translateY(0)}.Benefits-module__5KkGRG__title{letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.Benefits-module__5KkGRG__desc{color:var(--text-secondary);margin-bottom:28px;font-size:.925rem;line-height:1.75}.Benefits-module__5KkGRG__cta{background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:10px 24px;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-block}.Benefits-module__5KkGRG__cta:hover{background:var(--accent-hover)}.Benefits-module__5KkGRG__list{list-style:none}.Benefits-module__5KkGRG__item{border-bottom:1px solid var(--border);color:var(--text-secondary);opacity:0;align-items:flex-start;gap:14px;padding:16px 0;font-size:.925rem;line-height:1.55;transition:opacity .5s,transform .5s;display:flex;transform:translate(12px)}.Benefits-module__5KkGRG__item:first-child{border-top:1px solid var(--border)}.Benefits-module__5KkGRG__itemVisible{opacity:1;transform:translate(0)}.Benefits-module__5KkGRG__check{color:var(--accent);flex-shrink:0;margin-top:1px;font-size:.875rem;font-weight:700}@media (max-width:768px){.Benefits-module__5KkGRG__inner{grid-template-columns:1fr;gap:40px}}
.FAQ-module__KSzKsa__section{padding:80px 24px}.FAQ-module__KSzKsa__inner{max-width:760px;margin:0 auto}.FAQ-module__KSzKsa__heading{text-align:center;opacity:0;margin-bottom:48px;transition:opacity .5s,transform .5s;transform:translateY(20px)}.FAQ-module__KSzKsa__visible{opacity:1!important;transform:translateY(0)!important}.FAQ-module__KSzKsa__title{letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.FAQ-module__KSzKsa__subtitle{color:var(--text-secondary);font-size:.975rem;line-height:1.7}.FAQ-module__KSzKsa__list{opacity:0;transition:opacity .5s .15s}.FAQ-module__KSzKsa__listVisible{opacity:1}.FAQ-module__KSzKsa__item{border-bottom:1px solid var(--border)}.FAQ-module__KSzKsa__item:first-child{border-top:1px solid var(--border)}.FAQ-module__KSzKsa__question{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:.95rem;font-weight:500;transition:color .15s;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--accent)}.FAQ-module__KSzKsa__arrow{color:var(--text-secondary);flex-shrink:0;font-size:1.2rem;line-height:1;transition:transform .2s;display:inline-block}.FAQ-module__KSzKsa__arrowOpen{transform:rotate(180deg)}.FAQ-module__KSzKsa__answerWrapper{transition:max-height .3s;overflow:hidden}.FAQ-module__KSzKsa__answer{color:var(--text-secondary);padding-bottom:20px;font-size:.9rem;line-height:1.75}
.Contact-module__OWeMSG__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}.Contact-module__OWeMSG__inner{max-width:var(--max-width);margin:0 auto}.Contact-module__OWeMSG__content{opacity:0;max-width:540px;transition:opacity .5s,transform .5s;transform:translateY(20px)}.Contact-module__OWeMSG__visible{opacity:1;transform:translateY(0)}.Contact-module__OWeMSG__title{letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.Contact-module__OWeMSG__desc{color:var(--text-secondary);margin-bottom:32px;font-size:.975rem;line-height:1.7}.Contact-module__OWeMSG__options{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.Contact-module__OWeMSG__option{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:16px;padding:16px 20px;transition:border-color .15s;display:flex}.Contact-module__OWeMSG__option:hover{border-color:var(--accent)}.Contact-module__OWeMSG__optionIcon{color:var(--accent);flex-shrink:0;font-size:1.2rem}.Contact-module__OWeMSG__optionLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;margin-bottom:2px;font-size:.7rem;display:block}.Contact-module__OWeMSG__optionValue{color:var(--text);font-size:.925rem;font-weight:500;display:block}.Contact-module__OWeMSG__note{color:var(--text-secondary);font-size:.85rem;line-height:1.65}.Contact-module__OWeMSG__code{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.82em}
.FinalCTA-module__95TMWa__section{text-align:center;padding:100px 24px}.FinalCTA-module__95TMWa__inner{opacity:0;max-width:600px;margin:0 auto;transition:opacity .5s,transform .5s;transform:translateY(20px)}.FinalCTA-module__95TMWa__visible{opacity:1;transform:translateY(0)}.FinalCTA-module__95TMWa__title{letter-spacing:-.03em;color:var(--text);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.FinalCTA-module__95TMWa__subtitle{color:var(--text-secondary);margin-bottom:36px;font-size:1rem;line-height:1.7}.FinalCTA-module__95TMWa__cta{background:var(--accent);color:#fff;border-radius:var(--radius);padding:14px 40px;font-size:.975rem;font-weight:600;transition:background .15s,transform .15s;display:inline-block}.FinalCTA-module__95TMWa__cta:hover{background:var(--accent-hover);transform:scale(1.02)}
.Legal-module__F_jpgq__page{padding:60px 24px 96px}.Legal-module__F_jpgq__inner{max-width:720px;margin:0 auto}.Legal-module__F_jpgq__back{color:var(--text-secondary);margin-bottom:32px;font-size:.875rem;transition:color .15s;display:inline-block}.Legal-module__F_jpgq__back:hover{color:var(--text)}.Legal-module__F_jpgq__title{letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.Legal-module__F_jpgq__updated{color:var(--text-secondary);margin-bottom:48px;font-size:.825rem}.Legal-module__F_jpgq__content{flex-direction:column;gap:40px;display:flex}.Legal-module__F_jpgq__content section h2{color:var(--text);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-size:1.05rem;font-weight:600}.Legal-module__F_jpgq__content section h3{color:var(--text);margin-top:16px;margin-bottom:8px;font-size:.95rem;font-weight:600}.Legal-module__F_jpgq__content section p{color:var(--text-secondary);margin-bottom:12px;font-size:.925rem;line-height:1.78}.Legal-module__F_jpgq__content section p:last-child{margin-bottom:0}.Legal-module__F_jpgq__content section ul{flex-direction:column;gap:8px;margin:12px 0;padding:0;list-style:none;display:flex}.Legal-module__F_jpgq__content section ul li{color:var(--text-secondary);padding-left:20px;font-size:.925rem;line-height:1.6;position:relative}.Legal-module__F_jpgq__content section ul li:before{content:"—";color:var(--accent);position:absolute;left:0}.Legal-module__F_jpgq__content section a{color:var(--accent);transition:opacity .15s}.Legal-module__F_jpgq__content section a:hover{opacity:.8}
