.CaseStudies-module__o0phyW__section{background:var(--bg-secondary);border-top:1px solid var(--border-subtle)}.CaseStudies-module__o0phyW__header{margin-bottom:48px}.CaseStudies-module__o0phyW__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.CaseStudies-module__o0phyW__card{background:var(--bg-card);border:1px solid var(--border-card);transition:border-color .25s var(--ease), box-shadow .25s var(--ease);flex-direction:column;gap:24px;padding:28px 24px;display:flex;position:relative;overflow:hidden}.CaseStudies-module__o0phyW__card:before{content:"";background:linear-gradient(90deg, var(--gold), transparent);transform-origin:0;height:2px;transition:transform .35s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.CaseStudies-module__o0phyW__card:hover{border-color:var(--gold-border);box-shadow:var(--shadow-gold)}.CaseStudies-module__o0phyW__card:hover:before{transform:scaleX(1)}.CaseStudies-module__o0phyW__cardTop{flex-direction:column;gap:8px;display:flex}.CaseStudies-module__o0phyW__clientType{color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700;line-height:1.2}.CaseStudies-module__o0phyW__rows{flex-direction:column;gap:16px;display:flex}.CaseStudies-module__o0phyW__row{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:4px;padding-bottom:16px;display:flex}.CaseStudies-module__o0phyW__row:last-child{border-bottom:none;padding-bottom:0}.CaseStudies-module__o0phyW__rowLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dim);font-size:10px;font-weight:700}.CaseStudies-module__o0phyW__rowText{color:var(--text-muted);font-size:13px;line-height:1.6}.CaseStudies-module__o0phyW__resultRow .CaseStudies-module__o0phyW__rowText{color:var(--text-secondary);font-weight:500}@media (max-width:1024px){.CaseStudies-module__o0phyW__grid{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.CaseStudies-module__o0phyW__card{padding:22px 18px}}
.FaqSection-module__eGh7KG__section{background:var(--bg-primary)}.FaqSection-module__eGh7KG__inner{grid-template-columns:360px 1fr;align-items:start;gap:80px;display:grid}.FaqSection-module__eGh7KG__header{top:calc(var(--header-h) + 32px);position:sticky}.FaqSection-module__eGh7KG__accordion{flex-direction:column;gap:0;display:flex}.FaqSection-module__eGh7KG__item{border-bottom:1px solid var(--border-subtle)}.FaqSection-module__eGh7KG__item:first-child{border-top:1px solid var(--border-subtle)}.FaqSection-module__eGh7KG__itemOpen{background:var(--bg-card)}.FaqSection-module__eGh7KG__question{text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;transition:background .2s;display:flex}.FaqSection-module__eGh7KG__question:hover{background:var(--bg-card)}.FaqSection-module__eGh7KG__questionText{letter-spacing:.01em;color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.FaqSection-module__eGh7KG__chevron{color:var(--gold-dim);transition:transform .25s var(--ease), color .2s;flex-shrink:0;display:flex}.FaqSection-module__eGh7KG__chevronOpen{color:var(--gold);transform:rotate(180deg)}.FaqSection-module__eGh7KG__answer{max-height:0;transition:max-height .35s var(--ease);overflow:hidden}.FaqSection-module__eGh7KG__answerOpen{max-height:500px}.FaqSection-module__eGh7KG__answerText{color:var(--text-muted);padding:0 24px 20px;font-size:14px;line-height:1.7}@media (max-width:900px){.FaqSection-module__eGh7KG__inner{grid-template-columns:1fr;gap:40px}.FaqSection-module__eGh7KG__header{position:static}}
.FinalCta-module__tW7Jra__section{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:80px 0;position:relative}.FinalCta-module__tW7Jra__goldAccent{background:linear-gradient(90deg, transparent 0%, var(--gold) 30%, var(--gold-dim) 70%, transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.FinalCta-module__tW7Jra__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:48px;display:grid}.FinalCta-module__tW7Jra__divider{flex-direction:column;align-items:center;gap:8px;display:flex}.FinalCta-module__tW7Jra__divider:before,.FinalCta-module__tW7Jra__divider:after{content:"";background:linear-gradient(to bottom, transparent, var(--border-card), transparent);width:1px;height:60px;display:block}.FinalCta-module__tW7Jra__dividerText{letter-spacing:.1em;color:var(--text-dimmed);font-size:11px;font-weight:700}.FinalCta-module__tW7Jra__route{background:var(--bg-card);border:1px solid var(--border-card);transition:border-color .25s var(--ease);flex-direction:column;gap:20px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.FinalCta-module__tW7Jra__route:hover{border-color:var(--gold-border)}.FinalCta-module__tW7Jra__routeIcon{color:#e06060;background:#dc3c3c14;border:1px solid #dc3c3c33;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.FinalCta-module__tW7Jra__routeIconPlan{background:var(--gold-glow);border-color:var(--gold-border);color:var(--gold)}.FinalCta-module__tW7Jra__routeContent{flex-direction:column;gap:10px;display:flex}.FinalCta-module__tW7Jra__routeTag{letter-spacing:.14em;text-transform:uppercase;color:var(--text-dimmed);font-size:10px;font-weight:700}.FinalCta-module__tW7Jra__routeTitle{color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:800}.FinalCta-module__tW7Jra__routeDesc{color:var(--text-muted);max-width:380px;font-size:13px;line-height:1.6}.FinalCta-module__tW7Jra__ctaGroup{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.FinalCta-module__tW7Jra__ctaBtn{padding:11px 20px;font-size:13px}@media (max-width:1024px){.FinalCta-module__tW7Jra__inner{grid-template-columns:1fr;gap:32px}.FinalCta-module__tW7Jra__divider{flex-direction:row;width:100%}.FinalCta-module__tW7Jra__divider:before,.FinalCta-module__tW7Jra__divider:after{flex:1;width:auto;height:1px}.FinalCta-module__tW7Jra__route{padding:28px 24px}}
.HeroSection-module___UGK9W__hero{min-height:calc(100vh - var(--utility-h) - var(--header-h));background:var(--bg-primary);align-items:center;padding:80px 0;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__bgGrid{background-image:linear-gradient(#b8973a0a 1px,#0000 1px),linear-gradient(90deg,#b8973a0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.HeroSection-module___UGK9W__bgGlow{pointer-events:none;background:radial-gradient(circle,#b8973a12 0%,#0000 70%);width:700px;height:700px;position:absolute;bottom:-200px;right:-100px}.HeroSection-module___UGK9W__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.HeroSection-module___UGK9W__copy{animation:HeroSection-module___UGK9W__fadeInUp .7s var(--ease-out) both;flex-direction:column;gap:24px;display:flex}.HeroSection-module___UGK9W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-border);background:var(--gold-glow);align-items:center;gap:8px;width:fit-content;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.HeroSection-module___UGK9W__eyebrowIcon{color:var(--gold)}.HeroSection-module___UGK9W__headline{letter-spacing:-.01em;color:var(--text-primary);font-size:clamp(44px,6vw,72px);font-weight:900;line-height:1}.HeroSection-module___UGK9W__accentLine{color:var(--gold);display:block;position:relative}.HeroSection-module___UGK9W__subheadline{color:var(--text-muted);max-width:440px;font-size:16px;line-height:1.7}.HeroSection-module___UGK9W__ctaGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.HeroSection-module___UGK9W__ctaPrimary{padding:14px 28px;font-size:14px;animation:3s infinite HeroSection-module___UGK9W__pulse-glow}.HeroSection-module___UGK9W__ctaSecondary{padding:13px 24px;font-size:14px}.HeroSection-module___UGK9W__stats{border-top:1px solid var(--border-subtle);gap:32px;padding-top:8px;display:flex}.HeroSection-module___UGK9W__statItem{flex-direction:column;gap:2px;display:flex}.HeroSection-module___UGK9W__statValue{color:var(--gold);font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:800;line-height:1}.HeroSection-module___UGK9W__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500}.HeroSection-module___UGK9W__wizardWrapper{animation:HeroSection-module___UGK9W__fadeInUp .7s .15s var(--ease-out) both;position:relative}.HeroSection-module___UGK9W__wizard{background:var(--bg-card);border:1px solid var(--border-card);position:relative}.HeroSection-module___UGK9W__wizard:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:2px;position:absolute;top:0;left:0;right:0}.HeroSection-module___UGK9W__wizardHeader{border-bottom:1px solid var(--border-subtle);padding:24px 24px 20px}.HeroSection-module___UGK9W__wizardTitle{letter-spacing:.02em;color:var(--text-primary);align-items:center;gap:8px;margin-bottom:4px;font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700;display:flex}.HeroSection-module___UGK9W__wizardIcon{color:var(--gold)}.HeroSection-module___UGK9W__wizardSub{color:var(--text-muted);padding-left:24px;font-size:12px}.HeroSection-module___UGK9W__tabs{border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);display:grid}.HeroSection-module___UGK9W__tab{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);text-align:center;border-right:1px solid var(--border-subtle);transition:all .2s var(--ease);justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:11px;font-weight:600;display:flex;position:relative}.HeroSection-module___UGK9W__tab:last-child{border-right:none}.HeroSection-module___UGK9W__tab:after{content:"";background:var(--gold);height:2px;transition:transform .25s var(--ease);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.HeroSection-module___UGK9W__tab:hover{color:var(--text-secondary);background:var(--bg-elevated)}.HeroSection-module___UGK9W__tabActive{color:var(--gold);background:var(--bg-elevated)}.HeroSection-module___UGK9W__tabActive:after{transform:scaleX(1)}.HeroSection-module___UGK9W__tabIcon{color:var(--gold);display:inline-flex}.HeroSection-module___UGK9W__formPanel{animation:HeroSection-module___UGK9W__fadeInUp .2s var(--ease-out);padding:20px 24px}.HeroSection-module___UGK9W__formIntro{color:var(--text-muted);margin-bottom:16px;font-size:12px;line-height:1.6}.HeroSection-module___UGK9W__formGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.HeroSection-module___UGK9W__span2{grid-column:1/-1}.HeroSection-module___UGK9W__wizardFooter{background:var(--bg-elevated);border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:16px;padding:16px 24px 20px;display:flex}.HeroSection-module___UGK9W__footerInfo{flex:1;min-width:0}.HeroSection-module___UGK9W__submitBtn{flex-shrink:0;padding:12px 24px;font-size:13px}.HeroSection-module___UGK9W__urgencyBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border-card);align-items:center;gap:6px;width:fit-content;margin:0 24px 20px;padding:6px 14px;font-size:11px;font-weight:600;display:flex}.HeroSection-module___UGK9W__urgencyDot{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module___UGK9W__pulse-glow}@media (max-width:1024px){.HeroSection-module___UGK9W__inner{gap:40px}.HeroSection-module___UGK9W__headline{font-size:clamp(38px,5vw,60px)}}@media (max-width:768px){.HeroSection-module___UGK9W__hero{min-height:auto;padding:60px 0 80px}.HeroSection-module___UGK9W__inner{grid-template-columns:1fr;gap:48px}.HeroSection-module___UGK9W__subheadline{max-width:none}.HeroSection-module___UGK9W__stats{gap:20px}.HeroSection-module___UGK9W__formGrid,.HeroSection-module___UGK9W__tabs{grid-template-columns:1fr}.HeroSection-module___UGK9W__tab{border-right:none;border-bottom:1px solid var(--border-subtle)}.HeroSection-module___UGK9W__tab:last-child{border-bottom:none}.HeroSection-module___UGK9W__wizardFooter{flex-direction:column;align-items:stretch}.HeroSection-module___UGK9W__submitBtn{width:100%}.HeroSection-module___UGK9W__urgencyBadge{display:none}}
.IndustriesSection-module__C_OoAG__section{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.IndustriesSection-module__C_OoAG__header{margin-bottom:48px}.IndustriesSection-module__C_OoAG__grid{background:var(--border-subtle);border:1px solid var(--border-subtle);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.IndustriesSection-module__C_OoAG__card{background:var(--bg-secondary);transition:background .2s var(--ease);cursor:default;flex-direction:column;gap:10px;padding:28px 22px;display:flex}.IndustriesSection-module__C_OoAG__card:hover{background:var(--bg-card)}.IndustriesSection-module__C_OoAG__card:hover .IndustriesSection-module__C_OoAG__iconWrap{background:var(--gold-glow);border-color:var(--gold-border);color:var(--gold)}.IndustriesSection-module__C_OoAG__iconWrap{background:var(--bg-elevated);border:1px solid var(--border-card);width:44px;height:44px;color:var(--text-muted);transition:all .25s var(--ease);justify-content:center;align-items:center;display:flex}.IndustriesSection-module__C_OoAG__name{letter-spacing:.02em;color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700}.IndustriesSection-module__C_OoAG__desc{color:var(--text-muted);font-size:12px;line-height:1.6}@media (max-width:1024px){.IndustriesSection-module__C_OoAG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.IndustriesSection-module__C_OoAG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.IndustriesSection-module__C_OoAG__grid{grid-template-columns:1fr}}
.ProcessSection-module__kqbeZW__section{background:var(--bg-primary);position:relative}.ProcessSection-module__kqbeZW__header{margin-bottom:56px}.ProcessSection-module__kqbeZW__steps{grid-template-columns:repeat(5,1fr);display:grid;position:relative}.ProcessSection-module__kqbeZW__step{flex-direction:column;align-items:flex-start;gap:16px;padding:0 16px 0 0;display:flex;position:relative}.ProcessSection-module__kqbeZW__connector{background:linear-gradient(90deg, var(--gold-dim), var(--border-card));z-index:0;width:calc(100% - 32px);height:1px;position:absolute;top:28px;left:calc(100% - 16px)}.ProcessSection-module__kqbeZW__numberBadge{width:56px;height:56px;color:var(--gold);background:var(--bg-card);border:1px solid var(--gold-border);z-index:1;transition:background .25s var(--ease);flex-shrink:0;justify-content:center;align-items:center;font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:800;display:flex;position:relative}.ProcessSection-module__kqbeZW__step:hover .ProcessSection-module__kqbeZW__numberBadge{background:var(--gold-glow)}.ProcessSection-module__kqbeZW__stepContent{flex-direction:column;gap:8px;display:flex}.ProcessSection-module__kqbeZW__stepTitle{letter-spacing:.02em;color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700}.ProcessSection-module__kqbeZW__stepDesc{color:var(--text-muted);font-size:13px;line-height:1.6}@media (max-width:1024px){.ProcessSection-module__kqbeZW__steps{grid-template-columns:repeat(3,1fr);gap:32px}.ProcessSection-module__kqbeZW__connector{display:none}}@media (max-width:640px){.ProcessSection-module__kqbeZW__steps{grid-template-columns:1fr;gap:24px}.ProcessSection-module__kqbeZW__step{flex-direction:row;align-items:flex-start;padding:0}.ProcessSection-module__kqbeZW__numberBadge{flex-shrink:0}}
.ServiceGrid-module__f8mjBG__section{background:var(--bg-primary)}.ServiceGrid-module__f8mjBG__header,.ServiceGrid-module__f8mjBG__cluster{margin-bottom:56px}.ServiceGrid-module__f8mjBG__clusterHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ServiceGrid-module__f8mjBG__clusterName{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);white-space:nowrap;font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:700}.ServiceGrid-module__f8mjBG__clusterLine{background:linear-gradient(90deg, var(--gold-border), transparent);flex:1;height:1px}.ServiceGrid-module__f8mjBG__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ServiceGrid-module__f8mjBG__card{flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:hidden}.ServiceGrid-module__f8mjBG__card:before{content:"";background:var(--gold);width:2px;height:0;transition:height .3s var(--ease);position:absolute;top:0;left:0}.ServiceGrid-module__f8mjBG__card:hover:before{height:100%}.ServiceGrid-module__f8mjBG__cardTop{align-items:center;gap:12px;display:flex}.ServiceGrid-module__f8mjBG__iconBox{background:var(--gold-glow);border:1px solid var(--gold-border);width:40px;height:40px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServiceGrid-module__f8mjBG__cardTitle{letter-spacing:.02em;color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:700;line-height:1.2}.ServiceGrid-module__f8mjBG__cardDesc{color:var(--text-muted);flex:1;font-size:13px;line-height:1.6}.ServiceGrid-module__f8mjBG__tags{flex-wrap:wrap;gap:6px;display:flex}.ServiceGrid-module__f8mjBG__viewLink{letter-spacing:.05em;text-transform:uppercase;color:var(--gold-dim);align-items:center;gap:5px;margin-top:4px;font-size:12px;font-weight:600;transition:color .2s;display:inline-flex}.ServiceGrid-module__f8mjBG__viewLink:hover{color:var(--gold)}@media (max-width:1024px){.ServiceGrid-module__f8mjBG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServiceGrid-module__f8mjBG__grid{grid-template-columns:1fr}}
.Testimonials-module__L9Y4ma__section{background:var(--bg-secondary);border-top:1px solid var(--border-subtle)}.Testimonials-module__L9Y4ma__header{margin-bottom:48px}.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Testimonials-module__L9Y4ma__card{background:var(--bg-card);border:1px solid var(--border-card);transition:border-color .25s var(--ease);flex-direction:column;gap:20px;padding:36px 28px 28px;display:flex;position:relative}.Testimonials-module__L9Y4ma__card:hover{border-color:var(--gold-border)}.Testimonials-module__L9Y4ma__quoteMark{color:var(--border-card);-webkit-user-select:none;user-select:none;font-family:Barlow Condensed,sans-serif;font-size:80px;font-weight:800;line-height:1;position:absolute;top:20px;right:24px}.Testimonials-module__L9Y4ma__quote{color:var(--text-secondary);z-index:1;font-size:14px;font-style:normal;line-height:1.75;position:relative}.Testimonials-module__L9Y4ma__quote:before{content:none}.Testimonials-module__L9Y4ma__footer{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;margin-top:auto;padding-top:16px;display:flex}.Testimonials-module__L9Y4ma__clientInfo{flex-direction:column;gap:2px;display:flex}.Testimonials-module__L9Y4ma__clientType{color:var(--text-primary);font-size:13px;font-style:normal;font-weight:600;line-height:1.3}.Testimonials-module__L9Y4ma__location{color:var(--text-dimmed);letter-spacing:.04em;font-size:11px;font-weight:500}.Testimonials-module__L9Y4ma__outcome{letter-spacing:.06em;text-transform:uppercase;color:#4ab87a;background:var(--green-dim);border:1px solid #2d7a504d;align-self:flex-start;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:1024px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:1fr;gap:16px}.Testimonials-module__L9Y4ma__card{padding:28px 22px 22px}}
.Ticker-module__1veGvq__wrapper{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);position:relative;overflow:hidden}.Ticker-module__1veGvq__wrapper:before,.Ticker-module__1veGvq__wrapper:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.Ticker-module__1veGvq__wrapper:before{background:linear-gradient(90deg, var(--bg-secondary), transparent);left:0}.Ticker-module__1veGvq__wrapper:after{background:linear-gradient(-90deg, var(--bg-secondary), transparent);right:0}.Ticker-module__1veGvq__track{align-items:center;gap:0;width:max-content;padding:12px 0;animation:55s linear infinite Ticker-module__1veGvq__ticker;display:flex}.Ticker-module__1veGvq__item{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dimmed);white-space:nowrap;align-items:center;gap:10px;padding:0 32px;font-size:11px;font-weight:600;transition:color .2s;display:flex}.Ticker-module__1veGvq__dot{background:var(--gold-dim);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (prefers-reduced-motion:reduce){.Ticker-module__1veGvq__track{animation:none}}
.TrustStrip-module__5fQSjq__stripWrapper{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.TrustStrip-module__5fQSjq__strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:20px 24px;display:flex}.TrustStrip-module__5fQSjq__item{align-items:center;gap:8px;padding:8px 24px;display:flex;position:relative}.TrustStrip-module__5fQSjq__item+.TrustStrip-module__5fQSjq__item:before{content:"";background:var(--border-card);width:1px;height:60%;position:absolute;top:20%;left:0}.TrustStrip-module__5fQSjq__iconWrap{background:var(--gold-glow);border:1px solid var(--gold-border);width:20px;height:20px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustStrip-module__5fQSjq__label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;font-size:12px;font-weight:600}@media (max-width:768px){.TrustStrip-module__5fQSjq__strip{justify-content:flex-start;gap:4px}.TrustStrip-module__5fQSjq__item{padding:6px 16px}.TrustStrip-module__5fQSjq__label{font-size:11px}}@media (max-width:480px){.TrustStrip-module__5fQSjq__item+.TrustStrip-module__5fQSjq__item:before{display:none}.TrustStrip-module__5fQSjq__strip{gap:8px}}
.WhySentinel-module__FGHxbG__section{background:var(--bg-primary);position:relative;overflow:hidden}.WhySentinel-module__FGHxbG__section:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-dim), transparent);height:1px;position:absolute;top:0;left:0;right:0}.WhySentinel-module__FGHxbG__header{margin-bottom:56px}.WhySentinel-module__FGHxbG__grid{background:var(--border-subtle);border:1px solid var(--border-subtle);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.WhySentinel-module__FGHxbG__pillar{background:var(--bg-card);transition:background .25s var(--ease);flex-direction:column;gap:20px;padding:36px 28px;display:flex;position:relative}.WhySentinel-module__FGHxbG__pillar:hover{background:var(--bg-elevated)}.WhySentinel-module__FGHxbG__pillar:after{content:"";background:linear-gradient(90deg, var(--gold), transparent);transform-origin:0;height:2px;transition:transform .35s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.WhySentinel-module__FGHxbG__pillar:hover:after{transform:scaleX(1)}.WhySentinel-module__FGHxbG__pillarNumber{color:var(--border-card);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:900;line-height:1;position:absolute;top:24px;right:24px}.WhySentinel-module__FGHxbG__pillarTop{flex-direction:column;gap:4px;display:flex}.WhySentinel-module__FGHxbG__pillarTitle{letter-spacing:.02em;color:var(--text-primary);font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:800}.WhySentinel-module__FGHxbG__pillarLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:11px;font-weight:600}.WhySentinel-module__FGHxbG__pointList{flex-direction:column;gap:10px;display:flex}.WhySentinel-module__FGHxbG__point{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.WhySentinel-module__FGHxbG__checkIcon{background:var(--gold-glow);border:1px solid var(--gold-border);width:18px;height:18px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}@media (max-width:1024px){.WhySentinel-module__FGHxbG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhySentinel-module__FGHxbG__grid{grid-template-columns:1fr}.WhySentinel-module__FGHxbG__pillar{padding:28px 20px}}
