:root{color:#102033;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;padding:.8rem 1rem;font-weight:700}button:hover{background:#1d4ed8}input,textarea{width:100%;font:inherit;background:#fff;border:1px solid #d7deea;border-radius:12px;padding:.85rem}textarea{resize:vertical;min-height:150px}.shell{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 60px}.hero{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:28px;padding:38px;box-shadow:0 24px 80px #0f172a2e}.eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.75;font-size:.78rem;font-weight:800}h1{margin:.2rem 0 .6rem;font-size:clamp(2.2rem,6vw,4.5rem);line-height:.95}h2{margin-top:0}.grid{grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0;display:grid}.card,.panel{background:#fff;border:1px solid #e1e7f0;border-radius:22px;padding:20px;box-shadow:0 12px 40px #0f172a0f}.card{flex-direction:column;gap:14px;display:flex}.notice{color:#14532d;background:#dcfce7;border:1px solid #86efac;border-radius:16px;padding:14px 18px;font-weight:700}.columns{grid-template-columns:.85fr 1.15fr;gap:18px;display:grid}.columns.three{grid-template-columns:.8fr 1fr 1.2fr}.row,.post,.account{border-top:1px solid #edf1f7;padding:14px 0}.row{justify-content:space-between;gap:12px;display:flex}.row span,small,em{color:#64748b}.post div,.account div{justify-content:space-between;gap:12px;display:flex}.account{flex-direction:column;gap:6px;display:flex}.account strong{color:#0f172a}.muted{color:#64748b}.post p{white-space:pre-wrap;color:#334155}.post button{background:#16a34a;margin-top:12px}button.secondary{background:#0f172a;align-self:flex-start;margin-top:8px}@media (width<=1100px){.grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.grid,.columns,.columns.three{grid-template-columns:1fr}.hero{padding:28px}}
