:root{--ink: #0b3a5b;--sea-deep: #1c567d;--sea: #2b7bad;--aqua: #8fd6e6;--sky: #bfe6f2;--foam: #e8f5ec;--sand: #f2e9d7;--shell: #fcf9f4;--paper: #ffffff;--muted: #5c7a91;--line: rgba(28, 86, 125, .14);--line-strong: rgba(28, 86, 125, .28);--alert: #a8492a;--font-display: "Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif;--font-body: "Archivo", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--r-sm: 10px;--r: 16px;--r-lg: 26px;--r-pill: 999px;--maxw: 1140px;--gutter: clamp(1.15rem, 5vw, 2.5rem);--sh-sm: 0 1px 2px rgba(11, 58, 91, .05), 0 3px 10px rgba(11, 58, 91, .05);--sh: 0 2px 6px rgba(11, 58, 91, .05), 0 14px 30px -16px rgba(11, 58, 91, .3);--sh-lift: 0 4px 10px rgba(11, 58, 91, .07), 0 22px 44px -20px rgba(11, 58, 91, .38)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--shell);color:var(--sea-deep);font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:600;line-height:1.12;letter-spacing:-.015em;color:var(--ink);font-variation-settings:"SOFT" 40,"WONK" 1}h1{font-size:clamp(2.1rem,8vw,3.4rem);font-variation-settings:"opsz" 96,"SOFT" 50,"WONK" 1}h2{font-size:clamp(1.6rem,5.5vw,2.3rem);font-variation-settings:"opsz" 48,"SOFT" 45,"WONK" 1}h3{font-size:1.2rem;font-variation-settings:"opsz" 24,"SOFT" 30,"WONK" 1}p{margin:0}a{color:var(--sea);text-decoration-color:#2b7bad59;text-underline-offset:.2em}a:hover{text-decoration-color:currentColor}:focus-visible{outline:3px solid var(--sea);outline-offset:3px;border-radius:4px}img{max-width:100%}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.stack>*+*{margin-top:1rem}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.grid{display:grid;gap:1.15rem;grid-template-columns:1fr}@media (min-width: 40rem){.grid{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1.5rem}}.label{font-family:var(--font-body);font-variation-settings:"wdth" 86;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.num{font-variant-numeric:tabular-nums}.price{font-family:var(--font-display);font-variation-settings:"opsz" 24,"SOFT" 20,"WONK" 0;font-weight:600;font-size:1.3rem;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap}.lead{font-size:1.05rem;color:var(--sea-deep)}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.7rem 1.4rem;border:1px solid transparent;border-radius:var(--r-pill);background:var(--sea-deep);color:#fff;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.btn:hover{background:var(--ink);color:#fff;text-decoration:none}.btn:active{transform:translateY(1px)}.btn--ghost{background:transparent;color:var(--sea-deep);border-color:var(--line-strong)}.btn--ghost:hover{background:#2b7bad14;color:var(--ink)}.btn--light{background:#fff;color:var(--ink);box-shadow:var(--sh-sm)}.btn--light:hover{background:var(--foam);color:var(--ink)}.btn--block{width:100%}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-sm)}.field{display:block}.field>.label{display:block;margin-bottom:.35rem}.input{width:100%;min-height:3rem;padding:.7rem .95rem;border:1px solid var(--line-strong);border-radius:var(--r-sm);background:#fff;color:var(--sea-deep);font:inherit;font-size:1rem}.input::placeholder{color:#93a8b6}.input:focus-visible{outline:3px solid var(--aqua);outline-offset:0;border-color:var(--sea)}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .7rem;border-radius:var(--r-pill);background:var(--foam);border:1px solid var(--line);font-size:.8rem;font-weight:600;color:var(--sea-deep);white-space:nowrap}.pill--alert{background:#a8492a17;border-color:#a8492a47;color:var(--alert)}.meter{height:6px;border-radius:var(--r-pill);background:#1c567d1f;overflow:hidden}.meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--sea),var(--aqua))}.meter--low>span{background:linear-gradient(90deg,var(--alert),#d08a52)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.skip.svelte-12qhfyh{position:absolute;left:-9999px;z-index:20}.skip.svelte-12qhfyh:focus{left:1rem;top:1rem;padding:.7rem 1rem;background:#fff;border-radius:var(--r-sm);box-shadow:var(--sh)}.site-header.svelte-12qhfyh{position:sticky;top:0;z-index:10;background:#fcf9f4e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--ink)}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){width:2.1rem;height:2.1rem}.wordmark.svelte-12qhfyh{font-family:var(--font-display);font-variation-settings:"opsz" 32,"SOFT" 40,"WONK" 1;font-weight:600;font-size:1.35rem;letter-spacing:-.02em}.wordmark.svelte-12qhfyh em:where(.svelte-12qhfyh){font-style:normal;color:var(--sea)}nav.svelte-12qhfyh{display:flex;gap:.35rem}.navlink.svelte-12qhfyh{display:inline-flex;align-items:center;min-height:2.75rem;padding:0 .9rem;border-radius:var(--r-pill);font-weight:600;font-size:.98rem;color:var(--sea-deep);text-decoration:none}.navlink.svelte-12qhfyh:hover{background:#2b7bad17}.navlink[aria-current=page].svelte-12qhfyh{background:var(--ink);color:#fff}main.svelte-12qhfyh{display:block}.plain.svelte-12qhfyh{padding-top:2rem}.page.svelte-12qhfyh{padding-bottom:3.5rem}.site-footer.svelte-12qhfyh{background:var(--ink);color:var(--sky);margin-top:-1px}.foot.svelte-12qhfyh{display:grid;gap:2rem;padding-top:1rem;padding-bottom:2.5rem}.brand--light.svelte-12qhfyh{color:#fff}.brand--light.svelte-12qhfyh .wordmark:where(.svelte-12qhfyh) em:where(.svelte-12qhfyh){color:var(--aqua)}.tagline.svelte-12qhfyh{margin-top:.8rem;max-width:30rem;color:var(--sky);font-size:.95rem}.foot-col.svelte-12qhfyh{display:grid;gap:.5rem;justify-items:start;align-content:start}.light.svelte-12qhfyh{color:var(--aqua)}.foot-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;font-weight:600}.foot-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.crew.svelte-12qhfyh{color:var(--sky);font-size:.9rem}.fine.svelte-12qhfyh{padding-top:1.25rem;padding-bottom:1.75rem;border-top:1px solid rgba(143,214,230,.25);font-size:.85rem;color:var(--sky)}@media (min-width: 48rem){.plain.svelte-12qhfyh{padding-top:3rem}.foot.svelte-12qhfyh{grid-template-columns:2fr 1fr 1.2fr;gap:3rem}}
