:root{--paper:#f6f1e8;--paper-light:#fdfaf5;--paper-deep:#ede4d5;--ink:#1d201b;--ink-soft:#4f554b;--line:#d4c9b8;--red:#a94032;--font-display:"Source Serif 4",Georgia,serif;--font-body:"Manrope",sans-serif;--font-mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.65}a{color:inherit;text-decoration-color:var(--red);text-underline-offset:3px}a:hover{color:var(--red)}:focus-visible{outline:3px solid var(--red);outline-offset:3px}.shell{width:min(900px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line);background:rgb(246 241 232 / .94);backdrop-filter:blur(10px)}.masthead{display:flex;align-items:center;justify-content:space-between;min-height:70px;gap:20px}.wordmark{display:inline-flex;gap:10px;align-items:center;font-family:var(--font-display);font-size:1.35rem;font-weight:700;text-decoration:none}.wordmark img{width:28px;height:28px;border-radius:8px}.back{color:var(--ink-soft);font-size:.78rem;font-weight:700;text-decoration:none}.back:hover{color:var(--red)}main{padding:76px 0 105px}.document-mark{margin-bottom:35px;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--red);font-family:var(--font-mono);font-size:.65rem;letter-spacing:.075em;text-transform:uppercase}.document-mark span{margin-left:10px;color:var(--ink-soft)}h1{max-width:15ch;margin:0 0 18px;font-family:var(--font-display);font-size:clamp(3rem,7vw,5rem);font-weight:500;letter-spacing:-.065em;line-height:.9}h2{margin:49px 0 12px;font-family:var(--font-display);font-size:1.55rem;font-weight:600;letter-spacing:-.03em;line-height:1.05}h3{margin:28px 0 7px;font-size:.93rem;font-weight:700}p,li{max-width:70ch;color:var(--ink-soft)}p{margin:0 0 13px}.lead{max-width:58ch;font-family:var(--font-display);font-size:1.27rem;line-height:1.45}.card{max-width:690px;margin:16px 0;padding:21px 22px;border-left:2px solid var(--red);background:var(--paper-light)}.card p:last-child{margin-bottom:0}ul{max-width:68ch;padding-left:20px}details{max-width:720px;border-top:1px solid var(--line)}details:last-of-type{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:14px;padding:17px 0;cursor:pointer;font-family:var(--font-display);font-size:1.18rem;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:"+";color:var(--red);font-family:var(--font-mono)}details[open] summary::after{content:"×"}details p{padding-bottom:15px}.document-footer{padding:30px 0 46px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.76rem}.document-footer div{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.document-footer nav{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:600px){.shell{width:min(100% - 32px,900px)}.masthead{min-height:62px}main{padding-top:55px}h1{font-size:3.3rem}.document-footer div{flex-direction:column}.document-mark span{display:block;margin:4px 0 0}}
