.c-tour-schedule{width:100%;max-width:100%;min-width:0}.c-tour-schedule--pending{opacity:0}.c-tour-schedule__empty{margin:0;padding:1.25rem 1rem;font-size:.94rem;line-height:1.55;color:color-mix(in srgb,#fff 75%,transparent);border-radius:.75rem;border:1px dashed color-mix(in srgb,#fff 18%,transparent);background:color-mix(in srgb,#fff 4%,transparent)}.c-tour__notice{box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin:0 0 1rem;padding:.7rem .9rem;font-size:clamp(.86rem,1.5vw,.95rem);line-height:1.55;color:color-mix(in srgb,#fff 72%,transparent);border-radius:.6rem;background:color-mix(in srgb,var(--theme--colors--accent, #c9a86a) 8%,rgba(255,255,255,.04));border:1px solid color-mix(in srgb,var(--theme--colors--accent, #c9a86a) 18%,rgba(255,255,255,.08))}.c-tour{box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin:0;padding:0}.c-tour+.c-tour{margin-top:1.5rem}.c-tour__section-panel{--tour-section-accent: var(--theme--colors--accent, #c9a86a);box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:1.1rem 1.15rem 1.2rem;border-radius:.9rem;border:1px solid color-mix(in srgb,var(--tour-section-accent) 28%,rgba(255,255,255,.1));background:linear-gradient(118deg,color-mix(in srgb,var(--tour-section-accent) 16%,rgba(18,15,28,.55)),#0a09106b 55%,#08070e47);box-shadow:0 1px #ffffff0d inset,0 10px 28px #00000038}@media(min-width:640px){.c-tour__section-panel{padding:1.25rem 1.35rem 1.35rem}}.c-tour--past .c-tour__section-panel{--tour-section-accent: color-mix(in srgb, var(--theme--colors--accent, #c9a86a) 55%, #9aa3b8);border-style:dashed;border-color:color-mix(in srgb,#fff 18%,transparent);background:linear-gradient(118deg,color-mix(in srgb,#fff 6%,rgba(12,11,18,.5)),#08070e59);box-shadow:0 1px #ffffff08 inset}.c-tour__section-body{display:flex;flex-direction:column;gap:1.85rem;margin-top:1.2rem;padding-top:1.35rem;border-top:1px solid color-mix(in srgb,var(--tour-section-accent) 22%,rgba(255,255,255,.1));min-width:0}.c-tour__section-title{margin:0 0 .15rem}.c-tour__section-title:before{content:"";display:block;width:min(4.5rem,32%);height:1px;margin-bottom:.75rem;border-radius:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--tour-section-accent) 90%,#fff),color-mix(in srgb,var(--tour-section-accent) 15%,transparent))}.c-tour__section-title{font-family:var(--theme--font-family--display);font-size:clamp(1.35rem,3.2vw,1.75rem);font-weight:800;font-optical-sizing:auto;letter-spacing:-.03em;line-height:1.12;color:#fff}.c-tour--past .c-tour__section-title{font-size:clamp(1.2rem,2.8vw,1.5rem);font-weight:700;letter-spacing:-.02em;color:color-mix(in srgb,#fff 72%,transparent)}.c-tour--past .c-tour__section-title:before{width:min(3.25rem,26%);background:linear-gradient(90deg,color-mix(in srgb,#fff 35%,transparent) 0%,transparent 100%)}.c-tour__period{margin:0;min-width:0}.c-tour__period-title{margin:0 0 .9rem;padding:0 0 .55rem;font-family:var(--theme--font-family--display);font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:color-mix(in srgb,#fff 92%,transparent);border-bottom:1px solid color-mix(in srgb,var(--tour-section-accent) 30%,rgba(255,255,255,.1))}.c-tour--past .c-tour__period-title{color:color-mix(in srgb,#fff 78%,transparent)}.c-tour__list{--tour-col-date: 6.75rem;--tour-col-links: 9.5rem;--tour-col-gap: 1rem;--tour-cols-data: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);--tour-cols: var(--tour-col-date) var(--tour-cols-data);--tour-cols-with-links: var(--tour-col-date) var(--tour-cols-data) var(--tour-col-links);display:grid;grid-template-columns:var(--tour-cols);column-gap:var(--tour-col-gap);row-gap:0;width:100%;max-width:100%;min-width:0;margin:0;padding:0;list-style:none}.c-tour__list--with-links{grid-template-columns:var(--tour-cols-with-links)}.c-tour__item{display:grid;grid-column:1/-1;grid-template-columns:subgrid;align-items:center;min-height:2.85rem;margin:0;padding:.8rem 0;border-bottom:1px solid color-mix(in srgb,#fff 10%,transparent)}.c-tour__list .c-tour__item:first-child{padding-top:.35rem}.c-tour__list .c-tour__item:last-child{border-bottom:0;padding-bottom:.4rem;min-height:2.65rem}.c-tour--past .c-tour__item{opacity:.88}.c-tour__card{display:contents}.c-tour__date,.c-tour__city,.c-tour__location,.c-tour__description,.c-tour__footer{min-width:0;margin:0}.c-tour__date{font-size:.88rem;letter-spacing:.02em;font-variant-numeric:tabular-nums;opacity:.82;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-tour__city{font-size:.92rem;font-weight:650;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-tour__location{font-size:.98rem;line-height:1.4;opacity:.92;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-tour__description{font-size:.92rem;line-height:1.35;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-tour__footer{box-sizing:border-box;width:var(--tour-col-links);max-width:100%;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:.5rem .75rem;flex-wrap:nowrap;white-space:nowrap}.c-tour__soldout{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .62rem;font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#ffeceb;background:color-mix(in srgb,#c74444 36%,transparent);border:1px solid color-mix(in srgb,#c74444 65%,transparent)}.c-tour__link{font-size:.86rem;font-weight:600;text-decoration:none;color:var(--theme--colors--accent)}.c-tour__link:hover{text-decoration:underline}@media(max-width:1080px){.c-tour__list,.c-tour__list--with-links{display:flex;flex-direction:column;gap:0}.c-tour__item{display:block;grid-column:auto;grid-template-columns:none;min-height:0;padding:1rem 0}.c-tour__card{display:grid;grid-template-columns:1fr;gap:.35rem}.c-tour__list .c-tour__item:first-child{padding-top:.5rem}.c-tour__list .c-tour__item:last-child{padding-bottom:.65rem}.c-tour__footer{width:auto;justify-self:auto;justify-content:flex-start;flex-wrap:wrap;white-space:normal;margin-top:.25rem;padding-top:.15rem}}
