@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400 700;font-display:swap;src:url(../../../fonts/cormorant-garamond/normal-vf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400 700;font-display:swap;src:url(../../../fonts/cormorant-garamond/italic-vf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-heading:"Cormorant Garamond", Georgia, serif;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", "Courier New", monospace;--color-bg:#f7f4f9;--color-surface:#fff;--color-primary:#5f5265;--color-nav-bg:#2d2434;--color-nav-text:#fff;--color-text:#1a1720;--color-text-muted:#7a6d82;--color-accent:#1751ba;--color-accent-hover:#0f3d8a;--color-border:#c1accd;--color-tag-bg:#addde7;--color-tag-text:#3a2f40;--bj-navy:#1751ba;--bj-sky:#53c2ee;--radius:6px;--radius-lg:12px;--shadow:0 1px 3px #00000014, 0 4px 12px #0000000f;--shadow-md:0 4px 20px #0000001f;--max-width:1120px;--nav-height:64px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#1a1720;--color-surface:#251f2b;--color-primary:#c1accd;--color-nav-bg:#0f0d13;--color-nav-text:#e8e0ed;--color-text:#f0ecf4;--color-text-muted:#9d8faa;--color-accent:#53c2ee;--color-accent-hover:#7dd4f4;--color-border:#3d3047;--color-tag-bg:#3d3047;--color-tag-text:#c1accd}}[data-theme=dark]{--color-bg:#1a1720;--color-surface:#251f2b;--color-primary:#c1accd;--color-nav-bg:#0f0d13;--color-nav-text:#e8e0ed;--color-text:#f0ecf4;--color-text-muted:#9d8faa;--color-accent:#53c2ee;--color-accent-hover:#7dd4f4;--color-border:#3d3047;--color-tag-bg:#3d3047;--color-tag-text:#c1accd}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);margin:0;font-size:1rem;line-height:1.65;transition:background-color .2s,color .2s}img,svg{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text);margin:0 0 .5em;font-weight:600;line-height:1.2}h1{font-size:clamp(2.2rem,5vw,3.6rem)}h2{font-size:clamp(1.7rem,3.5vw,2.5rem)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}h4{font-size:1.15rem}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover);text-decoration:underline}address{font-style:normal}ul{padding-left:1.4em}li{margin-bottom:.35em}.container{max-width:var(--max-width);margin:0 auto;padding:0 clamp(1rem,3vw,1.5rem)}.section{padding:clamp(2.5rem,6vw,5rem) 0}.section-sm{padding:clamp(1.75rem,4.5vw,3rem) 0}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(1.25rem,3.5vw,2rem) clamp(1.25rem,3.5vw,2rem) clamp(1.5rem,4vw,2.5rem)}.btn{border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:2px solid #0000;align-items:center;gap:.4em;padding:.75em 1.5em;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s,opacity .15s;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn-primary:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);color:#fff}.btn-outline{color:var(--color-accent);border-color:var(--color-accent);background:0 0}.btn-outline:hover{background:var(--color-accent);color:#fff}.btn-white{color:#3a2f40;background:#fff;border-color:#fff}.btn-white:hover{color:#3a2f40;background:#ffffffe0}.btn-white-outline{color:#fff;background:0 0;border-color:#ffffffb3}.btn-white-outline:hover{color:#fff;background:#ffffff1f;border-color:#fff}.btn-bj{background:var(--bj-navy);color:#fff;border-color:var(--bj-navy)}.btn-bj:hover{color:#fff;background:#0f3d8a;border-color:#0f3d8a}.btn-bj-outline{color:var(--bj-navy);border-color:var(--bj-navy);background:0 0}.btn-bj-outline:hover{background:var(--bj-navy);color:#fff}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .btn-bj-outline{color:var(--bj-sky);border-color:var(--bj-sky)}:root:not([data-theme=light]) .btn-bj-outline:hover{background:var(--bj-sky);color:var(--color-nav-bg)}}[data-theme=dark] .btn-bj-outline{color:var(--bj-sky);border-color:var(--bj-sky)}[data-theme=dark] .btn-bj-outline:hover{background:var(--bj-sky);color:var(--color-nav-bg)}.page-hero{color:#fff;background:linear-gradient(135deg,#3a2f40 0%,#1e1825 100%);padding:clamp(2.5rem,7vw,5rem) 0 clamp(2rem,5vw,4rem)}.page-hero h1{color:#fff;margin-bottom:.6rem}.page-hero .tagline{font-family:var(--font-body);color:#ffffffb8;margin:0;font-size:clamp(.95rem,2.2vw,1.1rem);font-style:italic}.page-hero .lead{color:#fffc;max-width:640px;margin:1rem 0 0;font-size:clamp(.98rem,2.2vw,1.1rem)}.page-hero-bj{background:linear-gradient(135deg,#0f2d6e 0%,#1751ba 60%,#1a3a8a 100%)}.page-hero-bj h1{color:#fff}.section-label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.tag{background:var(--color-tag-bg);color:var(--color-tag-text);border-radius:100px;padding:.2rem .65rem;font-size:.78rem;font-weight:600;display:inline-block}.tag-more{color:var(--color-text-muted);border:1px dashed var(--color-border);background:0 0;font-style:italic;font-weight:500}hr{border:none;border-top:1px solid var(--color-border);margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img,video,canvas,iframe,svg{max-width:100%;height:auto}table{max-width:100%}@media (width<=480px){.page-hero .lead{margin-top:.75rem}.btn{padding:.85em 1.25em;font-size:.82rem}}.site-header.svelte-12qhfyh{z-index:100;background:var(--color-nav-bg);border-bottom:1px solid #ffffff14;position:sticky;top:0;box-shadow:0 1px 8px #0000002e}.site-nav.svelte-12qhfyh{height:var(--nav-height)}.nav-inner.svelte-12qhfyh{max-width:var(--max-width);align-items:center;gap:1rem;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.nav-brand.svelte-12qhfyh{flex-shrink:0;margin-right:1.5rem;text-decoration:none}.nav-logo.svelte-12qhfyh{flex-shrink:0;width:auto;max-width:100%;height:50px;display:block}.nav-brand.svelte-12qhfyh:hover .nav-logo:where(.svelte-12qhfyh){opacity:.85}.nav-links.svelte-12qhfyh{align-items:center;gap:.15rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffd1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:.45rem .65rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;background:#ffffff1a;text-decoration:none}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#fff;background:#ffffff26}.nav-links.svelte-12qhfyh .nav-drivers:where(.svelte-12qhfyh){color:#fff;background:#ffffff1f;border:1px solid #ffffff40;margin-left:.25rem}.nav-links.svelte-12qhfyh .nav-drivers:where(.svelte-12qhfyh):hover{background:#ffffff38}.nav-item-dropdown.svelte-12qhfyh{position:relative}.nav-trigger.svelte-12qhfyh{align-items:center;gap:.3rem;display:inline-flex}.nav-caret.svelte-12qhfyh{opacity:.7;transition:transform .15s}.nav-item-dropdown.active.svelte-12qhfyh>.nav-trigger:where(.svelte-12qhfyh){color:#fff;background:#ffffff26}.nav-dropdown.svelte-12qhfyh{background:var(--color-nav-bg);opacity:0;visibility:hidden;z-index:50;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;gap:.1rem;min-width:200px;padding:.4rem;transition:opacity .12s,transform .12s,visibility .12s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-4px);box-shadow:0 8px 24px #00000040}.nav-item-dropdown.svelte-12qhfyh:hover>.nav-dropdown:where(.svelte-12qhfyh),.nav-item-dropdown.svelte-12qhfyh:focus-within>.nav-dropdown:where(.svelte-12qhfyh){opacity:1;visibility:visible;transform:translateY(0)}.nav-item-dropdown.svelte-12qhfyh:hover .nav-caret:where(.svelte-12qhfyh){transform:rotate(180deg)}.nav-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){text-transform:uppercase;letter-spacing:.04em;color:#ffffffc7;border-radius:4px;padding:.5rem .75rem;font-size:.8rem}.nav-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-dropdown.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#fff;background:#ffffff1a}.nav-controls.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;display:flex}.theme-toggle.svelte-12qhfyh,.nav-toggle.svelte-12qhfyh{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.45rem;transition:color .15s,background .15s;display:flex}.theme-toggle.svelte-12qhfyh:hover,.nav-toggle.svelte-12qhfyh:hover{color:#fff;background:#ffffff1a}.nav-toggle.svelte-12qhfyh{display:none}@media (width<=1100px){.nav-toggle.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{top:var(--nav-height);background:var(--color-nav-bg);z-index:99;flex-direction:column;align-items:stretch;gap:0;padding:1rem 1.5rem;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.nav-links.open.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){border-bottom:1px solid #ffffff14;padding:.85rem .75rem;font-size:1rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):last-child{border-bottom:none}.nav-links.svelte-12qhfyh .nav-drivers:where(.svelte-12qhfyh){text-align:center;border:1px solid #ffffff40;margin-top:.75rem;margin-left:0}.nav-item-dropdown.svelte-12qhfyh{border-bottom:1px solid #ffffff14;position:static}.nav-trigger.svelte-12qhfyh{border-bottom:1px solid #ffffff0a;justify-content:space-between;padding:.85rem .75rem}.nav-dropdown.svelte-12qhfyh{opacity:1;visibility:visible;box-shadow:none;background:#ffffff0a;border:none;border-radius:0;margin-bottom:.25rem;padding:.4rem 0 .4rem 1.5rem;position:static;transform:none}.nav-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){border-bottom:none;padding:.55rem .75rem;font-size:.92rem}.nav-caret.svelte-12qhfyh{opacity:.5}}.nav-backdrop.svelte-12qhfyh{z-index:98;background:#0006;position:fixed;inset:0}main.svelte-12qhfyh{min-height:calc(100vh - var(--nav-height) - 280px)}.site-footer.svelte-12qhfyh{background:var(--color-nav-bg);color:#ffffffbf;margin-top:auto;padding:3.5rem 0 0}.footer-grid.svelte-12qhfyh{grid-template-columns:1.4fr 1fr 1.2fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-logo.svelte-12qhfyh{width:auto;max-width:100%;height:80px;margin-bottom:1rem;display:block}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffffb8;margin-bottom:.5rem;font-size:.9rem}.footer-sub.svelte-12qhfyh{color:#ffffff73!important;font-size:.82rem!important}.site-footer.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:1rem;font-size:.72rem;font-weight:700}.footer-nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){margin:0;padding:0;list-style:none}.footer-nav.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:.55rem}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb8;font-size:.9rem;text-decoration:none;transition:color .15s}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:none}.footer-staff.svelte-12qhfyh{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.25rem}.footer-staff-label.svelte-12qhfyh{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.5rem;font-size:.68rem;font-weight:700;display:block}.footer-staff.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff73;font-size:.88rem;text-decoration:none;transition:color .15s}.footer-staff.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffffffb8;text-decoration:none}.footer-contact.svelte-12qhfyh address:where(.svelte-12qhfyh),.footer-contact.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffffb8;margin-bottom:.55rem;font-size:.9rem}.footer-phone-label.svelte-12qhfyh{color:#ffffff73;margin-left:.4rem;font-size:.72rem}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb8;text-decoration:none}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:none}.footer-bottom.svelte-12qhfyh{text-align:center;border-top:1px solid #ffffff1a;padding:1.25rem 0}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffff59;margin:0;font-size:.8rem}.footer-legal-links.svelte-12qhfyh{margin-bottom:.5rem!important}.footer-legal-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff8c;margin:0 .35rem;text-decoration:none}.footer-legal-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffffffd9}.footer-mailing.svelte-12qhfyh{color:#ffffff80;margin-top:.35rem;font-size:.78rem;display:block}@media (width<=720px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-logo.svelte-12qhfyh{height:64px}}
