:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--navy:#111b31;--blue:#3d68f6;--ink:#172033;--muted:#7b8799;--line:#e8edf4;--soft:#eef3ff;--shadow:0 14px 36px #273a6012;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f4f7fb;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#d6e0f0;flex-direction:column;gap:20px;width:248px;padding:26px 16px 18px;display:flex}.brand-lockup{align-items:center;gap:11px;padding:2px 10px;display:flex}.brand-lockup strong{color:#fff;font-size:15px;display:block}.brand-lockup span{color:#8697b7;margin-top:4px;font-size:10px;display:block}.brand-mark{color:#fff;background:linear-gradient(135deg,#6f91ff,#345df4);border-radius:12px;place-items:center;width:36px;height:36px;font-weight:900;display:grid;box-shadow:0 7px 18px #4467f257}.workspace-badge{color:#a8b9d5;background:#17243c;border:1px solid #2b3d5e;border-radius:9px;margin:2px 8px;padding:7px 10px;font-size:11px}.status-dot{background:#ffbe5c;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 3px #ffbe5c1f}.status-dot.green{background:#41d595;box-shadow:0 0 0 3px #41d5951f}.sidebar-nav{gap:5px;display:grid}.nav-item{color:#aebdd4;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:13px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#223454}.nav-item.active{box-shadow:inset 3px 0 #6d8cff}.nav-item b{color:#d9e4ff;background:#344d7a;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-note{color:#86a8ff;background:#16253e;border:1px solid #2c3e5e;border-radius:13px;gap:9px;padding:13px;font-size:12px;display:flex}.sidebar-note strong{color:#cbd8f2;font-size:11px;display:block}.sidebar-note p{color:#91a3c3;margin:5px 0 0;font-size:10px;line-height:1.55}.user-chip{color:#fff;border-top:1px solid #293b5a;align-items:center;gap:9px;margin-top:auto;padding:10px;display:flex}.user-chip strong{font-size:11px;display:block}.user-chip span{color:#91a3bf;margin-top:3px;font-size:10px;display:block}.user-chip .chevron{color:#8092b0;margin-left:auto;font-size:18px}.avatar{color:#3658be;background:#dbe4ff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.avatar.small{width:32px;height:32px}.main-area{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#ffffffe6;justify-content:space-between;align-items:center;min-height:82px;padding:0 38px;display:flex}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.eyebrow{margin-bottom:5px;display:block}.topbar h1{letter-spacing:-.035em;margin:0;font-size:20px}.topbar-actions{align-items:center;gap:15px;display:flex}.api-status{color:var(--muted);font-size:11px}.icon-button{border:1px solid var(--line);color:#6e7b90;background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.page-content{max-width:1500px;margin:0 auto;padding:31px 38px 54px}.notice-banner{color:#3553a9;background:#f0f4ff;border:1px solid #d9e3ff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 15px;font-size:12px;display:flex}.notice-banner button{color:inherit;background:0 0;border:0;font-size:18px}.hero-row{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:23px;display:flex}.section-kicker{margin:0 0 8px}.hero-row h2{letter-spacing:-.05em;margin:0;font-size:27px}.hero-copy{color:var(--muted);margin:8px 0 0;font-size:12px}.primary-button,.secondary-button{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:750;transition:all .18s;display:inline-flex}.primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);box-shadow:0 8px 17px #3d68f62e}.primary-button:hover{background:#2d58e7;transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.secondary-button{color:#4f6078;background:#fff;border:1px solid #dfe6ef}.secondary-button:hover{border-color:#bfcbe0}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);min-height:142px;box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:18px;position:relative;overflow:hidden}.metric-card:after{content:"";background:#3d68f60f;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-34px;right:-25px}.metric-card span:not(.metric-icon){color:var(--muted);font-size:11px;display:block}.metric-card strong{color:var(--ink);letter-spacing:-.05em;margin-top:11px;font-size:25px;display:block}.metric-card small{color:#99a4b5;margin-top:8px;font-size:10px;display:block}.metric-icon{border-radius:10px;place-items:center;width:32px;height:32px;margin-bottom:13px;display:grid}.metric-card.blue .metric-icon{color:#3d68f6;background:#eef3ff}.metric-card.green .metric-icon{color:#1d9c70;background:#ebfaf3}.metric-card.purple .metric-icon{color:#875ae7;background:#f3edff}.metric-card.amber .metric-icon{color:#c57a19;background:#fff4df}.content-grid{gap:18px;margin-bottom:18px;display:grid}.content-grid.two-thirds{grid-template-columns:1.45fr 1fr}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px}.panel-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 15px;display:flex}.panel-header h3{margin:0;font-size:14px}.panel-header span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.process-list{padding:9px 20px 13px}.process-step{border-bottom:1px solid #f0f3f7;align-items:center;gap:12px;padding:15px 0;display:flex}.process-step:last-child{border-bottom:0}.step-number{color:#9aa6b7;background:#f5f7fa;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.process-step.done .step-number{color:#1a9c6e;background:#e7faf1}.process-step.active .step-number{color:#4168e9;background:#eaf0ff}.process-step strong,.process-step span:not(.step-state){display:block}.process-step strong{font-size:12px}.process-step div:nth-child(2) span{color:var(--muted);margin-top:4px;font-size:10px}.step-state{color:#a2adbc;margin-left:auto;font-size:10px}.process-step.active .step-state{color:#4168e9;font-weight:700}.quick-panel{padding-bottom:8px}.quick-action{width:calc(100% - 28px);color:var(--ink);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;margin:7px 14px;padding:10px 8px;display:flex}.quick-action:hover{background:#f7f9fc}.quick-action>svg{color:#aab5c5;margin-left:auto}.quick-icon{width:31px;height:31px;color:var(--blue);background:var(--soft);border-radius:9px;place-items:center;display:grid}.quick-icon svg{width:16px}.quick-action strong,.quick-action small{display:block}.quick-action strong{font-size:12px}.quick-action small{color:var(--muted);margin-top:4px;font-size:10px}.activity-panel{overflow:hidden}.text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;padding:3px 0;font-size:11px;font-weight:700;display:inline-flex}.activity-list,.audit-list{padding:3px 20px 11px}.activity-row{border-bottom:1px solid #f0f3f6;align-items:center;gap:11px;padding:12px 0;display:flex}.activity-row:last-child{border-bottom:0}.activity-icon{width:28px;height:28px;color:var(--blue);background:var(--soft);border-radius:8px;place-items:center;display:grid}.activity-row div{flex:1;min-width:0}.activity-row strong,.activity-row span{display:block}.activity-row strong{font-size:11px}.activity-row div span{color:var(--muted);margin-top:4px;font-size:10px}.activity-row time{color:#a7b0bd;font-size:10px}.step-chip,.filter-chip{color:#6e7c90;background:#fff;border:1px solid #e2e8f2;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:inline-flex}.step-chip span{color:#4168e9;background:#edf2ff;border-radius:50%;place-items:center;width:17px;height:17px;font-weight:800;display:grid}.form-layout{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.form-body{gap:15px;padding:20px;display:grid}label{color:#4f5e73;gap:7px;font-size:11px;font-weight:700;display:grid}input,select{width:100%;height:40px;color:var(--ink);background:#fbfcfe;border:1px solid #dfe6ef;border-radius:9px;outline:none;padding:0 12px;font-size:12px}input:focus,select:focus{border-color:#7694f7;box-shadow:0 0 0 3px #edf1ff}.locked-field{color:#637188;background:#f4f6fa;border:1px solid #e5eaf1;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 12px;font-weight:500;display:flex}.locked-field span{color:#2a9a72;margin-left:auto;font-size:10px}.form-actions{justify-content:flex-end;gap:9px;padding-top:5px;display:flex}.success-box{color:#16855e;background:#ebfaf3;border:1px solid #ccefe0;border-radius:9px;align-items:center;gap:8px;padding:11px 12px;font-size:11px;display:flex}.side-stack{align-content:start;gap:18px;display:grid}.info-panel{padding-bottom:11px}.gate{align-items:center;gap:10px;padding:13px 20px;display:flex}.gate-check{border:1px dashed #cbd4e1;border-radius:50%;width:19px;height:19px}.gate-check.done{color:#1a9c6e;background:#e4f8ee;border:0;place-items:center;display:grid}.gate strong,.gate small{display:block}.gate strong{font-size:11px}.gate small{color:var(--muted);margin-top:4px;font-size:10px}.tip-panel{color:#5873c5;background:#f1f5ff;border-color:#dbe4ff;gap:10px;padding:16px;display:flex}.tip-panel strong{color:#3859af;font-size:11px;display:block}.tip-panel p{color:#7082b8;margin:5px 0 0;font-size:10px;line-height:1.55}.table-panel{overflow:hidden}.review-table{padding:0 20px 8px}.table-head,.table-row{grid-template-columns:1.5fr .85fr 1fr .7fr .55fr;align-items:center;gap:14px;display:grid}.table-head{color:#a1adbc;padding:15px 0 10px;font-size:10px}.table-row{color:#66748a;border-top:1px solid #eff2f6;padding:14px 0;font-size:10px}.table-row strong{color:var(--ink);font-size:11px}.risk{color:#bc7a1b}.danger-text{color:#ca5362}.search-panel{margin-bottom:18px;padding:18px}.search-box{color:#9ba7b7;border:1px solid #e0e7f0;border-radius:11px;align-items:center;gap:10px;padding:5px 5px 5px 13px;display:flex}.search-box input{height:35px;box-shadow:none;background:0 0;border:0;padding:0}.search-box input:focus{box-shadow:none}.search-box .primary-button{white-space:nowrap}.empty-state{color:#9ba7b6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:130px;padding:22px;font-size:11px;display:flex}.listing-detail{grid-template-columns:.85fr 1.15fr;gap:18px;display:grid}.listing-visual{background:linear-gradient(145deg,#dfe8ff 0%,#f3f6ff 45%,#e4f4ed 100%);border-radius:15px;min-height:280px;padding:14px}.visual-placeholder{color:#5770c2;background:#ffffff4d;border:1px dashed #afc0ef;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:250px;display:flex}.visual-placeholder span{font-size:13px;font-weight:800}.visual-placeholder small{color:#8092c8;font-size:10px}.listing-card{padding:23px}.tag-row{gap:8px;display:flex}.tag{color:#6d7d91;background:#f5f7fa;border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:inline-flex}.tag.verified{color:#1a966b;background:#eaf9f1}.listing-card h3{letter-spacing:-.04em;margin:23px 0 8px;font-size:22px}.muted{color:var(--muted);font-size:11px}.price{color:#d05f52;letter-spacing:-.05em;margin:27px 0;font-size:30px;font-weight:850}.listing-actions{gap:9px;display:flex}.order-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;display:grid}.order-card{align-items:center;gap:13px;padding:18px 20px;display:flex}.order-icon{color:#825be2;background:#f1ecff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.order-card h3{margin:4px 0 0;font-size:14px}.order-status{color:#b06f19;background:#fff3df;border-radius:6px;margin-left:auto;padding:6px 9px;font-size:10px}@media (width<=980px){.sidebar{width:205px}.topbar{padding:0 24px}.page-content{padding:26px 24px 45px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid.two-thirds,.form-layout,.listing-detail{grid-template-columns:1fr}}@media (width<=680px){.app-shell{display:block}.sidebar{gap:13px;width:100%;padding:14px 12px}.sidebar-nav{padding-bottom:1px;display:flex;overflow-x:auto}.nav-item{flex:none;width:auto}.nav-item span{white-space:nowrap}.sidebar-note,.user-chip{display:none}.topbar{min-height:70px;padding:0 16px}.topbar-actions .api-status{display:none}.page-content{padding:22px 16px 38px}.hero-row{display:block}.hero-row>:last-child{margin-top:15px}.metric-grid{gap:10px}.metric-card{min-height:125px;padding:14px}.metric-card strong{font-size:21px}.table-panel{overflow-x:auto}.review-table{min-width:680px}.order-form{grid-template-columns:1fr}.search-box{flex-wrap:wrap;align-items:stretch}.search-box input{flex:180px}.search-box .primary-button{width:100%}.listing-actions{flex-direction:column}}.form-hint{color:#8a97aa;margin:10px 2px 0;font-size:10px;line-height:1.5}.order-detail-panel{overflow:hidden}.order-timeline{border-top:1px solid #eff2f6;grid-template-columns:repeat(4,1fr);gap:10px;padding:18px 20px 20px;display:grid}.timeline-item{color:#a4afbd;align-items:center;gap:7px;font-size:10px;display:flex}.timeline-item span{color:#aab4c1;background:#f2f4f7;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.timeline-item.active{color:#6b58c8}.timeline-item.active span{color:#7656de;background:#eeeaff}.timeline-item.done{color:#24956e}.timeline-item.done span{color:#24956e;background:#e6f8ef}.order-work-grid{align-items:start}.workflow-panel{padding-bottom:20px}.evidence-card{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:10px;justify-content:space-between;align-items:start;gap:14px;margin:0 20px 16px;padding:14px;display:flex}.evidence-card div{gap:6px;display:grid}.evidence-card strong{color:var(--ink);font-size:12px}.evidence-card span{color:var(--muted);font-size:10px}.workflow-actions{flex-wrap:wrap;gap:9px;padding:0 20px;display:flex}.after-sales-form{gap:13px;padding:0 20px;display:grid}.after-sales-form textarea{resize:vertical;width:100%;color:var(--ink);font:inherit;background:#fbfcfe;border:1px solid #dfe6ef;border-radius:9px;outline:none;padding:10px 12px;font-size:12px}.after-sales-form textarea:focus{border-color:#7694f7;box-shadow:0 0 0 3px #edf1ff}.approval-box{margin:10px 20px 0}@media (width<=680px){.order-timeline{grid-template-columns:repeat(2,1fr);row-gap:13px}.evidence-card,.workflow-actions{display:grid}.workflow-actions button{width:100%}}.chat-panel{min-height:460px;overflow:hidden}.chat-context{color:#3553a9;background:#f5f7ff;border:1px solid #dce5fb;border-radius:9px;align-items:center;gap:10px;margin:0 20px;padding:10px 12px;font-size:11px;display:flex}.chat-context strong{color:#203d9c}.chat-context span{color:#6d7c98}.message-list{gap:1px;padding:0 20px;display:grid}.message-row{border-bottom:1px solid #eff2f6;gap:10px;padding:13px 0;display:flex}.message-avatar{color:#5976d0;background:#edf2ff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.message-row.agent .message-avatar{color:#7d57d2;background:#f1ecff}.message-row strong{color:var(--ink);font-size:11px}.message-row p{color:#59687d;margin:4px 0;font-size:11px;line-height:1.55}.message-row small{color:#9aa6b6;font-size:9px}.chat-compose{background:#fbfcfe;border-top:1px solid #eff2f6;gap:10px;padding:18px 20px;display:grid}.chat-compose textarea{resize:vertical;width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe6ef;border-radius:9px;outline:none;padding:10px 12px;font-size:12px}.chat-compose textarea:focus{border-color:#7694f7;box-shadow:0 0 0 3px #edf1ff}.full-button{width:calc(100% - 40px);margin:4px 20px 16px}.chat-panel+.workflow-panel{min-height:460px}.payment-panel{margin-bottom:18px;padding-bottom:18px}.payment-summary{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:10px;justify-content:space-between;align-items:start;gap:14px;margin:0 20px 16px;padding:14px;display:flex}.payment-summary div{gap:6px;display:grid}.payment-summary strong{color:var(--ink);font-size:12px}.payment-summary span{color:var(--muted);font-size:10px}.empty-inline{color:#8a97aa;border:1px dashed #d5dde8;border-radius:10px;margin:0 20px 16px;padding:14px;font-size:10px}.success-box{color:#218b66;background:#f0fbf5;border:1px solid #cbeedc;border-radius:10px;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.success-box small{color:#6e907f;margin-left:4px;font-size:10px;display:block}.seller-actions{grid-template-columns:1fr 1fr;gap:8px;padding:15px 20px 0;display:grid}.seller-actions button{width:100%}.upload-summary{color:#64748b;overflow-wrap:anywhere;background:#fbfcfe;border:1px dashed #cfd9e7;border-radius:9px;gap:5px;margin:14px 20px 0;padding:11px 12px;font-size:10px;display:grid}.upload-summary strong{color:var(--ink);font-size:11px}.upload-summary small{color:#8996a8;line-height:1.45}.buyer-gates{gap:8px;margin:0 0 20px;display:grid}.buyer-gates .gate{padding:10px 11px}.inline-status{color:#6a788d;overflow-wrap:anywhere;align-self:center;font-size:10px}@media (width<=680px){.seller-actions{grid-template-columns:1fr}.upload-summary{margin-left:0;margin-right:0}}.role-switcher{background:#0f172a0a;border:1px solid #94a3b838;border-radius:14px;gap:6px;margin:0 12px 12px;padding:12px 14px;display:grid}.role-switcher label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.role-switcher select{color:#162033;width:100%;font:inherit;background:#fff;border:1px solid #dbe3ef;border-radius:9px;padding:8px}.role-switcher small{color:#64748b;font-size:11px}.listing-feed-panel{margin-bottom:16px}.listing-feed{gap:8px;display:grid}.listing-feed-item{text-align:left;color:#172033;cursor:pointer;background:#fff;border:1px solid #e4e9f1;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.listing-feed-item:hover{background:#f8faff;border-color:#8ea5ff}.listing-feed-item span{gap:4px;display:grid}.listing-feed-item small{color:#728096}.listing-feed-item b{white-space:nowrap;color:#203bce}.mvp-journey-panel{margin-bottom:18px;padding-bottom:18px}.mvp-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 20px;display:grid}.journey-card{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:12px;flex-direction:column;gap:10px;min-height:154px;padding:14px;display:flex}.journey-icon{color:#4165d8;background:#eaf0ff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.journey-copy{gap:4px;display:grid}.journey-index{color:#9aa7ba;letter-spacing:.08em;font-size:10px;font-weight:800}.journey-copy strong{font-size:13px}.journey-copy p{color:#738197;margin:0;font-size:10px;line-height:1.45}.journey-action{color:#4165d8;justify-content:flex-start;margin-top:auto;padding:0}.mvp-safety-strip{color:#88651b;background:#fff9e9;border:1px solid #f0dfb7;border-radius:9px;align-items:center;gap:7px;margin:15px 20px 0;padding:10px 11px;font-size:10px;line-height:1.45;display:flex}.after-sales-queue-panel{margin-bottom:18px}.case-list{gap:10px;padding:0 20px;display:grid}.case-card{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:11px;justify-content:space-between;gap:16px;padding:14px;display:flex}.case-card-main{gap:7px;display:grid}.case-card-main strong{font-size:12px}.case-card-main p{color:#7c899c;margin:0;font-size:10px}.case-card-actions{color:#8290a2;white-space:nowrap;align-items:center;gap:10px;font-size:10px;display:flex}.service-help-panel{margin-bottom:18px}.service-help-list{color:#65748a;gap:8px;margin:0;padding:0 20px 18px 39px;font-size:11px;line-height:1.55;display:grid}.service-help-list li::marker{color:#4b6ee8;font-weight:800}.service-queue-panel{margin-bottom:18px}.service-queue-grid{grid-template-columns:1fr 1fr;gap:16px;padding:0 20px 18px;display:grid}.queue-column{align-content:start;gap:8px;display:grid}.queue-heading{color:#6f7e93;justify-content:space-between;align-items:center;padding-bottom:3px;font-size:11px;display:flex}.queue-heading span{color:#99a5b5;font-size:10px}.queue-item{color:#172033;text-align:left;background:#fff;border:1px solid #e3e9f2;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.queue-item:hover{background:#f8faff;border-color:#8ea5ff}.queue-item span{gap:4px;display:grid}.queue-item strong{font-size:11px}.queue-item small{color:#7e8b9d;text-overflow:ellipsis;white-space:nowrap;max-width:270px;font-size:10px;overflow:hidden}@media (width<=900px){.mvp-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.mvp-journey-grid,.service-queue-grid{grid-template-columns:1fr}.case-card{display:grid}.case-card-actions{justify-content:space-between}.mvp-safety-strip{align-items:flex-start}}.portal-filter-panel{margin-bottom:18px;padding:16px 20px}.portal-filters{grid-template-columns:minmax(260px,1.8fr) repeat(3,minmax(130px,.7fr));align-items:end;gap:12px;display:grid}.portal-filters label{color:#728096;gap:6px;font-size:10px;font-weight:700;display:grid}.portal-filters select,.portal-filters input{color:#172033;background:#fff;border:1px solid #dce4ef;border-radius:10px;outline:none;width:100%;min-width:0;height:40px;padding:0 11px}.portal-filters select:focus,.portal-filters input:focus{border-color:#7c95f5;box-shadow:0 0 0 3px #536feb1f}.portal-search{background:#fff;border:1px solid #dce4ef;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 11px;color:#91a0b4!important;display:flex!important}.portal-search input{border:0;height:36px;padding:0;box-shadow:none!important}.portal-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portal-listing-card{background:#fff;border:1px solid #e2e8f2;border-radius:14px;flex-direction:column;min-width:0;padding:17px;display:flex;box-shadow:0 5px 16px #273d670a}.portal-listing-card:hover{border-color:#9bb0ff;transition:all .18s;transform:translateY(-1px);box-shadow:0 10px 24px #273d6717}.portal-listing-card .tag-row{flex-wrap:wrap;gap:6px}.portal-listing-card .tag{font-size:9px}.portal-listing-card h3{letter-spacing:-.02em;min-height:42px;margin:14px 0 7px;font-size:15px;line-height:1.4}.portal-meta{color:#7b899d;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;line-height:1.5;overflow:hidden}.portal-highlight-list,.portal-attributes{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.portal-highlight-list span,.portal-attributes span{border-radius:6px;padding:5px 7px;font-size:9px;line-height:1.2}.portal-highlight-list span{color:#4a64b3;background:#f0f4ff}.portal-attributes span{color:#64748b;background:#f6f8fb}.portal-card-footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:17px;display:flex}.portal-card-footer>div{gap:4px;min-width:0;display:grid}.portal-card-footer strong{color:#d15c51;letter-spacing:-.04em;white-space:nowrap;font-size:22px}.portal-card-footer small{color:#7b899d;overflow-wrap:anywhere;font-size:9px;line-height:1.35}.portal-card-footer .primary-button{white-space:nowrap;flex:none;padding:9px 11px}.inline-error{color:#b64556;background:#fff5f6;border:1px solid #f2cdd2;border-radius:10px;margin:0 0 16px;padding:11px 13px;font-size:11px;line-height:1.45}.review-detail-panel{margin-top:18px}.review-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 20px 18px;display:grid}.review-detail-grid>div{background:#fbfcfe;border:1px solid #e4e9f1;border-radius:10px;gap:6px;padding:11px 12px;display:grid}.review-detail-grid strong{color:#7a8799;font-size:10px}.review-detail-grid span{color:#172033;overflow-wrap:anywhere;font-size:11px;line-height:1.45}.review-detail-panel .listing-actions{padding:0 20px 18px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.portal-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-filters{grid-template-columns:1fr 1fr 1fr}.portal-search{grid-column:1/-1}}@media (width<=680px){.portal-filter-panel{padding:14px}.portal-filters{grid-template-columns:1fr;gap:10px}.portal-search{grid-column:auto}.portal-listing-grid{grid-template-columns:1fr}.portal-listing-card h3{min-height:0}.portal-card-footer{flex-direction:column;align-items:flex-start}.portal-card-footer .primary-button{width:100%}.review-detail-grid{grid-template-columns:1fr;padding-left:14px;padding-right:14px}.review-detail-panel .listing-actions{padding-left:14px;padding-right:14px}}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e2e8f2;border-radius:18px;width:min(420px,100%);padding:26px;box-shadow:0 24px 70px #0f172a3d}.modal-icon{color:#4769e8;background:#edf2ff;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.modal-card h3{color:var(--ink);letter-spacing:-.03em;margin:7px 0 9px;font-size:20px}.modal-card p:not(.section-kicker){color:#6d7b8e;margin:0;font-size:12px;line-height:1.7}.modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}@media (width<=680px){.modal-backdrop{align-items:end;padding:12px}.modal-card{padding:21px}.modal-actions{grid-template-columns:1fr 1fr;display:grid}.modal-actions button{width:100%}}.current-identity{color:#415a9b;white-space:nowrap;background:#f3f6ff;border:1px solid #dbe4f4;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:700}.compact-help-panel{margin-bottom:16px;padding:16px 18px}.workbench-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.workbench-panel-header>div{gap:4px;display:grid}.workbench-panel-header strong{font-size:13px}.workbench-panel-header span{color:#8997a9;font-size:10px}.service-help-copy{color:#64748b;margin:12px 0;font-size:11px;line-height:1.5}.legacy-service-controls{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr) auto;align-items:end;gap:10px;display:grid}.legacy-service-controls label{color:#728096;gap:6px;font-size:10px;font-weight:700;display:grid}.legacy-service-controls input{color:#172033;background:#fff;border:1px solid #dce4ef;border-radius:9px;height:38px;padding:0 10px}.service-workbench{grid-template-columns:minmax(235px,.9fr) minmax(360px,1.55fr) minmax(260px,1fr);align-items:start;gap:14px;display:grid}.conversation-sidebar,.conversation-thread,.order-context-panel{min-width:0;padding:16px}.conversation-sidebar{min-height:680px}.conversation-search{color:#93a0b2;border:1px solid #dce4ef;border-radius:9px;align-items:center;gap:7px;height:38px;margin:14px 0 10px;padding:0 10px;display:flex}.conversation-search input{color:#172033;border:0;outline:0;width:100%;font-size:11px}.queue-tabs{gap:5px;margin-bottom:11px;display:flex}.queue-tabs button{color:#768398;cursor:pointer;background:#f4f6fa;border:0;border-radius:8px;padding:7px 9px;font-size:10px}.queue-tabs button.active{color:#3658c1;background:#eaf0ff;font-weight:700}.conversation-list{gap:7px;display:grid}.conversation-item{text-align:left;color:#1f2b3d;cursor:pointer;background:#fff;border:1px solid #e5eaf2;border-radius:10px;gap:6px;width:100%;padding:11px;display:grid}.conversation-item:hover,.conversation-item.active{background:#f7f9ff;border-color:#8ea6ff}.conversation-item-top,.conversation-item-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-item-top strong{font-size:11px}.conversation-item-top em{color:#5371d5;font-size:9px;font-style:normal}.conversation-item-title{color:#48576c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conversation-item small,.conversation-item-bottom{color:#8a97a8;font-size:9px}.thread-header{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:14px;padding-bottom:14px;display:flex}.thread-header h3{color:#172033;margin:5px 0;font-size:18px}.thread-header span{color:#8a97a8;font-size:10px}.thread-actions{align-items:flex-start;gap:8px;display:flex}.thread-actions .secondary-button{padding:7px 9px;font-size:10px}.workbench-message-list{min-height:390px;max-height:470px;padding:15px 0;overflow:auto}.quick-replies{color:#8a97a8;border-top:1px solid #edf0f5;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 0;font-size:10px;display:flex}.quick-replies button{color:#50627a;cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:6px 8px;font-size:10px}.context-lock{align-items:center;color:#4e73ca!important;gap:3px!important;display:flex!important}.context-summary{border-bottom:1px solid #edf0f5;gap:5px;padding:14px 0;display:grid}.context-summary strong{font-size:14px}.context-summary span{color:#8a97a8;font-size:10px}.context-section{border-bottom:1px solid #edf0f5;gap:5px;padding:12px 0;display:grid}.context-section label,.context-status-grid label{color:#8a97a8;font-size:9px}.context-section strong{font-size:11px}.context-section p{color:#a15b45;margin:0;font-size:10px;line-height:1.5}.context-status-grid{grid-template-columns:1fr 1fr;gap:8px;padding:12px 0;display:grid}.context-status-grid span{background:#f7f9fc;border-radius:8px;gap:5px;padding:9px;display:grid}.context-status-grid b{color:#334155;font-size:10px}.agent-assistant{background:#f7f9ff;border:1px solid #dce6ff;border-radius:11px;gap:9px;margin-top:14px;padding:13px;display:grid}.agent-assistant-title{color:#3d5fc4;align-items:center;gap:6px;display:flex}.agent-assistant-title span{color:#8090b1;margin-left:auto;font-size:9px}.agent-assistant p{color:#66758a;margin:0;font-size:10px;line-height:1.55}.agent-assistant textarea,.internal-note textarea{box-sizing:border-box;color:#243247;resize:vertical;background:#fff;border:1px solid #d8e0ed;border-radius:8px;width:100%;padding:8px;font-size:10px}.agent-evidence{gap:3px;display:grid}.agent-evidence span{color:#556a96;font-size:9px;font-weight:700}.full-button{width:100%}.internal-note{border-top:1px solid #edf0f5;gap:7px;margin-top:14px;padding-top:14px;display:grid}.internal-note label{color:#6c7c91;font-size:9px;font-weight:700}.role-boundary-panel{max-width:620px;padding:30px}.role-boundary-icon{color:#526fe0;background:#edf2ff;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:15px;display:grid}.role-boundary-panel h2{margin:4px 0 10px}.role-boundary-panel p:not(.section-kicker){color:#66758a;font-size:12px;line-height:1.7}.role-boundary-panel .primary-button{margin-top:12px}@media (width<=1100px){.service-workbench{grid-template-columns:250px minmax(0,1fr)}.order-context-panel{grid-column:1/-1}.legacy-service-controls{grid-template-columns:1fr 1fr}.legacy-service-controls button{width:100%}}@media (width<=680px){.current-identity{display:none}.legacy-service-controls,.service-workbench{grid-template-columns:1fr}.conversation-sidebar{min-height:0}.workbench-message-list{min-height:250px}.thread-header{display:grid}.thread-actions{justify-content:space-between}.order-context-panel{grid-column:auto}}.legacy-chat-context{background:0 0;border:0;margin-top:5px;padding:0}.legacy-chat-context strong{color:#5b6d85;font-size:10px}.legacy-chat-context span{color:#8a97a8;margin-top:3px;font-size:10px;display:block}.operator-mode-card{background:#ffffff0e;border:1px solid #8aa4ff38;border-radius:12px;margin:14px 12px;padding:12px}.operator-mode-header{color:#f0f4ff;align-items:center;gap:7px;font-size:11px;display:flex}.operator-mode-card p{color:#aebbd5;margin:8px 0 10px;font-size:9px;line-height:1.5}.operator-mode-card label{color:#91a2c2;margin-bottom:5px;font-size:9px;display:block}.operator-mode-card select{color:#f3f6ff;background:#202b48;border:1px solid #9ab1ff40;border-radius:7px;width:100%;height:30px;padding:0 8px;font-size:10px}.operator-mode-card .status-dot{width:6px;height:6px;margin:0}@media (width<=680px){.operator-mode-card{margin:10px 8px}.operator-mode-card p{display:none}}.operator-context{color:#8390a4;white-space:nowrap;font-size:10px}@media (width<=680px){.operator-context{display:none}}.operator-todo-panel{margin-bottom:18px}.operator-todo-mode{color:#728096;font-size:10px}.operator-todo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 20px 18px;display:grid}.operator-todo-card{text-align:left;color:#172033;cursor:pointer;background:#fbfcfe;border:1px solid #e3e9f2;border-radius:12px;gap:5px;padding:14px;display:grid;position:relative}.operator-todo-card:hover{background:#f7f9ff;border-color:#91a7ff}.operator-todo-card strong{font-size:24px;line-height:1}.operator-todo-card span{font-size:11px;font-weight:700}.operator-todo-card small{color:#7d8a9d;font-size:9px;line-height:1.4}.operator-todo-card svg{color:#91a0b5;position:absolute;top:15px;right:12px}.operator-todo-card.blue strong{color:#4669db}.operator-todo-card.green strong{color:#24966d}.operator-todo-card.red strong{color:#d26a52}.operator-todo-card.purple strong{color:#8662c5}@media (width<=900px){.operator-todo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.operator-todo-grid{grid-template-columns:1fr}}.order-timeline{padding-top:12px}.order-timeline .context-section{border-bottom:0;padding-top:0}.timeline-item{color:#8995a6;grid-template-columns:12px 1fr auto;align-items:center;gap:7px;padding:7px 0;font-size:10px;display:grid}.timeline-item.done{color:#3658c1;font-weight:600}.timeline-item small{color:#a1abba;font-size:9px;font-weight:400}.timeline-dot{box-sizing:border-box;border:2px solid #cbd5e1;border-radius:50%;width:7px;height:7px}.timeline-item.done .timeline-dot{background:#5c78df;border-color:#5c78df}.handoff-actions{gap:7px;padding-top:13px;display:grid}.handoff-actions>label{color:#8a97a8;font-size:9px}.handoff-actions>div{flex-wrap:wrap;gap:8px;display:flex}.handoff-actions .text-button{color:#536bc8;padding:0;font-size:10px}.portal-welcome-grid{grid-template-columns:1.35fr 1fr;gap:12px;margin-bottom:12px;display:grid}.portal-welcome-card,.portal-process-card{background:linear-gradient(135deg,#f7f9ff,#fff);border:1px solid #dfe7f2;border-radius:14px;padding:18px}.portal-welcome-card h3{margin:5px 0 7px;font-size:18px}.portal-welcome-card p{color:#66758a;margin:0;font-size:11px;line-height:1.6}.portal-trust-points{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.portal-trust-points span{color:#4562bd;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.portal-process-card{align-content:center;gap:15px;display:grid}.portal-process-card>strong{color:#263754;font-size:13px}.portal-process-steps{grid-template-columns:1fr 1fr;gap:9px;display:grid}.portal-process-steps span{color:#63738a;align-items:center;gap:7px;font-size:10px;display:flex}.portal-process-steps b{color:#4a65c0;background:#eaf0ff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.portal-detail-link{color:#4f69c4;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:6px 0 2px;padding:0;font-size:10px;display:flex}.portal-detail-panel{margin-top:12px;padding:18px}.portal-detail-header{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:12px;padding-bottom:12px;display:flex}.portal-detail-header h3{margin:4px 0;font-size:18px}.portal-detail-grid>div{background:#f8fafc;border-radius:9px;gap:5px;padding:11px;display:grid}.portal-detail-grid label{color:#8a97a8;font-size:9px}.portal-detail-grid strong{color:#30415f;align-items:center;gap:4px;font-size:10px;display:flex}.portal-detail-actions{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;padding-top:13px;display:flex}.portal-detail-actions>strong{color:#243c83;font-size:20px}.portal-detail-actions .primary-button{align-items:center;gap:5px;display:flex}@media (width<=760px){.portal-welcome-grid{grid-template-columns:1fr}.portal-detail-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.portal-detail-grid{grid-template-columns:1fr}.portal-detail-actions{flex-direction:column;align-items:stretch}.portal-detail-actions .primary-button{justify-content:center;width:100%}}.agent-safety-banner{color:#304a86;background:#f5f8ff;border:1px solid #d9e3ff;border-radius:12px;align-items:center;gap:12px;margin:0 0 14px;padding:13px 16px;display:flex}.agent-safety-icon{background:#e6edff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.agent-safety-banner strong{font-size:12px}.agent-safety-banner p{color:#6a7890;margin:4px 0 0;font-size:10px;line-height:1.5}.agent-safety-banner .tag{white-space:nowrap;margin-left:auto}.agent-tabs{border-bottom:1px solid #e7ebf2;gap:6px;margin-bottom:14px;display:flex}.agent-tab{color:#8290a3;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 13px;font-size:11px;font-weight:700;display:flex}.agent-tab.active{color:#405cc0;border-bottom-color:#4e6bd1}.agent-metric-grid{grid-template-columns:repeat(4,1fr);margin-bottom:14px}.agent-overview-grid,.agent-work-grid,.agent-config-grid{grid-template-columns:1.35fr 1fr;gap:14px;display:grid}.agent-work-grid{grid-template-columns:1.2fr .8fr}.agent-config-grid{grid-template-columns:1.25fr .75fr}.agent-panel{padding:0;overflow:hidden}.agent-panel>.panel-header,.agent-detail-panel>.panel-header{border-bottom:1px solid #edf0f5;padding:16px 18px}.agent-suggestion-row{text-align:left;color:#25334d;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f2f6;justify-content:space-between;align-items:flex-start;gap:14px;width:100%;padding:15px 18px;display:flex}.agent-suggestion-row:hover,.agent-suggestion-row.selected{background:#f7f9ff}.agent-suggestion-main{gap:10px;min-width:0;display:flex}.agent-suggestion-main>div{min-width:0}.agent-suggestion-main strong{font-size:11px}.agent-suggestion-main p{color:#68778c;margin:5px 0;font-size:10px;line-height:1.5}.agent-suggestion-main small{color:#9aa5b5;font-size:9px}.risk-dot{background:#64b597;border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px}.risk-dot.medium{background:#e2a945}.risk-dot.high{background:#d96d61}.config-summary{background:#edf0f5;grid-template-columns:1fr 1fr;gap:1px;display:grid}.config-summary>div{background:#fff;gap:5px;padding:15px 18px;display:grid}.config-summary span,.detail-meta span{color:#929eae;font-size:9px}.config-summary strong{font-size:11px}.success-text{color:#2e956f}.warning-text{color:#c58628}.agent-detail-panel{padding-bottom:16px}.agent-detail-panel>label,.agent-config-grid .field-grid label{color:#7a879b;gap:6px;margin:16px 18px 0;font-size:10px;display:grid}.agent-detail-panel textarea,.agent-config-grid textarea,.agent-config-grid input,.agent-config-grid select{box-sizing:border-box;color:#3b4b64;width:100%;font:inherit;resize:vertical;background:#fbfcfe;border:1px solid #dfe5ee;border-radius:8px;padding:9px;font-size:10px}.detail-meta{background:#f8fafc;border-radius:9px;grid-template-columns:auto 1fr;gap:9px 16px;margin:16px 18px;padding:12px;display:grid}.detail-meta strong{font-size:10px}.agent-evidence{background:#f8fafc;border-radius:8px;gap:4px;margin:13px 18px;padding:10px;display:grid}.agent-evidence span{color:#8794a8;font-size:9px}.agent-evidence small{color:#63738a;font-size:9px}.agent-detail-actions{justify-content:flex-end;gap:8px;padding:0 18px;display:flex}.compact-select{color:#52627a;background:#fff;border:1px solid #dfe5ee;border-radius:7px;padding:6px 8px;font-size:10px}.toggle-row{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:20px;margin:0 18px;padding:15px 0;display:flex}.toggle-row span{gap:4px;display:grid}.toggle-row strong{font-size:11px}.toggle-row small{color:#8a97a8;font-size:9px}.toggle-row input{accent-color:#526ed1;width:34px;height:18px}.field-grid{grid-template-columns:1fr 1fr;gap:12px;margin:2px 18px 16px;display:grid}.field-grid label:last-child{grid-column:1/-1;margin:0}.agent-config-grid .primary-button{margin:0 18px 18px}.agent-checklist{gap:14px;margin:0;padding:18px;list-style:none;display:grid}.agent-checklist li{color:#607189;align-items:center;gap:8px;font-size:10px;display:flex}.agent-checklist svg{color:#4ca582}.status-dot.muted{background:#c4cedb;width:7px;height:7px;margin-left:4px;margin-right:4px}.table-wrap{overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:10px}.data-table th,.data-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f5;padding:12px 16px}.data-table th{color:#8c98a9;font-size:9px;font-weight:700}.data-table td{color:#51617a}@media (width<=900px){.agent-metric-grid{grid-template-columns:repeat(2,1fr)}.agent-overview-grid,.agent-work-grid,.agent-config-grid{grid-template-columns:1fr}}@media (width<=560px){.agent-safety-banner{align-items:flex-start}.agent-safety-banner .tag{display:none}.agent-tabs{overflow:auto}.agent-tab{white-space:nowrap}.field-grid{grid-template-columns:1fr}.field-grid label:last-child{grid-column:auto}}.portal-game-channels{background:#fff;border:1px solid #dfe7f2;border-radius:14px;align-items:center;gap:18px;margin-bottom:14px;padding:14px 18px;display:flex}.portal-channel-copy{gap:5px;min-width:155px;display:grid}.portal-channel-copy strong{color:#2c3d5b;font-size:12px}.portal-channel-copy span{color:#8794a7;font-size:9px}.portal-channel-list{flex:1;gap:8px;display:flex;overflow:auto}.portal-channel{color:#52627a;text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #e3e9f2;border-radius:9px;gap:4px;min-width:105px;padding:10px 12px;display:grid}.portal-channel:hover,.portal-channel.active{color:#405bb6;background:#f2f5ff;border-color:#8ba2f5}.portal-channel strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.portal-channel small{color:#9aa6b5;font-size:9px}.portal-clear-filters{white-space:nowrap;align-self:end}@media (width<=760px){.portal-game-channels{flex-direction:column;align-items:flex-start;gap:10px}.portal-channel-list{width:100%}.portal-channel-copy{min-width:0}}.linked-listing-card{background:#f8faff;border:1px solid #e0e7f2;border-radius:10px;gap:6px;margin:14px 18px 0;padding:12px;display:grid}.linked-listing-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.linked-listing-title div{gap:4px;display:grid}.linked-listing-title span:first-child{color:#8d99a9;font-size:9px}.linked-listing-title strong{color:#2d3e5e;font-size:11px}.linked-listing-card p{color:#5269b8;margin:0;font-size:10px}.linked-listing-card small{color:#7e8b9e;font-size:9px}.linked-listing-card .text-button{justify-self:start;padding:2px 0;font-size:9px}.message-author small{margin-left:auto}.identity-badge{color:#4762bb;background:#edf2ff;border-radius:5px;padding:2px 6px;font-size:9px;font-weight:700}.identity-badge.卖家{color:#9a6a29;background:#fff5df}.identity-badge.买家{color:#277d68;background:#eaf8f2}.identity-badge.客服{color:#4b61ad;background:#edf2ff}.identity-badge.agent{color:#7652ba;background:#f2ecff}.timeline-item{grid-template-columns:9px 1fr auto!important;align-items:start!important;gap:9px!important;padding:10px 0!important;display:grid!important}.timeline-item>div{gap:3px;display:grid}.timeline-item strong{font-size:10px}.timeline-item small{color:#8794a8;font-size:9px}.timeline-item em{color:#9aa6b5;font-size:9px;font-style:normal}.timeline-item.done em{color:#319775}.modal-backdrop{z-index:20;background:#1620346b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:min(640px,100%);box-shadow:0 20px 60px #131f3e40}.linked-product-modal{padding:20px}.modal-header{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:15px;padding-bottom:15px;display:flex}.modal-header h3{margin:5px 0;font-size:18px}.modal-header p{color:#8390a4;margin:0;font-size:10px}.product-detail-grid{background:#edf0f5;grid-template-columns:1fr 1fr;gap:1px;margin:16px 0;display:grid}.product-detail-grid>div{background:#fff;gap:5px;padding:13px;display:grid}.product-detail-grid label{color:#909bab;font-size:9px}.product-detail-grid strong{color:#33435f;font-size:11px}.modal-footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.modal-footer span{color:#8490a1;font-size:9px}.modal-footer .primary-button{white-space:nowrap}@media (width<=520px){.modal-footer{flex-direction:column;align-items:stretch}.product-detail-grid{grid-template-columns:1fr}}.conversation-list{min-height:240px;max-height:calc(100vh - 360px);padding-right:3px;overflow:auto}.conversation-item-bottom .queue-status{color:#8a97a8;align-items:center;gap:5px;display:flex}.queue-status .status-dot{background:#e2a945;width:6px;height:6px;margin:0}.queue-status.urgent{color:#c56355;font-weight:700}.queue-status.urgent .status-dot{background:#d96d61}.queue-status.done{color:#319775}.queue-status.done .status-dot{background:#5ab18c}.order-context-panel{background:#fbfcff;border-color:#dfe6f1;padding:0;overflow:hidden;box-shadow:0 10px 28px #27395c0f}.order-context-panel>.workbench-panel-header{background:#fff;border-bottom:1px solid #e8edf5;padding:16px 18px}.order-context-panel>.empty-state{margin:18px}.order-context-panel .context-summary{background:linear-gradient(135deg,#f5f8ff,#fff);border:1px solid #dce5f3;border-radius:12px;margin:16px 18px 0;padding:13px 14px}.order-context-panel .context-summary strong{color:#263a60;font-size:13px;display:block}.order-context-panel .context-summary span{color:#8290a5;margin-top:5px;font-size:10px;display:block}.order-context-panel .linked-listing-card{background:#fff;margin:10px 18px 0}.order-context-panel .context-section{border-bottom:1px solid #edf1f6;margin:0 18px;padding:13px 0}.order-context-panel .context-section label{color:#8b98aa;letter-spacing:.04em;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.order-context-panel .context-section strong{color:#344766;font-size:11px;line-height:1.5}.order-context-panel .context-section p{color:#566a85;margin:0;font-size:10px;line-height:1.6}.order-context-panel .context-section small{color:#98a3b2;margin-top:5px;font-size:9px;line-height:1.5;display:block}.order-context-panel .context-status-grid{gap:8px;margin:10px 18px 0}.order-context-panel .context-status-grid span{background:#fff;border:1px solid #e1e8f2;border-radius:10px;min-width:0;padding:11px 12px}.order-context-panel .context-status-grid label{color:#8b98aa;margin-bottom:5px;font-size:9px;display:block}.order-context-panel .context-status-grid b{color:#3d5781;font-size:11px}.order-timeline{margin:0 18px;padding:16px 0 4px}.timeline-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.timeline-header>div{gap:4px;display:grid}.timeline-header label{color:#445979;font-size:11px;font-weight:800}.timeline-header span{color:#94a0af;font-size:9px}.timeline-progress{white-space:nowrap;font-weight:700;color:#5470c7!important;font-size:9px!important}.timeline-list{margin:0;padding:0;list-style:none;position:relative}.timeline-list:before{content:"";background:#dce4ef;width:1px;position:absolute;top:17px;bottom:17px;left:12px}.timeline-item{color:#8995a6;position:relative;grid-template-columns:25px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:0 0 14px!important;display:grid!important}.timeline-item:last-child{padding-bottom:6px!important}.timeline-marker{z-index:1;color:#9aa6b5;background:#fff;border:1px solid #d7e0ec;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid;position:relative}.timeline-item.done .timeline-marker{color:#fff;background:#5b78d6;border-color:#5b78d6}.timeline-item.current .timeline-marker{color:#4f6bc6;background:#f0f4ff;border-color:#6e88df;box-shadow:0 0 0 4px #edf2ff}.timeline-content{min-width:0;padding-top:1px}.timeline-item-title{align-items:center;gap:7px;display:flex}.timeline-item-title strong{color:#53647e;font-size:10px}.timeline-item.done .timeline-item-title strong{color:#2f4f9f}.timeline-item-title em{color:#99a3b1;background:#f1f3f6;border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal}.timeline-item.done .timeline-item-title em{color:#399574;background:#eaf7f1}.timeline-item.current .timeline-item-title em{color:#5370cc;background:#edf2ff}.timeline-content p{color:#8794a7;margin:4px 0 3px;font-size:9px;line-height:1.4}.timeline-content small{color:#a0aab7;font-size:9px}.timeline-item.done .timeline-content small{color:#6980ba}.handoff-actions{border-top:1px solid #edf1f6;margin:0 18px;padding:13px 0 16px}.agent-assistant{margin:0 18px 14px!important}.internal-note{margin:0 18px!important;padding-top:14px!important}@media (width<=1100px){.order-context-panel{grid-column:1/-1}.timeline-list{max-width:600px}}.order-card{position:relative}.order-card-actions{grid-column:1/-1;gap:10px;margin-top:-4px;padding-left:48px;display:flex}.case-card{cursor:pointer}.case-card.selected{background:#f7f9ff;border-color:#7d96ed;box-shadow:0 0 0 3px #edf2ff}.case-detail-panel{margin-top:14px}.case-detail-header{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:12px;padding-bottom:14px;display:flex}.case-detail-header h3{margin:5px 0;font-size:16px}.case-detail-header p{color:#8794a7;margin:0;font-size:10px}.case-detail-grid{background:#edf0f5;grid-template-columns:repeat(3,1fr);gap:1px;margin:16px 0;display:grid}.case-detail-grid>div{background:#fff;gap:6px;padding:13px;display:grid}.case-detail-grid label{color:#8d99a9;font-size:9px}.case-detail-grid strong{color:#344766;font-size:11px;line-height:1.5}@media (width<=680px){.order-card-actions{flex-wrap:wrap;padding-left:0}.case-detail-grid{grid-template-columns:1fr}}.case-detail-modal{width:min(680px,100%);padding:20px}.case-detail-header-actions{align-items:center;gap:12px;display:flex}.case-evidence-list{gap:8px;margin:16px 0;display:grid}.case-evidence-list>label{color:#8d99a9;font-size:9px;font-weight:700}.evidence-row{color:#4b5f7d;background:#fafcff;border:1px solid #e2e8f1;border-radius:9px;align-items:center;gap:8px;padding:11px 12px;font-size:10px;display:flex}.evidence-row svg{color:#5977d7}.evidence-row em{color:#8d99a9;margin-left:auto;font-size:9px;font-style:normal}.case-evidence-list>p{color:#8d99a9;margin:0;font-size:10px}.after-sales-workspace{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.35fr);gap:16px;padding:16px;display:grid}.after-sales-workspace .case-list{max-height:760px;padding:0;overflow:auto}.case-context-panel{background:#fbfcff;border:1px solid #e2e8f1;border-radius:14px;align-self:start;min-width:0;padding:18px;position:sticky;top:16px}.case-context-header{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.case-context-header h3{margin:4px 0;font-size:18px}.case-context-header p{color:#8794a7;margin:0;font-size:10px}.linked-summary-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.linked-summary-grid>div{background:#fff;border:1px solid #e5eaf2;border-radius:9px;gap:5px;padding:11px;display:grid}.linked-summary-grid label,.case-section-heading p{color:#8e9aaa;font-size:9px}.linked-summary-grid strong{color:#354764;font-size:11px}.linked-summary-grid span{color:#74839a;font-size:9px;line-height:1.4}.case-evidence-section,.case-chat-preview{border-top:1px solid #edf0f5;margin-top:14px;padding-top:14px}.case-section-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.case-section-heading h4{color:#3a4d6b;margin:0;font-size:12px}.case-section-heading p{margin:4px 0 0}.case-section-heading>span{color:#7183a2;font-size:9px;font-weight:700}.evidence-timeline{margin:14px 0 0;padding:0;list-style:none;position:relative}.evidence-timeline:before{content:"";background:#dbe3ef;width:1px;position:absolute;top:12px;bottom:12px;left:12px}.evidence-timeline li{grid-template-columns:25px minmax(0,1fr);gap:10px;padding-bottom:14px;display:grid;position:relative}.evidence-timeline li:last-child{padding-bottom:0}.evidence-timeline-marker{z-index:1;color:#5573ca;background:#fff;border:1px solid #cad7ee;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:relative}.evidence-timeline-content{gap:5px;min-width:0;display:grid}.evidence-meta{align-items:center;gap:8px;display:flex}.evidence-meta time{color:#99a5b5;font-size:9px}.evidence-timeline-content strong{color:#485d7d;font-size:10px}.evidence-timeline-content p{color:#8995a6;margin:0;font-size:9px;line-height:1.45}.evidence-timeline-content code,.case-message-row code{text-overflow:ellipsis;white-space:nowrap;color:#8390a3;background:#f3f6fa;border-radius:4px;padding:4px 6px;font-size:8px;display:block;overflow:hidden}.case-message-list{gap:8px;max-height:240px;margin-top:12px;display:grid;overflow:auto}.case-message-row{background:#fff;border:1px solid #e2e8f1;border-radius:9px;padding:10px}.case-message-row p{color:#53647d;margin:7px 0;font-size:10px;line-height:1.5}.case-context-actions{border-top:1px solid #edf0f5;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;display:flex}.case-context-actions .text-button{margin-left:auto}@media (width<=1100px){.after-sales-workspace{grid-template-columns:1fr}.case-context-panel{position:static}.after-sales-workspace .case-list{max-height:420px}}@media (width<=620px){.linked-summary-grid{grid-template-columns:1fr}.case-context-actions .text-button{margin-left:0}.after-sales-workspace{padding:10px}.case-context-panel{padding:13px}}.media-picker-block{border:1px solid var(--line);background:#f8fafc;border-radius:16px;margin-top:18px;padding:16px}.media-picker-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.media-picker-heading strong,.media-picker-heading small{display:block}.media-picker-heading small{color:var(--muted);margin-top:4px}.media-dropzone{min-height:104px;color:var(--ink);cursor:pointer;text-align:center;background:#fff;border:1px dashed #9fb4cc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.media-dropzone:hover{border-color:var(--accent);background:#f4f9ff}.media-dropzone small{color:var(--muted)}#listing-media-input{display:none}.selected-media-list{gap:8px;margin-top:12px;display:grid}.selected-media-item{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.selected-media-item>span{align-items:center;gap:8px;min-width:0;display:flex}.selected-media-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-media-item small{color:var(--muted);white-space:nowrap}.icon-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px;display:inline-flex}.icon-button:hover{color:var(--danger)}.case-evidence-add{border:1px solid var(--line);background:var(--surface-muted);border-radius:14px;grid-template-columns:minmax(180px,1fr) minmax(220px,1.4fr) auto;align-items:end;gap:12px;margin-top:18px;padding:14px;display:grid}.case-evidence-add h4{margin:0 0 4px}.case-evidence-add p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.case-evidence-add textarea{resize:vertical;width:100%;min-height:58px}@media (width<=900px){.case-evidence-add{grid-template-columns:1fr;align-items:stretch}}.portal-detail-backdrop{z-index:30;align-items:center;overflow:hidden}.portal-detail-modal{overscroll-behavior:contain;width:min(1080px,100vw - 40px);max-height:calc(100vh - 40px);padding:0 24px 22px;position:relative;overflow-y:auto}.portal-detail-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;margin:0 -24px;padding:20px 58px 17px 24px;position:sticky;top:0}.portal-detail-close{background:#f3f6fb;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:18px;right:22px}.portal-detail-close:hover{color:#334e9f;background:#e9efff}.portal-detail-tags{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.portal-detail-intro{background:linear-gradient(135deg,#f6f8ff,#fbfcfe);border:1px solid #dde6f5;border-radius:13px;align-items:center;gap:24px;margin-top:18px;padding:15px 17px;display:flex}.portal-detail-intro>div{border-right:1px solid #dfe6f2;flex:none;padding-right:24px}.portal-detail-intro span,.portal-detail-intro strong{display:block}.portal-detail-intro span{color:#8794a6;font-size:10px}.portal-detail-intro strong{color:#e66549;letter-spacing:-.04em;margin-top:3px;font-size:25px}.portal-detail-intro p{color:#65748a;margin:0;font-size:11px;line-height:1.65}.portal-detail-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.portal-detail-header h3{letter-spacing:-.03em;margin:5px 0 4px;font-size:21px}.portal-detail-header p{color:var(--muted);margin:0;font-size:11px}.portal-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.portal-detail-grid>div{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:11px;min-height:84px;padding:13px}.portal-detail-grid label{color:#8a98ab;margin-bottom:8px;font-size:10px;display:block}.portal-detail-grid strong{color:#3d5475;align-items:center;gap:6px;font-size:12px;line-height:1.45;display:flex}.portal-detail-grid p{color:#5b6d86;margin:0;font-size:11px;line-height:1.55}.portal-material-section{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.portal-material-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.portal-material-heading strong,.portal-material-heading span{display:block}.portal-material-heading strong{color:#35496a;font-size:14px}.portal-material-heading span:not(.material-count){color:var(--muted);margin-top:4px;font-size:10px}.material-count{color:#4864b8;background:#eef3ff;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:750}.portal-material-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.portal-material-card{background:#fff;border:1px solid #e1e8f2;border-radius:12px;min-width:0;overflow:hidden}.portal-material-preview{color:#5a6d88;text-align:left;background:#f3f6fb;border:0;width:100%;min-height:132px;padding:0;display:block;position:relative}.portal-material-preview:hover{background:#eaf0fb}.material-image-placeholder,.material-video-placeholder{color:#5872bc;background:linear-gradient(145deg,#edf3ff,#f7f9fc);align-content:center;place-items:center;gap:7px;min-height:132px;display:grid}.material-video-placeholder{color:#536cba;background:linear-gradient(145deg,#e8efff,#eef7f7)}.material-image-placeholder span,.material-video-placeholder span{font-size:10px;font-weight:700}.material-expand-icon{color:#fff;background:#2d4169a6;border-radius:7px;padding:5px;position:absolute;top:10px;right:10px}.portal-material-card-copy{gap:5px;padding:10px 11px 12px;display:grid}.portal-material-card-copy strong{color:#3e5270;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.portal-material-card-copy span{color:#8c99a9;font-size:9px}.portal-material-empty{color:#6c7d96;background:#fbfcfe;border:1px dashed #cbd6e7;border-radius:11px;align-items:center;gap:12px;padding:16px;display:flex}.portal-material-empty>div{flex:1;min-width:0}.portal-material-empty strong,.portal-material-empty span{display:block}.portal-material-empty strong{color:#536681;font-size:11px}.portal-material-empty span{margin-top:4px;font-size:10px}.portal-detail-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;padding-top:15px;display:flex}.portal-detail-actions>strong{color:#ea6b4f;letter-spacing:-.04em;margin-right:auto;font-size:22px}.portal-detail-warning{color:#6a7890;background:#f7f9fc;border-radius:11px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.portal-detail-warning svg{color:#5570c5;flex:none}.portal-detail-warning p{margin:0;font-size:10px;line-height:1.6}.portal-detail-warning strong{color:#435574;margin-bottom:2px;display:block}.material-preview-modal{width:min(560px,100vw - 32px);padding:23px;position:relative}.material-preview-modal h3{color:#324563;margin:5px 0 16px;font-size:19px}.material-preview-modal .modal-close{position:absolute;top:14px;right:14px}.material-large-placeholder{color:#5d74ba;text-align:center;background:linear-gradient(145deg,#eef3ff,#f8fafc);border:1px solid #dfe6f1;border-radius:13px;align-content:center;place-items:center;gap:9px;min-height:270px;display:grid}.material-large-placeholder span{font-size:14px;font-weight:750}.material-large-placeholder small{color:#8794a6;font-size:10px}.material-preview-meta{color:#75849a;flex-wrap:wrap;gap:10px 18px;margin-top:13px;font-size:10px;display:flex}@media (width<=900px){.portal-detail-grid,.portal-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.portal-detail-backdrop{align-items:stretch;padding:0}.portal-detail-modal{border:0;border-radius:0;width:100vw;max-height:100vh;padding:0 14px 18px}.portal-detail-header{margin:0 -14px;padding:16px 52px 14px 14px}.portal-detail-close{top:12px;right:12px}.portal-detail-intro{flex-direction:column;align-items:flex-start;gap:10px}.portal-detail-intro>div{border-bottom:1px solid #dfe6f2;border-right:0;width:100%;padding:0 0 10px}.portal-detail-grid,.portal-material-grid{grid-template-columns:1fr}.portal-material-empty{flex-wrap:wrap;align-items:flex-start}.portal-material-empty .secondary-button{width:100%}.portal-detail-actions{z-index:2;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fffffff7;align-items:stretch;margin:16px -14px -18px;position:sticky;bottom:-18px;box-shadow:0 -10px 26px #1b2a4b14}.portal-detail-actions>strong{width:100%;margin-right:0}.portal-detail-actions button{flex:100%}}.portal-listing-card[role=link]{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.portal-listing-card[role=link]:hover,.portal-listing-card[role=link]:focus-visible{border-color:#aebfff;outline:none;transform:translateY(-2px);box-shadow:0 14px 32px #2b43821f}.buyer-view-hero{margin-bottom:16px}.buyer-focus{gap:10px;margin-bottom:18px;display:grid}.buyer-focus-header{justify-content:space-between;align-items:center;gap:16px;padding:0 2px;display:flex}.buyer-focus-header p{color:#8794a6;margin:0;font-size:10px}.buyer-focus-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.72fr);align-items:start;gap:16px;display:grid}.buyer-account-content,.buyer-purchase-card{padding:20px}.buyer-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:17px;display:flex}.buyer-title-row h3{color:#243754;letter-spacing:-.04em;margin:5px 0;font-size:23px}.buyer-title-row p{color:#7c8a9e;margin:0;font-size:11px}.buyer-material-count{color:#4963b2;text-align:center;background:#eef3ff;border-radius:12px;flex:none;min-width:92px;padding:11px 13px}.buyer-material-count strong,.buyer-material-count span{display:block}.buyer-material-count strong{font-size:23px}.buyer-material-count span{margin-top:2px;font-size:9px}.buyer-highlight-strip{flex-wrap:wrap;gap:8px;margin:15px 0;display:flex}.buyer-highlight-strip span{color:#3f5b86;background:#f2f6fc;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.buyer-highlight-strip svg{color:#36a778}.buyer-public-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.buyer-public-grid>div{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:11px;min-height:82px;padding:13px}.buyer-public-grid label{color:#8b97a8;margin-bottom:7px;font-size:9px;display:block}.buyer-public-grid strong,.buyer-public-grid p{color:#465c7a;margin:0;font-size:11px;line-height:1.55}.buyer-material-section{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.buyer-purchase-card{position:sticky;top:18px}.buyer-price-label{color:#8c98a9;font-size:10px}.buyer-purchase-card .price{color:#e66549;margin:5px 0 11px;font-size:31px}.buyer-protection-copy{color:#496286;background:#f1f5fc;border-radius:10px;align-items:center;gap:7px;margin:0 0 15px;padding:10px 11px;font-size:10px;display:flex}.buyer-protection-copy svg{color:#4c6bd1}.buyer-primary-actions{gap:9px;margin-top:14px;display:grid}.buyer-primary-actions button{width:100%}.buyer-purchase-card .success-box{margin-top:13px}.buyer-flow-panel,.buyer-recommendation-panel{margin-top:16px;padding:20px}.buyer-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px;display:flex}.buyer-section-heading h3{color:#2d405e;margin:5px 0 4px;font-size:18px}.buyer-section-heading p{color:#7e8b9d;margin:0;font-size:10px}.buyer-flow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.buyer-flow-steps>div{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #e3e9f2;border-radius:12px;min-height:126px;padding:15px;position:relative}.buyer-flow-steps b{color:#fff;background:#5575dc;border-radius:9px;place-items:center;width:29px;height:29px;margin-bottom:12px;font-size:10px;display:grid}.buyer-flow-steps strong,.buyer-flow-steps span{display:block}.buyer-flow-steps strong{color:#354a69;font-size:12px}.buyer-flow-steps span{color:#7a899d;margin-top:6px;font-size:10px;line-height:1.6}.buyer-recommendation-heading{align-items:center}.buyer-id-search{color:#728199;background:#fff;border:1px solid #dfe6ef;border-radius:11px;align-items:center;gap:8px;min-width:min(470px,50%);padding:7px 7px 7px 11px;display:flex}.buyer-id-search input{color:#3c4d65;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.buyer-id-search .secondary-button{min-height:32px}.buyer-recommendation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.buyer-recommendation-card{color:inherit;text-align:left;background:#fff;border:1px solid #e1e7f0;border-radius:12px;gap:9px;padding:15px;transition:all .18s;display:grid}.buyer-recommendation-card:hover{border-color:#afc0ff;transform:translateY(-2px);box-shadow:0 10px 24px #2c42761a}.buyer-recommendation-card>strong{color:#314664;font-size:12px}.buyer-recommendation-card>p{color:#7c899b;min-height:31px;margin:0;font-size:10px;line-height:1.55}.buyer-recommendation-card>div:last-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.buyer-recommendation-card b{color:#e66549;font-size:17px}.buyer-recommendation-card>div:last-child span{color:#4c67ba;align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}@media (width<=1050px){.buyer-focus-grid{grid-template-columns:1fr}.buyer-purchase-card{position:static}.buyer-flow-steps,.buyer-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-recommendation-heading{flex-direction:column;align-items:flex-start}.buyer-id-search{width:100%;min-width:0}}@media (width<=620px){.buyer-focus-header,.buyer-title-row{flex-direction:column;align-items:flex-start}.buyer-material-count{text-align:left;width:100%}.buyer-public-grid,.buyer-flow-steps,.buyer-recommendation-grid{grid-template-columns:1fr}.buyer-id-search{flex-wrap:wrap;align-items:stretch}.buyer-id-search input{min-height:34px}.buyer-id-search .secondary-button{width:100%}.buyer-account-content,.buyer-purchase-card,.buyer-flow-panel,.buyer-recommendation-panel{padding:15px}}.account-center-page{gap:16px;display:grid}.account-hero{background:linear-gradient(135deg,#fff 0%,#f7f8ff 68%,#eef1ff 100%);border:1px solid #e5e9f2;border-radius:18px;grid-template-columns:auto 1fr minmax(250px,340px);align-items:center;gap:20px;padding:24px;display:grid;box-shadow:0 12px 34px #2a376512}.account-avatar{color:#fff;background:linear-gradient(145deg,#6674ee,#4958c8);border-radius:22px;place-items:center;width:72px;height:72px;font-size:27px;font-weight:800;display:grid;box-shadow:0 12px 26px #4f5bca40}.account-hero-copy h2{color:#253653;margin:4px 0 5px;font-size:25px}.account-hero-copy>p{color:#76849a;margin:0;font-size:11px}.account-badges{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.account-badge{color:#56677f;background:#eef1f7;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.account-badge.success{color:#25845d;background:#e8f7f0}.account-badge.warning{color:#a76a25;background:#fff2df}.account-contact-summary{background:#ffffffd1;border:1px solid #dae0eee6;border-radius:14px;gap:8px;padding:16px;display:grid}.account-contact-summary small,.account-contact-summary span{color:#8994a6;font-size:10px}.account-contact-summary strong{color:#40516b;align-items:center;gap:7px;font-size:11px;display:flex}.account-tabs{background:#fff;border:1px solid #e1e6ef;border-radius:13px;gap:6px;padding:5px;display:flex;overflow-x:auto}.account-tabs button{color:#68778d;background:0 0;border:0;border-radius:9px;flex:none;padding:9px 15px;font-size:11px;font-weight:700}.account-tabs button.active{color:#fff;background:#5868dc;box-shadow:0 7px 16px #4855be33}.account-overview-grid,.account-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-panel{background:#fff;border:1px solid #e2e7f0;border-radius:16px;padding:20px;box-shadow:0 9px 24px #2a37650b}.account-summary-panel{grid-column:span 2}.account-panel-heading{color:#5265c4;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.account-panel-heading h3{color:#31435e;margin:4px 0 0;font-size:17px}.account-panel-heading p{color:#8490a1;margin:5px 0 0;font-size:10px}.account-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.account-metric-grid button{color:#617086;text-align:left;background:#fafbfe;border:1px solid #e6eaf2;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:4px;padding:15px;display:grid}.account-metric-grid button:hover{background:#f5f7ff;border-color:#b8c2f5}.account-metric-grid b{color:#344967;grid-row:span 2;font-size:22px}.account-metric-grid span{font-size:10px}.account-security-list{gap:9px;display:grid}.account-security-list>div{border:1px solid #e8ebf2;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.account-security-list span{gap:2px;display:grid}.account-security-list strong{color:#465874;font-size:11px}.account-security-list small{color:#8b96a7;font-size:9px}.account-security-list b{color:#28845f;font-size:9px}.wide-button{width:100%;margin-top:12px}.identity-capability-card{border-bottom:1px solid #eef0f5;align-items:center;gap:11px;padding:12px 0;display:flex}.identity-capability-card:last-child{border-bottom:0}.identity-capability-card>div{flex:1}.identity-capability-card strong{color:#42536d;font-size:11px}.identity-capability-card p{color:#8a95a5;margin:3px 0 0;font-size:9px}.identity-capability-card>span{color:#2a815e;background:#e9f7f0;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.account-panel-copy{color:#6e7e94;font-size:10px;line-height:1.8}.privacy-version{color:#78869a;background:#f5f7fb;border-radius:10px;justify-content:space-between;margin-top:17px;padding:11px;font-size:10px;display:flex}.account-field{color:#66768c;gap:6px;margin:12px 0;font-size:10px;font-weight:700;display:grid}.account-field input,.user-management-toolbar input{color:#34455f;background:#fbfcfe;border:1px solid #dfe4ed;border-radius:10px;outline:0;min-height:39px;padding:0 11px}.account-field input:focus,.user-management-toolbar input:focus{border-color:#7685e9;box-shadow:0 0 0 3px #5d6ddd17}.account-panel .primary-button+.secondary-button,.account-panel .secondary-button+.account-field{margin-top:12px}.account-identity-panel{grid-column:span 1}.identity-warning,.settlement-notice{color:#63728a;background:#f1f4fb;border-radius:11px;align-items:flex-start;gap:9px;padding:11px;font-size:10px;line-height:1.6;display:flex}.verified-identity-summary{border:1px dashed #d7deec;border-radius:11px;gap:4px;margin-top:14px;padding:12px;display:grid}.verified-identity-summary strong{color:#40526e;font-size:12px}.verified-identity-summary span{color:#8995a6;font-size:10px}.device-row{border:1px solid #e7ebf2;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.device-row>div{gap:3px;display:grid}.device-row strong{color:#40516c;font-size:11px}.device-row span{color:#8a96a8;font-size:9px}.device-row b{color:#2f7d5d;font-size:9px}.security-event-list{gap:9px;margin-top:14px;display:grid}.security-event-list>div{gap:9px;display:flex}.security-event-list p{gap:2px;margin:0;display:grid}.security-event-list strong{color:#52627a;font-size:10px}.security-event-list small{color:#929cab;font-size:9px}.timeline-dot{border:2px solid #6d79dc;border-radius:50%;width:8px;height:8px;margin-top:4px}.account-business-panel{padding:23px}.business-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.business-metrics>div{background:#fafbfe;border:1px solid #e5e9f1;border-radius:12px;gap:5px;padding:16px;display:grid}.business-metrics b{color:#354a69;font-size:21px}.business-metrics span{color:#8390a1;font-size:10px}.business-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.seller-status-strip{gap:9px;margin-bottom:13px;display:flex}.seller-status-strip span{color:#728096;background:#f4f6fa;border-radius:9px;padding:8px 11px;font-size:10px}.seller-status-strip b{color:#3e506b}.settlement-notice{margin-top:14px}.settlement-notice p{gap:3px;margin:0;display:grid}.settlement-notice strong{color:#455872;font-size:10px}.settlement-notice span{font-size:9px}.preference-list{margin-bottom:15px;display:grid}.preference-list label{color:#4d5f79;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:11px 0;font-size:10px;display:flex}.preference-list input{accent-color:#5a69d9}.privacy-card{color:#5868c8;border:1px solid #e7eaf1;border-radius:11px;align-items:flex-start;gap:10px;margin-bottom:10px;padding:12px;display:flex}.privacy-card p{gap:3px;margin:0;display:grid}.privacy-card strong{color:#465771;font-size:11px}.privacy-card span{color:#8793a4;font-size:9px}.danger-outline-button{color:#b65349;background:#fff;border:1px solid #efc0ba;border-radius:9px;width:100%;margin-top:10px;padding:10px;display:block}.account-user-management{overflow:hidden}.user-management-toolbar{align-items:center;gap:12px;margin-bottom:13px;display:flex}.user-management-toolbar input{flex:1}.user-management-toolbar span{color:#7f8c9e;font-size:10px}.account-user-table{min-width:860px}.account-user-row{color:#566780;border-top:1px solid #edf0f5;grid-template-columns:1.2fr .9fr 1.25fr 1fr .7fr .7fr;align-items:center;gap:12px;padding:12px 8px;font-size:10px;display:grid}.account-user-row.header{color:#8a95a5;background:#f7f8fb;border:0;font-weight:700}.account-user-row>span{gap:3px;display:grid}.account-user-row strong{color:#3e506c}.account-user-row small{color:#909baa;font-size:9px}.status-text.success{color:#25805c}.status-text.warning{color:#ad6c24}.small-action-button{color:#5265c4;background:#fff;border:1px solid #dce2ed;border-radius:8px;padding:7px 9px;font-size:9px}.user-chip{text-align:left;cursor:pointer;border:0;width:100%}.user-chip:focus-visible{outline-offset:2px;outline:2px solid #8995ff}@media (width<=1050px){.account-hero{grid-template-columns:auto 1fr}.account-contact-summary{grid-column:span 2}.account-metric-grid,.business-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.account-user-management{overflow-x:auto}}@media (width<=760px){.account-hero{grid-template-columns:1fr}.account-avatar{width:58px;height:58px}.account-contact-summary{grid-column:auto}.account-overview-grid,.account-two-column{grid-template-columns:1fr}.account-summary-panel,.account-identity-panel{grid-column:auto}.account-metric-grid,.business-metrics{grid-template-columns:1fr 1fr}.business-actions>*{flex:100%}}.account-role-workspace{padding:24px}.account-role-workspace .account-panel-heading p{color:#718097;max-width:760px;margin:6px 0 0;font-size:11px;line-height:1.7}.role-workspace-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.role-workspace-columns>div{background:#fbfcff;border:1px solid #e4e9f2;border-radius:14px;padding:17px}.role-workspace-columns strong{color:#3e506c;margin-bottom:10px;font-size:12px;display:block}.role-workspace-columns ul,.role-overview-card ul{color:#687991;gap:8px;margin:0;padding-left:18px;font-size:10px;line-height:1.6;display:grid}.role-boundary-card{background:#fff9f5!important;border-color:#f1ded2!important}.role-boundary-card strong{color:#a15c37}.role-overview-card{gap:13px;display:grid}.role-overview-card p{color:#66778f;margin:0;font-size:11px;line-height:1.7}.role-overview-card .primary-button{justify-self:start}.role-boundary-summary{gap:8px;margin-top:14px;display:grid}.role-boundary-summary span{color:#65758d;background:#f5f7fc;border-left:3px solid #7d88de;border-radius:0 8px 8px 0;padding:9px 11px;font-size:10px;line-height:1.5}@media (width<=760px){.role-workspace-columns{grid-template-columns:1fr}.account-role-workspace{padding:18px}.role-overview-card .primary-button{width:100%}}.agent-inline-error,.agent-loading{border-radius:12px;align-items:center;gap:10px;margin-bottom:14px;padding:13px 16px;display:flex}.agent-inline-error{color:#9b3b26;background:#fff3ef;border:1px solid #ffd8cd}.agent-inline-error .text-button{margin-left:auto}.agent-loading{color:#64748b;justify-content:center;min-height:150px}.spin{animation:1s linear infinite agent-spin}@keyframes agent-spin{to{transform:rotate(360deg)}}.agent-overview-layout{gap:16px;display:grid}.agent-management-grid{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.agent-directory,.agent-detail-panel{min-height:650px}.agent-directory{padding:0;position:sticky;top:12px;overflow:hidden}.agent-directory .panel-header{border-bottom:1px solid #e7ecf3;padding:17px 18px}.agent-directory-list{scrollbar-width:thin;gap:5px;max-height:590px;padding:10px;display:grid;overflow:auto}.agent-directory-list>button{color:#253248;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:11px;display:grid}.agent-directory-list>button:hover{background:#f5f7fb}.agent-directory-list>button.active{background:#eef3ff;border-color:#cdd9ff;box-shadow:inset 3px 0 #4969da}.agent-directory-list strong,.agent-directory-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agent-directory-list strong{font-size:12px}.agent-directory-list small{color:#8792a6;margin-top:4px;font-size:10px}.agent-icon{color:#6d7b91;background:#eef1f5;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.agent-icon.enabled,.agent-icon.completed{color:#287657;background:#e9f8f1}.agent-icon.disabled,.agent-icon.failed{color:#8a6470;background:#f7edf0}.agent-detail-panel{padding:20px}.agent-detail-heading{border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.agent-detail-heading h3{color:#18243a;margin:4px 0 5px;font-size:19px}.agent-detail-heading p{color:#748096;max-width:720px;margin:0;font-size:11px;line-height:1.7}.danger-outline,.danger-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.danger-outline{color:#b64e3d;background:#fff;border:1px solid #efb7ad;padding:9px 13px}.danger-button{color:#fff;background:#c85d4b;border:1px solid #b95040;padding:10px 15px}.danger-outline:disabled,.danger-button:disabled{opacity:.48;cursor:not-allowed}.agent-definition-grid,.run-context-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:17px 0;display:grid}.agent-definition-grid>div,.run-context-grid>div{background:#fafbfd;border:1px solid #e6ebf2;border-radius:10px;padding:12px}.agent-definition-grid label,.run-context-grid label,.agent-prompt-card label,.agent-boundary-columns label,.script-conditions label{color:#8792a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:9px;display:block}.agent-definition-grid strong,.run-context-grid strong{color:#26354b;font-size:11px}.agent-prompt-card{color:#32415a;background:#f3f6fc;border-radius:12px;margin-bottom:15px;padding:15px}.agent-prompt-card p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.8}.agent-boundary-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.agent-boundary-columns>div{border:1px solid #e7ecf3;border-radius:11px;padding:13px}.chip-list{flex-wrap:wrap;gap:6px;display:flex}.agent-empty{color:#8a95a8;place-items:center;min-height:420px;font-size:12px;display:grid}.agent-empty.compact{text-align:center;min-height:160px;padding:20px}.agent-definition-card,.automation-summary-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f5;align-items:center;gap:10px;width:100%;padding:12px 2px;display:flex}.agent-definition-card:last-child,.automation-summary-row:last-child{border-bottom:0}.agent-definition-card>span:nth-child(2),.automation-summary-row>span:first-child{flex:1;min-width:0}.agent-definition-card strong,.agent-definition-card small,.automation-summary-row strong,.automation-summary-row small{display:block}.agent-definition-card strong,.automation-summary-row strong{color:#27354a;font-size:11px}.agent-definition-card small,.automation-summary-row small{color:#8b96a8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.automation-summary-row>span:last-child{color:#8490a2;font-size:9px}.agent-card-list{padding:0 16px 13px}.script-context-row{color:#788497;background:#f7f9fc;border-radius:10px;flex-wrap:wrap;gap:8px 22px;margin:17px 0;padding:12px 14px;font-size:10px;display:flex}.script-context-row strong{color:#32415a}.script-conditions{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:13px;display:flex}.script-conditions label{margin:0 5px 0 0}.workflow-step-list{gap:8px;display:grid}.workflow-step{background:#fff;border:1px solid #e4eaf2;border-radius:11px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.workflow-step-index{color:#4160c6;background:#edf2ff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.workflow-step strong,.workflow-step small{display:block}.workflow-step strong{color:#26354a;font-size:11px}.workflow-step small{color:#8d98a9;margin-top:3px;font-size:9px}.script-safety-note,.read-only-note{color:#4c6c60;background:#edf8f3;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:11px 13px;font-size:10px;display:flex}.run-step-timeline{margin-top:20px;display:grid}.run-step-item{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:92px;display:grid}.run-step-rail{flex-direction:column;align-items:center;display:flex}.run-step-rail span{color:#fff;background:#4f6fd9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.run-step-rail i{background:#dfe6f5;flex:1;width:2px;margin:5px 0}.run-step-item>div:last-child{padding:3px 0 20px}.run-step-item>div:last-child>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.run-step-item strong{color:#25334a;font-size:12px}.run-step-item p{color:#667389;margin:7px 0;font-size:10px;line-height:1.6}.run-step-item small{color:#97a1b1;font-size:9px}.agent-safety-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;display:grid}.agent-safety-control-card,.agent-policy-card{padding:20px}.status-orb{border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.status-orb.enabled{color:#24785a;background:#e6f7ef}.status-orb.disabled{color:#a64c3d;background:#ffede9}.kill-switch-row{background:#fafbfd;border:1px solid #e3e9f2;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px;display:flex}.kill-switch-row strong{color:#25344b;font-size:13px;display:block}.kill-switch-row p{color:#6f7c91;margin:6px 0;font-size:10px;line-height:1.6}.kill-switch-row small{color:#97a1b1;font-size:9px}.policy-row{color:#4d5b70;border-bottom:1px solid #edf0f5;align-items:flex-start;gap:9px;padding:12px 2px;font-size:10px;line-height:1.6;display:flex}.policy-row svg{color:#39765d;flex:none;margin-top:1px}.agent-access-denied{text-align:center;color:#7b8799;place-items:center;min-height:360px;display:grid}.agent-access-denied h3{color:#28364c;margin:14px 0 5px}.agent-access-denied p{max-width:450px;margin:0;font-size:11px;line-height:1.7}.agent-editor-modal,.script-editor-modal{width:min(920px,100vw - 32px);max-height:calc(100vh - 40px);overflow:auto}.agent-editor-form,.script-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px 20px;display:grid}.agent-editor-form label,.script-editor-grid label{color:#647187;gap:6px;font-size:10px;font-weight:700;display:grid}.agent-editor-form label.full,.script-editor-grid label.full{grid-column:1/-1}.agent-editor-form input,.agent-editor-form select,.agent-editor-form textarea,.script-editor-grid input,.script-editor-grid select,.script-builder-step input,.script-builder-step select{color:#26354b;width:100%;min-height:39px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dce3ed;border-radius:9px;outline:0;padding:9px 11px;font-size:11px}.agent-editor-form textarea{resize:vertical}.agent-editor-form input:focus,.agent-editor-form select:focus,.agent-editor-form textarea:focus,.script-editor-grid input:focus,.script-editor-grid select:focus,.script-builder-step input:focus,.script-builder-step select:focus{border-color:#6d87df;box-shadow:0 0 0 3px #5370cf1a}.script-builder-heading{border-top:1px solid #e7ecf3;justify-content:space-between;align-items:center;padding:15px 20px 10px;display:flex}.script-builder-heading strong,.script-builder-heading span{display:block}.script-builder-heading strong{color:#26354b;font-size:12px}.script-builder-heading span{color:#8995a7;margin-top:3px;font-size:9px}.script-builder-steps{gap:8px;padding:0 20px 20px;display:grid}.script-builder-step{background:#fafbfd;border:1px solid #e4e9f1;border-radius:11px;grid-template-columns:28px minmax(165px,.7fr) minmax(180px,1fr) auto 34px;align-items:center;gap:8px;padding:10px;display:grid}.approval-check{white-space:nowrap;align-items:center;gap:5px!important;display:flex!important}.approval-check input{width:15px!important;min-height:15px!important}.agent-editor-modal .modal-footer,.script-editor-modal .modal-footer{align-items:center;gap:10px;display:flex}.agent-editor-modal .modal-footer>span,.script-editor-modal .modal-footer>span{color:#7c889a;margin-right:auto;font-size:9px}@media (width<=1100px){.agent-management-grid,.agent-safety-layout{grid-template-columns:1fr}.agent-directory{min-height:auto;position:static}.agent-directory-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:280px}.agent-detail-panel{min-height:auto}.agent-definition-grid,.run-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.agent-tabs{justify-content:flex-start;overflow:auto}.agent-tab{flex:none}.agent-directory-list,.agent-definition-grid,.run-context-grid,.agent-boundary-columns,.agent-editor-form,.script-editor-grid{grid-template-columns:1fr}.agent-editor-form label.full,.script-editor-grid label.full{grid-column:auto}.agent-detail-heading,.kill-switch-row{flex-direction:column}.agent-detail-heading .heading-actions,.kill-switch-row button{width:100%}.script-builder-step{grid-template-columns:28px minmax(0,1fr) 34px}.script-builder-step>input{grid-column:2/4}.approval-check{grid-column:2/3}.agent-editor-modal .modal-footer,.script-editor-modal .modal-footer{flex-wrap:wrap}.agent-editor-modal .modal-footer>span,.script-editor-modal .modal-footer>span{width:100%;margin:0}.agent-editor-modal .modal-footer button,.script-editor-modal .modal-footer button{flex:1}}.wk-shell{gap:14px;display:grid}.wk-page-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wk-page-title h3{color:#182337;margin:4px 0 5px;font-size:20px}.wk-page-title p{color:#718096;margin:0;font-size:11px;line-height:1.65}.wk-success{color:#246b50;background:#ecf9f3;border:1px solid #bfe7d4;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;display:flex}.wk-workflow-layout{grid-template-columns:180px minmax(0,1fr) 300px;align-items:start;gap:12px;display:grid}.wk-workflow-layout>*{min-width:0}.wk-resource-list{padding:14px;position:sticky;top:14px}.wk-resource-list .panel-header{padding:2px 2px 12px}.wk-resource-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e9f1;border-radius:10px;align-items:center;gap:9px;width:100%;margin-bottom:7px;padding:10px;display:flex}.wk-resource-list>button.active,.wk-resource-list>button:hover{background:#f6f8ff;border-color:#8ea7ff}.wk-resource-list>button>span:last-child{min-width:0}.wk-resource-list strong,.wk-resource-list small{display:block}.wk-resource-list strong{color:#26354a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wk-resource-list small{color:#8d98aa;margin-top:4px;font-size:9px}.wk-resource-icon{color:#5c75cf;background:#edf2ff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.wk-canvas-panel{overflow:hidden}.wk-canvas-head{border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.wk-canvas-head h4{color:#26354a;margin:3px 0 0;font-size:14px}.wk-node-palette{background:#fafbfd;border-bottom:1px solid #edf0f5;flex-wrap:wrap;align-content:flex-start;gap:6px;max-height:96px;padding:10px 14px;display:flex;overflow:hidden auto}.wk-node-palette button{color:#607087;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:8px;flex:none;align-items:center;gap:4px;padding:6px 8px;font-size:9px;display:flex}.wk-node-palette button:hover:not(:disabled){color:#405fc5;border-color:#879df0}.wk-canvas{touch-action:none;cursor:grab;background-color:#f8faff;background-image:radial-gradient(#d8deeb 1px,#0000 1px);background-size:18px 18px;height:min(640px,100vh - 310px);min-height:520px;position:relative;overflow:hidden}.wk-canvas-stage{transform-origin:0 0;will-change:transform;position:relative}.wk-edges{pointer-events:none;width:1800px;height:1100px;position:absolute;inset:0;overflow:visible}.wk-edges line{stroke:#9facbe;stroke-width:2px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke}.wk-edge-preview{stroke:#5b78df!important;stroke-width:2.5px!important;stroke-dasharray:6 4!important}.wk-canvas-toolbar{color:#7b8798;background:#fff;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:10px;padding:7px 14px;font-size:9px;display:flex}.wk-canvas-toolbar>div{flex:none;align-items:center;gap:5px;display:flex}.wk-canvas-toolbar button{color:#596a82;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:6px;min-width:27px;height:25px;padding:0 7px;font-size:9px}.wk-canvas-toolbar button:hover:not(:disabled){color:#405fc5;border-color:#879df0}.wk-canvas-toolbar button:disabled{cursor:not-allowed;opacity:.45}.wk-canvas-toolbar b{text-align:center;color:#405fc5;min-width:37px;font-size:9px}.wk-node{text-align:left;color:#2b3850;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#fff;border:1px solid #dce3ee;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:26px 1fr;column-gap:8px;width:170px;min-height:70px;padding:10px;display:grid;position:absolute;box-shadow:0 5px 14px #32426412}.wk-node:active{cursor:grabbing}.wk-node>.wk-node-icon{color:#4865c6;background:#ebf0ff;border-radius:8px;grid-row:1/3;place-items:center;width:26px;height:26px;display:grid}.wk-node-port{cursor:crosshair;z-index:2;background:#5576d8;border:2px solid #fff;border-radius:50%;width:13px;height:13px;display:block;position:absolute;top:50%;right:-7px;transform:translateY(-50%);box-shadow:0 1px 5px #27418759}.wk-node-port:hover{background:#2e55c3;transform:translateY(-50%)scale(1.18)}.wk-node.active{border-color:#6680dd;outline:3px solid #5370cf29}.wk-node strong{font-size:10px}.wk-node small{color:#8d98a9;margin-top:3px;font-size:8px}.wk-node em{color:#a06518;border-top:1px solid #edf0f4;grid-column:1/-1;margin-top:7px;padding-top:6px;font-size:8px;font-style:normal}.wk-node.violet>.wk-node-icon{color:#7653c6;background:#f0ebff}.wk-node.orange>.wk-node-icon{color:#b76525;background:#fff0e5}.wk-node.amber>.wk-node-icon{color:#9c7519;background:#fff6db}.wk-node.red>.wk-node-icon{color:#af4f4d;background:#ffebea}.wk-node.green>.wk-node-icon{color:#247d5e;background:#e7f8f0}.wk-inspector{max-height:calc(100vh - 170px);padding:14px;position:sticky;top:14px;overflow:auto}.wk-inspector .panel-header{padding:2px 2px 12px}.wk-inspector-form{gap:10px;display:grid}.wk-inspector-form label,.wk-search-test>label,.wk-run-controls label{color:#66748a;gap:5px;font-size:9px;font-weight:700;display:grid}.wk-inspector-form input,.wk-inspector-form select,.wk-search-test input,.wk-run-controls input{color:#26354a;width:100%;min-height:36px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dfe5ee;border-radius:8px;outline:0;padding:8px 9px;font-size:10px}.wk-check{align-items:center;grid-template-columns:auto 1fr!important;gap:7px!important;display:flex!important}.wk-check input{width:14px!important;min-height:14px!important}.wk-version-list{border-top:1px solid #e8ecf2;gap:7px;margin-top:16px;padding-top:14px;display:grid}.wk-version-list>strong{font-size:10px}.wk-version-list>div{cursor:pointer;border:1px solid #e5e9f0;border-radius:9px;gap:3px;padding:9px;display:grid;position:relative}.wk-version-list>div.active{background:#f7f9ff;border-color:#8ca3f4}.wk-version-list span{font-size:9px;font-weight:800}.wk-version-list small{color:#8b97a8;padding-right:24px;font-size:8px;line-height:1.45}.wk-version-list button{color:#64728a;cursor:pointer;background:#eef1f6;border:0;border-radius:7px;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:8px;right:6px}.wk-run-panel{padding:16px}.wk-run-panel .panel-header{align-items:flex-end;padding:0 0 14px}.wk-run-controls{align-items:flex-end;gap:8px;display:flex}.wk-run-controls label{min-width:240px}.wk-run-timeline{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;display:grid}.wk-run-timeline>div{background:#fbfcfe;border:1px solid #e5e9f1;border-radius:10px;gap:8px;padding:10px;display:flex}.wk-run-timeline>div>span{color:#4d67c5;background:#eaf0ff;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.wk-run-timeline section{min-width:0}.wk-run-timeline strong,.wk-run-timeline small{display:block}.wk-run-timeline strong{font-size:10px}.wk-run-timeline small{color:#8d98aa;margin-top:3px;font-size:8px}.wk-run-timeline p{color:#59687d;margin:6px 0 0;font-size:9px;line-height:1.5}.wk-run-timeline em{color:#805b15;background:#fff4d6;border-radius:6px;margin-top:6px;padding:3px 6px;font-size:8px;font-style:normal;display:inline-block}.wk-run-timeline blockquote{color:#665a88;background:#f5f1ff;border-left:2px solid #8063cf;margin:7px 0 0;padding:6px 8px;font-size:8px}.wk-knowledge-layout{grid-template-columns:220px minmax(0,1fr) 340px;align-items:start;gap:12px;display:grid}.wk-knowledge-layout>*{min-width:0}.wk-documents{padding:15px}.wk-documents .panel-header,.wk-search-test .panel-header{padding:0 0 13px}.wk-document-list{gap:9px;display:grid}.wk-document-list article{background:#fff;border:1px solid #e5e9f1;border-radius:10px;gap:10px;padding:12px;display:flex}.wk-doc-icon{color:#7055bf;background:#f0ecff;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.wk-document-list article>div{min-width:0}.wk-document-list strong{font-size:11px}.wk-document-list p{color:#5f6d82;margin:5px 0;font-size:9px;line-height:1.6}.wk-document-list small{color:#919bab;margin-bottom:7px;font-size:8px;display:block}.wk-document-list .tag{margin-right:5px}.wk-search-test{gap:10px;padding:15px;display:grid;position:sticky;top:14px}.wk-hit-list{gap:8px;max-height:440px;display:grid;overflow:auto}.wk-hit-list article{background:#fbfcfe;border:1px solid #e2e7f0;border-radius:9px;padding:10px}.wk-hit-list strong,.wk-hit-list small{display:block}.wk-hit-list strong{font-size:10px}.wk-hit-list small{color:#7f8b9e;margin-top:4px;font-size:8px}.wk-hit-list p{color:#5c697d;margin:7px 0;font-size:9px;line-height:1.55}.wk-hit-list .tag{margin-right:4px}@media (width<=1100px){.wk-workflow-layout{grid-template-columns:190px minmax(0,1fr)}.wk-inspector{grid-column:1/-1;position:static}.wk-inspector-form{grid-template-columns:repeat(3,minmax(0,1fr))}.wk-version-list{grid-column:1/-1}.wk-knowledge-layout{grid-template-columns:200px 1fr}.wk-search-test{grid-column:1/-1;position:static}}@media (width<=760px){.wk-page-title,.wk-canvas-head,.wk-run-panel .panel-header{display:grid}.wk-workflow-layout,.wk-knowledge-layout{grid-template-columns:1fr}.wk-resource-list{position:static}.wk-canvas-panel{min-width:0}.wk-canvas{min-height:520px}.wk-inspector-form{grid-template-columns:1fr}.wk-run-controls{display:grid}.wk-run-controls label{min-width:0}.wk-run-timeline{grid-template-columns:1fr}}.wk-create-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.wk-create-actions select{color:#536176;background:#fff;border:1px solid #dfe5ee;border-radius:8px;min-height:36px;padding:7px 9px;font-size:10px}.wk-create-modal{width:min(760px,100vw - 32px);max-height:calc(100vh - 40px);overflow:auto}.wk-modal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px;display:grid}.wk-modal-form label{color:#657287;gap:6px;font-size:10px;font-weight:700;display:grid}.wk-modal-form label.full{grid-column:1/-1}.wk-modal-form input,.wk-modal-form select,.wk-modal-form textarea{color:#26354b;width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dce3ed;border-radius:9px;outline:0;padding:9px 10px;font-size:11px}.wk-modal-form textarea{resize:vertical}.wk-node-test-result{background:#f5f8ff;border:1px solid #d8e4fb;border-radius:9px;gap:5px;padding:10px;display:grid}.wk-node-test-result strong{font-size:9px}.wk-node-test-result p{color:#52637c;margin:0;font-size:8px;line-height:1.45}.wk-node-test-result small{color:#705aa7;font-size:8px}@media (width<=760px){.wk-create-actions{grid-template-columns:1fr;display:grid}.wk-create-actions>*{width:100%}.wk-modal-form{grid-template-columns:1fr}.wk-modal-form label.full{grid-column:auto}}.wk-inspector-form textarea{resize:vertical;color:#26354a;width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dfe5ee;border-radius:8px;padding:8px 9px;font-size:10px}.wk-position-fields,.wk-node-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.wk-node-actions button{justify-content:center}.model-config-layout{gap:12px;display:grid}.model-runtime-banner{justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.model-runtime-banner h3{margin:4px 0 5px}.model-runtime-banner p{color:#66748a;margin:0}.model-config-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.model-config-columns>.panel{padding:16px}.model-provider-list{gap:9px;display:grid}.model-provider-card{background:#fbfcfe;border:1px solid #e5e9f1;border-radius:10px;padding:12px}.model-provider-head{justify-content:space-between;gap:8px;display:flex}.model-provider-head strong,.model-provider-head small{display:block}.model-provider-head small{color:#8490a2;margin-top:4px}.model-provider-card p{color:#66748a;overflow-wrap:anywhere;margin:10px 0;font-size:10px}.model-provider-actions{gap:7px;display:flex}.model-add-form{border-top:1px solid #e8ecf2;gap:12px;margin-top:16px;padding-top:15px;display:grid}.model-add-form>strong{font-size:12px}.model-form-grid,.model-policy-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.model-form-grid label,.model-policy-form label{color:#66748a;gap:5px;font-size:9px;font-weight:700;display:grid}.model-form-grid input,.model-form-grid select,.model-policy-form input,.model-policy-form select{color:#26354a;width:100%;min-height:36px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dfe5ee;border-radius:8px;outline:0;padding:8px 9px;font-size:10px}.model-form-grid label.full{grid-column:1/-1}.model-form-grid small{color:#8b97a8;font-weight:400;line-height:1.4}.model-usage-card{border-top:1px solid #e8ecf2;margin-top:16px;padding-top:14px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.metric-grid span{background:#fbfcfe;border:1px solid #e5e9f1;border-radius:9px;padding:10px}.metric-grid b,.metric-grid small{display:block}.metric-grid b{font-size:14px}.metric-grid small{color:#8994a5;margin-top:4px;font-size:8px}.model-usage-card p{color:#7d899b;margin:10px 0 0;font-size:9px}@media (width<=980px){.model-config-columns{grid-template-columns:1fr}}@media (width<=760px){.model-form-grid,.model-policy-form{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-runtime-banner{gap:10px;display:grid}}.operations-center{gap:16px;display:grid}.operations-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.operations-title h3{margin:4px 0 6px;font-size:24px}.operations-title p{color:var(--muted);max-width:860px;margin:0;line-height:1.7}.operations-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.operations-summary>div{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:16px;display:grid}.operations-summary svg{color:var(--accent);grid-row:1/3}.operations-summary span{color:var(--muted);font-size:12px}.operations-summary strong{font-size:22px}.operations-section{gap:14px;display:grid}.operations-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.operations-form-row{grid-template-columns:minmax(140px,.7fr) minmax(220px,1.4fr) auto;align-items:center;gap:10px;display:grid}.operations-form-row input,.operations-form-row select,.operations-form-grid input,.compliance-row input,.compliance-row select,.operations-section textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:10px;padding:10px 12px}.operations-list{gap:8px;display:grid}.operations-row,.compliance-row,.alert-row{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 88%,var(--background));border-radius:12px;align-items:center;gap:12px;padding:12px;display:grid}.operations-row{grid-template-columns:minmax(0,1fr) auto auto}.operations-row>div,.compliance-row>div,.alert-row>div{gap:4px;display:grid}.operations-row span,.compliance-row span,.alert-row span{color:var(--muted);font-size:13px}.operations-row small,.compliance-row small{color:var(--muted);font-size:12px}.health-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.health-grid>div{border:1px solid var(--border);border-radius:12px;grid-template-columns:auto 1fr;gap:5px 8px;padding:12px;display:grid}.health-grid svg{color:var(--success);grid-row:1/4}.health-grid span,.health-grid small{color:var(--muted);font-size:12px}.alert-row{grid-template-columns:auto minmax(0,1fr) auto}.alert-row>svg{color:var(--warning)}.operations-disclaimer{color:#9a3412;background:#fff7ed;border-radius:12px;padding:12px;line-height:1.65}.compliance-row{grid-template-columns:minmax(260px,1.5fr) 130px minmax(180px,1fr) auto}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.plan-grid article{border:1px solid var(--border);border-radius:12px;padding:14px}.plan-grid article>div{align-items:center;gap:8px;display:flex}.plan-grid p{margin:10px 0 6px}.plan-grid small{color:var(--muted);line-height:1.5}.operations-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.copy-result{border-radius:12px;gap:8px;padding:14px;display:grid}.copy-result.blocked{color:#991b1b;background:#fef2f2}.copy-result.needs_review{color:#9a3412;background:#fff7ed}.copy-result.pass{color:#166534;background:#f0fdf4}.copy-result>div{flex-wrap:wrap;gap:6px;display:flex}.copy-result p{margin:0}.danger-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;display:inline-flex}.danger-button:hover{background:#fef2f2}@media (width<=1050px){.operations-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.health-grid,.operations-form-grid{grid-template-columns:1fr 1fr}.compliance-row{grid-template-columns:1fr 130px}.compliance-row input{grid-column:1/2}.compliance-row button{grid-column:2/3}}@media (width<=720px){.operations-title{display:grid}.operations-summary,.health-grid,.plan-grid,.operations-form-grid,.operations-form-row,.operations-row,.compliance-row,.alert-row{grid-template-columns:1fr}.compliance-row input,.compliance-row button{grid-column:auto}.operations-actions{justify-content:flex-start}}:root{--focus-ring:0 0 0 3px #3d68f647;--buyer-ink:#2b3245;--buyer-muted:#737b8c;--buyer-accent:#d95d43;--seller-accent:#e98645;--staff-accent:#67d5ba;--staff-panel:#101a2b}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:0}.product-surface-buyer{min-height:100vh;color:var(--buyer-ink);background:#fbf7f3;display:block}.product-surface-buyer .surface-sidebar{width:100%;min-width:0;min-height:84px;color:var(--buyer-ink);background:#fffffff5;border-bottom:1px solid #eee3dc;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"brand environment switcher navigation""brand note note identity";align-items:center;gap:10px 18px;padding:14px clamp(20px,4vw,56px);display:grid;box-shadow:0 8px 24px #6948310f}.product-surface-buyer .brand-lockup{grid-area:brand;padding:0}.product-surface-buyer .brand-lockup strong{color:var(--buyer-ink)}.product-surface-buyer .brand-lockup span{color:var(--buyer-muted)}.product-surface-buyer .brand-mark{background:linear-gradient(135deg,#ef916c,#d95d43);box-shadow:0 7px 18px #d95d4333}.product-surface-buyer .workspace-badge{color:#805f54;white-space:nowrap;background:#fff7f1;border-color:#f0d8ca;grid-area:environment;margin:0}.product-surface-buyer .workspace-badge .status-dot{background:#e98645}.product-surface-buyer .surface-switcher{grid-area:switcher;justify-self:end}.product-surface-buyer .surface-switcher button{color:#776b68;background:0 0;border-color:#0000}.product-surface-buyer .surface-switcher button.active{color:#a53d2d;background:#fff0e9;border-color:#f2c9b9}.product-surface-buyer .surface-nav{scrollbar-width:thin;grid-area:navigation;justify-content:flex-end;gap:4px;min-width:0;display:flex;overflow-x:auto}.product-surface-buyer .surface-nav .nav-item{color:#6c7180;border-radius:999px;flex:none;width:auto}.product-surface-buyer .surface-nav .nav-item:hover,.product-surface-buyer .surface-nav .nav-item.active{color:#9f3c2d;box-shadow:none;background:#fff0e9}.product-surface-buyer .surface-nav .nav-item.active{font-weight:800}.product-surface-buyer .surface-nav .nav-item b{color:#9f3c2d;background:#f9d5c6}.product-surface-buyer .sidebar-note{grid-area:note;display:none}.product-surface-buyer .role-switcher{border-top:0;grid-area:identity;align-items:center;gap:8px;min-width:0;margin:0;padding:0;display:flex}.product-surface-buyer .role-switcher label{color:var(--buyer-muted);flex:none}.product-surface-buyer .role-switcher select{min-width:118px;max-width:180px}.product-surface-buyer .role-switcher small,.product-surface-buyer .user-chip{display:none}.product-surface-buyer .topbar{background:#fffaf6eb;border-bottom-color:#eee3dc}.product-surface-buyer .primary-button{background:var(--buyer-accent);border-color:var(--buyer-accent);box-shadow:0 8px 17px #d95d432e}.product-surface-seller .surface-sidebar{background:linear-gradient(#3e241e 0%,#2c1d1a 100%);border-right:1px solid #59352c;width:264px}.product-surface-seller .workspace-badge{color:#f6c5a8;background:#4b2d25;border-color:#714436}.product-surface-seller .surface-switcher{background:#2b1b18;border-color:#664038;grid-template-columns:1fr 1fr;padding:3px;display:grid}.product-surface-seller .surface-nav .nav-item:hover,.product-surface-seller .surface-nav .nav-item.active{background:#5b342b}.product-surface-seller .surface-nav .nav-item.active{box-shadow:inset 3px 0 #f3a56c}.product-surface-seller .sidebar-note p{color:#d8ad97}.product-surface-staff .surface-sidebar{background:var(--staff-panel);border-right:1px solid #263651;gap:14px;width:252px;padding:20px 13px 15px}.product-surface-staff .brand-mark{background:linear-gradient(135deg,#2f8e99,#4c6cdf)}.product-surface-staff .operator-mode-card{background:#14243a;border-color:#2b4563;padding:12px}.product-surface-staff .operator-mode-card p{color:#91a6c1}.product-surface-staff .operator-mode-card select{color:#e5effb;background:#0c182a;border-color:#385474}.product-surface-staff .surface-nav .nav-item:hover,.product-surface-staff .surface-nav .nav-item.active{color:#f5fbff;background:#1c304c}.product-surface-staff .surface-nav .nav-item.active{box-shadow:inset 3px 0 var(--staff-accent)}.product-surface-staff .sidebar-note{background:#12243b;border-color:#294663;padding:10px}.product-surface-staff .sidebar-note p{color:#8da5c3}.product-surface-staff .role-switcher{border-top-color:#2a405f;padding-top:12px}.product-surface-staff .role-switcher select{color:#e5effb;background:#0c182a;border-color:#385474}.product-surface-staff .main-area{background:#0b1423}.product-surface-staff .topbar{background:#101b2d;border-bottom-color:#263651}.product-surface-staff .primary-button{background:#2d9f9b;border-color:#2d9f9b}@media (width<=1100px){.product-surface-buyer .surface-sidebar{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand environment identity""switcher navigation navigation"}.product-surface-buyer .surface-switcher{justify-self:start}.product-surface-buyer .surface-nav{justify-content:flex-start}}@media (width<=760px){.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar,.product-surface-staff .surface-sidebar{flex-direction:column;align-items:stretch;gap:12px;width:100%;min-height:0;padding:14px 16px;display:flex}.product-surface-buyer .brand-lockup{align-self:flex-start}.product-surface-buyer .workspace-badge,.product-surface-buyer .surface-switcher,.product-surface-buyer .surface-nav,.product-surface-buyer .role-switcher{width:100%}.product-surface-buyer .workspace-badge{margin:0}.product-surface-buyer .surface-nav{justify-content:flex-start;padding-bottom:2px}.product-surface-buyer .role-switcher{justify-content:space-between}.product-surface-buyer .role-switcher select{flex:1;max-width:none}.product-surface-seller .surface-nav,.product-surface-staff .surface-nav{padding-bottom:2px;display:flex;overflow-x:auto}.product-surface-seller .surface-nav .nav-item,.product-surface-staff .surface-nav .nav-item{flex:none;width:auto}.product-surface-seller .sidebar-note,.product-surface-staff .sidebar-note{order:5}.product-surface-seller .role-switcher,.product-surface-staff .role-switcher{order:6}.product-surface-seller .user-chip,.product-surface-staff .user-chip{order:7;margin-top:0}.surface-topbar{align-items:flex-start;gap:12px;min-height:auto;padding:16px}.surface-topbar .topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.surface-topbar .operator-context{max-width:100%}.page-content{padding:22px 16px 38px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid,.portal-material-grid,.portal-detail-grid{grid-template-columns:1fr}}@media (width<=460px){.product-surface-buyer .surface-nav .nav-item{padding-inline:10px;font-size:12px}.surface-topbar{display:grid}.surface-topbar .topbar-actions{justify-content:flex-start}.surface-topbar .operator-context{order:-1;width:100%}.metric-grid{grid-template-columns:1fr}}@media (width<=760px){.product-surface-seller,.product-surface-staff{width:100%;max-width:100%;display:block;overflow-x:hidden}.product-surface-seller .surface-sidebar,.product-surface-staff .surface-sidebar{min-width:0;max-width:100%}.product-surface-seller .surface-main,.product-surface-staff .surface-main{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.product-surface-seller .surface-nav,.product-surface-staff .surface-nav{width:100%;min-width:0;max-width:100%;overflow:auto hidden}.product-surface-seller .surface-topbar,.product-surface-staff .surface-topbar{width:100%;max-width:100%}}.material-large-preview{background:#f7f9fd;border:1px solid #dfe6f1;border-radius:13px;place-items:center;min-height:270px;display:grid;overflow:hidden}.material-large-preview>img{object-fit:contain;width:100%;max-height:58vh;display:block}.material-video-preview{align-content:center;gap:10px;padding:12px;position:relative}.material-video-preview video{object-fit:contain;background:#e9eefb;border-radius:10px;width:100%;min-height:220px;max-height:52vh;display:block}.material-play-button{z-index:1;justify-content:center;min-width:140px}.material-video-preview small{color:#8794a6;font-size:10px}.material-preview-error{color:#7b8798;text-align:center;place-items:center;gap:8px;padding:40px 20px;display:grid}.material-preview-error strong{color:#4d607b;font-size:14px}.material-preview-error span,.media-preview-hint{color:#8794a6;font-size:10px;line-height:1.5}.material-preview-notice{color:#8794a6;margin:12px 0 0;font-size:10px;line-height:1.5}@media (width<=560px){.material-large-preview{min-height:220px}.material-video-preview video{min-height:160px}}.mock-video-canvas{color:#dce6ff;background:linear-gradient(145deg,#1d2e58,#324c87 58%,#263a6c);border-radius:10px;align-content:space-between;width:100%;min-height:280px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff14}.mock-video-topbar{align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.mock-video-topbar small{color:#afc3ef;margin-left:auto;font-size:10px;font-weight:500}.mock-video-dot{background:#65d7a5;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #65d7a524}.mock-video-screen{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:24px 10px;display:grid}.mock-video-card{background:#ffffff1c;border:1px solid #ffffff2e;border-radius:12px;justify-items:start;gap:7px;padding:16px;display:grid}.mock-video-card svg{color:#9db7ff}.mock-video-card strong{font-size:12px}.mock-video-card span{color:#b9c9ea;font-size:10px}.mock-video-card b{color:#8bf0c0;font-size:10px}.mock-video-card.muted{opacity:.82}.mock-video-progress{background:#fff3;border-radius:5px;height:5px;overflow:hidden}.mock-video-progress span{border-radius:inherit;background:#8da8ff;height:100%;transition:width .16s linear;display:block}.media-video-native{object-fit:contain;background:#e9eefb;border-radius:10px;width:100%;min-height:220px;max-height:52vh;display:block}.media-video-native-mock{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.media-video-preview .media-play-button{position:relative}@media (width<=560px){.mock-video-canvas{min-height:220px}.mock-video-screen{gap:8px;padding:18px 4px}.mock-video-card{padding:11px}.media-video-native{min-height:160px}}.product-surface-seller{color:#26354a;background:#f7f7f8}.product-surface-seller .surface-main,.product-surface-seller .main-area{background:#f7f7f8}.product-surface-seller .surface-sidebar{color:#e7ebf1;background:linear-gradient(#252c3a 0%,#1d2330 100%);border-right:1px solid #343d4f;gap:16px;width:264px;padding:22px 15px 17px;box-shadow:10px 0 28px #1d233014}.product-surface-seller .brand-mark{background:linear-gradient(135deg,#f09a61,#dc6f3e);box-shadow:0 7px 18px #e47a3f38}.product-surface-seller .workspace-badge{color:#c4ccd7;background:#2c3443;border-color:#3e485b;margin:0 4px}.product-surface-seller .surface-switcher{box-shadow:none;background:#1a202b;border-color:#384153;grid-template-columns:1fr 1fr;margin-inline:4px;padding:3px;display:grid}.product-surface-seller .surface-switcher button{color:#9ea9ba}.product-surface-seller .surface-switcher button:hover{color:#f2f4f7;background:#2a3241}.product-surface-seller .surface-switcher button.active{color:#fff8f3;background:#e47a3f33;border-color:#ed915b6b;box-shadow:inset 0 0 0 1px #ed915b14}.product-surface-seller .surface-nav{gap:5px}.product-surface-seller .surface-nav .nav-item{color:#aeb8c7;border-radius:9px}.product-surface-seller .surface-nav .nav-item:hover{color:#f7f8fa;background:#303949}.product-surface-seller .surface-nav .nav-item.active{color:#fff7f2;background:linear-gradient(90deg,#e47a3f3b,#e47a3f14);box-shadow:inset 3px 0 #e47a3f}.product-surface-seller .sidebar-note{color:#dce2ea;background:#2a3240;border-color:#3e4859}.product-surface-seller .sidebar-note strong{color:#f6f7f9}.product-surface-seller .sidebar-note p{color:#a9b3c2;line-height:1.55}.product-surface-seller .role-switcher{border-top-color:#394253}.product-surface-seller .role-switcher span{color:#aeb8c7}.product-surface-seller .role-switcher select{color:#f5f7fa;background:#1a202b;border-color:#465064}.product-surface-seller .user-chip{color:#f1f4f8;background:#2a3240;border-color:#3e4859}.product-surface-seller .user-chip span{color:#aab5c4}.product-surface-seller .topbar{color:#26354a;background:#fffffff5;border-bottom-color:#e1e5eb;box-shadow:0 1px #1f2a3a05}.product-surface-seller .page-content{background:#f7f7f8}.product-surface-seller .panel{border-color:#e2e6ec;box-shadow:0 8px 24px #1f2a3a0e}.product-surface-seller .eyebrow,.product-surface-seller .section-kicker{color:#c96738}.product-surface-seller .primary-button{background:#e47a3f;border-color:#e47a3f;box-shadow:0 8px 17px #e47a3f2e}.product-surface-seller .primary-button:hover{background:#cf6935;border-color:#cf6935}.product-surface-seller .role-agent-summary{color:#ad582f;background:#fff2ea;border-color:#f2d8c8}.product-surface-seller .seller-delivery-note{border-top-color:#ece4df}.product-surface-staff{color:#26354a;background:#f4f6f9}.product-surface-staff .surface-sidebar{color:#dce5f1;background:linear-gradient(#172033 0%,#121a2a 100%);border-right:1px solid #26344c;gap:14px;width:252px;padding:20px 13px 15px;box-shadow:10px 0 28px #17203314}.product-surface-staff .brand-lockup strong{color:#f8fbff}.product-surface-staff .brand-lockup span{color:#91a0b5}.product-surface-staff .workspace-badge{color:#a9bdcd;background:#202b3f;border-color:#34435b;margin:0 6px}.product-surface-staff .operator-mode-card{color:#dce7f4;background:#202b3f;border-color:#34435b;padding:12px}.product-surface-staff .operator-mode-card p{color:#9aabc0;line-height:1.55}.product-surface-staff .operator-mode-card select,.product-surface-staff .role-switcher select{color:#edf3fa;background:#111a2a;border-color:#40516c}.product-surface-staff .surface-nav{gap:4px}.product-surface-staff .surface-nav .nav-item{color:#aab7ca;border-radius:9px;padding-block:10px;font-size:12px}.product-surface-staff .surface-nav .nav-item:hover{color:#f5fbff;background:#25334a}.product-surface-staff .surface-nav .nav-item.active{color:#f7ffff;background:linear-gradient(90deg,#2b8f8b40,#2b8f8b14);box-shadow:inset 3px 0 #4ab0ab}.product-surface-staff .surface-nav .nav-item b{color:#071a1b;background:#65bbb7}.product-surface-staff .sidebar-note{color:#d1dcea;background:#202b3f;border-color:#34435b}.product-surface-staff .sidebar-note strong{color:#eef4fb}.product-surface-staff .sidebar-note p{color:#9aabc0;line-height:1.55}.product-surface-staff .role-switcher{border-top-color:#34435b}.product-surface-staff .role-switcher span{color:#aab7ca}.product-surface-staff .user-chip{color:#eef4fb;background:#202b3f;border-color:#34435b}.product-surface-staff .user-chip span{color:#9aabc0}.product-surface-staff .surface-main,.product-surface-staff .main-area{color:#26354a;background:#f4f6f9}.product-surface-staff .topbar{color:#26354a;background:#fafcfef7;border-bottom-color:#dce3eb;box-shadow:0 1px #1f2a3a06}.product-surface-staff .topbar h1,.product-surface-staff .topbar .current-identity{color:#26354a}.product-surface-staff .topbar .operator-context,.product-surface-staff .topbar .api-status{color:#6e7b8d}.product-surface-staff .page-content{color:#26354a;background:#f4f6f9}.product-surface-staff .panel{color:#26354a;background:#fff;border-color:#e0e6ed;box-shadow:0 8px 24px #212f430e}.product-surface-staff .hero-row h2,.product-surface-staff .panel h2,.product-surface-staff .panel h3,.product-surface-staff .panel strong{color:#26354a}.product-surface-staff .hero-copy,.product-surface-staff .panel p,.product-surface-staff .panel small{color:#6e7b8d}.product-surface-staff .eyebrow,.product-surface-staff .section-kicker{color:#2b8f8b}.product-surface-staff .primary-button{background:#2b8f8b;border-color:#2b8f8b;box-shadow:0 7px 16px #2b8f8b2b}.product-surface-staff .primary-button:hover{background:#237c78;border-color:#237c78}.product-surface-staff .secondary-button{color:#315d68;background:#f4fbfa;border-color:#bedbd8}.product-surface-staff .filter-chip,.product-surface-staff .tag{color:#315d68;background:#edf8f7;border-color:#cbe4e1}.product-surface-staff .role-agent-summary{color:#2e6866;background:#edf8f7;border-color:#cbe4e1}.product-surface-staff .agent-assistant{background:#f3f9f8;border-color:#d0e6e3}.product-surface-staff .agent-assistant-title{color:#2b7d79}.role-agent-summary{border:1px solid #dce5ef;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin:9px 0 0;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.service-workbench>.panel{height:min(760px,100vh - 265px);min-height:600px}.conversation-sidebar,.order-context-panel{flex-direction:column;display:flex;overflow:hidden}.conversation-list{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding-right:4px;overflow-y:auto}.conversation-thread{flex-direction:column;min-width:0;padding:16px;display:flex;overflow:hidden}.workbench-message-list{overscroll-behavior:contain;flex:auto;min-height:220px;max-height:none}.order-context-panel{scrollbar-gutter:stable;overflow-y:auto}.product-surface-staff .conversation-item,.product-surface-staff .quick-replies button{background:#fff;border-color:#e1e7ee}.product-surface-staff .conversation-item:hover,.product-surface-staff .conversation-item.active{background:#f2f9f8;border-color:#83bbb8}.product-surface-staff .queue-tabs button.active{color:#247d79;background:#e8f5f4}.product-surface-staff .thread-header,.product-surface-staff .quick-replies,.product-surface-staff .context-summary,.product-surface-staff .context-section,.product-surface-staff .internal-note{border-color:#e5eaf0}.product-surface-staff .context-status-grid span{background:#f5f7fa}@media (width<=1100px){.service-workbench>.panel{height:auto;min-height:0}.conversation-sidebar{max-height:520px}.conversation-thread{min-height:620px}.order-context-panel{max-height:none;overflow:visible}}@media (width<=760px){.product-surface-seller .surface-sidebar,.product-surface-staff .surface-sidebar{box-shadow:none}.product-surface-seller .surface-switcher{margin-inline:0}.product-surface-seller .surface-nav .nav-item.active,.product-surface-staff .surface-nav .nav-item.active{box-shadow:inset 0 -3px}.conversation-thread{min-height:560px}}.product-surface-seller .surface-switcher button{box-shadow:none;background:0 0;border-color:#0000}.product-surface-seller .surface-switcher button.active{color:#fff7f1;background:#e47a3f38;border-color:#ed915b61}@media (width<=760px){.product-surface-seller .surface-sidebar,.product-surface-staff .surface-sidebar{width:100%;box-shadow:none;border-bottom:1px solid #ffffff1a;border-right:0;padding:14px 16px}.product-surface-seller .workspace-badge,.product-surface-staff .workspace-badge,.product-surface-seller .surface-switcher,.product-surface-staff .operator-mode-card,.product-surface-seller .role-switcher,.product-surface-staff .role-switcher{width:100%;margin-inline:0}.product-surface-seller .surface-nav,.product-surface-staff .surface-nav{overscroll-behavior-inline:contain;width:100%;padding-bottom:4px}}.player-portal-summary{color:#735f56;white-space:nowrap;background:#fffaf7;border:1px solid #eadfd8;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;display:flex}.product-surface-buyer .player-portal-summary{grid-area:switcher;justify-self:end}.product-surface-seller{min-height:100vh;color:var(--buyer-ink);background:#fffaf6;grid-template-rows:auto 1fr;display:grid}.product-surface-seller .surface-sidebar{width:100%;min-width:0;min-height:84px;color:var(--buyer-ink);background:#fffffff7;border:0;border-bottom:1px solid #eee3dc;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"brand environment summary navigation""brand note note identity";align-items:center;gap:10px 18px;padding:14px clamp(20px,4vw,56px);display:grid;box-shadow:0 8px 24px #6948310f}.product-surface-seller .brand-lockup{grid-area:brand;padding:0}.product-surface-seller .brand-lockup strong{color:var(--buyer-ink)}.product-surface-seller .brand-lockup span{color:var(--buyer-muted)}.product-surface-seller .workspace-badge{color:#805f54;white-space:nowrap;background:#fff7f1;border-color:#f0d8ca;grid-area:environment;margin:0}.product-surface-seller .workspace-badge .status-dot{background:#67b98d}.product-surface-seller .player-portal-summary{grid-area:summary;justify-self:end}.product-surface-seller .surface-nav{scrollbar-width:thin;grid-area:navigation;justify-content:flex-end;gap:4px;min-width:0;display:flex;overflow-x:auto}.product-surface-seller .surface-nav .nav-item{color:#6c7180;border-radius:999px;flex:none;width:auto}.product-surface-seller .surface-nav .nav-item:hover,.product-surface-seller .surface-nav .nav-item.active{color:#9f3c2d;box-shadow:none;background:#fff0e9}.product-surface-seller .surface-nav .nav-item.active{font-weight:800}.product-surface-seller .surface-nav .nav-item b{color:#9f3c2d;background:#f9d5c6}.product-surface-seller .sidebar-note{grid-area:note;display:none}.product-surface-seller .role-switcher{border:0;grid-area:identity;align-items:center;gap:8px;min-width:0;margin:0;padding:0;display:flex}.product-surface-seller .role-switcher label{color:var(--buyer-muted);flex:none}.product-surface-seller .role-switcher select{color:#47342d;background:#fff;border-color:#eadfd8;min-width:118px;max-width:180px}.product-surface-seller .role-switcher small,.product-surface-seller .user-chip{display:none}.product-surface-seller .surface-main,.product-surface-seller .main-area{background:#fffaf6;width:100%;min-width:0}.product-surface-seller .topbar{background:#fffaf6eb;border-bottom-color:#eee3dc}.service-desk-hero{align-items:center}.service-hero-actions{align-items:center;gap:9px;display:flex}.service-hero-actions .secondary-button{align-items:center;gap:6px;display:inline-flex}.service-workbench-shell{position:relative}.service-workbench-shell.is-fullscreen{z-index:120;background:#eef2f6;grid-template-rows:auto minmax(0,1fr);padding:12px;display:grid;position:fixed;inset:0}.service-workbench-shell.is-fullscreen .service-workbench{min-height:0}.service-workbench-shell.is-fullscreen .service-workbench>.panel{height:auto;min-height:0}.fullscreen-workbench-bar{justify-content:space-between;align-items:center;gap:16px;padding:4px 4px 12px;display:flex}.fullscreen-workbench-bar>div{gap:3px;display:grid}.fullscreen-workbench-bar strong{color:#223349;font-size:14px}.fullscreen-workbench-bar span{color:#788697;font-size:10px}.fullscreen-workbench-bar button{align-items:center;gap:5px;display:flex}.staff-service-workbench{grid-template-columns:minmax(250px,.86fr) minmax(430px,1.55fr) minmax(310px,1.12fr);align-items:stretch}.player-service-workbench{grid-template-columns:minmax(230px,.72fr) minmax(480px,1.7fr);align-items:stretch;max-width:1180px;margin:0 auto}.player-service-workbench>.panel{height:min(720px,100vh - 230px);min-height:560px}.player-im-shell .conversation-sidebar{background:#fbfaf9}.player-im-shell .conversation-thread{background:#fff}.player-message-hero{max-width:1180px;margin-inline:auto}.conversation-sidebar,.conversation-thread,.order-context-panel{border-radius:14px}.conversation-list{padding-bottom:8px}.queue-tabs{z-index:2;background:inherit;flex-wrap:wrap;padding-bottom:2px;position:sticky;top:0}.queue-badge-group{align-items:center;gap:5px;display:flex}.queue-priority{border-radius:999px;padding:3px 6px;font-weight:800;font-size:8px!important}.queue-priority.urgent{background:#fff0ed;color:#b94a38!important}.queue-priority.completed{background:#eef1f5;color:#6d7888!important}.queue-unread{color:#fff;background:#e35f48;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:grid}.conversation-item-bottom time{color:#9aa5b3;white-space:nowrap;font-size:8px}.auto-refresh-state{background:#edf8f3;border-radius:999px;align-items:center;padding:6px 8px;color:#438069!important;gap:5px!important;font-size:9px!important;display:flex!important}.auto-refresh-state .status-dot{width:6px;height:6px}.player-linked-listing{color:#3d342f;text-align:left;cursor:pointer;background:#fffaf7;border:1px solid #eee1d8;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;margin-top:12px;padding:12px 14px;display:grid}.player-linked-listing>span:first-child{gap:3px;min-width:0;display:grid}.player-linked-listing small,.player-linked-listing em{color:#96847a;font-size:9px;font-style:normal}.player-linked-listing strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.player-linked-listing b{color:#c7583b;font-size:15px}.text-link{white-space:nowrap;color:#b34f35!important;font-size:10px!important}.player-chat-compose{border-radius:0 0 12px 12px;margin-top:auto}.player-chat-compose>label{color:#637086;font-size:10px;font-weight:800}.composer-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.composer-actions small{color:#929dad;font-size:9px}.inline-player-assistant{margin:10px 0 0!important}.inline-assistant-actions{justify-content:flex-end;gap:8px;display:flex}.message-author{align-items:center;gap:7px;display:flex}.identity-badge{border-radius:999px;padding:2px 6px;font-size:8px}.identity-买家{color:#315fc0;background:#eaf1ff}.identity-卖家{color:#9a5b24;background:#fff2df}.identity-客服{color:#28766d;background:#e8f6f3}.identity-Agent{color:#7048aa;background:#f2eaff}.sticky-context-header{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #e7ecf2;margin:-16px -16px 0;padding:15px 16px 12px;position:sticky;top:-16px}.context-facts-grid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 18px;display:grid}.context-facts-grid>div{background:#fafbfd;border:1px solid #e3e9f0;border-radius:9px;gap:5px;padding:10px;display:grid}.context-facts-grid label,.participant-cards label{color:#8b97a8;font-size:8px}.context-facts-grid strong{color:#34465f;font-size:10px}.participant-cards{gap:8px;margin:12px 18px;display:grid}.participant-cards>div{background:#fff;border:1px solid #e3e9f0;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.participant-cards>div>span:last-child{gap:3px;min-width:0;display:grid}.participant-cards strong{color:#34465f;font-size:10px}.participant-cards small{color:#929dad;font-size:8px}.participant-avatar{border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-size:10px;font-weight:900;display:grid}.participant-avatar.buyer{color:#315fc0;background:#eaf1ff}.participant-avatar.seller{color:#9a5b24;background:#fff2df}.context-handoff-block{border-top:1px solid #e7ecf2;gap:8px;margin:0 18px 16px;padding-top:12px;display:grid}.context-handoff-block label{color:#8390a2;font-size:9px;font-weight:800}.context-handoff-block>div{flex-wrap:wrap;gap:6px;display:flex}@media (width<=1340px){.staff-service-workbench{grid-template-columns:minmax(230px,.8fr) minmax(390px,1.4fr)}.staff-service-workbench .order-context-panel{grid-column:1/-1;max-height:none}.product-surface-seller .surface-sidebar{grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"brand environment summary""navigation navigation identity"}.product-surface-seller .surface-nav{justify-content:flex-start}}@media (width<=760px){.product-surface-seller{display:block}.product-surface-seller .surface-sidebar{width:100%;color:var(--buyer-ink);background:#fff;border-bottom:1px solid #eee3dc;grid-template-columns:1fr auto;grid-template-areas:"brand environment""summary summary""navigation navigation""identity identity";padding:13px 16px;display:grid}.product-surface-seller .player-portal-summary{justify-self:start}.product-surface-seller .surface-nav .nav-item.active{box-shadow:none}.player-service-workbench,.staff-service-workbench{grid-template-columns:1fr}.player-service-workbench>.panel,.staff-service-workbench>.panel{height:auto;min-height:0}.conversation-sidebar{max-height:440px}.conversation-thread{min-height:570px}.service-workbench-shell.is-fullscreen{overflow:auto}.service-workbench-shell.is-fullscreen .conversation-sidebar{max-height:360px}.service-hero-actions{flex-direction:column;align-items:flex-end}.composer-actions{flex-direction:column;align-items:flex-start}.composer-actions button{width:100%}.player-linked-listing{grid-template-columns:minmax(0,1fr) auto}.player-linked-listing .text-link{grid-column:1/-1}.context-facts-grid{grid-template-columns:1fr 1fr}}@media (width>=761px) and (width<=1340px){.service-workbench-shell.is-fullscreen .staff-service-workbench{grid-template-columns:minmax(220px,.78fr) minmax(390px,1.45fr) minmax(280px,1fr)}.service-workbench-shell.is-fullscreen .staff-service-workbench .order-context-panel{grid-column:auto;max-height:none;overflow-y:auto}}.linked-product-modal{width:min(880px,100vw - 32px);max-height:min(880px,100vh - 32px);overflow-y:auto}.linked-product-materials{border-top:1px solid #edf0f5;margin:4px 0 16px;padding-top:16px}.linked-product-materials .portal-material-heading{margin-bottom:12px}.linked-product-materials .portal-material-heading>div{gap:4px;display:grid}.linked-product-materials .portal-material-heading strong{color:#33435f;font-size:12px}.linked-product-materials .portal-material-heading span{color:#8b97a8;font-size:9px}.linked-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.linked-material-grid .portal-material-preview{min-height:118px}.linked-material-state{color:#7f8b9d;text-align:center;background:#f8fafc;border:1px dashed #dbe2ec;border-radius:12px;padding:18px;font-size:10px}.linked-material-state.error{color:#a95349;background:#fff7f5;border-color:#efcbc6}@media (width<=620px){.linked-product-modal{border-radius:0;width:100vw;max-height:100vh}.linked-material-grid{grid-template-columns:1fr}}.material-preview-backdrop{z-index:80;padding:clamp(10px,2vw,24px)}.material-preview-modal{background:#f8fafc;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;width:min(1180px,96vw);max-width:none;max-height:94dvh;padding:0;display:grid;overflow:hidden}.material-preview-header{background:#fff;border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 12px;display:flex}.material-preview-header h3{margin:4px 0 0}.material-preview-header .modal-close{flex:none;position:static}.material-preview-toolbar{background:#fff;border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 14px;display:flex}.material-zoom-controls,.material-video-actions{align-items:center;gap:8px;display:flex}.material-zoom-controls>span{text-align:center;color:#53627a;font-variant-numeric:tabular-nums;min-width:48px}.compact-button{justify-content:center;align-items:center;gap:6px;min-height:38px;padding:7px 11px;display:inline-flex}.material-preview-stage{overscroll-behavior:contain;background:#101827;place-items:center;min-height:0;padding:16px;display:grid;overflow:auto}.material-preview-stage .material-large-preview{background:#101827;border:0;border-radius:12px;place-items:center;width:100%;min-height:clamp(320px,58dvh,720px);max-height:none;margin:0;padding:0;display:grid;overflow:auto}.material-preview-stage.is-image img{object-fit:contain;cursor:zoom-in;transform-origin:50%;width:auto;max-width:100%;height:auto;max-height:68dvh;transition:transform .18s}.material-preview-stage.is-video .material-large-preview{grid-template-rows:minmax(0,1fr) auto auto;align-items:center}.material-preview-stage .mock-video-canvas,.material-preview-stage .media-video-native{aspect-ratio:16/9;cursor:zoom-in;width:min(100%,1040px);min-height:0;max-height:68dvh}.material-preview-stage .media-video-native-mock{aspect-ratio:auto;opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;position:absolute}.material-video-actions{color:#dce5f3;justify-content:center;padding-top:12px}.material-fullscreen-hint{color:#66758b;text-align:center;background:#fff;margin:0;padding:8px 16px 0;font-size:12px}.material-preview-modal .material-preview-meta{background:#fff;border-top:0;margin:0;padding:10px 18px}.material-preview-modal .material-preview-notice{background:#fff;margin:0;padding:0 18px 16px}.material-preview-modal.is-app-fullscreen{z-index:1200;border-radius:0;width:100vw;height:100dvh;max-height:none;position:fixed;inset:0}.material-preview-modal.is-app-fullscreen .material-preview-stage{padding:8px}.material-preview-modal.is-app-fullscreen .material-preview-stage .material-large-preview{border-radius:0;min-height:100%}.material-preview-modal.is-app-fullscreen .material-preview-stage.is-image img,.material-preview-modal.is-app-fullscreen .material-preview-stage .mock-video-canvas,.material-preview-modal.is-app-fullscreen .material-preview-stage .media-video-native{max-height:calc(100dvh - 190px)}.material-preview-stage:fullscreen{background:#050914;width:100vw;height:100dvh;padding:12px}.material-preview-stage:fullscreen .material-large-preview{border-radius:0;width:100%;height:100%;min-height:100%}.material-preview-stage:fullscreen img{max-width:100%;max-height:100%}.material-preview-stage:fullscreen video{max-width:100%;max-height:100%}.material-preview-stage:fullscreen .mock-video-canvas{max-width:100%;max-height:100%}@media (width<=640px){.material-preview-backdrop{align-items:stretch;padding:0}.material-preview-modal{border-radius:0;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;width:100vw;height:100dvh;max-height:none}.material-preview-header{padding:calc(12px + env(safe-area-inset-top)) 14px 10px}.material-preview-header .section-kicker{font-size:10px}.material-preview-toolbar{padding:7px 10px;overflow-x:auto}.material-preview-stage{padding:8px}.material-preview-stage .material-large-preview{min-height:260px}.material-preview-stage.is-image img,.material-preview-stage .mock-video-canvas,.material-preview-stage .media-video-native{max-height:calc(100dvh - 260px)}.material-preview-modal .material-preview-meta{flex-wrap:wrap;gap:6px;padding:8px 12px}.material-preview-modal .material-preview-notice{padding:0 12px calc(10px + env(safe-area-inset-bottom));font-size:11px}}.pwa-prompt-stack{z-index:1150;pointer-events:none;gap:10px;width:min(430px,100vw - 24px);display:grid;position:fixed;bottom:18px;right:18px}.pwa-prompt-card{pointer-events:auto;color:#26354a;background:#fffffffa;border:1px solid #dbe2ec;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:12px;display:grid;box-shadow:0 18px 50px #141f312e}.pwa-prompt-icon{color:#fff;background:#e47a3f;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.pwa-prompt-copy{gap:3px;min-width:0;display:grid}.pwa-prompt-copy strong{font-size:14px}.pwa-prompt-copy span{color:#657389;align-items:center;gap:5px;font-size:12px;line-height:1.45;display:flex}.pwa-update-card>svg{color:#5c76dc}@media (width<=640px){.pwa-prompt-stack{left:10px;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto}.product-surface-staff .pwa-prompt-stack{bottom:calc(12px + env(safe-area-inset-bottom))}.pwa-prompt-card{grid-template-columns:auto minmax(0,1fr) auto}.pwa-prompt-card>.text-button{grid-column:2/-1;justify-self:start}.pwa-update-card>.icon-button{display:none}}html{min-width:320px;overflow-x:hidden}body,#root{min-height:100%}body{overflow-x:hidden}.app-shell{min-height:100dvh}.mobile-chat-pane-switcher{display:none}@media (width<=1024px){.page-content{padding:18px}.hero-row{gap:14px}.dashboard-grid,.workspace-grid,.account-overview-grid,.account-two-column,.operations-grid,.agent-grid,.review-grid,.buyer-layout,.orders-layout,.after-sales-layout{grid-template-columns:1fr!important}.table-wrap,.account-user-table,.workflow-table,.audit-table{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.modal-card{max-width:calc(100vw - 24px)}}@media (width<=768px){:root{--mobile-nav-height:68px}button,.nav-item,.text-button,.icon-button,input,select,textarea{min-height:44px}input,select,textarea{font-size:16px}.app-shell{width:100%;padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));display:block}.surface-main,.main-area{width:100%;min-width:0}.page-content{width:100%;padding:12px 12px 20px;overflow:hidden}.topbar{z-index:18;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:58px;padding:9px 12px;position:sticky;top:0}.topbar .eyebrow,.topbar-actions .operator-context,.topbar-actions .api-status,.topbar-actions .avatar{display:none}.topbar h1{margin:2px 0 0;font-size:18px}.current-identity{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;overflow:hidden}.hero-row{flex-direction:column;align-items:flex-start;padding:4px 1px}.hero-row h2{font-size:22px}.hero-row>:last-child{align-self:stretch}.panel{border-radius:14px;max-width:100%;padding:14px}.form-grid,.portal-grid,.product-detail-grid,.context-facts-grid,.context-status-grid,.role-workspace-columns,.linked-summary-grid,.evidence-grid,.metrics-grid,.stat-grid{grid-template-columns:1fr!important}.workflow-actions,.business-actions,.modal-footer,.portal-detail-actions,.filter-row,.toolbar,.section-actions{flex-direction:column;align-items:stretch}.workflow-actions>button,.business-actions>button,.modal-footer>button,.portal-detail-actions>button{width:100%}.modal-backdrop{align-items:stretch;padding:0}.modal-card:not(.material-preview-modal){width:100vw;max-width:none;min-height:100dvh;max-height:100dvh;padding-bottom:calc(18px + env(safe-area-inset-bottom));border-radius:0;margin:0;overflow-y:auto}.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar{z-index:19;color:#26354a;background:#fffffffa;border:0;border-bottom:1px solid #e6e9ef;width:100%;min-height:58px;padding:9px 12px;display:flex;position:sticky;top:0;box-shadow:0 7px 22px #1f2a3a0f}.product-surface-buyer .surface-sidebar .brand-lockup,.product-surface-seller .surface-sidebar .brand-lockup{padding:0}.product-surface-buyer .surface-sidebar .brand-lockup strong,.product-surface-seller .surface-sidebar .brand-lockup strong{color:#26354a}.product-surface-buyer .surface-sidebar .brand-lockup span,.product-surface-seller .surface-sidebar .brand-lockup span{color:#7b8799}.product-surface-buyer .workspace-badge,.product-surface-seller .workspace-badge,.product-surface-buyer .player-portal-summary,.product-surface-seller .player-portal-summary,.product-surface-buyer .sidebar-note,.product-surface-seller .sidebar-note,.product-surface-buyer .role-switcher,.product-surface-seller .role-switcher,.product-surface-buyer .user-chip,.product-surface-seller .user-chip{display:none}.product-surface-buyer .mobile-bottom-ready,.product-surface-seller .mobile-bottom-ready{z-index:1000;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e1e5eb;align-items:stretch;gap:2px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -10px 30px #1f2a3a1a}.product-surface-buyer .mobile-bottom-ready .nav-item,.product-surface-seller .mobile-bottom-ready .nav-item{color:#6d7889;background:0 0;border:0;border-radius:10px;flex-direction:column;flex:1 0 62px;justify-content:center;gap:3px;min-width:62px;padding:5px 3px;font-size:10px;display:flex}.product-surface-buyer .mobile-bottom-ready .nav-item.active,.product-surface-seller .mobile-bottom-ready .nav-item.active{color:#d96935;box-shadow:none;background:#fff2ea}.product-surface-staff{padding-bottom:0;display:block}.product-surface-staff .surface-sidebar{z-index:20;background:#172033;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;max-height:none;padding:10px 12px;display:grid;position:sticky;top:0}.product-surface-staff .brand-lockup{padding:0}.product-surface-staff .workspace-badge,.product-surface-staff .operator-mode-card p,.product-surface-staff .operator-mode-header,.product-surface-staff .sidebar-note,.product-surface-staff .user-chip,.product-surface-staff .role-switcher small{display:none}.product-surface-staff .operator-mode-card{background:0 0;border:0;grid-column:2;padding:0}.product-surface-staff .operator-mode-card label{display:none}.product-surface-staff .operator-mode-card select{width:132px}.product-surface-staff .mobile-staff-ready{scrollbar-width:none;grid-column:1/-1;gap:5px;padding:3px 0 1px;display:flex;overflow-x:auto}.product-surface-staff .mobile-staff-ready .nav-item{flex:none;min-height:40px;padding:7px 10px}.product-surface-staff .role-switcher{border:0;grid-column:1/-1;align-items:center;gap:7px;padding:0;display:flex}.product-surface-staff .role-switcher label{font-size:10px}.product-surface-staff .role-switcher select{flex:1;min-width:0}.mobile-chat-pane-switcher{z-index:16;background:#edf1f7;border:1px solid #dfe5ee;border-radius:12px;gap:4px;margin:0 0 8px;padding:4px;display:flex;position:sticky;top:58px}.mobile-chat-pane-switcher button{color:#657389;background:0 0;border:0;border-radius:9px;flex:1;min-width:0;padding:7px 8px;font-size:12px}.mobile-chat-pane-switcher button.active{color:#fff;background:#334e9f;box-shadow:0 5px 12px #334e9f38}.mobile-chat-pane-switcher button:disabled{opacity:.45}.service-workbench-shell{min-height:calc(100dvh - 190px)}.service-workbench{display:block}.service-workbench>.panel{width:100%;height:auto;min-height:calc(100dvh - 210px);max-height:none}.service-workbench-shell.mobile-pane-queue .conversation-thread,.service-workbench-shell.mobile-pane-queue .order-context-panel,.service-workbench-shell.mobile-pane-thread .conversation-sidebar,.service-workbench-shell.mobile-pane-thread .order-context-panel,.service-workbench-shell.mobile-pane-context .conversation-sidebar,.service-workbench-shell.mobile-pane-context .conversation-thread{display:none}.conversation-sidebar{max-height:none}.conversation-thread{min-height:calc(100dvh - 210px)}.message-list{min-height:260px;max-height:none}.chat-compose{bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));z-index:8;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e4e8ef;margin-inline:-14px;position:sticky}.product-surface-staff .chat-compose{bottom:0}.thread-header{flex-direction:column;align-items:flex-start}.thread-actions{justify-content:space-between;width:100%}.service-help-panel{display:none}.service-workbench-shell.is-fullscreen{width:100vw;height:100dvh;padding:0;inset:0}.fullscreen-workbench-bar{padding-top:calc(9px + env(safe-area-inset-top))}.account-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.account-contact-summary{grid-column:1/-1;width:100%}.account-tabs{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.account-tabs button{flex:none}.account-user-row{min-width:760px}.selected-media-item{align-items:flex-start}.selected-media-item>span{flex-wrap:wrap;min-width:0}.media-dropzone{min-height:132px;padding:18px}.case-evidence-add,.order-timeline{padding:12px}.timeline-item{grid-template-columns:30px minmax(0,1fr)}}@media (width>=769px){.service-workbench>.panel{display:flex}}.responsive-choice-trigger,.mobile-thread-navigation,.mobile-context-navigation{display:none}.responsive-choice-backdrop{z-index:1400;background:#121a287a;align-items:end;padding:16px;display:grid;position:fixed;inset:0}.responsive-choice-sheet{background:#fff;border:1px solid #dfe5ee;border-radius:16px;width:min(520px,100%);max-height:min(70dvh,680px);margin:0 auto;overflow:hidden;box-shadow:0 24px 80px #121a284d}.responsive-choice-header{border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.responsive-choice-header>div{gap:4px;display:grid}.responsive-choice-header strong{color:#26354a;font-size:15px}.responsive-choice-header span{color:#7b8799;font-size:11px}.responsive-choice-options{overscroll-behavior:contain;gap:6px;max-height:calc(70dvh - 76px);padding:10px;display:grid;overflow-y:auto}.responsive-choice-options button{color:#344258;text-align:left;background:#f7f9fc;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 14px;display:flex}.responsive-choice-options button.active{color:#a44731;background:#fff3ed;border-color:#efcdbf;font-weight:800}@media (width>=1600px){.page-content{max-width:1680px;padding-inline:48px}.portal-detail-modal{width:min(1440px,100vw - 96px)}.staff-service-workbench{grid-template-columns:minmax(280px,.8fr) minmax(560px,1.65fr) minmax(340px,1fr)}.player-service-workbench,.player-message-hero{max-width:1320px}}@media (width>=1200px) and (width<=1599px){.staff-service-workbench{grid-template-columns:minmax(220px,.72fr) minmax(380px,1.35fr) minmax(250px,.95fr)}.staff-service-workbench .order-context-panel{grid-column:auto;max-height:none}}@media (width>=601px) and (width<=1199px){.page-content{width:100%;max-width:none;padding:18px}.responsive-choice-trigger{min-height:40px;color:inherit;background:#fff;border:1px solid #dce3ed;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;display:flex}.operator-mode-card select,.role-switcher select{display:none}.operator-mode-card .responsive-choice-trigger,.role-switcher .responsive-choice-trigger{width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-grid,.card-grid,.portal-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.after-sales-workspace{grid-template-columns:minmax(0,1fr)}.case-context-panel{position:static}.service-workbench-shell{width:100%;min-width:0}.service-workbench{grid-template-columns:minmax(230px,.72fr) minmax(0,1.65fr);align-items:stretch;min-width:0;display:grid}.service-workbench-shell.mobile-pane-thread .conversation-sidebar,.service-workbench-shell.mobile-pane-queue .conversation-thread{display:flex}.service-workbench>.panel{height:clamp(560px,100dvh - 250px,760px);min-height:0;display:flex}.conversation-sidebar,.conversation-thread{min-height:0;max-height:none}.conversation-list,.workbench-message-list{overscroll-behavior:contain;min-height:0;overflow-y:auto}.workbench-message-list{flex:auto;max-height:none}.chat-compose{flex:none;margin:0;position:static}.mobile-thread-navigation{flex:none;justify-content:flex-end;align-items:center;gap:8px}.staff-im-shell .mobile-thread-navigation{display:flex}.mobile-thread-navigation button:first-child,.staff-service-workbench .order-context-panel{display:none}.staff-im-shell.mobile-pane-context .staff-service-workbench{grid-template-columns:1fr}.staff-im-shell.mobile-pane-context .conversation-sidebar,.staff-im-shell.mobile-pane-context .conversation-thread{display:none}.staff-im-shell.mobile-pane-context .order-context-panel{grid-column:1;height:clamp(560px,100dvh - 250px,760px);display:flex;overflow-y:auto}.staff-im-shell.mobile-pane-context .mobile-context-navigation{padding:10px 14px 0;display:flex}.mobile-chat-pane-switcher{display:none}}@media (width>=601px) and (width<=1024px) and (height<=600px) and (orientation:landscape){.page-content{padding:10px 12px}.hero-row.service-desk-hero{display:none}.service-workbench>.panel{height:calc(100dvh - 138px);min-height:300px}.service-workbench{grid-template-columns:minmax(210px,.7fr) minmax(0,1.55fr);gap:10px}.conversation-sidebar,.conversation-thread{padding:12px}.thread-header h3{font-size:15px}.player-linked-listing{margin-top:8px;padding:8px 10px}.quick-replies{flex-wrap:nowrap;overflow-x:auto}.chat-compose{padding:9px 10px}.chat-compose textarea{resize:none;min-height:52px;max-height:64px}}@media (width<=600px){:root{--mobile-nav-height:68px;--mobile-shell-height:58px}html,body,#root{width:100%;min-width:320px;max-width:100%;overflow-x:hidden}button,.nav-item,.text-button,.icon-button,input,select,textarea{min-height:44px}input,select,textarea{font-size:16px}.app-shell{width:100%;min-height:100dvh;padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));display:block}.surface-main,.main-area{width:100%;min-width:0}.surface-topbar{display:none}.page-content{width:100%;max-width:none;padding:10px;overflow:visible}.hero-row{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}.hero-row h2{font-size:21px}.hero-row.service-desk-hero{display:none}.panel{border-radius:10px;max-width:100%;padding:12px}.form-grid,.portal-grid,.product-detail-grid,.context-facts-grid,.context-status-grid,.role-workspace-columns,.linked-summary-grid,.evidence-grid,.metrics-grid,.stat-grid{grid-template-columns:1fr!important}.workflow-actions,.business-actions,.modal-footer,.portal-detail-actions,.filter-row,.toolbar,.section-actions{flex-direction:column;align-items:stretch}.workflow-actions>button,.business-actions>button,.modal-footer>button,.portal-detail-actions>button{width:100%}.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar{z-index:19;width:100%;height:var(--mobile-shell-height);min-height:var(--mobile-shell-height);color:#26354a;background:#fffffffa;border:0;border-bottom:1px solid #e6e9ef;flex-direction:row;align-items:center;gap:8px;padding:8px 10px;display:flex;position:sticky;top:0;box-shadow:0 7px 22px #1f2a3a0f}.product-surface-buyer .surface-sidebar .brand-lockup,.product-surface-seller .surface-sidebar .brand-lockup{flex:auto;min-width:0;padding:0}.product-surface-buyer .surface-sidebar .brand-lockup>div:last-child,.product-surface-seller .surface-sidebar .brand-lockup>div:last-child{min-width:0}.product-surface-buyer .surface-sidebar .brand-lockup strong,.product-surface-seller .surface-sidebar .brand-lockup strong{color:#26354a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-surface-buyer .surface-sidebar .brand-lockup span,.product-surface-seller .surface-sidebar .brand-lockup span{color:#7b8799}.product-surface-buyer .workspace-badge,.product-surface-seller .workspace-badge,.product-surface-buyer .player-portal-summary,.product-surface-seller .player-portal-summary,.product-surface-buyer .sidebar-note,.product-surface-seller .sidebar-note,.product-surface-buyer .user-chip,.product-surface-seller .user-chip{display:none}.product-surface-buyer .role-switcher,.product-surface-seller .role-switcher{border:0;flex:none;width:auto;min-width:92px;margin:0;padding:0;display:flex}.product-surface-buyer .role-switcher label,.product-surface-seller .role-switcher label,.product-surface-buyer .role-switcher select,.product-surface-seller .role-switcher select,.product-surface-buyer .role-switcher small,.product-surface-seller .role-switcher small{display:none}.responsive-choice-trigger{color:#594942;white-space:nowrap;background:#fff8f4;border:1px solid #eadfd8;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 10px;display:flex}.product-surface-buyer .mobile-bottom-ready,.product-surface-seller .mobile-bottom-ready{z-index:1000;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e1e5eb;align-items:stretch;gap:2px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -10px 30px #1f2a3a1a}.product-surface-buyer .mobile-bottom-ready .nav-item,.product-surface-seller .mobile-bottom-ready .nav-item{color:#6d7889;background:0 0;border:0;border-radius:8px;flex-direction:column;flex:1 0 58px;justify-content:center;gap:3px;min-width:58px;padding:5px 2px;font-size:10px;display:flex}.product-surface-buyer .mobile-bottom-ready .nav-item.active,.product-surface-seller .mobile-bottom-ready .nav-item.active{color:#d96935;box-shadow:none;background:#fff2ea}.product-surface-staff{padding-bottom:0;display:block}.product-surface-staff .surface-sidebar{z-index:20;background:#172033;grid-template-columns:minmax(0,1fr) minmax(96px,132px);gap:7px;width:100%;max-height:146px;padding:8px 10px;display:grid;position:sticky;top:0;overflow:hidden}.product-surface-staff .brand-lockup{min-width:0;padding:0}.product-surface-staff .workspace-badge,.product-surface-staff .operator-mode-card p,.product-surface-staff .operator-mode-header,.product-surface-staff .sidebar-note,.product-surface-staff .user-chip,.product-surface-staff .role-switcher small,.product-surface-staff .operator-mode-card label,.product-surface-staff .role-switcher label{display:none}.product-surface-staff .operator-mode-card{background:0 0;border:0;grid-column:2;min-width:0;padding:0}.product-surface-staff .operator-mode-card select,.product-surface-staff .role-switcher select{display:none}.product-surface-staff .responsive-choice-trigger{color:#e6edf8;background:#22324b;border-color:#354660}.product-surface-staff .mobile-staff-ready{scrollbar-width:none;grid-column:1/-1;gap:5px;padding:2px 0;display:flex;overflow-x:auto}.product-surface-staff .mobile-staff-ready .nav-item{flex:none;min-height:40px;padding:6px 9px}.product-surface-staff .role-switcher{border:0;grid-column:1/-1;min-width:0;padding:0;display:flex}.mobile-chat-pane-switcher{display:none}.service-workbench-shell{width:100%;height:calc(100dvh - var(--mobile-shell-height) - var(--mobile-nav-height) - 20px - env(safe-area-inset-bottom));min-height:430px;overflow:hidden}.product-surface-staff .service-workbench-shell{height:calc(100dvh - 166px);min-height:430px}.service-workbench{width:100%;height:100%;display:block}.service-workbench>.panel{border-radius:10px;width:100%;height:100%;min-height:0;max-height:none;display:flex}.service-workbench-shell.mobile-pane-queue .conversation-thread,.service-workbench-shell.mobile-pane-queue .order-context-panel,.service-workbench-shell.mobile-pane-thread .conversation-sidebar,.service-workbench-shell.mobile-pane-thread .order-context-panel,.service-workbench-shell.mobile-pane-context .conversation-sidebar,.service-workbench-shell.mobile-pane-context .conversation-thread{display:none}.conversation-sidebar,.conversation-thread,.order-context-panel{min-height:0;max-height:none;overflow:hidden}.conversation-sidebar{flex-direction:column}.conversation-list{overscroll-behavior:contain;scrollbar-gutter:auto;flex:auto;min-height:0;max-height:none;overflow-y:auto}.conversation-thread{flex-direction:column;padding:10px}.mobile-thread-navigation,.mobile-context-navigation{flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:40px;display:flex}.mobile-thread-navigation .text-button,.mobile-context-navigation .text-button{align-items:center;gap:6px;padding:0 4px;display:inline-flex}.thread-header{flex-direction:column;flex:none;align-items:flex-start;gap:7px;padding-bottom:9px}.thread-header h3{margin:2px 0;font-size:16px}.thread-actions{justify-content:space-between;align-items:center;width:100%;overflow-x:auto}.player-linked-listing{flex:none;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px;padding:9px 10px}.player-linked-listing .text-link{grid-column:1/-1}.message-list.workbench-message-list{overscroll-behavior:contain;flex:auto;min-height:0;max-height:none;padding:8px 0;overflow-y:auto}.conversation-thread>.empty-state{flex:auto;min-height:0;overflow:auto}.quick-replies{scrollbar-width:none;flex-wrap:nowrap;flex:none;min-height:42px;padding:6px 0;overflow-x:auto}.quick-replies>span,.quick-replies button{flex:none}.chat-compose{padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:#fbfcfe;border-top:1px solid #e4e8ef;flex:none;margin:0 -10px -10px;position:static}.chat-compose textarea{resize:none;min-height:56px;max-height:72px}.composer-actions{flex-direction:column;align-items:stretch;gap:6px}.composer-actions button{width:100%}.composer-actions small{display:none}.order-context-panel{scrollbar-gutter:auto;overflow-y:auto}.order-context-panel .mobile-context-navigation{padding:8px 12px 0}.service-help-panel{display:none}.service-workbench-shell.is-fullscreen{width:100vw;height:100dvh;min-height:0;padding:0;inset:0}.fullscreen-workbench-bar{padding-top:calc(9px + env(safe-area-inset-top))}.modal-backdrop{align-items:stretch;padding:0}.modal-card:not(.material-preview-modal){width:100vw;max-width:none;min-height:100dvh;max-height:100dvh;padding-bottom:calc(18px + env(safe-area-inset-bottom));border-radius:0;margin:0;overflow-y:auto}.responsive-choice-backdrop{padding:0}.responsive-choice-sheet{width:100%;max-height:78dvh;padding-bottom:env(safe-area-inset-bottom);border-width:1px 0 0;border-radius:16px 16px 0 0}.responsive-choice-options{max-height:calc(78dvh - 76px)}}@media (width<=370px){.brand-mark{width:32px;height:32px}.brand-lockup strong{font-size:13px}.product-surface-buyer .role-switcher,.product-surface-seller .role-switcher{min-width:84px}.product-surface-buyer .mobile-bottom-ready .nav-item,.product-surface-seller .mobile-bottom-ready .nav-item{min-width:54px;font-size:9px}}.app-shell[data-view=chat]{height:100dvh;overflow:hidden}.product-surface-buyer[data-view=chat],.product-surface-seller[data-view=chat]{grid-template-rows:auto minmax(0,1fr);display:grid}.app-shell[data-view=chat] .surface-main{grid-template-rows:minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.app-shell[data-view=chat] .surface-topbar,.app-shell[data-view=chat] .service-desk-hero,.app-shell[data-view=chat] .service-help-panel{display:none}.app-shell[data-view=chat] .page-content{max-width:none;height:auto;min-height:0;padding:14px;position:relative;overflow:hidden}.app-shell[data-view=chat] .service-workbench-shell,.app-shell[data-view=chat] .service-workbench{height:100%;min-height:0}.app-shell[data-view=chat] .service-workbench>.panel{height:100%;min-height:0;max-height:none}.app-shell[data-view=chat] .workbench-message-list{min-height:0}.app-shell[data-view=chat] .notice-banner{z-index:40;pointer-events:none;width:min(680px,100% - 24px);margin:0;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #1c2d4c24}.app-shell[data-view=chat] .notice-banner button{display:none}.product-surface-buyer[data-view=chat] .surface-main,.product-surface-seller[data-view=chat] .surface-main{height:auto}@media (width>=601px) and (width<=1024px) and (height<=600px) and (orientation:landscape){.app-shell[data-view=chat] .page-content{padding:8px 10px}.app-shell[data-view=chat] .chat-compose{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:7px 8px}.app-shell[data-view=chat] .chat-compose>label,.app-shell[data-view=chat] .composer-actions small,.app-shell[data-view=chat] .quick-replies{display:none}.app-shell[data-view=chat] .chat-compose textarea{resize:none;min-height:44px;max-height:44px}.app-shell[data-view=chat] .composer-actions{display:block}.app-shell[data-view=chat] .composer-actions button{white-space:nowrap;min-height:44px}.app-shell[data-view=chat] .thread-header{gap:8px;padding-bottom:7px}.app-shell[data-view=chat] .thread-header h3{margin:1px 0}.app-shell[data-view=chat] .player-linked-listing{min-height:48px}}@media (width<=600px){.product-surface-staff[data-view=chat]{grid-template-rows:auto minmax(0,1fr);display:grid}.product-surface-staff[data-view=chat] .surface-main{height:auto}.app-shell[data-view=chat] .surface-sidebar{position:static}.app-shell[data-view=chat] .page-content{padding:8px}.app-shell[data-view=chat] .service-workbench-shell{height:100%;min-height:0}}@media (width>=601px) and (width<=1199px) and (orientation:portrait){.product-surface-staff{display:block}.product-surface-staff .surface-sidebar{z-index:20;background:#172033;grid-template-columns:minmax(150px,auto) minmax(150px,1fr) minmax(118px,180px);align-items:center;gap:10px;width:100%;min-height:0;padding:9px 12px;display:grid;position:sticky;top:0}.product-surface-staff .brand-lockup{min-width:0;padding:0}.product-surface-staff .workspace-badge,.product-surface-staff .operator-mode-card p,.product-surface-staff .operator-mode-header,.product-surface-staff .sidebar-note,.product-surface-staff .user-chip,.product-surface-staff .role-switcher small,.product-surface-staff .operator-mode-card label,.product-surface-staff .role-switcher label,.product-surface-staff .mobile-staff-ready{display:none}.product-surface-staff .operator-mode-card,.product-surface-staff .role-switcher{background:0 0;border:0;grid-column:auto;min-width:0;margin:0;padding:0}.product-surface-staff .responsive-choice-trigger{color:#e6edf8;background:#22324b;border-color:#354660;width:100%}.product-surface-staff .surface-main{width:100%;min-width:0}.product-surface-staff[data-view=chat]{grid-template-rows:auto minmax(0,1fr);display:grid}.product-surface-staff[data-view=chat] .surface-sidebar{position:static}.product-surface-staff[data-view=chat] .surface-main{height:auto}}.orders-page{flex-direction:column;min-height:calc(100dvh - 150px);display:flex}.orders-hero{flex:none}.orders-workspace{flex:auto;grid-template-columns:minmax(286px,320px) minmax(0,1fr);align-items:stretch;gap:16px;min-height:0;display:grid}.orders-list-pane,.order-detail-pane{min-width:0;min-height:0;margin:0;overflow:hidden}.orders-list-pane{flex-direction:column;padding:0;display:flex}.orders-pane-heading{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.orders-pane-heading h3{letter-spacing:-.03em;margin:4px 0 5px;font-size:16px}.orders-pane-heading p{color:#8b98aa;margin:0;font-size:10px;line-height:1.5}.orders-count{color:#395dc4;background:#edf2ff;border-radius:10px;place-items:center;min-width:30px;height:30px;padding:0 8px;font-size:12px;font-weight:800;display:grid}.orders-list-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;gap:7px;padding:12px;display:grid;overflow-y:auto}.orders-list-item{color:#26354a;text-align:left;background:#fff;border:1px solid #e7ebf2;border-radius:11px;gap:8px;width:100%;padding:12px;transition:all .16s;display:grid}.orders-list-item:hover,.orders-list-item.active{background:#f7f9ff;border-color:#89a1fa;box-shadow:0 5px 15px #3d68f614}.orders-list-item-main{gap:4px;min-width:0;display:grid}.orders-list-item-main strong{color:#1d2b42;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.orders-list-item-main small{color:#8a97a9;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.orders-list-item-meta{color:#718096;align-items:center;gap:6px;font-size:10px;display:flex}.orders-list-item-meta svg{color:#96a5ba;margin-left:auto}.order-status-dot{background:#a9b3c1;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #a9b3c126}.status-paid{background:#e2a33c;box-shadow:0 0 0 3px #e2a33c26}.status-delivered{background:#4c79ec;box-shadow:0 0 0 3px #4c79ec26}.status-accepted{background:#32b87b;box-shadow:0 0 0 3px #32b87b26}.status-after_sales{background:#c46be3;box-shadow:0 0 0 3px #c46be326}.orders-list-empty{color:#90a0b4;text-align:center;place-items:center;gap:6px;padding:34px 20px;display:grid}.orders-list-empty svg{color:#a4b6da}.orders-list-empty strong{color:#5d6d84;font-size:12px}.orders-list-empty span{font-size:10px;line-height:1.5}.orders-lookup{background:#fbfcfe;border-top:1px solid #edf0f5;margin-top:auto;padding:14px 16px 16px}.orders-lookup-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.orders-lookup-heading strong{color:#35455d;font-size:11px}.orders-lookup-heading span{color:#91a0b3;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.orders-lookup .order-form{gap:9px;display:grid}.orders-lookup .order-form label{color:#718096;gap:5px;font-size:10px;font-weight:700;display:grid}.orders-lookup .order-form input{color:#172033;background:#fff;border:1px solid #dce4ef;border-radius:9px;width:100%;height:36px;padding:0 10px;font-size:11px}.orders-lookup .primary-button{width:100%;min-height:36px}.orders-lookup .form-hint{margin:9px 0 0;font-size:9px;line-height:1.5}.order-detail-pane{background:#f8faff;padding:0}.order-detail-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;padding:18px;overflow-y:auto}.order-detail-panel{background:#fff;border:1px solid #e3e9f3;border-radius:14px;margin:0 0 14px;overflow:hidden;box-shadow:0 9px 24px #2a3f620f}.order-detail-header{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border:0;border-bottom:1px solid #edf1f6;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px 18px;display:grid;position:sticky;top:0}.order-card-copy{min-width:0}.order-card-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:4px 0;overflow:hidden}.order-card-copy small{color:#8b98aa;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.order-detail-status{justify-items:end;gap:4px;display:grid}.order-detail-status small{color:#8b98aa;white-space:nowrap;font-size:10px}.orders-mobile-back{display:none}.order-detail-header .order-card-actions{grid-column:2/-1;justify-content:flex-start;padding:0}.order-detail-panel .order-timeline{box-shadow:none;border:0;border-radius:0;margin:0}.order-detail-pane .payment-panel,.order-detail-pane .workflow-panel{margin:0 0 14px}.order-detail-pane .order-work-grid{margin:0}.orders-detail-empty{color:#a0aec0;text-align:center;align-content:center;place-items:center;min-height:100%;padding:48px 28px;display:grid}.orders-detail-empty svg{color:#a6b9e9}.orders-detail-empty h3{color:#4a5a72;margin:14px 0 7px;font-size:16px}.orders-detail-empty p{color:#8997aa;max-width:420px;margin:0;font-size:11px;line-height:1.7}@media (width>=901px){.app-shell[data-view=orders] .page-content{height:calc(100dvh - 82px);min-height:0;overflow:hidden}.app-shell[data-view=orders] .notice-banner{flex:none}}@media (width<=1200px) and (width>=901px){.orders-workspace{grid-template-columns:minmax(260px,290px) minmax(0,1fr);gap:12px}.order-detail-scroll{padding:14px}.order-detail-header{grid-template-columns:auto minmax(0,1fr)}.order-detail-status{grid-column:2;justify-items:start}.order-detail-header .order-card-actions{grid-column:2}}@media (width<=900px){.orders-page{min-height:0}.orders-workspace{min-height:0;display:block}.orders-list-pane,.order-detail-pane{min-height:calc(100dvh - 250px)}.orders-workspace[data-mobile-pane=detail] .orders-list-pane,.orders-workspace[data-mobile-pane=list] .order-detail-pane{display:none}.orders-list-pane,.order-detail-pane{min-height:calc(100dvh - 232px)}.order-detail-scroll{height:auto;max-height:calc(100dvh - 232px);padding:10px}.orders-mobile-back{grid-column:1/-1;justify-self:start;display:inline-flex}.order-detail-header{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;position:static}.order-detail-header .order-icon{grid-row:2}.order-detail-status{grid-column:2;justify-items:start}.order-detail-header .order-card-actions{flex-wrap:wrap;grid-column:1/-1}.order-detail-header .order-card-actions .text-button{background:#fff;border:1px solid #e1e7f0;border-radius:8px;min-height:34px;padding:0 10px}.order-detail-pane .order-work-grid{grid-template-columns:1fr}.orders-lookup{margin-top:0}}@media (width<=600px){.app-shell[data-view=orders] .page-content{padding:10px 10px calc(18px + env(safe-area-inset-bottom))}.orders-hero{margin-bottom:12px}.orders-hero h2{font-size:22px}.orders-hero .filter-chip{display:none}.orders-list-pane,.order-detail-pane{min-height:calc(100dvh - 206px)}.order-detail-scroll{max-height:calc(100dvh - 206px)}.orders-pane-heading{padding:14px}.orders-list-scroll{max-height:calc(100dvh - 480px)}.orders-lookup{padding:12px 14px calc(14px + env(safe-area-inset-bottom))}.order-timeline{overflow-x:auto}.timeline-item{min-width:92px}.payment-panel,.workflow-panel{padding:12px}.workflow-actions{grid-template-columns:1fr;display:grid}.workflow-actions button{width:100%}}@media (width>=601px) and (width<=900px) and (orientation:landscape){.orders-list-pane,.order-detail-pane{min-height:calc(100dvh - 210px)}.order-detail-scroll{max-height:calc(100dvh - 210px)}.orders-list-scroll{max-height:calc(100dvh - 300px)}}.app-shell[data-view=orders]{height:100dvh;min-height:0;overflow:hidden}.product-surface-buyer[data-view=orders],.product-surface-seller[data-view=orders]{grid-template-rows:auto minmax(0,1fr)}.app-shell[data-view=orders] .surface-main,.app-shell[data-view=orders] .main-area{grid-template-rows:auto minmax(0,1fr);height:auto;min-height:0;display:grid;overflow:hidden}.app-shell[data-view=orders] .page-content{flex-direction:column;width:100%;height:auto;min-height:0;display:flex;overflow:hidden}.app-shell[data-view=orders] .orders-page{flex:auto;height:auto;min-height:0;overflow:hidden}.app-shell[data-view=orders] .orders-workspace{flex:auto;min-height:0;overflow:hidden}.app-shell[data-view=orders] .orders-list-scroll{flex:auto;min-height:0}@media (width<=900px){.app-shell[data-view=orders] .orders-workspace{height:auto}.app-shell[data-view=orders] .orders-list-pane,.app-shell[data-view=orders] .order-detail-pane{height:100%;min-height:0}.app-shell[data-view=orders] .order-detail-scroll{height:100%;max-height:none}}@media (height<=700px){.app-shell[data-view=orders] .page-content{padding-top:10px;padding-bottom:10px}.app-shell[data-view=orders] .orders-hero{margin-bottom:8px}.app-shell[data-view=orders] .orders-hero .section-kicker,.app-shell[data-view=orders] .orders-hero .hero-copy{display:none}.app-shell[data-view=orders] .orders-hero h2{font-size:21px}.app-shell[data-view=orders] .orders-list-scroll+.orders-lookup{display:none}.app-shell[data-view=orders] .orders-pane-heading{padding:10px 12px 8px}.app-shell[data-view=orders] .orders-pane-heading p{display:none}.app-shell[data-view=orders] .order-detail-scroll{padding:8px}}@media (width>=1101px){.app-shell[data-view=orders] .surface-main,.app-shell[data-view=orders] .main-area{height:100%}}@media (width<=1100px){.app-shell[data-view=orders]{grid-template-rows:auto minmax(0,1fr);display:grid}}.product-surface-buyer[data-view=orders],.product-surface-seller[data-view=orders]{grid-template-rows:auto minmax(0,1fr);display:grid}@media (width>=1101px){.product-surface-buyer[data-view=orders] .surface-main,.product-surface-buyer[data-view=orders] .main-area,.product-surface-seller[data-view=orders] .surface-main,.product-surface-seller[data-view=orders] .main-area{height:auto}.product-surface-staff[data-view=orders] .surface-main,.product-surface-staff[data-view=orders] .main-area{height:100%}}.secondary-menu-container{position:relative}.secondary-menu-trigger{border:1px solid var(--line);color:#5f6f84;background:#fff;border-radius:10px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:11px;display:inline-flex}.secondary-menu-trigger:hover,.secondary-menu-trigger.active{color:#3458c7;background:#f5f7ff;border-color:#b9c7f3}.secondary-menu{z-index:1200;background:#fff;border:1px solid #dfe6f1;border-radius:13px;gap:3px;min-width:218px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px #1f2f502e}.secondary-menu button{color:#3b4e6a;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;width:100%;padding:9px 10px;display:grid}.secondary-menu button:hover,.secondary-menu button.active{color:#2e52c0;background:#f2f5ff}.secondary-menu button span{font-size:12px;font-weight:750}.secondary-menu button small{color:#8491a4;grid-column:2;font-size:9px;line-height:1.35}.portal-filter-toolbar{color:#8a97aa;justify-content:space-between;align-items:center;gap:10px;margin:-7px 0 7px;font-size:10px;display:flex}.mobile-filter-trigger{display:none}.portal-filter-heading{justify-content:space-between;align-items:center;gap:12px;display:none}.portal-filter-heading strong{color:#31445f;font-size:14px;display:block}.portal-filter-heading span{color:#8a97aa;margin-top:4px;font-size:10px;display:block}.portal-filter-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:10px;display:flex}.portal-filter-actions .portal-clear-filters{margin-left:auto}.orders-list-item-head{color:#718096;align-items:center;gap:6px;min-width:0;font-size:10px;display:flex}.orders-list-item-head>span:last-child{margin-right:auto}.orders-list-item-game{color:#3a5fc3;text-overflow:ellipsis;white-space:nowrap;max-width:45%;font-weight:800;overflow:hidden}.orders-list-item-details{color:#75849a;flex-wrap:wrap;gap:0 7px;font-size:10px;display:flex;overflow:hidden}.orders-list-item-details span+span:before{content:"·";color:#a0acbb;margin-right:7px}.orders-list-item-details span{white-space:nowrap}.orders-list-item-foot{color:#8a97a9;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;font-size:9px;display:grid}.orders-list-item-foot>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-list-item-foot strong{color:#e66549;white-space:nowrap;font-size:13px}.orders-list-item-foot svg{color:#96a5ba}@media (width>=1600px){.page-content{padding:24px 28px 42px}.portal-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-listing-card{padding:14px}.portal-listing-card h3{min-height:38px;margin-top:10px}.portal-filter-panel{padding:13px 16px}.orders-workspace{grid-template-columns:minmax(315px,360px) minmax(0,1fr)}}@media (width<=900px){.portal-filter-toolbar{margin-top:-4px}.mobile-filter-trigger{min-height:34px;display:inline-flex}.portal-filter-panel:not(.is-open){display:none}.portal-filter-panel.is-open{inset:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));z-index:1100;border:1px solid #dce4ef;flex-direction:column;gap:14px;max-height:calc(100dvh - 20px);margin:0;padding:16px;display:flex;position:fixed;overflow:auto;box-shadow:0 22px 70px #1c2a4647}.portal-filter-panel.is-open .portal-filter-heading{display:flex}.portal-filter-panel.is-open .portal-filters{grid-template-columns:1fr;gap:10px;display:grid}.portal-filter-panel.is-open .portal-filters label{gap:5px}.portal-filter-panel.is-open .portal-filters select,.portal-filter-panel.is-open .portal-filters input{height:42px;min-height:42px}.portal-filter-panel.is-open .portal-filter-actions{background:#fff;margin:auto -2px -2px;padding-top:10px;position:sticky;bottom:0}.portal-filter-panel.is-open .portal-filter-actions .primary-button{min-width:112px}.orders-list-item{padding:11px}.orders-list-item-foot strong{font-size:12px}}@media (width<=600px){.topbar-actions{gap:7px}.topbar-actions .operator-context,.topbar-actions .current-identity,.topbar-actions .api-status{display:none}.secondary-menu-trigger{justify-content:center;width:36px;min-width:36px;padding:0}.secondary-menu-trigger span{display:none}.secondary-menu{top:calc(var(--mobile-shell-height) - 2px);min-width:210px;position:fixed;right:10px}.portal-filter-toolbar span{font-size:9px}.portal-listing-grid{grid-template-columns:1fr;gap:9px}.portal-listing-card{padding:12px}.portal-listing-card h3{min-height:0;margin:9px 0 5px;font-size:14px}.portal-card-footer{margin-top:10px}.portal-filter-panel.is-open{inset:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));padding:14px}}.product-surface-buyer,.product-surface-seller{--player-header-height:64px;--player-page-gap:10px;grid-template-rows:var(--player-header-height) minmax(0, 1fr);background:#f6f8fb;min-height:100dvh;display:grid}.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar{z-index:30;width:100%;min-width:0;min-height:var(--player-header-height);height:var(--player-header-height);color:#28364a;background:#fffffffa;border:0;border-bottom:1px solid #e6eaf0;grid-template-columns:auto minmax(420px,1fr) auto;grid-template-areas:"brand navigation actions";align-items:center;gap:clamp(14px,2vw,28px);padding:7px clamp(16px,2.8vw,44px);display:grid;position:relative;box-shadow:0 4px 16px #1e2c440b}.product-surface-buyer .surface-sidebar .brand-lockup,.product-surface-seller .surface-sidebar .brand-lockup{grid-area:brand;min-width:170px;padding:0}.product-surface-buyer .surface-sidebar .brand-mark,.product-surface-seller .surface-sidebar .brand-mark{border-radius:10px;width:34px;height:34px}.product-surface-buyer .surface-sidebar .brand-lockup strong,.product-surface-seller .surface-sidebar .brand-lockup strong{color:#243247;font-size:14px}.product-surface-buyer .surface-sidebar .brand-lockup span,.product-surface-seller .surface-sidebar .brand-lockup span{color:#8a95a5;margin-top:2px;font-size:9px}.product-surface-buyer .workspace-badge,.product-surface-seller .workspace-badge,.product-surface-buyer .player-portal-summary,.product-surface-seller .player-portal-summary,.product-surface-buyer .sidebar-note,.product-surface-seller .sidebar-note,.product-surface-buyer .role-switcher,.product-surface-seller .role-switcher,.product-surface-buyer .user-chip,.product-surface-seller .user-chip{display:none}.product-surface-buyer .surface-nav,.product-surface-seller .surface-nav{scrollbar-width:none;grid-area:navigation;justify-content:center;align-items:center;gap:3px;min-width:0;display:flex;overflow-x:auto}.product-surface-buyer .surface-nav::-webkit-scrollbar{display:none}.product-surface-seller .surface-nav::-webkit-scrollbar{display:none}.product-surface-buyer .surface-nav .nav-item,.product-surface-seller .surface-nav .nav-item{color:#647185;white-space:nowrap;border-radius:9px;flex:none;width:auto;min-width:auto;min-height:38px;padding:0 11px;font-size:12px}.product-surface-buyer .surface-nav .nav-item:hover,.product-surface-seller .surface-nav .nav-item:hover{color:#3458bd;background:#f4f6fb}.product-surface-buyer .surface-nav .nav-item.active,.product-surface-seller .surface-nav .nav-item.active{color:#c75f3c;box-shadow:none;background:#fff1ea}.player-header-actions{grid-area:actions;justify-content:flex-end;align-items:center;gap:7px;display:flex}.player-header-actions .icon-button,.player-header-actions .secondary-menu-trigger{height:34px;min-height:34px}.player-account-trigger{color:#536176;background:#fff;border:1px solid #e2e7ee;border-radius:19px;align-items:center;gap:7px;min-height:36px;padding:2px 8px 2px 3px;font-size:10px;font-weight:750;display:inline-flex}.player-account-trigger .avatar{width:28px;height:28px}.product-surface-buyer .surface-main,.product-surface-seller .surface-main{min-height:0;overflow:auto}.player-page-content{width:100%;max-width:1760px;min-height:100%;padding:12px clamp(14px,2vw,30px) 28px}.player-page-content>.notice-banner{top:calc(var(--player-header-height) + 8px);z-index:55;width:min(680px,100vw - 24px);margin:0;padding:9px 12px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #20304c21}.player-page-content .portal-game-channels{border-radius:11px;gap:10px;min-height:50px;margin:0 0 8px;padding:7px 10px}.player-page-content .portal-channel-copy{gap:2px;min-width:122px}.player-page-content .portal-channel-copy strong{font-size:11px}.player-page-content .portal-channel-copy span{font-size:8px}.player-page-content .portal-channel-list{gap:5px}.player-page-content .portal-channel{justify-content:space-between;align-items:center;gap:8px;min-width:88px;min-height:34px;padding:6px 9px;display:flex}.player-page-content .portal-channel strong{font-size:10px}.player-page-content .portal-channel small{white-space:nowrap;font-size:8px}.player-page-content .portal-filter-toolbar{min-height:24px;margin:0 0 5px}.player-page-content .portal-filter-panel{border-radius:11px;margin:0 0 9px;padding:8px 10px}.player-page-content .portal-filters{grid-template-columns:minmax(240px,1.55fr) repeat(6,minmax(105px,.62fr));gap:7px}.player-page-content .portal-filters label{gap:3px;font-size:8px}.player-page-content .portal-filters input,.player-page-content .portal-filters select{border-radius:8px;height:34px;min-height:34px;padding-inline:9px;font-size:10px}.player-page-content .portal-search{grid-column:auto}.player-page-content .portal-filter-actions{margin-top:5px}.player-page-content .portal-clear-filters{min-height:26px;font-size:9px}.player-page-content .portal-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.player-page-content .portal-listing-card{border-radius:11px;min-height:0;padding:11px;box-shadow:0 3px 12px #273d6709}.player-page-content .portal-listing-card .tag-row{gap:4px}.player-page-content .portal-listing-card .tag{padding:3px 6px;font-size:8px}.player-page-content .portal-listing-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:8px 0 3px;font-size:13px;line-height:1.32;display:-webkit-box;overflow:hidden}.portal-freshness-row{color:#7d8a9d;flex-wrap:wrap;gap:3px 8px;font-size:8px;line-height:1.35;display:flex}.portal-freshness-row span:first-child{color:#b65c3e;font-weight:750}.player-page-content .portal-detail-link{margin:3px 0 1px;font-size:9px}.player-page-content .portal-meta{margin:5px 0;font-size:9px}.player-page-content .portal-highlight-list{gap:4px;min-height:20px}.player-page-content .portal-highlight-list span,.player-page-content .portal-attributes span{padding:3px 5px;font-size:8px}.player-page-content .portal-card-footer{margin-top:7px;padding-top:7px}.player-page-content .portal-card-footer strong{font-size:17px}.player-page-content .portal-card-footer small{margin-top:2px;font-size:8px;line-height:1.35}.player-page-content .portal-card-footer .primary-button{min-height:32px;padding-inline:10px;font-size:10px}.player-page-content .portal-welcome-grid{opacity:.92;margin:16px 0 0}.player-page-content .portal-welcome-card,.player-page-content .portal-process-card{min-height:0;padding:12px 14px}.player-page-content .portal-welcome-card h3{margin:3px 0 5px;font-size:15px}.player-page-content .portal-trust-points{margin-top:8px}.portal-detail-freshness{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 0;display:grid}.portal-detail-freshness>div{background:#fbfcfe;border:1px solid #e5eaf2;border-radius:9px;gap:3px;padding:9px 10px;display:grid}.portal-detail-freshness span{color:#8793a5;font-size:9px}.portal-detail-freshness strong{color:#394a64;font-size:10px}.app-shell[data-view=orders] .player-page-content{height:100%;padding-top:10px;padding-bottom:10px}.app-shell[data-view=orders] .orders-page{height:100%}.app-shell[data-view=orders] .orders-workspace{grid-template-columns:minmax(360px,410px) minmax(0,1fr);gap:10px;height:100%}.app-shell[data-view=orders] .orders-list-pane,.app-shell[data-view=orders] .order-detail-pane{border-radius:11px;height:100%;min-height:0}.orders-pane-heading{flex:none;min-height:60px;padding:9px 11px}.orders-pane-heading h3{margin:0;font-size:14px}.orders-pane-heading p{margin:3px 0 0;font-size:9px}.orders-pane-actions{align-items:center;gap:6px;display:flex}.orders-count{min-width:28px;height:28px;padding:0 7px}.orders-lookup-trigger{color:#5f6f85;background:#fff;border:1px solid #dce4ef;border-radius:8px;align-items:center;gap:4px;min-height:30px;padding:0 8px;font-size:9px;display:inline-flex}.orders-list-pane{position:relative}.orders-list-scroll{overscroll-behavior:contain;flex:auto;min-height:0;padding:6px;overflow-y:auto;max-height:none!important}.orders-list-item{border-radius:9px;align-content:start;gap:5px;min-height:108px;padding:9px 10px;display:grid}.orders-list-item-main strong{-webkit-line-clamp:2;color:#1d2b42;white-space:normal;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.orders-list-item-main small{font-size:9px}.orders-list-item-details{min-height:14px;font-size:9px;line-height:1.4}.orders-list-item-foot{font-size:8px}.orders-list-item-foot>span{min-width:0}.orders-lookup{z-index:12;background:#fff;border:1px solid #dce4ef;border-radius:11px;width:min(330px,100% - 16px);margin:0;padding:12px;position:absolute;top:58px;right:8px;box-shadow:0 16px 38px #1f2f5033}.order-detail-scroll{overscroll-behavior:contain;height:100%;padding:9px;overflow-y:auto;max-height:none!important}@media (width>=1920px){.product-surface-buyer,.product-surface-seller{--player-header-height:60px}.player-page-content{max-width:2100px;padding-inline:24px}.player-page-content .portal-listing-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell[data-view=orders] .orders-workspace{grid-template-columns:minmax(400px,450px) minmax(0,1fr)}}@media (width>=2560px){.player-page-content{max-width:2520px}.player-page-content .portal-listing-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width>=901px) and (width<=1280px){.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding-inline:14px}.product-surface-buyer .surface-sidebar .brand-lockup,.product-surface-seller .surface-sidebar .brand-lockup{min-width:145px}.product-surface-buyer .surface-nav .nav-item,.product-surface-seller .surface-nav .nav-item{padding-inline:8px;font-size:10px}.player-account-trigger>span:last-child{display:none}.player-page-content .portal-filters{grid-template-columns:minmax(210px,1.4fr) repeat(3,minmax(112px,1fr))}.player-page-content .portal-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-view=orders] .orders-workspace{grid-template-columns:minmax(320px,360px) minmax(0,1fr)}}@media (width<=900px){.product-surface-buyer,.product-surface-seller{--player-header-height:58px}.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand navigation actions";gap:6px;padding:6px 10px}.product-surface-buyer .surface-sidebar .brand-lockup,.product-surface-seller .surface-sidebar .brand-lockup{width:42px;min-width:42px}.product-surface-buyer .surface-sidebar .brand-lockup>div:last-child,.product-surface-seller .surface-sidebar .brand-lockup>div:last-child{display:none}.product-surface-buyer .surface-nav,.product-surface-seller .surface-nav{justify-content:flex-start}.product-surface-buyer .surface-nav .nav-item,.product-surface-seller .surface-nav .nav-item{min-height:36px;padding-inline:8px;font-size:10px}.product-surface-buyer .surface-nav .nav-item svg,.product-surface-seller .surface-nav .nav-item svg,.player-header-actions .icon-button{display:none}.player-account-trigger{border:0;width:32px;min-width:32px;padding:1px}.player-account-trigger>span:last-child{display:none}.secondary-menu-trigger{justify-content:center;width:34px;min-width:34px;padding:0}.secondary-menu-trigger span{display:none}.player-page-content{padding:8px 10px 18px}.player-page-content .portal-game-channels{flex-direction:row;align-items:center;gap:7px}.player-page-content .portal-channel-copy{min-width:96px}.player-page-content .portal-channel-copy span{display:none}.player-page-content .portal-channel{min-width:82px}.player-page-content .portal-filter-panel:not(.is-open){display:none}.player-page-content .portal-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.player-page-content .portal-welcome-grid{grid-template-columns:1fr}.app-shell[data-view=orders] .orders-workspace{display:block}.app-shell[data-view=orders] .orders-list-pane,.app-shell[data-view=orders] .order-detail-pane{height:100%}.orders-lookup{top:calc(var(--player-header-height) + 8px);width:min(360px,100vw - 20px);position:fixed;right:10px}}@media (width<=600px){.product-surface-buyer,.product-surface-seller{--player-header-height:52px;padding-bottom:0;display:grid}.product-surface-buyer .surface-sidebar,.product-surface-seller .surface-sidebar{height:var(--player-header-height);min-height:var(--player-header-height);position:sticky;top:0}.product-surface-buyer .surface-nav,.product-surface-seller .surface-nav{z-index:45;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e4e8ef;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1f2a3a14}.product-surface-buyer .surface-nav .nav-item,.product-surface-seller .surface-nav .nav-item{flex-direction:column;justify-content:center;gap:3px;min-width:54px;height:54px;padding:4px 2px;font-size:9px;display:flex}.product-surface-buyer .surface-nav .nav-item svg,.product-surface-seller .surface-nav .nav-item svg{display:block}.product-surface-buyer .surface-main,.product-surface-seller .surface-main{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.player-page-content{padding:7px 8px 12px}.player-page-content .portal-game-channels{min-height:42px;margin-bottom:5px;padding:5px 6px}.player-page-content .portal-channel-copy{display:none}.player-page-content .portal-channel{min-width:72px;min-height:32px;padding:5px 7px}.player-page-content .portal-filter-toolbar{min-height:32px;margin-bottom:5px}.player-page-content .portal-filter-toolbar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-filter-trigger{height:32px;padding-inline:10px;min-height:32px!important}.player-page-content .portal-listing-grid{grid-template-columns:1fr;gap:7px}.player-page-content .portal-listing-card{padding:10px}.player-page-content .portal-listing-card h3{min-height:0;font-size:13px}.portal-freshness-row{font-size:8px}.player-page-content .portal-highlight-list{min-height:0}.player-page-content .portal-welcome-grid{margin-top:12px}.portal-detail-freshness{grid-template-columns:1fr}.app-shell[data-view=orders] .player-page-content{padding:6px}.orders-pane-heading{min-height:54px;padding:7px 9px}.orders-pane-heading p{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden;display:block!important}.orders-list-scroll{padding:5px}.orders-list-item{min-height:104px;padding:8px 9px}.orders-lookup-trigger span{display:none}.orders-lookup-trigger{justify-content:center;width:30px;padding:0}}@media (width>=901px) and (width<=1280px){.player-page-content .mobile-filter-trigger{min-height:34px;display:inline-flex}.player-page-content .portal-filter-panel:not(.is-open){display:none}.player-page-content .portal-filter-panel.is-open{top:calc(var(--player-header-height) + 10px);z-index:1100;width:min(520px,100vw - 24px);max-height:calc(100dvh - var(--player-header-height) - 22px);border:1px solid #dce4ef;flex-direction:column;gap:12px;margin:0;padding:15px;display:flex;position:fixed;bottom:12px;left:auto;right:12px;overflow:auto;box-shadow:0 22px 70px #1c2a4647}.player-page-content .portal-filter-panel.is-open .portal-filter-heading{display:flex}.player-page-content .portal-filter-panel.is-open .portal-filters{grid-template-columns:1fr 1fr;gap:9px;display:grid}.player-page-content .portal-filter-panel.is-open .portal-search{grid-column:1/-1}.player-page-content .portal-filter-panel.is-open .portal-filters label{gap:5px}.player-page-content .portal-filter-panel.is-open .portal-filters select,.player-page-content .portal-filter-panel.is-open .portal-filters input{height:40px;min-height:40px;font-size:11px}.player-page-content .portal-filter-panel.is-open .portal-filter-actions{background:#fff;margin:auto -2px -2px;padding-top:10px;position:sticky;bottom:0}.player-page-content .portal-filter-panel.is-open .portal-filter-actions .primary-button{min-width:112px}}@media (width<=600px){.player-page-content .portal-listing-card{gap:0}.player-page-content .portal-listing-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 3px;line-height:1.28;display:-webkit-box;overflow:hidden}.player-page-content .portal-detail-link{margin:2px 0}.player-page-content .portal-meta{margin:4px 0}.player-page-content .portal-highlight-list,.player-page-content .portal-attributes{flex-wrap:nowrap;gap:4px;min-height:20px;margin-top:6px;overflow:hidden}.player-page-content .portal-highlight-list span,.player-page-content .portal-attributes span{white-space:nowrap;flex:none}.player-page-content .portal-card-footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:7px;padding-top:7px;display:grid}.player-page-content .portal-card-footer .primary-button{width:auto;min-width:96px;min-height:36px;padding-inline:12px}}@media (width>=1281px){.player-page-content .portal-filter-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.player-page-content .portal-filter-heading{display:none}.player-page-content .portal-filters{grid-template-columns:minmax(220px,1.45fr) repeat(6,minmax(92px,.7fr));align-items:center;gap:6px;min-width:0}.player-page-content .portal-filters label{gap:0;min-width:0}.player-page-content .portal-filters label>span:not(.sr-only){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.player-page-content .portal-filters input,.player-page-content .portal-filters select{height:34px;min-height:34px}.player-page-content .portal-filter-actions{min-width:58px;margin:0}.player-page-content .portal-filter-actions .portal-clear-filters{min-height:30px;padding-inline:4px;font-size:9px}.player-page-content .portal-filter-panel{margin-bottom:5px}}.player-page-content .portal-listing-card[role=link]:active{transform:translateY(0)scale(.995)}.player-page-content .portal-card-price{gap:2px;min-width:0;display:grid}.player-page-content .portal-card-open-hint{color:#536fc7;background:#eef3ff;border-radius:999px;flex:none;align-self:center;place-items:center;width:26px;height:26px;transition:transform .18s,color .18s,background .18s;display:grid}.player-page-content .portal-listing-card[role=link]:hover .portal-card-open-hint,.player-page-content .portal-listing-card[role=link]:focus-visible .portal-card-open-hint{color:#fff;background:#5875d8;transform:translate(2px)}@media (width>=601px) and (width<=1024px) and (orientation:landscape){.player-page-content .portal-listing-card{padding:9px}.player-page-content .portal-listing-card h3{min-height:32px;margin:6px 0 2px;font-size:13px;line-height:1.25}.player-page-content .portal-freshness-row{gap:4px;font-size:7.5px}.player-page-content .portal-meta{margin:4px 0 0;font-size:8.5px;line-height:1.3}.player-page-content .portal-highlight-list{flex-wrap:nowrap;gap:3px;min-height:18px;margin-top:4px;overflow:hidden}.player-page-content .portal-highlight-list span{text-overflow:ellipsis;white-space:nowrap;max-width:calc(50% - 2px);padding:3px 4px;font-size:7.5px;overflow:hidden}.player-page-content .portal-attributes{display:none}.player-page-content .portal-card-footer{gap:4px;margin-top:5px;padding-top:5px}.player-page-content .portal-card-footer strong{font-size:17px;line-height:1.05}.player-page-content .portal-card-footer small{white-space:nowrap;max-width:100%;font-size:7px;line-height:1.2}}@media (width<=900px){.player-page-content .portal-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.player-page-content .portal-listing-card{padding:10px}.player-page-content .portal-highlight-list span:nth-child(n+3),.player-page-content .portal-attributes span:nth-child(n+3){display:none}}@media (width<=600px){.player-page-content .portal-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.player-page-content .portal-listing-card{border-radius:10px;min-width:0;padding:8px}.player-page-content .portal-listing-card .tag-row{gap:3px;max-height:38px;overflow:hidden}.player-page-content .portal-listing-card .tag{min-height:0;padding:2px 4px;font-size:7.5px;line-height:1.2}.player-page-content .portal-listing-card .tag svg{width:10px;height:10px}.player-page-content .portal-listing-card h3{min-height:35px;margin:6px 0 3px;font-size:13.5px;line-height:1.3}.player-page-content .portal-freshness-row{white-space:nowrap;flex-wrap:nowrap;gap:5px;min-width:0;font-size:7.5px;overflow:hidden}.player-page-content .portal-freshness-row span{text-overflow:ellipsis;min-width:0;overflow:hidden}.player-page-content .portal-freshness-row span:nth-child(3){display:none}.player-page-content .portal-meta{margin:5px 0 0;font-size:8.5px;line-height:1.35}.player-page-content .portal-highlight-list{gap:3px;min-height:18px;margin-top:5px}.player-page-content .portal-highlight-list span{text-overflow:ellipsis;max-width:calc(50% - 2px);padding:3px 4px;font-size:7.5px;overflow:hidden}.player-page-content .portal-attributes{display:none}.player-page-content .portal-card-footer{grid-template-columns:minmax(0,1fr) auto;gap:4px;margin-top:6px;padding-top:6px}.player-page-content .portal-card-footer strong{font-size:18px;line-height:1.1}.player-page-content .portal-card-footer small{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:1px;font-size:7.5px;line-height:1.3;display:block;overflow:hidden}.player-page-content .portal-card-open-hint{width:22px;height:22px}.player-page-content .portal-card-open-hint svg{width:13px;height:13px}}@media (width<=380px){.player-page-content .portal-listing-grid{gap:6px}.player-page-content .portal-listing-card{padding:7px}.player-page-content .portal-listing-card h3{font-size:13px}.player-page-content .portal-card-footer strong{font-size:17px}}.dependency-section{background:linear-gradient(#fff 0%,#fbfcff 100%)}.dependency-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dependency-card{background:#fff;border:1px solid #e5eaf2;border-radius:12px;min-width:0;padding:13px}.dependency-card-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dependency-card-head strong{color:#26354b;font-size:12px}.dependency-meta{color:#718097;flex-wrap:wrap;gap:6px 10px;margin-top:8px;font-size:9px;display:flex}.dependency-card p{color:#59687d;margin:8px 0 7px;font-size:10px;line-height:1.55}.dependency-card small{color:#8b97a8;font-size:9px;line-height:1.45;display:block}.dependency-blocker{color:#7a5512;background:#fff8e8;border:1px solid #f2d8a2;border-radius:10px;align-items:flex-start;gap:9px;margin-top:11px;padding:11px 12px;display:flex}.dependency-blocker svg{flex:none;margin-top:2px}.dependency-blocker strong,.dependency-blocker span{display:block}.dependency-blocker strong{font-size:11px}.dependency-blocker span{margin-top:3px;font-size:10px;line-height:1.5}@media (width<=1100px){.dependency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dependency-grid{grid-template-columns:1fr}.dependency-card{padding:11px}}.operations-work-queue .panel-header strong{align-items:center;gap:8px;display:flex}.operations-work-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.operations-work-item{border:1px solid var(--border,#e2e8f0);background:var(--surface,#fff);border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:14px;display:flex;box-shadow:0 4px 16px #0f172a0a}.operations-work-item.priority-high{border-color:#fecaca;box-shadow:0 4px 16px #dc262614}.operations-work-item.priority-medium{border-color:#fde68a}.work-item-top,.work-item-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.work-kind{color:var(--muted,#64748b);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.work-priority{color:#b91c1c;font-size:12px;font-weight:700}.work-reasons{flex-wrap:wrap;gap:6px;display:flex}.operations-work-item small{color:var(--muted,#64748b)}@media (width<=720px){.operations-work-grid{grid-template-columns:1fr}}.automation-policy-card{margin-bottom:16px}.automation-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.automation-policy-grid label{color:var(--muted,#64748b);flex-direction:column;gap:6px;font-size:13px;display:flex}.automation-policy-grid .policy-toggle{color:var(--text,#0f172a);flex-direction:row;align-items:center}.automation-policy-grid .policy-toggle input{width:auto}.automation-policy-grid .full{grid-column:1/-1}@media (width<=720px){.automation-policy-grid{grid-template-columns:1fr}.automation-policy-grid .full{grid-column:auto}}.script-builder-step{grid-template-columns:30px minmax(140px,.8fr) minmax(150px,1fr) minmax(180px,1.2fr) auto auto;align-items:start;gap:8px;display:grid;position:relative}.script-builder-step[draggable=true]{cursor:grab}.script-builder-step[draggable=true]:active{cursor:grabbing}.script-builder-step textarea{resize:vertical;min-height:58px;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.step-order-actions{gap:3px;display:flex}.step-order-actions .icon-button{width:30px;height:30px;padding:0}@media (width<=900px){.script-builder-step{grid-template-columns:28px 1fr 1fr auto}.script-builder-step textarea{grid-column:2/-1}.script-builder-step .approval-check{grid-column:2}.script-builder-step .step-order-actions{grid-column:3/-1;justify-content:flex-end}}@media (width<=600px){.script-builder-step{grid-template-columns:28px 1fr}.script-builder-step select,.script-builder-step input,.script-builder-step textarea{grid-column:2}.script-builder-step .approval-check,.script-builder-step .step-order-actions{grid-column:2;justify-self:stretch}.step-order-actions{justify-content:flex-end}}.player-portal-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 88% 14%,#8fb2ff5c,#0000 30%),radial-gradient(circle at 68% 104%,#ffae7540,#0000 35%),linear-gradient(135deg,#16264d 0%,#293d86 54%,#624789 100%);border:1px solid #ffffff2e;border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:28px;min-height:330px;margin:0 0 14px;padding:32px clamp(22px,3.4vw,42px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #1f2d5b2e}.player-portal-hero-seller{background:radial-gradient(circle at 88% 14%,#93cbff57,#0000 30%),radial-gradient(circle at 65% 100%,#ffbe8447,#0000 38%),linear-gradient(135deg,#17294c 0%,#315b86 54%,#805077 100%)}.player-portal-hero-glow{z-index:-1;filter:blur(2px);background:#ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-100px;right:25%}.player-portal-hero-copy{z-index:1;min-width:0;position:relative}.portal-hero-kicker{color:#dbe8ffc7;letter-spacing:.17em;margin-bottom:12px;font-size:9px;font-weight:850;display:inline-flex}.player-portal-hero h2{color:#fff;letter-spacing:-.06em;max-width:680px;margin:0;font-size:clamp(28px,3.35vw,48px);line-height:1.06}.player-portal-hero p{color:#eef4ffc7;max-width:610px;margin:15px 0 0;font-size:13px;line-height:1.75}.player-portal-hero-actions{flex-wrap:wrap;align-items:center;gap:12px 17px;margin-top:22px;display:flex}.portal-hero-primary{color:#302018;background:linear-gradient(135deg,#ffd29d,#ffad6d);border-color:#ffc287;min-height:44px;padding:0 18px;box-shadow:0 10px 24px #13142e33}.portal-hero-primary:hover{color:#302018;background:#ffd7a8}.portal-hero-note{color:#ecf4ffc4;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.portal-hero-games{color:#e0ebffad;flex-wrap:wrap;align-items:center;gap:7px;margin-top:23px;font-size:10px;display:flex}.portal-hero-games b{color:#ffffffe6;background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.player-portal-hero-visual{place-items:center;min-height:260px;display:grid;position:relative}.hero-orbit{border:1px solid #cedeff33;border-radius:50%;position:absolute;transform:rotate(-18deg)}.hero-orbit-one{width:290px;height:190px}.hero-orbit-two{border-color:#ffc7953d;width:230px;height:290px;transform:rotate(35deg)}.hero-preview-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #fff3;position:relative;box-shadow:0 20px 38px #09133140}.hero-preview-main{z-index:2;background:#ffffff24;border-radius:18px;width:min(100%,300px);overflow:hidden;transform:rotate(-4deg)}.hero-preview-cover{background:radial-gradient(circle at 74% 26%,#ffd39ee6,#0000 19%),linear-gradient(135deg,#6892ff8c,#1d2e6866);align-items:flex-end;height:116px;padding:13px;display:flex}.player-portal-hero-seller .hero-preview-cover{background:radial-gradient(circle at 24% 26%,#ffdea8db,#0000 19%),linear-gradient(135deg,#4da4cb94,#2f2b676b)}.hero-preview-cover span{color:#ffffffe6;background:#0d1a4045;border:1px solid #ffffff3d;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:750}.hero-preview-copy{gap:5px;padding:14px 15px 16px;display:grid}.hero-preview-copy strong{color:#fff;font-size:14px}.hero-preview-copy span{color:#ecf4ffad;font-size:10px}.hero-preview-float{z-index:3;color:#f9fbff;background:#142552ad;border-radius:12px;align-items:center;gap:7px;padding:10px 12px;font-size:10px;font-weight:750;display:inline-flex;position:absolute}.hero-preview-float svg{color:#ffd19d}.hero-preview-float-top{top:24px;right:3%;transform:rotate(5deg)}.hero-preview-float-bottom{bottom:24px;left:1%;transform:rotate(-5deg)}.seller-create-anchor,#buyer-market{scroll-margin-top:18px}.buyer-portal-journey,.seller-portal-tasks{background:linear-gradient(135deg,#fff,#f8faff);border:1px solid #e3e8f3;border-radius:18px;margin:0 0 14px;padding:18px 20px;box-shadow:0 10px 30px #273a600a}.buyer-portal-journey-heading,.seller-portal-task-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.buyer-portal-journey-heading h3,.seller-portal-task-heading h3{color:#253552;letter-spacing:-.04em;margin:3px 0 4px;font-size:18px}.buyer-portal-journey-heading p,.seller-portal-task-heading p{color:#7c899d;margin:0;font-size:10px;line-height:1.55}.buyer-portal-journey-badge,.seller-portal-task-tip{color:#9b6338;white-space:nowrap;background:#fff9f1;border:1px solid #e5c9aa;border-radius:999px;flex:none;align-items:center;gap:5px;padding:7px 10px;font-size:9px;font-weight:750;display:inline-flex}.buyer-portal-journey-grid,.seller-portal-task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.seller-portal-task-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-portal-journey-grid article,.seller-portal-task-grid article{background:#ffffffbd;border:1px solid #e7ebf3;border-radius:12px;min-width:0;padding:12px;position:relative}.buyer-portal-journey-grid article>span,.seller-portal-task-grid article>span{color:#8095d9;letter-spacing:.08em;margin-bottom:8px;font-size:9px;font-weight:850;display:block}.buyer-portal-journey-grid strong,.seller-portal-task-grid strong{color:#3b4b68;font-size:11px;display:block}.buyer-portal-journey-grid p,.seller-portal-task-grid p{color:#8794a6;margin:6px 0 0;font-size:9px;line-height:1.55}@media (width<=1280px){.player-portal-hero{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);min-height:300px;padding:27px 30px}.player-portal-hero h2{font-size:clamp(26px,3.4vw,40px)}.player-portal-hero-visual{min-height:230px}.hero-preview-main{width:min(100%,260px)}.hero-preview-cover{height:98px}}@media (width<=900px){.player-portal-hero{grid-template-columns:minmax(0,1fr) minmax(240px,.82fr);gap:14px;padding-inline:23px}.player-portal-hero h2{font-size:clamp(25px,4vw,34px)}.player-portal-hero p{font-size:12px}.hero-orbit-one{width:230px;height:150px}.hero-orbit-two{width:180px;height:225px}.buyer-portal-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.player-portal-hero{border-radius:20px;grid-template-columns:1fr;min-height:0;padding:23px 20px 18px}.player-portal-hero h2{max-width:520px;font-size:clamp(26px,8vw,34px)}.player-portal-hero p{margin-top:11px;line-height:1.6}.player-portal-hero-actions{margin-top:16px}.portal-hero-primary{min-height:44px}.portal-hero-games{margin-top:16px}.player-portal-hero-visual{min-height:188px;margin-top:3px}.hero-preview-main{width:min(100%,275px)}.hero-preview-cover{height:92px}.hero-preview-float-top{top:8px;right:2%}.hero-preview-float-bottom{bottom:7px;left:1%}.buyer-portal-journey,.seller-portal-tasks{border-radius:14px;padding:15px}.buyer-portal-journey-heading,.seller-portal-task-heading{flex-direction:column;gap:9px;margin-bottom:11px}.buyer-portal-journey-badge,.seller-portal-task-tip{align-self:flex-start}.seller-portal-task-grid{grid-template-columns:1fr;gap:7px}.seller-portal-task-grid article{padding:10px}}@media (width<=600px){.player-page-content .player-portal-hero{margin-inline:-1px;padding:20px 15px 14px}.player-portal-hero h2{font-size:clamp(24px,8.4vw,31px)}.player-portal-hero p{font-size:11px}.portal-hero-note{font-size:9px}.player-portal-hero-visual{min-height:164px}.hero-preview-main{width:min(100%,235px)}.hero-preview-cover{height:78px}.hero-preview-copy{padding:10px 12px 12px}.hero-preview-copy strong{font-size:12px}.hero-preview-copy span{font-size:9px}.hero-preview-float{padding:8px 9px;font-size:9px}.buyer-portal-journey-grid{gap:6px}.buyer-portal-journey-grid article{padding:9px}.buyer-portal-journey-grid strong,.seller-portal-task-grid strong{font-size:10px}.buyer-portal-journey-grid p,.seller-portal-task-grid p{font-size:8.5px}}@media (width<=380px){.player-portal-hero h2{font-size:23px}.player-portal-hero-actions{flex-direction:column;align-items:stretch}.portal-hero-primary{width:100%}.portal-hero-note{justify-content:center}.buyer-portal-journey-grid{grid-template-columns:1fr 1fr}.buyer-portal-journey-grid article{min-height:94px}}
