@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-wght-normal.CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-wght-normal.Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");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:Schibsted Grotesk Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/schibsted-grotesk-latin-ext-wght-normal.hsMS0n0O.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/schibsted-grotesk-latin-wght-normal.Bb8VGrTG.woff2)format("woff2-variations");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{--paper:#fff;--ice:#f2f7fa;--ice-deep:#e6eff5;--ink:#0b1c29;--steel:#44586e;--line:#d9e4ec;--line-strong:#b9cbda;--navy:#0e3a57;--dusk:#0c2537;--brand:#2882a7;--action:#1f6e8f;--action-deep:#175872;--gold:#c9a15a;--gold-ink:#7a5c1e;--gold-bright:#d9b47c;--go:#2f7d5b;--error:#b3402a;--error-bg:#faeeea;--ice-dim:#c2d8e5;--dark-line:#c2d8e538;--font-display:"Fraunces Variable", Georgia, serif;--font-body:"Schibsted Grotesk Variable", "Schibsted Grotesk", system-ui, sans-serif;--container:1160px;--reading:44rem;--radius:8px;--radius-lg:16px;--shadow-soft:0 14px 34px #0b1c2917;--shadow-lift:0 22px 48px #0b1c2924;--ease-out:cubic-bezier(.22, 1, .36, 1);--z-header:40;--z-menu:50;--z-overlay:60;--z-toast:70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);font-variation-settings:"SOFT" 80, "WONK" 0;color:var(--navy);letter-spacing:-.02em;text-wrap:balance;margin:0 0 .5em;font-weight:600;line-height:1.08}p{text-wrap:pretty;margin:0 0 1em}a{color:var(--action);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--navy)}strong{font-weight:700}.stat-num{font-family:var(--font-display);font-variation-settings:"SOFT" 60;color:var(--navy);font-weight:640}:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:4px}::selection{color:var(--ink);background:#c9a15a66}.container{max-width:var(--container);margin:0 auto;padding-inline:1.5rem}.btn{font-family:var(--font-body);text-align:center;border-radius:var(--radius);cursor:pointer;transition:transform .18s var(--ease-out), background .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.4rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.6;cursor:progress;transform:none}.btn-primary{background:var(--action);color:#fff;box-shadow:0 10px 24px #1f6e8f47}.btn-primary:hover{background:var(--navy);color:#fff}.btn-ghost{color:var(--navy);border-color:var(--line-strong);background:0 0}.btn-ghost:hover{background:var(--ice);color:var(--navy);border-color:var(--action)}.on-dark,.on-dark h1,.on-dark h2,.on-dark h3,.on-dark h4{color:var(--paper)}.on-dark a{color:var(--ice-dim)}.on-dark a:hover{color:var(--paper)}.on-dark .btn-primary{background:var(--gold);color:var(--ink);box-shadow:0 10px 26px #0000004d}.on-dark .btn-primary:hover{background:var(--gold-bright);color:var(--ink)}.on-dark .btn-ghost{color:var(--paper);border-color:#c2d8e573}.on-dark .btn-ghost:hover{border-color:var(--ice-dim);background:#c2d8e51f}.on-dark .prow-mark{--pm-c:#fff}.chip{font-family:var(--font-body);letter-spacing:.02em;color:var(--gold-ink);background:#c9a15a24;border:1px solid #c9a15a66;border-radius:999px;align-items:center;gap:.5rem;padding:.34rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.chip:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px}.on-dark .chip{color:var(--gold-bright);background:#c9a15a1f;border-color:#c9a15a73}.on-dark .chip:before{background:var(--gold-bright)}.rule-label{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);align-items:center;gap:.9rem;margin:0 0 1rem;font-size:.82rem;font-weight:700;display:flex}.rule-label:after{content:"";background:var(--line);flex:1;height:1px}.on-dark .rule-label{color:var(--ice-dim)}.on-dark .rule-label:after{background:var(--dark-line)}@media (prefers-reduced-motion:no-preference){html.js .reveal{opacity:0;transition:opacity .56s ease, transform .56s var(--ease-out);transition-delay:var(--reveal-delay,0s);transform:translateY(14px)}html.js .reveal.in{opacity:1;transform:none}}.lift{transition:transform .18s var(--ease-out), box-shadow .18s ease}.lift:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.prow-mark[data-astro-cid-qhpyvfat]{vertical-align:middle;display:inline-block}.pm[data-astro-cid-qhpyvfat]{fill:var(--pm-c,#2882a7)}.prow-mark[data-astro-cid-qhpyvfat].bob .pm-boat[data-astro-cid-qhpyvfat]{animation:6s ease-in-out infinite pm-bob}@keyframes pm-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-reduced-motion:reduce){.prow-mark[data-astro-cid-qhpyvfat].bob .pm-boat[data-astro-cid-qhpyvfat]{animation:none}}.skip-link[data-astro-cid-z4jru4n3]{z-index:var(--z-toast);background:var(--navy);color:var(--paper);border-radius:var(--radius);padding:.7rem 1rem;font-weight:700;transition:top .16s;position:absolute;top:-4rem;left:1rem}.skip-link[data-astro-cid-z4jru4n3]:focus{color:var(--paper);top:.75rem}.site-header[data-astro-cid-z4jru4n3]{z-index:var(--z-header);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.beta-banner[data-astro-cid-z4jru4n3]{background:var(--dusk);color:var(--ice-dim);font-size:.84rem}.beta-banner-row[data-astro-cid-z4jru4n3]{justify-content:space-between;align-items:center;gap:1rem;padding-block:.45rem;display:flex}.beta-banner[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{align-items:center;gap:.55rem;margin:0;display:inline-flex}.bb-dot[data-astro-cid-z4jru4n3]{background:var(--gold);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #c9a15a40}.beta-banner[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--gold-bright);white-space:nowrap;font-weight:700;text-decoration:none}.beta-banner[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--gold);text-decoration:underline}.header-row[data-astro-cid-z4jru4n3]{align-items:center;gap:1.4rem;min-height:74px;transition:min-height .2s;display:flex}.brand[data-astro-cid-z4jru4n3]{align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.wordmark[data-astro-cid-z4jru4n3]{font-family:var(--font-display);font-variation-settings:"SOFT" 80;color:var(--navy);letter-spacing:-.015em;font-size:1.42rem;font-weight:600}.desktop-nav[data-astro-cid-z4jru4n3]{align-items:center;gap:1.35rem;margin-left:auto;display:flex}.desktop-nav[data-astro-cid-z4jru4n3] .nav-link[data-astro-cid-z4jru4n3]{color:var(--steel);padding:.4rem 0;font-size:.94rem;font-weight:500;text-decoration:none;transition:color .16s;position:relative}.desktop-nav[data-astro-cid-z4jru4n3] .nav-link[data-astro-cid-z4jru4n3]:after{content:"";background:var(--brand);transform-origin:0;height:2px;transition:transform .24s var(--ease-out);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav[data-astro-cid-z4jru4n3] .nav-link[data-astro-cid-z4jru4n3]:hover,.desktop-nav[data-astro-cid-z4jru4n3] .nav-link[data-astro-cid-z4jru4n3].is-current{color:var(--navy)}.desktop-nav[data-astro-cid-z4jru4n3] .nav-link[data-astro-cid-z4jru4n3]:hover:after,.desktop-nav[data-astro-cid-z4jru4n3] .nav-link[data-astro-cid-z4jru4n3].is-current:after{transform:scaleX(1)}.header-cta[data-astro-cid-z4jru4n3]{padding:.7rem 1.1rem;font-size:.94rem}.site-header[data-astro-cid-z4jru4n3].is-scrolled{box-shadow:0 10px 30px #0b1c2914}.site-header[data-astro-cid-z4jru4n3].is-scrolled .header-row[data-astro-cid-z4jru4n3]{min-height:62px}.mobile-menu[data-astro-cid-z4jru4n3]{display:none}.site-footer[data-astro-cid-z4jru4n3]{background:var(--dusk);padding:4.5rem 0 3rem}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1.2fr 1fr 1fr 1.5fr;gap:2.5rem;display:grid}.footer-brand[data-astro-cid-z4jru4n3]{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.footer-tagline[data-astro-cid-z4jru4n3]{font-family:var(--font-display);font-variation-settings:"SOFT" 80;color:var(--gold-bright);max-width:12rem;margin:0;font-size:1.12rem;font-weight:600}.footer-col[data-astro-cid-z4jru4n3]{flex-direction:column;gap:.5rem;display:flex}.footer-col[data-astro-cid-z4jru4n3] h3[data-astro-cid-z4jru4n3]{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--ice-dim);margin:0 0 .4rem;font-size:.78rem;font-weight:700}.footer-col[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--paper);opacity:.88;width:fit-content;font-size:.95rem;text-decoration:none}.footer-col[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{opacity:1;text-decoration:underline}.footer-note[data-astro-cid-z4jru4n3]{color:var(--ice-dim);max-width:24rem;margin:0;font-size:.92rem}@media (width<=860px){.header-row[data-astro-cid-z4jru4n3]{gap:.9rem;min-height:64px}.desktop-nav[data-astro-cid-z4jru4n3]{display:none}.header-cta[data-astro-cid-z4jru4n3]{margin-left:auto}.mobile-menu[data-astro-cid-z4jru4n3]{display:block;position:relative}.mobile-menu[data-astro-cid-z4jru4n3] summary[data-astro-cid-z4jru4n3]{cursor:pointer;border:1px solid var(--line-strong);border-radius:var(--radius);color:var(--navy);background:var(--paper);align-items:center;gap:.45rem;padding:.6rem .8rem;font-size:.9rem;font-weight:700;list-style:none;display:inline-flex}.mobile-menu[data-astro-cid-z4jru4n3] summary[data-astro-cid-z4jru4n3]:hover{border-color:var(--action)}.menu-mark[data-astro-cid-z4jru4n3],.menu-mark[data-astro-cid-z4jru4n3]:before,.menu-mark[data-astro-cid-z4jru4n3]:after{background:currentColor;width:13px;height:1.5px;display:block}.menu-mark[data-astro-cid-z4jru4n3]{position:relative}.menu-mark[data-astro-cid-z4jru4n3]:before,.menu-mark[data-astro-cid-z4jru4n3]:after{content:"";position:absolute;left:0}.menu-mark[data-astro-cid-z4jru4n3]:before{top:-4.5px}.menu-mark[data-astro-cid-z4jru4n3]:after{top:4.5px}.mobile-menu[data-astro-cid-z4jru4n3] summary[data-astro-cid-z4jru4n3]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-z4jru4n3] nav[data-astro-cid-z4jru4n3]{z-index:var(--z-menu);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);min-width:220px;box-shadow:var(--shadow-lift);flex-direction:column;gap:.15rem;padding:.6rem;display:flex;position:absolute;top:calc(100% + .6rem);right:0}.mobile-menu[data-astro-cid-z4jru4n3] nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--ink);border-radius:var(--radius);padding:.65rem .7rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.mobile-menu[data-astro-cid-z4jru4n3] nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{background:var(--ice);color:var(--navy)}.mobile-menu[data-astro-cid-z4jru4n3] .mobile-start[data-astro-cid-z4jru4n3]{border-top:1px solid var(--line);color:var(--action);border-radius:0;justify-content:space-between;margin-top:.35rem;font-weight:700;display:flex}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr 1fr}}@media (width<=520px){.beta-banner-row[data-astro-cid-z4jru4n3]{text-align:center;justify-content:center}.beta-banner[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3],.header-cta[data-astro-cid-z4jru4n3]{display:none}.mobile-menu[data-astro-cid-z4jru4n3]{margin-left:auto}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr;gap:2rem}}
