:root{color-scheme:light;--background: #f7f3ec;--foreground: #1c1c1a;--muted: #6c6a62;--line: #d9d1c2;--paper: #fffdf8;--accent: #225c63;--accent-strong: #173f45;--danger: #b42318}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a{color:inherit}a:hover{color:var(--accent)}.page-shell{min-height:100vh}.paper-page{background:var(--paper)}.top-bar{border-bottom:1px solid var(--line);background:var(--background)}.top-bar__inner{display:flex;width:min(100%,64rem);align-items:center;justify-content:space-between;gap:1rem;margin:0 auto;padding:1rem 1.25rem}.top-bar h1,.issue h2,.source-section h3,.source-item h4,.login-panel h1{margin:0}.top-bar h1{font-size:clamp(1.5rem,4vw,1.875rem);font-weight:600}.eyebrow,.issue__date,.source-item__meta,.issue-state h2{margin:0;color:var(--muted);font-size:.8125rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.eyebrow{color:var(--accent)}.button{border-radius:.25rem;cursor:pointer;font-weight:700}.button--primary{width:100%;border:0;background:var(--accent);color:#fff;padding:.7rem 1rem}.button--primary:hover{background:var(--accent-strong)}.button--secondary{border:1px solid var(--line);background:transparent;color:var(--foreground);padding:.55rem .85rem}.button--secondary:hover{border-color:var(--accent)}.issue-layout{display:grid;width:min(100%,64rem);grid-template-columns:minmax(0,1fr) 18rem;gap:1.5rem;margin:0 auto;padding:2rem 1.25rem}.issue,.issue-state{border-block:1px solid var(--line);padding-block:2rem}.issue h2{max-width:42rem;margin-top:.75rem;font-size:clamp(2.25rem,6vw,3rem);font-weight:600;line-height:1.05}.issue__freshness{max-width:42rem;margin:1.25rem 0 0;border-left:.25rem solid var(--accent);color:var(--foreground);font-size:1.125rem;line-height:1.7;padding:.35rem 0 .35rem 1rem}.issue__empty{max-width:42rem;margin:2rem 0 0;color:var(--muted);font-size:1rem;line-height:1.7}.source-sections{margin-top:2rem}.source-section{border-block:1px solid var(--line);padding-block:1.5rem}.source-section+.source-section{border-top:0}.source-section__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.source-section h3{font-size:1.125rem;font-weight:700}.item-list{margin-top:1rem}.source-item{padding:1.5rem 0}.source-item+.source-item{border-top:1px solid var(--line)}.source-item__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem}.source-item h4{margin-top:.75rem;font-size:1.5rem;font-weight:600;line-height:1.25}.source-item p{max-width:48rem;margin:.75rem 0 0;color:var(--muted);font-size:1rem;line-height:1.7}.source-item__provenance{font-size:.875rem;font-weight:700}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.badge{border:1px solid var(--line);border-radius:.25rem;padding:.3rem .55rem;font-size:.875rem}.badge--substack{border-color:var(--accent);background:var(--accent);color:#fff}.badge--newsletter,.badge--original{border-color:var(--foreground);background:var(--foreground);color:#fff}.badge--beehiiv{border-color:#6d3fb8;background:#6d3fb8;color:#fff}.badge--youtube{border-color:var(--danger);background:var(--danger);color:#fff}.source-handoff-link{display:inline-flex;margin-top:1rem;color:var(--accent);font-size:.95rem;font-weight:700;text-decoration-thickness:.1rem;text-underline-offset:.2rem}.source-handoff-link:hover{color:var(--accent-strong)}.issue-state dl{display:grid;gap:1rem;margin:1.25rem 0 0;font-size:.875rem}.issue-state dt{font-weight:700}.issue-state dd{margin:.2rem 0 0;color:var(--muted)}.login-page{display:grid;place-items:center;padding:2.5rem 1.5rem}.login-panel{width:min(100%,24rem);border:1px solid var(--line);border-radius:.375rem;background:var(--paper);padding:1.5rem;box-shadow:0 1rem 3rem #1c1c1a14}.login-panel h1{font-size:1.5rem;font-weight:600}.login-panel form{display:grid;gap:1rem;margin-top:1.5rem}.form-field{display:grid;gap:.5rem}.form-field label{font-size:.875rem;font-weight:700}.form-field input{width:100%;border:1px solid var(--line);border-radius:.25rem;background:#fff;padding:.65rem .75rem;outline:none}.form-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #225c632e}.form-error{margin:0;color:var(--danger);font-size:.875rem;font-weight:700}@media(max-width:48rem){.top-bar__inner{padding-inline:1.25rem}.issue-layout{grid-template-columns:1fr;gap:1rem;padding-block:1.5rem}.issue,.issue-state{padding-block:1.5rem}.source-section__header{align-items:flex-start;flex-direction:column;gap:.75rem}}
