.oh-specs{padding:0 var(--padding-inline);background:var(--bg);margin-top:-16px}.oh-specs__inner{max-width:var(--content-wide);margin:0 auto;padding:32px 0 8px}.oh-specs .specsheet{display:grid;grid-template-columns:repeat(4,1fr)}.oh-specs .specsheet__row{grid-template-columns:1fr;gap:6px;padding:18px 12px;border-bottom:0;border-right:1px solid var(--border-light);text-align:center;justify-items:center}.oh-specs .specsheet__row:last-child{border-right:0}.oh-specs .specsheet dt{text-align:center}.oh-specs .specsheet dd{font-family:var(--fd);font-weight:800;font-size:1.35rem;letter-spacing:-.018em;color:var(--aubergine);text-align:center}@media(max-width:700px){.oh-specs .specsheet{grid-template-columns:repeat(2,1fr)}.oh-specs .specsheet__row:nth-child(2){border-right:0}.oh-specs .specsheet__row:nth-child(-n+2){border-bottom:1px solid var(--border-light)}}.oh-next{background:var(--aubergine);color:#faf6f3;padding:56px var(--padding-inline);margin-top:40px}.oh-next__inner{max-width:var(--content-wide);margin:0 auto}.oh-next__stamp{display:inline-flex;align-items:center;gap:10px;font-family:var(--fm);font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf;padding:5px 12px;border:1px solid rgba(255,255,255,.25);border-radius:2px;margin-bottom:28px}.oh-next__stamp .dot{width:7px;height:7px;border-radius:50%;background:var(--honey);animation:oh-pulse 1.8s infinite ease-in-out}@keyframes oh-pulse{0%,to{opacity:1}50%{opacity:.4}}.oh-next__row{display:grid;grid-template-columns:auto 1fr auto;gap:40px;align-items:start}.oh-next__date{display:flex;flex-direction:column;line-height:1;min-width:110px}.oh-next__date .m{font-family:var(--fm);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--honey)}.oh-next__date .d{font-family:var(--fd);font-weight:900;font-size:84px;letter-spacing:-.04em;color:#fff;margin-top:4px;line-height:.9}.oh-next__date .w{font-family:var(--fm);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;margin-top:10px}.oh-next__body{min-width:0}.oh-next__ribbon{display:inline-block;font-family:var(--fm);font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--honey);margin-bottom:8px}.oh-next__title{font-family:var(--fd);font-weight:800;font-size:clamp(1.4rem,2.4vw,1.85rem);letter-spacing:-.022em;line-height:1.15;color:#fff;margin:0 0 10px}.oh-next__meta{font-family:var(--fm);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin:0 0 18px}.oh-next__line{font-family:var(--fb);font-size:15px;line-height:1.6;color:#ffffffd9;max-width:56ch;margin:0}.oh-next__line b{color:#fff;font-weight:700}.oh-next__line a{color:var(--honey);border-bottom:1px solid currentColor}.oh-next__cta{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.oh-next__host{display:inline-flex;align-items:center;gap:10px;font-family:var(--fm);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6}.oh-next__host b{font-family:var(--fb);font-weight:600;font-size:13px;color:#fff;text-transform:none;letter-spacing:0}.oh-next__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--berry),var(--coral));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:var(--fd);font-weight:700;font-size:14px}.oh-btn{display:inline-block;font-family:var(--fb);font-weight:600;font-size:14px;text-decoration:none;background:#fff;color:var(--aubergine);border:0;padding:13px 24px;border-radius:2px;cursor:pointer;letter-spacing:-.005em;transition:transform .15s,background .15s;white-space:nowrap}.oh-btn:hover{transform:translateY(-1px);background:var(--bg)}@media(max-width:900px){.oh-next__row{grid-template-columns:1fr;gap:22px}.oh-next__date .d{font-size:64px}.oh-next__cta{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}}.oh-upcoming{background:var(--bg)}.oh-prog{display:flex;flex-direction:column;gap:24px}.oh-prog__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.oh-up__more{margin-top:32px;font-family:var(--fm);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.oh-up__more a{color:var(--berry);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1.5px}.oh-up__more a:hover{color:var(--coral)}.oh-up__empty{font-family:var(--fb);font-size:15px;color:var(--text-body);padding:24px 0;max-width:60ch}@media(max-width:700px){.oh-prog__grid{grid-template-columns:1fr}}.oh-moves{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;list-style:none;padding:0;margin:0}.oh-move{background:#fff;border:1px solid var(--border-light);border-radius:4px;padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;transition:transform .15s,box-shadow .15s}.oh-move:hover{transform:translateY(-2px);box-shadow:0 10px 22px #3a2f3d14}.oh-move__glyph{width:56px;height:56px;border-radius:4px;background:var(--rose);color:var(--berry);display:grid;place-items:center;padding:8px;margin-bottom:4px}.oh-move__glyph svg{width:100%;height:100%;display:block}.oh-move:nth-child(1) .oh-move__glyph{background:var(--sage-l);color:var(--sage-text)}.oh-move:nth-child(2) .oh-move__glyph{background:var(--blue-l);color:var(--dusty-blue)}.oh-move:nth-child(3) .oh-move__glyph{background:var(--coral-l);color:var(--coral)}.oh-move:nth-child(4) .oh-move__glyph{background:#f4e7d4;color:#8a5e2f}.oh-move__num{font-family:var(--fm);font-size:11px;font-weight:600;letter-spacing:.18em;color:var(--text-muted)}.oh-move__title{font-family:var(--fd);font-weight:800;font-size:1.2rem;letter-spacing:-.018em;color:var(--aubergine);line-height:1.18;margin:0}.oh-move__body{font-family:var(--fb);font-size:14.5px;line-height:1.55;color:var(--text-body);margin:0}@media(max-width:900px){.oh-moves{grid-template-columns:1fr 1fr}}@media(max-width:600px){.oh-moves{grid-template-columns:1fr}}.oh-sched{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.oh-sched__row{display:flex;align-items:center;gap:16px;padding:12px 16px;background:var(--surface, #fff);border:1px solid var(--border-light, rgba(0, 0, 0, .1));border-left:3px solid var(--card-accent, var(--sage));border-radius:10px}.oh-sched__date{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:46px;text-decoration:none;color:var(--card-accent, var(--sage));line-height:1}.oh-sched__mon{font-family:var(--font-mono, monospace);font-size:.62rem;letter-spacing:.08em}.oh-sched__day{font-size:1.5rem;font-weight:800}.oh-sched__body{flex:1;min-width:0}.oh-sched__title{font-size:1.02rem;margin:0 0 2px;line-height:1.25}.oh-sched__title a{color:inherit;text-decoration:none}.oh-sched__title a:hover{color:var(--card-accent, var(--sage))}.oh-sched__meta{font-size:.82rem;color:var(--text-muted, #666);margin:0}.oh-sched__cta{flex-shrink:0}@media(max-width:560px){.oh-sched__row{flex-wrap:wrap}.oh-sched__cta{width:100%}}.oh-showtell__next{font-size:.95rem;margin:12px 0 0;color:var(--text-body, #333)}.oh-otherdates{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.oh-otherdates__link{display:flex;align-items:center;gap:14px;padding:11px 15px;background:var(--surface, #fff);border:1px solid var(--border-light, rgba(0, 0, 0, .1));border-radius:9px;text-decoration:none;color:inherit;transition:border-color .14s ease}.oh-otherdates__link:hover{border-color:var(--sage)}.oh-otherdates__date{font-weight:700}.oh-otherdates__time{color:var(--text-muted, #666);font-size:.88rem}.oh-otherdates__link .fg-arrow{margin-left:auto}.oh-reserve{display:inline-flex;align-items:center;gap:6px;background:var(--card-accent, var(--sage));color:#fff;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;transition:filter .14s ease,transform .14s ease}.oh-reserve:hover{filter:brightness(.92);transform:translateY(-1px)}
