:root{--color-primary:#1a1a1a;--color-primary-hover:#0f0f0f;--color-accent:#4a4a4a;--color-bg:#fff;--color-surface:#fafaf8;--color-surface-soft:#f4f4f1;--color-border:#e7e5df;--color-border-strong:#d9d6cf;--color-text:#1a1a1a;--color-text-muted:#757575;--color-text-soft:#939393;--color-highlight:#efede6;--radius-sm:6px;--radius-md:10px;--radius-lg:18px;--shadow-card:0 12px 32px #1a1a1a0a;--shadow-card-hover:0 18px 40px #1a1a1a12;--container-width:1200px;--content-width:760px;--font-display:var(--font-darker-grotesque), sans-serif;--font-body:var(--font-manrope), sans-serif;--font-accent:var(--font-montserrat), sans-serif;--font-support:var(--font-lato), sans-serif;--font-ui:var(--font-roboto), sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;height:100%}body{min-height:100%;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-size:16px;font-weight:400;line-height:1.65;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}::selection{background:var(--color-highlight);color:var(--color-primary)}.prose{max-width:var(--content-width);color:var(--color-text);font-family:var(--font-body);line-height:1.75}.prose h1{margin:2rem 0 1rem;font-size:2.35rem;font-weight:600;line-height:1.05}.prose h2{margin:2rem 0 .8rem;font-size:1.8rem;font-weight:600;line-height:1.08}.prose h3{margin:1.5rem 0 .55rem;font-size:1.45rem;font-weight:500;line-height:1.12}.prose h4{margin:1.25rem 0 .45rem;font-size:1.2rem;font-weight:500;line-height:1.2}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin:.75rem 0 1rem 1.5rem}.prose li{margin-bottom:.4rem}.prose code{background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875em;font-family:var(--font-ui);padding:.15em .4em}.prose pre{color:#f6f5f2;border-radius:var(--radius-md);background:#202020;margin:1.25rem 0;padding:1.25rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0;border:none;padding:0;font-size:.875rem}.prose blockquote{border-left:3px solid var(--color-accent);color:var(--color-text-muted);margin:1rem 0;padding-left:1rem}.prose hr{border:none;border-top:1px solid var(--color-border);margin:2rem 0}.prose a{color:var(--color-accent);text-decoration:underline;-webkit-text-decoration-color:var(--color-border-strong);text-decoration-color:var(--color-border-strong);text-underline-offset:3px}.prose a:hover{color:var(--color-primary)}.prose strong{font-weight:500}.prose table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.9rem}.prose th,.prose td{border:1px solid var(--color-border);text-align:left;padding:.6rem .9rem}.prose th{background:var(--color-surface);font-family:var(--font-accent);letter-spacing:.02em;text-transform:uppercase;font-size:.8rem;font-weight:500}.statusBadge{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.2em .6em;font-size:.68rem;font-weight:500;display:inline-block}.statusBadge[data-status=draft]{color:#7a6540;background:#f3eee2}.statusBadge[data-status=review]{color:#5c5852;background:#eceae5}.statusBadge[data-status=published]{color:#56624f;background:#ecefe7}.statusBadge[data-status=needs-review]{color:#7b5650;background:#f4e8e6}
.layout-module__CUj6aG__header{z-index:50;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;position:sticky;top:0}.layout-module__CUj6aG__headerInner{max-width:var(--container-width);align-items:center;gap:1.75rem;min-height:76px;margin:0 auto;padding:0 1.5rem;display:flex}.layout-module__CUj6aG__logo{color:var(--color-primary);flex-shrink:0;transition:opacity .2s}.layout-module__CUj6aG__logo:hover{opacity:.88}.layout-module__CUj6aG__logoLockup{align-items:center;gap:.85rem;display:inline-flex}.layout-module__CUj6aG__logoIcon{border:1px solid var(--color-border);background:linear-gradient(180deg, #fff 0%, var(--color-surface) 100%);border-radius:999px;align-items:flex-end;gap:.18rem;padding:.42rem;display:inline-flex;box-shadow:0 8px 20px #1a1a1a0a}.layout-module__CUj6aG__logoIcon span{background:var(--color-accent);border-radius:999px;width:.22rem}.layout-module__CUj6aG__logoIcon span:first-child{opacity:.7;height:.58rem}.layout-module__CUj6aG__logoIcon span:nth-child(2){opacity:.85;height:.82rem}.layout-module__CUj6aG__logoIcon span:nth-child(3){background:var(--color-primary);height:1.08rem}.layout-module__CUj6aG__logoWordmark{font-family:var(--font-display);letter-spacing:-.06em;color:var(--color-primary);font-size:2rem;font-weight:900;line-height:.88}.layout-module__CUj6aG__nav{align-items:center;gap:.4rem;display:flex}.layout-module__CUj6aG__navLink{border-radius:var(--radius-sm);font-family:var(--font-ui);letter-spacing:.01em;color:var(--color-text-muted);padding:.35rem .8rem;font-size:.88rem;font-weight:400;transition:color .15s,background .15s}.layout-module__CUj6aG__navLink:hover{color:var(--color-text);background:var(--color-surface)}.layout-module__CUj6aG__headerSearch{flex-shrink:0;width:300px;margin-left:auto}.layout-module__CUj6aG__main{flex:1}.layout-module__CUj6aG__footer{border-top:1px solid var(--color-border);background:var(--color-bg)}.layout-module__CUj6aG__footerInner{max-width:var(--container-width);text-align:center;font-family:var(--font-support);color:var(--color-text-muted);margin:0 auto;padding:1.5rem;font-size:.88rem;font-weight:300}@media (max-width:640px){.layout-module__CUj6aG__headerSearch{display:none}.layout-module__CUj6aG__headerInner{gap:1rem;min-height:68px;padding:0 1.1rem}.layout-module__CUj6aG__logoWordmark{font-size:1.75rem}}
