:root{--ink:#10212a;--night:#0d1821;--cream:#f5f1e7;--paper:#fffdf7;--mint:#b8f26d;--mint-dark:#77ab36;--signal:#ff9d66;--muted:#637078;--canvas:var(--cream);--surface:var(--paper);--surface-raised:#f0ece0;--text-primary:var(--ink);--text-secondary:var(--muted);--accent-fill:var(--mint);--on-accent:var(--ink);--accent-text:#54752f;--signal-fill:var(--signal);--signal-text:#8f4a1f;--line:rgba(16,33,42,0.15);--radius-large:28px;--radius-medium:18px;--radius-small:10px;--shadow:0 24px 60px rgba(6,17,24,0.12);--shadow-soft:0 2px 10px rgba(6,17,24,0.07);--measure:68ch;--page-max:1180px;color-scheme:light dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-synthesis:none;-webkit-text-size-adjust:100%}@media (prefers-color-scheme:dark){:root{--canvas:var(--night);--surface:#142630;--surface-raised:#1b333f;--text-primary:var(--cream);--text-secondary:#9aa7ae;--accent-text:var(--mint);--signal-text:var(--signal);--line:rgba(245,241,231,0.14);--shadow:0 24px 60px rgba(0,0,0,0.4);--shadow-soft:0 2px 10px rgba(0,0,0,0.25)}}*,:after,:before{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{min-height:100dvh;color:var(--text-primary);background:var(--canvas);line-height:1.55;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:.18em}a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}button,input,select{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--signal);outline-offset:2px;border-radius:4px}h1,h2,h3{line-height:1.12;letter-spacing:-.02em;text-wrap:balance}h1{font-size:clamp(2.1rem,5vw,3.4rem);font-weight:850}h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}h3{font-size:1.1rem;font-weight:750}p{text-wrap:pretty}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.shell{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.skip-link{position:absolute;left:.5rem;top:-4rem;z-index:100;padding:.6rem 1rem;background:var(--accent-fill);color:var(--on-accent);border-radius:var(--radius-small);font-weight:700;transition:top .15s ease}.skip-link:focus{top:.5rem}.eyebrow{font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-text)}.caption{font-size:.85rem;color:var(--text-secondary)}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .6rem;border-radius:999px;border:1px solid var(--line);font-size:.75rem;font-weight:700;white-space:nowrap}.chip,.notice{background:var(--surface-raised)}.notice{padding:.85rem 1.1rem;border-radius:var(--radius-medium);border:1px solid var(--line);font-size:.9rem;color:var(--text-secondary)}.notice strong{color:var(--text-primary)}.layout_header__mmmNG{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--canvas) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.layout_headerInner__poO1Y{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.75rem;flex-wrap:wrap}.layout_brand__OyDiv{display:inline-flex;align-items:center;gap:.55rem;font-weight:850;font-size:1.05rem;letter-spacing:-.02em;text-decoration:none}.layout_mark__4BnIo{display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--accent-fill)}.layout_mark__4BnIo>span{width:.5rem;height:.5rem;border-radius:50%;background:var(--ink)}.layout_nav__O_QL6{display:flex;align-items:center;gap:clamp(.7rem,2.2vw,1.5rem);list-style:none;padding:0;font-size:.92rem;font-weight:650}.layout_nav__O_QL6 a{text-decoration:none;color:var(--text-secondary)}.layout_nav__O_QL6 a:hover{color:var(--text-primary)}.layout_footer__DcfK2{margin-top:4rem;padding-block:2rem 3rem;border-top:1px solid var(--line)}.layout_footerInner__vMRxT{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.layout_disclaimer__vlkym{max-width:46ch;font-size:.82rem;color:var(--text-secondary)}.layout_footerNav__Q_AyW{display:flex;flex-wrap:wrap;gap:.9rem;list-style:none;padding:0;font-size:.85rem}.layout_footerNav__Q_AyW a{color:var(--text-secondary);text-decoration:none}.layout_footerNav__Q_AyW a:hover{color:var(--text-primary)}