:root{--font-body: "Lato", sans-serif;--font-display: "Playfair Display", serif;--link-color: #0066cc;--text-muted: #555;--text-muted-strong: #444;--text-small: .95rem;--text-base: 1rem;--text-xs: .75rem;--status-open: green;--status-closed: red}body{width:100%;font-family:var(--font-body);font-size:2rem}.container{width:clamp(0px,100%,800px);margin:0 auto;padding:20px;box-sizing:border-box}h1{font-family:var(--font-display);font-size:1.6em;margin-top:0}a{text-decoration:none;color:var(--link-color)}p{margin:.4rem 0}.status{font-size:2rem;font-weight:700}.status--open{color:var(--status-open)}.status--closed{color:var(--status-closed)}hr{margin:1rem 0;border-top:0}.section{font-size:var(--text-small);line-height:1.2}.section p{margin:.5rem 0}.section a:hover{text-decoration:underline}.secondary{color:var(--text-muted-strong)}.secondary h3{margin-bottom:0;margin-top:1.5em}.footer{color:var(--text-muted)}.legal{margin:.4rem 0;font-size:var(--text-xs)}.bookmark-hint{display:none}.bookmark-hint code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;padding:.05rem .35rem;border-radius:6px;background:#f2f4f7}.bookmark-hint--share{display:inline-block}.share-link{border:1px solid #d7dce3;background:#f7f9fb;color:inherit;font:inherit;padding:.2rem .5rem;border-radius:6px;cursor:pointer}.share-link:hover{background:#eef2f6}.content{font-size:var(--text-base);line-height:1.6}.content p{margin:.75rem 0}
