html,body,#root{margin:0}.cb{--cb-ink: #142033;--cb-accent: #2f6df0;--cb-accent-2: #11b39a;font-family:Inter,Segoe UI,system-ui,sans-serif;color:var(--cb-ink);min-height:100vh;background:#f3f5fa}.cb *{box-sizing:border-box}.cb-hero{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:36px 40px 8px}.cb-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700;color:var(--cb-accent)}.cb-hero h1{margin:0;font-size:clamp(1.8rem,4vw,2.8rem);letter-spacing:-.02em}.cb-hero__meta{margin:8px 0 0;color:#5b6781}.cb-hall-switch{min-width:280px}.cb-label{display:block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#8190ab;margin-bottom:10px}.cb-hall-switch__row{display:flex;gap:10px;flex-wrap:wrap}.cb-hall-chip{display:grid;gap:2px;text-align:left;padding:10px 14px;border-radius:12px;border:1px solid #d9dfeb;background:#fff;cursor:pointer;color:var(--cb-ink)}.cb-hall-chip span{font-size:.82rem;color:#7a87a1}.cb-hall-chip.is-active{border-color:var(--cb-accent);box-shadow:0 0 0 3px #2f6df029}.cb-main{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start;padding:24px 40px 48px}.cb-panel{background:#fff;border:1px solid #e4e8f1;border-radius:18px;padding:24px}.cb-screen-bar{width:min(70%,540px);margin:4px auto 26px;padding:8px;text-align:center;font-size:.78rem;letter-spacing:.32em;font-weight:700;color:#8190ab;background:linear-gradient(180deg,#e9eefb,#f7f9fe);border-radius:0 0 60px 60px/0 0 18px 18px}.cb-rows{display:grid;gap:9px;overflow-x:auto}.cb-row{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:center}.cb-row__label{font-weight:700;color:#8190ab;font-size:.85rem}.cb-row__seats{display:flex;gap:7px;justify-content:center;flex-wrap:nowrap}.cb-seat{min-width:30px;height:28px;border-radius:8px 8px 4px 4px;border:1px solid transparent;background:#dbe3f2;color:#44506a;font-size:.76rem;font-weight:700;cursor:pointer}.cb-seat:hover:not(:disabled){background:#c4d2ef}.cb-seat.is-premium{background:#ffe2b0;color:#6b4e15}.cb-seat.is-selected{background:var(--cb-accent);color:#fff}.cb-seat--unavailable{background:#eceff5;color:#b6bece;cursor:not-allowed}.cb-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px;color:#5b6781;font-size:.85rem}.cb-legend span{display:inline-flex;align-items:center;gap:7px}.cb-dot{width:12px;height:12px;border-radius:4px;display:inline-block}.cb-dot--available{background:#dbe3f2}.cb-dot--premium{background:#ffe2b0}.cb-dot--selected{background:var(--cb-accent)}.cb-dot--unavailable{background:#eceff5}.cb-summary{position:sticky;top:96px}.cb-summary h2{margin:0;font-size:1.3rem}.cb-summary__hall{margin:4px 0 18px;color:#7a87a1}.cb-summary__seats{display:grid;gap:8px;padding:16px 0;border-top:1px solid #eef1f7;border-bottom:1px solid #eef1f7;min-height:56px}.cb-summary__seat{display:flex;justify-content:space-between}.cb-muted{color:#9aa5bd;margin:0}.cb-btn{border:0;cursor:pointer;font:inherit;border-radius:12px}.cb-btn--preview{width:100%;display:grid;gap:2px;margin:18px 0;padding:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#7b3ff0,#2f6df0)}@media(max-width:920px){.cb-main{grid-template-columns:minmax(0,1fr);padding:20px}.cb-hero{padding-left:20px;padding-right:20px}.cb-summary{position:static}}@media(max-width:480px){.cb-hero{padding:24px 16px 8px}.cb-main{padding:16px;gap:16px}.cb-panel{padding:16px}.cb-hall-switch{min-width:0;width:100%}.cb-row{grid-template-columns:16px 1fr;gap:8px}.cb-row__seats{gap:5px}.cb-seat{min-width:34px;height:34px}}
