/* Yellow Events — The Yellow Book tokens */
.ye-root{
  --ye-yellow:#FFC400; --ye-ink:#17150F; --ye-cream:#FAF5EA; --ye-white:#FFFFFF;
  --ye-muted:#5E584B; --ye-line:#E4DAC3; --ye-field:#D5CAB0; --ye-error:#B42318;
  --ye-r-lg:20px; --ye-r-md:12px; --ye-r-sm:8px;
  --ye-display:'Bricolage Grotesque', Montserrat, system-ui, sans-serif;
  --ye-body:'Spline Sans', 'Open Sans', system-ui, sans-serif;
  background:var(--ye-cream); color:var(--ye-ink); font-family:var(--ye-body); font-size:17px; line-height:1.55;
  -webkit-font-smoothing:antialiased;
}
body.ye-body{margin:0;background:#FAF5EA}
.ye-root *,.ye-root *::before,.ye-root *::after{box-sizing:border-box}
.ye-root a{color:inherit}
.ye-root p{margin:0}
.ye-root :focus-visible{outline:3px solid var(--ye-ink);outline-offset:3px;border-radius:4px}
.ye-root h1,.ye-root h2,.ye-root h3{font-family:var(--ye-display);font-weight:800;line-height:1.04;letter-spacing:-0.02em;margin:0;color:var(--ye-ink);text-transform:none}
.ye-root [hidden]{display:none !important}
.ye-wrap{max-width:1160px;margin:0 auto;padding:0 24px}

/* Site header / footer (plugin shell) */
.ye-site{background:var(--ye-cream);border-bottom:2px solid var(--ye-ink)}
.ye-site__in{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px}
.ye-site__brand{display:inline-flex;align-items:center;text-decoration:none}
.ye-site__logo{display:block;height:44px;width:auto}
.ye-site__text{font-weight:600;font-size:18px}
.ye-site__nav{display:flex;align-items:center;gap:18px}
.ye-root .ye-site__link{font-weight:600;text-decoration:none;border-bottom:3px solid var(--ye-yellow)}
.ye-foot{background:var(--ye-ink);color:#D9D1BE;padding:40px 0;font-size:15px}
.ye-foot__in{display:grid;gap:6px}
.ye-root .ye-foot a{color:var(--ye-white)}
.ye-foot__name{font-family:var(--ye-display);font-weight:800;font-size:20px;color:var(--ye-white)}
.ye-foot__copy{margin-top:10px !important;color:#9E967F;font-size:13px}

/* Buttons (reset theme/Elementor kit styles) */
.ye-root .ye-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border:2px solid var(--ye-ink);border-radius:var(--ye-r-md);font:600 16px/1.2 var(--ye-body);letter-spacing:normal;text-transform:none;text-decoration:none;cursor:pointer;color:var(--ye-ink);background:transparent;box-shadow:none;text-align:center;transition:none}
.ye-root .ye-btn--sm{min-height:40px;padding:8px 16px;font-size:15px}
.ye-root .ye-btn--ink{background:var(--ye-ink);color:var(--ye-cream)}
.ye-root .ye-btn--ink:hover,.ye-root .ye-btn--ink:focus{background:#2E2A20;color:var(--ye-cream)}
.ye-root .ye-btn--yellow{background:var(--ye-yellow);border-color:var(--ye-yellow);color:var(--ye-ink)}
.ye-root .ye-btn--yellow:hover,.ye-root .ye-btn--yellow:focus{background:#FFD23F;border-color:#FFD23F;color:var(--ye-ink)}
.ye-root .ye-btn--ghost:hover,.ye-root .ye-btn--ghost:focus{background:var(--ye-white);color:var(--ye-ink)}
.ye-root .ye-btn[disabled]{opacity:.6;cursor:progress}

/* Hero */
.ye-hero{padding:64px 0 72px}
.ye-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:end}
.ye-hero__grid--solo{grid-template-columns:1fr}
.ye-root .ye-hero__title{font-size:clamp(46px,7.2vw,88px);max-width:9ch}
.ye-hero__lede{font-size:19px;color:var(--ye-muted);max-width:42ch;margin:22px 0 30px !important}
.ye-root .ye-feature{display:block;background:var(--ye-yellow);color:var(--ye-ink);text-decoration:none;border-radius:var(--ye-r-lg);padding:26px 28px 24px}
.ye-root .ye-feature:hover .ye-feature__title{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:5px}
.ye-feature__tag{font-size:15px;font-weight:600}
.ye-feature__date{display:flex;align-items:baseline;gap:14px;margin-top:4px;font-family:var(--ye-display);font-weight:800;line-height:.82}
.ye-feature__num{font-size:clamp(120px,15vw,184px);letter-spacing:-0.055em}
.ye-feature__mon{font-size:clamp(34px,4vw,48px)}
.ye-feature__title{display:block;font-family:var(--ye-display);font-weight:800;font-size:clamp(24px,2.4vw,30px);line-height:1.1;margin-top:18px}
.ye-feature__meta{display:block;margin-top:6px}
.ye-feature__foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:22px;padding-top:14px;border-top:2px dashed rgba(23,21,15,.45);font-weight:600}

/* Hero image + featured banner */
.ye-hero__media{margin:0;align-self:stretch}
.ye-hero__media img{display:block;width:100%;height:100%;min-height:320px;max-height:520px;object-fit:cover;border-radius:var(--ye-r-lg);border:2px solid var(--ye-ink);box-shadow:10px 10px 0 var(--ye-yellow)}
.ye-feature__img{display:block;margin:-10px -12px 18px;border-radius:12px;overflow:hidden;aspect-ratio:1200/630;background:var(--ye-ink)}
.ye-feature__img img{display:block;width:100%;height:100%;object-fit:cover}
.ye-feature--img .ye-feature__num{font-size:clamp(84px,9vw,124px)}
.ye-feature--img .ye-feature__mon{font-size:clamp(28px,3vw,38px)}

/* Listing */
.ye-listing{padding-bottom:8px}
.ye-list-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:20px}
.ye-root .ye-list-head__title,.ye-root .ye-section-title{font-size:clamp(30px,3.8vw,44px)}
.ye-filters{display:flex;gap:4px;background:var(--ye-white);padding:4px;border:1.5px solid var(--ye-line);border-radius:var(--ye-r-md)}
.ye-root .ye-filter{border:0;background:transparent;color:var(--ye-muted);font:600 15px/1.2 var(--ye-body);padding:8px 16px;border-radius:var(--ye-r-sm);cursor:pointer;text-transform:none;letter-spacing:normal;box-shadow:none;min-height:0}
.ye-root .ye-filter[aria-pressed="true"]{background:var(--ye-ink);color:var(--ye-cream)}
.ye-root .ye-erows{list-style:none;margin:0;padding:0;border-bottom:2px solid var(--ye-ink)}
.ye-erow{display:grid;grid-template-columns:128px minmax(0,1fr) 250px;gap:32px;align-items:center;padding:30px 0;border-top:2px solid var(--ye-ink);margin:0}
.ye-erows--thumbs .ye-erow{grid-template-columns:112px 190px minmax(0,1fr) 240px;gap:28px}
.ye-root .ye-erow__thumb{display:block;aspect-ratio:1200/630;border-radius:var(--ye-r-md);overflow:hidden;background:var(--ye-ink);text-decoration:none}
.ye-erow__thumb img{display:block;width:100%;height:100%;object-fit:cover}
.ye-erow__thumb--empty{display:grid !important;place-items:center;background:var(--ye-line) !important}
.ye-erow__thumb--empty span{font-family:var(--ye-display);font-weight:800;font-size:17px;color:var(--ye-muted);padding:0 10px;text-align:center;line-height:1.1}
.ye-erow__date{font-family:var(--ye-display);font-weight:800;line-height:.88}
.ye-erow__num{display:block;font-size:76px;letter-spacing:-0.045em}
.ye-erow__mon{font-size:24px}
.ye-erow__dow{display:block;font-family:var(--ye-body);font-weight:500;font-size:15px;color:var(--ye-muted);margin-top:8px;line-height:1.3}
.ye-erow__type{margin:0 0 6px !important;font-size:15px;font-weight:600;color:var(--ye-muted)}
.ye-root .ye-erow__title{font-size:clamp(24px,2.6vw,31px);line-height:1.1;max-width:24ch}
.ye-root .ye-erow__title a{text-decoration:none;color:var(--ye-ink)}
.ye-root .ye-erow__title a:hover{text-decoration:underline;text-decoration-color:var(--ye-yellow);text-decoration-thickness:4px;text-underline-offset:5px}
.ye-erow__meta{margin-top:10px !important;color:var(--ye-muted)}
.ye-erow__side{display:grid;gap:12px;justify-items:start}
.ye-root .ye-erow__side .ye-btn{width:100%}
.ye-fee{display:inline-block;font-weight:600;font-size:15px;line-height:1.3;padding:4px 10px;border-radius:6px;border:1.5px solid var(--ye-ink)}
.ye-fee--paid{background:var(--ye-yellow);border-color:var(--ye-yellow)}
.ye-seats{width:100%}
.ye-seats__bar{height:8px;background:var(--ye-line);border-radius:4px;overflow:hidden}
.ye-seats__fill{height:100%;background:var(--ye-ink)}
.ye-seats__text{margin-top:6px !important;font-size:14px;color:var(--ye-muted)}
.ye-seats--low .ye-seats__text,.ye-seats--full .ye-seats__text{color:var(--ye-ink);font-weight:600}
.ye-empty{padding:40px 0;border-top:2px solid var(--ye-ink)}
.ye-empty p{margin:0 0 16px !important;font-size:19px;max-width:48ch}

/* Weekly series */
.ye-series{margin:72px 0;background:var(--ye-ink);color:var(--ye-cream);border-radius:var(--ye-r-lg);padding:40px 44px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 40px;align-items:center}
.ye-root .ye-series__title{font-size:clamp(28px,3.4vw,42px);color:var(--ye-white)}
.ye-series__text{margin-top:10px !important;color:#D9D1BE;max-width:50ch}

/* Steps */
.ye-how{margin-top:72px}
.ye-root .ye-steps{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.ye-steps li{margin:0}
.ye-step__n{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--ye-yellow);font-family:var(--ye-display);font-weight:800;font-size:21px}
.ye-root .ye-step__title{font-size:22px;margin:14px 0 6px}
.ye-step__text{color:var(--ye-muted);max-width:32ch}

/* Past */
.ye-past{margin-top:80px}
.ye-root .ye-past__list{list-style:none;margin:20px 0 0;padding:0;border-top:2px solid var(--ye-ink)}
.ye-past__item{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:16px;padding:14px 0;border-bottom:1.5px solid var(--ye-line);margin:0}
.ye-past__date,.ye-past__type{color:var(--ye-muted)}
.ye-root .ye-past__item a{font-weight:600;text-decoration:none}
.ye-root .ye-past__item a:hover{text-decoration:underline}

/* FAQ + venue */
.ye-info{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:56px;margin:80px 0 96px;align-items:start}
.ye-info .ye-section-title{margin-bottom:18px}
.ye-faq{border-top:2px solid var(--ye-ink)}
.ye-faq details{border-bottom:1.5px solid var(--ye-line);padding:18px 0}
.ye-faq summary{display:flex;justify-content:space-between;gap:16px;font-weight:600;font-size:19px;cursor:pointer;list-style:none}
.ye-faq summary::-webkit-details-marker{display:none}
.ye-faq summary::after{content:"+";font-family:var(--ye-display);font-size:28px;line-height:.8}
.ye-faq details[open] summary::after{content:"\2013"}
.ye-faq__a{margin-top:10px !important;color:var(--ye-muted);max-width:64ch}
.ye-venue{background:var(--ye-white);border:1.5px solid var(--ye-line);border-radius:var(--ye-r-lg);padding:28px}
.ye-root .ye-venue__title{font-size:26px}
.ye-venue address{font-style:normal;margin:12px 0 6px}
.ye-venue__land{margin-bottom:20px !important;color:var(--ye-muted)}
.ye-venue__actions{display:grid;gap:10px}

/* Event page */
.ye-crumb{padding-top:28px}
.ye-root .ye-crumb a{font-weight:600;text-decoration:none;border-bottom:3px solid var(--ye-yellow)}
.ye-dgrid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:64px;align-items:start;padding:24px 0 96px}
.ye-dmain{min-width:0}
.ye-dhead{padding:0 0 36px;margin-bottom:44px;border-bottom:2px solid var(--ye-ink)}
.ye-dhead__type{font-weight:600;color:var(--ye-muted)}
.ye-root .ye-dhead__title{font-size:clamp(38px,5.4vw,64px);max-width:16ch;margin-top:10px}
.ye-root .ye-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin:30px 0 0;max-width:640px}
.ye-facts dt{font-size:14px;color:var(--ye-muted);font-weight:400}
.ye-facts dd{margin:4px 0 0;font-weight:600;font-size:18px;line-height:1.35}
.ye-banner{margin:0 0 32px;border-radius:var(--ye-r-lg);overflow:hidden;border:2px solid var(--ye-ink);aspect-ratio:1200/630;background:var(--ye-ink)}
.ye-banner img{display:block;width:100%;height:100%;object-fit:cover}
.ye-trainer{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:start;max-width:640px}
.ye-root .ye-trainer__photo{display:grid;place-items:center;width:112px;height:112px;border-radius:50%;object-fit:cover;border:2px solid var(--ye-ink);box-shadow:5px 5px 0 var(--ye-yellow);background:var(--ye-yellow)}
.ye-trainer__initials{font-family:var(--ye-display);font-weight:800;font-size:36px;color:var(--ye-ink)}
.ye-trainer__name{font-family:var(--ye-display);font-weight:800;font-size:24px;line-height:1.15}
.ye-trainer__role{color:var(--ye-muted);font-weight:500;margin-top:4px !important}
.ye-trainer__bio{margin-top:10px !important;max-width:56ch}
.ye-dsec + .ye-dsec{margin-top:48px}
.ye-root .ye-dsec__title{font-size:29px;margin-bottom:14px}
.ye-dsec p,.ye-prose p{margin:0 0 12px !important;max-width:64ch}
.ye-root .ye-ticks{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.ye-ticks li{position:relative;padding-left:24px;max-width:60ch;margin:0}
.ye-ticks li::before{content:"";position:absolute;left:0;top:.5em;width:11px;height:11px;background:var(--ye-yellow);border:2px solid var(--ye-ink);border-radius:3px}
.ye-root .ye-agenda{list-style:none;margin:0;padding:0;border-left:3px solid var(--ye-ink)}
.ye-agenda li{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;padding:11px 0 11px 22px;margin:0}
.ye-agenda li::before{content:"";position:absolute;left:-9px;top:18px;width:15px;height:15px;border-radius:50%;background:var(--ye-yellow);border:2px solid var(--ye-ink)}
.ye-agenda__time{font-weight:600}

/* Booking panel */
.ye-book{position:sticky;top:24px;background:var(--ye-white);border:2px solid var(--ye-ink);border-radius:var(--ye-r-lg);padding:28px}
.admin-bar .ye-book{top:56px}
.ye-root .ye-book__fee{font-size:46px;line-height:1}
.ye-book__note{margin:8px 0 18px !important;color:var(--ye-muted);font-size:15px}
.ye-form__alert{margin-top:16px !important;padding:10px 12px;border-radius:var(--ye-r-sm);background:#FDECEA;color:var(--ye-error);font-size:15px;font-weight:500}
.ye-field{display:grid;gap:6px;margin-top:16px}
.ye-field__label{font-weight:600;font-size:15px;color:var(--ye-ink)}
.ye-field__opt{font-weight:400;color:var(--ye-muted)}
.ye-root .ye-input{width:100%;min-height:48px;margin:0;padding:11px 14px;font:400 16px/1.3 var(--ye-body);color:var(--ye-ink);background:var(--ye-cream);border:1.5px solid var(--ye-field);border-radius:var(--ye-r-sm);box-shadow:none;outline:none}
.ye-root .ye-input:focus{border-color:var(--ye-ink);box-shadow:0 0 0 3px var(--ye-yellow)}
.ye-root .ye-input[aria-invalid="true"]{border-color:var(--ye-error)}
.ye-phone{display:flex}
.ye-phone__cc{display:grid;place-items:center;padding:0 12px;background:var(--ye-line);border:1.5px solid var(--ye-field);border-right:0;border-radius:var(--ye-r-sm) 0 0 var(--ye-r-sm);font-weight:600}
.ye-root .ye-phone .ye-input{border-radius:0 var(--ye-r-sm) var(--ye-r-sm) 0}
.ye-err{color:var(--ye-error);font-size:14px}
.ye-root .ye-book__submit{width:100%;margin-top:22px}
.ye-book__small{margin-top:12px !important;font-size:13px;color:var(--ye-muted);text-align:center}
.ye-hp{position:absolute !important;left:-9999px !important;width:1px;height:1px;overflow:hidden}
.ye-mbar{position:fixed;left:0;right:0;bottom:0;z-index:9990;display:none;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--ye-white);border-top:2px solid var(--ye-ink)}
.ye-mbar__fee{display:block;font-family:var(--ye-display);font-weight:800;font-size:24px;line-height:1}
.ye-mbar__sub{display:block;font-size:13px;color:var(--ye-muted);margin-top:2px}

/* Ticket */
.ye-tview{padding:56px 0 96px;text-align:center}
.ye-root .ye-tview__title{font-size:clamp(36px,5.5vw,58px)}
.ye-tview__lede{color:var(--ye-muted);max-width:46ch;margin:14px auto 36px !important}
.ye-ticket{max-width:440px;margin:0 auto;text-align:left;filter:drop-shadow(0 18px 28px rgba(23,21,15,.16))}
.ye-ticket--new{animation:ye-rise .55s cubic-bezier(.2,.8,.2,1) both}
.ye-ticket--void{opacity:.55;filter:grayscale(1)}
@keyframes ye-rise{from{opacity:0;transform:translateY(28px) rotate(-2deg)}to{opacity:1;transform:none}}
.ye-ticket__top{background:var(--ye-yellow);border-radius:var(--ye-r-lg) var(--ye-r-lg) 0 0;padding:26px 28px 22px}
.ye-ticket__event{font-family:var(--ye-display);font-weight:800;font-size:25px;line-height:1.1}
.ye-ticket__when{display:flex;align-items:baseline;gap:10px;margin-top:16px;font-family:var(--ye-display);font-weight:800;line-height:.85}
.ye-ticket__num{font-size:88px;letter-spacing:-0.05em}
.ye-ticket__mon{font-size:30px}
.ye-ticket__time{margin-top:8px !important;font-weight:500}
.ye-ticket__tear{position:relative;height:30px;background:radial-gradient(circle at 0 50%, var(--ye-cream) 15px, transparent 15.5px),radial-gradient(circle at 100% 50%, var(--ye-cream) 15px, transparent 15.5px),var(--ye-white)}
.ye-ticket__tear::after{content:"";position:absolute;left:26px;right:26px;top:50%;border-top:2px dashed #CFC4AA}
.ye-ticket__bottom{background:var(--ye-white);border-radius:0 0 var(--ye-r-lg) var(--ye-r-lg);padding:6px 28px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}
.ye-ticket__dl{margin:0}
.ye-ticket__dl dt{font-size:13px;color:var(--ye-muted)}
.ye-ticket__dl dd{margin:2px 0 12px;font-weight:600;overflow-wrap:anywhere}
.ye-ticket__dl div:last-child dd{margin-bottom:0}
.ye-ticket__id{font-family:var(--ye-display);font-weight:800;font-size:20px}
.ye-qr{width:132px;height:132px;padding:8px;background:var(--ye-white);border:2px solid var(--ye-ink);border-radius:10px}
.ye-qr img,.ye-qr canvas{width:100% !important;height:100% !important;display:block}
.ye-qr--wait{display:grid;place-items:center;text-align:center;font-size:13px;line-height:1.35;color:var(--ye-muted);border-style:dashed}
.ye-tactions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px}
.ye-cancel{margin-top:28px}
.ye-root .ye-cancel__open{background:none;border:0;padding:4px;font:500 15px var(--ye-body);color:var(--ye-muted);text-decoration:underline;cursor:pointer;text-transform:none;letter-spacing:normal;box-shadow:none;min-height:0}
.ye-cancel__confirm{max-width:440px;margin:12px auto 0;padding:20px;background:var(--ye-white);border:1.5px solid var(--ye-line);border-radius:var(--ye-r-md);display:grid;gap:10px}
.ye-root .ye-tview__back{display:inline-block;margin-top:26px;font-weight:600;text-decoration:none;border-bottom:3px solid var(--ye-yellow)}

@media (max-width:980px){
  .ye-hero{padding:40px 0 56px}
  .ye-hero__grid{grid-template-columns:1fr;gap:36px}
  .ye-root .ye-hero__title{max-width:12ch}
  .ye-erow,.ye-erows--thumbs .ye-erow{grid-template-columns:84px minmax(0,1fr);gap:8px 20px;padding:24px 0}
  .ye-root .ye-erow__thumb{grid-column:1/-1;grid-row:1;margin-bottom:10px}
  .ye-erow__thumb--empty{display:none !important}
  .ye-hero__media img{min-height:0;aspect-ratio:4/3;box-shadow:6px 6px 0 var(--ye-yellow)}
  .ye-erow__num{font-size:56px}
  .ye-erow__mon{font-size:20px}
  .ye-erow__side{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:16px;margin-top:10px}
  .ye-root .ye-erow__side .ye-btn{grid-column:1/-1}
  .ye-series{grid-template-columns:1fr;padding:30px 26px;margin:56px 0}
  .ye-root .ye-steps{grid-template-columns:1fr;gap:26px}
  .ye-info{grid-template-columns:1fr;gap:48px;margin:64px 0 80px}
  .ye-dgrid{grid-template-columns:1fr;gap:48px;padding-bottom:120px}
  .ye-book{position:static}
  .ye-mbar{display:flex}
  .ye-past__item{grid-template-columns:1fr;gap:2px}
}
@media (max-width:480px){
  .ye-wrap{padding:0 18px}
  .ye-ticket__bottom{grid-template-columns:1fr}
  .ye-qr{justify-self:start}
  .ye-agenda li{grid-template-columns:1fr;gap:2px}
  .ye-trainer{grid-template-columns:80px minmax(0,1fr);gap:16px}
  .ye-root .ye-trainer__photo{width:80px;height:80px}
  .ye-trainer__initials{font-size:26px}
  .ye-site__link{display:none}
}
@media (prefers-reduced-motion:reduce){.ye-ticket--new{animation:none}}
