.party-shell{width:min(1380px,calc(100% - 32px))}.party-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;background:linear-gradient(135deg,rgba(255,105,190,.09),rgba(129,102,255,.08))}.party-hero h2{margin:0}.hero-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 16px}.stat-card{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--border);border-radius:15px;background:var(--panel)}.stat-card>span{font-size:1.45rem}.stat-card div{display:flex;flex-direction:column}.stat-card strong{font-size:1.55rem;line-height:1}.stat-card small{color:var(--muted);margin-top:5px}.party-tabs{margin-bottom:16px}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.span-two{grid-column:1/-1}.hub-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.hub-card{border:1px solid var(--border);border-radius:14px;padding:13px;background:rgba(0,0,0,.11)}.hub-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.hub-card-head>div{display:flex;flex-direction:column;gap:3px}.hub-card-head span{color:var(--muted);font-size:.83rem}.event-time{font-weight:800;margin:10px 0;color:var(--text)}.chip-row{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.chip-row span{border:1px solid var(--border);border-radius:999px;padding:5px 8px;color:var(--muted);font-size:.78rem}.chip-row .voice-chip{border-color:rgba(104,201,255,.35);color:#9adfff}.chip-row .palia-chip{border-color:rgba(154,235,117,.35);color:#b8f28e}.hub-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.compact-card p{margin:8px 0}.mini-results{display:grid;gap:5px;margin-top:9px}.mini-results div{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.82rem}.voice-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.voice-card{display:flex;flex-direction:column;gap:5px;border:1px solid var(--border);border-radius:12px;padding:12px;background:rgba(104,201,255,.045)}.voice-card span{color:var(--muted);font-size:.8rem}.builder-grid{display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(300px,.85fr);gap:18px;align-items:start}.sticky-card{position:sticky;top:16px}.preset-row{display:flex;flex-wrap:wrap;gap:8px}.preset-button{border:1px solid var(--border);border-radius:999px;padding:8px 11px;background:rgba(0,0,0,.12);color:var(--text);cursor:pointer}.preset-button:hover{border-color:rgba(255,105,190,.55)}.mini-panel{padding:12px;border:1px solid var(--border);border-radius:13px;background:rgba(129,102,255,.05)}.voice-highlight{border-color:rgba(104,201,255,.25)!important;background:rgba(104,201,255,.035)!important}.small-toggle{align-self:end;margin:0}.flow-list{display:grid;gap:12px;margin-top:16px}.flow-list>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.flow-list>div>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,105,190,.13);border:1px solid rgba(255,105,190,.28);font-weight:900}.flow-list p{display:flex;flex-direction:column;margin:0;gap:3px}.flow-list small{color:var(--muted)}.status-badge{display:inline-flex;border:1px solid var(--border);border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:900}.status-badge.live,.status-badge.open{color:var(--good);border-color:rgba(103,232,165,.32)}.status-badge.full{color:#ffd480}.status-badge.scheduled{color:#c7baff}.action-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:1000px){.stat-grid{grid-template-columns:repeat(3,1fr)}.builder-grid{grid-template-columns:1fr}.sticky-card{position:static}.voice-room-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.party-shell{width:min(100% - 18px,1380px)}.party-hero{align-items:flex-start;flex-direction:column}.hero-actions{justify-content:flex-start}.stat-grid{grid-template-columns:repeat(2,1fr)}.hub-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.voice-room-grid{grid-template-columns:1fr}.form-two{grid-template-columns:1fr}.hub-card-footer{align-items:flex-start;flex-direction:column}}
