.smarticket-seat-section{background:linear-gradient(180deg,#eef2f7 0%,#f6f8fb 240px,var(--color-muted, #f5f5f5) 240px);padding:clamp(18px,3vw,28px) 0 clamp(40px,6vw,72px);color:var(--color-foreground, #111)}.smarticket-seat-section__inner{width:min(100%,1680px);margin:0 auto;padding:0 clamp(18px,3vw,40px)}.smarticket-seat-section__header{margin-bottom:clamp(18px,3vw,28px)}.smarticket-seat-section__eventbar{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:clamp(18px,2vw,28px);align-items:start;margin-bottom:16px}.smarticket-seat-section__eventcopy{min-width:0}.smarticket-seat-section__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:var(--color-muted-foreground, #6b7280);margin:0 0 10px}.smarticket-seat-section__title{font-size:clamp(30px,4.4vw,54px);line-height:.98;letter-spacing:0;margin:0;font-weight:700;max-width:16ch}.smarticket-seat-section__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.seatmeta-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:10px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(15,23,42,.08);color:#334155;font-size:13px;font-weight:600}.seatmeta-chip--accent{background:#eff6fffa;color:#1d4ed8}.smarticket-seat-section__subtitle{color:var(--color-muted-foreground, #6b7280);max-width:72ch;margin:16px 0 0;font-size:15px;line-height:1.55}.smarticket-seat-section__eventaside{display:grid;align-items:start}.seatprice-card{display:grid;gap:8px;padding:18px 20px;background:#111827;color:#f8fafc;border-radius:18px;box-shadow:0 14px 28px #0f172a29}.seatprice-card__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#f8fafcad}.seatprice-card__value{font-size:clamp(28px,2.8vw,40px);line-height:1;letter-spacing:0}.seatprice-card__sub{font-size:13px;line-height:1.5;color:#f8fafcb8}.smarticket-seat-section__grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:clamp(18px,2vw,28px);align-items:start}@media(max-width:900px){.smarticket-seat-section__eventbar{grid-template-columns:1fr}.smarticket-seat-section__title{max-width:none;font-size:clamp(30px,8vw,42px)}.smarticket-seat-section__grid{grid-template-columns:1fr}}@media(max-width:640px){.smarticket-seat-section__meta{gap:8px}.seatmeta-chip{width:100%;justify-content:flex-start;border-radius:14px}.smarticket-seat-section__topnav{margin-bottom:14px}.seatnav-pill{min-height:38px;padding:0 14px;font-size:13px}}.smarticket-seat-section__canvas-col{min-width:0}.smarticket-seat-section__summary{position:sticky;top:18px;align-self:start}.smarticket-seat-section__topnav{display:flex;gap:10px;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:18px;overflow-x:auto}.seatnav-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px 12px 0 0;border:1px solid transparent;background:transparent;color:#475569;font-size:14px;font-weight:700;white-space:nowrap}.seatnav-pill--active{background:#fff;color:#111827;border-color:#0f172a14;border-bottom-color:#fff;box-shadow:0 -1px #1d4ed8 inset}.seatnav-pill[disabled]{opacity:.56}.smarticket-seat-section__legend{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-start;padding:12px 16px;margin-bottom:14px;background:var(--color-card, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:12px;font-size:13px;color:var(--color-muted-foreground, #6b7280)}.legend-item{display:inline-flex;align-items:center;gap:8px}.legend-dot{width:14px;height:14px;border-radius:4px;display:inline-block}.legend-dot--available{background:#1f2937}.legend-dot--selected{background:#16a34a}.legend-dot--reserved{background:#f59e0b}.legend-dot--sold{background:#e5e7eb;border:1px solid #d1d5db}.smarticket-seat-section__canvas-frame{position:relative;background:var(--color-card, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a;min-height:620px;aspect-ratio:16 / 10}@media(max-width:900px){.smarticket-seat-section__canvas-frame{aspect-ratio:4 / 3;min-height:420px}.smarticket-seat-section__summary{position:static;top:auto}}.smarticket-seat-section__back{position:absolute;top:14px;left:14px;z-index:6;display:none;align-items:center;gap:6px;padding:8px 14px 8px 10px;background:var(--color-card, #fff);color:var(--color-foreground, #111);border:1px solid var(--color-border, #e5e7eb);border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 1px 3px #00000014;transition:background .15s ease,transform .1s ease}.smarticket-seat-section__back:hover{background:var(--color-muted, #f5f5f5)}.smarticket-seat-section__back:active{transform:scale(.97)}.smarticket-seat-section__canvas-frame[data-view=seats] .smarticket-seat-section__back{display:inline-flex}.smarticket-seat-section__breadcrumbs{position:absolute;top:18px;left:50%;transform:translate(-50%);z-index:5;display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--color-border, #e5e7eb);border-radius:999px;font-size:12.5px;font-weight:600;color:var(--color-muted-foreground, #6b7280);pointer-events:none}.smarticket-seat-section__breadcrumbs .crumb{letter-spacing:.05em}.smarticket-seat-section__breadcrumbs .crumb--current{color:var(--color-foreground, #111)}.smarticket-seat-section__breadcrumbs .crumb-sep{color:var(--color-muted-foreground, #9ca3af);font-weight:400}seat-map{display:block;width:100%;height:100%;position:relative;touch-action:none;cursor:grab;background:radial-gradient(ellipse at center top,rgba(0,0,0,.04),transparent 60%),var(--color-card, #fff)}seat-map canvas{display:block}.seatmap__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--color-muted-foreground, #6b7280);font-size:14px}.seatmap__spinner{width:18px;height:18px;border:2px solid var(--color-border, #e5e7eb);border-top-color:var(--color-foreground, #111);border-radius:50%;animation:smk-spin .8s linear infinite}@keyframes smk-spin{to{transform:rotate(360deg)}}.smarticket-seat-section__controls{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:6px;z-index:5}.smarticket-seat-section__controls button{width:38px;height:38px;border-radius:10px;border:1px solid var(--color-border, #e5e7eb);background:var(--color-card, #fff);color:var(--color-foreground, #111);font-size:18px;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014;transition:background .15s ease,transform .1s ease}.smarticket-seat-section__controls button:hover{background:var(--color-muted, #f5f5f5)}.smarticket-seat-section__controls button:active{transform:scale(.95)}.smarticket-seat-section__hint{margin:12px 0 0;text-align:center;font-size:12.5px;color:var(--color-muted-foreground, #6b7280)}.smarticket-seat-section__summary{background:var(--color-card, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:16px;padding:22px;position:sticky;top:18px;box-shadow:0 2px 12px #0000000a}@media(max-width:900px){.smarticket-seat-section__summary{position:static}}.summary__title{margin:0 0 14px;font-size:18px;font-weight:700}.summary__empty{margin:0 0 18px;color:var(--color-muted-foreground, #6b7280);font-size:14px;line-height:1.5;padding:18px;background:var(--color-muted, #f5f5f5);border-radius:10px;text-align:center}.summary__list{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto}.summary__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--color-muted, #f5f5f5);border-radius:10px;font-size:14px}.summary__item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.summary__item-sector{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-foreground, #6b7280);font-weight:600}.summary__item-seat{font-weight:500;color:var(--color-foreground, #111)}.summary__item-price{font-weight:600;font-size:14px;color:var(--color-foreground, #111);white-space:nowrap}.summary__totals{display:flex;align-items:baseline;justify-content:space-between;padding:14px 0;margin-bottom:14px;border-top:1px solid var(--color-border, #e5e7eb);border-bottom:1px solid var(--color-border, #e5e7eb)}.summary__totals-label{font-size:14px;color:var(--color-muted-foreground, #6b7280);font-weight:500}.summary__totals-value{font-size:22px;font-weight:700;color:var(--color-foreground, #111)}.summary__cta{width:100%;margin-bottom:8px}.summary__cta[disabled]{opacity:.5;cursor:not-allowed}.summary__clear{width:100%;background:transparent;border:none;color:var(--color-muted-foreground, #6b7280);font-size:13px;padding:8px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.summary__clear:hover{color:var(--color-foreground, #111)}.summary__notice{margin:14px 0 0;font-size:12px;color:var(--color-muted-foreground, #6b7280);line-height:1.5;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map?subset=AAAAAQ */
