:root{--anthracite: #1f2933;--anthracite-2: #2c3742;--bg: #f4f5f7;--card: #ffffff;--steel: #2b6cb0;--steel-dark: #245a96;--steel-tint: #eef4fb;--steel-tint-2: #f3f8fd;--logo-blue: #4a90d9;--text: #1f2933;--text-strong: #1f2933;--text-muted: #52606d;--text-soft: #7b8794;--text-faint: #9aa5b1;--border: #e4e7eb;--input-border: #d2d6dc;--success: #2f8f4e;--success-bg: #f0f7ef;--success-border: #cce3c8;--error: #c0392b;--error-bg: #fdeeee;--error-border: #f3cccc;--maxw: 1140px;--radius: 11px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--steel);color:#fff}h1,h2,h3{line-height:1.1;font-weight:800;letter-spacing:-.025em;color:var(--anthracite);margin:0 0 .5em}h1{font-size:clamp(2rem,4.6vw,3.1rem)}h2{font-size:clamp(1.4rem,2.6vw,1.75rem);letter-spacing:-.02em}h3{font-size:1.2rem;font-weight:700}p{margin:0 0 1rem}a{color:var(--steel);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}:focus-visible{outline:3px solid var(--steel);outline-offset:2px;border-radius:4px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--steel)!important;box-shadow:0 0 0 3px #2b6cb02e}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:24px}.eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--steel);margin-bottom:1rem}.eyebrow--muted{color:var(--text-faint)}.lead{font-size:1.18rem;line-height:1.6;color:var(--text-muted);max-width:60ch}.muted{color:var(--text-muted)}.band{padding-block:clamp(3rem,6vw,4.5rem)}.band--light{background:var(--bg)}.band--white{background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.band--dark{background:var(--anthracite);color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.8rem;font-size:1rem;font-weight:600;font-family:inherit;line-height:1.1;border-radius:8px;border:1.5px solid transparent;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.btn--primary{background:var(--steel);color:#fff}.btn--primary:hover{background:var(--steel-dark);text-decoration:none}.btn--secondary{background:var(--card);color:var(--anthracite);border-color:var(--input-border)}.btn--secondary:hover{border-color:var(--anthracite);text-decoration:none}.btn--on-dark:hover{background:#3b7ec4}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{transition:none!important}}.site-header.svelte-1elxaub{background:var(--anthracite);border-bottom:1px solid var(--anthracite-2);position:sticky;top:0;z-index:50}.bar.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.brand.svelte-1elxaub{display:inline-flex;align-items:center}.brand.svelte-1elxaub img:where(.svelte-1elxaub){height:34px;width:auto}.nav.svelte-1elxaub{display:flex;align-items:center;gap:4px;order:2;margin-left:auto}.cart-link.svelte-1elxaub{order:3;position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:#9aa7b4;transition:color .15s ease,background-color .15s ease}.cart-link.svelte-1elxaub:hover{color:#fff;background:#ffffff0f;text-decoration:none}.cart-badge.svelte-1elxaub{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--steel);color:#fff;font-size:.68rem;font-weight:700;line-height:17px;text-align:center}.nav-link.svelte-1elxaub{display:block;padding:9px 14px;color:#9aa7b4;font-weight:500;font-size:.95rem;border-radius:6px;transition:color .15s ease,background-color .15s ease}.nav-link.svelte-1elxaub:hover{color:#fff;background:#ffffff0f;text-decoration:none}.nav-link.active.svelte-1elxaub{color:#fff}.nav-cta.svelte-1elxaub{margin-left:6px;padding:9px 18px;background:var(--steel);color:#fff;font-weight:600;font-size:.95rem;border-radius:6px;transition:background-color .15s ease}.nav-cta.svelte-1elxaub:hover{background:var(--steel-dark);text-decoration:none}.menu-toggle.svelte-1elxaub{display:none;order:4;background:transparent;border:0;color:#fff;padding:.4rem;cursor:pointer;border-radius:6px}@media (max-width: 720px){.menu-toggle.svelte-1elxaub{display:inline-flex}.cart-link.svelte-1elxaub{margin-left:auto}.nav.svelte-1elxaub{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--anthracite);border-top:1px solid var(--anthracite-2);padding:.5rem 16px 1rem;display:none}.nav.open.svelte-1elxaub{display:flex}.nav-link.svelte-1elxaub,.nav-cta.svelte-1elxaub{margin-left:0;padding:.8rem .5rem;text-align:left}.nav-cta.svelte-1elxaub{margin-top:.5rem;text-align:center}}.site-footer.svelte-jz8lnl{background:var(--anthracite);color:#9fb0bf}.top.svelte-jz8lnl{display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:flex-start;padding-block:40px}.brand-col.svelte-jz8lnl{display:flex;flex-direction:column;gap:12px}.brand.svelte-jz8lnl{display:flex;align-items:center;gap:10px}.wordmark.svelte-jz8lnl{font-size:1.05rem;font-weight:700;color:#fff}.dot.svelte-jz8lnl{font-weight:600;color:#9fb3c8}.byline.svelte-jz8lnl{font-size:.875rem;color:#7e8c99}.terms.svelte-jz8lnl{font-size:.875rem;color:#9fb3c8}.contact.svelte-jz8lnl{font-size:.875rem;line-height:1.7}.contact-head.svelte-jz8lnl{font-weight:600;color:#cdd6df;margin-bottom:4px}.contact.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#9fb3c8}.bottom.svelte-jz8lnl{border-top:1px solid var(--anthracite-2)}.bottom.svelte-jz8lnl .container:where(.svelte-jz8lnl){padding-block:16px;font-size:.8rem;color:#6b7a87}main.svelte-12qhfyh{min-height:60vh}.skip-link.svelte-12qhfyh{position:absolute;left:-9999px;top:0;background:var(--steel);color:#fff;padding:.6rem 1rem;border-radius:0 0 8px;z-index:100}.skip-link.svelte-12qhfyh:focus{left:0;text-decoration:none}
