@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2ede4;--bg-strong:#e5d7bd;--surface:#fffcf7c7;--surface-strong:#fffcf7f0;--line:#2a221526;--text:#1e1a15;--muted:#665f57;--accent:#8c4a2f;--accent-soft:#8c4a2f1f;--danger:#9f2f2f;color:var(--text);background:radial-gradient(circle at 0 0,#8c4a2f2e,#0000 32%),radial-gradient(circle at 100% 0,#4c716624,#0000 24%),linear-gradient(#efe7da 0%,#f7f2eb 100%);font-family:Manrope,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:0 0;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit}#root{min-height:100vh}.shell{width:min(1120px,100vw - 32px);margin:0 auto;padding:24px 0 56px}.hero,.detail-hero,.admin-intro,.auth-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#fffaf2f2,#ffffff8c);border-radius:28px;gap:20px;padding:28px;display:grid;box-shadow:0 18px 60px #33271414}.hero{grid-template-columns:minmax(0,1.6fr) minmax(240px,.7fr);align-items:end;min-height:calc(100svh - 120px);margin-bottom:28px}.hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 12px;font-size:.78rem}.hero h1,.detail-hero h1,.admin-intro h1{max-width:12ch;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,8vw,5.6rem);font-weight:700;line-height:.94}.hero__body,.admin-intro p:last-child,.auth-panel p:last-child{max-width:48ch;color:var(--muted);font-size:1.05rem;line-height:1.7}.hero__aside{align-content:end;align-self:stretch;gap:18px;display:grid}.hero__aside div,.detail-hero__meta,.admin-header__session,.admin-intro__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero__aside div{border:1px solid var(--line);background:#ffffff9e;border-radius:20px;flex-direction:column;align-items:flex-start;padding:16px 18px}.ghost-button,.auth-form button,.story-row{border:1px solid var(--line);background:0 0;transition:transform .18s,border-color .18s,background .18s}.ghost-button,.auth-form button{border-radius:999px;padding:12px 18px}.ghost-button:hover,.auth-form button:hover{background:#ffffff8c;border-color:#2a22154d;transform:translateY(-1px)}.feed-section{gap:18px;margin-bottom:20px;display:grid}.feed-section__intro{justify-content:space-between;align-items:baseline;gap:20px;padding:0 6px;display:flex}.feed-section__intro p,.timeline h2,.sources h2,.detail-card h2{margin:0;font-family:Fraunces,serif;font-size:1.45rem}.feed-section__intro span,.timeline p,.sources p{color:var(--muted)}.feed-section__stories,.timeline__list,.sources__list,.admin-grid{gap:14px;display:grid}.story-row,.detail-card,.timeline__item,.source-row,.admin-story,.empty-panel{text-align:left;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;width:100%;padding:18px 20px}.story-row:hover{background:var(--surface-strong);border-color:#2a22153d;transform:translateY(-2px)}.story-row__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.story-row__header h3,.admin-story h2{margin:0;font-family:Fraunces,serif;font-size:1.6rem}.story-row__eyebrow,.admin-story header p{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 6px;font-size:.72rem}.story-row__summary,.story-row__delta,.detail-card p,.timeline__item p,.admin-story p{margin:0;line-height:1.6}.story-row__delta{color:var(--text);margin-top:10px}.story-row__meta,.admin-story__brief,.admin-story__articles{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:14px;font-size:.92rem;display:flex}.story-row__meta span,.detail-hero__meta span,.admin-story__articles span{background:var(--accent-soft);border-radius:999px;padding:7px 11px}.story-row__time{color:var(--muted);white-space:nowrap}.shell--detail,.shell--admin{gap:20px;display:grid}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.timeline,.sources{gap:14px;display:grid}.timeline__item span,.source-row em{color:var(--muted);font-size:.92rem}.source-row{gap:4px;text-decoration:none;display:grid}.source-row:hover{background:var(--surface-strong)}.admin-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-intro__actions span{color:var(--muted)}.admin-story{gap:12px;display:grid}.auth-panel{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center}.auth-form{gap:12px;display:grid}.auth-form input{border:1px solid var(--line);background:#ffffffe0;border-radius:18px;width:100%;padding:14px 16px}.auth-form__actions{gap:12px;display:flex}.auth-form button:first-child{background:var(--text);color:#fff}.empty-panel{border:1px dashed var(--line);color:var(--muted)}.empty-panel--error,.form-error{color:var(--danger)}@media (width<=880px){.hero,.auth-panel,.detail-grid{grid-template-columns:1fr}.hero{min-height:auto}}@media (width<=640px){.shell{width:min(100vw - 20px,1120px);padding:14px 0 40px}.hero,.detail-hero,.admin-intro,.auth-panel,.story-row,.detail-card,.timeline__item,.source-row,.admin-story,.empty-panel{border-radius:22px;padding:18px}.feed-section__intro,.admin-header{flex-direction:column;align-items:flex-start}}
