:root{color-scheme:light;--broker-bg:#f8f4ec;--broker-bg-strong:#f3eee5;--broker-sheet:#fbf9f5;--broker-surface:#fff;--broker-surface-subtle:#f2eee6;--broker-line-soft:#e6ddd0;--broker-line-strong:#d7cbbb;--broker-text:#222428;--broker-text-muted:#7a7f87;--broker-shadow-soft:rgba(0,0,0,.08);--broker-shadow-lift:rgba(0,0,0,.12);--broker-blue:#5a8bee;--broker-blue-tint:#eaf2ff;--broker-green:#2f9560;--broker-green-deep:#1f3d2b;--broker-green-tint:#f0fbf4;--broker-green-border:#cde6d7;--broker-orange:#d98325;--broker-orange-tint:#fff7ee;--broker-red:#d9544d;--broker-red-tint:#ffece9;--broker-closed-fill:#f4f6f8;--broker-closed-border:#e2e7ed;--broker-closed-text:#848a93;--broker-radius-xl:32px;--broker-radius-lg:24px;--broker-radius-md:18px;--broker-radius-pill:999px;--broker-sidebar-width:360px}*{box-sizing:border-box}body,html{margin:0;min-height:100%}[hidden]{display:none!important}body{background:radial-gradient(circle at top left,rgba(90,139,238,.12),transparent 28%),linear-gradient(180deg,var(--broker-bg) 0,var(--broker-bg-strong) 100%);color:var(--broker-text);font-family:Inter,Nanum Gothic,sans-serif;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.broker-app{display:flex;min-height:100vh}.broker-sidebar{backdrop-filter:blur(18px);background:#fbf8f4db;border-right:1px solid hsla(35,31%,86%,.85);box-shadow:14px 0 42px #0000000f;display:flex;flex-direction:column;height:100vh;min-width:var(--broker-sidebar-width);padding:28px 24px 22px;position:sticky;top:0;width:var(--broker-sidebar-width)}.broker-sidebar-header{align-items:center;display:flex;gap:14px;margin-bottom:16px}.broker-brand-mark{align-items:center;background:linear-gradient(135deg,var(--broker-blue),#86aaf7);border-radius:16px;box-shadow:0 14px 28px #5a8bee38;color:#fff;display:inline-flex;font-size:22px;font-weight:900;height:48px;justify-content:center;width:48px}.broker-brand-copy{display:flex;flex-direction:column;gap:4px}.broker-brand-copy strong{font-size:18px;font-weight:800}.broker-brand-copy span{color:var(--broker-text-muted);font-size:13px}.broker-adventure-entry-btn{align-items:center;background:linear-gradient(135deg,#4d88f3,#2d65df);border:1px solid rgba(45,101,223,.42);border-radius:22px;box-shadow:0 16px 30px #2d65df3d;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;margin-top:18px;padding:14px 16px;text-align:left;width:100%}.broker-adventure-entry-display{align-items:center;background:linear-gradient(135deg,#25a17324,#25a1730d),#ffffffe0;border:1px solid rgba(37,161,115,.18);border-radius:22px;box-shadow:0 14px 30px #25a1731f;color:var(--broker-text);display:flex;flex-wrap:wrap;font-size:16px;font-weight:900;gap:10px;justify-content:space-between;margin-top:18px;padding:16px 18px;width:100%}.broker-adventure-entry-display-text{min-width:0;word-break:break-word}.broker-adventure-entry-badge{align-items:center;background:#d9832524;border:1px solid rgba(217,131,37,.2);border-radius:999px;color:var(--broker-orange);display:inline-flex;font-size:12px;font-weight:900;justify-content:center;letter-spacing:.04em;min-height:30px;padding:0 12px;white-space:nowrap}.broker-adventure-entry-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.broker-adventure-entry-copy strong{color:#fff;font-size:16px;font-weight:900}.broker-adventure-entry-copy span{color:#ffffffd6;font-size:12px;line-height:1.45}.broker-adventure-entry-status{align-items:center;background:#ffffff29;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:32px;padding:0 12px;white-space:nowrap}.broker-sidebar-tabs{background:#f3efe7e6;border-radius:var(--broker-radius-pill);display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px;padding:6px}.broker-sidebar-tab{background:transparent;border:0;border-radius:var(--broker-radius-pill);color:var(--broker-text-muted);font-weight:800;padding:12px 14px}.broker-sidebar-tab.is-active{background:var(--broker-surface);box-shadow:0 8px 16px #0000000f;color:var(--broker-text)}.broker-sidebar-panel{display:flex;flex:1;flex-direction:column;min-height:0}.broker-sidebar-section-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.broker-form-head h3,.broker-sidebar-section-head h2{font-size:20px;font-weight:900;margin:0}.broker-count-pill{background:var(--broker-surface);border:1px solid var(--broker-line-soft);border-radius:var(--broker-radius-pill);color:var(--broker-text-muted);font-size:12px;font-weight:800;padding:10px 12px}.broker-sidebar-message{color:var(--broker-text-muted);font-size:13px;margin-bottom:14px;min-height:22px}.broker-sidebar-message:empty{display:none}.broker-sidebar-message.is-error{color:var(--broker-red)}.broker-character-list{display:flex;flex:1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding-right:4px}.broker-character-card,.broker-character-empty,.broker-character-form,.broker-empty-state,.broker-party-card,.broker-record-card{background:var(--broker-surface);border:1px solid var(--broker-line-soft);box-shadow:0 12px 24px var(--broker-shadow-soft)}.broker-character-empty,.broker-character-form,.broker-record-card{border-radius:var(--broker-radius-lg)}.broker-character-empty{color:var(--broker-text-muted);line-height:1.6;padding:18px}.broker-character-action-bar{display:flex;gap:8px;margin-top:12px}.broker-character-action-btn{flex:1 1 0}.broker-character-action-btn.is-danger{background:#fff5f5eb;border-color:#c741412e;color:var(--broker-red)}.broker-character-card{background:var(--broker-surface);border:1px solid var(--broker-line-soft);border-radius:18px;cursor:pointer;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:13px 14px 13px 15px;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease;width:100%}.broker-character-card[data-role-tone=driver]{background:linear-gradient(180deg,#eaf2ffe0,#fffffffa);border-color:#5a8bee2e}.broker-character-card[data-role-tone=passenger]{background:linear-gradient(180deg,#fff7eeeb,#fffffffa);border-color:#d9832538}.broker-character-card:hover{box-shadow:0 16px 28px var(--broker-shadow-lift);transform:translateY(-1px)}.broker-character-card.is-selected{box-shadow:0 14px 24px #00000014}.broker-character-card[data-role-tone=driver].is-selected{background:linear-gradient(180deg,#eaf2ff,#f7fafffa);border-color:#2d65df61;box-shadow:0 14px 24px #5a8bee24}.broker-character-card[data-role-tone=passenger].is-selected{background:linear-gradient(180deg,#fff0defa,#fff9f0fa);border-color:#d983255c;box-shadow:0 14px 24px #d9832529}.broker-character-card-copy,.broker-character-card-topline{align-items:flex-start;display:flex;min-width:0}.broker-character-card-topline{gap:10px}.broker-character-card-title{align-items:center;display:inline-flex;font-size:15px;font-weight:800;gap:6px;letter-spacing:-.02em;line-height:1.2;max-width:100%;min-width:0}.broker-character-card-actions{align-items:center;display:inline-flex;justify-content:flex-end}.broker-character-card-title-prefix{flex:0 0 auto;white-space:nowrap}.broker-character-card-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broker-character-card-role-badge{align-items:center;background:#ffffffc7;border:1px solid var(--broker-line-soft);border-radius:var(--broker-radius-pill);color:var(--broker-text-muted);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:26px;padding:0 10px;white-space:nowrap}.broker-character-card[data-role-tone=driver] .broker-character-card-role-badge{background:#eaf2ffeb;border-color:#5a8bee38;color:#2d65df}.broker-character-card[data-role-tone=passenger] .broker-character-card-role-badge{background:#fff7eef5;border-color:#d983252e;color:#b56e1f}.broker-character-form{display:flex;flex-direction:column;gap:12px;margin-top:18px;padding:18px}.broker-form-head{align-items:flex-end;display:flex;gap:12px;justify-content:space-between}.broker-form-head>div{display:flex;flex-direction:column;gap:4px}.broker-form-head span{color:var(--broker-text-muted);font-size:12px}#broker-character-form-fields{display:flex;flex-direction:column;gap:12px}.broker-character-form-actions{display:flex;gap:10px}.broker-character-form-actions>*{flex:1 1 0}.broker-field{display:flex;flex-direction:column;gap:7px}.broker-field span{font-size:13px;font-weight:800}.broker-field input,.broker-field select{background:var(--broker-sheet);border:1px solid var(--broker-line-strong);border-radius:16px;color:var(--broker-text);outline:none;padding:13px 14px;width:100%}.broker-field input:focus,.broker-field select:focus{border-color:var(--broker-blue);box-shadow:0 0 0 4px #5a8bee24}.broker-ghost-btn,.broker-google-btn,.broker-primary-btn{align-items:center;border:1px solid transparent;border-radius:16px;display:inline-flex;font-weight:800;justify-content:center;min-height:46px}.broker-primary-btn{background:linear-gradient(135deg,var(--broker-blue),#7c9ff5);box-shadow:0 14px 26px #5a8bee3d;color:#fff}.broker-ghost-btn:disabled,.broker-google-btn:disabled,.broker-primary-btn:disabled{cursor:not-allowed;opacity:.55}.broker-record-list{display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding-right:4px}.broker-record-tabs{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.broker-record-tab{background:#fffbf4d1;border:1px solid hsla(34,28%,77%,.88);border-radius:16px;color:var(--broker-text-muted);cursor:pointer;font-size:13px;font-weight:800;padding:10px 12px;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.broker-record-tab:hover{border-color:#d6895559;color:var(--broker-orange);transform:translateY(-1px)}.broker-record-tab.is-active{background:#fff0e0eb;border-color:#d6895547;color:var(--broker-orange)}.broker-record-section{display:flex;flex-direction:column;gap:12px}.broker-record-section-title{color:var(--broker-text-muted);font-size:12px;font-weight:800;letter-spacing:.08em;margin:4px 0 0;text-transform:uppercase}.broker-record-card{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;padding:18px;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.broker-record-card:not(.is-report){border-left-width:4px;padding-left:20px}.broker-record-card[data-record-tone=created]{background:linear-gradient(135deg,#fff7eef5,#fff 72%);border-color:#d983253d;border-left-color:var(--broker-orange)}.broker-record-card[data-record-tone=joined]{background:linear-gradient(135deg,#eaf2fff5,#fff 72%);border-color:#5a8bee38;border-left-color:var(--broker-blue)}.broker-record-card[data-record-tone=honor]{background:linear-gradient(135deg,#f0fbf4fa,#fff 72%);border-color:var(--broker-green-border);border-left-color:var(--broker-green)}.broker-record-card.is-report{align-items:center}.broker-record-copy{min-width:0;width:100%}.broker-record-title-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.broker-record-copy strong{display:block;flex:1 1 auto;font-size:15px;line-height:1.35;margin:0;min-width:0}.broker-record-copy span,.broker-record-meta-line{color:var(--broker-text-muted);display:block;font-size:13px;line-height:1.55}.broker-record-meta-line{display:block}.broker-record-note{white-space:pre-wrap}.broker-record-badge{align-items:center;border-radius:var(--broker-radius-pill);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-width:56px;padding:10px 12px;white-space:nowrap}.broker-record-title-row .broker-record-badge{font-size:11px;line-height:1.2;min-width:44px;padding:4px 8px}.broker-record-badge[data-record-tone=created]{background:var(--broker-orange-tint);color:var(--broker-orange)}.broker-record-badge[data-record-tone=report-pending]{background:#ffc46b2e;color:#b36a00}.broker-record-badge[data-record-tone=report-reviewed]{background:#5988ff29;color:#335fd1}.broker-record-badge[data-record-tone=report-actioned]{background:#0b8d4e29;color:#0b8d4e}.broker-record-badge[data-record-tone=report-dismissed]{background:#7886a029;color:#5c677d}.broker-record-badge[data-record-tone=joined]{background:var(--broker-blue-tint);color:var(--broker-blue)}.broker-record-badge[data-record-tone=honor]{background:#0b8d4e29;color:#0b8d4e}.broker-sidebar-footer{border-top:1px solid hsla(34,26%,79%,.7);display:flex;flex-direction:column;gap:0;margin-top:18px;padding-top:16px}.broker-auth-actions{display:grid;gap:10px}.broker-google-btn{background:#fff}.broker-ghost-btn,.broker-google-btn{border-color:var(--broker-line-soft);color:var(--broker-text)}.broker-ghost-btn{background:#ffffffbd}.broker-main{flex:1;min-width:0;padding:36px 40px}.broker-workspace{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 400px}.broker-lobby-shell{display:flex;flex-direction:column;gap:18px;min-height:calc(100vh - 72px)}.broker-lobby-header{align-items:stretch;display:flex}.broker-lobby-copy{display:flex;flex-direction:column;gap:10px;width:100%}.broker-lobby-title-row{align-items:center;display:flex;gap:20px;justify-content:space-between}.broker-lobby-copy h1{font-size:clamp(30px,4vw,44px);font-weight:900;letter-spacing:-.03em;margin:0}.broker-lobby-copy p{color:var(--broker-text-muted);font-size:15px;margin:0}.broker-lobby-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.broker-create-party-form{background:#fbf8f4e0;border:1px solid hsla(35,31%,86%,.88);border-radius:24px;box-shadow:0 12px 26px #0000000f;display:flex;flex-direction:column;gap:16px;padding:18px 20px}.broker-create-party-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.broker-create-party-head>div{display:flex;flex-direction:column;gap:6px}.broker-create-party-head strong{font-size:18px;font-weight:900}.broker-create-party-head span{color:var(--broker-text-muted);font-size:13px;line-height:1.5}.broker-create-party-fields{display:grid;gap:14px;grid-template-columns:minmax(0,1.5fr) minmax(160px,.9fr) minmax(180px,1fr)}.broker-create-party-minute-field,.broker-create-party-requirement-field{align-self:stretch}.broker-create-party-preview{background:var(--broker-surface);border:1px solid var(--broker-line-soft);border-radius:18px;color:var(--broker-text-muted);font-size:13px;font-weight:700;padding:14px 16px}.broker-create-party-actions{display:flex;justify-content:flex-end}.broker-compact-btn{min-height:42px;padding:0 16px}.broker-lobby-grid{align-items:stretch;display:flex;flex-direction:column;gap:22px}.broker-lobby-section{display:flex;flex-direction:column;gap:12px}.broker-lobby-section-head{align-items:flex-end;border-bottom:1px solid hsla(34,26%,79%,.7);display:flex;gap:14px;justify-content:space-between;padding:0 4px 10px}.broker-lobby-section-copy{min-width:0}.broker-lobby-section-copy h2{font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0}.broker-lobby-section-copy p{color:var(--broker-text-muted);font-size:13px;margin:4px 0 0}.broker-lobby-section-count{align-items:center;background:#ffffffb8;border:1px solid var(--broker-line-soft);border-radius:var(--broker-radius-pill);color:var(--broker-text-muted);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:28px;padding:0 10px;white-space:nowrap}.broker-lobby-section-grid{align-items:start;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.broker-empty-state,.broker-party-card{border-radius:24px}.broker-party-card{background:var(--broker-card-bg,var(--broker-surface));border:1px solid var(--broker-card-border,var(--broker-line-soft));box-shadow:0 10px 18px #181e270f,inset 0 1px #ffffff80;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:10px 12px;position:relative;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.broker-party-card:hover{box-shadow:0 18px 30px var(--broker-shadow-lift),inset 0 1px #ffffff94;transform:translateY(-2px)}.broker-party-card.is-selected{background-image:linear-gradient(180deg,#ffffff38,#fff0);box-shadow:0 18px 28px #5a8bee29,0 0 0 1px #5a8bee2e;transform:translateY(-2px)}.broker-party-card[data-card-tone=recruiting]{--broker-card-bg:rgba(237,247,242,.92);--broker-card-border:rgba(92,152,118,.72)}.broker-party-card[data-card-tone=mine]{--broker-card-bg:rgba(239,245,255,.94);--broker-card-border:rgba(111,155,230,.72)}.broker-party-card[data-card-tone=rejected]{--broker-card-bg:hsla(11,65%,97%,.94);--broker-card-border:hsla(8,54%,66%,.72)}.broker-party-card[data-card-tone=closed]{--broker-card-bg:rgba(246,247,249,.96);--broker-card-border:rgba(166,176,191,.74)}.broker-party-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:5px}.broker-party-header-meta{align-items:center;display:flex;flex:1 1 auto;min-width:0}.broker-party-header-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:6px;justify-content:flex-end;min-width:0}.broker-party-admin-delete-btn{background:var(--broker-red-tint);border:1px solid #efc4c0;border-radius:var(--broker-radius-pill);color:var(--broker-red);font-size:11px;font-weight:800;justify-content:center;min-height:24px;padding:0 10px}.broker-party-admin-delete-btn,.broker-party-status-line{align-items:center;display:inline-flex;white-space:nowrap}.broker-party-status-line{color:#666;font-variant-numeric:tabular-nums;gap:6px;letter-spacing:-.01em;width:100%}.broker-party-status-primary{gap:6px}.broker-party-status-member,.broker-party-status-primary,.broker-party-status-text,.broker-party-status-time{align-items:center;display:inline-flex;min-width:0}.broker-party-status-text{font-size:14px;font-weight:800}.broker-party-status-divider{opacity:.52}.broker-party-status-member,.broker-party-status-time{color:#666;font-size:13px;font-weight:700}.broker-party-status-antimagic{align-items:center;color:#44515d;display:inline-flex;font-size:13px;font-variant-numeric:tabular-nums;font-weight:900;gap:4px;letter-spacing:-.01em;line-height:1;min-width:0;white-space:nowrap}.broker-party-status-antimagic-icon{color:#36516b;font-size:12px;opacity:.92;transform:translateY(-.5px)}.broker-party-unread{color:#476da8}.broker-party-body{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.broker-party-main{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-width:0;width:100%}.broker-party-copy{align-items:flex-start;display:flex;min-width:0}.broker-party-title-row{display:block;min-width:0;width:100%}.broker-party-action-slot{align-items:center;align-self:center;display:inline-flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto}.broker-party-footer{align-items:center;border-top:1px solid rgba(114,127,140,.16);display:flex;gap:8px;margin-top:2px;min-height:34px;min-width:0;padding-top:8px}.broker-party-footer:empty{display:none}.broker-party-title{align-items:center;display:inline-flex;font-size:18px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0;min-width:0;width:100%}.broker-party-title-text{font-size:19px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broker-party-footer-meta{flex:1 1 auto;min-width:0;width:auto}.broker-party-meta-line{align-items:center;display:flex;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broker-party-footer-badges{align-items:center;display:inline-flex;flex:0 0 auto;gap:6px;min-width:0}.broker-party-footer-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:900;justify-content:center;letter-spacing:-.01em;min-height:24px;padding:0 10px;white-space:nowrap}.broker-party-footer-badge[data-badge-kind=passenger]{background:#7e6d431f;color:#7c6531}.broker-party-footer-badge[data-badge-kind=passenger-3]{background:#298a661f;color:#23795a}.broker-party-footer-badge[data-badge-kind=passenger-5]{background:#315ea31f;color:#29589e}.broker-party-footer-divider{color:#66707c9e;flex:0 0 auto}.broker-party-meta-secondary{color:var(--broker-text-muted);display:inline-block;font-size:11px;font-weight:700;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broker-party-action-btn{align-items:center;background:#ffffffc7;border:1px solid rgba(50,62,80,.12);border-radius:999px;color:var(--broker-text);display:inline-flex;font-size:10px;font-weight:700;justify-content:center;min-height:28px;min-width:60px;padding:0 9px;transition:border-color .16s ease,background .16s ease,color .16s ease}.broker-party-member-action{background:#ffffffe6;border-radius:999px;box-shadow:none;color:#4b5460;flex:0 0 auto;height:30px;min-height:30px;min-width:76px;padding:0 11px;position:relative;white-space:nowrap}.broker-party-action-btn.action-pending{background:transparent;border-color:#d9832557;color:#9a632a}.broker-party-applicant-alert{align-items:center;background:#fff4f2;border:1px solid #efc4c0;border-radius:999px;box-shadow:0 6px 12px #d9544d1f;color:var(--broker-red);display:inline-flex;font-size:9px;font-weight:900;justify-content:center;line-height:1;min-height:18px;padding:0 6px;position:absolute;right:-5px;top:-7px;white-space:nowrap}.broker-party-member-action-label{font-size:11px;font-weight:700;letter-spacing:-.02em;line-height:1}.broker-party-action-btn.action-disabled{background:#ffffffd1;border-color:#323e501f;box-shadow:none;color:var(--broker-text-muted)}.broker-empty-state{align-items:center;display:flex;flex-direction:column;gap:10px;grid-column:1/-1;justify-content:center;min-height:320px;padding:28px;text-align:center}.broker-empty-state strong{font-size:20px}.broker-empty-state p{color:var(--broker-text-muted);line-height:1.7;margin:0}.broker-chat-panel{min-height:calc(100vh - 72px);position:sticky;top:36px}.broker-chat-shell{backdrop-filter:blur(18px);background:#fbf8f4d6;border:1px solid hsla(35,31%,86%,.92);border-radius:32px;box-shadow:0 18px 40px #00000014;display:flex;flex-direction:column;gap:18px;min-height:calc(100vh - 72px);padding:20px}.broker-chat-shell.is-empty{justify-content:center}.broker-chat-empty{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:100%;padding:24px;text-align:center}.broker-chat-empty-icon{align-items:center;background:var(--broker-blue-tint);border-radius:20px;display:inline-flex;font-size:28px;height:64px;justify-content:center;width:64px}.broker-chat-empty strong{font-size:22px;font-weight:900}.broker-chat-empty p{color:var(--broker-text-muted);font-size:14px;line-height:1.7;margin:0}.broker-chat-panel-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.broker-chat-panel-copy h2{font-size:28px;font-weight:900;letter-spacing:-.03em;line-height:1.15;margin:0 0 8px}.broker-chat-panel-copy p{color:var(--broker-text-muted);font-size:14px;margin:0}.broker-chat-panel-chip{align-items:center;background:#ffffffd1;border:1px solid var(--broker-line-soft);border-radius:999px;color:var(--broker-text-muted);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:34px;padding:0 12px}.broker-chat-room-list{display:flex;flex:1;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding-right:4px}.broker-chat-room-card{background:#fff;border:1px solid var(--broker-line-soft);border-radius:22px;box-shadow:0 10px 22px #0000000d;display:flex;flex-direction:column;gap:10px;padding:16px 18px;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;width:100%}.broker-chat-room-card[data-chat-room-tone=host]{background:#edf4ff;border-color:#c8dafd}.broker-chat-room-card[data-chat-room-tone=joined]{background:#f8f4ec;border-color:#e5d8c5}.broker-chat-room-card:hover{box-shadow:0 14px 26px #00000014;transform:translateY(-1px)}.broker-chat-room-card.is-selected{background:#f7faff;border-color:#b7cdfb;box-shadow:0 18px 30px #5a8bee1f}.broker-chat-room-card-copy,.broker-chat-room-card-top,.broker-chat-room-meta{align-items:center;display:flex;gap:12px;justify-content:space-between}.broker-chat-room-card-copy{align-items:flex-start;flex:1;flex-direction:column;gap:0;justify-content:flex-start;min-width:0}.broker-chat-room-card-copy strong{display:block;font-size:16px;font-weight:800;line-height:1.35;max-width:100%}.broker-chat-room-meta{color:var(--broker-text-muted);font-size:12px}.broker-room-card-departure{align-items:flex-end;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:2px;white-space:nowrap}.broker-room-card-departure-relative{color:#2f3847;font-size:15px;font-weight:900;letter-spacing:-.03em;line-height:1.1}.broker-room-card-departure-absolute{color:var(--broker-text-muted);font-size:11px;font-weight:700;letter-spacing:-.01em;line-height:1.1}.broker-chat-room-card[data-chat-room-tone=host] .broker-room-card-departure-relative{color:#2154ab}.broker-chat-room-card[data-chat-room-tone=joined] .broker-room-card-departure-relative{color:#8b5c20}.broker-chat-room-unread{align-items:center;background:var(--broker-blue);border-radius:999px;box-shadow:0 8px 18px #5a8bee38;color:#fff;display:inline-flex;font-size:11px;font-weight:900;height:30px;justify-content:center;min-width:30px;padding:0 9px}.broker-chat-room-preview{color:var(--broker-text);display:-webkit-box;font-size:14px;-webkit-line-clamp:1;line-height:1.6;overflow:hidden;-webkit-box-orient:vertical}.broker-chat-room-meta{justify-content:flex-end}.broker-room-card-badges{align-items:center;display:flex;gap:12px;justify-content:space-between}.broker-room-management-list{flex:initial;overflow:visible;padding-right:0}.broker-room-management-card{gap:10px}.broker-room-card-badges{flex-wrap:wrap;justify-content:flex-end}.broker-room-card-alert{align-items:center;background:#d9544d1f;border-radius:999px;color:var(--broker-red);display:inline-flex;font-size:11px;font-weight:900;justify-content:center;min-height:28px;padding:0 10px}.broker-chat-room-head{align-items:stretch;display:flex;flex-direction:column;gap:12px}.broker-chat-room-head-actions,.broker-chat-room-head-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.broker-chat-room-head-top{width:100%}.broker-chat-room-head-actions{flex-wrap:wrap;justify-content:flex-end}.broker-chat-room-copy{min-width:0;width:100%}.broker-chat-nav-btn{align-items:center;background:#ffffffe6;border:1px solid var(--broker-line-soft);border-radius:999px;color:var(--broker-text);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:36px;padding:0 14px}.broker-chat-room-copy h2{font-size:24px;font-weight:900;line-height:1.2;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broker-chat-room-copy p{color:var(--broker-text-muted);font-size:14px;margin:0}.broker-room-danger-btn{background:#fff6f5f5;border-color:#d9544d38;color:var(--broker-red)}.broker-room-danger-btn:hover:not(:disabled){background:#fff1ef}.broker-chat-messages{display:flex;flex:1;flex-direction:column;gap:18px;min-height:280px;overflow-y:auto;padding:12px 6px 12px 0}.broker-chat-message-empty{align-items:center;border:1px dashed var(--broker-line-strong);border-radius:22px;color:var(--broker-text-muted);line-height:1.7;min-height:220px;padding:20px;text-align:center}.broker-chat-message-empty,.broker-chat-system-message{display:flex;justify-content:center}.broker-chat-system-message span{background:#ffffffb8;border:1px solid var(--broker-line-soft);border-radius:999px;color:var(--broker-text-muted);font-size:12px;line-height:1.6;max-width:100%;padding:10px 14px;text-align:center}.broker-chat-message-group{align-items:flex-start;display:flex;flex-direction:column;gap:4px;max-width:84%}.broker-chat-message-group.is-mine{align-items:flex-end;align-self:flex-end}.broker-chat-message-stack{display:flex;flex-direction:column;gap:8px;max-width:100%}.broker-chat-message-group.is-mine .broker-chat-message-stack{align-items:flex-end}.broker-chat-message-sender,.broker-chat-message-time{color:var(--broker-text-muted);font-size:12px}.broker-chat-message-time{line-height:1;white-space:nowrap}.broker-chat-message-row{align-items:flex-end;display:flex;gap:6px;max-width:100%;width:fit-content}.broker-chat-message-group.is-mine .broker-chat-message-row{flex-direction:row-reverse}.broker-chat-message-bubble{background:#fff;border:1px solid var(--broker-line-soft);border-radius:12px;box-shadow:0 10px 22px #0000000a;color:var(--broker-text);line-height:1.5;max-width:100%;padding:10px 14px;word-break:break-word}.broker-chat-message-group.is-mine .broker-chat-message-bubble{background:var(--broker-blue-tint);border-color:#c8d9fd}.broker-chat-message-menu-btn{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--broker-text-muted);display:inline-flex;font-size:18px;height:24px;justify-content:center;line-height:1;min-width:24px;padding:0;width:24px}.broker-chat-message-menu-btn:focus-visible,.broker-chat-message-menu-btn:hover{background:#22242814;color:var(--broker-text);outline:none}.broker-chat-composer{border-top:1px solid hsla(34,26%,79%,.7);display:flex;flex-direction:column;gap:12px;padding-top:16px}.broker-chat-composer-field{display:flex;flex-direction:column;gap:8px}.broker-chat-composer-label{font-size:13px;font-weight:800}.broker-chat-composer textarea{background:#ffffffe6;border:1px solid var(--broker-line-strong);border-radius:18px;color:var(--broker-text);min-height:104px;outline:none;padding:14px 15px;resize:vertical;width:100%}.broker-chat-composer textarea:focus{border-color:var(--broker-blue);box-shadow:0 0 0 4px #5a8bee24}.broker-chat-composer-footer{align-items:center;color:var(--broker-text-muted);display:flex;font-size:12px;gap:12px;justify-content:space-between}.broker-chat-send-btn{min-width:92px}.broker-party-applicant-list{display:flex;flex:1;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;padding-right:4px}.broker-party-applicant-card .broker-adventure-admin-card-copy strong{word-break:break-word}.broker-party-applicant-actions{justify-content:flex-end}.broker-party-applicant-reject-btn{background:var(--broker-red-tint);border-color:#efc4c0;color:var(--broker-red)}.broker-party-applicant-reject-btn:hover:not(:disabled){background:#fff1ef}.broker-toast{background:#222428eb;border:1px solid var(--broker-line-soft);border-radius:18px;bottom:28px;box-shadow:0 20px 40px #0003;color:#fff;max-width:min(360px,calc(100vw - 32px));padding:15px 18px;position:fixed;right:28px;z-index:20}body.broker-modal-open{overflow:hidden}.modal-overlay{align-items:center;backdrop-filter:blur(10px);background:#171b2285;display:flex;inset:0;justify-content:center;opacity:0;padding:24px;pointer-events:none;position:fixed;transition:opacity .18s ease,visibility .18s ease;visibility:hidden;z-index:2500}.modal-overlay.active{opacity:1;pointer-events:auto;visibility:visible}.modal-content{background:linear-gradient(180deg,#fbf8f4fa,#f6f1e9fa);border:1px solid hsla(35,31%,86%,.92);border-radius:32px;box-shadow:0 30px 60px #00000038;max-height:min(88vh,980px);overflow:auto;position:relative;transform:translateY(18px);transition:transform .22s ease;width:min(720px,100%)}.modal-overlay.active .modal-content{transform:translateY(0)}.modal-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.modal-body{margin-top:0}.close-modal{align-items:center;background:#ffffffeb;border:1px solid var(--broker-line-soft);border-radius:50%;color:var(--broker-text-muted);display:inline-flex;font-size:22px;height:40px;justify-content:center;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease;width:40px}.close-modal:hover{background:#fff;border-color:var(--broker-line-strong);transform:rotate(90deg)}.broker-modal-overlay{align-items:center;backdrop-filter:blur(10px);background:#171b2275;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:60}.broker-modal-shell{background:linear-gradient(180deg,#fbf8f4fa,#f6f1e9fa);border:1px solid hsla(35,31%,86%,.92);border-radius:32px;box-shadow:0 30px 60px #00000038;max-height:min(88vh,980px);overflow:auto;position:relative;width:min(1080px,100%)}.broker-modal-close{background:#ffffffeb;border:1px solid var(--broker-line-soft);border-radius:50%;color:var(--broker-text-muted);height:40px;position:absolute;right:18px;top:18px;width:40px;z-index:2}.broker-adventure-modal-shell{padding:28px}.broker-adventure-modal-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:22px;padding-right:44px}.broker-adventure-modal-copy{display:flex;flex-direction:column;gap:8px}.broker-adventure-admin-head h3,.broker-adventure-modal-copy h2{font-size:30px;font-weight:900;letter-spacing:-.03em;margin:0}.broker-adventure-modal-copy p{color:var(--broker-text-muted);line-height:1.7;margin:0;max-width:720px}.broker-adventure-modal-actions{display:flex;gap:10px}.broker-adventure-modal-body{display:grid;gap:20px;grid-template-columns:minmax(0,1fr)}#broker-pre-reservation-modal-overlay .broker-pre-reservation-modal{background:radial-gradient(circle at top left,rgba(90,139,238,.14),transparent 32%),linear-gradient(180deg,#fbf8f4fa,#f6f1e9fa);padding:28px}#broker-pre-reservation-modal-overlay .broker-pre-reservation-modal__header{margin-bottom:18px}.broker-pre-reservation-modal__copy{display:flex;flex-direction:column;gap:6px;min-width:0}.broker-pre-reservation-modal__copy h3{font-size:30px;font-weight:900;letter-spacing:-.03em;margin:0}.broker-pre-reservation-modal__copy p{color:var(--broker-text-muted);font-size:13px;line-height:1.55;margin:0}.broker-pre-reservation-modal__copy .broker-pre-reservation-event-callout{background:linear-gradient(135deg,#fff4e4f5,#fffaf2fa);border:1px solid rgba(217,131,37,.28);border-radius:16px;box-shadow:0 10px 24px #d983251f;color:#9a5b12;font-size:13px;font-weight:800;line-height:1.6;margin-top:6px;padding:12px 14px}.broker-pre-reservation-modal__copy .broker-pre-reservation-event-callout strong{color:#b96a12;font-weight:900}.broker-pre-reservation-modal__body{display:flex;flex-direction:column;gap:16px}.broker-pre-reservation-state-card{background:#ffffffe0;border:1px solid hsla(35,31%,86%,.96);border-radius:18px;display:flex;flex-direction:column;gap:8px;padding:16px 18px}.broker-pre-reservation-state-card__title{color:var(--broker-text);font-size:17px;font-weight:900;line-height:1.2}.broker-pre-reservation-state-card__description,.broker-pre-reservation-state-card__meta{color:var(--broker-text-muted);font-size:13px;line-height:1.55;margin:0}.broker-pre-reservation-state-card.is-warning{background:linear-gradient(180deg,#fff8f0fa,#fffffffa);border-color:#d983253d}.broker-pre-reservation-state-card.is-error{background:linear-gradient(180deg,#fff1f0fa,#fffffffa);border-color:#d9544d3d}.broker-pre-reservation-state-card__head{align-items:center;display:flex;gap:12px;justify-content:space-between}.broker-pre-reservation-state-card__actions{display:flex;gap:10px}.broker-pre-reservation-summary-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.broker-pre-reservation-summary-item{background:#fbf8f4f5;border:1px solid hsla(35,31%,86%,.88);border-radius:14px;display:flex;flex-direction:column;gap:4px;min-width:0;padding:11px 12px}.broker-pre-reservation-summary-item span{color:var(--broker-text-muted);font-size:11px;font-weight:700}.broker-pre-reservation-summary-item strong{color:var(--broker-text);font-size:13px;font-weight:800;line-height:1.4;word-break:break-word}.broker-pre-reservation-status-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:28px;padding:0 12px;white-space:nowrap}.broker-pre-reservation-status-chip.tone-pending{background:#5a8bee1f;color:#2f5fbe}.broker-pre-reservation-state-card__description.is-warning-text{color:#a35a12;font-weight:700}.broker-pre-reservation-form{background:#ffffffeb;border:1px solid hsla(35,31%,86%,.9);border-radius:20px;display:flex;flex-direction:column;gap:12px;padding:18px}.broker-pre-reservation-form__label{color:var(--broker-text);font-size:13px;font-weight:800}.broker-pre-reservation-form__choice-field{border:0;display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.broker-pre-reservation-form__choice-list{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.broker-pre-reservation-form__choice-option{align-items:center;background:#fbf8f4f5;border:1px solid hsla(35,31%,86%,.96);border-radius:12px;color:var(--broker-text);cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:6px;line-height:1.2;min-width:0;padding:8px 10px}.broker-pre-reservation-form__choice-option input{accent-color:var(--broker-blue);cursor:pointer;flex:0 0 auto;margin:0}.broker-pre-reservation-form__choice-option span{min-width:0;white-space:nowrap}.broker-pre-reservation-form__choice-option:has(input:disabled){cursor:not-allowed;opacity:.65}.broker-pre-reservation-form__file-input,.broker-pre-reservation-form__input,.broker-pre-reservation-form__textarea{background:#fff;border:1px solid hsla(34,26%,79%,.92);border-radius:14px;color:var(--broker-text);font:inherit;font-size:14px;line-height:1.4;width:100%}.broker-pre-reservation-form__input{min-height:46px;padding:0 14px}.broker-pre-reservation-form__file-input{cursor:pointer;line-height:1.4;min-height:46px;padding:8px 14px}.broker-pre-reservation-form__file-input::file-selector-button{background:var(--broker-blue-tint);border:0;border-radius:10px;color:var(--broker-blue);cursor:pointer;font:inherit;font-weight:800;line-height:1.2;margin-right:10px;padding:8px 12px;vertical-align:middle}.broker-pre-reservation-form__file-input:disabled{cursor:not-allowed}.broker-pre-reservation-form__file-input:disabled::file-selector-button{cursor:not-allowed;opacity:.7}.broker-pre-reservation-form__textarea{line-height:1.5;min-height:96px;padding:12px 14px;resize:vertical}.broker-pre-reservation-form__hint{color:var(--broker-text-muted);font-size:12px;font-weight:700;margin:6px 0 0}.broker-pre-reservation-form__file-field{display:flex;flex-direction:column;gap:8px}.broker-pre-reservation-preview{background:#fbf8f4f0;border:1px solid hsla(35,31%,86%,.88);border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:12px}.broker-pre-reservation-preview[hidden]{display:none}.broker-pre-reservation-preview__frame{align-items:center;background:#ece7de;border-radius:12px;display:flex;justify-content:center;overflow:hidden}.broker-pre-reservation-preview__image{display:block;max-height:280px;object-fit:contain;width:100%}.broker-pre-reservation-preview__meta{display:flex;flex-direction:column;gap:4px}.broker-pre-reservation-preview__meta strong{color:var(--broker-text);font-size:13px;font-weight:800}.broker-pre-reservation-preview__meta span{color:var(--broker-text-muted);font-size:12px;font-weight:700}.broker-pre-reservation-feedback{background:#f3efe7e6;border-radius:14px;color:#5f6670;display:block;font-size:13px;font-weight:700;line-height:1.5;padding:12px 14px}.broker-pre-reservation-feedback[hidden]{display:none}.broker-pre-reservation-feedback.is-error{background:#ffedebf0;color:#b3413a}.broker-pre-reservation-feedback.is-success{background:#f0fbf4f0;color:#1f6a42}.broker-pre-reservation-action-button{align-items:center;background:linear-gradient(180deg,var(--broker-blue),#7da4f6);border:1px solid transparent;border-radius:14px;box-shadow:0 14px 28px #5a8bee33;color:#fff;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:46px;padding:0 16px;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.broker-pre-reservation-action-button:hover:not(:disabled){box-shadow:0 18px 30px #5a8bee3d;transform:translateY(-1px)}.broker-pre-reservation-action-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.broker-adventure-section{background:#ffffffbd;border:1px solid hsla(35,31%,86%,.92);border-radius:28px;display:flex;flex-direction:column;gap:16px;padding:20px}.broker-adventure-admin-card,.broker-adventure-state-card{background:var(--broker-surface);border:1px solid var(--broker-line-soft);border-radius:24px;box-shadow:0 12px 24px var(--broker-shadow-soft);display:flex;flex-direction:column;gap:14px;padding:20px}.broker-adventure-admin-card.is-warning,.broker-adventure-state-card.is-warning{background:linear-gradient(180deg,#fff6f4,#fff);border-color:#efc4c0}.broker-adventure-state-card.is-pending{background:linear-gradient(180deg,#fff9f2,#fff);border-color:#f0d1aa}.broker-adventure-state-card.is-approved{background:linear-gradient(180deg,#f7fff9,#fff);border-color:var(--broker-green-border)}.broker-adventure-admin-card-head,.broker-adventure-state-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.broker-adventure-state-title{font-size:22px;font-weight:900;letter-spacing:-.03em;margin:0}.broker-adventure-admin-card-copy p,.broker-adventure-state-description{color:var(--broker-text-muted);line-height:1.7;margin:0}.broker-adventure-status-chip{align-items:center;background:#ffffffeb;border:1px solid var(--broker-line-soft);border-radius:999px;color:var(--broker-text);display:inline-flex;font-size:12px;font-weight:900;justify-content:center;min-height:34px;padding:0 12px;white-space:nowrap}.broker-adventure-status-chip.tone-pending{background:var(--broker-orange-tint);border-color:#f0d1aa;color:var(--broker-orange)}.broker-adventure-summary-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.broker-adventure-summary-item{background:#f8f4ecd1;border:1px solid hsla(35,31%,86%,.92);border-radius:18px;display:flex;flex-direction:column;gap:4px;padding:14px 16px}.broker-adventure-summary-item span{color:var(--broker-text-muted);font-size:12px;font-weight:700}.broker-adventure-summary-item strong{font-size:14px}.broker-adventure-form{display:flex;flex-direction:column;gap:14px}.broker-adventure-preview{background:#f8f4ecc2;border:1px solid var(--broker-line-soft);border-radius:20px;display:grid;gap:14px;grid-template-columns:220px minmax(0,1fr);padding:16px}.broker-adventure-preview-frame{background:#fff;border:1px solid hsla(35,31%,86%,.92);border-radius:16px;min-height:140px;overflow:hidden}.broker-adventure-preview-frame img{display:block;height:100%;object-fit:cover;width:100%}.broker-adventure-preview-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.broker-adventure-preview-copy strong{font-size:15px;font-weight:900;word-break:break-word}.broker-adventure-preview-copy p,.broker-adventure-preview-copy span{color:var(--broker-text-muted);line-height:1.6;margin:0}.broker-adventure-admin-feedback,.broker-adventure-feedback{background:#f8f4ecd1;border-radius:18px;color:var(--broker-text);line-height:1.6;padding:14px 16px}.broker-adventure-admin-feedback.is-error,.broker-adventure-feedback.is-error{background:var(--broker-red-tint);color:var(--broker-red)}.broker-adventure-admin-feedback.is-success,.broker-adventure-feedback.is-success{background:var(--broker-green-tint);color:var(--broker-green)}.broker-adventure-admin-feedback.is-warning,.broker-adventure-feedback.is-warning{background:var(--broker-orange-tint);color:var(--broker-orange)}.broker-lobby-block-modal-shell{padding:28px;width:min(860px,100%)}.broker-lobby-block-modal-shell .broker-adventure-modal-header{align-items:flex-start}.broker-lobby-block-modal-shell .broker-adventure-modal-copy{flex:1 1 auto;min-width:0}.broker-lobby-block-modal-shell .broker-adventure-modal-actions{flex:0 0 auto}.broker-lobby-block-modal-shell .broker-adventure-modal-actions .broker-compact-btn{white-space:nowrap}.broker-lobby-block-modal-body{grid-template-columns:minmax(0,1fr)}.broker-party-manage-modal-shell{padding:28px;width:min(900px,100%)}.broker-party-manage-modal-body{grid-template-columns:minmax(0,1fr)}.broker-lobby-block-current-state,.broker-lobby-block-form,.broker-party-manage-current-state{display:flex;flex-direction:column;gap:14px}.broker-lobby-block-feedback{background:#f8f4ecd1;border-radius:18px;color:var(--broker-text);line-height:1.6;padding:14px 16px}.broker-lobby-block-feedback.is-error{background:var(--broker-red-tint);color:var(--broker-red)}.broker-lobby-block-feedback.is-success{background:var(--broker-green-tint);color:var(--broker-green)}.broker-lobby-block-list{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.broker-lobby-block-card{align-items:center;background:var(--broker-surface);border:1px solid var(--broker-line-soft);border-radius:18px;box-shadow:0 10px 20px var(--broker-shadow-soft);display:grid;gap:10px 12px;grid-template-columns:minmax(0,1fr) auto;padding:14px 16px}.broker-lobby-block-card-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.broker-lobby-block-card-copy strong{font-size:16px;font-weight:900;line-height:1.3;word-break:break-word}.broker-lobby-block-card-copy span{color:var(--broker-text-muted);line-height:1.4;margin:0;word-break:break-word}.broker-lobby-block-card-meta{font-size:12px}.broker-lobby-block-card-action{min-height:38px;padding:0 14px;white-space:nowrap}.broker-message-report-modal-shell,.broker-party-apply-modal-shell{padding:28px;width:min(760px,100%)}.broker-message-report-modal-body,.broker-party-apply-modal-body{grid-template-columns:minmax(0,1fr)}.broker-message-report-current-state,.broker-message-report-form,.broker-party-apply-current-state,.broker-party-apply-form{display:flex;flex-direction:column;gap:14px}.broker-party-apply-character-list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.broker-party-apply-character-option{align-items:start;background:var(--broker-sheet);border:1px solid var(--broker-line-strong);border-radius:18px;column-gap:14px;cursor:pointer;display:grid;grid-template-columns:20px minmax(0,1fr) auto;min-height:96px;padding:16px 18px;position:relative;row-gap:10px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.broker-party-apply-character-option:before{background:#fff;border:2px solid rgba(90,139,238,.35);border-radius:999px;box-sizing:border-box;content:"";height:20px;margin-top:2px;width:20px}.broker-party-apply-character-option.is-selected{background:#eaf2ffd1;border-color:#5a8bee80;box-shadow:0 0 0 4px #5a8bee1f}.broker-party-apply-character-option.is-disabled{background:#f5f3efe6;cursor:not-allowed;opacity:.72}.broker-party-apply-character-option.is-selected:before{background:radial-gradient(circle at center,var(--broker-blue) 0 5px,transparent 6px);border-color:var(--broker-blue)}.broker-party-apply-character-radio{height:1px;margin:0;opacity:0;pointer-events:none;position:absolute;width:1px}.broker-party-apply-character-copy{display:flex;flex-direction:column;gap:4px;justify-content:flex-start;min-width:0}.broker-party-apply-character-copy strong{font-size:16px;font-weight:900;letter-spacing:-.02em;line-height:1.25}.broker-party-apply-character-copy span{color:var(--broker-text-muted);font-size:13px;line-height:1.35}.broker-party-apply-character-meta{color:var(--broker-text);font-weight:700}.broker-party-apply-character-reason{color:#b44f42;font-weight:700}.broker-party-apply-character-badge{align-items:center;align-self:start;background:#5a8bee1f;border-radius:999px;color:var(--broker-blue);display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:28px;padding:0 10px;white-space:nowrap}.broker-message-report-form select,.broker-message-report-form textarea{background:var(--broker-sheet);border:1px solid var(--broker-line-strong);border-radius:16px;color:var(--broker-text);outline:none;padding:13px 14px;width:100%}.broker-message-report-form textarea{resize:vertical}.broker-message-report-form select:focus,.broker-message-report-form textarea:focus{border-color:var(--broker-blue);box-shadow:0 0 0 4px #5a8bee24}.broker-message-report-form-footer{color:var(--broker-text-muted);display:flex;font-size:12px;justify-content:flex-end}.broker-adventure-admin-section{background:linear-gradient(180deg,#faf7f0eb,#ffffffc2)}.broker-adventure-admin-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.broker-adventure-admin-list{display:flex;flex-direction:column;gap:14px}.broker-adventure-admin-card-copy{display:flex;flex-direction:column;gap:6px}.broker-adventure-admin-card-copy strong{font-size:20px;font-weight:900}.broker-adventure-admin-card-meta{color:var(--broker-text-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:8px 10px}.broker-adventure-admin-card-actions,.broker-adventure-admin-card-footer{display:flex;flex-wrap:wrap;gap:10px}.broker-adventure-admin-card-footer{align-items:center;justify-content:space-between}.broker-adventure-admin-card .broker-field textarea{background:var(--broker-sheet);border:1px solid var(--broker-line-strong);border-radius:16px;min-height:90px;outline:none;padding:13px 14px;resize:vertical}.broker-adventure-admin-card .broker-field textarea:focus{border-color:var(--broker-blue);box-shadow:0 0 0 4px #5a8bee24}.broker-adventure-admin-empty{border:1px dashed var(--broker-line-strong);border-radius:20px;color:var(--broker-text-muted);line-height:1.7;padding:24px;text-align:center}@media(max-width:1560px){.broker-workspace{grid-template-columns:minmax(0,1fr) 380px}.broker-lobby-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1320px){.broker-workspace{grid-template-columns:minmax(0,1fr) 360px}.broker-chat-panel-head,.broker-chat-room-head-top{flex-direction:column}.broker-chat-room-head-actions{justify-content:flex-start}}@media(max-width:1180px){.broker-app{flex-direction:column}.broker-sidebar{height:auto;min-width:0;padding-inline:18px;position:relative;width:auto}.broker-adventure-entry-btn{grid-template-columns:minmax(0,1fr);text-align:center}.broker-adventure-entry-status{justify-self:center}.broker-main{padding-top:20px}.broker-workspace{grid-template-columns:1fr}.broker-chat-panel{min-height:0;position:relative;top:0}.broker-chat-shell{min-height:0}}@media(max-width:920px){.broker-main{padding:24px 16px 28px}.broker-sidebar{padding:24px 16px 18px}.broker-lobby-header,.broker-lobby-title-row{align-items:stretch;flex-direction:column}.broker-lobby-actions{justify-content:stretch;width:100%}.broker-lobby-actions>*{flex:1 1 0}.broker-create-party-actions,.broker-create-party-head{align-items:stretch;flex-direction:column}.broker-create-party-fields{grid-template-columns:1fr}.broker-lobby-section-head{align-items:stretch;flex-direction:column;padding-bottom:8px}.broker-lobby-section-count{align-self:flex-start}.broker-lobby-section-grid{grid-template-columns:1fr}.broker-party-card{padding:9px 10px}.broker-party-body{gap:4px}.broker-party-status-text{font-size:13px}.broker-party-status-time{font-size:12px}.broker-party-header-actions{gap:5px}.broker-party-status-member{font-size:12px}.broker-party-main{gap:7px}.broker-party-title-row{display:block}.broker-party-meta-line{gap:4px}.broker-party-footer{min-height:30px;padding-top:7px}.broker-party-footer-badge{font-size:10px;min-height:22px;padding:0 8px}.broker-party-meta-secondary{font-size:10px}.broker-party-member-action{height:27px;min-height:27px;min-width:70px;padding:0 10px}.broker-party-member-action-label{font-size:10px}.broker-party-title-text{font-size:18px}.broker-chat-shell{border-radius:24px;padding:16px}.broker-character-card-topline{align-items:flex-start;flex-wrap:wrap;gap:8px}.broker-chat-panel-copy h2{font-size:24px}.broker-chat-room-card-top,.broker-chat-room-meta{align-items:flex-start}.broker-chat-room-card-top{flex-wrap:wrap}.broker-room-card-badges{justify-content:flex-start;width:100%}.broker-chat-message-group{max-width:100%}.broker-modal-overlay,.modal-overlay{align-items:stretch;padding:12px}.broker-modal-shell{border-radius:26px;max-height:none}.broker-adventure-modal-shell,.broker-lobby-block-modal-shell,.broker-party-apply-modal-shell,.broker-party-manage-modal-shell{padding:18px}.broker-party-apply-character-list{grid-template-columns:1fr}.broker-message-report-modal-shell{padding:18px}.broker-adventure-admin-card-footer,.broker-adventure-admin-card-head,.broker-adventure-admin-head,.broker-adventure-modal-header,.broker-adventure-state-head{flex-direction:column}.broker-lobby-block-card{grid-template-columns:minmax(0,1fr)}.broker-lobby-block-card-action{width:100%}.broker-adventure-modal-copy h2{font-size:26px}.broker-lobby-block-modal-shell .broker-adventure-modal-header{align-items:flex-start;flex-direction:row}#broker-pre-reservation-modal-overlay .broker-pre-reservation-modal{border-radius:24px;padding:22px 18px;width:min(94vw,94vw)}.broker-adventure-preview,.broker-adventure-summary-grid{grid-template-columns:1fr}.broker-pre-reservation-summary-grid{grid-template-columns:minmax(0,1fr)}.broker-pre-reservation-state-card__head{align-items:flex-start;flex-direction:column}.broker-pre-reservation-form{padding:16px}}@media(max-width:640px){.broker-lobby-block-list{grid-template-columns:1fr}.broker-pre-reservation-form__choice-list{gap:4px;grid-template-columns:repeat(3,minmax(0,1fr))}.broker-pre-reservation-form__choice-option{font-size:11px;gap:4px;padding:7px 8px}}
