.seat-cockpit-bar{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;border:1px solid #d4e1ea;border-radius:16px;background:#fff;box-shadow:0 10px 28px #17365310}.seat-mode,.seat-random,.seat-bulk{display:flex;align-items:center;gap:7px}.seat-mode button,.seat-cockpit-bar button,.seat-cockpit-bar select,.seat-insight button{min-height:38px;border:1px solid #cad9e3;border-radius:10px;padding:8px 11px;background:#f5f8fa;color:#294660;font:inherit;font-weight:750}.seat-mode button.active,.seat-cockpit-bar .accent{border-color:#55cdb7;background:#ddf8f1;color:#126b5c}.seat-bulk{display:none;flex:1}.seat-bulk.show{display:flex}.seat-bulk b{white-space:nowrap;color:#16806d}.seat-random{margin-left:auto}.seat-random .random-call{border:0;background:linear-gradient(135deg,#173d62,#245d7a);color:#fff;box-shadow:0 6px 14px #173d6230}.seat-insight{display:flex;align-items:center;gap:22px;margin-top:10px;padding:11px 15px;border:1px solid #dce7ed;border-radius:15px;background:linear-gradient(120deg,#f4fbfa,#f4f7ff)}.seat-insight>div:first-child{flex:1}.seat-insight span{display:block;color:#6d8193;font-size:12px}.seat-insight b{display:block;margin-top:3px;font-size:14px}.seat-legend{display:flex;gap:10px}.seat-legend span{display:flex;align-items:center;gap:4px;white-space:nowrap}.seat-legend i{width:9px;height:9px;border-radius:50%}.seat-legend .cool{background:#b8d7e7}.seat-legend .warm{background:#59d3bb}.seat-legend .hot{background:#ffbd58}.seat-insight button{background:#fff;color:#647789;font-size:12px}.seat-controls details{margin:13px 0}.seat-controls summary{cursor:pointer;border:1px solid #dbe5eb;border-radius:10px;padding:10px;color:#536b80;font-size:13px;font-weight:800}.seat-person{position:relative;display:grid!important;grid-template-columns:20px 1fr;gap:5px!important;padding:4px;border:2px solid transparent;border-radius:9px;transition:.18s}.seat-person select{grid-column:2}.seat-person-action{grid-column:1/-1;border:0;border-radius:8px;padding:7px 5px;background:#fff;color:#173653;font-weight:900;cursor:pointer;box-shadow:0 2px 5px #80631e1c}.seat-person-meta{grid-column:1/-1;display:flex!important;align-items:center;gap:4px;margin:0!important}.seat-person-meta i{display:inline-grid!important;flex:0 0 20px!important;background:#173d62!important;color:#fff!important}.seat-person-meta em{margin-left:auto;color:#6f7f8e;font-size:9px;font-style:normal}.seat-person.heat-cool{background:#eaf5fa}.seat-person.heat-warm{background:#e3f8f1}.seat-person.heat-hot{background:#fff1cf}.seat-person.selected{border-color:#3fc6ab;background:#d8f8ef;box-shadow:0 0 0 3px #3fc6ab25}.seat-person.was-called:after{content:'已点';position:absolute;right:-5px;top:-8px;padding:2px 5px;border-radius:8px;background:#71859a;color:#fff;font-size:8px}.seat-person.seat-calling{transform:scale(1.08);border-color:#ffcf4d;background:#fff3bd;box-shadow:0 0 0 6px #ffcf4d44}.seat-person.seat-picked{animation:seatWinner .8s ease both;border-color:#ffb932;background:#fff0a8}.seat-action-sheet{position:fixed;z-index:190;right:18px;top:18px;bottom:18px;width:min(390px,calc(100% - 28px));padding:23px;overflow:auto;border:1px solid #d8e4ea;border-radius:22px;background:#fff;box-shadow:0 24px 80px #10284255;transform:translateX(calc(100% + 40px));transition:.25s}.seat-action-sheet.open{transform:none}.seat-action-sheet>.sheet-close{float:right;width:36px;height:36px;border:0;border-radius:10px;background:#edf3f6;font-size:20px}.seat-action-sheet>span{color:#16806d;font-size:13px;font-weight:900}.seat-action-sheet h2{margin:5px 0 3px;font-size:28px}.seat-action-sheet>p{margin:0 0 18px;color:#728294;font-size:13px}.seat-reward-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.seat-reward-grid button{display:grid;grid-template-columns:32px 1fr;gap:1px 8px;align-items:center;border:1px solid #dce7ed;border-radius:13px;padding:10px;background:#f7fafb;color:#26435d;text-align:left}.seat-reward-grid i{grid-row:1/3;font-size:23px;font-style:normal}.seat-reward-grid b,.seat-reward-grid small{display:block}.seat-reward-grid small{color:#16806d}.seat-action-sheet>label{display:grid;gap:6px;margin-top:17px;color:#536b80;font-size:13px;font-weight:750}.seat-action-sheet select{border:1px solid #cad9e3;border-radius:11px;padding:11px;background:#fff;color:#173653}.private-note{display:block;margin-top:6px;color:#8b7180}.sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.sheet-actions button{border:0;border-radius:11px;padding:11px;background:#e8f1f5;color:#294660;font-weight:800}.sheet-actions button:last-child{background:#173d62;color:#fff}@keyframes seatWinner{40%{transform:scale(1.12);box-shadow:0 0 0 12px #ffca4d44}100%{transform:none;box-shadow:0 0 0 3px #ffca4d33}}@media(max-width:1100px){.seat-cockpit-bar,.seat-insight{align-items:flex-start;flex-wrap:wrap}.seat-random{margin-left:0}.seat-bulk{order:3;flex-basis:100%}}@media(max-width:700px){.seat-cockpit-bar,.seat-bulk,.seat-random{align-items:stretch;flex-direction:column}.seat-mode{width:100%}.seat-mode button{flex:1}.seat-legend{display:none}.seat-insight{display:block}.seat-insight button{margin-top:9px;width:100%}}
