.Hero-module__ZARIfG__hero{color:var(--primary-white);background-color:#0000;padding:3rem 0 2rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroLayout{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__heroText{z-index:2;flex-direction:column;flex:1;gap:1.5rem;display:flex}.Hero-module__ZARIfG__badge{text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:linear-gradient(#1e1e1eb3 0%,#0f0f0fcc 100%);border:1px solid #ffbe474d;border-radius:100px;align-self:flex-start;align-items:center;gap:.75rem;padding:.6rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ffbe4726,inset 0 1px #ffffff1a}.Hero-module__ZARIfG__badge:hover{border-color:#ffbe4799;transform:translateY(-2px);box-shadow:0 5px 25px #ffbe4740,inset 0 1px #fff3}.Hero-module__ZARIfG__badgeIcon{color:var(--accent-yellow);justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__badgeText{background:linear-gradient(90deg,#fff,#ccc);-webkit-text-fill-color:transparent;color:#fff;-webkit-background-clip:text}.Hero-module__ZARIfG__badgeShine{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:50%;height:100%;animation:4s infinite Hero-module__ZARIfG__shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes Hero-module__ZARIfG__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.Hero-module__ZARIfG__headline{margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subheadline{color:var(--text-muted);max-width:85%;font-size:1.1rem}.Hero-module__ZARIfG__pricingWrapper{margin:1rem 0}.Hero-module__ZARIfG__pricing{flex-direction:column;gap:.25rem;display:flex}.Hero-module__ZARIfG__priceMain{color:var(--primary-white);font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.Hero-module__ZARIfG__priceGst{color:var(--text-muted);font-size:1rem;font-weight:500}.Hero-module__ZARIfG__priceSub{color:var(--accent-yellow);font-size:1rem;font-weight:500}.Hero-module__ZARIfG__actions{gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__heroImageWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative}.Hero-module__ZARIfG__sequenceContainer{background-color:#fff;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 40px #ffbe4708,inset 0 1px #fffc}.Hero-module__ZARIfG__heroImage{object-fit:contain;width:100%;max-width:800px;height:100%}.Hero-module__ZARIfG__showcaseBadgeLeft{color:#1e293b;z-index:10;letter-spacing:.05em;text-transform:uppercase;background:#0f172a0d;border:1px solid #0f172a14;border-radius:100px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:1.2rem;left:1.2rem}.Hero-module__ZARIfG__showcasePulse{background-color:#f1a80a;border-radius:50%;width:5px;height:5px;animation:1.6s infinite Hero-module__ZARIfG__pulse;display:inline-block;box-shadow:0 0 #f1a80ab3}@keyframes Hero-module__ZARIfG__pulse{0%{transform:scale(.95);box-shadow:0 0 #f1a80ab3}70%{transform:scale(1);box-shadow:0 0 0 6px #f1a80a00}to{transform:scale(.95);box-shadow:0 0 #f1a80a00}}.Hero-module__ZARIfG__showcaseBadgeRight{color:#1e293b;z-index:10;letter-spacing:.05em;background:#0f172a0d;border:1px solid #0f172a14;border-radius:100px;padding:.4rem .8rem;font-size:.7rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.Hero-module__ZARIfG__showcaseHint{color:#64748b;text-transform:uppercase;letter-spacing:.05em;z-index:10;background:#0f172a0d;border-radius:6px;padding:.3rem .75rem;font-size:.65rem;font-weight:700;position:absolute;bottom:1rem}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.7;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;display:flex;position:absolute;bottom:2rem}.Hero-module__ZARIfG__mouse{border:2px solid var(--text-muted);border-radius:12px;width:24px;height:36px;position:relative}.Hero-module__ZARIfG__mouse:before{content:"";background-color:var(--accent-yellow);border-radius:50%;width:4px;height:4px;animation:2s infinite Hero-module__ZARIfG__scroll;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scroll{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,12px)}}@media (max-width:1024px){.Hero-module__ZARIfG__heroLayout{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__heroText{align-items:center}.Hero-module__ZARIfG__badge{align-self:center}.Hero-module__ZARIfG__heroImageWrapper{height:350px}}
.Features-module__zvCZ4q__featuresSection{background-color:#0000;padding:1.5rem 0}.Features-module__zvCZ4q__sectionHeader{text-align:center;margin-bottom:2rem}.Features-module__zvCZ4q__sectionTitle{color:var(--primary-white);margin-bottom:1rem}.Features-module__zvCZ4q__sectionSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{z-index:1;will-change:transform;backface-visibility:hidden;background:linear-gradient(#1a223566 0%,#0b0f1999 100%);border:1px solid #ffbe470d;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:sticky;top:120px;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";z-index:-1;opacity:0;background:radial-gradient(600px at 50% 0,#ffbe471a,#0000 60%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Features-module__zvCZ4q__card:after{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(#ffbe4766,#ffbe470d 40%,#0000 100%);border-radius:12px;padding:1px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Features-module__zvCZ4q__card:hover:before,.Features-module__zvCZ4q__card:hover:after{opacity:1}.Features-module__zvCZ4q__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 25px 50px -12px #0009,0 0 40px #ffbe470d}@property --trace-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.Features-module__zvCZ4q__iconWrapper{background:linear-gradient(135deg,#ffbe4726 0%,#ffbe470d 100%);border:1px solid #ffbe4733;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .4s;display:flex;position:relative;box-shadow:inset 0 0 20px #ffbe470d}.Features-module__zvCZ4q__iconWrapper:before{content:"";border-radius:inherit;background:conic-gradient(from var(--trace-angle), transparent 60%, #ffbe47 80%, transparent 100%);-webkit-mask-composite:xor;opacity:0;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{background:linear-gradient(135deg,#ffbe4740 0%,#ffbe471a 100%);border-color:#0000;transform:scale(1.1);box-shadow:inset 0 0 20px #ffbe471a,0 0 20px #ffbe4726}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper:before{animation:.8s ease-in-out forwards Features-module__zvCZ4q__traceSpin}@keyframes Features-module__zvCZ4q__traceSpin{0%{--trace-angle:0deg;opacity:0}15%{opacity:1}85%{opacity:1}to{--trace-angle:360deg;opacity:0}}.Features-module__zvCZ4q__cardTitle{color:var(--primary-white);margin-bottom:1rem;font-size:1.25rem}.Features-module__zvCZ4q__cardText{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}
.LeadCapture-module__oC1gWq__captureSection{color:var(--primary-white);background-color:#0000;padding:1.5rem 0 1rem}.LeadCapture-module__oC1gWq__captureContainer{align-items:center;gap:1rem;display:flex}.LeadCapture-module__oC1gWq__textContent{flex:1}.LeadCapture-module__oC1gWq__description{color:var(--text-muted);margin-bottom:.5rem;font-size:1.125rem}.LeadCapture-module__oC1gWq__formCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--primary-white);border:1px solid #ffbe4733;border-top:6px solid var(--accent-yellow);background:#0b0f19b3;border-radius:12px;flex:1;padding:3rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.LeadCapture-module__oC1gWq__headline{color:var(--primary-white);margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.LeadCapture-module__oC1gWq__subheadline{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.LeadCapture-module__oC1gWq__trustBadge{background-color:#ffbe471a;border:1px solid #ffbe4733;border-radius:8px;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.25rem;display:flex}.LeadCapture-module__oC1gWq__trustIcon{color:var(--accent-yellow);flex-shrink:0;width:28px;height:28px}.LeadCapture-module__oC1gWq__trustText{color:var(--primary-white);font-size:.95rem;font-weight:500}.LeadCapture-module__oC1gWq__floatingGroup{margin-bottom:1.5rem;position:relative}.LeadCapture-module__oC1gWq__formRow{gap:1.5rem;display:flex}.LeadCapture-module__oC1gWq__formRow .LeadCapture-module__oC1gWq__floatingGroup{flex:1}.LeadCapture-module__oC1gWq__floatingInput{width:100%;color:var(--primary-white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:1.25rem 1rem .5rem;font-family:inherit;font-size:1rem;transition:all .2s}.LeadCapture-module__oC1gWq__floatingInput:focus{border-color:var(--accent-yellow);background:#ffffff1a;outline:none}.LeadCapture-module__oC1gWq__floatingLabel{color:var(--text-muted);pointer-events:none;font-size:1rem;transition:all .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.LeadCapture-module__oC1gWq__floatingInput:focus+.LeadCapture-module__oC1gWq__floatingLabel,.LeadCapture-module__oC1gWq__floatingInput:not(:placeholder-shown)+.LeadCapture-module__oC1gWq__floatingLabel{color:var(--accent-yellow);font-size:.75rem;top:.6rem}.LeadCapture-module__oC1gWq__floatingTextarea{resize:vertical;min-height:100px;padding-top:1.75rem}.LeadCapture-module__oC1gWq__floatingTextarea+.LeadCapture-module__oC1gWq__floatingLabel{top:1.25rem;transform:none}.LeadCapture-module__oC1gWq__floatingTextarea:focus+.LeadCapture-module__oC1gWq__floatingLabel,.LeadCapture-module__oC1gWq__floatingTextarea:not(:placeholder-shown)+.LeadCapture-module__oC1gWq__floatingLabel{color:var(--accent-yellow);font-size:.75rem;top:.6rem}.LeadCapture-module__oC1gWq__submitBtn{width:100%;margin-top:1rem;padding:1.25rem;font-size:1.1rem}@media (max-width:992px){.LeadCapture-module__oC1gWq__captureContainer{flex-direction:column}.LeadCapture-module__oC1gWq__formRow{flex-direction:column;gap:0}.LeadCapture-module__oC1gWq__formCard{width:100%;padding:2rem}}
.Footer-module__S6Hkya__footer{background-color:var(--primary-navy);color:var(--text-muted);border-top:1px solid #ffffff0d;padding:2rem 0}.Footer-module__S6Hkya__footerGrid{flex-wrap:wrap;justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand{flex:1;min-width:280px;max-width:400px}.Footer-module__S6Hkya__brandName{color:var(--primary-white);letter-spacing:-.02em;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;text-decoration:none;display:block}.Footer-module__S6Hkya__brandName:visited{color:var(--primary-white)}.Footer-module__S6Hkya__brandDesc{margin-bottom:2rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{width:40px;height:40px;color:var(--primary-white);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--accent-yellow);color:var(--primary-navy);transform:translateY(-2px)}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:5rem;display:flex}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__linkTitle{color:var(--primary-white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__linkItem{color:var(--text-muted);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__linkItem:hover{color:var(--accent-yellow)}.Footer-module__S6Hkya__divider{border-top:1px solid #ffffff1a;margin-bottom:2rem}.Footer-module__S6Hkya__copyright{text-align:center;color:#fff6;font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__links{gap:3rem}}
