.erc-tour-table{--erc-text:#f3f3f3;--erc-muted:#a7a7a7;--erc-line:#303030;--erc-panel:#111;--erc-panel-hover:#181818;--erc-field:#191919;--erc-accent:#d7193f;--erc-white:#fff;font-family:inherit;color:var(--erc-text);width:100%;color-scheme:dark}.erc-tour-table [hidden]{display:none!important}.erc-tour-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;gap:14px;align-items:end;margin:0 0 28px;padding:20px;background:var(--erc-panel);border:1px solid var(--erc-line)}.erc-tour-filters label span{display:block;margin:0 0 6px;color:var(--erc-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.erc-tour-filters select{width:100%;min-height:44px;padding:8px 36px 8px 12px;border:1px solid #444;border-radius:0;background-color:var(--erc-field);color:var(--erc-text);font:inherit}.erc-tour-filters select option,.erc-tour-filters select optgroup{background:#1b1b1b;color:#fff}.erc-tour-filters select:focus{border-color:#888;box-shadow:0 0 0 1px #888;outline:0}.erc-filter-reset{min-height:44px;padding:8px 16px;border:1px solid #666;background:#fff0;color:var(--erc-text);font:inherit;font-weight:700;cursor:pointer}.erc-filter-reset:hover,.erc-filter-reset:focus{border-color:var(--erc-white);background:var(--erc-white);color:#080808}.erc-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.erc-tour-table table{width:100%;border:0;border-collapse:collapse;table-layout:fixed;margin:0;background:#fff0;color:var(--erc-text)}.erc-tour-table th{padding:13px 16px;border:0;border-bottom:2px solid #777;background:#fff0;color:var(--erc-muted);font-size:12px;line-height:1.3;text-align:left;text-transform:uppercase;letter-spacing:.07em}.erc-tour-table td{padding:20px 16px;border:0;border-bottom:1px solid var(--erc-line);background:#fff0;color:var(--erc-text);vertical-align:middle;text-align:left}.erc-tour-table th:first-child,.erc-tour-table td:first-child{width:14%}.erc-tour-table th:nth-child(2),.erc-tour-table td:nth-child(2){width:14%}.erc-tour-table th:nth-child(3),.erc-tour-table td:nth-child(3){width:15%}.erc-tour-table th:nth-child(4),.erc-tour-table td:nth-child(4){width:20%}.erc-tour-table th:nth-child(5),.erc-tour-table td:nth-child(5){width:21%}.erc-tour-table th:last-child,.erc-tour-table td:last-child{width:16%;text-align:right}.erc-no-tickets th:first-child,.erc-no-tickets td:first-child{width:16%}.erc-no-tickets th:nth-child(2),.erc-no-tickets td:nth-child(2){width:16%}.erc-no-tickets th:nth-child(3),.erc-no-tickets td:nth-child(3){width:18%}.erc-no-tickets th:nth-child(4),.erc-no-tickets td:nth-child(4){width:24%}.erc-no-tickets th:nth-child(5),.erc-no-tickets td:nth-child(5){width:26%;text-align:left}.erc-tour-table tbody tr{transition:background-color .2s ease}.erc-tour-table tbody tr:hover td{background:var(--erc-panel-hover)}.erc-tour-table time,.erc-tour-table td strong{color:var(--erc-white);font-weight:750}.erc-tour-table td small{display:block;margin-top:5px;color:var(--erc-muted);line-height:1.4}.erc-ticket-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 18px;border:1px solid var(--erc-white);background:var(--erc-white);color:#080808!important;text-decoration:none!important;font-size:13px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.erc-ticket-button:hover,.erc-ticket-button:focus{border-color:var(--erc-accent);background:var(--erc-accent);color:var(--erc-white)!important}.erc-status{display:inline-block;padding:7px 10px;border:1px solid #444;background:#202020;color:#ddd;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.erc-status--sold_out{border-color:#ff3157;background:#d4002b;color:#fff}.erc-status--postponed{border-color:#9a7424;background:#2b230f;color:#f3ce79}.erc-status--cancelled{border-color:#78303b;background:#2b1116;color:#ff9baa}.erc-status-stack{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative;isolation:isolate}.erc-status--presale{border-color:#755e27;background:#241e10;color:#e5c87a}.erc-status--on_sale{border-color:#31724c;background:#10251a;color:#86d9aa}.erc-premiere-tag{display:inline-block;width:max-content;margin:0;padding:3px 7px;background:var(--erc-accent);color:#fff;font-size:10px;font-weight:800;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:1}.erc-status--upcoming-safe{border-color:#31724c;background:#10251a;color:#86d9aa}.erc-status--upcoming-warning{border-color:#a66d18;background:#2d1f0b;color:#ffc468}.erc-status--upcoming-urgent{border-color:#9e2f42;background:#301017;color:#ff9bae}.erc-row--sold-out td:first-child{box-shadow:inset 3px 0 0 var(--erc-accent)}.erc-row--sold-out time{color:#c8c8c8}.erc-ticket-stack{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.erc-ticket-schedule,.erc-presale-waiting{display:inline-block;max-width:220px;color:#eee;font-size:13px;line-height:1.4}.erc-ticket-schedule--secondary{color:var(--erc-muted);font-size:12px}.erc-filter-empty{padding:24px;border:1px solid var(--erc-line);background:var(--erc-panel);color:var(--erc-muted);text-align:center}@media(max-width:640px){.erc-tour-filters{grid-template-columns:1fr;padding:15px}.erc-filter-reset{width:100%}.erc-tour-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.erc-table-wrap{overflow:visible}.erc-tour-table table,.erc-tour-table tbody,.erc-tour-table tr,.erc-tour-table td{display:block;width:100%!important}.erc-tour-table tbody{display:grid;gap:18px}.erc-tour-table tr{overflow:hidden;border:1px solid #373737;border-radius:8px;background:var(--erc-panel);box-shadow:0 10px 28px rgb(0 0 0 / .28)}.erc-tour-table tr.erc-row--sold-out{border-left:4px solid var(--erc-accent)}.erc-tour-table td{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;padding:12px 16px;border-bottom:1px solid var(--erc-line);background:#fff0;text-align:left!important}.erc-tour-table td:first-child{padding-top:17px}.erc-tour-table td:last-child{padding-bottom:17px;border-bottom:0}.erc-tour-table td::before{content:attr(data-label);color:var(--erc-muted);font-size:10px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.erc-tour-table time{font-size:16px}.erc-row--sold-out td:first-child{box-shadow:none}.erc-ticket-button{width:100%;justify-self:stretch;white-space:normal}.erc-ticket-stack{width:100%;align-items:flex-start}.erc-ticket-schedule,.erc-presale-waiting{max-width:none}.erc-tour-table tbody tr:hover td{background:var(--erc-panel-hover)}}