@charset "UTF-8";
@font-face{font-family:Shin;src:url("../assets/fonts/A-OTF-ShinMGoPro-DeBold.woff") format("woff");font-weight:700;font-display:swap}
@font-face{font-family:Shin;src:url("../assets/fonts/A-OTF-ShinMGoPro-Regular.woff") format("woff");font-weight:400;font-display:swap}
:root{--pink:#cd4d7a;--deep-pink:#cd4d7a;--purple:#a262a8;--purple-light:#ab73b1;--deep:#a262a8;--orange:#f68a32;--cream:#fff5ed;--ink:#62325f;--white:#fff;--panel-pink:#e86698}
*{box-sizing:border-box}
html{max-width:100%;scroll-behavior:smooth;background:var(--deep);overflow-x:hidden}
body{max-width:100%;margin:0;color:var(--ink);background:var(--cream);font-family:Shin,"Noto Sans JP",sans-serif;line-height:1.75;overflow-x:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}
.section-shell{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2.5vw,42px);width:100%;min-height:88px;height:88px;padding:0 clamp(16px,3vw,48px);color:#fff;background:#a262a8}
.site-header.is-scrolled{height:88px;min-height:88px;background:#a262a8}
.brand{display:flex;align-items:center;gap:16px;flex:0 0 auto;font-weight:700;font-size:22px;line-height:1}
.brand img{width:clamp(180px,14vw,223px);height:auto}
.brand>span{display:flex;align-items:center;gap:5px;white-space:nowrap}.brand small{font-size:12px;line-height:1.05;letter-spacing:.08em}
.main-nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,1.2vw,22px);font-size:clamp(14px,1.15vw,17px);font-weight:700}
.main-nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;padding:10px clamp(22px,2vw,34px);border:3px solid #fff;border-radius:999px;background:#e86698;box-shadow:0 5px 0 rgba(98,50,95,.45);white-space:nowrap}
.main-nav a:hover{transform:translateY(2px);background:#fff;color:#a262a8;box-shadow:0 3px 0 rgba(98,50,95,.45)}
.nav-cta{background:#e86698}
.menu-toggle{display:none;border:0;background:none;padding:6px}
.menu-toggle span{display:block;width:25px;height:3px;margin:5px;background:#fff;border-radius:4px}
.hero{position:relative;min-height:min(860px,calc(100vh - 88px));display:flex;align-items:center;padding:70px clamp(24px,8vw,140px) 120px;color:#fff;background:linear-gradient(118deg,#ab73b1 0%,#a262a8 58%,#cd4d7a 100%);isolation:isolate;overflow:hidden}
.hero:before{content:"";position:absolute;inset:0;background:url("../images/bg copy.jpg") center/cover;opacity:.2;mix-blend-mode:screen;z-index:-2}
.hero-swirls{position:absolute;width:72vw;aspect-ratio:1;right:-20vw;top:-30vw;border:10vw solid rgba(171,115,177,.28);border-radius:50%;box-shadow:0 0 0 9vw rgba(255,255,255,.04),0 0 0 18vw rgba(162,98,168,.24);z-index:-1}
.hero-copy{position:relative;z-index:3;width:min(52%,700px)}
.eyebrow,.kicker{margin:0 0 16px;font-size:12px;font-weight:700;letter-spacing:.17em}
.hero-logo{width:min(630px,100%);filter:drop-shadow(0 12px 8px rgba(57,10,65,.28))}
.hero-lead{font-size:clamp(17px,1.7vw,24px);font-weight:700;text-shadow:0 2px 5px #a262a8}
.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}
.button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:12px 34px;border:3px solid #fff;border-radius:100px;color:#fff;font-weight:700;box-shadow:0 7px 0 rgba(76,19,56,.65);transition:.18s}
.button:hover{transform:translateY(3px);box-shadow:0 4px 0 rgba(76,19,56,.65)}
.button-orange{background:linear-gradient(90deg,#f68a32,var(--orange))}
.text-link{font-weight:700;border-bottom:2px solid rgba(255,255,255,.5)}
.text-link span{color:#f68a32}
.hero-people{position:absolute;right:-1%;bottom:0;width:min(54vw,790px);z-index:2}
.hero-people:after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(transparent,#a262a8)}
.hero-date{position:absolute;right:4vw;top:18%;z-index:5;width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:4px solid #fff;border-radius:50%;background:var(--pink);transform:rotate(8deg);box-shadow:0 8px 0 #a262a8}
.hero-date strong{font-size:30px;line-height:1}.hero-date span{font-size:14px;letter-spacing:.15em}
.hero-candy,.hero-star{position:absolute;z-index:1;filter:drop-shadow(0 5px 0 rgba(38,7,48,.25))}
.candy-one{width:65px;left:3%;top:28%;transform:rotate(-20deg)}.candy-two{width:70px;left:45%;bottom:11%;transform:rotate(18deg)}
.star-one{width:45px;left:42%;top:18%}.star-two{width:40px;right:3%;top:48%}
.hero-wave{position:absolute;inset:auto -5% -55px;height:110px;background:var(--cream);border-radius:50% 50% 0 0/100% 100% 0 0;z-index:4}
.kicker{color:var(--pink)}
.party-preview{display:grid;grid-template-columns:1fr 1fr;min-height:520px;color:#fff;background:#a262a8}
.preview-panel{position:relative;display:flex;align-items:flex-end;justify-content:center;min-width:0;padding:55px clamp(28px,5vw,80px);overflow:hidden;isolation:isolate}
.preview-panel:before{content:"";position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;transition:transform .35s ease}
.preview-panel:after{content:"";position:absolute;inset:0;z-index:-1}
.preview-costume:before{background-image:url("../images/trick or treat copy.jpg")}.preview-costume:after{background:linear-gradient(180deg,rgba(246,138,50,.08),rgba(246,138,50,.94))}
.preview-ghost{background:#a262a8}.preview-ghost:before{background-image:url("../images/gt back.svg")}.preview-ghost:after{background:none}
.preview-panel:hover:before{transform:scale(1.035)}
.preview-content{width:min(520px,100%);text-align:center}
.preview-content img{width:min(430px,90%);height:170px;margin:0 auto 18px;object-fit:contain;filter:drop-shadow(7px 8px 0 rgba(98,50,95,.4))}
.preview-content p{margin:0 auto 18px;max-width:480px;font-size:clamp(16px,1.4vw,21px);font-weight:700;line-height:1.6}
.preview-content span{display:inline-block;padding:7px 18px;border:2px solid #fff;border-radius:999px;background:rgba(255,255,255,.14);font-weight:700}
.event-reasons{position:relative;padding:70px 0 88px;color:#fff;background:var(--purple-light);overflow:hidden}
.event-reasons .section-shell{width:100%;max-width:none;padding-left:clamp(24px,6vw,110px);padding-right:clamp(24px,6vw,110px)}
.event-reasons:before,.event-reasons:after{content:"";position:absolute;width:170px;height:170px;border:8px solid rgba(162,98,168,.32);border-radius:45% 55% 52% 48%;transform:rotate(24deg)}
.event-reasons:before{left:-55px;top:-75px}.event-reasons:after{right:-55px;bottom:-80px}
.reason-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.reason-grid article{min-height:480px;padding:48px 36px 38px;border:3px solid #fff;border-radius:18px;color:#fff;background:var(--pink)}
.reason-grid article:nth-child(2){background:var(--purple)}.reason-grid article:nth-child(3){background:var(--panel-pink)}
.reason-icon{width:82px;height:82px;margin:0 auto 38px;object-fit:contain;filter:brightness(0) invert(1)}
.reason-grid h2{margin:0 0 18px;text-align:center;color:#fff;font-size:clamp(22px,2vw,29px);line-height:1.45}
.reason-grid article>p{margin:0;font-size:clamp(15px,1.25vw,19px);font-weight:700;line-height:1.65}
.reason-grid article>small{display:block;margin-top:12px;font-size:clamp(12px,1vw,15px);font-weight:700;line-height:1.55}
.parties{position:relative}
.party{position:relative;padding:95px 0;overflow:hidden}
.party-inner{position:relative;width:min(1180px,calc(100% - 40px));margin:auto;z-index:2}
.costume{color:#fff;background:linear-gradient(145deg,#f68a32,#f68a32)}
.costume:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.16) 0 4px,transparent 5px),radial-gradient(circle at 80% 55%,rgba(255,255,255,.12) 0 7px,transparent 8px);background-size:90px 90px,140px 140px}
.party-heading{display:grid;grid-template-columns:minmax(250px,460px) 1fr;align-items:center;gap:30px;margin-bottom:45px}
.party-heading>img{width:100%;max-height:160px}
.time-list{justify-self:end;display:flex;flex-direction:column;gap:5px;padding:13px 22px;border:3px solid currentColor;border-radius:20px;font-size:18px;line-height:1.35}
.time-list small{margin-top:3px;font-size:10px;font-weight:700;white-space:nowrap}
.activity-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(32px,3.5vw,64px)}
.feature-photo{position:relative;margin:0;min-height:620px;border:8px solid #fff;border-radius:34px;overflow:hidden;box-shadow:0 16px 0 rgba(138,44,20,.25)}
.feature-photo img{width:100%;height:100%;object-fit:cover}
.feature-photo figcaption{position:absolute;inset:auto 20px 20px;padding:20px;border-radius:20px;background:rgba(96,28,18,.82);backdrop-filter:blur(8px)}
.feature-photo strong{display:block;font-size:24px}.feature-photo small{display:block;margin-top:8px}
.mini-activities{display:grid;gap:26px}
.mini-activities article{position:relative;min-height:295px;padding:30px 30px 25px 48%;border-radius:30px;color:var(--ink);background:#fff;box-shadow:0 13px 0 rgba(138,44,20,.22);opacity:.6;transform:translateY(25px);transition:.5s}
.mini-activities article.in-view{opacity:1;transform:none}
.mini-activities img{position:absolute;left:0;bottom:0;width:48%;height:105%;object-fit:contain;object-position:bottom}
.mini-activities .photo-service-mascot{display:none}
@media(min-width:901px){
 .mini-activities article:first-child>img{
  top:50%;
  bottom:auto;
  height:88%;
  transform:translateY(-50%)
 }
 .mini-activities article:nth-child(2)>img:not(.photo-service-mascot){left:2%;width:52%;height:88%}
 .mini-activities .photo-service-mascot{
  display:block;
  left:4%;
  top:-10px;
  bottom:auto;
  z-index:3;
  width:185px;
  height:150px;
  object-fit:contain;
  filter:drop-shadow(0 8px 0 rgba(138,44,20,.18));
  transform:rotate(-5deg)
 }
}
.mini-activities h3{margin:0;color:var(--orange);font-size:25px;line-height:1.25}.mini-activities p{font-size:14px}.mini-activities small{font-size:10px}
.title-part{display:inline-block;white-space:nowrap}
.parfait-feature{position:relative;min-height:620px;overflow:hidden;color:#fff;isolation:isolate}
.parfait-feature:before{content:"";position:absolute;inset:8% 2% 5%;z-index:-1;border:3px dashed rgba(255,255,255,.55);border-radius:48% 52% 45% 55%;transform:rotate(-3deg)}
.parfait-boy{position:absolute;left:-5%;bottom:-3%;z-index:1;width:76%;height:76%;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 15px 0 rgba(138,44,20,.2))}
.parfait-dessert{position:absolute;right:2%;top:36%;bottom:auto;z-index:2;width:34%;height:46%;object-fit:contain;object-position:center;transform:rotate(3deg);filter:drop-shadow(0 12px 0 rgba(138,44,20,.2))}
.parfait-copy{position:relative;z-index:3;width:68%;min-height:220px;margin-left:auto;padding:32px 16px 0;text-align:right;text-shadow:0 3px 0 rgba(138,44,20,.28)}
.parfait-copy h3{margin:0 0 14px;font-size:clamp(30px,3vw,46px);line-height:1.12}.parfait-copy p{margin:0 0 12px;font-size:clamp(15px,1.35vw,20px);font-weight:700;line-height:1.55}.parfait-copy small{font-size:11px;font-weight:700}
@media(min-width:1200px){
 .party-inner{width:min(1420px,calc(100% - 40px))}
 .parfait-copy{width:72%}
}
.plus{position:absolute;left:50%;z-index:5;width:92px;height:92px;margin:-46px;display:grid;place-items:center;border-radius:50%;color:var(--pink);background:#fff;font-size:0;box-shadow:0 0 0 12px rgba(255,255,255,.2)}
.plus:before,.plus:after{content:"";position:absolute;left:50%;top:50%;border-radius:4px;background:currentColor;transform:translate(-50%,-50%)}
.plus:before{width:52px;height:9px}
.plus:after{width:9px;height:52px}
.ghost{z-index:4;min-height:1000px;margin-bottom:-72px;color:#fff;background:linear-gradient(160deg,#ab73b1,#a262a8);clip-path:polygon(0 0,100% 0,100% calc(100% - 72px),0 100%)}
.ghost-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;mix-blend-mode:screen}
.ghost .party-heading>img{filter:drop-shadow(0 8px 5px rgba(52,10,67,.3))}
.ghost-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch;gap:26px}
.ghost-card{position:relative;display:flex;align-items:center;min-height:360px;padding:42px;border:3px solid rgba(255,255,255,.88);border-radius:36px;background:linear-gradient(145deg,rgba(72,20,88,.68),rgba(105,43,116,.52));box-shadow:inset 0 0 0 8px rgba(255,255,255,.035),0 12px 0 rgba(49,9,60,.25);overflow:hidden;opacity:.5;transform:translateY(25px);transition:.5s}
.ghost-card.in-view{opacity:1;transform:none}.ghost-card h3{margin:0 0 16px;font-size:clamp(30px,3.2vw,48px);line-height:1.08;text-shadow:0 4px 0 rgba(49,9,60,.28)}.ghost-card p{max-width:460px;margin:0;font-size:clamp(14px,1.25vw,18px);font-weight:700;line-height:1.7}
.ghost-card>div{position:relative;z-index:2;flex:1}
.ghost-card>img{position:relative;align-self:stretch;width:45%;object-fit:contain;z-index:1}
.ghost-card.mascot{grid-column:1/-1}.ghost-card.mascot>img{width:38%;max-height:420px}
.ghost-card.mascot>div{z-index:3;max-width:58%}.ghost-card.mascot>img:not(.ghost-doodle){z-index:2}
.ghost-card.games,.ghost-card.candy-race{min-height:600px;height:100%}
.ghost-card.games h3,.ghost-card.candy-race h3{font-size:clamp(27px,2.35vw,38px);line-height:1.12;text-wrap:balance}
.ghost-card.games{flex-direction:column-reverse;align-items:flex-start}.ghost-card.games>div{max-width:48%}.ghost-card.games>img{position:absolute;right:-5%;bottom:0;width:54%;height:76%}.ghost-card.games>.mini-game-art{right:-2%;bottom:3%;width:50%;height:66%;object-fit:contain;object-position:right center}
.ghost-card.candy-race{padding-bottom:0}.ghost-card.candy-race>img{align-self:flex-end;height:420px;object-position:bottom}
.ghost-card.candy-race>div{z-index:3}
.ghost-card.candy-race p{font-size:clamp(12px,1.05vw,16px);line-height:1.6}
.ghost-card.candy-race>img:not(.race-candy){z-index:2}
.ghost-card>.ghost-doodle{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 7px 0 rgba(49,9,60,.2));pointer-events:none}
.ghost-card.mascot>.mascot-runner{left:0;bottom:0;z-index:1;max-height:none;opacity:0}.ghost-card.mascot>.runner-boom{width:170px;height:205px}.ghost-card.mascot>.runner-jot{width:150px;height:180px}.ghost-card.mascot>.runner-echo{width:175px;height:205px}.ghost-card.mascot>.runner-green{width:160px;height:190px}
.ghost-card.games>.game-star{bottom:auto;max-height:none}
.ghost-card.games>.star-a{left:7%;top:7%;width:54px;height:54px;transform:rotate(-12deg)}
.ghost-card.games>.star-b{left:43%;top:18%;width:36px;height:36px;transform:rotate(14deg)}
.ghost-card.games>.star-c{right:5%;top:7%;width:46px;height:46px;transform:rotate(8deg)}
.ghost-card.candy-race>.race-candy{right:auto;bottom:auto;z-index:1;max-height:none;will-change:left,top}
.ghost-card.candy-race>.candy-a{left:6%;top:7%;width:46px;height:46px;transform:rotate(-20deg)}
.ghost-card.candy-race>.candy-b{left:39%;top:5%;width:42px;height:52px;transform:rotate(18deg)}
.ghost-card.candy-race>.candy-c{left:11%;bottom:7%;width:44px;height:52px;transform:rotate(-8deg)}
.ghost-card.candy-race>.candy-d{left:45%;bottom:5%;width:48px;height:44px;transform:rotate(22deg)}
.ghost-card.candy-race>.candy-e{right:4%;bottom:38%;width:44px;height:42px;transform:rotate(-17deg)}
.ghost-card.candy-race>.candy-f{right:5%;top:8%;width:64px;height:48px;transform:rotate(12deg)}
.ghost-card.candy-race>.candy-g{left:24%;top:22%;width:38px;height:38px;transform:rotate(14deg)}
.ghost-card.candy-race>.candy-h{left:56%;top:18%;width:36px;height:45px;transform:rotate(-12deg)}
.ghost-card.candy-race>.candy-i{left:7%;top:48%;width:40px;height:47px;transform:rotate(20deg)}
.ghost-card.candy-race>.candy-j{left:38%;bottom:26%;width:42px;height:39px;transform:rotate(-18deg)}
.ghost-card.candy-race>.candy-k{right:19%;bottom:12%;width:39px;height:37px;transform:rotate(9deg)}
.ghost-card.candy-race>.candy-l{right:22%;top:38%;width:54px;height:41px;transform:rotate(-7deg)}
.activity-label{display:inline-block!important;margin:0 0 12px;padding:4px 12px;border-radius:100px;color:var(--purple);background:#fff;font-size:11px!important;letter-spacing:.15em}
.ghost-section-cta{position:relative;z-index:3;margin-top:0;padding:100px 24px 115px;color:#fff;background:radial-gradient(circle at 20% 35%,rgba(232,102,152,.24),transparent 28%),radial-gradient(circle at 83% 28%,rgba(246,138,50,.2),transparent 25%),linear-gradient(125deg,#2f1738,#482047 58%,#62325f);clip-path:polygon(0 0,100% 0,100% calc(100% - 78px),0 100%);overflow:hidden}
.ghost-section-cta:before{content:"";position:absolute;inset:0;display:block;background:radial-gradient(circle,rgba(255,255,255,.75) 0 2px,transparent 3px) 0 0/88px 88px,radial-gradient(circle,rgba(255,255,255,.38) 0 1px,transparent 2px) 35px 22px/63px 63px;opacity:.42;pointer-events:none}
.ghost-section-cta:after{display:none}
.ghost-cta-inner{position:relative;z-index:2;width:min(1240px,100%);min-height:360px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px}
.ghost-cta-art{position:relative;height:360px;isolation:isolate}
.ghost-cta-art:before{content:"";position:absolute;left:4%;right:1%;bottom:1%;height:72%;z-index:-1;border:3px solid rgba(255,255,255,.36);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.22),rgba(232,102,152,.12) 46%,transparent 70%);filter:drop-shadow(0 0 24px rgba(255,255,255,.18))}
.ghost-cta-art img{position:absolute;object-fit:contain;filter:drop-shadow(0 10px 0 rgba(146,54,35,.18))}
.ghost-cta-art .cta-boom{z-index:3;right:0;bottom:0;width:230px;height:275px}
.ghost-cta-art .cta-jot{z-index:2;left:2%;bottom:5px;width:180px;height:215px;transform:rotate(-5deg)}
.ghost-cta-art .cta-star{z-index:1;right:3%;top:7%;width:58px;height:58px;transform:rotate(14deg)}
.ghost-cta-art .cta-moon{z-index:1;left:3%;top:5%;width:66px;height:66px}
.ghost-cta-art .cta-glow-star{z-index:1;left:42%;top:9%;width:48px;height:48px}.ghost-cta-art .cta-glow-star.star-small{left:34%;top:42%;width:30px;height:30px}
.ghost-cta-art .cta-bat{z-index:1;width:62px;height:62px;opacity:.78;filter:drop-shadow(0 7px 0 rgba(49,9,60,.2));animation:cta-bat-flight 5.6s ease-in-out infinite}.ghost-cta-art .bat-one{left:18%;top:2%;width:48px;height:58px}.ghost-cta-art .bat-two{right:15%;top:27%;animation-delay:-1.9s}.ghost-cta-art .bat-three{left:44%;bottom:9%;width:52px;height:52px;animation-delay:-3.7s}
.cta-celestial{animation:cta-night-glow 3.8s ease-in-out infinite;will-change:opacity,transform}.cta-celestial.celestial-two{animation-delay:-.95s}.cta-celestial.celestial-three{animation-delay:-1.9s}.cta-celestial.celestial-four{animation-delay:-2.85s}
@keyframes cta-night-glow{0%,100%{opacity:.18;transform:translateY(7px) scale(.82) rotate(-6deg)}45%,60%{opacity:1;transform:translateY(0) scale(1.08) rotate(6deg)}}
@keyframes cta-bat-flight{0%,100%{opacity:.35;transform:translate(-8px,7px) rotate(-6deg)}50%{opacity:.9;transform:translate(10px,-9px) rotate(7deg)}}
.ghost-cta-copy{position:relative;padding:38px 42px;border:3px solid rgba(255,255,255,.82);border-radius:34px;color:#fff;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 7px rgba(255,255,255,.045),0 18px 0 rgba(20,5,27,.3),0 28px 50px rgba(20,5,27,.28);text-align:left;backdrop-filter:blur(9px)}
.ghost-cta-copy:before{content:"HALLOWEEN PARTY 2026";display:inline-block;margin-bottom:15px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.18em}
.ghost-cta-copy p{margin:0 0 24px;font-size:clamp(28px,2.8vw,44px);font-weight:800;line-height:1.28;text-shadow:0 5px 0 rgba(20,5,27,.34)}
.ghost-cta-copy p span{white-space:nowrap}
.ghost-section-cta .button{min-width:350px;justify-content:space-between;border-color:#fff;background:linear-gradient(90deg,#f68a32,#f45b2d);box-shadow:0 8px 0 #cd4d7a,0 15px 28px rgba(49,9,60,.22)}.ghost-section-cta .button:after{content:"→";margin-left:28px;font-size:24px;line-height:1;transition:transform .2s}.ghost-section-cta .button:hover:after{transform:translateX(5px)}
.benefits{position:relative;margin-top:-78px;padding:183px 0 125px;text-align:center;color:#fff;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.1) 0 5px,transparent 6px) 0 0/90px 90px,#cd4d7a;overflow:hidden}
.benefits:before,.benefits:after{content:"";position:absolute;width:240px;height:240px;border:38px solid rgba(232,102,152,.45);border-radius:50%;pointer-events:none}
.benefits:before{left:-150px;top:20%}.benefits:after{right:-150px;bottom:4%}
.benefits .kicker{color:#fff}.benefits h2,.details h2{position:relative;z-index:2;margin:0 0 65px;font-size:clamp(36px,5vw,65px);line-height:1.15}
.shared-photo-service{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(28px,5vw,80px);width:min(1050px,100%);margin:0 auto 92px;padding:34px 46px;border:3px solid #fff;border-radius:42px;background:linear-gradient(135deg,var(--purple),var(--purple-light));box-shadow:0 15px 0 rgba(98,50,95,.35);text-align:left;overflow:hidden}
.shared-photo-art{position:relative;min-height:360px}.shared-photo{position:absolute;inset:0;width:100%;height:100%;border-radius:28px;object-fit:cover}.shared-photo-mascot{position:absolute;right:-9%;bottom:-10%;z-index:2;width:38%;height:50%;object-fit:contain;filter:drop-shadow(0 8px 0 rgba(49,9,60,.22));transform:rotate(5deg)}
.shared-photo-copy span{display:inline-block;margin-bottom:16px;padding:6px 15px;border:2px solid #fff;border-radius:999px;background:var(--orange);font-size:13px;font-weight:800}.shared-photo-copy h3{margin:0 0 18px;font-size:clamp(30px,3.5vw,50px);line-height:1.12}.shared-photo-copy p{margin:0;font-size:clamp(15px,1.4vw,20px);font-weight:700;line-height:1.65}
.benefit-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:70px}
.benefit-grid article{position:relative;padding:0 12px;color:#fff;background:transparent;box-shadow:none;opacity:.6;transform:translateY(25px);transition:.5s}
.benefit-grid article:nth-child(2){margin-top:55px}
.benefit-grid article:not(:last-child):after{content:"+";position:absolute;right:-54px;top:125px;color:#fff;font-size:72px;font-weight:800;line-height:1;text-shadow:0 7px 0 #a262a8}
.benefit-grid article.in-view{opacity:1;transform:none}
.benefit-image{position:relative;height:300px;display:grid;place-items:center;isolation:isolate}
.benefit-image:before{content:"";position:absolute;inset:8% 3%;background:url("../images/Asset 31.svg") center/100% 100% no-repeat;filter:drop-shadow(0 13px 0 rgba(162,98,168,.35));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 88%,transparent 100%)}
.benefit-grid article:nth-child(2) .benefit-image:before{background-image:url("../images/Asset 32.svg");transform:rotate(7deg)}
.benefit-grid article:nth-child(3) .benefit-image:before{transform:rotate(-8deg)}
.benefit-image img{position:absolute;inset:4% 6% 8%;z-index:1;width:88%;height:88%;max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 9px 7px rgba(87,29,80,.24));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 92%,transparent 100%)}
.benefit-grid span{position:relative;z-index:2;display:inline-block;margin-top:-12px;padding:7px 18px;border:3px solid #fff;border-radius:100px;color:#fff;background:var(--orange);font-size:13px;font-weight:800;transform:rotate(-3deg)}
.benefit-grid article:nth-child(2) span{transform:rotate(3deg)}
.benefit-grid h3{position:relative;z-index:2;margin:18px 0 10px;color:#fff;font-size:clamp(25px,2.4vw,34px);line-height:1.2;text-shadow:0 5px 0 #a262a8}.benefit-grid p{position:relative;z-index:2;max-width:330px;margin:0 auto;color:#fff;font-size:15px;font-weight:700;line-height:1.6}
.details{position:relative;padding:110px 0;color:#fff;background:var(--deep);overflow:hidden}
.details-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.details-pumpkin{position:absolute;left:-3%;bottom:-3%;z-index:1;width:clamp(220px,25vw,430px);max-height:520px;object-fit:contain;opacity:.22;transform:rotate(4deg)}
.details-candy{position:absolute;z-index:1;filter:drop-shadow(4px 5px 0 rgba(98,50,95,.3))}
.details-candy-one{right:3%;top:8%;width:78px;transform:rotate(16deg)}.details-candy-two{left:38%;bottom:5%;width:82px;transform:rotate(-17deg)}
.details .kicker{color:#e86698}.details dl{margin:0}.details dl>div{display:grid;grid-template-columns:90px 1fr;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.25)}.details dt{font-size:13px;color:#e86698}.details dd{margin:0}.details dd strong{font-size:22px}.details dd a{text-decoration:underline}
.schedule-card{padding:38px;border-radius:35px;color:var(--ink);background:#fff;box-shadow:0 15px 0 #a262a8}
.schedule-card h3{margin:0 0 24px;color:var(--pink);font-size:20px;letter-spacing:.1em}
.schedule-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.schedule-columns>div{display:flex;flex-direction:column;padding:18px;border:2px solid #e86698;border-radius:20px}.schedule-columns span{font-size:12px;color:var(--pink)}.schedule-columns b{font-size:19px}
.combined{display:flex;align-items:center;justify-content:space-around;margin:20px 0;padding:12px;border-radius:12px;color:#fff;background:var(--purple)}.combined i{width:1px;height:20px;background:rgba(255,255,255,.5)}
.schedule-card>p{font-size:11px}.schedule-card .button{width:100%;margin-top:10px}.early{display:flex;justify-content:center;gap:12px;margin-top:22px;color:var(--pink)}.early strong{font-size:20px}
.signup{padding:82px 0 90px;color:#fff;background:#a262a8}
.signup .section-shell{width:min(1600px,calc(100% - 72px))}
.signup h2{margin:0 0 48px;color:#fff;font-size:clamp(38px,4.4vw,64px);line-height:1.15;text-align:left}
.signup-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.signup-steps article{position:relative;padding:0;color:#fff;background:transparent;box-shadow:none}
.signup-step-image{display:block;width:100%;height:auto;aspect-ratio:511/535;object-fit:contain}
.signup-steps h3{margin:24px 0 12px;color:#fff;font-size:clamp(23px,2vw,32px);line-height:1.3;text-align:center}
.signup-steps p{margin:0;color:#fff;font-size:clamp(14px,1.15vw,18px);font-weight:700;line-height:1.65;text-align:left}
.signup-actions{display:flex;justify-content:center;gap:24px;margin-top:34px}.button-contact{background:#cd4d7a}
.bottom{padding:54px 0 60px;text-align:center;color:#fff;background:#e86698}
.bottom .container{width:100%;max-width:none;margin:0 auto;padding-left:clamp(18px,8vw,150px);padding-right:clamp(18px,8vw,150px)}
.bottom img{width:min(460px,100%);margin:0 auto 18px}
.bottom h2{margin:0 0 8px;font-size:22px;font-weight:800}
.bottom p{margin:0;font-weight:800}
.school-intro{padding:80px 0 0;color:#fff;background:linear-gradient(145deg,#ab73b1,var(--deep));overflow:hidden}.school-intro-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.school-intro h2{margin:0;font-size:clamp(38px,5vw,65px);line-height:1.15}.school-intro p:not(.kicker){max-width:530px}.school-intro a{display:inline-block;margin-top:10px;border-bottom:2px solid #fff;font-weight:700}.school-intro img{align-self:end;max-height:500px;object-fit:contain;object-position:bottom}
footer{display:flex;justify-content:space-between;padding:30px clamp(20px,5vw,70px);color:#fff;background:#a262a8;font-size:12px}
.mobile-cta{display:none}.mobile-only{display:none}
@media (max-width:900px){
 .party-preview{grid-template-columns:1fr;min-height:0}.preview-panel{min-height:390px;padding:38px 24px}.preview-content img{height:130px}
 .site-header,.site-header.is-scrolled{height:68px;min-height:68px;padding:0 16px;background:#a262a8}.brand{gap:0}.brand img{width:155px}.brand>span{display:none}.menu-toggle{display:block}
 .main-nav{position:absolute;top:68px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:12px;padding:18px 20px 24px;background:#a262a8}.main-nav.is-open{display:flex}.main-nav a{width:100%;min-width:0;min-height:48px;padding:9px 12px;border-width:3px}
 .hero{min-height:760px;align-items:flex-start;padding:100px 24px 0;text-align:center}.hero-copy{width:100%}.hero-logo{width:min(480px,94%);margin:auto}.hero-lead{font-size:16px}.hero-actions{justify-content:center}.hero-people{right:50%;transform:translateX(50%);width:min(720px,110vw)}.hero-date{right:4%;top:42%;width:100px;height:100px}.hero-copy{z-index:4}.hero-actions .text-link{display:none}
 .event-reasons{padding:55px 0}.reason-grid{grid-template-columns:1fr;gap:24px}.reason-grid article{min-height:0;padding:38px 28px}
 .party-heading{grid-template-columns:1fr}.party-heading>img{width:min(460px,85%);margin:auto}.party-heading .time-list{grid-column:1/-1;justify-self:stretch;align-items:center}.activity-grid{grid-template-columns:1fr}.feature-photo{min-height:540px}.parfait-feature{min-height:540px;width:min(620px,100%);margin:auto}.parfait-boy{width:72%;height:72%}.parfait-dessert{top:37%;width:33%;height:45%}.mini-activities{grid-template-columns:1fr 1fr}.mini-activities article{padding:230px 24px 24px;min-height:460px}.mini-activities img{top:0;width:100%;height:230px}
 .ghost-grid{grid-template-columns:1fr}.ghost-card.mascot{grid-column:auto}.ghost-card.games,.ghost-card.candy-race{min-height:540px;height:auto}.ghost-card.games{display:flex;flex-direction:column}.ghost-card.games>div{order:1;max-width:100%}.ghost-card.games>.mini-game-art{position:relative;order:2;right:auto;bottom:auto;align-self:center;width:min(460px,72%);height:auto;aspect-ratio:800/740;margin:18px auto 0;object-position:center}
 .shared-photo-service{grid-template-columns:1fr;width:min(620px,100%);padding:30px}.shared-photo-art{min-height:350px}.shared-photo-copy{text-align:center}.benefit-grid{grid-template-columns:1fr;gap:82px}.benefit-grid article,.benefit-grid article:last-child{grid-column:auto;width:min(520px,100%);margin-top:0;justify-self:center}.benefit-grid article:not(:last-child):after{left:50%;right:auto;top:auto;bottom:-70px;display:grid;width:58px;height:58px;place-items:center;transform:translateX(-50%);font-size:52px}
 .details-grid{grid-template-columns:1fr}.details-copy{max-width:620px}.mobile-cta{position:fixed;display:block;z-index:90;left:14px;right:14px;bottom:12px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(24px);transition:opacity .22s ease,transform .22s ease,visibility .22s}.mobile-cta.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-cta a{display:block;padding:13px;text-align:center;color:#fff;border:3px solid #fff;border-radius:100px;background:linear-gradient(90deg,#f68a32,var(--orange));box-shadow:0 5px 0 #a262a8;font-weight:700}footer{padding-bottom:95px}
 .details-pumpkin{left:auto;right:-8%;bottom:-2%;width:310px;opacity:.16}.details-candy-one{width:58px}.details-candy-two{left:5%;width:62px}
 .signup .section-shell{width:min(620px,calc(100% - 36px))}.signup h2{text-align:center}.signup-steps{grid-template-columns:1fr;gap:48px}.signup-steps article{width:100%;margin:auto}.school-intro-grid{grid-template-columns:1fr}.school-intro{text-align:center}.school-intro p:not(.kicker){margin-left:auto;margin-right:auto}.school-intro img{margin:30px auto 0}
 .bottom{padding-bottom:96px}
}
@media (max-width:580px){
 .preview-panel{min-height:330px;padding:30px 18px}.preview-content img{height:105px;margin-bottom:12px}.preview-content p{font-size:14px;margin-bottom:12px}.preview-content span{font-size:13px}
 .section-shell,.party-inner{width:min(100% - 28px,1180px)}
 .hero{min-height:700px;padding-left:15px;padding-right:15px}.hero-logo{width:100%}.hero-lead{font-size:14px}.hero-actions{margin-top:18px}.hero-actions .button{min-height:50px}.hero-people{width:135vw}.hero-date{top:auto;bottom:240px;right:12px;width:83px;height:83px}.hero-date strong{font-size:23px}.candy-one{top:46%;left:3%;width:48px}
 .event-reasons{padding:42px 0}.reason-grid article{padding:32px 24px}.reason-icon{width:70px;height:70px;margin-bottom:24px}.reason-grid h2{font-size:22px}.reason-grid article>p{font-size:15px}
 .party{padding:42px 0 60px}.party.ghost{padding-top:68px}.party-heading{grid-template-columns:1fr;gap:15px}.party-heading>img{max-height:110px}.time-list{font-size:15px}.feature-photo{min-height:480px;border-width:5px}.feature-photo figcaption{inset:auto 10px 10px;padding:15px;font-size:13px}.feature-photo strong{font-size:20px}
 .party.ghost{margin-bottom:-46px;clip-path:polygon(0 0,100% 0,100% calc(100% - 46px),0 100%)}
 .plus{width:68px;height:68px;margin:-34px;box-shadow:0 0 0 8px rgba(255,255,255,.2)}
 .plus:before{width:38px;height:7px}.plus:after{width:7px;height:38px}
 .parfait-feature{min-height:470px}.parfait-boy{left:-8%;bottom:-2%;width:76%;height:66%}.parfait-dessert{right:-1%;top:43%;bottom:auto;width:38%;height:40%}.parfait-copy{width:72%;min-height:210px;padding:20px 6px 0}.parfait-copy h3{font-size:29px}.parfait-copy p{font-size:13px;line-height:1.5}.parfait-copy small{font-size:9px}.mini-activities{grid-template-columns:1fr}.mini-activities article{min-height:380px;padding-top:210px}.mini-activities img{height:215px}.mini-activities h3{text-align:center}.ghost-card{min-height:410px;padding:25px;align-items:flex-start}.ghost-card.mascot{display:block;min-height:410px}.ghost-card.mascot>div{max-width:100%;padding-bottom:0}.ghost-card.mascot>div p{max-width:56%;line-height:1.55}.ghost-card.mascot>img{position:absolute;right:1%;bottom:4px;width:45%;height:250px;object-position:center bottom}.ghost-card.games,.ghost-card.candy-race{min-height:510px;height:auto}.ghost-card.games>div{max-width:100%;padding-bottom:0}.ghost-card.games>img{right:-5%;bottom:-2%;width:78%;height:39%}.ghost-card.games>.mini-game-art{position:relative;right:auto;bottom:auto;width:78%;height:auto;margin:14px auto 0;object-position:center}.ghost-card.candy-race>img{position:absolute;right:-12%;bottom:0;width:58%;height:65%}.ghost-card.candy-race>div{max-width:65%}.ghost-card h3{font-size:27px}.ghost-card.games h3,.ghost-card.candy-race h3{font-size:24px}.ghost-card p{font-size:13px}.ghost-card.candy-race p{font-size:12px}.ghost-card>.ghost-doodle{display:block}
 .ghost-card.mascot>.runner-boom{width:88px;height:106px}.ghost-card.mascot>.runner-jot{width:80px;height:96px}.ghost-card.mascot>.runner-echo{width:94px;height:110px}.ghost-card.mascot>.runner-green{width:86px;height:102px}
 .ghost-card.games>.game-star{top:auto;right:auto}
 .ghost-card.games>.star-a{left:5%;bottom:4%;width:38px;height:38px}
 .ghost-card.games>.star-b{left:45%;bottom:7%;width:27px;height:27px}
 .ghost-card.games>.star-c{left:auto;right:4%;bottom:42%;width:34px;height:34px}
 .ghost-card.candy-race>.race-candy{top:auto;right:auto}
 .ghost-card.candy-race>.candy-a{left:5%;bottom:4%;width:34px;height:34px}
 .ghost-card.candy-race>.candy-b{left:43%;top:5%;bottom:auto;width:30px;height:38px}
 .ghost-card.candy-race>.candy-c{left:29%;bottom:3%;width:31px;height:38px}
 .ghost-card.candy-race>.candy-d{left:auto;right:5%;top:5%;bottom:auto;width:36px;height:32px}
 .ghost-card.candy-race>.candy-e{left:auto;right:2%;bottom:29%;width:32px;height:30px}
 .ghost-card.candy-race>.candy-f{left:auto;right:24%;top:4%;bottom:auto;width:45px;height:34px}
 .ghost-card.candy-race>.candy-g{left:19%;top:22%;width:28px;height:28px}
 .ghost-card.candy-race>.candy-h{left:55%;top:18%;width:27px;height:34px}
 .ghost-card.candy-race>.candy-i{left:6%;top:45%;width:29px;height:34px}
 .ghost-card.candy-race>.candy-j{left:38%;top:auto;bottom:22%;width:31px;height:29px}
 .ghost-card.candy-race>.candy-k{left:auto;right:8%;top:auto;bottom:12%;width:29px;height:27px}
 .ghost-card.candy-race>.candy-l{left:auto;right:25%;top:37%;bottom:auto;width:39px;height:30px}
 .ghost-section-cta{margin-top:0;padding:72px 18px 88px;clip-path:polygon(0 0,100% 0,100% calc(100% - 48px),0 100%)}
 .ghost-cta-inner{min-height:0;grid-template-columns:1fr;gap:12px}
 .ghost-cta-art{height:245px}
 .ghost-cta-art .cta-boom{right:8%;width:180px;height:205px}
 .ghost-cta-art .cta-jot{left:5%;width:130px;height:150px}
 .ghost-cta-art .cta-star{right:2%;width:38px;height:38px}
 .ghost-cta-art .cta-moon{left:2%;top:3%;width:50px;height:50px}.ghost-cta-art .cta-glow-star{left:44%;top:5%;width:36px;height:36px}.ghost-cta-art .cta-glow-star.star-small{left:36%;top:39%;width:24px;height:24px}
 .ghost-cta-art .cta-bat{width:42px;height:42px}.ghost-cta-art .bat-one{left:22%;top:0;width:34px;height:42px}.ghost-cta-art .bat-two{right:12%;top:25%}.ghost-cta-art .bat-three{left:43%;bottom:5%;width:38px;height:38px}
 .ghost-cta-copy{padding:28px 18px;border-radius:26px;text-align:center}
 .ghost-cta-copy p{font-size:20px}
 .ghost-cta-copy p span{white-space:normal}
 .ghost-section-cta .button{width:100%;min-width:0}
 .benefits{margin-top:-48px;padding:123px 0 90px}.shared-photo-service{margin-bottom:72px;padding:18px;border-radius:28px}.shared-photo-art{min-height:260px}.shared-photo-mascot{right:-5%;bottom:-8%;width:34%;height:44%}.shared-photo-copy{padding:4px 8px 14px}.shared-photo-copy h3{font-size:30px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article,.benefit-grid article:last-child{width:100%}.benefit-grid article:first-child:after{bottom:-80px}.benefit-image{height:270px}.benefit-image img{inset:6% 12% 10%;width:76%;height:84%}.benefit-grid h3{margin-top:12px}.mobile-only{display:block}
 .details{padding:80px 0}.details-grid{gap:40px}.details dl>div{grid-template-columns:72px 1fr}.details dd{font-size:13px}.details dd strong{font-size:18px}.schedule-card{padding:24px 18px}.schedule-columns{grid-template-columns:1fr}.combined{flex-direction:column;gap:5px}.combined i{width:80%;height:1px}.early{flex-direction:column;align-items:center;gap:0}
 .signup-actions{flex-direction:column;gap:16px}.signup-actions .button{width:100%}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.cta-celestial,.cta-bat{animation:none!important;opacity:1}.ghost-card.mascot>.runner-boom{left:42%;opacity:.9}}

/* Shared Science Fair / Mega Game modules — dimensions intentionally match. */
body{padding-top:88px}
nav.science-nav{position:fixed;top:0;left:0;right:0;z-index:9999;background:#a262a8}
.science-nav .nav-inner{position:relative;width:100%;min-height:88px;padding-left:clamp(16px,3vw,48px);padding-right:clamp(16px,3vw,48px);display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2.5vw,42px)}
.science-nav .navbar-brand{display:inline-flex;align-items:center;flex:0 0 auto}
.science-nav .navbar-brand img{display:block;width:clamp(330px,24vw,460px);height:auto}
.science-nav .nav-toggle{appearance:none;display:none;width:42px;height:42px;flex:0 0 42px;border:2px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.14);margin-left:auto;padding:0;cursor:pointer}
.science-nav .nav-toggle span{display:block;width:20px;height:3px;margin:4px auto;border-radius:3px;background:#fff}
.science-nav .nav-links{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,1.2vw,22px)}
.science-nav .nav-links .button{min-height:48px;padding:10px clamp(22px,2vw,34px);border:.2rem solid #fff;background:#e86698;color:#fff;font-size:clamp(14px,1.15vw,17px);white-space:nowrap;box-shadow:0 5px 0 rgba(162,98,168,.45)}
.science-nav .nav-links .button{-webkit-text-stroke:0 transparent!important}
.science-nav .nav-links .button:hover{opacity:1;background:#fff;color:#a262a8;transform:translateY(2px);box-shadow:0 3px 0 rgba(162,98,168,.45)}
.science-nav .sticky-cta{display:none}
.event-reasons{padding:0 0 88px;background:#ab73b1}
.event-reasons:before,.event-reasons:after{display:none}
.event-reasons .container{width:100%;max-width:none;margin:0 auto;padding-left:clamp(18px,8vw,150px);padding-right:clamp(18px,8vw,150px)}
.feature-grid{margin-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.feature{min-height:255px;padding:34px 28px;border:3px solid #fff;border-radius:14px;text-align:center;color:#fff}
.feature .feature-icon{display:block;width:68px;height:68px;margin:0 auto 26px;object-fit:contain;filter:brightness(0) invert(1)}
.feature h3{margin:0 0 16px;color:#fff;font-size:clamp(18px,2vw,26px);line-height:1.35}
.feature p{margin:0;font-weight:700;text-align:left;font-size:inherit;line-height:1.75}
.feature small{display:block;margin-top:10px;font-size:.8em;font-weight:700;line-height:1.55;text-align:left}
.feature.red{background:#cd4d7a}.feature.blue{background:#a262a8}.feature.green{background:#e86698}
@media(max-width:767.98px){
 body{padding-top:72px}
 body .science-nav{min-height:72px!important}
 body .science-nav .nav-inner{min-height:72px!important;padding-left:16px!important;padding-right:16px!important}
 body .science-nav .navbar-brand img{width:180px!important}
 body .science-nav .nav-toggle{position:relative!important;display:flex!important;flex:0 0 48px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:48px!important;height:48px!important;aspect-ratio:1/1!important;margin-left:auto!important;padding:0!important;background:#e86698!important;border:solid 1px #fff!important;border-radius:50%!important;cursor:pointer!important}
 body .science-nav .nav-toggle span{position:static!important;display:block!important;width:20px!important;height:3px!important;margin:0 auto!important;border-radius:3px!important;background:#fff!important;transform:none!important}
 body .science-nav .nav-toggle.opened{background:#cd4d7a!important}
 body .science-nav .nav-toggle.opened .bar-top{transform:translateY(7px) rotate(45deg)!important}
 body .science-nav .nav-toggle.opened .bar-mid{opacity:0!important}
 body .science-nav .nav-toggle.opened .bar-bot{transform:translateY(-7px) rotate(-45deg)!important}
 body .science-nav .nav-links{position:absolute!important;top:72px!important;left:0!important;right:0!important;width:100%!important;display:none!important;grid-template-columns:1fr!important;flex-direction:column!important;gap:0!important;padding:12px 16px 18px!important;overflow:visible!important;opacity:1!important;transform:none!important;visibility:visible!important;z-index:0!important;background:#a262a8!important}
 body .science-nav .nav-links.show{display:grid!important}
 body .science-nav .nav-links .button,body .science-nav .nav-links a.button{width:100%!important;max-width:none!important;min-height:48px!important;margin:6px 0!important}
 .event-reasons .container{padding-left:14px!important;padding-right:14px!important}
 .feature-grid{grid-template-columns:1fr;gap:18px}
 .feature{min-height:255px}
}

/* Halloween hero using the shared horizontal event-hero composition. */
body main .hero{
 position:relative;
 width:100%;
 min-height:clamp(600px,43vw,720px);
 display:block;
 padding:0;
 color:#fff;
 background:#ab73b1;
 isolation:isolate;
 overflow:hidden
}
body main .hero:before{
 content:"";
 position:absolute;
 inset:0;
 z-index:-3;
 background:
  radial-gradient(circle at 54% 14%,rgba(255,255,255,.18) 0 6px,transparent 7px),
  radial-gradient(circle at 90% 74%,rgba(255,255,255,.13) 0 5px,transparent 6px),
  url("../images/bg copy.jpg") center 68%/cover;
 opacity:.34;
 mix-blend-mode:screen
}
.halloween-hero-shell{
 position:relative;
 z-index:3;
 width:100%;
 min-height:clamp(600px,43vw,720px);
 display:grid;
 grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr);
 align-items:center;
 gap:clamp(38px,5vw,90px);
 padding:55px clamp(40px,8vw,150px) 100px
}
.hero-logo-panel{position:relative;display:flex;align-items:center;justify-content:center}
.hero-logo-panel .hero-logo{
 width:min(640px,100%);
 max-height:500px;
 filter:drop-shadow(13px 15px 0 rgba(98,50,95,.55))
}
.halloween-hero-shell .hero-copy{position:relative;z-index:4;width:100%;padding-top:10px}
.halloween-hero-shell .eyebrow{
 display:inline-block;
 margin:0 0 14px;
 padding:6px 16px;
 border-radius:999px;
 color:#fff;
 background:#cd4d7a;
 font-size:clamp(13px,1.2vw,18px);
 letter-spacing:.04em;
 transform:rotate(-2deg)
}
.halloween-hero-shell h1{
 margin:0 0 18px;
 color:#fff;
 font-size:clamp(34px,3.4vw,57px);
 line-height:1.25;
 text-shadow:4px 5px 0 #a262a8
}
.halloween-hero-shell .hero-lead{
 margin:0 0 5px;
 color:#fff;
 font-size:clamp(17px,1.5vw,24px);
 line-height:1.65;
 font-weight:700;
 text-shadow:none
}
.halloween-hero-shell small{display:block;font-size:13px;font-weight:700}
.line-chunk{display:inline-block;white-space:nowrap}
.halloween-hero-shell .hero-actions{justify-content:flex-start;margin-top:28px}
.halloween-hero-shell .button{
 min-width:300px;
 min-height:62px;
 border:.25rem solid #fff;
 font-size:clamp(17px,1.5vw,22px);
 background:#f68a32;
 box-shadow:0 7px 0 rgba(162,98,168,.65)
}
.halloween-shape{position:absolute;z-index:-1;pointer-events:none}
.shape-left{
 left:-130px;
 top:-170px;
 width:430px;
 height:430px;
 border-radius:44% 56% 62% 38%;
 background:#cd4d7a;
 transform:rotate(28deg)
}
.shape-right{
 right:-140px;
 top:-100px;
 width:400px;
 height:570px;
 border-radius:56% 44% 38% 62%;
 background:#a262a8;
 transform:rotate(-18deg)
}
.hero-mascot{
 position:absolute;
 right:2.2%;
 bottom:32px;
 z-index:2;
 width:clamp(95px,11vw,185px);
 max-height:230px;
 object-fit:contain;
 filter:drop-shadow(7px 8px 0 rgba(98,50,95,.3));
 transform:rotate(7deg)
}
body main .hero .candy-one{left:3%;top:44%;width:55px}
body main .hero .candy-two{left:auto;right:4%;bottom:30%;width:64px}
body main .hero .star-one{left:48%;top:12%;width:38px}
body main .hero .star-two{right:18%;top:15%;width:34px}
body main .hero .hero-wave{
 position:absolute;
 left:50%;
 right:auto;
 bottom:-52px;
 z-index:5;
 width:120vw;
 height:100px;
 transform:translateX(-50%);
 border-radius:50% 50% 0 0/100% 100% 0 0;
 background:var(--cream)
}
@media(max-width:900px){
 body main .hero{min-height:720px}
 .halloween-hero-shell{
  min-height:720px;
  grid-template-columns:.9fr 1.1fr;
  gap:24px;
  padding:45px 30px 95px
 }
 .hero-logo-panel .hero-logo{filter:drop-shadow(8px 9px 0 rgba(98,50,95,.5))}
 .halloween-hero-shell h1{font-size:clamp(30px,4.8vw,43px)}
 .halloween-hero-shell .button{min-width:250px}
 .hero-mascot{opacity:.75}
 .shape-left{left:-75px;top:-75px;width:210px;height:210px}
 .shape-right{right:-70px;top:-50px;width:190px;height:280px}
}
@media(max-width:767.98px){
 body main .hero{
  left:auto;
  width:100%!important;
  min-height:680px!important;
  margin-left:0
 }
 .halloween-hero-shell{
  min-height:680px;
  grid-template-columns:1fr;
  align-content:start;
  gap:4px;
  padding:28px 18px 70px;
  text-align:center
 }
 .hero-logo-panel .hero-logo{width:min(370px,82vw);max-height:275px}
 .halloween-hero-shell .hero-copy{padding:0}
 .halloween-hero-shell .eyebrow{margin-bottom:10px;font-size:13px}
 .halloween-hero-shell h1{font-size:clamp(28px,8vw,38px);line-height:1.22;text-shadow:3px 4px 0 #a262a8}
 .halloween-hero-shell .hero-lead{font-size:15px;line-height:1.55}
 .halloween-hero-shell small{font-size:10px}
 .halloween-hero-shell .hero-actions{justify-content:center;margin-top:20px}
 .halloween-hero-shell .button{width:min(310px,88vw);min-width:0;min-height:54px}
 .hero-mascot{right:-6px;bottom:-4px;z-index:7;width:102px;opacity:.82}
 body main .hero .candy-one{top:37%;left:2%;width:42px}
 body main .hero .candy-two{right:2%;bottom:28%;width:44px}
 body main .hero .star-one{left:10%;top:8%}
 body main .hero .star-two{right:8%;top:31%}
 .shape-left{left:-42px;top:-38px;width:120px;height:120px}
 .shape-right{right:-38px;top:-28px;width:105px;height:165px}
 body main .hero .hero-wave{bottom:-38px;width:145vw;height:78px}
}
@media(max-width:420px){
 body main .hero{min-height:650px!important}
 .halloween-hero-shell{min-height:650px;padding-top:22px;padding-bottom:58px}
 .hero-logo-panel .hero-logo{width:min(345px,80vw);max-height:245px}
 .halloween-hero-shell h1{font-size:clamp(27px,7.7vw,34px)}
 .halloween-hero-shell .hero-lead{font-size:14px}
}

/* Curved handoff into the two-party preview, followed by the shared event modules. */
body main .hero .hero-wave{display:none}
.party-preview{
 position:relative;
 z-index:6;
 min-height:680px;
 margin-top:-74px;
 padding-top:0;
 background:transparent;
 isolation:isolate;
 overflow:hidden
}
.party-preview:before{display:none}
.party-preview:after{
 content:"";
 position:absolute;
 z-index:1;
 right:0;
 bottom:0;
 left:0;
 height:110px;
 background:#cd4d7a;
 pointer-events:none
}
.party-preview .preview-panel{z-index:3;min-height:680px;padding-top:105px;padding-bottom:90px}
.party-preview .preview-costume{clip-path:polygon(0 11%,100% 0,100% 93%,0 100%)}
.party-preview .preview-ghost{clip-path:polygon(0 0,100% 11%,100% 100%,0 93%)}
.party-preview .preview-content{width:min(620px,100%)}
.party-preview .preview-content img{width:min(510px,94%);height:205px}
.party-preview .preview-content p{max-width:560px;font-size:clamp(18px,1.65vw,25px)}
/* Keep both party wordmarks aligned, with Costume Parade clear of the children. */
.party-preview .preview-content img{
 position:absolute;
 top:16%;
 left:50%;
 width:min(390px,72%);
 height:145px;
 margin:0;
 transform:translateX(-50%)
}
.party-preview .preview-content p{margin-top:0}
.party-about{position:relative;z-index:5;margin-top:-76px;padding:148px 0 0;color:#fff;background:#cd4d7a;overflow:hidden}
.party-about .container{width:100%;max-width:none;margin:0 auto;padding-left:clamp(18px,8vw,150px);padding-right:clamp(18px,8vw,150px)}
.party-about-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:50px}
.party-about-copy{padding-bottom:72px}
.party-about h2{margin:0 0 20px;font-size:clamp(40px,5vw,70px);line-height:1.12}
.party-about p{max-width:720px;margin:0 0 12px;font-size:clamp(16px,1.45vw,22px);font-weight:700;line-height:1.65}
.party-about .button{min-width:285px;margin-top:24px}
.party-about-photo{align-self:end;display:flex;justify-content:center}
.party-about-photo img{width:min(600px,100%);max-height:510px;object-fit:contain;object-position:bottom;filter:drop-shadow(0 15px 0 rgba(162,98,168,.2))}
.party-timeline{padding:70px 24px 78px;color:#fff;background:var(--purple-light);text-align:center}
.timeline-inner{width:min(1500px,100%);margin:auto}
.party-timeline h2{margin:0 0 28px;font-size:clamp(30px,3.2vw,50px);line-height:1.15}
.party-timeline h2 span{font-size:.82em}
.timeline-track{display:grid;grid-template-columns:1.35fr .85fr 1.35fr .36fr 1.35fr .85fr 1.35fr;overflow:hidden;border:6px solid #fff;border-radius:999px;background:#fff}
.timeline-track>div{min-height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 10px}
.timeline-party small{font-size:clamp(15px,1.4vw,22px);font-weight:800;line-height:1}
.timeline-party strong{font-size:clamp(18px,1.75vw,28px);white-space:nowrap}
.costume-time{background:var(--orange)}
.ghost-time{background:var(--panel-pink)}
.timeline-care{background:var(--ink)}.timeline-care strong{font-size:clamp(12px,1.15vw,18px)}
.timeline-break{background:var(--purple);border-right:3px dashed var(--pink);border-left:3px dashed var(--pink)}
.timeline-totals{display:grid;grid-template-columns:1fr 1fr;gap:18%;margin:24px 8% 22px}
.timeline-totals strong{padding:11px 20px;border:3px solid #fff;border-radius:999px;background:var(--deep-pink)}
.party-timeline p{max-width:720px;margin:0 auto 22px;font-weight:800;line-height:1.6}
.party-timeline .button{min-width:360px}
.event-reasons{padding:70px 0 88px;background:#ab73b1}
@media(max-width:900px){
 .party-preview{
  grid-template-columns:1fr;
  min-height:0;
  margin-top:-52px;
  background:linear-gradient(to bottom,transparent 0 43%,#a262a8 43% calc(100% - 100px),#cd4d7a calc(100% - 100px))
 }
 .party-preview .preview-panel{min-height:540px;padding:88px 30px 72px}
 .party-preview .preview-costume,
 .party-preview .preview-ghost{clip-path:polygon(0 0,100% 8%,100% 100%,0 92%)!important}
 .party-preview .preview-ghost{
  margin-top:-50px;
  margin-bottom:50px
 }
}
@media(max-width:767.98px){
 .party-preview{
  min-height:0;
  margin-top:-42px;
  padding-top:0;
  overflow:hidden;
  background:linear-gradient(to bottom,transparent 0 43%,#a262a8 43% calc(100% - 100px),#cd4d7a calc(100% - 100px))
 }
 .party-preview:before{display:none}
 .party-preview .preview-panel{min-height:470px;padding:78px 24px 64px}
 .party-preview .preview-costume,
 .party-preview .preview-ghost{clip-path:polygon(0 0,100% 8%,100% 100%,0 92%)}
 .party-preview .preview-ghost{
  margin-top:-45px;
  margin-bottom:45px
 }
 .party-preview .preview-content img{width:min(390px,88vw);height:150px}
 .party-preview .preview-content img{
  top:15%;
  width:min(300px,76vw);
  height:110px
 }
 .party-about{margin-top:-34px;padding-top:44px}
 .party-about-grid{grid-template-columns:1fr;text-align:center}
 .party-about-copy{padding-bottom:0}
 .party-about p{margin-left:auto;margin-right:auto}
 .party-about-photo img{width:min(430px,92vw);max-height:390px}
 .party-timeline{padding:48px 16px 56px}
 .timeline-track{grid-template-columns:1fr;border-radius:28px}
 .timeline-track>div{min-height:88px}
 .timeline-care{min-height:58px!important}
 .timeline-break{min-height:24px!important;border:0;border-top:3px dashed var(--pink);border-bottom:3px dashed var(--pink)}
 .timeline-totals{grid-template-columns:1fr;gap:10px;margin:18px 0}
 .party-timeline p{font-size:13px}
 .party-timeline .button{width:100%;min-width:0}
 .event-reasons{padding:55px 0}
}

/* Science Fair school-date module; only the palette is changed. */
.schools{position:relative;overflow:visible;z-index:3;padding:40px 0;background:#ab73b1;color:#fff}
.schools .container{width:100%;max-width:none;margin:0 auto;padding-left:clamp(18px,8vw,150px);padding-right:clamp(18px,8vw,150px)}
.schools h2{margin:0 0 24px;font-size:clamp(30px,4vw,52px)}
.school-groups{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.prefecture{padding:18px;border:3px solid #fff;border-radius:18px;background:rgba(255,255,255,.12)}
.prefecture.tokyo{grid-column:1/-1;background:linear-gradient(160deg,#e86698,#cd4d7a)}
.prefecture.kanagawa{background:#cd4d7a}
.prefecture.chiba{background:#a262a8}
.prefecture.saitama{background:#e86698}
.prefecture-title{width:100%;border:0;padding:0;background:transparent;color:#fff;text-align:left;font-size:clamp(22px,3vw,34px);cursor:pointer}
.prefecture-title .pin{display:inline-block;width:1.2em;height:1.2em;background:#fff;-webkit-mask:url("../assets/icons/map-marker.svg") center/contain no-repeat;mask:url("../assets/icons/map-marker.svg") center/contain no-repeat;vertical-align:-.2em}
.area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.tokyo .area-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.prefecture.collapsed .area-grid{display:none}
.area-card{min-height:160px;padding:18px 16px;border-radius:12px;background:#fff;color:var(--area-color,#cd4d7a)}
.area-card h3{margin:0 0 8px;font-size:23px;line-height:1.1}
.area-card ul{margin:0;padding:0 0 0 16px}
.area-card li{margin:0 0 8px;font-weight:800;line-height:1.35}
.area-card small{display:block;margin-top:1px;font-size:12px;font-weight:700}
.area-card .date-badge{font-weight:900;white-space:nowrap}
.date-october-17{color:#a262a8}.date-october-18{color:#f68a32}
.kanagawa .area-card{--area-color:#cd4d7a}.chiba .area-card{--area-color:#a262a8}.saitama .area-card{--area-color:#e86698}
@media(max-width:1400px){.school-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767.98px){
 .schools .container{padding-left:14px!important;padding-right:14px!important}
 .school-groups{grid-template-columns:1fr}
 .area-grid,.tokyo .area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media(max-width:575px){
 .prefecture{padding:12px}
 .area-card{min-height:auto;padding:14px 10px}
 .area-card h3{font-size:18px}
 .area-card ul{padding-left:13px}
 .area-card li{font-size:13px;line-height:1.3}
 .area-card small{font-size:10px}
}

/* Production global CSS applies a white hover colour to event-nav links. */
html body>nav.science-nav>.nav-inner>.nav-links>a.button.button-1:hover,
html body>nav.science-nav>.nav-inner>.nav-links>a.button.button-2:hover,
html body>nav.science-nav>.nav-inner>.nav-links>a.button.button-3:hover,
html body>nav.science-nav>.nav-inner>.nav-links>a.button.button-1:visited:hover,
html body>nav.science-nav>.nav-inner>.nav-links>a.button.button-2:visited:hover,
html body>nav.science-nav>.nav-inner>.nav-links>a.button.button-3:visited:hover,
html body>nav.science-nav>.nav-inner>.nav-links>a.button:focus-visible{
 color:#a262a8!important;
 -webkit-text-fill-color:#a262a8!important;
 -webkit-text-stroke:0 #a262a8!important;
 text-shadow:none!important;
 opacity:1!important
}
@media(max-width:575px){
 .prefecture{padding:12px}
 .area-card{min-height:auto;padding:14px 10px}
 .area-card h3{font-size:18px}
 .area-card ul{padding-left:13px}
 .area-card li{font-size:13px;line-height:1.3}
 .area-card small{font-size:10px}
}

/* Final live-template normalization. */
html,body{margin:0!important}
body{padding-top:88px!important}
body>nav.science-nav{
 box-sizing:border-box!important;
 width:100%!important;
 height:88px!important;
 min-height:88px!important;
 margin:0!important;
 padding:0!important;
 border:0!important;
 box-shadow:none!important;
 line-height:normal!important
}
body>nav.science-nav .nav-links a.button:hover,
body>nav.science-nav .nav-links a.button:focus-visible,
body>nav.science-nav .nav-links a.button:visited:hover{
 color:#a262a8!important;
 -webkit-text-fill-color:#a262a8!important
}
body>nav.science-nav>.nav-inner{
 box-sizing:border-box!important;
 height:88px!important;
 min-height:88px!important;
 margin:0!important;
 padding-top:0!important;
 padding-bottom:0!important
}
body>main{display:block!important;margin:0!important;padding:0!important}
body>main>.hero{
 height:auto!important;
 min-height:clamp(600px,43vw,720px)!important;
 max-height:720px!important;
 margin:0!important
}
body>main>.hero>.halloween-hero-shell{
 height:auto!important;
 min-height:clamp(600px,43vw,720px)!important;
 max-height:720px!important
}
@media(max-width:767.98px){
 body{padding-top:72px!important}
 body>nav.science-nav,
 body>nav.science-nav>.nav-inner{height:72px!important;min-height:72px!important}
 body>main>.hero,
 body>main>.hero>.halloween-hero-shell{min-height:680px!important;max-height:680px!important}
}
@media(max-width:420px){
 body>main>.hero,
 body>main>.hero>.halloween-hero-shell{min-height:650px!important;max-height:650px!important}
}

/* School-date list copied from the shared Science Fair module. */
.schools{position:relative;overflow:visible;z-index:3;padding:40px 0;background:#ab73b1;color:#fff}
.schools .container{width:100%;max-width:none;margin:0 auto;padding-left:clamp(18px,8vw,150px);padding-right:clamp(18px,8vw,150px)}
.schools h2{margin:0 0 24px;color:#fff;font-size:clamp(30px,4vw,52px)}
.school-groups{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.prefecture{padding:18px;border:3px solid #fff;border-radius:18px;background:rgba(255,255,255,.12)}
.prefecture.tokyo{grid-column:1/-1;background:linear-gradient(160deg,#cd4d7a,#e86698)}
.prefecture.kanagawa{background:#cd4d7a}.prefecture.chiba{background:#a262a8}.prefecture.saitama{background:#f68a32}
.prefecture-title{width:100%;border:0;padding:0;background:transparent;color:#fff;text-align:left;font-size:clamp(22px,3vw,34px);cursor:pointer}
.prefecture-title .pin{display:inline-block;width:1.2em;height:1.2em;background:#fff;-webkit-mask:url("../assets/icons/map-marker.svg") center/contain no-repeat;mask:url("../assets/icons/map-marker.svg") center/contain no-repeat;vertical-align:-.2em}
.area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.tokyo .area-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.prefecture.collapsed .area-grid{display:none}
.area-card{min-height:160px;padding:18px 16px;border-radius:12px;background:#fff;color:var(--area-color,#cd4d7a)}
.area-card h3{margin:0 0 8px;font-size:23px;line-height:1.1}.area-card ul{margin:0;padding:0 0 0 16px}.area-card li{margin:0 0 8px;font-weight:800;line-height:1.35}.area-card small{display:block;margin-top:1px;font-size:12px;font-weight:700}.area-card .date-badge{font-weight:900;white-space:nowrap}
.date-october-17{color:#a262a8}.date-october-18{color:#f68a32}
.kanagawa .area-card{--area-color:#cd4d7a}.chiba .area-card{--area-color:#a262a8}.saitama .area-card{--area-color:#f68a32}
@media(max-width:1400px){.school-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767.98px){
 .schools .container{padding-left:14px!important;padding-right:14px!important}
 .school-groups{grid-template-columns:1fr}
 .area-grid,.tokyo .area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media(max-width:575px){
 .prefecture{padding:12px}
 .area-card{min-height:auto;padding:14px 10px}
 .area-card h3{font-size:18px}
 .area-card ul{padding-left:13px}
 .area-card li{font-size:13px;line-height:1.3}
 .area-card small{font-size:10px}
}
