*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f7fb;color:#172033}.topbar{background:#111827;color:white;padding:28px 40px}.topbar h1{margin:0;font-size:30px}.topbar p{margin:8px 0 0;color:#cbd5e1}.container{max-width:1200px;margin:28px auto;padding:0 18px}.card{background:white;border:1px solid #e5e7eb;border-radius:18px;padding:22px;margin-bottom:22px;box-shadow:0 10px 25px rgba(15,23,42,.05)}h2{margin:0 0 18px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.file{display:block;margin:16px 0}label{font-size:13px;font-weight:700;color:#334155}input,select,textarea{width:100%;margin-top:6px;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;background:white}button{border:0;border-radius:12px;background:#2563eb;color:white;padding:12px 16px;font-weight:800;cursor:pointer}button:hover{background:#1d4ed8}pre{white-space:pre-wrap;background:#0f172a;color:#d1fae5;padding:14px;border-radius:12px;min-height:48px}.listHeader{display:flex;align-items:center;justify-content:space-between;gap:14px}.filters{display:flex;gap:10px;align-items:end}.stories{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.story{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff}.story img{width:100%;display:block;max-height:360px;object-fit:contain;background:#f8fafc;border-bottom:1px solid #e5e7eb}.storyBody{padding:14px}.meta{font-size:12px;color:#64748b;margin:8px 0}.heading{font-size:18px;font-weight:900;margin:0 0 6px}.sub{font-size:14px;color:#475569;margin:0 0 8px}.storyText{font-size:14px;line-height:1.45;color:#334155;max-height:140px;overflow:auto;background:#f8fafc;border-radius:10px;padding:10px}.badge{display:inline-block;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.edit textarea{height:90px}.actions{display:flex;justify-content:flex-end;margin-top:10px}@media(max-width:900px){.grid,.stories{grid-template-columns:1fr}.listHeader,.filters{display:block}.filters>*{margin-top:8px}}

.hint{font-size:13px;color:#64748b;margin:8px 0 14px;line-height:1.45}.postAnalysisBox{margin:18px 0;padding:16px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc}.postAnalysisBox h3{margin:0 0 8px;font-size:17px}.postAnalysisBox h3 span{font-size:12px;font-weight:700;color:#64748b;margin-left:8px}
