:root{--seo-yellow:#ffcc00;--seo-black:#070707;--seo-ink:#111;--seo-soft:#f4f4f2;--seo-border:#deded9}.seo-route-hero{position:relative;overflow:hidden;min-height:620px;display:grid;align-items:center}.seo-route-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.seo-route-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.4) 100%),linear-gradient(0deg,#050505 0%,transparent 45%)}.seo-route-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:60px;align-items:center;padding-top:88px;padding-bottom:88px}.seo-route-copy h1{font-size:clamp(2.8rem,5.8vw,6.6rem);line-height:.92;max-width:980px;margin:.35em 0 .25em;letter-spacing:-.055em}.seo-route-copy .hero-lead{max-width:760px}.seo-route-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:.86rem;color:#bbb;margin-bottom:24px}.seo-route-breadcrumb a{color:#fff;text-decoration:none}.seo-route-breadcrumb b{color:var(--seo-yellow)}.seo-route-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.seo-route-trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;color:#d7d7d7;font-size:.88rem}.seo-route-trust span::first-letter{color:var(--seo-yellow)}.seo-route-map-card{background:rgba(10,10,10,.76);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:30px;box-shadow:0 28px 70px rgba(0,0,0,.35)}.seo-route-map-row{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;margin:18px 0 22px}.seo-route-map-row>div{display:flex;flex-direction:column;gap:4px}.seo-route-map-row>div:last-child{text-align:right}.seo-route-map-row small{color:#a5a5a5;text-transform:uppercase;letter-spacing:.11em;font-size:.68rem}.seo-route-map-row strong{color:#fff;font-size:1.45rem}.seo-route-map-row em{color:#c6c6c6;font-style:normal;font-size:.82rem}.seo-route-map-row>b{color:var(--seo-yellow);font-size:1.6rem}.seo-route-map-card p{color:#ddd;line-height:1.7}.seo-route-map-card>a{margin-top:14px;display:inline-flex;color:var(--seo-yellow);font-weight:800;text-decoration:none;gap:12px}.seo-route-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:56px;align-items:start}.seo-answer-card,.seo-route-price-card,.seo-route-pickup-card{border:1px solid var(--seo-border);border-radius:26px;padding:32px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.055)}.seo-answer-card strong{display:inline-block;background:var(--seo-yellow);padding:8px 12px;border-radius:999px;margin-bottom:16px}.seo-answer-card p,.seo-route-price-card p,.seo-route-pickup-card p{line-height:1.75;color:#444}.seo-route-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seo-route-feature{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--seo-border);border-radius:20px;padding:22px;min-height:100px}.seo-route-feature span{display:grid;place-items:center;flex:0 0 32px;height:32px;background:var(--seo-yellow);border-radius:50%;font-weight:900}.seo-route-feature p{margin:4px 0 0;line-height:1.5}.dark-actions{margin-top:22px}.seo-route-how{padding:88px 0}.seo-route-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.seo-route-steps article{border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:24px;background:rgba(255,255,255,.04)}.seo-route-steps article span{color:var(--seo-yellow);font-weight:900;font-size:1.35rem}.seo-route-steps article p{color:#eee;line-height:1.55;margin-bottom:0}.seo-route-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.seo-route-why-grid>div{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--seo-border);padding:18px 0;font-weight:700}.seo-route-why-grid b{color:#111;background:var(--seo-yellow);border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.seo-route-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.seo-route-related-card{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;background:#fff;border:1px solid var(--seo-border);border-radius:20px;padding:20px;text-decoration:none;color:#111;transition:.2s ease}.seo-route-related-card:hover{transform:translateY(-3px);border-color:#111;box-shadow:0 14px 34px rgba(0,0,0,.08)}.seo-route-related-card>span{background:#111;color:var(--seo-yellow);border-radius:12px;padding:10px;font-weight:900}.seo-route-related-card div{display:flex;flex-direction:column}.seo-route-related-card small{color:#777;margin-top:4px}.seo-route-related-card>b{font-size:1.3rem}.seo-route-final-cta{padding:72px 0}.seo-route-final-cta>.shell{display:flex;justify-content:space-between;align-items:center;gap:40px}.seo-route-final-cta h2{font-size:clamp(2rem,4vw,4.2rem);margin:.15em 0}.seo-route-final-cta p{max-width:760px;color:#bbb;line-height:1.6}.seo-route-final-cta .seo-route-actions{margin:0;flex:0 0 auto}@media(max-width:980px){.seo-route-hero-grid,.seo-route-two-col{grid-template-columns:1fr}.seo-route-feature-grid,.seo-route-why-grid,.seo-route-related-grid{grid-template-columns:repeat(2,1fr)}.seo-route-steps{grid-template-columns:repeat(2,1fr)}.seo-route-final-cta>.shell{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.seo-route-hero{min-height:auto}.seo-route-hero-grid{padding-top:58px;padding-bottom:56px;gap:30px}.seo-route-copy h1{font-size:clamp(2.4rem,14vw,4.25rem)}.seo-route-map-card{padding:22px;border-radius:22px}.seo-route-map-row{grid-template-columns:1fr}.seo-route-map-row>b{transform:rotate(90deg);justify-self:center}.seo-route-map-row>div:last-child{text-align:left}.seo-route-feature-grid,.seo-route-why-grid,.seo-route-related-grid,.seo-route-steps{grid-template-columns:1fr}.seo-route-actions .btn,.seo-route-actions .cta-yellow,.seo-route-actions .cta-outline-dark{width:100%;justify-content:center}.seo-route-trust{gap:10px;flex-direction:column}}
