
:root{--ink:#102033;--muted:#64748b;--blue:#0f5bd7;--sky:#eaf3ff;--line:#dbe6f2;--dark:#081827;--card:#fff;--soft:#f6f9fc}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:var(--blue)}.site-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 5vw;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;text-decoration:none;color:var(--ink);gap:12px;min-width:max-content}.logo-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#0f5bd7,#0bb4a6);box-shadow:0 10px 22px rgba(15,91,215,.22)}.logo-mark svg{width:46px;height:46px}.logo-mark path:first-child{fill:white}.logo-road{fill:none;stroke:#0f5bd7;stroke-width:3.5;stroke-linecap:round}.brand strong{display:block;font-size:34px;letter-spacing:-.04em;line-height:1}.brand em{display:block;font-style:normal;font-size:25px;color:#1163dc;letter-spacing:.02em}.nav-links{display:flex;gap:18px;align-items:center;flex-wrap:wrap;justify-content:center}.nav-links a{text-decoration:none;color:#24364a;font-weight:700;font-size:14px}.header-phone{padding:10px 14px;border-radius:999px;background:#102033;color:#fff;text-decoration:none;font-weight:800}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:linear-gradient(135deg,#f9fbff 0%,#eaf3ff 55%,#fff 100%)}.hero-copy{padding:88px 5vw 70px;display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#0f5bd7;font-size:13px;font-weight:900}.hero h1,.page-hero h1{font-size:clamp(40px,6vw,74px);line-height:.95;letter-spacing:-.065em;margin:10px 0 24px}.hero p{font-size:20px;max-width:620px;color:#405369}.hero-photo{min-height:420px;background-image:linear-gradient(90deg,rgba(8,24,39,.15),rgba(8,24,39,.0)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1500&q=82');background-size:cover;background-position:center;border-bottom-left-radius:54px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;text-decoration:none;border:0;font-weight:900;cursor:pointer}.primary{background:#0f5bd7;color:#fff}.ghost{background:#fff;color:#102033;border:1px solid var(--line)}.intro,.content,.legal,.faq-list{max-width:980px;margin:0 auto;padding:70px 5vw}.intro{text-align:center}.intro h2,.split h2,.content h2,.legal h2{font-size:34px;letter-spacing:-.035em;line-height:1.1}.cards,.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:10px 5vw 70px}.cards article,.guide-grid article,.callout,details,aside{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:0 14px 34px rgba(8,24,39,.06)}.cards h3,.guide-grid h2{margin-top:0}.split,.form-section{display:grid;grid-template-columns:1fr .9fr;gap:34px;padding:70px 5vw;background:var(--soft);align-items:start}.split ul{padding-left:20px}.page-hero{padding:84px 5vw 54px;background:linear-gradient(135deg,#081827,#14375d);color:#fff}.page-hero p{max-width:850px;color:#d7e8ff;font-size:19px}.guide-grid{grid-template-columns:repeat(4,1fr)}.faq-list details{margin-bottom:16px}.faq-list summary{font-weight:900;font-size:20px;cursor:pointer}.info-form{background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 18px 40px rgba(8,24,39,.08)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{font-weight:800;font-size:14px}input,select,textarea{width:100%;margin-top:7px;margin-bottom:16px;border:1px solid #cbd8e7;border-radius:14px;padding:13px;font:inherit}.check{display:flex;gap:12px;font-weight:500;background:#f8fbff;border:1px solid var(--line);border-radius:16px;padding:14px;margin-bottom:12px}.check input{width:auto;margin:5px 0 0}.thanks{display:none;margin:15px 0 0;padding:14px;border-radius:14px;background:#e9f8ef;color:#0f6b31;font-weight:900}.info-form.submitted .thanks{display:block}.legal h2{margin-top:34px}.legal p,.content p,.intro p{font-size:18px;color:#405369}.site-footer{background:#081827;color:#d7e8ff;padding:48px 5vw}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .7fr;gap:32px}.site-footer a{color:#fff}.footer-brand{color:#fff}.owner{font-size:14px;color:#bad2ea}@media(max-width:900px){.site-header{align-items:flex-start;flex-direction:column}.hero,.split,.form-section,.footer-grid{grid-template-columns:1fr}.hero-photo{border-radius:0;order:-1}.cards,.guide-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.header-phone{display:none}}

.footer-brand .logo-mark{width:72px;height:72px}.footer-brand .logo-mark svg{width:52px;height:52px}.footer-brand strong{font-size:36px}.footer-brand em{font-size:27px}
