.Hero-module__JgYmMq__hero{background:var(--bg-alt);padding:clamp(56px,9vw,110px) 0 clamp(60px,8vw,100px);position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0b14240d 1px,#0000 1px),linear-gradient(90deg,#0b14240d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 0,#000 40%,#0000 100%)}.Hero-module__JgYmMq__wrapper{grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:center;gap:clamp(40px,5vw,80px);display:grid;position:relative}.Hero-module__JgYmMq__left{min-width:0}.Hero-module__JgYmMq__badge{border:1px solid var(--border);color:var(--text);box-shadow:var(--shadow-sm);background:#fff;border-radius:40px;align-items:center;gap:9px;margin-bottom:24px;padding:8px 16px 8px 10px;font-size:13.5px;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__badge .Hero-module__JgYmMq__dot{background:var(--success);width:8px;height:8px;box-shadow:0 0 0 4px var(--success-bg);border-radius:50%}.Hero-module__JgYmMq__left h1{margin-bottom:24px;font-size:clamp(34px,4.6vw,60px);font-weight:700;line-height:1.08}.Hero-module__JgYmMq__left h1 span{color:var(--primary)}.Hero-module__JgYmMq__left p{color:var(--text-light);max-width:52ch;margin-bottom:36px;font-size:clamp(16px,1.5vw,18.5px);line-height:1.75}.Hero-module__JgYmMq__buttons{flex-wrap:wrap;gap:14px;margin-bottom:clamp(36px,5vw,56px);display:flex}.Hero-module__JgYmMq__primary{background:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:16px 30px;font-size:15.5px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 14px 30px -10px #f2790c8c}.Hero-module__JgYmMq__primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.Hero-module__JgYmMq__secondary{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--secondary);background:#fff;padding:16px 30px;font-size:15.5px;font-weight:600;transition:border-color .2s,color .2s,transform .2s}.Hero-module__JgYmMq__secondary:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.Hero-module__JgYmMq__stats{border-top:1px solid var(--border);flex-wrap:wrap;gap:clamp(24px,4vw,48px);padding-top:32px;display:flex}.Hero-module__JgYmMq__stats h3{font-family:var(--font-mono);margin-bottom:6px;font-size:clamp(22px,2.4vw,30px);font-weight:600}.Hero-module__JgYmMq__stats span{color:var(--text-light);font-size:13.5px}.Hero-module__JgYmMq__right{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.Hero-module__JgYmMq__orangeCircle{background:radial-gradient(circle at center, #ffb64d, var(--primary));opacity:.14;border-radius:50%;width:480px;max-width:120%;height:480px;position:absolute;top:10px;right:-40px}.Hero-module__JgYmMq__dashboardCard{border-radius:var(--radius-lg);width:100%;max-width:500px;box-shadow:var(--shadow-lg);z-index:5;border:1px solid var(--border);background:#fff;padding:clamp(24px,3vw,38px);position:relative}.Hero-module__JgYmMq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.Hero-module__JgYmMq__cardHeader strong{font-family:var(--font-display);color:var(--secondary);font-size:18px}.Hero-module__JgYmMq__liveTag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--success);background:var(--success-bg);border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__liveTag:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px}.Hero-module__JgYmMq__chart{align-items:flex-end;gap:14px;height:180px;margin-bottom:32px;display:flex}.Hero-module__JgYmMq__chart div{border-radius:8px 8px 3px 3px;flex:1}.Hero-module__JgYmMq__bar1{background:#ffdcab;height:55%}.Hero-module__JgYmMq__bar2{background:#ffc372;height:72%}.Hero-module__JgYmMq__bar3{background:var(--primary);height:100%}.Hero-module__JgYmMq__bar4{background:#ffb85c;height:66%}.Hero-module__JgYmMq__bar5{background:#ffe3b8;height:44%}.Hero-module__JgYmMq__progressSection{flex-direction:column;gap:22px;display:flex}.Hero-module__JgYmMq__progressItem{flex-direction:column;gap:10px;display:flex}.Hero-module__JgYmMq__progressItem .Hero-module__JgYmMq__row{color:var(--secondary);justify-content:space-between;font-size:13.5px;font-weight:600;display:flex}.Hero-module__JgYmMq__progressItem .Hero-module__JgYmMq__row span:last-child{font-family:var(--font-mono);color:var(--text-light);font-weight:500}.Hero-module__JgYmMq__progress{background:var(--bg-alt);border-radius:20px;height:8px;overflow:hidden}.Hero-module__JgYmMq__progressFill{background:var(--success);border-radius:20px;width:85%;height:100%}.Hero-module__JgYmMq__progressFillOrange{background:var(--primary);border-radius:20px;width:72%;height:100%}.Hero-module__JgYmMq__floatCard{border-radius:var(--radius-md);box-shadow:var(--shadow);z-index:20;border:1px solid var(--border);background:#fff;width:220px;padding:22px 24px;position:absolute;bottom:-8%;left:-8%}.Hero-module__JgYmMq__floatCard h4{color:var(--secondary);margin-bottom:14px;font-size:15px;font-weight:700}.Hero-module__JgYmMq__floatCard ul{color:var(--text-light);flex-direction:column;gap:10px;font-size:14px;list-style:none;display:flex}.Hero-module__JgYmMq__floatCard li{align-items:center;gap:8px;display:flex}.Hero-module__JgYmMq__floatCard li strong{font-family:var(--font-mono);color:var(--secondary)}@media (max-width:1100px){.Hero-module__JgYmMq__wrapper{grid-template-columns:1fr}.Hero-module__JgYmMq__left{text-align:center;max-width:640px;margin:0 auto}.Hero-module__JgYmMq__left p{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__buttons,.Hero-module__JgYmMq__stats{justify-content:center}.Hero-module__JgYmMq__right{margin-top:20px}.Hero-module__JgYmMq__floatCard{left:4%}}@media (max-width:576px){.Hero-module__JgYmMq__buttons{flex-direction:column}.Hero-module__JgYmMq__primary,.Hero-module__JgYmMq__secondary{text-align:center;width:100%}.Hero-module__JgYmMq__dashboardCard{padding:22px}.Hero-module__JgYmMq__chart{gap:10px;height:130px}.Hero-module__JgYmMq__floatCard{width:100%;margin-top:20px;position:static}.Hero-module__JgYmMq__orangeCircle{width:320px;height:320px}}
.Features-module__MNwinW__features{background:#fff;padding:clamp(70px,9vw,120px) 0}.Features-module__MNwinW__heading{text-align:center;max-width:680px;margin:0 auto clamp(44px,6vw,72px)}.Features-module__MNwinW__heading h2{margin-top:16px;font-size:clamp(28px,4vw,44px);line-height:1.2}.Features-module__MNwinW__heading p{color:var(--text-light);margin-top:20px;font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.Features-module__MNwinW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Features-module__MNwinW__card{background:var(--bg-alt);border-radius:var(--radius-md);border:1px solid #0000;padding:36px 32px;transition:transform .3s,box-shadow .3s,border-color .3s,background .3s;position:relative}.Features-module__MNwinW__card:before,.Features-module__MNwinW__card:after{content:"";border:2px solid var(--primary);opacity:0;width:18px;height:18px;transition:opacity .3s;position:absolute}.Features-module__MNwinW__card:before{border-bottom:none;border-right:none;border-radius:4px 0 0;top:10px;left:10px}.Features-module__MNwinW__card:after{border-top:none;border-left:none;border-radius:0 0 4px;bottom:10px;right:10px}.Features-module__MNwinW__card:hover{box-shadow:var(--shadow);border-color:var(--border);background:#fff;transform:translateY(-6px)}.Features-module__MNwinW__card:hover:before,.Features-module__MNwinW__card:hover:after{opacity:1}.Features-module__MNwinW__icon{background:var(--primary-light);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:26px;font-size:26px;display:flex}.Features-module__MNwinW__card h3{margin-bottom:14px;font-size:20px}.Features-module__MNwinW__card p{color:var(--text-light);font-size:15px;line-height:1.75}@media (max-width:992px){.Features-module__MNwinW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__MNwinW__grid{grid-template-columns:1fr}.Features-module__MNwinW__card{padding:28px 26px}}
.TrustedCompanies-module__IqIVOa__trusted{background:var(--bg-alt);padding:clamp(70px,9vw,120px) 0}.TrustedCompanies-module__IqIVOa__content{text-align:center;max-width:700px;margin:0 auto clamp(48px,6vw,64px)}.TrustedCompanies-module__IqIVOa__content h2{margin-bottom:18px;font-size:clamp(28px,4vw,42px);line-height:1.2}.TrustedCompanies-module__IqIVOa__content p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.TrustedCompanies-module__IqIVOa__logoGrid{grid-template-columns:repeat(6,1fr);gap:18px;margin-bottom:clamp(48px,6vw,80px);display:grid}.TrustedCompanies-module__IqIVOa__logoCard{height:84px;font-family:var(--font-display);color:var(--text-light);border-radius:var(--radius-sm);border:1px solid var(--border);background:#fff;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:transform .25s,box-shadow .25s,color .25s;display:flex}.TrustedCompanies-module__IqIVOa__logoCard:hover{box-shadow:var(--shadow-sm);color:var(--secondary);transform:translateY(-4px)}.TrustedCompanies-module__IqIVOa__statsGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.TrustedCompanies-module__IqIVOa__statCard{border-radius:var(--radius-md);text-align:center;border:1px solid var(--border);background:#fff;padding:34px 24px}.TrustedCompanies-module__IqIVOa__statCard h3{font-family:var(--font-mono);color:var(--primary);margin-bottom:10px;font-size:clamp(28px,3vw,38px)}.TrustedCompanies-module__IqIVOa__statCard span{color:var(--text-light);font-size:14px}@media (max-width:992px){.TrustedCompanies-module__IqIVOa__logoGrid{grid-template-columns:repeat(3,1fr)}.TrustedCompanies-module__IqIVOa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.TrustedCompanies-module__IqIVOa__logoGrid{grid-template-columns:repeat(2,1fr)}.TrustedCompanies-module__IqIVOa__statsGrid{grid-template-columns:1fr}.TrustedCompanies-module__IqIVOa__logoCard{height:70px;font-size:16px}}
.DashboardPreview-module__tHqkcG__preview{background:var(--bg-alt);padding:clamp(70px,9vw,120px) 0}.DashboardPreview-module__tHqkcG__heading{text-align:center;max-width:700px;margin:0 auto clamp(44px,6vw,64px)}.DashboardPreview-module__tHqkcG__heading h2{margin-top:16px;font-size:clamp(28px,4vw,44px);line-height:1.2}.DashboardPreview-module__tHqkcG__heading p{color:var(--text-light);margin-top:20px;font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.DashboardPreview-module__tHqkcG__dashboard{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;grid-template-columns:240px 1fr;display:grid;overflow:hidden}.DashboardPreview-module__tHqkcG__sidebar{background:var(--secondary);color:#fff;padding:32px 26px}.DashboardPreview-module__tHqkcG__sidebar h3{color:#fff;align-items:center;gap:10px;margin-bottom:34px;font-size:18px;display:flex}.DashboardPreview-module__tHqkcG__sidebar h3:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px}.DashboardPreview-module__tHqkcG__sidebar ul{flex-direction:column;gap:6px;list-style:none;display:flex}.DashboardPreview-module__tHqkcG__sidebar li{opacity:.65;cursor:pointer;border-radius:8px;padding:10px 12px;font-size:14.5px;font-weight:500;transition:all .2s}.DashboardPreview-module__tHqkcG__sidebar li:hover{opacity:1;background:#ffffff0f}.DashboardPreview-module__tHqkcG__active{color:#fff;font-weight:700;opacity:1!important;background:var(--primary)!important}.DashboardPreview-module__tHqkcG__content{min-width:0;padding:36px}.DashboardPreview-module__tHqkcG__cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:32px;display:grid}.DashboardPreview-module__tHqkcG__kpi{background:var(--bg-alt);border-radius:var(--radius-sm);border:1px solid var(--border);padding:22px}.DashboardPreview-module__tHqkcG__kpi h3{font-family:var(--font-mono);color:var(--secondary);margin-bottom:6px;font-size:clamp(22px,2.6vw,30px)}.DashboardPreview-module__tHqkcG__kpi span{color:var(--text-light);font-size:13px}.DashboardPreview-module__tHqkcG__tableCard{background:var(--bg-alt);border-radius:var(--radius-md);border:1px solid var(--border);padding:26px}.DashboardPreview-module__tHqkcG__tableHeader{color:var(--secondary);margin-bottom:18px;font-size:17px;font-weight:700}.DashboardPreview-module__tHqkcG__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.DashboardPreview-module__tHqkcG__row:last-child{border:none;padding-bottom:0}.DashboardPreview-module__tHqkcG__row p{color:var(--text-light);margin-top:4px;font-size:13.5px}.DashboardPreview-module__tHqkcG__status{font-family:var(--font-mono);white-space:nowrap;border-radius:30px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:600}.DashboardPreview-module__tHqkcG__statusCompleted{background:var(--success-bg);color:var(--success)}.DashboardPreview-module__tHqkcG__statusProgress{background:var(--primary-light);color:var(--primary)}.DashboardPreview-module__tHqkcG__statusScheduled{color:#3355c9;background:#e8edfb}.DashboardPreview-module__tHqkcG__statusPending{color:var(--text-light);background:#f1f2f4}@media (max-width:900px){.DashboardPreview-module__tHqkcG__dashboard{grid-template-columns:1fr}.DashboardPreview-module__tHqkcG__sidebar{display:none}.DashboardPreview-module__tHqkcG__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.DashboardPreview-module__tHqkcG__cards{grid-template-columns:1fr}.DashboardPreview-module__tHqkcG__content{padding:22px}.DashboardPreview-module__tHqkcG__row{flex-direction:row;align-items:center}}
.PlatformModules-module__e9qtsa__modules{background:#fff;padding:clamp(70px,9vw,120px) 0;position:relative}.PlatformModules-module__e9qtsa__heading{text-align:center;max-width:700px;margin:0 auto clamp(48px,6vw,80px)}.PlatformModules-module__e9qtsa__heading h2{margin:16px 0;font-size:clamp(28px,4vw,44px);line-height:1.2}.PlatformModules-module__e9qtsa__heading p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.PlatformModules-module__e9qtsa__timeline{flex-direction:column;gap:28px;display:flex;position:relative}.PlatformModules-module__e9qtsa__timeline:before{content:"";background:repeating-linear-gradient(to bottom, var(--border) 0, var(--border) 6px, transparent 6px, transparent 12px);width:1px;position:absolute;top:4px;bottom:4px;left:50%;transform:translate(-50%)}.PlatformModules-module__e9qtsa__item{display:flex;position:relative}.PlatformModules-module__e9qtsa__left{justify-content:flex-start;padding-right:calc(50% + 30px)}.PlatformModules-module__e9qtsa__right{justify-content:flex-end;padding-left:calc(50% + 30px)}.PlatformModules-module__e9qtsa__item:before{content:attr(data-index);border:2px solid var(--primary);width:34px;height:34px;color:var(--primary);font-family:var(--font-mono);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:32px;left:50%;transform:translate(-50%,-50%)}.PlatformModules-module__e9qtsa__card{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius-md);align-items:flex-start;gap:20px;width:100%;padding:30px;transition:transform .3s,box-shadow .3s,background .3s;display:flex}.PlatformModules-module__e9qtsa__card:hover{box-shadow:var(--shadow);background:#fff;transform:translateY(-6px)}.PlatformModules-module__e9qtsa__icon{background:var(--primary-light);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;display:flex}.PlatformModules-module__e9qtsa__card h3{margin-bottom:10px;font-size:20px}.PlatformModules-module__e9qtsa__card p{color:var(--text-light);font-size:15px;line-height:1.75}@media (max-width:900px){.PlatformModules-module__e9qtsa__timeline:before{left:20px}.PlatformModules-module__e9qtsa__item,.PlatformModules-module__e9qtsa__left,.PlatformModules-module__e9qtsa__right{justify-content:flex-start;padding-left:52px;padding-right:0}.PlatformModules-module__e9qtsa__item:before{top:30px;left:20px}}@media (max-width:560px){.PlatformModules-module__e9qtsa__card{flex-direction:column;padding:24px}}
.WhyChooseUs-module__YwVtra__section{background:#fff;padding:clamp(70px,9vw,120px) 0}.WhyChooseUs-module__YwVtra__heading{text-align:center;max-width:700px;margin:0 auto clamp(48px,6vw,80px)}.WhyChooseUs-module__YwVtra__heading h2{margin:16px 0;font-size:clamp(28px,4vw,44px);line-height:1.2}.WhyChooseUs-module__YwVtra__heading p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.WhyChooseUs-module__YwVtra__card{background:var(--bg-alt);border-radius:var(--radius-md);border:1px solid var(--border);padding:32px 28px;transition:transform .3s,box-shadow .3s,background .3s}.WhyChooseUs-module__YwVtra__card:hover{box-shadow:var(--shadow);background:#fff;transform:translateY(-8px)}.WhyChooseUs-module__YwVtra__icon{background:var(--primary-light);border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:22px;font-size:26px;display:flex}.WhyChooseUs-module__YwVtra__card h3{margin-bottom:12px;font-size:18.5px}.WhyChooseUs-module__YwVtra__card p{color:var(--text-light);font-size:14.5px;line-height:1.75}@media (max-width:1100px){.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.WhyChooseUs-module__YwVtra__grid{grid-template-columns:1fr}.WhyChooseUs-module__YwVtra__card{padding:26px 24px}}
.CustomerSuccess-module__6dA39q__section{background:var(--bg-alt);padding:clamp(70px,9vw,120px) 0}.CustomerSuccess-module__6dA39q__section>.CustomerSuccess-module__6dA39q__container{grid-template-columns:minmax(0,380px) 1fr;align-items:start;gap:clamp(36px,5vw,60px);display:grid}.CustomerSuccess-module__6dA39q__left h2{margin:18px 0 20px;font-size:clamp(28px,4vw,44px);line-height:1.2}.CustomerSuccess-module__6dA39q__left p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.CustomerSuccess-module__6dA39q__right{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.CustomerSuccess-module__6dA39q__card{border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;padding:30px;transition:transform .3s,box-shadow .3s}.CustomerSuccess-module__6dA39q__card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.CustomerSuccess-module__6dA39q__card h3{font-family:var(--font-mono);color:var(--primary);margin-bottom:14px;font-size:clamp(32px,4vw,44px)}.CustomerSuccess-module__6dA39q__card h4{margin-bottom:12px;font-size:18px}.CustomerSuccess-module__6dA39q__card p{color:var(--text-light);font-size:14.5px;line-height:1.75}@media (max-width:900px){.CustomerSuccess-module__6dA39q__section>.CustomerSuccess-module__6dA39q__container{grid-template-columns:1fr}}@media (max-width:560px){.CustomerSuccess-module__6dA39q__right{grid-template-columns:1fr}.CustomerSuccess-module__6dA39q__card h3{font-size:36px}}
.Testimonials-module__5wb8fq__section{background:#fff;padding:clamp(70px,9vw,120px) 0}.Testimonials-module__5wb8fq__heading{text-align:center;max-width:680px;margin:0 auto clamp(44px,6vw,72px)}.Testimonials-module__5wb8fq__heading h2{margin:16px 0;font-size:clamp(28px,4vw,44px);line-height:1.2}.Testimonials-module__5wb8fq__heading p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.Testimonials-module__5wb8fq__card{background:var(--bg-alt);border-radius:var(--radius-md);border:1px solid var(--border);flex-direction:column;padding:36px;transition:transform .3s,box-shadow .3s,background .3s;display:flex}.Testimonials-module__5wb8fq__card:hover{box-shadow:var(--shadow);background:#fff;transform:translateY(-8px)}.Testimonials-module__5wb8fq__stars{color:#ffb100;gap:3px;margin-bottom:22px;font-size:15px;display:flex}.Testimonials-module__5wb8fq__review{color:var(--text);flex:1;margin-bottom:30px;font-size:15px;line-height:1.85}.Testimonials-module__5wb8fq__user{border-top:1px solid var(--border);align-items:center;gap:16px;padding-top:24px;display:flex}.Testimonials-module__5wb8fq__avatar{background:var(--secondary);color:#fff;width:48px;height:48px;font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.Testimonials-module__5wb8fq__user h4{color:var(--secondary);margin-bottom:3px;font-size:15px}.Testimonials-module__5wb8fq__user span{color:var(--text-light);font-size:13px;line-height:1.5}@media (max-width:992px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media (max-width:576px){.Testimonials-module__5wb8fq__card{padding:28px}}
.Pricing-module__Pm6ArG__section{background:#fff;padding:clamp(70px,9vw,120px) 0}.Pricing-module__Pm6ArG__heading{text-align:center;max-width:640px;margin:0 auto clamp(36px,5vw,50px)}.Pricing-module__Pm6ArG__heading h2{margin:16px 0;font-size:clamp(28px,4vw,44px);line-height:1.2}.Pricing-module__Pm6ArG__heading p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.Pricing-module__Pm6ArG__toggle{background:var(--bg-alt);border:1px solid var(--border);border-radius:30px;justify-content:center;gap:6px;width:fit-content;margin-bottom:clamp(40px,5vw,56px);margin-left:auto;margin-right:auto;padding:6px;display:flex}.Pricing-module__Pm6ArG__toggle button{color:var(--text-light);background:0 0;border:none;border-radius:30px;padding:11px 26px;font-size:14.5px;font-weight:600;transition:all .25s}.Pricing-module__Pm6ArG__active{background:var(--secondary)!important;color:#fff!important}.Pricing-module__Pm6ArG__save{font-family:var(--font-mono);color:var(--success);background:var(--success-bg);border-radius:10px;margin-left:6px;padding:2px 7px;font-size:11px}.Pricing-module__Pm6ArG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:26px;display:grid}.Pricing-module__Pm6ArG__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;flex-direction:column;padding:40px 32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__Pm6ArG__card:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.Pricing-module__Pm6ArG__popular{border:2px solid var(--primary);box-shadow:var(--shadow)}.Pricing-module__Pm6ArG__badge{background:var(--primary);color:#fff;white-space:nowrap;border-radius:20px;padding:7px 20px;font-size:12.5px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.Pricing-module__Pm6ArG__card h3{margin-bottom:18px;font-size:22px}.Pricing-module__Pm6ArG__priceRow{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.Pricing-module__Pm6ArG__card h4{font-family:var(--font-mono);color:var(--secondary);font-size:clamp(32px,3.4vw,40px)}.Pricing-module__Pm6ArG__period{color:var(--text-light);font-size:14px}.Pricing-module__Pm6ArG__card>p{color:var(--text-light);margin-bottom:26px;font-size:14.5px}.Pricing-module__Pm6ArG__card ul{flex-direction:column;flex:1;gap:14px;margin-bottom:32px;list-style:none;display:flex}.Pricing-module__Pm6ArG__card li{color:var(--text);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.Pricing-module__Pm6ArG__check{background:var(--success-bg);width:18px;height:18px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:700;display:flex}.Pricing-module__Pm6ArG__card button{background:var(--secondary);color:#fff;border-radius:var(--radius-sm);border:none;width:100%;padding:15px;font-size:15px;font-weight:700;transition:all .25s}.Pricing-module__Pm6ArG__card button:hover,.Pricing-module__Pm6ArG__popular button{background:var(--primary)}.Pricing-module__Pm6ArG__popular button:hover{background:var(--primary-dark)}@media (max-width:992px){.Pricing-module__Pm6ArG__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:576px){.Pricing-module__Pm6ArG__card{padding:30px 24px}.Pricing-module__Pm6ArG__toggle{width:100%}.Pricing-module__Pm6ArG__toggle button{flex:1}}
.FAQ-module__YTKPaG__section{background:var(--bg-alt);padding:clamp(70px,9vw,120px) 0}.FAQ-module__YTKPaG__heading{text-align:center;max-width:640px;margin:0 auto clamp(40px,5vw,56px)}.FAQ-module__YTKPaG__heading h2{margin:16px 0;font-size:clamp(28px,4vw,44px)}.FAQ-module__YTKPaG__heading p{color:var(--text-light);font-size:clamp(15.5px,1.6vw,18px);line-height:1.8}.FAQ-module__YTKPaG__accordion{max-width:820px;margin:0 auto}.FAQ-module__YTKPaG__item{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;margin-bottom:16px;transition:box-shadow .25s,border-color .25s;overflow:hidden}.FAQ-module__YTKPaG__item:hover{box-shadow:var(--shadow-sm)}.FAQ-module__YTKPaG__itemOpen{border-color:var(--primary)}.FAQ-module__YTKPaG__question{cursor:pointer;text-align:left;width:100%;color:var(--secondary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;font-size:16.5px;font-weight:600;display:flex}.FAQ-module__YTKPaG__icon{background:var(--bg-alt);width:32px;height:32px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:transform .25s,background .25s;display:flex}.FAQ-module__YTKPaG__itemOpen .FAQ-module__YTKPaG__icon{background:var(--primary);color:#fff;transform:rotate(45deg)}.FAQ-module__YTKPaG__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQ-module__YTKPaG__itemOpen .FAQ-module__YTKPaG__answerWrap{grid-template-rows:1fr}.FAQ-module__YTKPaG__answerInner{overflow:hidden}.FAQ-module__YTKPaG__answer{color:var(--text-light);padding:0 26px 24px;font-size:15.5px;line-height:1.85}@media (max-width:576px){.FAQ-module__YTKPaG__question{padding:18px 20px;font-size:15.5px}.FAQ-module__YTKPaG__answer{padding:0 20px 20px;font-size:14.5px}}
.CTA-module__ad7sBG__section{background:#fff;padding:clamp(70px,9vw,120px) 0}.CTA-module__ad7sBG__card{background:var(--secondary);border-radius:var(--radius-xl);justify-content:space-between;align-items:center;gap:clamp(30px,5vw,60px);padding:clamp(48px,6vw,80px);display:flex;position:relative;overflow:hidden}.CTA-module__ad7sBG__card:before{content:"";background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 100% at 100% 0,#000,#0000);mask-image:radial-gradient(70% 100% at 100% 0,#000,#0000)}.CTA-module__ad7sBG__card:after{content:"";background:radial-gradient(circle, var(--primary), transparent 70%);opacity:.35;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.CTA-module__ad7sBG__content{z-index:2;max-width:620px;position:relative}.CTA-module__ad7sBG__content .eyebrow{color:#ffb35c}.CTA-module__ad7sBG__content .eyebrow:before{background:#ffb35c;box-shadow:0 0 0 4px #ffb35c33}.CTA-module__ad7sBG__content h2{color:#fff;margin:18px 0 20px;font-size:clamp(26px,3.6vw,42px);line-height:1.2}.CTA-module__ad7sBG__content p{color:#cbd3de;font-size:clamp(15px,1.5vw,17.5px);line-height:1.8}.CTA-module__ad7sBG__buttons{z-index:2;flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:240px;display:flex}.CTA-module__ad7sBG__primary{background:var(--primary);color:#fff;border-radius:var(--radius-sm);text-align:center;padding:16px 30px;font-size:15px;font-weight:700;transition:all .25s}.CTA-module__ad7sBG__primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.CTA-module__ad7sBG__secondary{color:#fff;border-radius:var(--radius-sm);text-align:center;border:1px solid #ffffff4d;padding:16px 30px;font-size:15px;font-weight:600;transition:all .25s}.CTA-module__ad7sBG__secondary:hover{color:var(--secondary);background:#fff;border-color:#fff}@media (max-width:900px){.CTA-module__ad7sBG__card{text-align:center;flex-direction:column}.CTA-module__ad7sBG__content{max-width:100%}.CTA-module__ad7sBG__buttons{width:100%;max-width:320px}}@media (max-width:560px){.CTA-module__ad7sBG__card{border-radius:var(--radius-lg);padding:40px 24px}}
