.posts-shell{width:min(1180px,calc(100vw - 48px));margin:88px auto 72px;display:grid;gap:24px}.posts-hero,.posts-list-section,.posts-feedback,.posts-empty,.posts-card,.posts-editor-modal{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0c0f15eb;box-shadow:0 24px 60px #00000038}.posts-hero{padding:30px;display:flex;justify-content:space-between;gap:20px;align-items:start;background:radial-gradient(circle at top left,rgba(212,175,55,.18),transparent 42%),linear-gradient(135deg,#141821fa,#080a0ef2)}.posts-kicker,.posts-card__tag{margin:0 0 8px;color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700}.posts-hero h1,.posts-list-section h2,.posts-card h3,.posts-editor-modal h2{margin:0;font-family:Cinzel,serif}.posts-copy,.posts-hero__actions p,.posts-card p{margin:0;color:var(--text-secondary);line-height:1.6}.posts-hero__actions{display:grid;gap:12px;justify-items:end}.posts-feedback,.posts-empty{padding:14px 16px}.posts-feedback[data-tone=error]{border-color:#ff595973;color:#ffbdbd}.posts-feedback[data-tone=success]{border-color:#7ed79a73;color:#b6f0c3}.posts-list-section{padding:24px;display:grid;gap:18px}.posts-list,.posts-editor__form{display:grid;gap:14px}.posts-card{padding:18px;display:grid;gap:12px}.posts-card__header,.posts-card__footer,.posts-section__header,.posts-editor__header{display:flex;justify-content:space-between;gap:14px;align-items:start}.posts-card__meta,.posts-card__targets{display:flex;flex-wrap:wrap;gap:8px}.posts-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff0f;color:var(--text-secondary);font-size:.8rem}.posts-card__body{white-space:pre-wrap}.posts-card__actions{display:flex;gap:8px}.posts-editor-modal{width:min(960px,calc(100vw - 28px));display:grid;gap:18px}.posts-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.posts-field{display:grid;gap:8px}.posts-field--wide{grid-column:1 / -1}.posts-field span{color:var(--text-secondary);font-size:.9rem}.posts-field input,.posts-field select,.posts-field textarea{width:100%}@media(max-width:900px){.posts-hero,.posts-card__header,.posts-card__footer,.posts-section__header,.posts-editor__header{display:grid}.posts-hero__actions{justify-items:start}.posts-editor__grid{grid-template-columns:1fr}.posts-field--wide{grid-column:auto}}@media(max-width:640px){.posts-shell{width:min(100vw - 28px,1180px);margin-top:78px}.posts-hero,.posts-list-section,.posts-feedback,.posts-empty,.posts-card,.posts-editor-modal{border-radius:20px}}
