:root{color-scheme:dark;color:#ededed;font-synthesis:none;-webkit-font-smoothing:antialiased;--muted:#929292;--line:#272727;--accent:#ef5350;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;background:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scrollbar-color:#555 #0a0a0a;overflow-y:scroll}body{margin:0}::selection{color:#fff;background:#a42c29}a{color:inherit;text-underline-offset:4px;text-decoration-color:#626262}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.skip-link{z-index:1;background:#0a0a0a;padding:12px;position:fixed;top:12px;left:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}.page-shell{width:min(100% - 48px,704px);margin:auto}.site-header{font-family:var(--mono);justify-content:space-between;align-items:center;gap:24px;padding:28px 0;font-size:12px;display:flex}.wordmark{align-items:center;gap:10px;min-height:44px;text-decoration:none;display:inline-flex}.wordmark>span{background:var(--accent);border-radius:50%;width:6px;height:6px}nav{color:var(--muted);gap:24px;display:flex}nav a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}main{outline:none}.intro{padding:48px 0 56px}h1{letter-spacing:-.045em;text-wrap:balance;margin:0 0 20px;font-size:clamp(36px,5vw,48px);font-weight:500;line-height:1.12}.accent{color:var(--accent)}.intro>p{max-width:440px;color:var(--muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.8}.feed-label{font-family:var(--mono);color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;gap:16px;padding-bottom:18px;font-size:11px;line-height:1.6;display:flex}.feed-list{margin:0;padding:0;list-style:none}.feed-list>li{content-visibility:auto;contain-intrinsic-size:auto 250px;border-top:1px solid var(--line)}.story-card{grid-template-columns:40px minmax(0,1fr);gap:24px;padding:28px 0 16px;display:grid}.story-number{color:var(--muted);font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:11px;line-height:20px}.story-byline{color:var(--muted);font-family:var(--mono);flex-wrap:wrap;align-items:baseline;gap:2px 10px;font-size:11px;line-height:20px;display:flex}.category{text-transform:lowercase}.story-card h2{letter-spacing:-.025em;text-wrap:pretty;margin:12px 0 8px;font-size:20px;font-weight:500;line-height:1.45}.story-summary{color:var(--muted);text-wrap:pretty;margin:0;font-size:14px;line-height:1.8}.story-details{margin-top:12px}.story-details>button{width:100%;min-height:44px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:8px 0;font-size:12px;display:flex}.story-details>button[aria-expanded=true]{color:var(--accent)}.story-details>button>span{font-family:var(--mono);font-size:18px}.story-detail-body{border-left:1px solid var(--accent);color:#c4c4c4;text-wrap:pretty;margin:8px 0 16px;padding:4px 0 4px 20px;font-size:14px;line-height:1.9}.story-detail-body p{margin:0}.story-note-loading{color:var(--muted)}::view-transition-group(.note){animation-duration:.18s;animation-timing-function:ease-out}::view-transition-old(.note){animation:.12s ease-in reverse both note-fade}::view-transition-new(.note){animation:.18s ease-out both note-fade}@keyframes note-fade{0%{opacity:0}to{opacity:1}}::view-transition-old(root){display:none}::view-transition-new(root){animation:none}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}}.feed-bottom{border-top:1px solid var(--line);min-height:160px;color:var(--muted);padding:28px 0 48px 64px}.feed-bottom p,.feed-bottom output,.feed-bottom a{font-size:12px;line-height:1.8}.feed-bottom output{font-family:var(--mono);align-items:center;gap:10px;font-size:11px;display:flex}.status-mark{border:1px solid;width:6px;height:6px}output[data-loading=true] .status-mark{background:var(--accent);border-color:var(--accent)}.feed-bottom h2{color:#ededed;margin:0 0 12px;font-size:18px;font-weight:500}.retry{color:#ededed;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0;font-size:12px;text-decoration:underline}.retry:disabled{color:var(--muted);cursor:wait}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:24px 0 32px;font-size:11px;display:flex}.site-footer a{align-items:center;min-height:44px;display:inline-flex}.about{min-height:65vh;padding:48px 0 80px}.about p{max-width:480px;color:var(--muted);font-size:15px;line-height:1.8}.back-link{align-items:center;min-height:44px;margin-top:20px;font-size:13px;display:inline-flex}@media (hover:hover) and (pointer:fine){a:hover,.story-details>button:hover,.retry:hover{color:#fff;text-decoration-color:currentColor}nav a:hover{text-decoration:underline}}@media (prefers-reduced-motion:no-preference){.story-details>button:active>span{transform:scale(.9)}}@media (width<=600px){.site-header{padding:16px 0}.intro{padding:36px 0 40px}.story-card{grid-template-columns:24px minmax(0,1fr);gap:16px;padding-top:24px}.story-card h2{font-size:18px}.story-byline{column-gap:8px}.feed-bottom{padding-left:40px}.about{padding-top:36px}}