.seo-landing{--landing-ink:#0f172a;--landing-muted:#475569;--landing-soft:#f8fafc;--landing-line:rgba(15,23,42,.09);background:#fff;padding-top:var(--header-height,76px);color:#334155;overflow:hidden}
.seo-landing .container{width:min(100%,calc(var(--container-max) + 2rem));margin-inline:auto}
.seo-landing .section-padding{position:relative;padding:clamp(58px,7vw,96px) 0}
.seo-landing .section-padding+ .section-padding{border-top:1px solid rgba(15,23,42,.055)}
.landing-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f8fafc 0%,#fff 74%);border-bottom:1px solid rgba(15,23,42,.08);padding-top:clamp(54px,7vw,104px)}
.landing-hero:before,.landing-hero:after{content:"";position:absolute;z-index:-1;pointer-events:none}
.landing-hero:before{inset:0;background:linear-gradient(120deg,rgba(var(--primary-rgb),.11),transparent 42%),radial-gradient(circle at 82% 12%,rgba(14,165,233,.16),transparent 26%)}
.landing-hero:after{right:clamp(18px,8vw,120px);top:clamp(34px,8vw,110px);width:min(34vw,430px);aspect-ratio:1;border-radius:38% 62% 54% 46%;background:linear-gradient(135deg,rgba(var(--primary-rgb),.12),rgba(56,189,248,.08));filter:blur(.2px)}
.landing-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.92fr);gap:clamp(30px,5vw,58px);align-items:center}
.landing-hero-grid>div:first-child{max-width:880px}
.seo-landing .eyebrow,.form-eyebrow{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;color:var(--primary-color);font-weight:900;text-transform:uppercase;font-size:.76rem;letter-spacing:.08em;margin-bottom:12px;padding:6px 10px;border-radius:999px;background:rgba(var(--primary-rgb),.08)}
.seo-landing .hero-title{max-width:880px;font-size:clamp(2.35rem,5.5vw,4.85rem);letter-spacing:0;margin-bottom:18px;color:var(--landing-ink)}
.seo-landing .hero-subtitle{max-width:720px;color:var(--landing-muted);font-size:clamp(1.03rem,1.45vw,1.24rem);line-height:1.62;margin-bottom:0}
.landing-form-card{position:relative;padding:clamp(24px,3vw,34px);border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.1);box-shadow:0 30px 85px rgba(15,23,42,.14);backdrop-filter:blur(12px)}
.landing-form-card:before{content:"";display:block;height:7px;border-radius:999px;background:linear-gradient(90deg,var(--primary-color),#38bdf8);margin-bottom:20px}
.landing-form-card h2{font-size:clamp(1.42rem,2.35vw,2.1rem);letter-spacing:0;margin-bottom:10px;color:var(--landing-ink)}
.landing-form-card p{color:var(--landing-muted);font-size:.98rem;line-height:1.58;margin-bottom:20px}
.landing-lead-form{display:grid;gap:11px}
.landing-lead-form input,.landing-lead-form textarea{width:100%;border:1px solid rgba(15,23,42,.12);background:#f8fafc;color:var(--landing-ink);border-radius:14px;padding:13px 15px;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.landing-lead-form input:focus,.landing-lead-form textarea:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}
.landing-lead-form textarea{resize:vertical;min-height:98px}
.landing-lead-form .btn-primary{width:100%;margin-top:3px}
.hp-field{display:none!important}
.seo-landing .btn-primary{border-radius:14px;box-shadow:0 16px 34px rgba(var(--primary-rgb),.22)}
.seo-landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(var(--primary-rgb),.26)}
.seo-landing .light{background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%)}
.content-grid,.visual-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,54px);align-items:center}
.visual-section .visual-copy{max-width:720px}
.visual-grid.is-reversed .visual-media{order:2}
.visual-grid.is-reversed .visual-copy{order:1}
.section-head{max-width:940px;margin:0 auto 38px;text-align:center}
.section-head-left{text-align:left;margin-left:0;margin-right:0;margin-bottom:24px}
.seo-landing .section-title{font-size:clamp(1.86rem,3.55vw,3.05rem);letter-spacing:0;color:var(--landing-ink);margin-bottom:13px}
.section-head p{max-width:780px;margin-inline:auto;color:var(--landing-muted);font-size:1rem;line-height:1.62}
.section-head-left p{margin-left:0}
.seo-text{display:grid;gap:13px}
.seo-text-readable{max-width:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,390px),1fr));gap:16px}
.seo-text p{max-width:76ch;color:var(--landing-muted);font-size:1rem;line-height:1.66}
.seo-text-readable p{max-width:none;padding:18px 20px;border:1px solid rgba(15,23,42,.075);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 12px 28px rgba(15,23,42,.045)}
.seo-text p+p{margin-top:2px}
.seo-text a{color:var(--primary-color);font-weight:900;text-decoration:underline;text-underline-offset:4px}
.seo-landing .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:20px;align-items:stretch}
.seo-landing .card{position:relative;overflow:hidden;min-height:100%;display:flex;flex-direction:column;padding:26px;border-radius:22px;background:rgba(255,255,255,.96);border:1px solid var(--landing-line);box-shadow:0 14px 38px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.seo-landing .card:before{content:"";display:block;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,rgba(var(--primary-rgb),.15),rgba(56,189,248,.13));margin-bottom:18px;box-shadow:inset 0 0 0 12px rgba(255,255,255,.54)}
.seo-landing .card h3:before{content:"";display:inline-block;width:9px;height:9px;margin-right:8px;border-radius:50%;background:var(--primary-color);box-shadow:0 0 0 5px rgba(var(--primary-rgb),.12);vertical-align:.08em}
.seo-landing .card:after{content:"";position:absolute;inset:auto -30px -46px auto;width:110px;height:110px;border-radius:50%;background:rgba(var(--primary-rgb),.055)}
.seo-landing .card:hover{transform:translateY(-3px);border-color:rgba(var(--primary-rgb),.25);box-shadow:0 22px 50px rgba(15,23,42,.1)}
.seo-landing .card h3{font-size:1.08rem;line-height:1.28;color:var(--landing-ink);margin-bottom:9px}
.seo-landing .card p{color:var(--landing-muted);font-size:.96rem;line-height:1.58}
.seo-landing .list{margin:24px 0 30px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none;max-width:780px}
.seo-landing .list li{position:relative;padding:12px 14px 12px 38px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:rgba(255,255,255,.75);font-weight:800;color:#1e293b;line-height:1.35}
.seo-landing .list li:before{content:"";position:absolute;left:14px;top:16px;width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,var(--primary-color),#38bdf8);box-shadow:0 0 0 5px rgba(var(--primary-rgb),.1)}
.seo-landing .center{text-align:center}
.visual-media,.wide-image{margin:0}
.visual-media{position:relative}
.visual-media:before{content:"";position:absolute;inset:22px -14px -14px 22px;border-radius:26px;background:linear-gradient(135deg,rgba(var(--primary-rgb),.14),rgba(15,23,42,.06));z-index:0}
.visual-media img,.wide-image img{position:relative;z-index:1;width:100%;display:block;border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.14);border:1px solid rgba(15,23,42,.08);object-fit:cover;background:#e2e8f0}
.visual-media img{aspect-ratio:4/3}
.wide-image img{aspect-ratio:16/9}
.wide-image figcaption{color:#64748b;font-size:.9rem;margin-top:10px;text-align:center}
.wide-image{position:relative;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:28px;background:#fff;box-shadow:0 20px 58px rgba(15,23,42,.08)}
.cta-card{padding:clamp(38px,6vw,64px) clamp(22px,4vw,42px);border-radius:30px;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;box-shadow:0 28px 80px rgba(15,23,42,.18);overflow:hidden;position:relative}
.cta-card:before,.cta-card:after{content:"";position:absolute;pointer-events:none}
.cta-card:before{inset:0;background:linear-gradient(120deg,rgba(255,255,255,.14),transparent 42%)}
.cta-card:after{right:-42px;bottom:-62px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.1)}
.cta-card>*{position:relative}
.cta-card .eyebrow{background:rgba(255,255,255,.12);color:#bfdbfe}
.cta-card .section-title{color:#fff;max-width:760px;margin-left:auto;margin-right:auto}
.cta-card p{max-width:660px;margin:0 auto 26px;color:rgba(255,255,255,.84);font-size:1.02rem;line-height:1.62}
.cta-card .btn-primary{background:#fff;color:#0f172a;box-shadow:none}
.faq-card{align-self:stretch}
.faq-card h3{padding-right:10px}
@media(max-width:1120px){.seo-landing .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-landing .list{grid-template-columns:1fr}}
@media(max-width:920px){.landing-hero-grid,.content-grid,.visual-grid{grid-template-columns:1fr}.landing-form-card{max-width:680px}.visual-grid.is-reversed .visual-media,.visual-grid.is-reversed .visual-copy{order:initial}.visual-section .visual-copy{max-width:none}.section-head-left{text-align:center;margin-left:auto;margin-right:auto}.seo-text-readable{max-width:760px;margin-inline:auto}.seo-text p{max-width:none}}
@media(max-width:760px){.seo-landing{padding-top:var(--header-height,68px)}.seo-landing .section-padding{padding:52px 0}.landing-hero{padding-top:34px}.seo-landing .container{padding-inline:1.18rem}.landing-hero-grid{gap:26px}.seo-landing .hero-title{font-size:clamp(2.15rem,10.8vw,3.25rem);line-height:1.04}.seo-landing .hero-subtitle{font-size:1rem;line-height:1.58}.seo-landing .eyebrow,.form-eyebrow{font-size:.7rem;line-height:1.2}.seo-landing .grid{grid-template-columns:1fr;gap:14px}.seo-landing .list{margin:20px 0 24px}.landing-form-card{padding:20px;border-radius:22px}.landing-lead-form input,.landing-lead-form textarea{font-size:16px}.seo-landing .btn-primary{width:100%;padding-left:18px;padding-right:18px}.seo-landing .card{padding:22px;border-radius:20px}.seo-landing .section-title{font-size:clamp(1.75rem,8.5vw,2.35rem)}.section-head{margin-bottom:26px}.seo-text p,.section-head p{font-size:.96rem;line-height:1.62}.visual-media:before{inset:14px -8px -8px 14px;border-radius:22px}.visual-media img,.wide-image img{border-radius:20px}.wide-image{padding:9px;border-radius:22px}.cta-card{border-radius:22px;text-align:left}.cta-card .section-title,.cta-card p{text-align:left}.cta-card .btn-primary{width:100%}}

/* PATCH: overflow fix */
html,body{max-width:100%;overflow-x:hidden}
.seo-landing,.seo-landing *{box-sizing:border-box}
.seo-landing .container,.landing-hero-grid,.content-grid,.visual-grid,.seo-landing .grid,.seo-text-readable,.landing-form-card,.cta-card{min-width:0;max-width:100%}
.seo-text,.seo-text p,.seo-text a,.seo-landing .card,.landing-form-card{overflow-wrap:anywhere;word-break:normal}

/* PATCH: force mobile hero/form width */
@media(max-width:760px){
  .seo-landing{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}
  .seo-landing .container{width:100%!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}
  .landing-hero,.landing-hero-grid,.landing-hero-grid>*,.landing-form-card,.landing-lead-form,.landing-lead-form input,.landing-lead-form textarea,.seo-landing .list,.seo-landing .list li{width:100%!important;max-width:100%!important;min-width:0!important}
  .landing-hero-grid{display:flex!important;flex-direction:column!important;gap:22px!important}
  .seo-landing .hero-title{font-size:clamp(1.85rem,8.8vw,2.55rem)!important;max-width:100%!important;overflow-wrap:anywhere!important}
  .seo-landing .hero-subtitle,.landing-form-card h2,.landing-form-card p{max-width:100%!important;overflow-wrap:anywhere!important}
  .seo-landing .eyebrow,.form-eyebrow{width:auto!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
}
