@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900;1000&display=swap');
:root{--ink:#211636;--purple:#7040db;--cyan:#45d9e4;--line:#e9e5ef;--muted:#756d82}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #10b8cb;outline-offset:5px}.section-wrap{max-width:1320px;margin:auto;padding-left:56px;padding-right:56px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;max-width:1536px;margin:auto;gap:32px}.brand{font-size:43px;font-weight:800;letter-spacing:-3px;line-height:1;color:var(--purple)}.brand span{display:block;font-size:10px;letter-spacing:1.1px;font-weight:700;margin-top:9px;text-transform:uppercase}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--purple)}.header-cta{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding:12px 0}.header-cta span{margin-left:25px}.hero{position:relative;max-width:1536px;margin:auto;min-height:720px;padding:68px 56px 95px;overflow:hidden}.hero-copy{position:relative;z-index:2;width:52%;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.8px;line-height:1.8;margin:0 0 28px}.tiny-star{color:var(--purple);font-size:20px;vertical-align:middle;margin-right:8px}h1{font-size:clamp(48px,5.2vw,80px);line-height:1.08;letter-spacing:-4px;margin:0 0 26px;font-weight:800}em{font-style:normal;color:var(--purple)}.intro{font-size:17px;line-height:1.8;max-width:480px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--purple);color:#fff;padding:21px 25px;border-radius:12px;border:0;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.button:hover{background:#592aba;transform:translateY(-2px)}.button span{font-size:23px;font-weight:400}.offer-note{font-size:12px;line-height:1.6;color:var(--muted);margin:16px 0 0}.hero-media{position:absolute;width:77%;right:-7%;top:4%;height:88%;z-index:0;mask-image:linear-gradient(to right,transparent 0%,black 24%)}.hero-media video{width:100%;height:100%;object-fit:contain}.video-toggle{position:absolute;bottom:30px;right:14%;border:1px solid #ddd5e8;border-radius:30px;background:#ffffffcf;padding:8px 14px;font-size:12px;color:var(--ink)}.hero-bottom{position:absolute;bottom:23px;left:56px;right:56px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:24px;font-size:11px;letter-spacing:1.4px;font-weight:700}.hero-bottom a{letter-spacing:0;font-size:13px}.format{padding-top:110px;padding-bottom:100px}.format-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}h2{font-size:clamp(32px,3.25vw,48px);line-height:1.18;letter-spacing:-1.8px;margin:0;font-weight:700}h2 span{color:var(--purple)}p{line-height:1.8}.format-grid p{margin-top:0;font-size:16px}.muted{color:var(--muted)}.facts{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:44px;padding-top:34px;gap:25px}.facts>div{display:flex;gap:20px;align-items:center}.facts strong{font-size:33px;letter-spacing:-1.5px;white-space:nowrap;color:var(--purple)}.facts span{font-size:12px;line-height:1.7}.park{background:#22172e;color:white;padding:75px 0 26px}.park-heading{display:flex;align-items:end;justify-content:space-between;padding-bottom:38px}.park .eyebrow{color:#c0a4ef}.park-heading>p{color:#c3b8d1;font-size:15px}.park-film{max-width:1208px;margin:auto;position:relative;background:#171020;overflow:hidden;border-radius:16px}.park-film video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.play-overlay{position:absolute;inset:0;width:100%;border:0;background:linear-gradient(transparent 40%,#130b239c);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px;font-size:17px;font-weight:600}.play-overlay>span{width:72px;height:72px;border:1px solid #ffffff99;border-radius:50%;display:grid;place-items:center;background:#ffffff1a;backdrop-filter:blur(8px);padding-left:5px}.play-overlay small{font-size:12px;font-weight:400}.play-overlay[hidden]{display:none}.film-caption{display:flex;justify-content:space-between;padding-top:22px;font-size:11px;color:#c4b9d1;letter-spacing:1px}.film-caption span:last-child{letter-spacing:0;font-size:13px}.activities{padding-top:110px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-heading>p{font-size:16px;color:var(--muted);margin:0}.activity{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:center;margin-bottom:68px}.activity-photo{border-radius:18px;overflow:hidden}.activity img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover;transition:transform .7s}.activity-photo:hover img{transform:scale(1.025)}.activity-copy{padding-right:15px}.number{font-size:11px;letter-spacing:1.4px;color:var(--purple);font-weight:800}h3{font-size:36px;letter-spacing:-1.2px;line-height:1.2;margin:20px 0}.activity-copy p{font-size:15px;color:var(--muted)}.text-link{display:inline-block;font-size:14px;color:var(--purple);border:0;border-bottom:1px solid #b49adf;background:none;padding:8px 0;font-weight:700}.reverse{grid-template-columns:1fr 1.5fr}.reverse .activity-photo{order:2}.reverse .activity-copy{padding-left:30px}.image-note{font-size:12px;text-align:right;color:var(--muted);margin-top:-30px}.weekend{background:#f3effa;padding:85px 0}.weekend-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.weekend-items article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #dcd3e9}.weekend-items article>span{color:var(--purple);font-size:12px;padding-top:6px}.weekend-items h3{font-size:23px;letter-spacing:-.6px;margin:0}.weekend-items p{font-size:15px;color:var(--muted);margin-bottom:0}.parents{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding-top:110px;padding-bottom:110px}.parents>.muted{font-size:15px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{font-size:17px;font-weight:600;cursor:pointer;list-style:none;padding-right:30px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;color:var(--purple);font-size:24px;top:-5px}details[open] summary:after{content:'−'}.faq p{font-size:14px;color:var(--muted);margin-bottom:0}.prizes{padding-bottom:100px}.prize-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:35px 0 20px}.prize-grid article{padding:35px 40px;background:#f5f3fa;border-radius:16px}.prize-grid article:last-child{background:#eaf9fa}.prize-tag{font-size:11px;letter-spacing:1.5px;color:var(--purple);font-weight:800}.prize-grid h3{font-size:30px}.prize-grid p{font-size:15px;color:var(--muted);max-width:360px}.prizes>.muted{font-size:13px}.signup{padding:85px 0;background:#7344dc;color:#fff}.signup-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px}.signup h2{font-size:58px;line-height:1.12}.signup em{color:#89f0ec}.signup .eyebrow{color:#e2d7f7}.signup p{font-size:15px;color:#ebe3fa}form{background:white;color:var(--ink);border-radius:20px;padding:32px}.signup .form-title{font-size:22px;color:var(--ink);margin:0 0 22px;font-weight:700}form label{display:block;font-size:12px;font-weight:600;margin-bottom:16px}form input:not([type=checkbox]){display:block;width:100%;background:#f6f4f9;border:1px solid #e8e2ef;border-radius:9px;padding:13px 15px;margin-top:7px;font-size:16px;color:var(--ink)}.consent{display:flex!important;align-items:start;gap:10px;line-height:1.6;color:var(--muted);font-weight:400!important}.consent input{accent-color:var(--purple);margin-top:3px;width:16px;height:16px;flex-shrink:0}.dark{background:var(--ink);width:100%;font-size:14px}.signup .demo-note{font-size:12px;color:var(--muted);margin-bottom:0}.signup #form-status{color:var(--purple);font-size:14px}footer{padding-top:48px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top .brand{font-size:37px}.footer-top .brand span{font-size:8px}.footer-top strong{font-size:13px}.footer-top p{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);border-top:1px solid var(--line);margin-top:35px;padding-top:20px}dialog{max-width:650px;width:90%;border:0;border-radius:18px;padding:40px;box-shadow:0 20px 90px #0004;color:var(--ink)}dialog::backdrop{background:#160b2bc9}dialog h2{font-size:30px}dialog p{font-size:14px}.dialog-close{position:absolute;top:10px;right:15px;border:0;background:none;font-size:28px;color:var(--muted)}
@media(min-width:1550px){.hero{min-height:780px}.hero-media{right:-6%;top:0}}@media(max-width:1000px){.header{padding:0 28px}.section-wrap{padding-left:28px;padding-right:28px}.hero{padding-left:28px;padding-right:28px;min-height:680px}.hero-copy{width:58%}h1{letter-spacing:-2.5px}.hero-media{width:83%;right:-18%}.hero-bottom{left:28px;right:28px}.format-grid,.activity,.weekend-grid,.parents,.signup-grid{gap:35px}.facts strong{font-size:27px}.facts>div{gap:12px}.park-film{margin:0 28px}.signup h2{font-size:44px}.footer-top{flex-wrap:wrap}.activity h3{font-size:30px}}
@media(max-width:850px){.header{height:83px;padding:0 22px;gap:10px}.brand{font-size:35px}.brand span{font-size:8px}.header nav{display:none}.header-cta{font-size:12px}.header-cta span{margin-left:8px}.section-wrap{padding-left:22px;padding-right:22px}.hero{padding:35px 22px 70px;min-height:0;display:flex;flex-direction:column}.hero-copy{width:100%;pointer-events:auto}.eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:22px}h1{font-size:49px;line-height:1.07;letter-spacing:-2.5px;margin-bottom:22px}h1 em br{display:none}.intro{font-size:15px;line-height:1.7;margin-bottom:24px;max-width:360px}.desktop{display:none}.hero-copy .button{font-size:14px;padding:17px 22px}.offer-note{font-size:11px}.hero-media{position:relative;right:auto;top:auto;width:calc(100% + 44px);height:auto;margin:0 -22px -5px;mask-image:none;order:2}.hero-media video{display:block;width:100%;height:auto}.video-toggle{bottom:18px;right:18px}.hero-bottom{bottom:12px;left:22px;right:22px;gap:15px;padding-top:16px;font-size:9px;letter-spacing:.6px}.hero-bottom>span:last-child{display:none}.hero-bottom a{font-size:11px}.format{padding-top:62px;padding-bottom:55px}.format-grid{grid-template-columns:1fr;gap:22px}h2{font-size:32px;letter-spacing:-1.2px}.format-grid p{font-size:15px}.facts{flex-direction:column;margin-top:25px;padding-top:15px;gap:0}.facts>div{padding:18px 0;border-bottom:1px solid var(--line);gap:25px}.facts strong{min-width:132px;font-size:29px}.facts span{font-size:12px}.park{padding-top:50px}.park-heading{display:block;padding-bottom:25px}.park-heading>p{font-size:14px}.park-film{margin:0 12px;border-radius:10px}.film-caption{padding-top:16px;font-size:9px}.film-caption span:last-child{display:none}.play-overlay{font-size:13px;gap:8px}.play-overlay>span{width:48px;height:48px}.play-overlay small{font-size:10px}.activities{padding-top:62px;padding-bottom:52px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:14px;margin-top:16px}.activity,.reverse{grid-template-columns:1fr;gap:22px;margin-bottom:45px}.reverse .activity-photo{order:0}.activity-copy,.reverse .activity-copy{padding:0}.activity-photo{border-radius:12px}.activity h3{font-size:30px;margin:12px 0}.activity h3 br{display:none}.activity-copy p{font-size:15px;margin-top:0}.image-note{margin-top:0;font-size:11px;text-align:left}.weekend{padding:55px 0}.weekend-grid{grid-template-columns:1fr;gap:20px}.weekend-items h3{font-size:21px}.parents{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px;gap:25px}summary{font-size:16px}.prizes{padding-bottom:60px}.prize-grid{grid-template-columns:1fr;gap:14px;margin-top:25px}.prize-grid article{padding:28px}.prize-grid h3{font-size:27px}.signup{padding:55px 0}.signup-grid{grid-template-columns:1fr;gap:30px}.signup h2{font-size:45px}.signup p{font-size:14px}.signup p br{display:none}form{padding:25px 22px}.footer-top{display:grid;gap:18px}.footer-bottom{gap:20px;line-height:1.6;font-size:10px}.footer-top .brand span{font-size:9px}}
.brand{display:flex;align-items:center;gap:12px;letter-spacing:0}.brand img{width:96px;height:96px;object-fit:contain}.brand span{font-size:10px;line-height:1.65;margin-top:0;letter-spacing:1px}.footer-top .brand span{font-size:9px}.footer-top .brand img{width:100px;height:100px}@media(max-width:850px){.brand{gap:6px}.brand img{width:70px;height:70px}.brand span{font-size:8px;letter-spacing:.4px}.footer-top .brand img{width:90px;height:90px}}
/* Rounded, playful visual direction using the supplied brand artwork. */
:root{--ink:#343053;--purple:#8754df;--muted:#746f87;--line:#e9e0f5}body{font-family:Nunito,Arial,sans-serif;background:#fffefd}.header{height:112px}.header nav{font-size:16px;font-weight:800}.header-cta{background:#edfafa;border:0;padding:14px 22px;border-radius:40px;color:#347c88;font-size:15px}h1,h2,h3{font-weight:900;letter-spacing:-1.4px}h1{font-size:clamp(48px,5.2vw,78px);line-height:1.1}h2{line-height:1.2}h3{letter-spacing:-.7px}.eyebrow{font-size:12px;letter-spacing:1.2px;color:#847798}.intro{font-size:18px}.button{border-radius:40px;background:#8754df;box-shadow:0 6px 0 #e9ddfa;padding:20px 28px;font-size:16px;font-weight:900}.button:hover{background:#7440cf}.offer-note{font-size:13px}.hero-copy{z-index:2}.hero-sticker{position:absolute;z-index:3;right:55px;top:16px;transform:rotate(9deg);background:#fff08e;border:3px solid white;border-radius:50% 45% 48% 43%;padding:23px 27px;text-align:center;color:#635023;box-shadow:0 5px 16px #74643015;font-size:16px;line-height:1.3}.hero-sticker b{font-size:22px}.hero-bottom{border-top:0;background:#f4edfc;border-radius:40px;padding:16px 25px;bottom:9px}.hero-bottom span{font-size:11px}.format{padding-top:85px;padding-bottom:75px}.format .eyebrow{display:inline-block;background:#e4f8f6;border-radius:20px;padding:7px 16px;color:#347c88;margin-bottom:22px}.facts{border:0;gap:16px;margin-top:28px;padding-top:15px}.facts>div{flex:1;display:block;background:#f4edfc;border-radius:26px;padding:24px 28px;position:relative}.facts>div:nth-child(2){background:#e7f8f7;transform:rotate(-1.5deg)}.facts>div:nth-child(3){background:#fff6d7;transform:rotate(1deg)}.facts strong{display:block;margin-bottom:10px;font-size:35px;font-weight:900}.facts span{font-size:14px}.park{background:#eefafa;color:var(--ink);padding-top:65px;border-radius:65px;margin:0 20px;position:relative}.park .eyebrow{color:#41939b}.park-heading>p{color:#68878b;font-size:17px}.park-heading h2{color:#3e7a87}.park-film{border:8px solid white;border-radius:32px;box-shadow:0 16px 45px #64a7b41a}.film-caption{color:#678a92;letter-spacing:.5px;padding-bottom:14px}.activities{padding-top:85px}.activity{gap:55px}.activity-photo{border-radius:34px;box-shadow:0 12px 0 #f1eafa;border:6px solid #f9f5ff}.activity:nth-of-type(2) .activity-photo{border-color:#eaf9fa;box-shadow:0 12px 0 #def2f3}.activity:nth-of-type(3) .activity-photo{border-color:#fff6dc;box-shadow:0 12px 0 #f8edcc}.number{background:#f0e7fc;color:#8957cb;display:inline-block;padding:8px 14px;border-radius:25px;font-size:12px;letter-spacing:.5px}.activity-copy p{font-size:17px}.activity h3{font-size:39px}.text-link{border:0;background:#f5effd;border-radius:30px;padding:12px 19px;font-size:15px}.weekend{background:#fff5d6;border-radius:60px;margin:0 20px;padding:65px 0}.weekend .eyebrow{color:#9e8138}.weekend h2{color:#695033}.weekend em{color:#a16fdc}.weekend-items article{border:0;background:#fffcf2;padding:24px;border-radius:26px;margin:0 0 16px;gap:16px}.weekend-items article>span{background:#f5e3aa;color:#806126;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;padding:0;flex-shrink:0}.weekend-items p{font-size:16px}.parents{padding-top:85px;padding-bottom:85px}.faq details{border:0!important;background:#f7f3fc;margin-bottom:12px;border-radius:22px;padding:23px 25px}.faq details:nth-child(2n){background:#f0faf9}summary{font-size:18px;font-weight:800}.faq p{font-size:16px}.prize-grid article{border-radius:32px;background:#f5eefe;position:relative;overflow:hidden}.prize-grid article:after{content:'✦';font-size:80px;position:absolute;right:15px;top:10px;color:#e7d6fb;transform:rotate(12deg)}.prize-grid article:last-child:after{color:#c9edec}.prize-grid h3{position:relative;z-index:1;font-size:32px}.prize-grid p{font-size:16px}.signup{background:#efe5fc;color:var(--ink);margin:0 20px;border-radius:65px;padding:65px 0;overflow:hidden}.signup-grid{gap:60px}.signup-grid>div{position:relative;padding-top:65px}.signup .eyebrow{color:#9367bc}.signup h2{font-size:54px;color:#684097;position:relative}.signup em{color:#3893a2}.signup p{color:#7a658f;font-size:17px}.signup-shark{position:absolute;width:150px;height:150px;object-fit:contain;top:-65px;right:0;transform:rotate(8deg)}form{border-radius:32px;box-shadow:0 14px 0 #e6d8f8;padding:35px}form label{font-size:14px}form input:not([type=checkbox]){border-radius:15px;background:#faf7fd}.dark{background:#8754df}.signup .form-title{font-size:25px}.consent{font-size:12px!important}.brand span{color:#6491a8}footer{padding-top:40px}.footer-top strong{font-size:15px}.footer-top p{font-size:13px}.footer-bottom{font-size:12px}
@media(max-width:1000px){.hero-sticker{right:24px;top:15px;padding:17px 20px;font-size:13px}.hero-sticker b{font-size:18px}.facts>div{padding:22px}.park,.weekend,.signup{margin:0 12px;border-radius:40px}.signup h2{font-size:44px}}
@media(max-width:850px){.header{height:91px}.header-cta{padding:11px 14px;font-size:12px}.header-cta span{display:none}.hero{padding-top:27px;padding-bottom:73px}h1{font-size:48px;letter-spacing:-1.5px;line-height:1.1}.intro{font-size:16px}.hero-sticker{top:auto;bottom:125px;right:17px;font-size:12px;padding:15px 17px;border-width:2px}.hero-sticker b{font-size:17px}.hero-bottom{left:14px;right:14px;padding:14px 16px;bottom:12px}.hero-bottom span{font-size:8px}.offer-note{font-size:12px}.format{padding-top:48px;padding-bottom:50px}h2{font-size:33px;letter-spacing:-.8px}.format-grid p{font-size:16px}.facts{flex-direction:column;gap:12px}.facts>div{display:flex;align-items:center;gap:15px;padding:22px;border:0;border-radius:24px}.facts strong{font-size:29px;min-width:132px;margin:0}.facts span{font-size:12px}.park,.weekend,.signup{margin:0 8px;border-radius:30px}.park{padding-top:40px}.park .section-wrap{padding-left:18px;padding-right:18px}.park-heading>p{font-size:15px}.park-film{border:4px solid white;border-radius:20px;margin:0 10px}.activities{padding-top:55px}.activity{gap:25px}.activity h3{font-size:32px}.activity-copy p{font-size:16px}.activity-photo{border-radius:23px;border-width:4px}.weekend{padding:40px 0}.weekend-items article{padding:22px}.parents{padding-top:55px;padding-bottom:55px}.faq details{padding:21px}.faq p{font-size:15px}summary{font-size:16px}.prize-grid h3{font-size:29px}.signup{padding:38px 0 45px}.signup-grid>div{padding-top:65px}.signup-shark{width:125px;height:125px;top:-25px;right:0}.signup h2{font-size:44px}.signup p{font-size:16px}.signup .eyebrow{max-width:185px}form{padding:26px 22px;border-radius:26px}.button{font-size:15px}.footer-bottom{font-size:11px}}
.park-welcome{display:flex;align-items:center;gap:12px}.park-welcome img{width:132px;height:150px;object-fit:contain}.park-welcome p{color:#68878b;font-size:16px}.floating-mascot{animation:shark-float 4.8s ease-in-out 2}.signup-shark{width:180px;height:180px;top:-75px;right:0;transform:none}@keyframes shark-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(3deg)}}@media(max-width:850px){.park-heading{position:relative}.park-heading h2{font-size:29px}.park-welcome{justify-content:space-between}.park-welcome img{width:90px;height:108px;order:2}.park-welcome p{font-size:14px}.signup-shark{width:125px;height:140px;top:-34px;right:-8px}}
/* Brand blue balances lilac; no yellow surfaces. */
:root{--brand-blue:#168dce}.header-cta{background:#e6f5ff;color:#197db5}.hero h1 em{color:#178aca}.button,.dark{background:#188fcf;box-shadow:0 6px 0 #d5edfb}.button:hover,.dark:hover{background:#117cb7}.hero-sticker{background:#e1f5ff;color:#137cad;border-color:white;box-shadow:0 6px 18px #2587b61a}.hero-bottom{background:#edf7ff}.format .eyebrow{background:#e7f5ff;color:#288ab8}.format h2 span{color:#248bc1}.facts>div:nth-child(2){background:#e6f5ff}.facts>div:nth-child(3){background:#edf8fc}.facts>div:nth-child(2) strong,.facts>div:nth-child(3) strong{color:#168dce}.activity:nth-of-type(3) .activity-photo{border-color:#e7f6ff;box-shadow:0 12px 0 #d4eafa}.activity:nth-of-type(2) .number{background:#e1f4ff;color:#187eae}.weekend{background:#eaf6ff}.weekend .eyebrow{color:#3088b3}.weekend h2{color:#286c95}.weekend-items article{background:#f9fdff}.weekend-items article>span{background:#d7edfc;color:#257ba9}.signup{background:#eef0ff}.signup em{color:#168dce}.prize-grid article:last-child{background:#e8f5ff}.prize-grid article:last-child:after{color:#c8e8fa}.text-link{background:#edf6ff;color:#2184bc}
.weekend-grid{align-items:center}.weekend-grid h2{font-size:39px}.weekend-mascot{display:block;width:180px;height:210px;object-fit:contain;margin:22px auto -15px}.happy-hours{padding-top:65px}.happy-card{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#f3ebfc;border-radius:34px;padding:42px 48px}.happy-card .eyebrow{margin-bottom:15px;color:#8a62b4}.happy-card h2{font-size:35px}.happy-card h2 span{color:#208cc4}.happy-card p{font-size:20px;font-weight:800;margin-bottom:10px}.happy-card small{font-size:12px;color:var(--muted);line-height:1.7;display:block}.happy-time{background:white;border-radius:50px;min-width:160px;text-align:center;padding:24px 28px;transform:rotate(4deg);color:#258dcc}.happy-time strong{font-size:34px;line-height:1.05;display:block;font-weight:900}.happy-time strong span{font-size:23px;color:#af90d7}.happy-time>span{display:block;font-size:13px;margin-top:12px}@media(max-width:850px){.weekend-grid h2{font-size:31px}.weekend-mascot{width:155px;height:170px;margin-bottom:0}.happy-hours{padding-top:35px}.happy-card{padding:28px 24px;border-radius:27px;gap:25px;flex-direction:column;align-items:stretch}.happy-card h2{font-size:29px}.happy-card p{font-size:19px}.happy-time{align-self:center;transform:rotate(3deg);min-width:200px;border-radius:25px;padding:18px}.happy-time strong br{display:none}.happy-time strong span{display:inline-block;transform:rotate(-90deg);margin:0 10px;font-size:20px}.happy-time strong{font-size:28px}.happy-time>span{margin-top:8px}}
.floating-mascot{animation:shark-float 5s ease-in-out infinite;transform-origin:50% 65%}.park-welcome img{width:205px;height:240px}.weekend-mascot{width:270px;height:310px;margin:25px auto -10px}.signup-grid>div{padding-top:0}.signup-shark{position:relative;display:block;width:245px;height:270px;top:auto;right:auto;margin:-20px 0 12px;object-fit:contain}.signup-grid{align-items:center}select{font:inherit;width:100%;display:block;border:1px solid #e8e2ef;background:#faf7fd;border-radius:15px;color:var(--ink);padding:13px 15px;margin-top:7px;font-size:16px}.optional{font-weight:400;color:var(--muted);font-size:12px}.motion-control{text-align:right;padding-top:16px}.motion-control button{font-size:12px;color:var(--muted);border:0;background:none;text-decoration:underline;padding:8px}.motion-paused .floating-mascot{animation-play-state:paused}select:focus-visible{outline:3px solid #10b8cb;outline-offset:3px}@media(max-width:850px){.park-welcome img{width:145px;height:175px}.park-welcome p{flex:1}.weekend-mascot{width:230px;height:265px}.signup-grid>div{padding-top:0}.signup-shark{width:205px;height:235px;top:auto;right:auto;margin:0 auto 20px}.signup .eyebrow{max-width:none}}
/* Compact video-first hero and illustrated offers. */
.header{height:95px}.hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:0;min-height:0;padding:15px 40px 80px;overflow:hidden}.hero-copy{grid-column:1;grid-row:1;width:auto;padding:15px 0 15px 16px}.hero-media{position:relative;grid-column:2;grid-row:1;width:125%;height:auto;top:auto;right:auto;margin-left:-15%;mask-image:linear-gradient(to right,transparent,black 20%);order:0}.hero-media video{display:block;width:100%;height:auto;object-fit:contain}.hero h1{font-size:clamp(45px,4.8vw,70px);line-height:1.06;letter-spacing:-1.7px}.hero h1 em br{display:none}.hero .intro{max-width:445px;font-size:17px;margin-bottom:23px}.hero .eyebrow{margin-bottom:20px}.hero-sticker{top:12px;right:38px;padding:18px 23px;z-index:3}.hero-bottom{left:56px;right:56px;bottom:8px}.video-toggle{right:12%;bottom:12px}.happy-card{padding:0;overflow:hidden;gap:0;align-items:stretch}.happy-card>div:first-child{padding:38px;flex:1.1}.happy-visual{position:relative;flex:1;min-width:0;min-height:300px}.happy-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.happy-time{position:absolute;bottom:20px;right:20px;min-width:140px;border:4px solid white;background:#e9f7ff;padding:17px 20px}.happy-time strong{font-size:26px}.happy-time strong br{display:none}.happy-time strong span{display:inline-block;transform:rotate(-90deg);margin:0 5px;font-size:18px}.happy-time>span{margin-top:7px}.birthday{padding-bottom:65px}.birthday-card{display:flex;align-items:center;gap:35px;padding:30px 40px;background:#edf7ff;border-radius:32px}.birthday-card>img{width:190px;height:235px;object-fit:contain;flex-shrink:0}.birthday-card h2{font-size:36px}.birthday-card p{font-size:16px}.birthday-card .eyebrow{margin-bottom:12px}.footer-info{border-top:1px solid var(--line);padding-top:30px;margin-top:28px;display:grid;grid-template-columns:1.2fr 1.4fr 1fr;gap:30px}.footer-info strong{font-size:15px}.footer-info p{font-size:13px;color:var(--muted)}.footer-info .text-link{display:block;width:fit-content;margin-top:12px;font-size:12px}.pending-contact{font-size:12px!important;max-width:310px}
@media(max-width:1050px) and (min-width:851px){.header nav{gap:18px;font-size:14px}.hero h1{font-size:45px}.hero-copy{padding-left:0}.hero .intro{font-size:15px}.hero-sticker{right:22px;font-size:12px}.hero-sticker b{font-size:17px}.hero{padding-left:28px;padding-right:28px}.hero .button{font-size:14px;padding:16px 20px}.hero-bottom{left:28px;right:28px}}
@media(max-width:850px){.header{height:82px}.hero{display:flex;flex-direction:column;padding:0 22px 60px;gap:0}.hero-media{order:0;grid-column:auto;grid-row:auto;width:calc(100% + 44px);margin:0 -22px;mask-image:none;max-height:420px;overflow:hidden}.hero-media video{width:100%;height:auto;max-height:420px;object-fit:cover;object-position:center 55%}.hero-copy{order:1;width:100%;padding:12px 0 24px}.hero-copy .eyebrow{margin-bottom:12px}.hero h1{font-size:clamp(37px,7vw,51px);letter-spacing:-1px;line-height:1.09;margin-bottom:16px}.hero h1 em br{display:none}.hero .intro{font-size:16px;max-width:100%;margin-bottom:20px}.hero .button{padding:17px 24px}.hero-sticker{top:15px;bottom:auto;right:16px;padding:14px 18px;font-size:12px}.hero-sticker b{font-size:17px}.hero-bottom{left:16px;right:16px;bottom:10px}.hero-bottom span{font-size:9px}.video-toggle{right:20px;bottom:16px}.format{padding-top:38px}.happy-card{display:flex;flex-direction:column;gap:0}.happy-card>div:first-child{padding:28px 24px}.happy-visual{min-height:230px;flex:auto}.happy-time{min-width:140px;right:15px;bottom:15px;padding:12px 16px}.happy-time strong{font-size:23px}.birthday{padding-bottom:50px}.birthday-card{flex-direction:column;gap:12px;padding:25px}.birthday-card>img{width:160px;height:190px}.birthday-card h2{font-size:29px}.footer-info{grid-template-columns:1fr;gap:18px}}
.prices{padding-top:75px;padding-bottom:25px}.prices .section-heading{margin-bottom:25px}.price-day{font-size:16px;font-weight:800;color:var(--muted)}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-grid article{background:#edf7ff;border-radius:30px;padding:32px}.price-grid article>span{font-size:11px;font-weight:800;letter-spacing:1px;color:#61859e}.price-grid article h3{font-size:29px;margin:18px 0}.price-grid article strong{font-size:42px;font-weight:900;letter-spacing:-1px;color:#2189c2}.price-grid article.price-featured{background:#efe6fc;border:2px solid #cdb4ee}.price-featured strong{color:#8451d1!important}.price-featured p{font-size:15px;line-height:1.6}.price-featured .button{font-size:14px;padding:14px 20px;margin-top:4px;box-shadow:none}.price-includes{padding:22px 0 0;max-width:900px}.price-includes h3{font-size:23px;margin-bottom:10px}.price-includes p{font-size:16px;margin:8px 0}.price-includes .muted{font-size:14px}@media(max-width:1000px){.price-grid article{padding:25px 20px}.price-grid article strong{font-size:35px}.header nav{gap:20px}}@media(max-width:850px){.prices{padding-top:50px;padding-bottom:0}.price-grid{grid-template-columns:1fr;gap:14px}.price-grid article{padding:26px}.price-grid article strong{font-size:38px}.price-grid article h3{margin:12px 0}.prices .section-heading>p{font-size:15px}.price-includes{padding-top:20px}}
/* Final compact composition: film left, message right. */
.hero{grid-template-columns:1.12fr 1fr;padding:0 40px 68px;gap:25px}.hero-media{grid-column:1;grid-row:1;width:100%;margin:0;mask-image:none;border-radius:30px;overflow:hidden;max-height:530px}.hero-media video{width:100%;height:530px;object-fit:cover;object-position:75% center}.hero-copy{grid-column:2;grid-row:1;padding:20px 0;width:100%}.hero h1{font-size:clamp(42px,4.3vw,63px)}.hero .intro{font-size:16px;line-height:1.65;margin-bottom:20px}.hero-sticker{left:55px;right:auto;top:18px;padding:15px 20px}.hero-bottom{left:40px;right:40px}.hero .video-toggle{right:15px;bottom:15px}.format{padding-top:45px;padding-bottom:45px}.format .eyebrow{margin-bottom:16px}.format-grid{gap:45px}.facts{margin-top:18px}.park{padding-top:40px}.park-heading{padding-bottom:25px}.park-welcome img{width:175px;height:190px}.park-film{max-width:1070px}.activities{padding-top:50px;padding-bottom:40px}.section-heading{margin-bottom:30px}.activity{margin-bottom:42px;gap:40px}.activity-copy h3{font-size:34px}.weekend{padding:40px 0}.weekend-grid{grid-template-columns:1fr 1.15fr;gap:35px}.weekend-grid>div:first-child{position:relative;padding-right:125px;min-height:230px}.weekend-grid h2{font-size:31px}.weekend-mascot{position:absolute;right:-25px;bottom:-15px;width:160px;height:200px;margin:0}.weekend-items article{padding:20px;margin-bottom:12px}.prices{padding-top:45px}.parents{padding-top:45px;padding-bottom:45px;gap:50px}.prizes{padding-bottom:45px}.birthday{padding-bottom:45px}.signup{padding:40px 0}.signup-grid{gap:45px}.signup-grid>div{padding-top:0}.signup-shark{width:205px;height:220px;margin:0 0 12px}.signup h2{font-size:45px}.signup p{font-size:16px}.signup-grid form{padding:28px}.signup form label{margin-bottom:12px}.signup form input:not([type=checkbox]),.signup form select{padding:11px 13px}.footer-top{gap:20px}.footer-info{margin-top:22px;padding-top:22px}
@media(max-width:1050px) and (min-width:851px){.hero{padding-left:28px;padding-right:28px;gap:24px}.hero h1{font-size:43px}.hero-media video{height:470px}.hero .intro{font-size:15px}.hero-sticker{left:40px}.hero-bottom{left:28px;right:28px}.weekend-grid>div:first-child{padding-right:100px}.weekend-grid h2{font-size:28px}.weekend-mascot{width:135px;right:-20px}.header nav{gap:14px;font-size:13px}.header-cta{padding:12px 16px;font-size:13px}}
@media(max-width:850px){.hero{display:flex;padding:0 20px 62px;gap:0}.hero-media{width:100%;max-height:330px;margin:0;border-radius:24px;order:0}.hero-media video{width:100%;height:330px;object-fit:cover;object-position:75% center}.hero-copy{padding:22px 0 15px;order:1}.hero h1{font-size:clamp(36px,6vw,48px);margin-bottom:13px}.hero .eyebrow{margin-bottom:12px}.hero .intro{margin-bottom:18px;font-size:16px}.hero-sticker{left:30px;right:auto;top:12px;padding:12px 16px}.hero-bottom{left:20px;right:20px}.format{padding-top:25px;padding-bottom:35px}.format-grid{gap:16px}.facts{margin-top:10px;gap:10px}.facts>div{padding:18px 22px}.park{padding-top:30px}.park-heading{padding-bottom:15px}.park-welcome img{width:125px;height:145px}.activities{padding-top:35px;padding-bottom:30px}.activity{gap:20px;margin-bottom:35px}.activity-copy h3{font-size:29px}.weekend{padding:30px 0}.weekend-grid{grid-template-columns:1fr;gap:20px}.weekend-grid>div:first-child{padding-right:115px;min-height:180px}.weekend-grid h2{font-size:28px}.weekend-mascot{width:130px;height:170px;right:-12px;bottom:0}.weekend-items article{padding:20px}.prices{padding-top:35px}.parents{padding-top:35px;padding-bottom:35px;gap:20px}.birthday{padding-bottom:35px}.prizes{padding-bottom:35px}.signup{padding:30px 0}.signup-grid{gap:20px}.signup-shark{width:170px;height:190px;margin:0 auto 12px}.signup h2{font-size:38px}.signup .eyebrow{margin-bottom:15px}.signup-grid form{padding:24px 20px}.section-heading{margin-bottom:23px}}
@media(min-width:740px) and (max-width:850px){.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:22px;padding:8px 22px 68px}.hero-media{grid-column:1;grid-row:1;width:100%;height:410px;max-height:none}.hero-media video{height:410px;max-height:none}.hero-copy{grid-column:2;grid-row:1;padding:10px 0}.hero h1{font-size:37px}.hero .intro{font-size:14px}.hero .eyebrow{font-size:9px}.hero .button{font-size:13px;padding:16px 18px;gap:18px}.hero .offer-note{font-size:11px}.hero-sticker{left:32px;top:17px}.hero-bottom{left:22px;right:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.motion-control{display:none}}
/* Video headline, compact cards and playful accents. */
.header{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(12px);height:90px;gap:20px}.header nav{display:flex;gap:20px;white-space:nowrap}.header .brand{flex-shrink:0}.hero{display:block;padding:0 28px 64px;min-height:0}.hero-media{position:relative;inset:auto;width:100%;height:590px;max-height:none;margin:0;border-radius:36px}.hero-media video{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 50%}.hero-copy{position:absolute;top:70px;left:6%;width:43%;padding:0}.hero h1{font-size:clamp(38px,4.7vw,69px);letter-spacing:-1.7px;line-height:1.08}.hero h1 span,.hero h1 em{display:block}.hero .intro{max-width:340px;font-size:16px}.hero-sticker{left:auto;right:6%;top:25px;bottom:auto;transform:rotate(6deg);padding:16px 22px}.hero-bottom{left:28px;right:28px}.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:8px}.facts>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:24px;min-height:175px;transform:none!important;border-radius:28px}.facts strong{min-width:0;margin:0;font-size:34px}.facts span{font-size:14px;line-height:1.5}.park-heading{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:15px;padding-bottom:8px}.park-welcome{position:relative;min-height:250px;justify-content:center}.park-welcome img{width:250px;height:270px;position:relative;z-index:1;order:0}.park-welcome p{max-width:150px}.park-welcome .ring{left:10%;top:35px}.park-welcome .spark{right:6%;top:22px}.floating-mascot{animation:shark-hop 3.8s ease-in-out infinite}@keyframes shark-hop{0%,100%{transform:translateY(4px) rotate(-4deg)}45%{transform:translateY(-16px) rotate(4deg)}65%{transform:translateY(-9px) rotate(1deg)}}.weekend{position:relative;overflow:hidden;padding:30px 0}.weekend-grid{grid-template-columns:1fr 1fr;align-items:center;gap:25px}.weekend-grid>div:first-child{padding-right:0;min-height:0;display:grid;grid-template-columns:1fr 200px;align-items:center}.weekend-grid>div:first-child>.eyebrow{grid-column:1/-1;margin-bottom:14px}.weekend-grid h2{font-size:30px;grid-column:1}.weekend-mascot{position:relative;inset:auto;width:220px;height:275px;margin:0;grid-column:2;grid-row:2}.weekend>.ring{right:5%;top:10px}.weekend>.spark{left:45%;bottom:10px}.decor{position:absolute;pointer-events:none;animation:decor-drift 6s ease-in-out infinite;font-style:normal}.ring{width:65px;height:65px;border:7px solid #a4e7ff;border-radius:50%;box-shadow:0 0 14px #66d4ff55,inset 0 0 12px #66d4ff33;transform:rotate(-25deg)}.spark{font-size:44px;color:#b7a0ed;animation-delay:-3s}@keyframes decor-drift{50%{translate:8px -12px;rotate:15deg}}.motion-paused .decor{animation-play-state:paused}.price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.price-grid article{padding:28px 24px;min-height:230px;border-radius:28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.price-grid article h3{font-size:27px;margin:16px 0 12px}.price-grid article strong{font-size:40px}.price-grid article>span{letter-spacing:.5px}.price-featured p{margin:12px 0 0;color:#7750ac;font-size:14px;line-height:1.35}.price-includes{max-width:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px}.price-includes h3{display:none}.price-includes p{flex-basis:100%;margin:0}.price-includes p:not(.muted){font-size:15px}.faq details{padding:18px 21px;margin-bottom:8px}.prize-grid{margin-top:22px}.prize-grid article{padding:27px}.telegram-entry{display:flex;align-items:center;gap:30px;justify-content:space-between;background:#edf7ff;padding:24px;border-radius:26px}.telegram-entry h3{font-size:23px;margin:0 0 9px}.telegram-entry p{font-size:14px;line-height:1.6;margin:6px 0}.telegram-entry>div:first-child{max-width:650px}.telegram-entry>div:last-child{flex-shrink:0;text-align:center}.button:disabled{cursor:default;opacity:.55;transform:none}.pending-bot{font-size:12px!important}.signup-grid{grid-template-columns:1fr 1fr}.signup-grid>div{position:relative}.signup-shark{width:250px;height:265px;margin:0 auto 4px}.signup p{line-height:1.6}.footer-top{display:flex;flex-wrap:nowrap;gap:20px}.footer-top .brand img{width:70px;height:70px}.footer-top .brand span{font-size:8px}.footer-top p{margin:7px 0}.footer-top .text-link{font-size:12px;flex-shrink:0}.footer-bottom{margin-top:18px;padding-top:12px;gap:15px}.motion-control{padding-top:8px}footer{padding-top:18px;padding-bottom:18px}
@media(max-width:1100px){.header{gap:14px;padding:0 24px}.header nav{gap:15px;font-size:13px}.header-cta{font-size:12px;padding:12px}.hero-media{height:530px}.hero-copy{top:55px}.hero h1{font-size:48px}.hero-copy .intro{font-size:15px;max-width:280px}.weekend-grid>div:first-child{grid-template-columns:1fr 140px}.weekend-mascot{width:165px;height:235px}.weekend-grid h2{font-size:27px}.park-welcome img{width:220px;height:250px}.park-welcome p{font-size:13px}.telegram-entry{flex-direction:column;align-items:flex-start}.telegram-entry>div:last-child{text-align:left}}
@media(max-width:850px){.header{height:auto;min-height:105px;display:grid;grid-template-columns:1fr auto;gap:0 12px;padding:5px 22px 10px}.header .brand{display:flex;align-items:center;gap:10px}.header .brand img{width:60px;height:60px}.header .brand span{margin:0;font-size:8px}.header nav{display:flex;grid-column:1/-1;grid-row:2;justify-content:space-between;gap:18px;overflow-x:auto;padding:5px 0;font-size:12px}.header-cta{grid-column:2;grid-row:1}.hero{display:block;padding:0 16px 62px}.hero-media{height:490px;border-radius:28px}.hero-copy{position:absolute;left:5%;top:40px;width:44%;padding:0}.hero h1{font-size:40px;letter-spacing:-1px}.hero .intro{font-size:14px;max-width:250px}.hero .eyebrow{font-size:9px;letter-spacing:.5px}.hero .button{font-size:13px;padding:15px 17px;gap:10px}.hero-sticker{right:30px;left:auto;top:18px;font-size:11px}.hero-sticker b{font-size:16px}.hero-bottom{left:16px;right:16px}.facts>div{padding:20px 16px;min-height:165px}.facts strong{font-size:29px}.facts span{font-size:13px}.park-heading{display:grid;grid-template-columns:1.2fr 1fr}.park-welcome{min-height:220px}.park-welcome img{width:210px;height:235px}.park-welcome p{display:none}.weekend-grid{grid-template-columns:1fr 1fr;gap:18px}.weekend-grid>div:first-child{display:block;position:relative;padding:0}.weekend-grid h2{font-size:26px}.weekend-mascot{width:220px;height:235px;margin:5px auto -12px}.weekend-items article{padding:20px 16px;gap:10px}.weekend-items h3{font-size:19px}.weekend-items p{font-size:14px}.price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.price-grid article{padding:24px 18px;min-height:225px}.price-grid article h3{font-size:24px}.price-grid article strong{font-size:34px}.price-grid article>span{font-size:9px}.prize-grid{grid-template-columns:1fr 1fr}.prize-grid h3{font-size:25px}.prize-grid p{font-size:14px}.signup-grid{grid-template-columns:1fr 1fr;gap:24px}.signup h2{font-size:34px}.signup-shark{width:225px;height:250px}.footer-top{display:flex;flex-wrap:wrap}.footer-top .brand{display:flex;align-items:center;gap:10px}.footer-bottom{font-size:10px}html{scroll-padding-top:120px}}
@media(max-width:580px){.header nav{gap:19px;justify-content:flex-start}.header .brand span{max-width:70px;line-height:1.3}.hero-media{height:360px}.hero-media video{object-position:62% center}.hero-copy{position:static;width:100%;padding:16px 5px 10px}.hero-copy h1{position:absolute;top:35px;left:30px;width:44%;font-size:30px;text-shadow:0 1px 10px white}.hero-copy .eyebrow{position:absolute;top:12px;left:30px;font-size:7px}.hero-copy .intro{max-width:none;margin-bottom:12px}.hero-copy .offer-note{display:inline-block;vertical-align:middle;max-width:150px;font-size:10px;margin:0 0 0 10px}.hero-copy .button{font-size:12px;padding:14px}.hero-sticker{top:220px;right:24px;padding:10px 13px}.hero-sticker b{font-size:14px}.hero-sticker{font-size:10px}.hero-bottom{font-size:8px}.facts{gap:8px}.facts>div{min-height:145px;padding:15px 10px;border-radius:20px;gap:9px}.facts strong{font-size:23px;letter-spacing:-.8px}.facts span{font-size:11px}.facts br{display:none}.park-heading{grid-template-columns:1.15fr 1fr;gap:0}.park-heading h2{font-size:25px}.park-welcome{min-height:180px}.park-welcome img{width:170px;height:200px;max-width:100%;object-fit:contain}.park-welcome .ring{width:45px;height:45px;border-width:5px}.park-welcome .spark{font-size:28px;right:0}.weekend-grid{grid-template-columns:1fr}.weekend-grid>div:first-child{padding-right:135px;min-height:185px}.weekend-grid h2{font-size:25px}.weekend-mascot{position:absolute;width:160px;height:200px;right:-16px;bottom:-12px;margin:0}.weekend-items{display:grid;grid-template-columns:1fr 1fr;gap:10px}.weekend-items article{display:block;padding:17px 14px;margin:0}.weekend-items article>span{margin-bottom:10px}.weekend-items h3{font-size:18px}.weekend-items p{font-size:13px}.price-grid{gap:8px}.price-grid article{padding:20px 10px;min-height:205px;border-radius:22px}.price-grid article h3{font-size:20px;letter-spacing:-.5px;margin:15px 0 10px}.price-grid article strong{font-size:26px;letter-spacing:-.8px;white-space:nowrap}.price-grid article>span{font-size:8px;letter-spacing:0;min-height:24px}.price-featured p{font-size:11px}.prize-grid{gap:10px}.prize-grid article{padding:20px 15px}.prize-grid h3{font-size:22px}.prize-grid p{font-size:13px}.prize-tag{font-size:9px;letter-spacing:.5px}.signup-grid{grid-template-columns:1fr}.signup-grid>div{padding-right:110px}.signup-shark{position:absolute;width:145px;height:190px;right:-15px;top:0;margin:0}.signup h2{font-size:32px}.signup-grid>div>p:not(.eyebrow){margin-right:-110px;font-size:15px}.signup .eyebrow{font-size:9px;max-width:180px}.footer-top{gap:15px}.footer-top>.brand{display:none}.footer-top>div{width:100%}.footer-bottom{display:block;line-height:1.7}.footer-bottom span{display:block}.birthday-card{flex-direction:row;padding:20px 15px;gap:12px}.birthday-card>img{width:110px;height:180px}.birthday-card h2{font-size:25px}.birthday-card p{font-size:14px}.birthday-card .text-link{font-size:12px}.telegram-entry{padding:20px}.telegram-entry h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){.floating-mascot,.decor{animation:none!important}}
.hero-media:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#fff9 0%,#fff5 28%,transparent 48%)}.hero-media .video-toggle{z-index:2}.header nav{scrollbar-width:none}.header nav::-webkit-scrollbar{display:none}@media(max-width:580px){.hero-copy h1{top:43px;left:30px;width:calc(100% - 60px);font-size:27px;line-height:1.12;letter-spacing:-.8px}.hero-copy h1 span,.hero-copy h1 em{white-space:nowrap}.hero-copy .eyebrow{top:17px}.hero-media:after{background:linear-gradient(180deg,#fffffff2 0%,#ffffffa6 23%,transparent 46%)}.hero-copy .offer-note{display:block;max-width:none;margin:12px 0 0;font-size:11px}.hero-copy .offer-note br{display:none}.parents h2{font-size:29px}.parents h2 br{display:none}.parents .muted br{display:none}.price-grid article h3{font-size:18px}.hero-bottom span{font-size:8px}.format h2{font-size:29px}}
/* Readable hero copy separated from the moving background. */
.hero-media{background:#f2f9ff}.hero-media video{width:85%;margin-left:15%;object-position:65% center}.hero-media:after{background:linear-gradient(90deg,#f2f9ff 0%,#f2f9ffcc 18%,transparent 49%)}.hero-copy{top:35px;left:4.5%;width:45%;padding:25px 28px;background:#fffffff0;border:1px solid white;border-radius:28px;box-shadow:0 10px 30px #236d9a0a;backdrop-filter:blur(8px)}.hero h1{font-size:clamp(38px,4.1vw,60px)}.hero .intro{max-width:100%;font-size:15px}.hero-copy .eyebrow{margin-bottom:15px}.hero-copy .offer-note{margin-top:14px}.hero-sticker{z-index:4}.hero-copy h1{margin-bottom:20px}
@media(max-width:850px){.hero-copy{top:26px;left:4%;width:44%;padding:23px 20px}.hero h1{font-size:36px}.hero .intro{font-size:13px;line-height:1.6}.hero .button{font-size:12px;padding:14px 15px}.hero .offer-note{font-size:11px}.hero-media video{width:85%;margin-left:15%;object-position:68% center}}
@media(max-width:580px){.hero-media{height:295px}.hero-media video{width:100%;margin-left:0;object-position:75% center}.hero-media:after{display:none}.hero-copy{position:relative;top:auto;left:auto;width:100%;padding:22px 20px;margin-top:12px;background:#eff8ff;border:1px solid #e2f1fb;box-shadow:none;backdrop-filter:none;border-radius:25px}.hero-copy h1{position:static;width:100%;font-size:29px;line-height:1.12;letter-spacing:-.9px;text-shadow:none;margin-bottom:14px}.hero-copy h1 span,.hero-copy h1 em{white-space:normal}.hero-copy .eyebrow{position:static;font-size:8px;margin-bottom:12px;letter-spacing:.4px}.hero-copy .intro{font-size:14px;line-height:1.6;margin-bottom:16px}.hero-copy .button{font-size:13px}.hero-copy .offer-note{margin:13px 0 0;font-size:11px}.hero-sticker{top:16px;right:25px}.hero{padding-bottom:68px}.hero-bottom{bottom:10px}}
/* Compact dropdown navigation. */
.header{display:flex;height:84px;min-height:0;padding:8px 28px;gap:14px}.header>.brand{margin-right:auto}.header .brand img{width:66px;height:66px}.header .brand{display:flex;align-items:center;gap:12px}.header .brand span{margin:0}.header-cta{margin-left:auto}.menu-toggle{width:46px;height:46px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:16px;background:#eaf5ff;position:relative;color:#168dce}.menu-toggle span{display:block;width:20px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header nav{position:absolute;top:calc(100% + 8px);right:28px;width:min(380px,50vw);display:flex;flex-direction:column;gap:6px;padding:16px;background:#fffffff9;box-shadow:0 16px 60px #27639126;border:1px solid #e0f0fb;border-radius:26px;overflow:visible;white-space:normal;backdrop-filter:blur(16px)}.header nav[hidden],.menu-backdrop[hidden]{display:none}.header nav a{display:block;padding:15px 19px;border-radius:15px;font-size:18px;color:#286484;font-weight:800}.header nav a:hover,.header nav a:focus-visible{background:#eaf5ff;color:#168dce}.header nav a:nth-child(4){background:#f2eafb;color:#8052ba}.menu-backdrop{position:fixed;inset:84px 0 0;z-index:19;border:0;background:#173b601f;cursor:default}html{scroll-padding-top:100px}@media(max-width:580px){.header{padding:6px 16px;height:76px;gap:8px}.header .brand{gap:6px}.header .brand img{width:52px;height:58px}.header .brand span{font-size:7px;max-width:60px}.header-cta{padding:12px 10px;font-size:10px}.menu-toggle{width:40px;height:40px;border-radius:14px}.header nav{right:12px;width:min(300px,78vw);padding:12px;border-radius:23px}.header nav a{padding:14px 16px;font-size:17px}.menu-backdrop{top:76px}}
/* Lightweight headline on the film, without a solid text panel. */
.hero-copy{background:none;border:0;box-shadow:none;backdrop-filter:none}.hero h1{text-shadow:0 2px 16px #fff,0 0 35px #ffffffdd}.hero-media:after{background:linear-gradient(90deg,#f5fbffdd 0%,#f5fbff88 27%,transparent 52%)}
@media(max-width:580px){.hero-media{height:350px}.hero-media video{object-position:72% center}.hero-media:after{display:block;background:linear-gradient(180deg,#ffffffb3 0%,#ffffff70 22%,transparent 49%)}.hero-copy{position:static;margin-top:0;padding:18px 6px 8px;background:none;border:0;border-radius:0}.hero-copy h1{position:absolute;top:38px;left:30px;width:calc(100% - 60px);font-size:29px;line-height:1.12;letter-spacing:-.9px;margin:0;text-shadow:0 0 10px white,0 0 24px #fffffff2,0 2px 4px #ffffffa6}.hero-copy .eyebrow{position:absolute;top:13px;left:30px;margin:0;font-size:8px;text-shadow:0 0 8px white}.hero-copy h1 span,.hero-copy h1 em{white-space:nowrap}.hero-sticker{top:245px;right:25px}.hero-copy .intro{margin:0 0 14px}.hero-copy .offer-note{margin-top:12px}.hero{padding-bottom:66px}}
@media(max-width:360px){.hero-copy h1{font-size:26px}}
/* Birthday vignette: mascot, frosted cake and floating balloons. */
.birthday-card{background:radial-gradient(ellipse at 15% 65%,#dcefff 0%,transparent 55%),#f2f7ff;overflow:hidden}.birthday-art{position:relative;width:310px;height:275px;flex:0 0 310px}.birthday-art>img{position:absolute;width:225px;height:255px;object-fit:contain;left:0;bottom:0;z-index:2}.birthday-balloons{position:absolute;right:0;top:0;width:112px;height:190px;animation:shark-float 5s ease-in-out infinite}.birthday-balloons i{position:absolute;width:55px;height:67px;top:12px;left:0;border-radius:50% 50% 46% 46%;background:radial-gradient(circle at 30% 25%,#fff9,transparent 28%),linear-gradient(135deg,#92e9ff,#219ee1);box-shadow:inset -5px -7px 12px #1171be24;transform:rotate(-15deg)}.birthday-balloons i:after{content:'';position:absolute;top:66px;left:27px;width:1px;height:99px;background:#8cb9d7;transform:rotate(-10deg);transform-origin:top}.birthday-balloons i:nth-child(2){left:47px;top:30px;transform:rotate(16deg);background:radial-gradient(circle at 30% 25%,#fffb,transparent 28%),linear-gradient(135deg,#d9c4ff,#a07ae3)}.birthday-balloons i:nth-child(3){left:29px;top:0;transform:rotate(4deg);background:radial-gradient(circle at 30% 25%,#fffc,transparent 28%),linear-gradient(135deg,#b0f0ff,#5fcbdc)}.birthday-cake{position:absolute;bottom:5px;right:0;width:122px;height:122px;z-index:3;transform:rotate(5deg);filter:drop-shadow(0 7px 6px #4387b12b)}.cake-base{position:absolute;bottom:13px;left:10px;width:104px;height:62px;border-radius:8px 8px 22px 22px;background:repeating-linear-gradient(90deg,transparent 0 17px,#ffffff30 17px 23px),linear-gradient(#c7adf3,#a187d8);border-bottom:8px solid #8c74c3}.cake-top{position:absolute;left:10px;bottom:55px;width:104px;height:32px;border-radius:50%;background:#fff5fc;box-shadow:0 8px 0 #ecdef8;z-index:2}.cake-plate{position:absolute;bottom:5px;left:0;width:122px;height:16px;border-radius:50%;background:linear-gradient(#fff,#c9e6f8);z-index:0}.cake-candle{position:absolute;left:58px;bottom:77px;width:9px;height:27px;border-radius:3px;background:repeating-linear-gradient(135deg,#5bc9e9 0 5px,#e9fbff 5px 9px);z-index:4}.cake-candle:before{content:'';position:absolute;left:0;top:-15px;width:9px;height:14px;border-radius:70% 30% 65% 35%;background:#ffbb91;box-shadow:0 0 10px #ffd4b1}.birthday-confetti{position:absolute;left:0;top:10px;font-size:32px;color:#a587df}.motion-paused .birthday-balloons{animation-play-state:paused}
@media(max-width:850px){.birthday-card{flex-direction:row;gap:22px;padding:24px}.birthday-art{width:240px;flex-basis:240px;height:255px}.birthday-art>img{width:185px;height:235px;left:-8px}.birthday-balloons{right:-4px;transform:scale(.85)}.birthday-card h2{font-size:29px}}
@media(max-width:580px){.birthday-card{flex-direction:column;gap:6px;padding:20px 22px 25px}.birthday-art{width:255px;flex:0 0 235px;height:235px;align-self:center}.birthday-art>img{width:200px;height:225px;left:0}.birthday-balloons{right:0}.birthday-cake{right:0;transform:scale(.9) rotate(5deg);transform-origin:bottom right}.birthday-card>div:last-child{width:100%}.birthday-card h2{font-size:27px}.birthday-card p{margin:12px 0}.birthday-card .eyebrow{margin-bottom:10px}}
@media(prefers-reduced-motion:reduce){.birthday-balloons{animation:none}}

@media(max-width:580px){.hero-copy h1{top:258px;left:29px;width:calc(100% - 58px);font-size:27px;line-height:1.12}.hero-media:after{background:linear-gradient(0deg,#ffffffdb 0%,#ffffff8c 20%,transparent 43%)}.hero-sticker{top:16px;right:24px}.hero-media .video-toggle{bottom:8px;right:12px;padding:5px 10px;font-size:10px}.hero-copy .eyebrow{top:235px;font-size:7px}.hero h1{text-shadow:0 0 10px white,0 0 22px white}}
.facts strong{white-space:normal;overflow-wrap:normal}.facts .care-fact{font-size:28px;letter-spacing:-.8px}.weekend-price-note{font-size:13px;color:var(--muted);margin:14px 0}.footer-extras{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);padding-top:20px;margin-top:18px;font-size:13px}.footer-extras strong{display:block;margin-bottom:10px}.social-links{display:flex;gap:9px}.social-links button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:12px;background:#e7f4fd;color:#298ac1;font-size:15px;font-weight:900;cursor:default}.social-links button:nth-child(2){background:#f0e8fa;color:#9063c9;font-size:25px}.social-links button:nth-child(3){font-size:10px}.footer-placeholder{font-size:13px;margin:10px 0 4px}.footer-placeholder span,.footer-extras small{font-size:11px;color:var(--muted)}.footer-documents span{display:block;color:#655b76;font-size:12px;line-height:1.8}.footer-documents small{display:block;margin-top:7px}@media(max-width:580px){.facts .care-fact{font-size:17px;letter-spacing:-.7px}.facts>div{min-width:0;padding-left:8px;padding-right:8px}.footer-extras{grid-template-columns:1fr;gap:20px}}
.price-grid article{position:relative}.price-grid article strong small{font-size:.45em;font-weight:700;letter-spacing:0}.price-value-badge{display:block;align-self:flex-start;background:#8556c7;color:white;border-radius:10px;padding:6px 9px;font-size:11px;line-height:1.25;margin-bottom:12px}.price-featured{box-shadow:0 5px 15px #9a76c615}@media(max-width:580px){.price-grid article{padding:17px 8px;justify-content:flex-start}.price-grid article strong{font-size:23px;letter-spacing:-.9px}.price-value-badge{font-size:9px;padding:5px 6px;margin-bottom:8px}.price-grid article:not(.price-featured){padding-top:51px}.price-grid article h3{font-size:18px}.price-grid article>span{min-height:24px}}
/* Raffle spotlight with a gift mascot. */
.raffle-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(115deg,#eee6fc,#e4f5ff);border-radius:32px;padding:24px 35px;overflow:hidden}.raffle-heading .eyebrow{margin-bottom:12px;color:#8453bc}.raffle-heading h2{color:#397cad}.raffle-lead{font-size:16px;line-height:1.55;color:#6a6380;margin:15px 0 0}.raffle-art{position:relative;width:250px;height:245px;flex:0 0 250px;display:grid;place-items:center}.raffle-art img{position:relative;z-index:1;width:220px;height:245px;object-fit:contain}.raffle-halo{position:absolute;width:190px;height:190px;border-radius:50%;background:#ffffff85;box-shadow:0 0 0 15px #ffffff35,0 0 0 30px #ffffff20}.raffle-star{position:absolute;font-style:normal;color:#8e6acb;font-size:33px;z-index:2;animation:raffle-twinkle 4s ease-in-out infinite}.star-one{left:5px;top:20px}.star-two{right:0;bottom:26px;font-size:25px;animation-delay:-1.5s;color:#279bc7}.star-three{right:12px;top:22px;font-size:41px;animation-delay:-2.5s}.motion-paused .raffle-star{animation-play-state:paused}@keyframes raffle-twinkle{0%,100%{opacity:.55;transform:scale(.85) rotate(-8deg)}50%{opacity:1;transform:scale(1.08) rotate(8deg)}}@media(max-width:580px){.raffle-heading{padding:22px 17px;gap:0;position:relative;min-height:230px}.raffle-heading>div:first-child{position:relative;z-index:3;max-width:65%}.raffle-heading .eyebrow{font-size:8px;letter-spacing:.6px}.raffle-heading h2{font-size:28px;line-height:1.15}.raffle-lead{font-size:12px;margin-top:13px;max-width:180px}.raffle-lead br{display:none}.raffle-art{position:absolute;right:-8px;top:23px;width:145px;height:195px}.raffle-art img{width:145px;height:195px}.raffle-halo{width:115px;height:115px;box-shadow:0 0 0 10px #ffffff35,0 0 0 20px #ffffff20}.raffle-star{font-size:23px}.star-one{left:10px;top:0}.star-two{right:12px;bottom:0;font-size:20px}.star-three{font-size:25px;right:9px;top:15px}}@media(prefers-reduced-motion:reduce){.raffle-star{animation:none}}

.social-caption{font-size:13px;color:var(--muted);margin:0 0 12px;line-height:1.5}.footer-extras strong:has(+.social-caption){margin-bottom:4px}

.faq-prices{width:100%;border-collapse:collapse;margin:17px 0 8px;font-size:14px;text-align:left}.faq-prices caption{text-align:left;font-size:12px;color:var(--muted);margin-bottom:8px}.faq-prices th,.faq-prices td{padding:11px 6px;border-bottom:1px solid #e3ddec;white-space:nowrap}.faq-prices thead th{font-size:12px;color:var(--muted)}.faq-prices tbody th{font-weight:600}.faq-prices td{font-weight:800;color:#277fac}.price-faq-link{color:#168dce;text-decoration:underline;text-underline-offset:3px}#visit-prices{scroll-margin-top:100px}@media(max-width:580px){.faq-prices{font-size:13px}.faq-prices th,.faq-prices td{padding:10px 4px}}

.faq-prices thead th{white-space:normal;line-height:1.4}@media(max-width:580px){.faq-prices thead th{font-size:10px}}

/* Keep the brand visible in the mobile footer too. */
@media(max-width:580px){.footer-top>.brand{display:flex;align-items:center;gap:12px;width:100%}.footer-top>.brand img{width:80px;height:80px;object-fit:contain}.footer-top>.brand span{font-size:8px;line-height:1.5;letter-spacing:.8px;margin:0}}

.footer-documents>a{display:block;color:#167fae;font-size:12px;line-height:1.8;text-decoration:underline;text-underline-offset:3px}.consent a{color:#167fae;text-decoration:underline}

.program-details{margin-top:15px;border-top:1px solid #dceaf3;padding-top:12px}.program-details summary{font-size:14px;color:#2185b8;padding-right:20px}.program-details summary:after{font-size:19px;top:-3px}.program-details p{font-size:13px!important;line-height:1.6}.scroll-reveal .activity-photo,.scroll-reveal .activity-copy{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.3,1)}.scroll-reveal .activity-copy{transition-delay:.12s}.scroll-reveal.is-revealed .activity-photo,.scroll-reveal.is-revealed .activity-copy,.motion-paused .scroll-reveal .activity-photo,.motion-paused .scroll-reveal .activity-copy{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.scroll-reveal .activity-photo,.scroll-reveal .activity-copy{opacity:1;transform:none;transition:none}}

.workshop-list{margin:12px 0;padding-left:18px;font-size:13px;line-height:1.55;color:#657587}.workshop-list li{margin:7px 0}

.surprise-gift{position:relative;width:170px;height:185px;z-index:1;transform:rotate(-7deg)}.surprise-body{position:absolute;bottom:0;left:10px;width:150px;height:110px;border-radius:8px 8px 20px 20px;background:linear-gradient(100deg,#ae89ed,#895ace 70%,#7349af);box-shadow:inset -12px 0 0 #603b9c22,0 15px 22px #7753b42a}.surprise-body:after{content:'';position:absolute;left:63px;width:23px;height:100%;background:linear-gradient(90deg,#70ddf0,#b3eff8,#6bcce9)}.surprise-lid{position:absolute;left:0;bottom:101px;width:170px;height:29px;border-radius:8px;background:linear-gradient(100deg,#bd9cf1,#9a70da);box-shadow:0 5px 8px #553e8033;transform-origin:15% 50%;animation:gift-open 6s ease-in-out infinite}.surprise-lid:after{content:'';position:absolute;left:73px;width:24px;height:100%;background:#8be0f0}.surprise-lid span:before,.surprise-lid span:after{content:'';position:absolute;bottom:26px;width:43px;height:31px;border:9px solid #7edbed;border-radius:65% 65% 10% 65%;left:40px;transform:rotate(12deg)}.surprise-lid span:after{left:80px;transform:scaleX(-1) rotate(12deg)}.gift-confetti{position:absolute;left:85px;bottom:90px;z-index:2}.gift-confetti i{position:absolute;font-style:normal;font-size:24px;color:#309dcd;opacity:0;animation:gift-confetti 6s ease-out infinite;animation-delay:calc(var(--n)*.055s)}.gift-confetti i:nth-child(2n){color:#b06bd2}.gift-confetti i:nth-child(3n){color:#4ecbcf}@keyframes gift-open{0%,18%,85%,100%{transform:translate(0,0) rotate(0)}35%,65%{transform:translate(-13px,-52px) rotate(-17deg)}}@keyframes gift-confetti{0%,27%,85%,100%{opacity:0;transform:translate(0,0) rotate(0) scale(.5)}40%,55%{opacity:1;transform:translate(calc((var(--n) - 4)*23px),calc(-70px - var(--n)*5px)) rotate(calc(var(--n)*25deg)) scale(1)}78%{opacity:0;transform:translate(calc((var(--n) - 4)*27px),-35px) rotate(calc(var(--n)*45deg)) scale(.8)}}.motion-paused .surprise-lid,.motion-paused .gift-confetti i{animation-play-state:paused}@media(max-width:580px){.raffle-gift-art{right:-5px;top:45px}.surprise-gift{transform:scale(.69) rotate(-7deg)}}@media(prefers-reduced-motion:reduce){.surprise-lid,.gift-confetti i{animation:none}.surprise-lid{transform:translate(-7px,-24px) rotate(-10deg)}}

/* Authentic network reviews, with source links. */
.guest-reviews{padding-top:36px;padding-bottom:36px}.guest-reviews h2{margin:0 0 12px}.reviews-context{font-size:13px;color:#6b7890;line-height:1.6;max-width:620px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:22px}.guest-review{background:linear-gradient(135deg,#f0f8ff,#f6efff);border:1px solid #e4eafa;border-radius:26px;padding:25px;max-width:680px}.guest-review header{display:flex;align-items:center;gap:12px}.review-avatar{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#d6edff;color:#177ead;font-size:13px;font-weight:900}.guest-review header strong{display:block;font-size:15px;color:#34425c}.guest-review header small{display:block;font-size:11px;color:#768199;margin-top:4px}.review-source{margin-left:auto;font-size:12px;font-weight:800;color:#418759}.guest-review blockquote{margin:24px 0;font-size:18px;line-height:1.6;color:#3b4761}.guest-review>a{font-size:12px;color:#267fae;text-underline-offset:4px}@media(max-width:750px){.reviews-grid{grid-template-columns:1fr;gap:12px}.guest-review{padding:21px}.guest-review blockquote{font-size:17px}.guest-reviews{padding-top:28px;padding-bottom:28px}}

.reviews-grid{position:relative;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;padding:2px 2px 8px}.reviews-grid::-webkit-scrollbar{display:none}.guest-review{flex:0 0 calc(50% - 9px);min-width:0;scroll-snap-align:start}.review-excerpt{font-size:11px;color:#758198}.reviews-controls{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-top:12px}.reviews-controls button{width:42px;height:42px;border:0;border-radius:50%;background:#e4efff;color:#287da9;font-size:22px;cursor:pointer}.reviews-counter{font-size:12px;color:#748199}.reviews-controls button:focus-visible,.reviews-grid:focus-visible{outline:2px solid #258fc5;outline-offset:3px}@media(max-width:750px){.guest-review{flex-basis:100%}.reviews-grid{gap:12px}}

.guest-review{background:#fff;border:1px solid #e6e6e6;border-radius:18px;box-shadow:0 3px 14px #23354d08;font-family:Arial,sans-serif}.guest-review header strong{font-size:14px;color:#222}.guest-review blockquote{font-size:16px;color:#333}.review-avatar{background:#eff2f5;color:#687581}.review-source{color:#268b39}

/* Original supplied review captures; only the card is visible. */
.reviews-grid{align-items:flex-start}.guest-review.screenshot-review{padding:0;background:#fff;overflow:hidden;border:1px solid #ececec;box-shadow:none;border-radius:17px}.review-crop{position:relative;width:100%;overflow:hidden}.review-crop img{position:absolute;display:block;width:108.487085%;max-width:none;height:auto;left:-4.243542%;top:var(--review-top);border-radius:0}.screenshot-review{font-size:0}

.guest-review.screenshot-review{flex:0 0 320px;max-width:100%}@media(max-width:750px){.guest-review.screenshot-review{flex-basis:min(300px,100%)}}

.birthday-art{display:block;cursor:pointer;text-decoration:none}.birthday-art:focus-visible{outline:3px solid #218bc5;outline-offset:4px;border-radius:24px}.birthday-card .birthday-choose{display:inline-flex;background:#168dce;color:#fff;font-size:16px;font-weight:900;padding:16px 24px;margin-top:8px;box-shadow:0 5px 0 #b4e4f7}.birthday-card .birthday-choose:hover{background:#087bb9}.birthday-card .birthday-choose:focus-visible{outline:3px solid #7654b3;outline-offset:5px}@media(max-width:750px){.birthday-card .birthday-choose{width:100%;justify-content:center;font-size:15px}}

.online-game{padding-top:20px;padding-bottom:45px}.online-game-card{background:linear-gradient(140deg,#eaf7ff,#f1e9ff);padding:28px;border-radius:32px;overflow:hidden}.online-game-card h2{font-size:36px;line-height:1.15;margin:10px 0 22px}.online-game-card h2 span{color:#168dce}.online-game-cover{display:block;width:100%;height:auto;border-radius:22px}.online-game-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:18px}.online-game-bottom p{font-size:18px;line-height:1.5;margin:0}.online-game-bottom>div{text-align:center}.online-game-launch{min-width:180px}.online-game-launch:disabled{opacity:.65;cursor:default}.online-game-status{display:block;font-size:11px;color:#65728b;margin-top:9px}@media(max-width:750px){.online-game{padding-bottom:28px}.online-game-card{padding:18px 14px;border-radius:25px}.online-game-card h2{font-size:27px;margin-bottom:17px}.online-game-cover{border-radius:14px}.online-game-bottom{flex-direction:column;align-items:stretch;gap:15px}.online-game-bottom p{font-size:16px}.online-game-launch{width:100%}}

/* Keep the animated gift mascot clear of the offer copy. */
@media(max-width:580px){.signup-grid>div{display:grid;grid-template-columns:minmax(0,1fr) 125px;column-gap:8px;padding-right:0;align-items:start}.signup-grid>div>.eyebrow{grid-column:1;grid-row:1}.signup-grid>div>h2{grid-column:1;grid-row:2;font-size:clamp(27px,6.2vw,32px)}.signup-grid .signup-shark{position:relative;grid-column:2;grid-row:1 / 3;width:125px;height:155px;right:auto;top:-25px;margin:0;align-self:center}.signup-grid>div>p:not(.eyebrow){grid-column:1 / -1;margin:18px 0 0;font-size:15px}}

.social-links a{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#f0e8fa;color:#9063c9;font-size:25px;font-weight:900;cursor:pointer}.social-links a:hover{background:#e2d4f5;transform:translateY(-2px)}


.social-links a.social-telegram{background:#e7f4fd;color:#168dce;font-size:21px}.social-links a.social-telegram:hover{background:#d3edfc}

.social-links a.social-telegram{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-height:36px;padding:0 12px;font-size:14px;pointer-events:auto;position:relative;z-index:1}.social-links a.social-telegram span{font-size:20px}

/* Uniform social icon buttons, with accessible names on links. */
.social-links a,.social-links button,.social-links a.social-telegram{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:40px;height:40px;min-height:40px;flex:0 0 40px;padding:0;gap:0;border:0;border-radius:12px;background:#e7f4fd;color:#298ac1;line-height:1;text-decoration:none}
.social-links button:nth-child(2){background:#e7f4fd;color:#298ac1}.social-links a.social-telegram span{font-size:21px}.social-links a:hover,.social-links a.social-telegram:hover{background:#d3edfc;transform:translateY(-2px)}

.hero-media{background:#f2f9ff url("assets/hero.png") center / cover no-repeat}.hero-media video{background:transparent}.hero-media .video-toggle{z-index:5;pointer-events:auto}

.social-links a.social-max{font-size:10px;font-weight:900}

/* Birthday enquiry replaces the former opening registration form. */
.birthday-enquiry{background:linear-gradient(130deg,#edf8ff,#f1eaff);color:var(--ink)}.birthday-enquiry .signup-grid{gap:36px;align-items:center}.birthday-enquiry .birthday-enquiry-copy{display:block;position:relative;padding:0 180px 0 0;min-height:270px}.birthday-enquiry h2{font-size:clamp(30px,3.5vw,46px);line-height:1.12}.birthday-enquiry em{color:#168dce}.birthday-enquiry .eyebrow{color:#8062a7}.birthday-enquiry .birthday-enquiry-copy>p:not(.eyebrow){font-size:16px;color:#65728b;margin:18px 0 8px}.birthday-enquiry-shark{position:absolute;right:-12px;bottom:0;width:190px;height:250px;object-fit:contain}.birthday-enquiry .demo-note{color:#756d82;font-size:12px}.birthday-enquiry form{box-shadow:0 8px 25px #6778a110}.birthday-enquiry input[type=date]{min-width:0}.birthday-enquiry .form-title{color:var(--ink)}
@media(max-width:900px){.birthday-enquiry .signup-grid{grid-template-columns:1fr}.birthday-enquiry .birthday-enquiry-copy{min-height:205px;padding-right:160px}.birthday-enquiry-shark{width:155px;height:210px}.birthday-enquiry .birthday-enquiry-copy>p:not(.eyebrow){margin-right:0}}
@media(max-width:400px){.birthday-enquiry .birthday-enquiry-copy{padding-right:115px}.birthday-enquiry-shark{width:120px;height:175px;right:-5px}.birthday-enquiry h2{font-size:28px}}
