.post-gallery{display:grid;gap:3px;background:#050505}
.post-gallery.count-2,.post-gallery.count-3,.post-gallery.count-4{grid-template-columns:repeat(2,1fr)}
.post-gallery.count-3>:first-child{grid-row:span 2}
.post-gallery.count-2 .post-media,.post-gallery.count-3 .post-media,.post-gallery.count-4 .post-media{height:320px}
@media(max-width:760px){.post-gallery.count-2 .post-media,.post-gallery.count-3 .post-media,.post-gallery.count-4 .post-media{height:210px}}
.new-chat{display:grid;gap:6px;padding:0 15px 15px;color:var(--muted);font-size:.78rem}
.new-chat select{width:100%;min-height:46px;border:1px solid #403c34;border-radius:9px;background:#111;color:#fff;padding:0 10px;font:inherit}
.creator-stats{margin-bottom:26px}.creator-sidebar{display:grid;align-content:start;gap:20px}.content-plan ol{display:grid;gap:14px;margin:0;padding:0;list-style:none}.content-plan li{display:grid;gap:2px;padding-bottom:12px;border-bottom:1px solid var(--line)}.content-plan li:last-child{border:0;padding:0}.content-plan b{color:var(--gold2);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.content-plan span,.safety p{color:var(--muted)}.publish-actions,.idea-chips,.panel-heading,.manage-actions,.demo-actions,.profile-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.publish-actions .button{flex:1}.idea-chips button{min-height:38px;padding:5px 10px;border:1px solid #55452d;border-radius:999px;background:#19150f;color:var(--gold2);cursor:pointer;font-size:.76rem}.profile-editor,.post-manager{margin-top:24px}.panel-heading{justify-content:space-between}.panel-heading h2{margin-bottom:0}.form-grid textarea{width:100%;border:1px solid #403c34;border-radius:9px;background:#0c0c0c;color:#fff;padding:12px}.manage-post{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:16px 0;border-top:1px solid var(--line)}.manage-post>div{min-width:0;display:grid;gap:5px}.manage-post small{color:var(--muted)}.status-badge{width:max-content;padding:3px 8px;border-radius:999px;background:#3d321f;color:var(--gold2);font-size:.68rem;text-transform:uppercase}.status-badge.draft{background:#292929;color:#c3c3c3}.delete-button{min-height:40px;border:1px solid #6f3b3b;border-radius:8px;background:transparent;color:#ffbcbc;padding:7px 12px;cursor:pointer}.delete-button.large{min-height:48px}.profile-hero{overflow:hidden;margin-bottom:34px;border:1px solid var(--line);border-radius:20px;background:#121212}.profile-cover{height:310px;background:radial-gradient(circle at 70% 30%,#765a2d,#1d1810 45%,#0d0d0d);background-size:cover;background-position:center}.profile-summary{display:flex;align-items:end;gap:18px;padding:0 28px;margin-top:-56px}.profile-summary h1{margin:0;font:clamp(2rem,5vw,3.2rem) Georgia,serif}.profile-location{margin:4px 0;color:var(--muted)}.profile-avatar{width:118px;height:118px;flex:0 0 auto;border:4px solid #121212;border-radius:50%;object-fit:cover;background:#2a2116}.profile-avatar.fallback{display:grid;place-items:center;color:var(--gold2);font:3rem Georgia,serif}.image-avatar{object-fit:cover}.profile-bio{max-width:700px;padding:18px 28px 0;color:#d8d2c8}.profile-actions{padding:10px 28px 28px}.profile-actions>span{margin-right:auto;color:var(--muted)}.profile-actions strong{color:var(--text)}.creator-cover{background-size:cover;background-position:center;text-decoration:none}.creator-card h2 a,.creator-name{text-decoration:none}.demo-panel{max-width:760px;margin:auto}.demo-status{display:grid;margin-bottom:18px}.demo-status strong{font:2.6rem Georgia,serif;color:var(--gold2)}.demo-status span{color:var(--muted)}
@media(max-width:760px){.creator-sidebar{padding:0}.profile-editor,.post-manager{border-radius:0;border-left:0;border-right:0}.manage-post{grid-template-columns:1fr}.manage-actions{justify-content:flex-start}.profile-hero{margin:0 12px 28px}.profile-cover{height:220px}.profile-summary{padding:0 18px;margin-top:-42px;align-items:end}.profile-avatar{width:92px;height:92px}.profile-summary h1{font-size:1.75rem}.profile-bio,.profile-actions{padding-left:18px;padding-right:18px}.profile-actions>span{width:100%;margin:0}.profile-feed{padding:0}.demo-panel{border-radius:0;border-left:0;border-right:0}.publish-actions{display:grid;grid-template-columns:1fr}.idea-chips{gap:6px}}
.library-section{margin-bottom:22px}.followed-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.followed-list>a{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px;text-decoration:none}.followed-list>a>span:last-child{display:grid}.followed-list small{color:var(--muted)}.unlocked-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.unlocked-grid>a{overflow:hidden;display:grid;gap:7px;border:1px solid var(--line);border-radius:12px;text-decoration:none;background:#0c0c0c}.unlocked-grid img,.unlocked-placeholder{width:100%;aspect-ratio:1.25;object-fit:cover;background:#211a11}.unlocked-placeholder{display:grid;place-items:center;color:var(--gold2);font-size:2rem}.unlocked-grid strong,.unlocked-grid span{padding:0 12px}.unlocked-grid span{padding-bottom:12px;color:var(--muted);font-size:.8rem}@media(max-width:760px){.library-section{border-radius:0;border-left:0;border-right:0}.followed-list,.unlocked-grid{grid-template-columns:1fr}.unlocked-grid>a{grid-template-columns:110px 1fr;align-items:center}.unlocked-grid img,.unlocked-placeholder{grid-row:span 2;height:100%;aspect-ratio:1}.unlocked-grid strong,.unlocked-grid span{padding:0 10px}.unlocked-grid span{align-self:start}}
