:root{--ground:#f1f3f4;--surface:#fff;--surface-2:#e7ebed;--ink:#14181b;--ink-2:#4e575e;--ink-3:#7b848b;--rule:#d6dce0;--rule-soft:#e4e9eb;--accent:#8f5510;--accent-hover:#6f4109;--accent-on:#fff;--accent-soft:#f4ebe0;--ok:#2c6b3f;--danger:#a32c22;--danger-soft:#fbeceb;--shadow:0 1px 2px #14181b0f, 0 4px 12px #14181b0d;--font-ui:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-num:"SF Mono", "Cascadia Mono", Consolas, ui-monospace, monospace;--radius:4px;--gap:1rem;--page:74rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ground:#111416;--surface:#181c1f;--surface-2:#22282c;--ink:#e7ebed;--ink-2:#a3adb4;--ink-3:#7d868c;--rule:#2b3236;--rule-soft:#22282c;--accent:#d99a4e;--accent-hover:#eab168;--accent-on:#14181b;--accent-soft:#2a2118;--ok:#6fbf87;--danger:#e58076;--danger-soft:#2c1a18;--shadow:0 1px 2px #0006, 0 4px 14px #0000004d}}:root[data-theme=dark]{--ground:#111416;--surface:#181c1f;--surface-2:#22282c;--ink:#e7ebed;--ink-2:#a3adb4;--ink-3:#7d868c;--rule:#2b3236;--rule-soft:#22282c;--accent:#d99a4e;--accent-hover:#eab168;--accent-on:#14181b;--accent-soft:#2a2118;--ok:#6fbf87;--danger:#e58076;--danger-soft:#2c1a18;--shadow:0 1px 2px #0006, 0 4px 14px #0000004d}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--ground);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.55}h1,h2,h3{letter-spacing:-.01em;text-wrap:balance;margin:0;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.layout-module__CUj6aG__header{background:var(--surface);border-bottom:1px solid var(--rule);z-index:10;position:sticky;top:0}.layout-module__CUj6aG__bar{max-width:var(--page);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.85rem clamp(1rem,4vw,2rem);display:flex}.layout-module__CUj6aG__brand{letter-spacing:-.015em;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:650;display:inline-flex}.layout-module__CUj6aG__mark{background:var(--accent);width:1.15rem;height:.4rem;box-shadow:0 .28rem 0 -.08rem var(--rule);border-radius:1px}.layout-module__CUj6aG__cta{background:var(--accent);color:var(--accent-on);border-radius:var(--radius);white-space:nowrap;padding:.5rem .95rem;font-size:.9rem;font-weight:600;transition:background .15s}.layout-module__CUj6aG__cta:hover{background:var(--accent-hover)}.layout-module__CUj6aG__main{max-width:var(--page);min-height:60vh;margin:0 auto;padding:clamp(1.5rem,4vw,2.75rem) clamp(1rem,4vw,2rem) 4rem}.layout-module__CUj6aG__footer{border-top:1px solid var(--rule);background:var(--surface)}.layout-module__CUj6aG__footerInner{max-width:var(--page);color:var(--ink-3);flex-wrap:wrap;justify-content:space-between;gap:.35rem 1.5rem;margin:0 auto;padding:1.25rem clamp(1rem,4vw,2rem);font-size:.82rem;display:flex}
