:root{--color-nav:#1c1c1e;--color-bg-page:#f7f7f5;--color-bg-card:#fff;--color-accent:#6b2737;--color-accent-hover:#8c3347;--color-accent-tint:#f2e8ea;--color-text-heading:#111;--color-text-muted:#777;--color-border:#e4e4e4;--text-xs:.75rem;--text-sm:.875rem;--text-base:.95rem;--text-md:1.05rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--leading-tight:1.15;--leading-snug:1.4;--leading-normal:1.65;--leading-loose:1.8}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--color-bg-page);color:var(--color-text-muted);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img,svg{max-width:100%;display:block}
.Header-module-scss-module__P7cjuG__header{border-bottom:1px solid var(--color-border);background:var(--color-nav);z-index:10;position:sticky;top:0}.Header-module-scss-module__P7cjuG__nav{justify-content:space-between;align-items:center;gap:8px;max-width:900px;height:56px;min-height:fit-content;margin:0 auto;padding:0 20px;display:flex}.Header-module-scss-module__P7cjuG__links{align-items:center;gap:2px;min-width:0;display:flex}.Header-module-scss-module__P7cjuG__link{color:var(--color-bg-card);white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:.88rem;font-weight:500;transition:color .1s,background .1s}.Header-module-scss-module__P7cjuG__link:hover{color:var(--color-accent-tint);font-size:.98rem}.Header-module-scss-module__P7cjuG__link.Header-module-scss-module__P7cjuG__active{color:var(--color-accent-tint);font-weight:600}@media (max-width:480px){.Header-module-scss-module__P7cjuG__link{padding:6px 8px;font-size:.82rem}}.Header-module-scss-module__P7cjuG__coffee{color:var(--color-bg-card);white-space:nowrap;border:1.5px solid var(--color-border);border-radius:8px;flex-shrink:0;padding:5px 11px;font-size:.83rem;font-weight:500;transition:border-color .1s,color .1s}.Header-module-scss-module__P7cjuG__coffee:hover{border-color:var(--color-border-hover);color:var(--color-text)}@media (max-width:400px){.Header-module-scss-module__P7cjuG__coffee{display:none}}
