:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#eef3f8;font-synthesis:none}*{box-sizing:border-box}body{min-height:100vh;margin:0;padding:24px}.app-shell{width:min(100%,920px);margin:0 auto;padding:30px;border-radius:22px;background:#fff;box-shadow:0 18px 50px #1a40661f}.hero,.section-heading,.post-meta,.controls{display:flex;align-items:center;gap:16px}.hero{margin-bottom:22px}.mark{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;background:#2688eb;color:#fff;font-size:26px;font-weight:750}h1,h2,h3,p{margin-top:0}h1{margin-bottom:3px;font-size:30px}h2{margin-bottom:5px;font-size:22px}.lead,.muted,.status,.warning{color:#626d7a;line-height:1.45}.lead,.muted{margin-bottom:0}.notice,.result,.approval{padding:16px;border-radius:14px;background:#f2f7fd}.notice{display:grid;gap:5px;margin-bottom:18px}.controls{align-items:stretch}button{min-height:48px;border:0;border-radius:12px;padding:13px 18px;background:#2688eb;color:#fff;font:inherit;font-weight:650;cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button.secondary{background:#e7f1fb;color:#1770c9}button.danger{width:100%;background:#d5483f}.status{min-height:22px;margin:13px 0 22px;font-size:14px}.status.error{color:#c83229}.status.success{color:#247a49}.section-heading{justify-content:space-between;margin-bottom:16px}.badge,.category{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:650;white-space:nowrap}.badge{background:#edf3f9;color:#52616f}.category{background:#e8f3ff;color:#1770c9}.posts{display:grid;gap:16px}.post-card{padding:18px;border:1px solid #dce5ee;border-radius:16px;background:#fff}.post-meta{justify-content:space-between;margin-bottom:12px}.original-date{color:#818c99;font-size:13px}.post-text{margin-bottom:14px;white-space:pre-wrap;line-height:1.5}.photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-bottom:14px}.photos img{width:100%;height:150px;border-radius:10px;object-fit:cover;background:#edf1f5}.schedule-row{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:12px}input[type=datetime-local]{width:100%;border:1px solid #cbd6e2;border-radius:10px;padding:11px 12px;color:#17212b;background:#fff;font:inherit}.approval{margin-top:18px;background:#fff6e8}.check-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;line-height:1.4}.check-row input{width:18px;height:18px;margin-top:1px}.warning{margin:10px 0 0;font-size:13px}.result{margin-top:18px;background:#edf8f1;line-height:1.5}.result.error{background:#fff0ef;color:#9e2922}.result ul{margin-bottom:0}@media(max-width:640px){body{padding:0}.app-shell{min-height:100vh;padding:20px 14px;border-radius:0}.controls,.section-heading,.schedule-row{display:grid}.schedule-row{grid-template-columns:1fr;gap:6px}.photos img{height:120px}}[hidden]{display:none!important}
