.cbpt-app{--pink:#ef9db5;--green:#73bd57;--ink:#202124;max-width:1050px;margin:2rem auto;font-family:inherit;color:var(--ink)}
.cbpt-tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.cbpt-tab{padding:12px 20px;border:2px solid #222;background:#fff;border-radius:8px;font-weight:700;cursor:pointer}.cbpt-tab.active{background:#222;color:#fff}
.cbpt-stage{height:100px;background:#f5f5f5;border:1px solid #ddd;border-radius:8px 8px 2px 2px;display:flex;justify-content:center;align-items:flex-start;padding-top:14px;margin-bottom:24px;box-shadow:0 3px 8px #0001}
.cbpt-map{overflow-x:auto;padding:4px}.cbpt-level{text-align:left;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px;border-top:2px solid #ccd4df;padding:12px 0 5px;margin-top:8px}.cbpt-level:first-child{border:0}
.cbpt-row{display:grid;grid-template-columns:25px minmax(750px,794px) 25px;justify-content:center;gap:6px;align-items:center;margin:5px 0}.cbpt-row>b{text-align:center}.cbpt-seats{align-items:center;width:100%}.cbpt-continuous{display:flex;justify-content:center;gap:6px}.cbpt-split{display:grid;grid-template-columns:max-content 1fr max-content}.cbpt-bank{display:flex;gap:6px}.cbpt-bank-left{justify-self:start}.cbpt-bank-right{justify-self:end}.cbpt-aisle{align-self:center;justify-self:center;font-size:9px;letter-spacing:.1em;text-align:center;color:#777}
.cbpt-seat{width:34px;height:34px;padding:0;border:2px solid transparent;border-radius:50% 50% 8px 8px;color:#17200f;font-size:11px;font-weight:800;cursor:pointer;transition:transform .12s,outline .12s;position:relative}.cbpt-seat small{position:absolute;font-size:9px;right:-3px;bottom:-5px;background:#fff;border-radius:50%}.cbpt-seat:hover{transform:scale(1.12);outline:3px solid #222}.cbpt-seat.pink{background:var(--pink)}.cbpt-seat.green{background:var(--green)}.cbpt-seat.sold{background:#686b6e;color:white;opacity:.65;cursor:not-allowed;text-decoration:line-through}.cbpt-seat.mine{background:#8c68c7;text-decoration:none;opacity:1}.cbpt-seat.selected{outline:4px solid #111;transform:scale(1.12)}
.cbpt-legend{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin:22px 0;font-size:14px}.cbpt-legend i{display:inline-block;width:16px;height:16px;border-radius:50% 50% 4px 4px;vertical-align:-3px;margin-right:5px}.cbpt-legend .pink{background:var(--pink)}.cbpt-legend .green{background:var(--green)}.cbpt-legend .sold{background:#686b6e}.cbpt-legend .mine{background:#8c68c7}.cbpt-legend .wheelchair{width:auto;height:auto;font-style:normal}
.cbpt-selection{min-height:58px;border:1px solid #ddd;background:#fafafa;border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;text-align:center}.cbpt-actions{display:flex;justify-content:center;gap:12px;margin-top:14px;flex-wrap:wrap}.cbpt-actions .button{padding:12px 20px}.cbpt-note{text-align:center;color:#666;font-size:13px}
.cbpt-reserve-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:20px}.cbpt-reserve-heading h2{margin:0}.cbpt-reserve-heading label{font-weight:700}.cbpt-reserve-heading input{display:block;min-width:280px;margin-top:6px;padding:10px}.cbpt-reserve-summary{min-height:48px;margin-top:18px;padding:12px;border:1px solid #ddd;background:#fafafa;border-radius:8px;text-align:center;font-weight:700}
.cbpt-roster-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.cbpt-roster-header h2{margin:0}.cbpt-roster-legend{display:flex;justify-content:center;gap:24px;margin:12px 0 20px}.cbpt-roster-legend i{display:inline-block;width:18px;height:18px;border:1px solid #777;vertical-align:-4px;margin-right:5px}.cbpt-roster-legend .premier{background:#f3c6c6}.cbpt-roster-legend .house{background:#d4e5d0}.cbpt-roster-shows{overflow-x:auto}.cbpt-roster-show{margin:0 0 40px}.cbpt-roster-show>h2{text-align:center;background:#ccc;color:#345052;margin:0;padding:9px;font-size:25px}.cbpt-roster-grid{display:grid;grid-template-columns:76px repeat(9,minmax(0,1fr)) 150px repeat(9,minmax(0,1fr));border-left:1px solid #333;border-top:1px solid #333}.cbpt-roster-grid-i{grid-template-columns:76px repeat(20,minmax(0,1fr));margin-top:0}.cbpt-roster-number,.cbpt-roster-row-label,.cbpt-roster-seat{min-height:40px;border-right:1px solid #333;border-bottom:1px solid #333;display:flex;align-items:center;justify-content:center;text-align:center;padding:4px;box-sizing:border-box}.cbpt-roster-number{background:#f1f1f1;font-size:13px}.cbpt-roster-row-label{background:#ccc;color:#345052;font-weight:700}.cbpt-roster-seat{position:relative;font-size:13px;line-height:1.12;overflow-wrap:anywhere}.cbpt-roster-seat.premier{background:#f3c6c6}.cbpt-roster-seat.house{background:#d4e5d0}.cbpt-roster-seat.status-reserved{box-shadow:inset 0 0 0 3px #666}.cbpt-roster-seat.status-hold{box-shadow:inset 0 0 0 3px #8c68c7}.cbpt-roster-name{display:block}.cbpt-roster-wheelchair{position:absolute;right:2px;bottom:1px;font-size:10px}.cbpt-roster-aisle{border-bottom:1px solid #333;background:#f7f7f7}.cbpt-roster-aisle.header-aisle,.cbpt-roster-aisle.body-aisle{border-right:1px solid #333}
@media print{.cbpt-roster-app .cbpt-print{display:none!important}.cbpt-roster-shows{overflow:visible}.cbpt-roster-show{min-width:0;break-inside:avoid;margin-bottom:22px}.cbpt-roster-grid{grid-template-columns:45px repeat(9,1fr) 80px repeat(9,1fr)}.cbpt-roster-grid-i{grid-template-columns:45px repeat(20,1fr)}.cbpt-roster-number,.cbpt-roster-row-label,.cbpt-roster-seat{min-height:32px;padding:2px;font-size:9px}.cbpt-roster-show>h2{font-size:18px}}
@media(max-width:700px){.cbpt-app{margin:1rem 0}.cbpt-stage{height:70px}.cbpt-row{grid-template-columns:20px 714px 20px}.cbpt-map{padding-bottom:12px}.cbpt-seat{width:30px;height:30px}.cbpt-tabs{display:grid}.cbpt-tab{width:100%}}
.cbpt-roster-row-label.header-spacer{visibility:hidden}
