:root{--yellow:#FFC83D;--cream:#FBF1E0;--blue:#8CB7FF;--pink:#FF4D91;--brown:#8E502E;--shadow:rgba(92,46,27,.18);--headline:'Pilcrow Rounded','Arial Rounded MT Bold',sans-serif;--body:'Clash Grotesk',Arial,sans-serif;--accent:'Caveat','Comic Sans MS',cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--brown);font-family:var(--body);font-size:16px;overflow-x:hidden}body.modal-open{overflow:hidden}button,input{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}.skip{position:fixed;left:12px;top:-60px;z-index:9999;background:var(--cream);padding:12px}.skip:focus{top:12px}.grain{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.site-header{height:112px;background:var(--yellow);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px clamp(22px,4.5vw,72px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(142,80,46,.12)}.header-logo{height:88px;width:94px;display:grid;place-items:center}.header-logo img{max-height:82px;max-width:92px}.nav{display:flex;gap:34px;font-weight:600}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:2px;background:var(--brown);transition:.2s}.nav a:hover:after{right:0}.button{border-radius:999px;border:2px solid var(--brown);padding:14px 21px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s,box-shadow .18s;background:none}.button:hover{transform:translateY(-2px)}.button-brown{background:var(--brown);color:var(--cream);justify-self:end}.button-outline{background:transparent}.button-cream{background:var(--cream);border-color:var(--cream)}.button-outline-cream{color:var(--cream);border-color:var(--cream)}
.hero{background:var(--yellow);padding:clamp(58px,8vw,120px) clamp(24px,6vw,96px) clamp(80px,10vw,140px);display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(40px,5vw,90px);align-items:center;min-height:760px}.accent{font-family:var(--accent);font-size:clamp(24px,2.4vw,35px);font-weight:700;margin:0 0 10px;line-height:1;transform:rotate(-1.5deg);width:max-content}.hero h1,.monthly-drop h2,.play-section h2,.story h2,.visit h2{font-family:var(--headline);font-weight:800;letter-spacing:-.055em;line-height:.91;margin:0}.hero h1{font-size:clamp(72px,9.1vw,145px)}.hero h1 span{color:var(--pink)}.lead{font-size:clamp(20px,2vw,27px);line-height:1.38;max-width:660px;font-weight:500;margin:30px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-visual{height:540px;position:relative}.photo{margin:0;overflow:hidden;box-shadow:12px 14px 0 var(--brown)}.photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.95) contrast(1.02)}.photo-main{position:absolute;right:4%;top:0;width:72%;height:78%;border-radius:42px}.photo-small{position:absolute;left:1%;bottom:0;width:42%;height:45%;border:8px solid var(--cream);border-radius:30px;box-shadow:10px 12px 0 var(--pink)}.hero-stamp{position:absolute;right:-1%;bottom:2%;width:150px;height:150px;background:var(--cream);border-radius:50%;display:grid;place-items:center;transform:rotate(8deg)}.hero-stamp img{max-width:78px;max-height:118px}.scribble-note{position:absolute;right:12%;bottom:-8px;font-family:var(--accent);font-size:25px;font-weight:700;transform:rotate(-4deg)}
.marquee{background:var(--brown);color:var(--cream);overflow:hidden;padding:15px 0}.marquee-track{width:max-content;display:flex;gap:26px;align-items:center;animation:marquee 32s linear infinite;font-weight:600}.marquee-track span{font-size:15px}.marquee-track i{font-style:normal;color:var(--yellow)}@keyframes marquee{to{transform:translateX(-50%)}}
.monthly-drop{padding:clamp(90px,11vw,160px) clamp(24px,6vw,96px);background:var(--cream)}.drop-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.live-dot{font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.live-dot:before{content:"";width:9px;height:9px;background:var(--pink);border-radius:50%;display:inline-block;margin-right:8px}.drop-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,7vw,110px);align-items:center}.kicker{font-weight:700;letter-spacing:.1em;font-size:13px;margin:0 0 16px}.monthly-drop h2{font-size:clamp(58px,6.7vw,105px)}.body-large{font-size:clamp(18px,1.7vw,24px);line-height:1.5;font-weight:450}.drop-copy .body-large{max-width:620px;margin:28px 0}.underlink{display:inline-flex;gap:12px;border-bottom:2px solid var(--brown);padding-bottom:5px;font-weight:700}.drop-collage{height:620px;position:relative}.pattern-panel{position:absolute;right:0;top:0;width:76%;height:63%;background:url('assets/brand-pattern.jpg') center/cover;border-radius:30px}.packaging-photo{position:absolute;margin:0;left:0;bottom:0;width:68%;height:68%;border-radius:30px;overflow:hidden;border:8px solid var(--cream);box-shadow:12px 14px 0 var(--brown)}.packaging-photo img{width:100%;height:100%;object-fit:cover;display:block}.drop-card{position:absolute;right:0;bottom:5%;width:46%;padding:24px;background:var(--pink);color:var(--cream);border-radius:24px;transform:rotate(3deg);box-shadow:8px 9px 0 var(--brown)}.drop-card .accent{font-size:23px}.drop-card strong{font-family:var(--headline);font-size:34px;line-height:1;letter-spacing:-.035em}
.play-section{background:var(--yellow);padding:clamp(90px,11vw,160px) clamp(24px,6vw,96px)}.play-intro{max-width:950px}.play-section h2{font-size:clamp(62px,8vw,125px)}.play-section h2 span{color:var(--pink)}.play-intro .body-large{max-width:760px}.play-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.play-card{min-height:340px;border:2px solid var(--brown);border-radius:28px;padding:28px;display:flex;flex-direction:column}.play-card .number{margin-bottom:auto;font-size:13px;font-weight:700}.play-card h3{font-family:var(--headline);font-size:38px;line-height:1;letter-spacing:-.04em;margin:0 0 14px}.play-card p{font-size:17px;line-height:1.45;margin:0}.card-blue{background:var(--blue)}.card-cream{background:var(--cream)}.card-pink{background:var(--pink);color:var(--cream)}.play-cta{margin:34px auto 0;display:flex;width:max-content}
.photo-story{background:var(--cream);padding:clamp(90px,10vw,140px) clamp(24px,6vw,96px);position:relative}.photo-strip{display:grid;grid-template-columns:1.05fr .9fr 1fr;gap:18px;align-items:end}.photo-strip figure{margin:0;overflow:hidden;border-radius:30px;box-shadow:9px 10px 0 var(--brown)}.photo-strip figure:nth-child(1){height:520px}.photo-strip figure:nth-child(2){height:410px}.photo-strip figure:nth-child(3){height:470px}.photo-strip img{width:100%;height:100%;object-fit:cover;display:block}.photo-caption{margin:32px 0 0 auto;font-size:32px}
.story{background:var(--brown);color:var(--cream);padding:clamp(95px,12vw,180px) clamp(24px,7vw,110px);display:grid;grid-template-columns:.55fr 1.45fr;gap:clamp(50px,8vw,130px);align-items:center}.story-logo{display:grid;place-items:center}.story-logo img{max-width:310px;max-height:430px}.story h2{font-size:clamp(64px,8vw,124px)}.story-copy .body-large{max-width:830px}.story-line{font-family:var(--accent);font-size:42px;color:var(--yellow);margin:30px 0 0;transform:rotate(-2deg);width:max-content}
.visit{background:var(--blue);padding:clamp(90px,11vw,160px) clamp(24px,6vw,96px);display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.visit h2{font-size:clamp(70px,9vw,140px)}.visit-copy .body-large{max-width:650px}.visit-card{background:var(--cream);border:2px solid var(--brown);border-radius:28px;padding:30px;box-shadow:10px 12px 0 var(--brown)}.visit-card div{padding:18px 0;border-bottom:1px solid rgba(142,80,46,.2);display:grid;gap:7px}.visit-card div:last-child{border-bottom:0}.visit-card span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.visit-card strong{font-size:20px}
.footer{background:var(--cream);padding:58px clamp(24px,6vw,96px) 30px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:34px}.footer-logo{width:90px;max-height:135px;object-fit:contain}.footer nav{display:flex;justify-content:flex-end;gap:28px;font-weight:600}.footer p{grid-column:1/-1;font-size:13px;opacity:.65;border-top:1px solid rgba(142,80,46,.18);padding-top:20px}
.booking-shell{position:fixed;inset:0;z-index:100;visibility:hidden;opacity:0;transition:.25s}.booking-shell.open{visibility:visible;opacity:1}.booking-backdrop{position:absolute;inset:0;border:0;background:rgba(74,38,22,.65);backdrop-filter:blur(5px);width:100%;height:100%}.booking-panel{position:absolute;right:0;top:0;width:min(100%,620px);height:100%;overflow:auto;background:var(--cream);padding:40px clamp(22px,4vw,50px) 60px;transform:translateX(103%);transition:transform .38s cubic-bezier(.2,.8,.2,1)}.booking-shell.open .booking-panel{transform:translateX(0)}.booking-close{position:absolute;top:22px;right:22px;width:44px;height:44px;border-radius:50%;background:transparent;border:2px solid var(--brown);font-size:28px;cursor:pointer}.booking-logo{width:58px;height:78px;object-fit:contain;margin-bottom:20px}.booking-panel>h2{font-family:var(--headline);font-size:clamp(50px,6vw,72px);letter-spacing:-.05em;line-height:.95;margin:0}.booking-intro{max-width:430px;line-height:1.45}.steps{display:flex;align-items:center;margin:30px 0}.steps span{width:32px;height:32px;border:2px solid var(--brown);border-radius:50%;display:grid;place-items:center;font-weight:700}.steps span.on{background:var(--brown);color:var(--cream)}.steps i{flex:1;height:2px;background:rgba(142,80,46,.22)}.step{display:none}.step.active{display:block}.step h3{font-family:var(--headline);font-size:28px;letter-spacing:-.03em;margin:28px 0 14px}.date-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.date{border:2px solid rgba(142,80,46,.25);background:transparent;border-radius:18px;padding:14px 8px;display:grid;gap:2px;cursor:pointer}.date small{font-weight:700}.date b{font-size:27px}.date.selected{background:var(--yellow);border-color:var(--brown)}.sessions{display:grid;gap:10px}.session{border:2px solid rgba(142,80,46,.25);background:transparent;border-radius:16px;padding:17px;display:flex;justify-content:space-between;gap:18px;text-align:left;cursor:pointer}.session.selected{background:#fff8ec;border-color:var(--brown)}.session em{font-style:normal;font-size:12px;font-weight:700;color:#4e7c59}.session.sold{opacity:.45}.session.sold em{color:var(--brown)}.booking-next{width:100%;border:0;background:var(--brown);color:var(--cream);border-radius:999px;padding:17px;font-weight:700;margin-top:24px;cursor:pointer}.counter-row{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid rgba(142,80,46,.18)}.counter-row>div:first-child{display:grid;gap:4px}.counter-row small{opacity:.7}.counter{display:flex;align-items:center;gap:14px}.counter button{width:38px;height:38px;border-radius:50%;border:2px solid var(--brown);background:transparent;font-size:21px;cursor:pointer}.counter>b{min-width:18px;text-align:center}.summary-box{background:var(--yellow);border-radius:18px;padding:20px;margin-top:26px;display:grid;gap:12px}.summary-box strong{display:flex;justify-content:space-between;font-size:21px}.step label:not(.terms){display:grid;gap:7px;font-weight:600;margin:15px 0}.step input[type=text],.step input[type=email],.step input[type=tel]{padding:15px;border-radius:14px;border:2px solid rgba(142,80,46,.25);background:#fff9ef;outline:none}.step input:focus{border-color:var(--brown)}.terms{display:flex;gap:8px;align-items:flex-start;font-size:13px;margin:18px 0}.stripe-placeholder{border:2px dashed rgba(142,80,46,.35);border-radius:18px;padding:20px}.stripe-placeholder p{font-size:14px}.stripe-placeholder span{font-size:12px;font-weight:700}.prototype-note{text-align:center;font-size:11px;opacity:.6}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:920px){.site-header{grid-template-columns:1fr auto;height:96px}.nav{display:none}.header-logo{height:72px}.header-logo img{max-height:68px}.hero,.drop-layout,.story,.visit{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{height:500px}.play-grid{grid-template-columns:1fr}.play-card{min-height:250px}.story-logo{display:none}.photo-strip{grid-template-columns:1fr 1fr}.photo-strip figure:nth-child(3){grid-column:1/-1;height:390px}.footer{grid-template-columns:1fr}.footer nav{justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:600px){.site-header{height:80px;padding:8px 18px}.header-logo{height:62px;width:68px}.header-logo img{max-height:58px}.site-header .button{padding:11px 14px;font-size:12px}.hero{padding:52px 20px 75px}.hero h1{font-size:69px}.lead{font-size:18px}.hero-visual{height:370px}.photo-main{width:79%;height:76%;border-radius:26px;box-shadow:8px 9px 0 var(--brown)}.photo-small{width:47%;height:44%;border-width:5px;box-shadow:7px 8px 0 var(--pink)}.hero-stamp{width:105px;height:105px}.hero-stamp img{max-height:80px}.scribble-note{font-size:20px}.monthly-drop,.play-section,.photo-story,.story,.visit{padding-left:20px;padding-right:20px}.drop-topline{align-items:flex-start;gap:20px}.monthly-drop h2,.play-section h2{font-size:56px}.drop-collage{height:430px}.packaging-photo{width:76%;height:65%;border-width:5px}.drop-card{width:58%;padding:17px}.drop-card strong{font-size:27px}.photo-strip{grid-template-columns:1fr}.photo-strip figure:nth-child(n){height:330px;grid-column:auto}.story h2{font-size:58px}.visit h2{font-size:67px}.footer nav{gap:18px}.booking-panel{padding:32px 20px 50px}.date-grid{grid-template-columns:repeat(2,1fr)}.session{font-size:14px}.accent{font-size:24px}}

/* V2.1 - full approved lockup + animated giggle */
.header-logo{width:128px;height:94px;overflow:visible;place-items:center start}
.header-logo img{width:118px;height:auto;max-width:none;max-height:none;object-fit:contain;display:block}
.giggle-logo{transform-origin:48% 45%;will-change:transform}
.giggle-logo:hover,.header-logo:focus-visible .giggle-logo{animation:giggle-now .72s ease-in-out}
.header-logo .giggle-logo{animation:giggle-rest 5.8s ease-in-out infinite}
@keyframes giggle-rest{0%,76%,100%{transform:rotate(0deg) translateY(0) scale(1)}79%{transform:rotate(-2deg) translateY(-1px) scale(1.015,.985)}82%{transform:rotate(2.4deg) translateY(1px) scale(.985,1.015)}85%{transform:rotate(-1.5deg) translateY(-1px) scale(1.01,.99)}88%{transform:rotate(.8deg) translateY(0) scale(.995,1.005)}91%{transform:rotate(0) translateY(0) scale(1)}}
@keyframes giggle-now{0%,100%{transform:rotate(0) translateY(0) scale(1)}18%{transform:rotate(-3deg) translateY(-2px) scale(1.02,.98)}36%{transform:rotate(3.5deg) translateY(1px) scale(.98,1.02)}54%{transform:rotate(-2.4deg) translateY(-1px) scale(1.015,.985)}72%{transform:rotate(1.5deg) translateY(1px) scale(.99,1.01)}}

.hero-stamp{width:178px;height:178px;border-radius:50%;padding:20px;overflow:visible}
.hero-stamp img{width:128px;height:auto;max-width:none;max-height:none;object-fit:contain}
.story-logo img{width:min(100%,340px);max-width:340px;max-height:none;height:auto;object-fit:contain}
.footer-logo{width:118px;max-height:none;height:auto;object-fit:contain}
.booking-logo{width:104px;height:auto;max-height:none;object-fit:contain;margin:0 0 18px}

.confirmation-step{text-align:center;padding:12px 0 0;position:relative}
.confirmation-step.active{display:block;animation:confirm-in .48s ease both}
@keyframes confirm-in{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
.confirmation-logo{width:132px;height:auto;margin:0 auto 18px;display:block;animation:giggle-now .9s ease-in-out .15s both}
.confirmation-step .accent{margin:0 auto 8px}
.confirmation-title{font-family:var(--headline)!important;font-size:clamp(58px,8vw,86px)!important;line-height:.86!important;letter-spacing:-.055em!important;margin:0 0 16px!important}
.confirmation-count{font-size:22px;font-weight:600;margin:0 0 28px}
.confirmation-ticket{background:var(--yellow);border:2px solid var(--brown);border-radius:24px;padding:22px;text-align:left;box-shadow:8px 9px 0 var(--brown);display:grid;gap:13px;transform:rotate(-.6deg)}
.confirmation-ticket>span:first-child{font-size:12px;letter-spacing:.11em;font-weight:700}
.confirmation-ticket>strong{font-family:var(--headline);font-size:24px;line-height:1.1}
.confirmation-ticket>div{display:flex;justify-content:space-between;border-top:1px solid rgba(142,80,46,.22);padding-top:11px}
.confirmation-ticket small{opacity:.68;border-top:1px solid rgba(142,80,46,.22);padding-top:11px}
.confirmation-copy{font-size:16px;line-height:1.5;max-width:430px;margin:30px auto 0}
.confirmation-burst{position:absolute;right:5%;top:1%;font-size:46px;color:var(--pink);animation:burst 1.2s ease-in-out infinite alternate}
@keyframes burst{to{transform:rotate(18deg) scale(1.12)}}

@media(max-width:920px){.site-header{height:106px}.header-logo{height:86px;width:112px}.header-logo img{width:105px}}
@media(max-width:600px){.site-header{height:92px;padding-top:6px;padding-bottom:6px}.header-logo{height:76px;width:92px}.header-logo img{width:88px}.hero-stamp{width:126px;height:126px;padding:14px}.hero-stamp img{width:94px}.booking-logo{width:92px}.confirmation-logo{width:116px}.confirmation-title{font-size:60px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.giggle-logo,.header-logo .giggle-logo,.confirmation-logo,.marquee-track,.confirmation-burst{animation:none!important}.reveal{transition:none;opacity:1;transform:none}}


/* ==========================================================
   V2.2 — continuous header + transparent top-right lockup
   + smile-only laugh animation
   ========================================================== */

.sr-only{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;
  margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}

/* One uninterrupted brand-colour header. */
.site-header{
  min-height:118px;
  height:auto;
  grid-template-columns:1fr auto 164px;
  gap:26px;
  padding:10px clamp(22px,4.5vw,72px);
  background:var(--yellow);
  align-items:center;
}

/* Navigation begins on the left; CTA sits before the mark; full mark is top-right. */
.nav{justify-self:start}
.header-book{justify-self:end}
.header-logo{
  width:150px;
  height:100px;
  display:block;
  justify-self:end;
  overflow:visible;
  background:transparent!important;
  border:0!important;
  padding:0;
  position:relative;
}
.header-logo::before,
.header-logo::after{content:none!important}

/* The complete approved secondary lockup remains intact and fully visible. */
.laughing-lockup{
  display:block;
  position:relative;
  width:100%;
  height:100%;
  overflow:visible;
  background:transparent;
}
.laughing-lockup img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
  max-width:none!important;
  max-height:none!important;
  pointer-events:none;
}

/* Only the mouth moves; the lockup, wordmark and curved strapline stay completely still. */
.lockup-base{z-index:1}
.lockup-mouth{
  z-index:2;
  transform-origin:38% 58%;
  animation:quiet-laugh 6.8s ease-in-out infinite;
  will-change:transform;
}
.header-logo:hover .lockup-mouth,
.header-logo:focus-visible .lockup-mouth{
  animation:little-laugh .62s ease-in-out 1;
}

/* A small smile widening/softening, then immediately returning to the approved mark. */
@keyframes quiet-laugh{
  0%,78%,100%{transform:translateY(0) scaleX(1) scaleY(1)}
  81%{transform:translateY(-1px) scaleX(1.018) scaleY(.93)}
  84%{transform:translateY(1px) scaleX(1.03) scaleY(.86)}
  87%{transform:translateY(0) scaleX(1.015) scaleY(.95)}
  90%{transform:translateY(0) scaleX(1) scaleY(1)}
}
@keyframes little-laugh{
  0%,100%{transform:translateY(0) scaleX(1) scaleY(1)}
  26%{transform:translateY(-1px) scaleX(1.025) scaleY(.91)}
  52%{transform:translateY(1px) scaleX(1.045) scaleY(.83)}
  76%{transform:translateY(0) scaleX(1.018) scaleY(.94)}
}

/* Remove legacy whole-mark animation everywhere. */
.giggle-logo,
.header-logo .giggle-logo,
.confirmation-logo{
  animation:none!important;
  transform:none!important;
}

/* Keep other approved marks static; motion is a signature of the header host only. */
.hero-stamp .giggle-logo,
.story-logo .giggle-logo,
.footer .giggle-logo,
.booking-logo,
.confirmation-logo{
  transform:none!important;
}

/* Booking confirmation stays branded and calm. */
.confirmation-step.active{
  animation:confirm-in .48s ease both;
}

/* Mobile maintains the same transparent, continuous-header logic. */
@media(max-width:920px){
  .site-header{
    min-height:104px;
    grid-template-columns:1fr auto 128px;
    gap:14px;
  }
  .header-logo{width:120px;height:84px}
  .header-book{justify-self:end}
}
@media(max-width:600px){
  .site-header{
    min-height:92px;
    grid-template-columns:1fr 104px;
    gap:10px;
    padding:7px 16px;
  }
  .nav{display:none}
  .header-book{justify-self:start}
  .header-logo{width:104px;height:76px;justify-self:end}
}

/* Accessibility: no ambient motion for users who prefer reduced motion. */
@media(prefers-reduced-motion:reduce){
  .lockup-mouth,
  .header-logo:hover .lockup-mouth,
  .header-logo:focus-visible .lockup-mouth{
    animation:none!important;
    transform:none!important;
  }
}


/* ==========================================================
   FINAL PROTOTYPE — static identity + complete launch experience
   ========================================================== */

/* Static approved logo: no performance, no wobble, no separated smile. */
.header-logo{
  width:158px;
  height:102px;
  display:block;
  justify-self:end;
  background:transparent!important;
  overflow:visible;
}
.header-logo img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
  animation:none!important;
  transform:none!important;
}

/* Disable any legacy smile animation assets/rules. */
.laughing-lockup,.lockup-base,.lockup-mouth{animation:none!important;transform:none!important}

/* Header stays one continuous brand field. */
.site-header{
  grid-template-columns:1fr auto 172px;
  min-height:116px;
  padding-top:8px;
  padding-bottom:8px;
}
.nav{gap:26px}

/* Menu */
.menu-section{
  padding:clamp(88px,10vw,150px) clamp(24px,6vw,92px);
  background:var(--cream);
}
.menu-heading{max-width:820px;margin-bottom:54px}
.menu-heading h2{
  font-family:var(--headline);
  font-size:clamp(62px,7.6vw,116px);
  line-height:.9;
  letter-spacing:-.055em;
  margin:0 0 24px;
}
.menu-heading h2 span{color:var(--pink)}
.menu-board{
  border:2px solid var(--brown);
  border-radius:30px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  background:#fff8eb;
  overflow:hidden;
  box-shadow:10px 12px 0 rgba(142,80,46,.11);
}
.menu-column{padding:28px 28px 18px}
.menu-column+.menu-column{border-left:2px solid var(--brown)}
.menu-kicker{
  font-size:11px;
  letter-spacing:.12em;
  font-weight:800;
  margin:0 0 10px;
}
.menu-item{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  padding:22px 0;
  border-top:1px solid rgba(142,80,46,.23);
}
.menu-item h3{
  font-family:var(--headline);
  font-size:24px;
  letter-spacing:-.035em;
  line-height:1;
  margin:0 0 7px;
}
.menu-item p{margin:0;font-size:13.5px;line-height:1.45;max-width:290px}
.menu-item>strong{font-size:14px;white-space:nowrap}
.menu-sold{opacity:.58}
.menu-foot{
  margin-top:28px;
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:flex-start;
  font-size:13px;
}
.menu-foot p{max-width:660px;margin:0}

/* Parties teaser */
.parties-section{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  min-height:620px;
  background:var(--pink);
  color:var(--cream);
}
.parties-photo{min-height:620px;overflow:hidden}
.parties-photo img{width:100%;height:100%;object-fit:cover;display:block}
.parties-copy{
  align-self:center;
  padding:clamp(50px,7vw,105px);
}
.parties-copy h2{
  font-family:var(--headline);
  font-size:clamp(62px,7vw,105px);
  line-height:.89;
  letter-spacing:-.055em;
  margin:0 0 28px;
}
.parties-copy .underlink{color:var(--cream)}

/* FAQ */
.faq-section{
  padding:clamp(88px,10vw,145px) clamp(24px,8vw,120px);
  background:var(--cream);
}
.faq-heading h2{
  font-family:var(--headline);
  font-size:clamp(62px,8vw,120px);
  line-height:.9;
  letter-spacing:-.055em;
  margin:0 0 48px;
}
.faq-list{max-width:950px}
.faq-list details{border-top:2px solid var(--brown)}
.faq-list details:last-child{border-bottom:2px solid var(--brown)}
.faq-list summary{
  list-style:none;
  cursor:pointer;
  padding:22px 44px 22px 0;
  position:relative;
  font-family:var(--headline);
  font-size:clamp(22px,2.4vw,31px);
  letter-spacing:-.025em;
}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{
  content:"+";
  position:absolute;
  right:4px;
  top:18px;
  font-family:var(--body);
  font-size:29px;
  font-weight:500;
}
.faq-list details[open] summary::after{content:"−"}
.faq-list details p{
  margin:0 0 24px;
  max-width:760px;
  font-size:16px;
  line-height:1.55;
}

/* Footer */
.footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
  flex-wrap:wrap;
}
.footer-legal{display:flex;gap:18px;font-size:12px;font-weight:600}

/* Mobile conversion control */
.mobile-book{
  display:none;
  position:fixed;
  left:14px;
  right:14px;
  bottom:14px;
  z-index:45;
  border:2px solid var(--brown);
  border-radius:999px;
  background:var(--yellow);
  color:var(--brown);
  padding:14px 18px;
  box-shadow:6px 7px 0 var(--brown);
  font-weight:800;
  align-items:center;
  justify-content:space-between;
}
.mobile-book strong{font-size:13px}

/* Booking validation */
.input-error{border-color:var(--pink)!important;background:#fff1f6!important}
.terms-error{color:#b1225a}

/* Price and prototype line polish */
.stripe-placeholder{
  position:relative;
  overflow:hidden;
}
.stripe-placeholder::after{
  content:"TEST MODE";
  position:absolute;
  right:-31px;
  top:18px;
  transform:rotate(36deg);
  background:var(--blue);
  color:var(--brown);
  padding:4px 33px;
  font-size:9px;
  font-weight:800;
  letter-spacing:.08em;
}

/* Respect static brand identity in reduced motion and regular mode alike. */
.giggle-logo,.header-logo img,.confirmation-logo,.booking-logo{animation:none!important}

@media(max-width:1060px){
  .menu-board{grid-template-columns:1fr}
  .menu-column+.menu-column{border-left:0;border-top:2px solid var(--brown)}
}
@media(max-width:920px){
  .site-header{grid-template-columns:1fr auto 130px;min-height:103px}
  .header-logo{width:122px;height:86px}
  .parties-section{grid-template-columns:1fr}
  .parties-photo{min-height:420px}
}
@media(max-width:650px){
  body{padding-bottom:82px}
  .site-header{grid-template-columns:1fr 108px;min-height:91px}
  .header-logo{width:106px;height:76px}
  .header-book{display:none}
  .mobile-book{display:flex}
  .menu-board{border-radius:22px}
  .menu-column{padding:22px 20px 12px}
  .menu-foot{flex-direction:column}
  .parties-photo{min-height:330px}
  .footer-bottom{align-items:flex-start;flex-direction:column}
}


/* Complete demo: dynamic booking + lightweight admin preview */
.booking-loading,.booking-error{
  grid-column:1/-1;
  margin:8px 0;
  font-size:13px;
  line-height:1.4;
}
.booking-error{color:var(--pink);font-weight:700}
.booking-next:disabled{opacity:.6;cursor:wait}

.demo-admin-section{
  padding:clamp(80px,9vw,135px) clamp(24px,7vw,105px);
  background:var(--blue);
  color:var(--brown);
}
.demo-admin-heading{max-width:760px;margin-bottom:38px}
.demo-admin-heading h2{
  font-family:var(--headline);
  font-size:clamp(58px,7vw,105px);
  line-height:.9;
  letter-spacing:-.055em;
  margin:0 0 24px;
}
.demo-admin-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:15px;
}
.demo-admin-card{
  border:2px solid var(--brown);
  border-radius:22px;
  background:var(--cream);
  padding:22px;
  box-shadow:6px 7px 0 rgba(142,80,46,.18);
  display:flex;
  flex-direction:column;
  gap:7px;
}
.demo-admin-card span{font-weight:700;font-size:14px}
.demo-admin-card strong{
  font-family:var(--headline);
  font-size:37px;
  letter-spacing:-.04em;
}
.demo-admin-card small{font-size:12px}
@media(max-width:850px){.demo-admin-grid{grid-template-columns:repeat(2,1fr)}}

/* Final launch controls */
.site-notice{background:var(--pink);color:white;text-align:center;padding:10px 18px;font-weight:700;letter-spacing:.01em;position:relative;z-index:50}
.calendar-head{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;margin:4px 0 10px}.calendar-head strong{text-align:center;font-family:var(--headline);font-size:24px}.calendar-head button{border:2px solid var(--brown);background:var(--cream);color:var(--brown);border-radius:12px;width:42px;height:38px;font-size:20px;cursor:pointer}.calendar-head button:disabled{opacity:.25;cursor:not-allowed}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:5px;text-align:center;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.date-grid.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:24px}.calendar-date,.date.blank{min-height:48px;padding:5px!important;border-radius:10px!important;display:grid!important;place-items:center!important}.calendar-date b{font-size:16px}.calendar-date.weekend,.calendar-date.out{opacity:.22}.calendar-date.selected{background:var(--pink)!important;color:white!important;border-color:var(--brown)!important;box-shadow:2px 3px 0 var(--brown)}.date.blank{border:0!important;background:transparent!important}.confirmation-manage{display:block;text-align:center;text-decoration:none;margin-top:20px}.confirmation-manage[hidden]{display:none!important}
@media(max-width:600px){.calendar-weekdays{font-size:8px}.calendar-date,.date.blank{min-height:42px}.calendar-date b{font-size:14px}}
.booking-policy{font-size:12px;line-height:1.45;opacity:.78;margin:4px 0 16px}
