.route-header{background:#fff;border-bottom:1px solid var(--border)}.route-header>.container{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:20px}.route-header nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}.route-header .brand-mark{font-size:36px}.route-main{padding-bottom:72px;max-width:1200px}.route-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:#475569;padding-top:30px}.route-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.route-hero{padding:60px 0 50px;max-width:940px}.route-hero.with-image{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;max-width:none}.route-hero h1{font-size:clamp(2rem,4vw,3.5rem);color:var(--h1);font-weight:800;overflow-wrap:anywhere}.route-intro{margin:24px 0;font-size:18px;line-height:1.75}.route-hero-image{height:350px;border-radius:28px;box-shadow:0 20px 50px #13223812}.route-section{padding:36px 0;border-top:1px solid var(--border)}.route-section h2{font-size:clamp(1.55rem,2.5vw,2rem);margin-bottom:24px}.route-section h3{font-size:1.15rem;margin:24px 0 10px;letter-spacing:-.02em}.route-section p{max-width:900px;margin-bottom:18px}.route-links{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.route-links li{min-width:0}.route-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;border:1px solid var(--border);padding:18px 20px;border-radius:14px;height:100%;font-size:14px;font-weight:700;line-height:1.5;transition:border-color .15s}.route-links a:hover{border-color:var(--brand);color:var(--brand)}.route-links span{color:var(--brand);flex-shrink:0}.route-checks{padding-left:24px;color:var(--muted)}.route-checks li{padding:8px}.route-checks li::marker{color:var(--brand)}.route-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.route-steps article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.route-steps h3{margin-top:0}.route-cta{margin-top:36px;padding:40px;border-radius:24px;background:#e7edff;display:flex;gap:40px;align-items:center;justify-content:space-between}.route-cta h2{font-size:2rem;margin-bottom:15px}.route-cta .button{flex-shrink:0}.route-search{max-width:650px;margin-bottom:24px}.route-search label,.route-form label{display:block;font-weight:700;margin-bottom:10px}.route-search input,.route-form textarea{width:100%;font:inherit;border:1px solid #64748b;border-radius:12px;padding:16px;background:#fff;color:var(--dark)}.route-search input:focus,.route-form textarea:focus{outline:3px solid var(--brand);outline-offset:3px}.route-search p{font-size:14px;margin-top:12px}.route-form{max-width:720px;margin-top:28px}.route-form p{font-size:14px;margin-top:16px}.route-contact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.route-contact a{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px;overflow-wrap:anywhere}.route-contact strong,.route-contact span{display:block}.route-contact span{font-size:14px;color:#475569;margin-top:10px}address{font-style:normal;color:#475569}.route-footer{background:#fff;border-top:1px solid var(--border);padding:50px 0 24px}.route-footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:40px}.route-footer h2{font-size:22px;margin-bottom:18px}.route-footer p,.route-footer address{font-size:14px;margin-bottom:18px}.route-footer a{display:block;font-size:14px;margin-bottom:12px;overflow-wrap:anywhere}.route-footer-bottom{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:24px;margin-top:24px;font-size:13px}.route-skip{position:absolute;left:16px;top:-100px;background:#fff;padding:12px;z-index:100}.route-skip:focus{top:12px}[hidden]{display:none!important}@media(max-width:900px){.route-header nav{gap:16px}.route-links{grid-template-columns:repeat(2,minmax(0,1fr))}.route-hero.with-image{gap:28px}.route-cta{display:block}.route-cta .button{margin-top:24px}.route-contact{grid-template-columns:1fr}.route-steps{gap:12px}.route-footer-grid{gap:24px}}@media(max-width:760px){.route-header>.container{align-items:flex-start;flex-direction:column}.route-header nav{width:100%;justify-content:space-between;flex-wrap:wrap}.route-header nav .button{padding:10px 14px;font-size:12px}.route-hero{padding-top:36px}.route-hero.with-image{grid-template-columns:1fr}.route-hero-image{height:240px}.route-steps,.route-footer-grid{grid-template-columns:1fr}.route-links{grid-template-columns:1fr}.route-cta{padding:26px}.route-cta h2{font-size:1.65rem}.route-intro{font-size:16px}.route-footer{padding-top:36px}}
.route-alphabet{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 32px}.route-alphabet a{display:grid;place-items:center;min-width:39px;min-height:39px;border:1px solid var(--border);background:#fff;border-radius:10px;color:var(--brand);font-weight:800}.route-alphabet a:hover{background:var(--soft)}.route-letter{padding:18px 0 30px;border-top:1px solid var(--border);scroll-margin-top:25px}.route-letter h3{font-size:1.45rem;margin:0 0 18px;color:var(--brand)}
.route-header .brand-logo{width:174px;height:auto;max-height:48px;object-fit:contain}.route-footer-logo{display:block;width:min(220px,100%);height:auto;max-height:58px;object-fit:contain;margin-bottom:18px}
@media(max-width:700px){.route-header .brand-logo{width:150px;max-height:42px}.route-footer-logo{width:min(200px,100%)}}
