/**handles:ibl-tour-manager-frontend**/
.ibl-tour-manager-frontend{width:100%;margin:20px 0;--tt-border-width:1px;--tt-border-strong-width:2px;--tt-border-radius:6px;--tt-border-color:currentColor;--tt-border-color:color-mix(in srgb, currentColor 20%, transparent);--tt-surface:transparent;--tt-surface-alt:transparent;--tt-surface-alt:color-mix(in srgb, currentColor 4%, transparent);--tt-shadow:0 1px 2px rgba(0, 0, 0, 0.08);--tt-shadow-hover:0 3px 10px rgba(0, 0, 0, 0.12);--tt-muted-opacity:0.8}.ibl-tour-manager-credit{margin-top:1em;font-size:.875em;opacity:var(--tt-muted-opacity)}.ibl-tour-manager-credit a{color:currentColor}.ibl-tour-manager-container{display:flex;flex-direction:column;gap:20px}.ibl-tour-manager-header{width:100%;max-width:1000px;margin:0 auto}.ibl-tour-manager-header h3{margin-top:0;margin-bottom:.5em}.ibl-tour-manager-header .ibl-tour-manager-description{margin-top:0;margin-bottom:0}.ibl-tour-manager-map-container{width:100%;max-width:100%;margin:0 auto;border:var(--tt-border-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);overflow:hidden;aspect-ratio:4/3;background-color:var(--tt-surface)}.ibl-tour-manager-map-container[style*=height]{aspect-ratio:auto}.ibl-tour-manager-map-container[style*=height] #ibl-tour-manager-map,.ibl-tour-manager-map-container[style*=height] .ibl-tour-manager-map{min-height:0}.ibl-tour-manager-map-container[style*=width]{max-width:none}.ibl-tour-manager-map-container #ibl-tour-manager-map,.ibl-tour-manager-map-container .ibl-tour-manager-map{width:100%;height:100%;min-height:260px}.ibl-tour-manager-schedule{width:100%;max-width:1000px;margin:0 auto}.ibl-tour-manager-schedule h3{margin-top:0;margin-bottom:1em}.schedule-item-title h4{margin:0 0 .25em 0}.schedule-item{padding:1em;margin-bottom:1em;border:var(--tt-border-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);background-color:var(--tt-surface);transition:box-shadow .3s ease;position:relative;overflow:hidden}.schedule-item:hover{box-shadow:var(--tt-shadow-hover)}.schedule-item.is-past-event .event-passed-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);color:#fff;font-weight:700;letter-spacing:.08em;text-transform:uppercase;z-index:3;transition:opacity .2s ease;pointer-events:none}.schedule-item.is-past-event:hover .event-passed-overlay{opacity:0}.schedule-item.is-past-event.overlay-hidden .event-passed-overlay{opacity:0}.schedule-item-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:.75em}.schedule-item-number{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;background-color:currentColor;color:#fff}.schedule-item-title{flex-grow:1;margin-left:0;margin-top:10px;width:100%}.schedule-item-title .venue-address{font-size:.875em}.schedule-item-details{margin-top:1em;padding-top:1em;border-top:var(--tt-border-width) solid var(--tt-border-color)}.detail-row{display:flex;flex-direction:column;padding:.5em 0;border-bottom:var(--tt-border-width) solid var(--tt-border-color)}.detail-row:last-child{border-bottom:none}.detail-label{font-weight:600}.detail-value{text-align:left;margin-top:5px}.schedule-item-flyer{margin-top:.75em;padding-top:.75em;border-top:var(--tt-border-width) solid var(--tt-border-color)}.schedule-item-flyer-fan .flyer-image{display:block;max-width:100%;height:auto;border-radius:var(--tt-border-radius);border:var(--tt-border-width) solid var(--tt-border-color)}.schedule-item-flyer-fan .flyer-link{display:inline-block}.schedule-item-flyer-band{display:flex;align-items:center;gap:.5em;flex-wrap:wrap}.schedule-item-flyer-band .detail-label{flex-shrink:0}.schedule-item-flyer-band .detail-value{text-align:left}.flyer-thumbnail{display:inline-block;max-width:120px;height:auto;vertical-align:middle;border-radius:4px;border:var(--tt-border-width) solid var(--tt-border-color);margin-right:.5em}.flyer-download-link{display:inline-flex;align-items:center}.departure-time{border:var(--tt-border-strong-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);padding:.75em;margin-top:.75em;font-weight:700;text-align:center;background-color:var(--tt-surface)}.ending-point-badge,.launching-point-badge,.stop-badge{padding:.625em;margin:.625em 0;border:var(--tt-border-strong-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);font-weight:700;text-align:center;background-color:var(--tt-surface)}.impossible-schedule-warning{padding:1em;margin:1em 0;border:var(--tt-border-strong-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);font-weight:700;text-align:center;background-color:var(--tt-surface)}.impossible-schedule-warning .warning-large{font-size:1.125em}.map-link{display:inline-flex;align-items:center;justify-content:center;margin-top:.75em;padding:.5em 1em;text-decoration:none;border-radius:4px;font-size:.875em;transition:opacity .3s ease;min-height:44px}.map-link:hover{opacity:.8}.ibl-tour-manager-schedule .button,.ibl-tour-manager-schedule .button-primary{margin-top:.625em;display:inline-block}.ibl-tour-manager-gas-estimate{margin-top:1.5em;padding:1em;border:var(--tt-border-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);background-color:var(--tt-surface)}.ibl-tour-manager-gas-estimate-inner{font-size:.95em}.ibl-tour-manager-gas-estimate .ibl-tour-manager-gas-helper{margin:.75em 0 0 0;font-size:.875em;font-weight:400;opacity:var(--tt-muted-opacity)}.ibl-tour-manager-gas-estimate .ibl-tour-manager-gas-helper a{text-decoration:underline}@media (min-width:768px){.ibl-tour-manager-container{gap:30px}.ibl-tour-manager-map-container{max-width:800px;margin:0 auto;aspect-ratio:1}.ibl-tour-manager-map-container #ibl-tour-manager-map,.ibl-tour-manager-map-container .ibl-tour-manager-map{min-height:400px}.ibl-tour-manager-schedule{max-width:1000px;margin:0 auto;width:100%}.schedule-item-header{flex-direction:row;justify-content:space-between;align-items:center}.schedule-item-title{margin-left:15px;margin-top:0;width:auto}.detail-row{flex-direction:row;justify-content:space-between}.detail-value{text-align:right;margin-top:0}}.ibl-tour-manager-setlists{width:100%;max-width:1000px;margin:20px auto}.ibl-tour-manager-setlists h3{margin-top:0;margin-bottom:1.5em}.setlists-list{display:flex;flex-direction:column;gap:2em}.setlist-venue-item{padding:1.5em;border:var(--tt-border-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);background-color:var(--tt-surface);box-shadow:var(--tt-shadow)}.setlist-venue-item .venue-name{margin-top:0;margin-bottom:1em;font-size:1.25em}.venue-date{font-weight:400;font-size:.9em;opacity:var(--tt-muted-opacity)}.setlist-name{font-weight:700;margin-bottom:.75em;font-size:1.1em}.setlist-notes{margin-bottom:1em;font-style:italic;opacity:var(--tt-muted-opacity)}.setlist-full-audio{margin-bottom:1.5em;padding-top:1em;border-top:var(--tt-border-width) solid var(--tt-border-color)}.setlist-full-audio audio{width:100%;max-width:500px;margin-top:.5em;display:block}.setlist-songs{margin-top:1em}.setlist-songs-list{margin-top:.75em;padding-left:1.5em;list-style:decimal}.setlist-song-item{margin-bottom:.75em;padding:.75em;border:var(--tt-border-width) solid var(--tt-border-color);border-radius:var(--tt-border-radius);background-color:var(--tt-surface-alt)}.song-name{font-weight:600;margin-bottom:.25em}.song-duration{font-size:.9em;opacity:var(--tt-muted-opacity);margin-top:.25em}.song-notes{font-size:.9em;opacity:var(--tt-muted-opacity);margin-top:.5em;font-style:italic}.song-audio{margin-top:.75em}.song-audio audio{width:100%;max-width:400px;height:32px}@media (max-width:767px){.setlist-full-audio audio,.song-audio audio{width:100%;max-width:100%}.setlist-venue-item{padding:1em}}