.Navbar-module__pSp8Ga__header{z-index:100;background:0 0;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__topBar{color:var(--text-light);opacity:1;background-color:#0000;border-bottom:none;max-height:80px;padding:10px 0;font-size:.85rem;transition:opacity .35s,transform .35s,max-height .35s;overflow:hidden;transform:translateY(0)}.Navbar-module__pSp8Ga__topBarContent{justify-content:center;align-items:center;display:flex}.Navbar-module__pSp8Ga__contactInfo{align-items:center;gap:3rem;display:flex}.Navbar-module__pSp8Ga__contactItem{letter-spacing:.5px;align-items:center;gap:.6rem;font-weight:500;display:flex}.Navbar-module__pSp8Ga__topIcon{color:var(--accent);align-items:center;display:flex}.Navbar-module__pSp8Ga__navContainer{z-index:10;padding:8px 0;transition:padding .35s}.Navbar-module__pSp8Ga__navbar{background-color:var(--text-light);border-radius:50px;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:6px 20px;transition:padding .35s,box-shadow .35s,border-radius .35s;display:flex;box-shadow:0 4px 25px #0000001a}.Navbar-module__pSp8Ga__logo{align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__navLinks{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLinks li a{color:var(--text-dark);font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__pSp8Ga__navLinks li a:after{content:"";background:var(--primary);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__navLinks li a:hover:after,.Navbar-module__pSp8Ga__navLinks li a.Navbar-module__pSp8Ga__active:after{width:100%}.Navbar-module__pSp8Ga__navLinks li a:hover,.Navbar-module__pSp8Ga__navLinks li a.Navbar-module__pSp8Ga__active{color:var(--primary)}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__topBar{opacity:0;pointer-events:none;max-height:0;padding:0;transform:translateY(-10px)}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__navContainer{padding:4px 0}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__navbar{-webkit-backdrop-filter:blur(12px);background-color:#ffffffeb;max-width:1000px;padding:4px 20px;box-shadow:0 8px 32px #0000001f}.Navbar-module__pSp8Ga__hamburger{color:var(--text-dark);cursor:pointer;z-index:100;background:0 0;border:none;padding:5px;transition:transform .3s;display:none}.Navbar-module__pSp8Ga__hamburger:hover{transform:scale(1.1)}.Navbar-module__pSp8Ga__mobileNav{z-index:90;background-color:#fff;width:80%;max-width:300px;height:100vh;padding:100px 30px 40px;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Navbar-module__pSp8Ga__mobileNavOpen{right:0}.Navbar-module__pSp8Ga__mobileNavContent{flex-direction:column;height:100%;display:flex}.Navbar-module__pSp8Ga__mobileLinks{flex-direction:column;gap:1.5rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileLinks li a{color:var(--text-dark);font-size:1.25rem;font-weight:500;transition:color .3s}.Navbar-module__pSp8Ga__mobileLinks li a:hover{color:var(--primary)}.Navbar-module__pSp8Ga__mobileAction{margin-top:auto}.Navbar-module__pSp8Ga__mobileAction .Navbar-module__pSp8Ga__btn{text-align:center;width:100%}@media (max-width:992px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__topBar,.Navbar-module__pSp8Ga__navAction{display:none}.Navbar-module__pSp8Ga__hamburger{display:block}.Navbar-module__pSp8Ga__navbar{width:92%;max-width:92%;padding:8px 16px}.Navbar-module__pSp8Ga__logo{width:110px}}
.Hero-module__gNeX-G__hero{background-color:var(--dark-surface);z-index:1;background-image:url(/images/hero_bg.png);background-position:50%;background-size:cover;align-items:center;min-height:100vh;margin-top:-100px;padding-top:140px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__overlay{z-index:1;background:linear-gradient(135deg,#1c1028e6 0%,#5b2d8e99 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroContent{z-index:2;width:100%;position:relative}.Hero-module__gNeX-G__textContent{max-width:580px;color:var(--text-light)}.Hero-module__gNeX-G__badge{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:1.25rem;padding-left:20px;font-size:.8rem;font-weight:500;display:inline-block;position:relative}.Hero-module__gNeX-G__badge:before{content:"";background-color:var(--accent);width:12px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Hero-module__gNeX-G__title{margin-bottom:1.25rem;font-size:3.25rem;font-weight:500;line-height:1.15}.Hero-module__gNeX-G__description{color:#ffffffd1;max-width:520px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.Hero-module__gNeX-G__actions{gap:1.25rem;display:flex}.Hero-module__gNeX-G__btnLight{color:var(--text-light)!important;border-color:#fff6!important}.Hero-module__gNeX-G__btnLight:hover{background-color:var(--text-light)!important;color:var(--primary)!important;border-color:var(--text-light)!important}@media (max-width:768px){.Hero-module__gNeX-G__title{font-size:2.1rem}.Hero-module__gNeX-G__description{font-size:.95rem}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:.8rem}.Hero-module__gNeX-G__actions .Hero-module__gNeX-G__btn{width:100%}}
.About-module__Balj8a__aboutSection{background-color:var(--bg-color)}.About-module__Balj8a__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__Balj8a__imageCol{height:500px;position:relative}.About-module__Balj8a__mainImageWrapper{z-index:2;border-radius:12px;width:75%;height:80%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 40px #0000001a}.About-module__Balj8a__mainImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.About-module__Balj8a__secondaryImageWrapper{z-index:3;border:8px solid var(--bg-color);border-radius:12px;width:50%;height:60%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 20px 40px #00000026}.About-module__Balj8a__secondaryImage{object-fit:cover;border-radius:4px;width:100%;height:100%}.About-module__Balj8a__dotPattern{background-image:radial-gradient(var(--accent) 20%, transparent 20%);z-index:1;opacity:.3;background-size:15px 15px;width:150px;height:150px;position:absolute;top:-20px;right:5%}.About-module__Balj8a__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.About-module__Balj8a__title{color:var(--dark-surface);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.About-module__Balj8a__description{color:var(--text-gray);margin-bottom:1.5rem;line-height:1.7}.About-module__Balj8a__featuresList{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.About-module__Balj8a__featureItem{color:var(--dark-surface);align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.About-module__Balj8a__checkIcon{background-color:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}@media (max-width:992px){.About-module__Balj8a__aboutGrid{grid-template-columns:1fr;gap:2.5rem}.About-module__Balj8a__imageCol{width:100%;max-width:400px;height:320px;margin:0 auto 1.5rem;display:block;position:relative}.About-module__Balj8a__mainImageWrapper{width:85%;height:85%;top:0;left:0}.About-module__Balj8a__secondaryImageWrapper{border-width:4px;width:50%;height:60%;bottom:0;right:0}}@media (max-width:576px){.About-module__Balj8a__featuresList{grid-template-columns:1fr}.About-module__Balj8a__title{font-size:2rem}}
.Services-module__kf8n-G__section{background:var(--bg-color);padding:120px 0 160px}.Services-module__kf8n-G__header{margin-bottom:5rem}.Services-module__kf8n-G__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:800;display:inline-block}.Services-module__kf8n-G__heading{color:var(--dark-surface);letter-spacing:-1.5px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.05}.Services-module__kf8n-G__headingAccent{color:var(--primary)}.Services-module__kf8n-G__deck{flex-direction:column;gap:40px;display:flex}.Services-module__kf8n-G__card{width:100%;position:sticky}.Services-module__kf8n-G__cardBody{background:#fff;border:1px solid #0000000f;border-radius:32px;grid-template-columns:1fr 340px;min-height:400px;transition:box-shadow .4s;display:grid;overflow:hidden;box-shadow:0 1px #0000000a,0 24px 68px -12px #0000001f}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardBody{box-shadow:0 1px #0000000a,0 32px 80px -8px #00000029}.Services-module__kf8n-G__left{flex-direction:column;padding:3.5rem 4rem;display:flex}.Services-module__kf8n-G__topRow{align-items:center;gap:14px;margin-bottom:2rem;display:flex}.Services-module__kf8n-G__iconWrap{border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.Services-module__kf8n-G__tag{text-transform:uppercase;letter-spacing:1.5px;border:1.5px solid;border-radius:100px;padding:5px 14px;font-size:.7rem;font-weight:800}.Services-module__kf8n-G__num{color:#00000014;margin-left:auto;font-family:ui-monospace,SFMono-Regular,monospace;font-size:1rem;font-weight:800}.Services-module__kf8n-G__cardTitle{color:var(--dark-surface);letter-spacing:-.8px;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.15}.Services-module__kf8n-G__cardDesc{color:var(--text-gray);max-width:520px;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.Services-module__kf8n-G__chips{flex-wrap:wrap;gap:10px;margin-bottom:2.5rem;display:flex}.Services-module__kf8n-G__chip{background:var(--bg-color);color:var(--text-dark);white-space:nowrap;border-radius:100px;padding:8px 18px;font-size:.8rem;font-weight:600}.Services-module__kf8n-G__cta{color:#fff;border-radius:14px;align-items:center;gap:10px;width:fit-content;margin-top:auto;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .25s,filter .25s;display:inline-flex}.Services-module__kf8n-G__cta:hover{filter:brightness(1.1);transform:translateY(-2px)}.Services-module__kf8n-G__right{min-height:100%;position:relative;overflow:hidden}.Services-module__kf8n-G__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94);display:block}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__serviceImage{transform:scale(1.05)}.Services-module__kf8n-G__imageOverlay{pointer-events:none;background:linear-gradient(90deg,#ffffff26 0%,#0000 60%);position:absolute;inset:0}@media (max-width:1100px){.Services-module__kf8n-G__cardBody{grid-template-columns:1fr}.Services-module__kf8n-G__right{order:-1;height:240px}.Services-module__kf8n-G__left{padding:3rem}.Services-module__kf8n-G__cardTitle{font-size:1.85rem}.Services-module__kf8n-G__deck{gap:30px}}@media (max-width:600px){.Services-module__kf8n-G__section{padding:80px 0 180px}.Services-module__kf8n-G__heading{font-size:2rem}.Services-module__kf8n-G__left{padding:2rem}.Services-module__kf8n-G__cardTitle{font-size:1.5rem}.Services-module__kf8n-G__cardDesc{font-size:.95rem}.Services-module__kf8n-G__chips{gap:8px}.Services-module__kf8n-G__chip{padding:6px 14px;font-size:.75rem}.Services-module__kf8n-G__cardBody{border-radius:24px;min-height:auto}.Services-module__kf8n-G__deck{gap:24px}}
.Process-module__ae5FOa__processSection{background-color:#fdfdfd;position:relative;overflow:hidden}.Process-module__ae5FOa__processSection:before{content:"";background:linear-gradient(90deg,#0000,#5b2d8e1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Process-module__ae5FOa__sectionHeader{text-align:center;margin-bottom:5rem}.Process-module__ae5FOa__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:block}.Process-module__ae5FOa__title{color:var(--dark-surface);font-size:3rem;font-weight:500;line-height:1.1}.Process-module__ae5FOa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid;position:relative}.Process-module__ae5FOa__stepCard{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;height:100%;padding:3rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 4px 20px #00000008}.Process-module__ae5FOa__stepCard:hover{border-color:#5b2d8e1a;transform:translateY(-10px);box-shadow:0 20px 40px #5b2d8e14}.Process-module__ae5FOa__cardIndicator{color:#5b2d8e0a;pointer-events:none;font-size:4rem;font-weight:600;line-height:1;transition:color .4s;position:absolute;top:2rem;right:2rem}.Process-module__ae5FOa__stepCard:hover .Process-module__ae5FOa__cardIndicator{color:#5b2d8e14}.Process-module__ae5FOa__cardContent{z-index:2;position:relative}.Process-module__ae5FOa__iconWrapper{background-color:var(--primary);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;transition:all .4s;display:flex;box-shadow:0 8px 16px #5b2d8e33}.Process-module__ae5FOa__stepCard:hover .Process-module__ae5FOa__iconWrapper{background-color:var(--accent);transform:scale(1.05)rotate(-5deg)}.Process-module__ae5FOa__stepTitle{color:var(--dark-surface);margin-bottom:1.25rem;font-size:1.5rem;font-weight:500}.Process-module__ae5FOa__stepDescription{color:var(--text-gray);margin:0;font-size:1rem;line-height:1.7}@media (max-width:1024px){.Process-module__ae5FOa__stepsGrid{gap:1.5rem}.Process-module__ae5FOa__title{font-size:2.5rem}}@media (max-width:768px){.Process-module__ae5FOa__stepsGrid{grid-template-columns:1fr;gap:2rem}.Process-module__ae5FOa__stepCard{padding:2.5rem 2rem}.Process-module__ae5FOa__title{font-size:2rem}}
.Stats-module__N0VmDq__statsSection{background-color:#fafafa;position:relative}.Stats-module__N0VmDq__headerContent{grid-template-columns:1fr 1.2fr;align-items:flex-end;gap:4rem;margin-bottom:5rem;display:grid}.Stats-module__N0VmDq__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:block}.Stats-module__N0VmDq__title{color:var(--dark-surface);font-size:3rem;font-weight:500;line-height:1.1}.Stats-module__N0VmDq__description{color:var(--text-gray);margin:0;font-size:1.1rem;line-height:1.7}.Stats-module__N0VmDq__metricsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Stats-module__N0VmDq__metricCard{text-align:center;background:#fff;border:1px solid #0000000a;border-radius:24px;padding:3.5rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 20px #00000005}.Stats-module__N0VmDq__metricCard:hover{border-color:#5b2d8e1a;transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.Stats-module__N0VmDq__gaugeContainer{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.Stats-module__N0VmDq__gaugeSvgWrapper{width:140px;height:140px;margin-bottom:1.5rem;position:relative}.Stats-module__N0VmDq__gaugeSvg{width:100%;height:100%;transform:rotate(-90deg)}.Stats-module__N0VmDq__gaugeBg{stroke:#f0f0f0}.Stats-module__N0VmDq__gaugeFill{stroke:var(--primary);transition:stroke-dashoffset 1.5s cubic-bezier(.4,0,.2,1)}.Stats-module__N0VmDq__gaugePercentage{color:var(--dark-surface);font-size:2rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__N0VmDq__gaugeLabel{color:var(--dark-surface);margin:0;font-size:1.25rem;font-weight:500}.Stats-module__N0VmDq__cardInfo{color:var(--text-gray);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1200px){.Stats-module__N0VmDq__headerContent{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.Stats-module__N0VmDq__title{font-size:2.5rem}}@media (max-width:992px){.Stats-module__N0VmDq__metricsGrid{grid-template-columns:1fr;gap:2rem;max-width:500px;margin:0 auto}.Stats-module__N0VmDq__metricCard{padding:3rem 2rem}}@media (max-width:768px){.Stats-module__N0VmDq__title{font-size:2.2rem}}
.CTA-module__OR_Nra__ctaSection{background-color:var(--bg-color);padding:0 0 100px}.CTA-module__OR_Nra__ctaCard{background-color:#fff;border:1px solid #00000008;border-radius:32px;padding:60px 50px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000d}.CTA-module__OR_Nra__ctaCard:hover{transform:translateY(-5px);box-shadow:0 25px 60px #00000014}.CTA-module__OR_Nra__supportBadge{color:var(--text-gray);background-color:#f8f8f8;border:1px solid #00000008;border-top:none;border-radius:0 0 12px 12px;padding:8px 20px;font-size:.85rem;font-weight:500;position:absolute;top:0;left:50px}.CTA-module__OR_Nra__ctaContent{align-items:center;gap:3rem;display:flex}.CTA-module__OR_Nra__iconCircle{background-color:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;box-shadow:0 10px 25px #5b2d8e40}.CTA-module__OR_Nra__iconCircle:after{content:"";border:1px solid #5b2d8e1a;border-radius:50%;animation:2s infinite CTA-module__OR_Nra__pulse;position:absolute;inset:-10px}@keyframes CTA-module__OR_Nra__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.CTA-module__OR_Nra__phoneIcon{transform:rotate(0)}.CTA-module__OR_Nra__textContent{flex-grow:1}.CTA-module__OR_Nra__title{color:var(--dark-surface);letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.CTA-module__OR_Nra__callText{color:var(--primary)}.CTA-module__OR_Nra__description{color:var(--text-gray);max-width:800px;margin:0;font-size:1.1rem;line-height:1.6}@media (max-width:992px){.CTA-module__OR_Nra__ctaContent{text-align:center;flex-direction:column;gap:2rem}.CTA-module__OR_Nra__iconCircle{width:70px;height:70px}.CTA-module__OR_Nra__title{font-size:1.8rem}.CTA-module__OR_Nra__supportBadge{left:50%;transform:translate(-50%)}}@media (max-width:576px){.CTA-module__OR_Nra__ctaCard{padding:50px 25px}.CTA-module__OR_Nra__title{font-size:1.5rem}.CTA-module__OR_Nra__description{font-size:1rem}}
.Features-module__0vMnSW__featuresSection{background-color:#fff;position:relative}.Features-module__0vMnSW__header{text-align:left;max-width:600px;margin-bottom:4rem}.Features-module__0vMnSW__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.8rem;font-weight:650;display:block}.Features-module__0vMnSW__title{color:var(--dark-surface);font-size:3.5rem;font-weight:500;line-height:1}.Features-module__0vMnSW__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(280px,auto);gap:1.5rem;display:grid}.Features-module__0vMnSW__card{background:#f8f9fa;border:1px solid #00000008;border-radius:32px;flex-direction:column;justify-content:flex-end;padding:2.5rem;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:relative;overflow:hidden}.Features-module__0vMnSW__cardWide{grid-column:span 2}.Features-module__0vMnSW__cardNormal{grid-column:span 1}.Features-module__0vMnSW__card:hover{border-color:var(--primary-light);background:#fff;transform:translateY(-5px);box-shadow:0 30px 60px #5b2d8e1a}.Features-module__0vMnSW__metadataLabel{font-family:var(--font-mono,monospace);color:var(--text-gray);letter-spacing:1px;opacity:.6;font-size:.65rem;position:absolute;top:2rem;right:2.5rem}.Features-module__0vMnSW__iconBox{background:var(--primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;transition:all .4s;display:flex;box-shadow:0 8px 20px #5b2d8e40}.Features-module__0vMnSW__card:hover .Features-module__0vMnSW__iconBox{background:var(--accent);transform:scale(1.1)rotate(5deg)}.Features-module__0vMnSW__cardTitle{color:var(--dark-surface);margin-bottom:1rem;font-size:1.6rem;font-weight:500;line-height:1.2}.Features-module__0vMnSW__cardDescription{color:var(--text-gray);margin:0;font-size:1rem;line-height:1.6}.Features-module__0vMnSW__cardAccent{background:var(--primary);transform-origin:0;width:100%;height:4px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Features-module__0vMnSW__card:hover .Features-module__0vMnSW__cardAccent{transform:scaleX(1)}@media (min-width:1100px){.Features-module__0vMnSW__cardWide:first-child{grid-row:span 1}.Features-module__0vMnSW__cardWide:nth-child(4),.Features-module__0vMnSW__cardWide:nth-child(5){grid-column:span 2}}@media (max-width:1100px){.Features-module__0vMnSW__bentoGrid{grid-template-columns:repeat(2,1fr)}.Features-module__0vMnSW__cardWide,.Features-module__0vMnSW__cardNormal{grid-column:span 1}.Features-module__0vMnSW__header{text-align:center;margin:0 auto 4rem}}@media (max-width:768px){.Features-module__0vMnSW__bentoGrid{grid-template-columns:1fr}.Features-module__0vMnSW__title{font-size:2.8rem}.Features-module__0vMnSW__card{min-height:250px;padding:2rem}}
.Counters-module__cZ1Cbq__countersSection{background-color:var(--dark-surface);color:var(--text-light);padding:60px 0}.Counters-module__cZ1Cbq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Counters-module__cZ1Cbq__counterItem{justify-content:center;align-items:center;gap:20px;display:flex}.Counters-module__cZ1Cbq__iconBox{background-color:#ffffff1a;border:1px dashed #fff6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.Counters-module__cZ1Cbq__textContent{flex-direction:column;display:flex}.Counters-module__cZ1Cbq__number{color:var(--text-light);margin:0 0 5px;font-size:2rem;font-weight:500}.Counters-module__cZ1Cbq__label{color:#ffffffb3;margin:0;font-size:.95rem}@media (max-width:992px){.Counters-module__cZ1Cbq__grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}}@media (max-width:576px){.Counters-module__cZ1Cbq__grid{grid-template-columns:1fr}.Counters-module__cZ1Cbq__counterItem{justify-content:flex-start;padding-left:20px}}
.Calculator-module__YPJ7ba__calculatorSection{background-color:var(--bg-color);padding-bottom:100px;position:relative}.Calculator-module__YPJ7ba__calcWrapper{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.Calculator-module__YPJ7ba__textContent{max-width:450px}.Calculator-module__YPJ7ba__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;background:#5b2d8e1a;border-radius:30px;margin-bottom:1rem;padding:6px 16px;font-size:.9rem;font-weight:600;display:inline-block}.Calculator-module__YPJ7ba__title{color:var(--dark-surface);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.15}.Calculator-module__YPJ7ba__description{color:var(--text-dark);opacity:.8;font-size:1.1rem;line-height:1.6}.Calculator-module__YPJ7ba__formCard{background:#fff;border:1px solid #0000000a;border-radius:24px;padding:40px;box-shadow:0 20px 60px #00000014}.Calculator-module__YPJ7ba__formContainer{flex-direction:column;gap:2rem;display:flex}.Calculator-module__YPJ7ba__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Calculator-module__YPJ7ba__inputGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.Calculator-module__YPJ7ba__label{color:var(--text-dark);margin-left:4px;font-size:.9rem;font-weight:500}.Calculator-module__YPJ7ba__input{width:100%;color:var(--text-dark);background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:12px;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.Calculator-module__YPJ7ba__input:focus{border-color:var(--primary);background-color:#fff;outline:none;box-shadow:0 0 0 4px #5b2d8e14}.Calculator-module__YPJ7ba__input::placeholder{color:#a0a0a0}select.Calculator-module__YPJ7ba__input{appearance:none;color:#666;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat}select.Calculator-module__YPJ7ba__input:not([value=""]){color:var(--text-dark)}.Calculator-module__YPJ7ba__submitRow{justify-content:flex-start;margin-top:.5rem;display:flex}.Calculator-module__YPJ7ba__submitBtn{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Calculator-module__YPJ7ba__submitBtn:hover{color:#fff;background-color:#128c7e;transform:translateY(-2px);box-shadow:0 8px 20px #25d3664d}@media (max-width:992px){.Calculator-module__YPJ7ba__calcWrapper{grid-template-columns:1fr;gap:3rem}.Calculator-module__YPJ7ba__textContent{text-align:center;max-width:100%}}@media (max-width:768px){.Calculator-module__YPJ7ba__formCard{padding:30px 20px}.Calculator-module__YPJ7ba__formGrid{grid-template-columns:1fr;gap:1rem}.Calculator-module__YPJ7ba__title{font-size:2.2rem}}
.Footer-module__nhiC3q__footerSection{background-color:var(--dark-surface);color:var(--text-light)}.Footer-module__nhiC3q__bannerRow{background-color:var(--primary);border-bottom:2px solid #ffffff1a;padding:30px 0}.Footer-module__nhiC3q__bannerContainer{justify-content:space-between;align-items:center;display:flex}.Footer-module__nhiC3q__bannerItem{align-items:center;gap:15px;display:flex}.Footer-module__nhiC3q__iconBox{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex}.Footer-module__nhiC3q__bannerText h4{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin:0 0 5px;font-size:.9rem;font-weight:500}.Footer-module__nhiC3q__bannerText p{color:var(--text-light);margin:0;font-size:1rem}.Footer-module__nhiC3q__footerMain{padding:80px 0 60px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:3rem;display:grid}.Footer-module__nhiC3q__colBrand{flex-direction:column;display:flex}.Footer-module__nhiC3q__logo{align-items:center;gap:10px;margin-bottom:1.5rem;display:flex}.Footer-module__nhiC3q__logoIcon{background-color:var(--accent);border-radius:8px;width:32px;height:32px;position:relative;overflow:hidden}.Footer-module__nhiC3q__logoIcon:after{content:"";background-color:#fff;border-radius:8px 0 0;width:16px;height:16px;position:absolute;bottom:0;right:0}.Footer-module__nhiC3q__logoText{color:var(--text-light);font-size:1.5rem;font-weight:500}.Footer-module__nhiC3q__brandInfo{margin-bottom:1.5rem}.Footer-module__nhiC3q__companyName{color:var(--accent);margin-bottom:5px;font-size:1.25rem;font-weight:700}.Footer-module__nhiC3q__llpin{color:#ffffffe6;margin-bottom:12px;font-size:.9rem;font-weight:500}.Footer-module__nhiC3q__brandDesc{color:#ffffffb3;max-width:350px;font-size:.9rem;line-height:1.6}.Footer-module__nhiC3q__colTitle{color:var(--text-light);margin-bottom:2rem;padding-bottom:10px;font-size:1.2rem;position:relative}.Footer-module__nhiC3q__colTitle:after{content:"";background-color:var(--accent);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__linkList li a{color:#ffffffb3;align-items:center;transition:color .3s,padding-left .3s;display:flex}.Footer-module__nhiC3q__linkList li a:before{content:"▸";color:var(--accent);margin-right:8px;font-size:.8rem}.Footer-module__nhiC3q__linkList li a:hover{color:var(--accent);padding-left:5px}.Footer-module__nhiC3q__footerBottom{background-color:var(--primary);padding:20px 0}.Footer-module__nhiC3q__footerBottom p{color:var(--text-light);margin:0;font-size:.9rem}@media (max-width:992px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__nhiC3q__bannerContainer{flex-direction:column;align-items:flex-start;gap:30px}}@media (max-width:576px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr}}
