:root{--primary:#1B2A4A;--primary-dark:#0E1730;--secondary:#9AA7BD;--accent:#5B8DEF;--accent-soft:#AFC6F0;--accent-tint:#EAF1FD;--accent-ink:#2E5BC4;--bg-paper:#F7F5F0;--air:#EEF4F9;--surface:#FFFFFF;--text:#16203A;--muted:#5E667A;--bp:#E7E3DA;--ba:#D6DEE8;--success:#287567;--urgency:#9A6E16;--error:#C0453B;--sh-sm:0 1px 3px rgba(27,42,74,.06);--sh-md:0 8px 24px rgba(27,42,74,.08);--sh-lg:0 16px 44px rgba(14,23,48,.12)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:IBM Plex Sans,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--surface);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Unbounded,sans-serif;letter-spacing:-.02em;line-height:1.15}a{color:inherit;text-decoration:none}:where(a,button,select,input,textarea,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.num{font-variant-numeric:tabular-nums}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.sec{padding:clamp(56px,8vw,104px) 0}.tag{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-ink);margin-bottom:14px;display:block}h2.big{font-size:clamp(21px,2.7vw,29px);font-weight:800;max-width:720px}.btn{display:inline-block;font-weight:700;font-size:16px;padding:15px 28px;border-radius:12px;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-1px)}.btn-acc{background:var(--accent-ink);color:#fff;box-shadow:var(--sh-md)}.btn-acc:hover{box-shadow:var(--sh-lg)}.btn-ghost{background:transparent;color:#fff;border:1px solid var(--secondary)}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2.4vw,24px)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.2vw,22px)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2.2vw,22px)}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.grid-3{grid-template-columns:1fr}}@media (max-width:700px){.grid-2{grid-template-columns:1fr}}@media (max-width:560px){.grid-4{grid-template-columns:1fr}.wrap{padding:0 18px}}.sticky-cta{display:none}@media (max-width:760px){.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;display:block;padding:12px 16px;background:#0e1730f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -4px 20px #0e173040}.sticky-cta .btn{display:block;width:100%;text-align:center}main{padding-bottom:74px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip{position:absolute;left:8px;top:-56px;z-index:200;background:var(--primary-dark);color:#fff;padding:10px 18px;border-radius:8px;font-weight:600;transition:top .15s}.skip:focus{top:8px}header.svelte-ndv1og.svelte-ndv1og{position:sticky;top:0;z-index:50;background:var(--surface);color:var(--primary);border-bottom:1px solid var(--bp);transition:box-shadow .2s}header.scrolled.svelte-ndv1og.svelte-ndv1og{box-shadow:0 6px 26px #1b2a4a14}.navin.svelte-ndv1og.svelte-ndv1og{max-width:1180px;margin:0 auto;padding:13px 24px;display:flex;align-items:center;gap:16px;position:relative}.logo.svelte-ndv1og.svelte-ndv1og{font-family:Unbounded;font-weight:800;font-size:21px;color:var(--primary);white-space:nowrap}.logo.svelte-ndv1og span.svelte-ndv1og{color:var(--accent-ink)}.primary.svelte-ndv1og.svelte-ndv1og{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:600}.navlink.svelte-ndv1og.svelte-ndv1og{display:inline-flex;align-items:center;gap:5px;color:var(--primary);padding:9px 12px;border-radius:12px;background:none;border:none;cursor:pointer;font:inherit;font-weight:600;transition:background .15s,color .15s;white-space:nowrap}.navlink.svelte-ndv1og.svelte-ndv1og:hover{background:var(--accent-tint);color:var(--accent-ink)}.navlink.hot.svelte-ndv1og.svelte-ndv1og{color:#d92d20}.navlink.hot.svelte-ndv1og.svelte-ndv1og:hover{background:#d92d2017;color:#d92d20}.trig.svelte-ndv1og i.svelte-ndv1og{font-size:10px;color:var(--muted);transition:transform .15s}.hasmenu.svelte-ndv1og.svelte-ndv1og{position:relative}.hasmenu.panelOpen.svelte-ndv1og .trig.svelte-ndv1og{background:var(--accent-tint);color:var(--accent-ink)}.hasmenu.panelOpen.svelte-ndv1og .trig i.svelte-ndv1og{transform:rotate(180deg);color:var(--accent-ink)}.rt.svelte-ndv1og.svelte-ndv1og{display:flex;align-items:center;gap:12px;margin-left:auto}.phone.svelte-ndv1og.svelte-ndv1og{display:inline-flex;align-items:center;gap:8px;border:1.5px solid var(--ba);border-radius:14px;padding:11px 18px;font-weight:800;color:var(--primary);font-size:14px;white-space:nowrap;transition:border-color .15s}.phone.svelte-ndv1og span.svelte-ndv1og{color:var(--accent-ink)}.phone.svelte-ndv1og.svelte-ndv1og:hover{border-color:var(--accent)}.cta.svelte-ndv1og.svelte-ndv1og{background:var(--accent-ink);color:#fff;padding:12px 22px;border-radius:14px;font-weight:700;font-size:14px;white-space:nowrap;box-shadow:0 6px 16px #2e5bc442;transition:transform .15s,opacity .15s}.cta.svelte-ndv1og.svelte-ndv1og:hover{color:#fff;transform:translateY(-1px);opacity:.96}.panel.svelte-ndv1og.svelte-ndv1og{position:absolute;left:0;right:0;top:100%;background:var(--surface);border-bottom:1px solid var(--bp);box-shadow:0 18px 34px #1b2a4a1a;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .16s,transform .16s,visibility .16s}.panel.panelOpen.svelte-ndv1og.svelte-ndv1og{opacity:1;visibility:visible;transform:translateY(0)}.panel-in.svelte-ndv1og.svelte-ndv1og{max-width:1180px;margin:0 auto;padding:24px;display:grid;grid-template-columns:1fr 1fr 1fr .95fr;gap:24px}.col.svelte-ndv1og.svelte-ndv1og{display:flex;flex-direction:column}.ch.svelte-ndv1og.svelte-ndv1og{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:10px}.col.svelte-ndv1og a.svelte-ndv1og{display:block;padding:7px 0;font-size:15px;font-weight:600;color:var(--primary)}.col.svelte-ndv1og a.svelte-ndv1og:hover{color:var(--accent-ink)}.col.svelte-ndv1og a small.svelte-ndv1og{display:block;font-weight:500;font-size:12px;color:var(--muted);margin-top:2px}.pop.svelte-ndv1og.svelte-ndv1og{margin-bottom:18px}.pop.svelte-ndv1og a.svelte-ndv1og{font-weight:500;font-size:14px;color:var(--text)}.ccard.svelte-ndv1og.svelte-ndv1og{background:var(--air);border:1px solid var(--bp);border-radius:16px;padding:18px;margin-top:auto}.ccard.svelte-ndv1og b.svelte-ndv1og{display:block;font-size:15px;color:var(--primary);margin-bottom:6px}.ccard.svelte-ndv1og p.svelte-ndv1og{font-size:13px;color:var(--muted);margin-bottom:14px;line-height:1.5}.ccard.svelte-ndv1og .c1.svelte-ndv1og{display:block;text-align:center;background:var(--accent-ink);color:#fff;font-weight:700;padding:10px;border-radius:14px;margin-bottom:8px;font-size:14px}.ccard.svelte-ndv1og .c2.svelte-ndv1og{display:block;width:100%;text-align:center;color:var(--accent-ink);font-weight:600;font-size:13px;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.burger.svelte-ndv1og.svelte-ndv1og{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:10px;margin:-10px -10px -10px 0}.burger.svelte-ndv1og span.svelte-ndv1og{display:block;height:2px;width:100%;background:var(--primary);border-radius:2px;transition:transform .2s,opacity .2s}.burger.open.svelte-ndv1og span.svelte-ndv1og:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.open.svelte-ndv1og span.svelte-ndv1og:nth-child(2){opacity:0}.burger.open.svelte-ndv1og span.svelte-ndv1og:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mob.svelte-ndv1og.svelte-ndv1og{display:none}@media (max-width:1080px){.navin.svelte-ndv1og.svelte-ndv1og{gap:12px}.primary.svelte-ndv1og.svelte-ndv1og,.rt.svelte-ndv1og.svelte-ndv1og{display:none}.burger.svelte-ndv1og.svelte-ndv1og{display:flex;margin-left:auto}.panel.svelte-ndv1og.svelte-ndv1og{display:none}.mob.svelte-ndv1og.svelte-ndv1og{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:var(--surface);box-shadow:0 14px 30px #1b2a4a29;border-top:1px solid var(--bp);padding:10px 18px 18px;max-height:82vh;overflow-y:auto}.mob.open.svelte-ndv1og.svelte-ndv1og{display:flex}.mlink.svelte-ndv1og.svelte-ndv1og{padding:13px 6px;font-size:16px;font-weight:700;color:var(--primary);border-bottom:1px solid var(--bp)}.mlink.hot.svelte-ndv1og.svelte-ndv1og{color:#d92d20}.mgrp.svelte-ndv1og.svelte-ndv1og{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding:14px 6px 4px}.msub.svelte-ndv1og.svelte-ndv1og{padding:9px 12px;font-size:15px;font-weight:600;color:var(--primary);background:var(--bg-paper);margin:4px 0;border-radius:12px}.mphone.svelte-ndv1og.svelte-ndv1og{padding:14px 6px;font-weight:800;font-size:17px;color:var(--primary);border-top:1px solid var(--bp);margin-top:8px}.mcta.svelte-ndv1og.svelte-ndv1og{text-align:center;padding:14px;margin-top:8px}.mcall.svelte-ndv1og.svelte-ndv1og{margin-top:10px;background:none;border:none;cursor:pointer;font:inherit;font-size:15px;font-weight:600;color:var(--accent-ink);text-decoration:underline;text-underline-offset:2px;text-align:center;padding:6px}}footer.svelte-1mw51d7.svelte-1mw51d7{background:#0a1124;color:var(--secondary);font-size:14px;padding:48px 0 32px;line-height:1.6}.ftop.svelte-1mw51d7.svelte-1mw51d7{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.fbrand.svelte-1mw51d7.svelte-1mw51d7{max-width:320px}.logo.svelte-1mw51d7.svelte-1mw51d7{font-family:Unbounded;font-weight:800;font-size:20px;color:#fff;display:inline-block;margin-bottom:12px}.logo.svelte-1mw51d7 span.svelte-1mw51d7{color:var(--accent)}.fbrand.svelte-1mw51d7 .tag.svelte-1mw51d7{color:#aab4c6;font-size:14px;margin-bottom:18px;line-height:1.6}.fcontact.svelte-1mw51d7.svelte-1mw51d7{display:flex;align-items:baseline;gap:16px;margin-bottom:16px}.fphone.svelte-1mw51d7.svelte-1mw51d7{color:#fff;font-weight:800;font-size:17px;white-space:nowrap}.fphone.svelte-1mw51d7.svelte-1mw51d7:hover{color:var(--accent)}.fcall.svelte-1mw51d7.svelte-1mw51d7{background:none;border:none;cursor:pointer;font:inherit;padding:0;color:#c2cadb;font-size:14px;text-decoration:underline;text-underline-offset:2px}.fcall.svelte-1mw51d7.svelte-1mw51d7:hover{color:#fff}.fcta.svelte-1mw51d7.svelte-1mw51d7{display:inline-block;background:var(--accent-ink);color:#fff;font-weight:700;padding:11px 22px;border-radius:999px;transition:opacity .15s,transform .15s}.fcta.svelte-1mw51d7.svelte-1mw51d7:hover{color:#fff;transform:translateY(-1px);opacity:.94}.fcol.svelte-1mw51d7.svelte-1mw51d7{display:flex;flex-direction:column;gap:9px}.fh.svelte-1mw51d7.svelte-1mw51d7{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#8893a8;margin-bottom:4px}.fh2.svelte-1mw51d7.svelte-1mw51d7{margin-top:18px}.fcol.svelte-1mw51d7 a.svelte-1mw51d7{color:#c2cadb;font-size:14px;transition:color .12s}.fcol.svelte-1mw51d7 a.svelte-1mw51d7:hover{color:#fff}.fbottom.svelte-1mw51d7.svelte-1mw51d7{margin-top:36px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.req.svelte-1mw51d7.svelte-1mw51d7{color:#8893a8;font-size:13px}.legal.svelte-1mw51d7.svelte-1mw51d7{margin-top:6px;font-size:13px}.legal.svelte-1mw51d7 a.svelte-1mw51d7{color:var(--secondary)}.legal.svelte-1mw51d7 a.svelte-1mw51d7:hover{color:#fff}.note.svelte-1mw51d7.svelte-1mw51d7{margin-top:8px;opacity:.7;font-size:12px;color:#8893a8}@media (max-width:860px){.ftop.svelte-1mw51d7.svelte-1mw51d7{grid-template-columns:1fr 1fr;gap:28px}.fbrand.svelte-1mw51d7.svelte-1mw51d7{grid-column:1 / -1;max-width:none}}@media (max-width:520px){.ftop.svelte-1mw51d7.svelte-1mw51d7{grid-template-columns:1fr}}
