.ApplyForm-module__2K6ygq__formSection{padding:var(--spacing-lg)0;background:radial-gradient(circle at 50% 10%,#3b82f60d 0%,#0000 50%);justify-content:center;align-items:center;min-height:100vh;display:flex}.ApplyForm-module__2K6ygq__container{width:100%;max-width:600px}.ApplyForm-module__2K6ygq__card{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:24px;padding:3rem;animation:.6s ease-out ApplyForm-module__2K6ygq__fadeIn;box-shadow:0 20px 40px #0000004d}.ApplyForm-module__2K6ygq__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.ApplyForm-module__2K6ygq__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem}.ApplyForm-module__2K6ygq__formGroup{margin-bottom:1.5rem}.ApplyForm-module__2K6ygq__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.ApplyForm-module__2K6ygq__input,.ApplyForm-module__2K6ygq__textarea,.ApplyForm-module__2K6ygq__select{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#ffffff08;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ApplyForm-module__2K6ygq__input:focus,.ApplyForm-module__2K6ygq__textarea:focus,.ApplyForm-module__2K6ygq__select:focus{border-color:var(--brand-primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ApplyForm-module__2K6ygq__textarea{resize:vertical;min-height:120px}.ApplyForm-module__2K6ygq__submitBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:99px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 0 20px #3b82f64d}.ApplyForm-module__2K6ygq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #3b82f680}.ApplyForm-module__2K6ygq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ApplyForm-module__2K6ygq__error{color:#ef4444;margin-top:.5rem;font-size:.85rem}@keyframes ApplyForm-module__2K6ygq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Navbar-module__nuAbfa__nav{width:100%;height:var(--nav-height);z-index:1000;transition:all var(--transition-medium);border-bottom:1px solid #0000;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-subtle)}.Navbar-module__nuAbfa__logo{letter-spacing:.05em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.Navbar-module__nuAbfa__links{gap:2rem;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Navbar-module__nuAbfa__links a:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__cta{background:linear-gradient(135deg,var(--brand-primary),var(--brand-process));color:#fff;transition:opacity var(--transition-fast);border-radius:99px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.Navbar-module__nuAbfa__cta:hover{opacity:.9}@media (max-width:768px){.Navbar-module__nuAbfa__links{display:none}}
.Footer-module__EZoWya__footer{padding:var(--spacing-lg)0 var(--spacing-md);border-top:1px solid var(--border-subtle);background:var(--bg-primary)}.Footer-module__EZoWya__content{margin-bottom:var(--spacing-md);flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.Footer-module__EZoWya__brand h3{margin-bottom:.5rem;font-size:1.25rem}.Footer-module__EZoWya__brand p{color:var(--text-secondary)}.Footer-module__EZoWya__column h4{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem}.Footer-module__EZoWya__column ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__column a{color:var(--text-primary);font-size:.95rem}.Footer-module__EZoWya__column a:hover{color:var(--brand-primary)}.Footer-module__EZoWya__copyright{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-subtle);padding-top:2rem;font-size:.85rem}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-bottom:0;padding-top:var(--nav-height);flex-direction:column;justify-content:center;margin-bottom:0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__techStackWrapper{z-index:20;background:var(--bg-primary);width:100vw;margin:auto calc(50% - 50vw) 0;position:relative;left:0;transform:none}.Hero-module__Z8hQ_W__content{text-align:center;z-index:10;flex-direction:column;align-items:center;margin-bottom:0;display:flex}.Hero-module__Z8hQ_W__techStackWrapper{width:100vw;margin:2rem calc(50% - 50vw) -4rem;position:relative;left:0;transform:none}.Hero-module__Z8hQ_W__content{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;padding-bottom:2rem;display:flex}.Hero-module__Z8hQ_W__badge{border:1px solid var(--border-subtle);color:var(--brand-primary);text-transform:uppercase;letter-spacing:.15em;background:#ffffff0f;border-radius:99px;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;animation:1s ease-out Hero-module__Z8hQ_W__fadeIn;box-shadow:0 4px 20px #0003}.Hero-module__Z8hQ_W__tertiaryLink{color:var(--text-secondary);cursor:pointer;border-bottom:1px solid #0000;font-size:.9rem;text-decoration:none;transition:color .3s}.Hero-module__Z8hQ_W__tertiaryLink:hover{color:var(--text-primary);border-bottom-color:var(--text-primary)}.Hero-module__Z8hQ_W__headline{background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;opacity:1;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;padding-bottom:.5rem;font-size:4.5rem;font-weight:800;line-height:1.1;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform:translateY(0)}.Hero-module__Z8hQ_W__headline.Hero-module__Z8hQ_W__fade{opacity:0;transform:translateY(10px)}.Hero-module__Z8hQ_W__subheadline{color:var(--text-secondary);max-width:680px;margin-bottom:3.5rem;font-size:1.35rem;font-weight:300;line-height:1.6;animation:1s ease-out .4s backwards Hero-module__Z8hQ_W__fadeIn}.Hero-module__Z8hQ_W__actions{gap:1.5rem;margin-bottom:5rem;animation:1s ease-out .6s backwards Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--text-primary);color:var(--bg-primary);transition:all var(--transition-medium);border-radius:99px;padding:1.1rem 2.8rem;font-size:1.1rem;font-weight:700;position:relative;overflow:hidden;box-shadow:0 0 20px #ffffff1a}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 0 30px #ffffff40}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-subtle);transition:all var(--transition-medium);background:#ffffff0f;border-radius:99px;padding:1.1rem 2.8rem;font-size:1.1rem;font-weight:600}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--text-primary);background:#ffffff14}.Hero-module__Z8hQ_W__trustWrapper{opacity:.7;border-top:1px solid var(--border-subtle);align-items:center;gap:3rem;padding-top:2rem;animation:1s ease-out 1s backwards Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__trustItem{flex-direction:column;align-items:center;display:flex}.Hero-module__Z8hQ_W__trustValue{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__trustLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}@media (max-width:768px){.Hero-module__Z8hQ_W__headline{font-size:3rem}.Hero-module__Z8hQ_W__subheadline{font-size:1.1rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{text-align:center;width:100%}.Hero-module__Z8hQ_W__trustWrapper{border-top:none;flex-direction:column;gap:1.5rem}}
.ProblemSolution-module__RGxVEG__section{padding:6rem 0 var(--spacing-xl)0}.ProblemSolution-module__RGxVEG__problem,.ProblemSolution-module__RGxVEG__solution{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0a0f66;border-radius:4px;padding:2.5rem;position:relative}.ProblemSolution-module__RGxVEG__problem:before,.ProblemSolution-module__RGxVEG__solution:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 0 10px}.ProblemSolution-module__RGxVEG__problem:before{color:#ef4444;background-color:#ef4444}.ProblemSolution-module__RGxVEG__solution:before{background-color:var(--brand-success);color:var(--brand-success)}.ProblemSolution-module__RGxVEG__label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-tertiary);margin-bottom:1.5rem;font-family:Courier New,Courier,monospace;font-size:.75rem}.ProblemSolution-module__RGxVEG__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ProblemSolution-module__RGxVEG__section h2{margin-bottom:2rem;font-size:2.5rem;line-height:1.2}.ProblemSolution-module__RGxVEG__problem ul,.ProblemSolution-module__RGxVEG__solution ul{flex-direction:column;gap:2rem;display:flex}.ProblemSolution-module__RGxVEG__problem li,.ProblemSolution-module__RGxVEG__solution li{gap:1rem;display:flex}.ProblemSolution-module__RGxVEG__icon{color:#ef4444;font-size:1.2rem;font-weight:700}.ProblemSolution-module__RGxVEG__check{color:var(--brand-growth);font-size:1.2rem;font-weight:700}.ProblemSolution-module__RGxVEG__section strong{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;display:block}.ProblemSolution-module__RGxVEG__problem p,.ProblemSolution-module__RGxVEG__solution p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:768px){.ProblemSolution-module__RGxVEG__grid{grid-template-columns:1fr;gap:3rem}}
.HowItWorks-module__a-Tr4W__section{padding:var(--spacing-xxl)0;scroll-margin-top:100px;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__glowBg{pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__a-Tr4W__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.HowItWorks-module__a-Tr4W__title{background:var(--gradient-text,linear-gradient(135deg,#fff 0%,#cbd5e1 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.HowItWorks-module__a-Tr4W__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.HowItWorks-module__a-Tr4W__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid;position:relative}.HowItWorks-module__a-Tr4W__card{border:1px solid var(--border-subtle,#ffffff14);background:#121216f2;border-radius:16px;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.HowItWorks-module__a-Tr4W__card:hover{border-color:var(--brand-primary,#3b82f6);transform:translateY(-5px);box-shadow:0 10px 30px -10px #3b82f64d}.HowItWorks-module__a-Tr4W__optionTag{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;z-index:2;white-space:nowrap;border-radius:20px;padding:.35rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__optionTag{color:var(--brand-primary);border-color:var(--brand-primary)}.HowItWorks-module__a-Tr4W__iconWrapper{background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.75rem;transition:transform .3s;display:flex}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__iconWrapper{background:#3b82f633;transform:scale(1.1)rotate(5deg)}.HowItWorks-module__a-Tr4W__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.HowItWorks-module__a-Tr4W__situation{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);margin-bottom:1rem;padding-bottom:1rem;font-size:.95rem;font-style:italic}.HowItWorks-module__a-Tr4W__goal{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:500}.HowItWorks-module__a-Tr4W__listTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.HowItWorks-module__a-Tr4W__featuresList{margin:0 0 2rem;padding:0;list-style:none}.HowItWorks-module__a-Tr4W__featuresList li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.HowItWorks-module__a-Tr4W__featuresList li:before{content:"✓";color:var(--brand-success,#10b981);font-weight:700;position:absolute;left:0}.HowItWorks-module__a-Tr4W__bestForContainer{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:8px;margin-top:auto;padding:1rem}.HowItWorks-module__a-Tr4W__bestForTitle{color:var(--brand-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.HowItWorks-module__a-Tr4W__bestForText{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.HowItWorks-module__a-Tr4W__ctaContainer{text-align:center;margin-top:3rem}.HowItWorks-module__a-Tr4W__ctaBtn{background:var(--text-primary,#fff);color:var(--bg-primary,#000);cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.HowItWorks-module__a-Tr4W__ctaBtn:hover:before{transform:translate(100%)}.HowItWorks-module__a-Tr4W__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #fff6}@media (max-width:1024px){.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(1,1fr);max-width:500px;margin-left:auto;margin-right:auto}}
.DetailedServices-module___KXRWG__section{padding:var(--spacing-xl)0;padding-top:calc(var(--nav-height) + 2rem);background:var(--bg-primary)}.DetailedServices-module___KXRWG__intro{text-align:center;max-width:800px;margin:0 auto var(--spacing-lg)}.DetailedServices-module___KXRWG__intro h1{margin-bottom:1.5rem;font-size:3rem}.DetailedServices-module___KXRWG__intro p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.DetailedServices-module___KXRWG__phase{margin-bottom:var(--spacing-xl);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;position:relative;overflow:hidden}.DetailedServices-module___KXRWG__phase:before{content:"";background:var(--brand-primary);width:4px;height:100%;position:absolute;top:0;left:0}.DetailedServices-module___KXRWG__phaseHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.DetailedServices-module___KXRWG__phaseTitle{flex:1}.DetailedServices-module___KXRWG__number{text-transform:uppercase;letter-spacing:.2em;color:var(--brand-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.DetailedServices-module___KXRWG__phaseTitle h2{margin-bottom:.5rem;font-size:2rem}.DetailedServices-module___KXRWG__phaseTitle h3{color:var(--text-secondary);font-size:1.25rem;font-weight:400}.DetailedServices-module___KXRWG__target{color:var(--text-secondary);border-left:2px solid var(--border-glow);margin:1.5rem 0;padding-left:1rem;font-style:italic}.DetailedServices-module___KXRWG__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}@media (max-width:768px){.DetailedServices-module___KXRWG__grid{grid-template-columns:1fr;gap:2rem}}.DetailedServices-module___KXRWG__column h4{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.DetailedServices-module___KXRWG__deliverables li{color:var(--text-secondary);align-items:flex-start;margin-bottom:.75rem;display:flex}.DetailedServices-module___KXRWG__deliverables li span{color:var(--brand-primary);margin-right:.75rem}.DetailedServices-module___KXRWG__pricingBlock{background:#ffffff08;border-radius:8px;margin-top:1rem;padding:1.5rem}.DetailedServices-module___KXRWG__priceItem{border-bottom:1px solid var(--border-subtle);justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.DetailedServices-module___KXRWG__priceItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.DetailedServices-module___KXRWG__priceLabel{color:var(--text-secondary)}.DetailedServices-module___KXRWG__priceValue{color:var(--text-primary);font-weight:700}.DetailedServices-module___KXRWG__comparisonTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.9rem}.DetailedServices-module___KXRWG__comparisonTable th,.DetailedServices-module___KXRWG__comparisonTable td{border:1px solid var(--border-subtle);text-align:left;padding:1rem}.DetailedServices-module___KXRWG__comparisonTable th{color:var(--text-primary);background:#ffffff0d}.DetailedServices-module___KXRWG__comparisonTable td{color:var(--text-secondary)}.DetailedServices-module___KXRWG__ctaSection{text-align:center;margin-top:var(--spacing-xl);border:1px solid var(--border-subtle);background:linear-gradient(#3b82f60d 0%,#05050700 100%);border-radius:20px;padding:3rem}.DetailedServices-module___KXRWG__button{background:var(--text-primary);color:var(--bg-primary);transition:transform var(--transition-fast);border-radius:99px;margin-top:1.5rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;display:inline-block}.DetailedServices-module___KXRWG__button:hover{transform:scale(1.05)}.DetailedServices-module___KXRWG__subModulesGrid{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;padding-top:2rem;display:grid}.DetailedServices-module___KXRWG__subModuleCard{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;padding:1.5rem;transition:all .3s}.DetailedServices-module___KXRWG__subModuleCard:hover{border-color:var(--brand-primary);background:#ffffff0d;transform:translateY(-4px);box-shadow:0 4px 20px #0003}.DetailedServices-module___KXRWG__subModuleHeader{margin-bottom:1rem}.DetailedServices-module___KXRWG__subModuleHeader h5{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.DetailedServices-module___KXRWG__subModuleRole{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.DetailedServices-module___KXRWG__subModuleDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.DetailedServices-module___KXRWG__subModuleFeatures{margin:0;padding:0;list-style:none}.DetailedServices-module___KXRWG__subModuleFeatures li{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.DetailedServices-module___KXRWG__subModuleFeatures li svg{color:var(--brand-primary);flex-shrink:0}
.TrustSignals-module__UnD83G__section{border-bottom:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);background:#000000d9;padding:1rem 0;position:relative;overflow:hidden}.TrustSignals-module__UnD83G__label{text-align:center;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-family:Courier New,Courier,monospace;font-size:.8rem}.TrustSignals-module__UnD83G__ticker{width:100%;position:relative}.TrustSignals-module__UnD83G__track{gap:4rem;width:max-content;animation:30s linear infinite TrustSignals-module__UnD83G__scroll;display:flex}.TrustSignals-module__UnD83G__track:hover{animation-play-state:paused}.TrustSignals-module__UnD83G__item{align-items:center;gap:.5rem;display:flex}.TrustSignals-module__UnD83G__logo{color:var(--text-secondary);opacity:.8;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:500;transition:opacity .3s,color .3s}.TrustSignals-module__UnD83G__item:hover .TrustSignals-module__UnD83G__logo{opacity:1;color:var(--text-primary)}@keyframes TrustSignals-module__UnD83G__scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}
.WhyUs-module__U6xvIG__section{padding:6rem 0}.WhyUs-module__U6xvIG__header{text-align:center;margin-bottom:4rem}.WhyUs-module__U6xvIG__header h1{margin-bottom:1rem;font-size:3rem}.WhyUs-module__U6xvIG__header p{color:var(--text-secondary);font-size:1.25rem}.WhyUs-module__U6xvIG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhyUs-module__U6xvIG__card{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:16px;padding:2rem;transition:transform .2s}.WhyUs-module__U6xvIG__card:hover{background:#ffffff0d;transform:translateY(-5px)}.WhyUs-module__U6xvIG__icon{margin-bottom:1.5rem;font-size:3rem}.WhyUs-module__U6xvIG__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.WhyUs-module__U6xvIG__card p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.WhyUs-module__U6xvIG__header h1{font-size:2.5rem}}
