:root{color:#1f2a20;font-family:Alegreya Sans,"Source Sans 3",Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 8% 12%,rgba(255,239,214,.7),transparent 38%),radial-gradient(circle at 92% 88%,rgba(213,243,226,.7),transparent 46%),#f3f5ef;color:#1f2a20}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.6rem}.feed-card{width:min(1080px,100%);height:min(90vh,860px);display:grid;grid-template-rows:auto 1fr auto;border:1px solid rgba(58,88,62,.2);border-radius:16px;background:linear-gradient(150deg,#fffffff5,#f5f8f1fa);box-shadow:0 18px 40px #1f2a2021,inset 0 0 0 1px #ffffff80;overflow:hidden}.feed-header,.feed-footer{padding:.9rem 1.1rem;background:#f1f7efeb}.feed-header{border-bottom:1px solid rgba(58,88,62,.16)}.feed-footer{border-top:1px solid rgba(58,88,62,.16)}.feed-title{margin:0;color:#38583e;letter-spacing:.02em;font-size:.9rem;font-weight:700}.feed-subtitle{margin:.32rem 0 0;color:#607363;font-size:.85rem}.feed-output{overflow-y:auto;padding:1rem 1.1rem 1.4rem;scroll-behavior:smooth}.post-card{margin:0 0 1rem;padding:1rem 1rem .85rem;border:1px solid rgba(58,88,62,.16);border-radius:12px;background:#fffffff2}.post-card:last-of-type{margin-bottom:0}.post-header{margin-bottom:.8rem}.post-title{margin:0;font-family:Fraunces,Alegreya,serif;font-size:1.3rem;font-weight:600;line-height:1.25;color:#1f2a20}.post-meta{margin:.4rem 0 0;font-size:.79rem;color:#607363}.post-source{margin:.4rem 0 0;font-size:.84rem;color:#324936}.post-source a{color:#2f6f51;text-decoration-color:#2f6f5180}.post-source a:hover{color:#24573f}.post-content{color:#283628;line-height:1.62;font-size:.98rem}.post-content p,.post-content ul,.post-content ol{margin:.65rem 0}.post-content h1,.post-content h2,.post-content h3{margin:1rem 0 .5rem;color:#1f2a20}.post-content h2{font-size:1.04rem}.post-content a{color:#2f6f51}.status-line{margin:0;font-size:.78rem;color:#607363}.feed-error{margin:.35rem 0 0;color:#b33535;font-size:.82rem}@media(max-width:768px){.app-shell{padding:0}.feed-card{width:100%;height:100vh;border-radius:0;border-left:0;border-right:0}.post-title{font-size:1.15rem}}
