:root{color:#34281f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#32261f;--muted:#73645a;--muted-strong:#5c4d41;--page-bg-top:#fff8ef;--page-bg-bottom:#f7efe2;--page-glow:#ffdb9d52;--hero-glow-a:#ffc48173;--hero-glow-b:#ffe8a261;--hero-base-a:#fff7ec;--hero-base-b:#fffdf7;--panel-bg:#ffffffa8;--card-bg:#fffcf6eb;--surface-strong:#ffffffd1;--border-soft:#5b4d3c1f;--border-strong:#a26c2633;--shadow-soft:#503a2414;--shadow-strong:#6541121a;--accent:#ed6a1c;--accent-deep:#ba3d1b;--accent-soft:#ed6a1c24;--accent-ink:#a14418;--button-ink:#fff9f2;--link:#7a3b1f;--flash-bg:#a6252514;--flash-border:#a625252e;--flash-ink:#7f2323;font-family:Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{color:#ece3d6;--ink:#f4ede2;--muted:#b7ab9c;--muted-strong:#d3c4b3;--page-bg-top:#16120f;--page-bg-bottom:#211a16;--page-glow:#c9752c29;--hero-glow-a:#c9752c2e;--hero-glow-b:#f5b76324;--hero-base-a:#221b16;--hero-base-b:#17120f;--panel-bg:#211a16d1;--card-bg:#1c1612f0;--surface-strong:#261e19f0;--border-soft:#ffe9cd14;--border-strong:#f5b76333;--shadow-soft:#00000042;--shadow-strong:#0000004d;--accent:#ff9447;--accent-deep:#d8611f;--accent-soft:#ff94472e;--accent-ink:#ffc796;--button-ink:#1f1712;--link:#ffb779;--flash-bg:#d057571f;--flash-border:#ff99993d;--flash-ink:#ffc4c4}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, var(--page-glow), transparent 24%), linear-gradient(180deg, var(--page-bg-top) 0%, var(--page-bg-bottom) 100%);min-width:320px;min-height:100vh;margin:0;font-size:16px;transition:background .18s,color .18s}a{color:inherit}#root{width:min(1080px,100%);margin:0 auto}h1,h2,h3{color:var(--ink);margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;line-height:1.05}h1{max-width:10ch;font-size:clamp(2.6rem,4vw,4.6rem)}h2{font-size:clamp(1.5rem,2vw,2.1rem)}h3{font-size:1.35rem}p{color:var(--muted);margin:0}button,input,textarea{font-family:inherit}@media (width<=640px){body{font-size:17px}h1{max-width:none;font-size:clamp(2.35rem,11vw,3.1rem)}h2{font-size:clamp(1.45rem,7vw,1.85rem)}}.page-shell{gap:1.5rem;padding:2rem 1.25rem 3rem;display:grid}.hero{background:radial-gradient(circle at top left, var(--hero-glow-a), transparent 28%), radial-gradient(circle at right center, var(--hero-glow-b), transparent 24%), linear-gradient(135deg, var(--hero-base-a), var(--hero-base-b));border:1px solid var(--border-strong);box-shadow:0 18px 44px var(--shadow-strong);border-radius:28px;gap:.85rem;padding:.95rem 1rem;display:grid}.hero-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.hero-summary::-webkit-details-marker{display:none}.hero-heading{gap:.15rem;min-width:0;display:grid}.hero-title-row{flex-wrap:wrap;align-items:baseline;gap:.8rem;min-width:0;display:flex}.hero-subtitle,.hero-updated,.hero-expander{color:var(--muted);font-size:.92rem}.hero-summary-actions{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted-strong);font-size:.75rem}.lede{max-width:52rem}.hero-panel{background:0 0;border:none;border-radius:22px;align-content:start;gap:.8rem;padding:.2rem 0 0;display:grid}.hero-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.theme-toggle{border:1px solid var(--border-strong);background:var(--surface-strong);width:2.45rem;height:2.45rem;color:var(--accent-ink);cursor:pointer;border-radius:999px;font-size:1.05rem;transition:transform .16s,background .16s,border-color .16s}.hero-stat span,.feed-card-bottom,.feed-meta{color:var(--muted);font-size:.9rem}.hero-stat strong{color:var(--ink);margin-top:.18rem;display:block}.hero[open] .hero-expander{color:var(--accent-ink)}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.primary-button,.ghost-link{font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.2rem;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.primary-button{cursor:pointer;color:var(--button-ink);background:linear-gradient(135deg, var(--accent-deep), var(--accent));border:none}.primary-button:disabled{opacity:.7;cursor:wait}.ghost-link{border:1px solid var(--border-strong);color:var(--ink);background:var(--surface-strong)}.primary-button:hover,.ghost-link:hover,.theme-toggle:hover{transform:translateY(-1px)}.flash{border-radius:18px;padding:.95rem 1rem}.flash.error{border:1px solid var(--flash-border);background:var(--flash-bg);color:var(--flash-ink)}.feed-shell{gap:1rem;display:grid}.filter-panel{background:var(--card-bg);border:1px solid var(--border-soft);box-shadow:0 14px 36px var(--shadow-soft);border-radius:24px;gap:1rem;padding:1.2rem;display:grid}.section-head{justify-content:space-between;align-items:end;gap:1rem;display:flex}.filter-form{flex-wrap:wrap;gap:.8rem;display:flex}.filter-input{border:1px solid var(--border-strong);background:var(--surface-strong);min-width:16rem;color:var(--ink);font:inherit;border-radius:16px;flex:20rem;padding:.9rem 1rem}.filter-input::placeholder{color:var(--muted)}.filter-list{flex-wrap:wrap;gap:.8rem;display:flex}.filter-chip{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:18px;align-items:center;gap:.75rem;padding:.7rem .9rem;display:inline-flex}.filter-toggle{color:var(--ink);align-items:center;gap:.55rem;display:inline-flex}.filter-toggle input{accent-color:var(--accent)}.chip-action{color:var(--link);cursor:pointer;font:inherit;background:0 0;border:none}.chip-action:disabled{opacity:.5;cursor:wait}.feed-list{gap:1rem;display:grid}.feed-card,.feed-empty{background:var(--card-bg);border:1px solid var(--border-soft);box-shadow:0 14px 36px var(--shadow-soft);border-radius:24px;padding:1.2rem}.feed-card{gap:.9rem;display:grid}.feed-summary{cursor:pointer;align-items:center;gap:.9rem;list-style:none;display:flex}.feed-summary::-webkit-details-marker{display:none}.feed-card[open] .feed-summary{padding-bottom:.2rem}.feed-card-body{gap:.9rem;display:grid}.price-pill{background:var(--accent-soft);min-width:5.75rem;color:var(--accent-ink);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .8rem;font-weight:700;display:inline-flex}.summary-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);flex:auto;font-size:1.05rem;font-weight:600;overflow:hidden}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.field-block{background:var(--surface-strong);border:1px solid var(--border-soft);color:var(--ink);border-radius:18px;gap:.35rem;padding:.85rem .95rem;display:grid}.field-span{grid-column:1/-1}.field-label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted-strong);font-size:.76rem}.feed-card-top,.feed-card-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.feed-meta{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.match-badge{background:var(--surface-strong);border:1px solid var(--border-soft);color:var(--muted-strong);border-radius:999px;padding:.35rem .7rem;font-size:.88rem}.match-badge.is-match{background:var(--accent-soft);border-color:var(--border-strong);color:var(--accent-ink)}.tag-chip{background:var(--accent-soft);color:var(--accent-ink);border-radius:999px;padding:.28rem .6rem;font-weight:600}.entry-link{color:var(--link);text-decoration:none}.entry-link:hover{text-decoration:underline}.summary{color:var(--ink);line-height:1.65}@media (width<=900px){.page-shell{padding:1.4rem 1rem 2.4rem}.hero-summary{flex-direction:column;align-items:flex-start}.hero-summary-actions{justify-content:space-between;width:100%}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-form{flex-direction:column}.feed-summary{gap:.7rem}.field-grid{grid-template-columns:1fr}.field-span{grid-column:auto}}@media (width<=640px){.page-shell{gap:1rem;padding:1rem .8rem 2rem}.hero,.hero-panel,.filter-panel,.feed-card,.feed-empty{border-radius:20px}.hero,.filter-panel,.feed-card,.feed-empty{padding:1rem}.hero-title-row{flex-direction:column;align-items:flex-start;gap:.35rem}.theme-toggle{width:3.2rem;height:3.2rem;font-size:1.35rem}.hero-stats-grid{grid-template-columns:1fr}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions>*{width:100%;min-height:3.2rem}.section-head{flex-direction:column;align-items:flex-start}.filter-input{width:100%;min-width:0;min-height:3.2rem;font-size:1rem}.filter-form .primary-button{width:100%;min-height:3.2rem}.filter-list{flex-direction:column}.filter-chip{justify-content:space-between;align-items:flex-start;width:100%}.filter-toggle{flex:auto;align-items:flex-start}.feed-card-top,.feed-card-bottom{align-items:flex-start}.match-badge{border-radius:16px;width:100%}.price-pill{min-width:4.7rem;padding:.55rem .7rem;font-size:.95rem}.summary-title{font-size:1rem}.entry-link{word-break:break-word}}
