
.sp-landing{background:var(--brand-background)}.sp-landing .nav-logo{width:205px;height:auto}.sp-landing .sp-navbar__inner{justify-content:space-between}.sp-landing .nav-actions{display:flex;gap:10px}.sp-hero{overflow:hidden;padding:90px 0 74px;background:radial-gradient(circle at 88% 12%,rgba(46,204,155,.14),transparent 30%),radial-gradient(circle at 9% 85%,rgba(232,131,58,.12),transparent 26%),var(--brand-background)}.sp-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}.sp-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--brand-border);border-radius:999px;background:var(--brand-surface);color:var(--brand-secondary-text);font-size:13px;font-weight:700}.sp-hero h1{font-size:clamp(2.7rem,6vw,4.8rem);line-height:1.03;letter-spacing:-.04em;margin:22px 0 20px;color:var(--brand-primary)}.sp-hero p{font-size:18px;color:var(--brand-text-muted);line-height:1.75;max-width:720px}.sp-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.sp-hero__visual{padding:28px}.sp-hero__visual img{width:100%;height:auto}.sp-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.sp-proof div{padding:13px;border:1px solid var(--brand-border);border-radius:var(--radius-md);background:var(--brand-surface)}.sp-proof b{display:block;font-size:18px}.sp-proof span{font-size:12px;color:var(--brand-text-muted)}.sp-section{padding:76px 0}.sp-section--white{background:var(--brand-surface)}.sp-section__head{max-width:720px;margin-bottom:30px}.sp-section__head h2{font-size:var(--fs-h2);line-height:1.15;margin:0 0 10px;color:var(--brand-primary)}.sp-section__head p{margin:0;color:var(--brand-text-muted);line-height:1.7}.sp-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sp-feature{padding:23px}.sp-feature__icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--brand-success-bg);color:var(--brand-secondary-text);font-weight:800;margin-bottom:16px}.sp-feature h3{margin:0 0 8px}.sp-feature p{margin:0;color:var(--brand-text-muted);font-size:14px;line-height:1.65}.sp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sp-step{padding:20px}.sp-step strong{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--brand-primary);color:#fff;margin-bottom:14px}.sp-step h3{font-size:16px;margin:0 0 8px}.sp-step p{font-size:13px;color:var(--brand-text-muted);margin:0}.sp-cta{padding:32px;background:var(--brand-primary);color:#fff;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:space-between;gap:24px}.sp-cta h2{margin:0 0 8px}.sp-cta p{margin:0;color:var(--brand-text-on-dark-muted)}.sp-cta .sp-btn--secondary{flex-shrink:0}.sp-lang{font-size:14px;font-weight:700;color:var(--brand-primary)}
@media(max-width:900px){.sp-hero__grid{grid-template-columns:1fr}.sp-hero__visual{max-width:650px}.sp-feature-grid{grid-template-columns:repeat(2,1fr)}.sp-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.sp-hero{padding:55px 0}.sp-hero h1{font-size:2.7rem}.sp-feature-grid,.sp-steps,.sp-proof{grid-template-columns:1fr}.sp-cta{align-items:stretch;flex-direction:column}.nav-actions .sp-btn--ghost{display:none}.sp-landing .nav-logo{width:165px}}
