*{box-sizing:border-box}body{color:#102a43;background:#eef7f7;margin:0;font-family:Arial,Helvetica,sans-serif}.app{min-height:100vh}.topbar{z-index:2;background:#fff;border-bottom:1px solid #d8e8e8;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img{border-radius:14px;width:52px;height:52px}.brand h1{color:#0b4db3;margin:0;font-size:26px}.brand p{color:#0f766e;margin:2px 0 0}.topbar button,.composer button,.actions button,.detail button,.authCard button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:12px;padding:11px 14px;font-weight:700}.layout{grid-template-columns:minmax(320px,680px) minmax(320px,1fr);gap:18px;max-width:1200px;margin:0 auto;padding:18px;display:grid}.welcome,.composer,.post,.detail,.empty,.authCard{background:#fff;border:1px solid #d8e8e8;border-radius:20px;padding:18px;box-shadow:0 10px 25px #0f766e14}.welcome{justify-content:space-between;gap:10px;margin-bottom:14px;display:flex}.welcome span{color:#557}.composer{margin-bottom:18px}.composer h2{margin-top:0}.composer input,.composer textarea,.composer select,.authCard input,.detail textarea{background:#fbffff;border:1px solid #c9dada;border-radius:14px;width:100%;margin:8px 0;padding:13px;font-size:16px}.composer textarea,.detail textarea{resize:vertical;min-height:110px}.notice{color:#075e54;background:#e6fffb;border-radius:12px;margin-top:10px;padding:10px}.error{color:#b91c1c;margin-top:10px}.post{margin-bottom:14px}.post h3{cursor:pointer;color:#0b4db3;margin:8px 0;font-size:22px}.post p{line-height:1.45}.pill{color:#0f766e;background:#dff7f4;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-block}.meta{color:#61737d;margin:10px 0;font-size:13px}.flag{color:#b45309;background:#fef3c7;border-radius:999px;margin-left:8px;padding:3px 8px}.actions{flex-wrap:wrap;gap:8px;display:flex}.actions button{color:#0f766e;background:#e8f4f4}.details{align-self:start;position:sticky;top:96px}.detail h2{color:#0b4db3;margin-top:0}.crisisBox{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:14px 0;padding:12px}.comment{border-top:1px solid #edf4f4;padding:12px 0}.auth{background:linear-gradient(135deg,#0b4db3,#14b8a6);place-items:center;min-height:100vh;padding:20px;display:grid}.authCard{text-align:center;width:100%;max-width:430px}.authCard img{border-radius:24px;width:96px}.authCard h1{color:#0b4db3;margin:10px 0 4px;font-size:42px}.authCard .link{color:#0f766e;background:0 0}.shell{padding:40px}@media (width<=850px){.layout{grid-template-columns:1fr;padding:12px}.details{position:static}.topbar{padding:10px}.brand h1{font-size:22px}.brand img{width:44px;height:44px}.welcome{display:block}}
