.hero{padding:var(--space-4xl)0 var(--space-3xl);background:linear-gradient(180deg,var(--cream)0%,var(--white)100%)}.hero__layout{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.hero__content{max-width:540px}.hero__title{margin-top:var(--space-lg);margin-bottom:var(--space-lg);color:var(--gray-900)}.hero__subtitle{color:var(--gray-600);font-size:1.125rem;line-height:1.75}.hero__actions{gap:var(--space-md);margin-top:var(--space-2xl);flex-wrap:wrap;display:flex}.hero__image{justify-content:center;display:flex}.hero__img{border-radius:var(--radius-2xl);object-fit:cover;box-shadow:var(--shadow-xl)}.stats-strip{background:var(--teal-700);color:var(--white);padding:var(--space-2xl)0}.stats-strip__inner{justify-content:center;align-items:center;gap:var(--space-4xl);display:flex}.stats-strip__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.stats-strip__number{font-family:var(--font-display);letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.stats-strip__label{opacity:.85;text-align:center;font-size:.875rem}.split-section{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.split-section--reverse{direction:rtl}.split-section--reverse>*{direction:ltr}.split-section__content h2{margin-bottom:var(--space-lg)}.split-section__content p{margin-bottom:var(--space-lg);font-size:1.0625rem}.split-section__image{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.split-section__image img{width:100%;height:auto}.check-list{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.check-list li{color:var(--gray-700);padding-left:1.75rem;font-size:1rem;line-height:1.6;position:relative}.check-list li:before{content:"✓";color:var(--teal-600);font-weight:700;position:absolute;left:0}.check-list--compact{gap:4px}.check-list--compact li{color:var(--gray-600);font-size:.9375rem}.help-grid{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.help-card{gap:var(--space-md);border-radius:var(--radius-2xl);background:var(--white);box-shadow:var(--shadow-md);flex-direction:column;padding:0;display:flex}.help-card>:not(.help-card__image){padding:0 var(--space-xl)}.help-card>:last-child{padding-bottom:var(--space-xl);margin-bottom:0}.help-card__image{border-radius:var(--radius-2xl)var(--radius-2xl)0 0;width:100%;height:220px;overflow:hidden}.help-card__image img{border-radius:0;width:100%;height:100%}.help-card__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);color:var(--amber-500);margin-top:var(--space-md);background:#f59e0b1a;align-self:flex-start;padding:.25rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.help-card__badge--teal{background:var(--teal-50);color:var(--teal-700)}.help-card h3{margin:0;font-size:1.5rem}.help-card p{font-size:.9375rem}.help-card .check-list{flex:1}.help-card .btn{margin-top:var(--space-lg);padding-left:var(--space-xl);padding-right:var(--space-xl);width:calc(100% - var(--space-xl)*2);justify-content:center;align-items:center;display:flex}.trust-points{gap:var(--space-lg);flex-direction:column;display:flex}.trust-point{align-items:flex-start;gap:var(--space-md);display:flex}.trust-point__icon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.trust-point strong{color:var(--gray-900);margin-bottom:2px;font-size:1rem;display:block}.trust-point p{margin:0;font-size:.9375rem}.ecosystem-grid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.cta-section{background:linear-gradient(180deg,var(--teal-50)0%,var(--white)100%)}.cta-section__actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:1024px){.hero__layout,.split-section{gap:var(--space-2xl)}.stats-strip__inner{gap:var(--space-2xl);flex-wrap:wrap}.help-grid,.ecosystem-grid{gap:var(--space-lg)}}@media (max-width:768px){.hero__layout{text-align:center;grid-template-columns:1fr}.hero__content,.hero__subtitle{max-width:none}.hero__actions{justify-content:center}.hero__image{order:-1;width:100%;max-width:420px;margin:0 auto}.stats-strip__inner{gap:var(--space-lg);flex-direction:column}.split-section{grid-template-columns:1fr}.split-section--reverse{direction:ltr}.help-grid,.ecosystem-grid{grid-template-columns:1fr}.cta-section__actions{flex-direction:column;align-items:center}}@media (max-width:480px){.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{text-align:center;width:100%}.hero__image{max-width:100%}}
