@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{--blue:#2074b8;--deep:#102c44;--orange:#f04b12;--yellow:#f5ff80;--pale:#eef5fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--deep);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.skip{position:absolute;left:12px;top:-60px;padding:12px;background:white;z-index:10}.skip:focus{top:12px}.ticker{background:var(--yellow);overflow:hidden;position:relative;height:38px;display:flex;align-items:center;font-size:13px;font-weight:800;letter-spacing:1.5px}.ticker-track{display:flex;white-space:nowrap;width:max-content;animation:marquee 38s linear infinite}.ticker-track span{padding-right:20px}.ticker button{position:absolute;right:0;top:0;height:38px;width:42px;border:0;background:var(--yellow);cursor:pointer;font-size:19px}.ticker.paused .ticker-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:20px 5%;gap:25px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand img{object-fit:contain}.brand span{font-weight:900;font-size:17px;line-height:1.1;letter-spacing:-.5px}nav{display:flex;gap:34px;font-size:14px;font-weight:600}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;padding:19px 26px;font-weight:800;text-decoration:none;border-radius:5px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 6px 0 #0002}.button span{font-size:23px}.small{font-size:14px;padding:12px 20px;gap:24px}.dark{background:var(--deep);color:white}.yellow{background:var(--yellow);color:var(--deep)}.hero{background:var(--blue);color:white;display:grid;grid-template-columns:1.13fr 1fr;padding:64px max(5%,calc((100vw - 1296px)/2)) 0;gap:20px 60px;overflow:hidden}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.9px;margin:0 0 22px;line-height:1.7}h1,h2,.zero,.count,.hashtag{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif}h1{font-size:clamp(65px,6.8vw,104px);font-weight:800;letter-spacing:-1.8px;line-height:.99;margin:0 0 27px}h1 em{font-style:normal;color:var(--yellow)}.intro{max-width:460px;line-height:1.65;font-size:18px;margin-bottom:26px}.cta-note{font-size:12px;margin:13px 0 0;color:#e4f1ff}.hero-art{background:var(--orange);align-self:center;border-radius:160px 160px 18px 18px;position:relative;transform:rotate(4deg);padding:46px 28px 35px;text-align:center;min-height:460px;max-width:480px;width:100%;box-shadow:12px 13px 0 #155c95}.art-top{font-weight:800;font-size:13px;letter-spacing:2px;line-height:1.8}.art-top span{display:block}.vat-before{font-size:49px;line-height:1.2;font-weight:800;margin-top:16px;text-decoration:line-through;text-decoration-color:var(--deep);text-decoration-thickness:5px}.vat-before span{font-size:20px}.zero{font-weight:900;font-size:235px;letter-spacing:-8px;line-height:.95}.zero span{font-size:140px;letter-spacing:-7px}.art-bottom{font-weight:800;letter-spacing:1.5px;font-size:13px;line-height:1.5;margin-top:8px}.sticker{position:absolute;right:-28px;bottom:66px;background:var(--yellow);border-radius:50%;color:var(--deep);width:136px;height:136px;display:flex;flex-direction:column;justify-content:center;transform:rotate(-15deg);font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;font-size:34px;line-height:.95;box-shadow:0 4px 0 #0001}.sticker span{font-family:'DM Sans',sans-serif;font-size:11px;margin-top:8px}.hero-foot{grid-column:1/-1;border-top:1px solid #ffffff40;margin-top:45px;padding:23px 0;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.5px}.hero-foot a{text-decoration:none}.hero-foot a span{margin-left:12px}.target,.savings{padding:78px max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}h2{font-size:clamp(44px,4.5vw,65px);line-height:1.02;letter-spacing:-.6px;margin:0 0 22px;font-weight:800}.target p:not(.eyebrow),.savings p:not(.eyebrow){font-size:16px;line-height:1.75}.target-heading .eyebrow{color:#27699b}.counter{background:var(--pale);border-radius:12px;padding:28px 32px}.counter-top,.count-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.counter-top{font-size:11px;font-weight:800;letter-spacing:1px}.data-label{font-size:10px;color:#41647e;white-space:nowrap}.count{font-size:92px;font-weight:800;line-height:1.13;margin:6px 0 14px;letter-spacing:1px}.progress{height:13px;background:#d4e2ed;border-radius:20px;overflow:hidden}#progress-fill{height:100%;width:0;background:var(--blue);border-radius:20px;transition:width 1s}.count-bottom{margin-top:13px;font-size:13px}.counter .update{font-size:11px!important;color:#526678;margin:13px 0 17px;line-height:1.6!important}.counter-link{border-top:1px solid #cedee8;padding-top:16px;display:flex;justify-content:space-between;text-decoration:none;font-weight:800;font-size:14px}.savings{background:var(--pale);gap:100px}.savings h2 span{color:var(--blue)}.savings p{max-width:495px}.receipt{background:white;padding:30px 35px;transform:rotate(-2deg);box-shadow:8px 10px 0 #dce9f2;border-bottom:8px dotted var(--pale)}.receipt-heading{text-align:center;font-size:12px;letter-spacing:1.6px;font-weight:800;border-bottom:2px dashed #c9d4dc;padding-bottom:25px}.receipt-row{display:flex;justify-content:space-between;align-items:center;padding:25px 0;border-bottom:2px dashed #d7dfe5}.receipt-row span{font-weight:700}.receipt-row small{font-size:12px;display:block;font-weight:400;margin-top:7px}.receipt-row strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:52px}.saving-total{background:var(--yellow);margin:22px -10px 0;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;font-weight:800}.saving-total strong{font-size:42px}.receipt p{font-size:11px!important;line-height:1.6!important;margin-bottom:0}.campaign{padding:75px max(5%,calc((100vw - 1296px)/2)) 85px}.campaign-title{display:grid;grid-template-columns:1fr 1fr;gap:0 80px;align-items:center}.campaign-title .eyebrow{grid-column:1/-1}.campaign-title p:not(.eyebrow){line-height:1.75}.campaign img{width:100%;height:auto;display:block;border-radius:8px;margin-top:27px}.final-cta{background:var(--orange);color:#fff;text-align:center;padding:67px 20px 58px}.final-cta h2{font-size:clamp(57px,6vw,85px)}.final-cta>p:not(.eyebrow){font-size:17px}.final-cta .button{margin-top:15px;min-width:255px}.final-cta .eligibility{font-size:12px!important;line-height:1.6;margin-top:18px}.hashtag{display:block;font-size:clamp(25px,4vw,42px);margin-top:35px;font-weight:700}footer{padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}footer p,footer>a:not(.brand){font-size:12px}footer small{width:100%;font-size:11px;color:#526678}footer .brand span{font-size:14px}
@media(min-width:1600px){.hero{padding-top:80px}.hero-art{justify-self:end}}@media(max-width:1000px){.hero{gap:20px 32px;padding-top:45px}h1{font-size:73px}.hero-art{min-height:385px;padding:35px 18px 25px}.zero{font-size:190px}.zero span{font-size:115px}.sticker{width:108px;height:108px;right:-10px;bottom:52px;font-size:28px}.sticker span{font-size:9px}.target,.savings{gap:40px;padding-top:60px;padding-bottom:60px}nav{gap:20px}.counter{padding:24px}.campaign-title{gap:30px}.art-top{font-size:11px}.intro{font-size:16px}}@media(max-width:700px){header{padding:15px 5%;gap:10px}.brand img{width:47px;height:47px}.brand span{font-size:13px}nav{display:none}.small{font-size:12px;padding:11px 13px;gap:12px}.small span{font-size:18px}.ticker{height:34px;font-size:11px}.ticker button{height:34px}.hero{grid-template-columns:1fr;padding-top:36px;gap:30px}.hero .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:18px}h1{font-size:clamp(57px,12vw,78px);letter-spacing:-.8px}.intro{max-width:520px;margin-bottom:23px}.button{font-size:14px;padding:17px 21px}.small{padding:11px 13px;font-size:12px}.hero-art{width:86%;max-width:380px;justify-self:center;margin:5px 0 13px;min-height:360px}.zero{font-size:180px}.zero span{font-size:115px}.hero-foot{margin-top:10px;gap:20px;line-height:1.5;font-size:10px}.hero-foot>span{max-width:165px}.target,.savings{grid-template-columns:1fr;gap:28px;padding-top:47px;padding-bottom:49px}.target p:not(.eyebrow),.savings p:not(.eyebrow){font-size:15px}h2{font-size:49px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:15px}.counter{padding:24px}.count{font-size:85px}.receipt{margin:0 6px;padding:27px}.campaign{padding-top:47px;padding-bottom:48px}.campaign-title{grid-template-columns:1fr;gap:0}.campaign-title p:not(.eyebrow){font-size:15px}.campaign img{margin-top:15px;border-radius:3px}.final-cta{padding:47px 20px}.final-cta h2{font-size:59px}.final-cta>p:not(.eyebrow){font-size:15px}footer{gap:20px}footer p{width:100%;order:2;margin:0}footer small{order:3}footer>a:not(.brand){font-size:11px}.receipt p{font-size:11px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.button,#progress-fill{transition:none}}

/* Campaign photography, tinted to match the existing blue artwork. */
.hero{background-color:var(--blue);background-image:linear-gradient(90deg,rgba(13,67,112,.91) 0%,rgba(20,91,147,.76) 40%,rgba(21,98,158,.48) 65%,rgba(17,79,128,.74) 100%),url("assets/indoor-play-background.png");background-size:cover;background-position:center,center 43%;background-repeat:no-repeat}
@media(max-width:700px){.hero{background-image:linear-gradient(180deg,rgba(13,67,112,.83) 0%,rgba(16,79,130,.76) 47%,rgba(25,105,170,.92) 82%),url("assets/indoor-play-background.png");background-size:cover,auto 760px;background-position:center,center top}}

/* Dimensional ball-pit campaign graphic with accessible HTML lettering. */
.hero-art{container-type:inline-size;background:none;border-radius:0;box-shadow:none;padding:0;min-height:0;aspect-ratio:1;max-width:520px;width:100%;transform:rotate(4deg);isolation:isolate}
.ball-surface{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(10px 20px 16px rgba(5,35,62,.28));z-index:-1}
.hero-art .art-top,.hero-art .vat-before,.hero-art .zero,.hero-art .art-bottom{position:absolute;left:10%;width:80%;margin:0}
.hero-art .art-top{top:17%;font-size:max(11px,2.6cqw);letter-spacing:.12em;line-height:1.6;text-shadow:0 1px 5px #8c270040}
.hero-art .vat-before{top:30%;font-size:10cqw;line-height:1.2;text-decoration-thickness:1cqw}
.hero-art .vat-before span{font-size:4.2cqw}
.hero-art .zero{top:41%;font-size:40cqw;letter-spacing:-1.2cqw;line-height:.9;text-shadow:0 3px 8px #99200015}
.hero-art .zero span{font-size:27cqw;letter-spacing:-1cqw}
.hero-art .art-bottom{top:78%;font-size:max(11px,2.5cqw);letter-spacing:.055em;line-height:1.4}
.hero-art .sticker{right:-1%;bottom:10%;width:26%;height:26%;font-size:7cqw;box-shadow:0 5px 8px #7e280030}
.hero-art .sticker span{font-size:max(9px,2cqw);margin-top:1.6cqw}
@media(max-width:700px){.hero-art{width:94%;max-width:400px;min-height:0;margin:5px 0 13px}}

/* Repeatable press coverage and campaign contact. */
.press{background:var(--pale);padding:72px max(5%,calc((100vw - 1296px)/2))}
.press-heading{margin-bottom:32px}.press-heading .eyebrow{color:#27699b}.press-heading h2{margin-bottom:16px}.press-heading>p:last-child{font-size:17px;line-height:1.6}
.press-stories{display:grid;gap:22px}.press-story{display:grid;grid-template-columns:260px 1fr;background:white;border-radius:10px;overflow:hidden}
.press-publication{padding:30px;background:var(--blue);color:white;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.press-category{font-size:12px;letter-spacing:1.4px;font-weight:800;color:var(--yellow)}.press-publication strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:40px;line-height:1.05}.press-publication time{font-size:14px}
.press-story-copy{padding:32px 38px;display:flex;flex-direction:column;justify-content:space-between;gap:25px}.press-story h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(28px,3vw,42px);line-height:1.12;margin:0;max-width:740px}.press-story h3 a{text-decoration:none}.press-story h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.press-read{display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:15px;font-weight:800;color:#195a8d;border-top:1px solid #dce6ee;padding-top:18px}.press-read span{font-size:24px}
.press-contact{margin-top:32px;border-top:2px solid #cedde8;padding-top:30px;display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:center}.press-contact h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:34px;line-height:1.1;margin:0 0 13px}.press-contact p{font-size:16px;line-height:1.7;margin:0}.press-email span{display:block;font-size:12px;letter-spacing:1.2px;font-weight:800;margin-bottom:12px}.press-email a{font-size:clamp(16px,1.65vw,23px);font-weight:700;text-underline-offset:5px;overflow-wrap:anywhere}.footer-contact{overflow-wrap:anywhere}
@media(max-width:1000px){header nav{gap:18px}.press-story{grid-template-columns:210px 1fr}.press-story-copy{padding:28px}.press-contact{gap:28px}}
@media(max-width:700px){.press{padding-top:48px;padding-bottom:48px}.press-story{grid-template-columns:1fr}.press-publication{padding:24px;gap:15px}.press-publication strong{font-size:36px}.press-story-copy{padding:25px}.press-story h3{font-size:32px}.press-contact{grid-template-columns:1fr;gap:24px}.press-email a{font-size:18px}.press-heading>p:last-child{font-size:16px}}
