:root{--ink:#3d2146;--muted:#745d78;--cream:#fff8ee;--paper:#fffdf8;--pink:#ff5d8f;--pink-dark:#d92e67;--yellow:#ffb703;--teal:#148e86;--purple:#6947e8;--coral:#f45838;--blue:#287eca;--shadow:0 22px 60px #4524471f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;margin:0}body{background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:4px}.siteHeader{z-index:20;justify-content:space-between;align-items:center;gap:2rem;max-width:1240px;margin:0 auto;padding:1.1rem 1.5rem;display:flex;position:relative}.brand{align-items:center;gap:.65rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:.95rem;font-weight:900;text-decoration:none;display:inline-flex}.brand>span{background:var(--pink);border:2px solid var(--ink);color:#fff;border-radius:50% 48% 52% 45%;justify-content:center;align-items:center;width:2.3rem;height:2.3rem;font-size:1.05rem;display:inline-flex;transform:rotate(-7deg)}.siteHeader nav{gap:1.8rem;display:flex}.siteHeader nav a{font-size:.87rem;font-weight:800;text-decoration:none}.siteHeader nav a:hover{color:var(--pink-dark)}.siteHeader nav a.active{color:var(--pink-dark);position:relative}.siteHeader nav a.active:after{background:var(--pink);content:"";border-radius:999px;width:70%;height:3px;position:absolute;bottom:-.45rem;left:15%}.soundButton{color:var(--ink);cursor:pointer;touch-action:manipulation;white-space:nowrap;background:#ffffffb8;border:1px solid #3d214626;border-radius:999px;padding:.65rem .9rem;font-size:.8rem;font-weight:800}.ambientShapes{pointer-events:none;z-index:0;height:840px;position:absolute;inset:0;overflow:hidden}.ambientShapes span{background:var(--pink);height:11px;left:var(--left);opacity:.42;top:var(--top);transform:rotate(var(--turn));border-radius:3px;width:5px;position:absolute}.ambientShapes span:nth-child(3n){background:var(--yellow);border-radius:50%;width:9px;height:9px}.ambientShapes span:nth-child(3n+1){background:var(--teal)}.hero{z-index:1;grid-template-columns:minmax(0,1fr) minmax(400px,.85fr);align-items:center;gap:2rem;max-width:1240px;min-height:720px;margin:0 auto;padding:3.5rem 2rem 6rem;display:grid;position:relative}.hero:before{content:"";filter:blur(2px);z-index:-1;background:radial-gradient(circle,#ff5d8f2b,#ffb7030f 52%,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:-80px;left:-380px}.eyebrow{color:var(--pink-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .8rem;font-size:.76rem;font-weight:950}.hero h1,.sectionHeading h2,footer h2{letter-spacing:-.055em;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif}.hero h1{max-width:760px;margin:0;font-size:clamp(4.4rem,8.2vw,7.8rem);line-height:.87}.hero h1 span{color:var(--pink-dark);display:inline-block;transform:rotate(-2deg)}.heroIntro{color:var(--muted);max-width:560px;margin:2rem 0 2.2rem;font-size:1.08rem;line-height:1.72}.primaryButton,.secondaryButton,.wishButton,.cakeButton{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primaryButton{background:var(--ink);color:#fff;gap:.8rem;padding:.95rem 1.35rem;box-shadow:0 9px #3d214621}.primaryButton:hover,.cakeButton:hover,.wishButton:hover:not(:disabled){transform:translateY(-3px)}.cakeStage{flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.cakeStage:before{background:var(--yellow);content:"";opacity:.16;z-index:-1;border-radius:45% 55% 46% 54%;width:450px;height:450px;position:absolute;transform:rotate(-7deg)}.partyTag{background:var(--yellow);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:5px;padding:.55rem .9rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:.92rem;font-weight:900;position:absolute;top:2.6rem;right:1rem;transform:rotate(8deg)}.candleRow{z-index:3;align-items:flex-end;gap:.55rem;min-height:178px;display:flex;position:relative}.numberCandle{color:var(--pink-dark);cursor:pointer;height:150px;text-shadow:4px 4px 0 #fff, 7px 7px 0 var(--ink);background:0 0;border:0;width:92px;padding:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:8rem;font-weight:1000;line-height:1;position:relative}.numberCandle:nth-child(2n){color:var(--purple)}.numberCandle>span:last-child{z-index:1;position:relative}.wick{background:var(--ink);z-index:0;border-radius:999px;width:4px;height:18px;position:absolute;top:-10px;left:calc(50% - 2px)}.flame{border:2px solid var(--ink);opacity:0;transform-origin:55% 75%;z-index:2;background:linear-gradient(135deg,#fff3a6 4%,#ffb21c 45%,#ff641f 78%);border-radius:70% 8% 70% 70%;width:26px;height:35px;transition:opacity .2s,transform .2s;position:absolute;top:-39px;left:calc(50% - 13px);transform:rotate(-45deg)scale(.2);box-shadow:0 0 0 5px #ffbe2e1f,0 0 18px #ff7e1fb3}.flame:after{content:"";background:#fff8c9;border-radius:70% 8% 70% 70%;width:10px;height:15px;position:absolute;bottom:5px;left:5px}.numberCandle.isLit .flame{opacity:1;animation:.55s ease-in-out infinite alternate flicker;transform:rotate(-45deg)scale(1)}@keyframes flicker{to{filter:brightness(1.12);transform:translate(1px,-1px)rotate(-48deg)scale(.9,1.08)}}.cake{filter:drop-shadow(0 26px 18px #3d214633);width:350px;position:relative}.cakeTop{border:4px solid var(--ink);z-index:2;background:radial-gradient(at 50% 46%,#fffaf5 0 35%,#ffe3ec 36% 55%,#fff8f2 56% 70%,#ffd2e0 71% 100%);border-radius:50%;width:100%;height:94px;position:absolute;top:-46px;left:0;box-shadow:inset 0 -11px #ff88a929,inset 0 7px #fffc}.cakeTop:before{background:repeating-conic-gradient(from 10deg, #fff 0 13deg, #ffd2e0 14deg 27deg);border:3px solid var(--ink);content:"";border-radius:50%;width:132px;height:44px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.cakeTop:after{background:var(--pink-dark);border:3px solid var(--ink);content:"";border-radius:50%;width:15px;height:15px;position:absolute;top:37px;left:calc(50% - 8px)}.cakeTop i{border:3px solid var(--ink);z-index:3;background:radial-gradient(circle at 38% 32%,#fff 0 10%,#ffd957 12% 44%,#ff9d25 46% 100%);border-radius:50%;width:23px;height:23px;position:absolute;top:39px}.cakeTop i:nth-child(2n){background:radial-gradient(circle at 38% 32%,#fff 0 10%,#ff91b1 12% 44%,#e54e7e 46% 100%)}.cakeTop i:first-child{top:34px;left:28px}.cakeTop i:nth-child(2){top:55px;left:84px}.cakeTop i:nth-child(3){top:65px;left:161px}.cakeTop i:nth-child(4){top:55px;right:84px}.cakeTop i:nth-child(5){top:34px;right:28px}.cakeBody{border:4px solid var(--ink);background:radial-gradient(circle at 10% 62%,#fffc 0 3px,#0000 4px),radial-gradient(circle at 89% 78%,#ffd957 0 4px,#0000 5px),radial-gradient(circle at 83% 43%,#7dd9d2 0 4px,#0000 5px),radial-gradient(circle at 18% 86%,#fff 0 3px,#0000 4px),linear-gradient(110deg,#ff9ab6 0%,#f86f99 50%,#e95886 100%);border-radius:8px 8px 34px 34px;justify-content:center;align-items:center;height:178px;display:flex;position:relative;overflow:hidden;box-shadow:inset 12px 0 #ffffff1f,inset -15px 0 #9f2a511a,inset 0 -12px #9f2a5117}.cakeBody:before{content:"";z-index:1;background:radial-gradient(at 31px 0,#fffaf5 0 30px,#0000 31px) 0 0/70px 53px repeat-x,linear-gradient(#fffaf5 0 25px,#0000 26px);height:54px;position:absolute;top:0;left:0;right:0}.cakeBody:after{content:"";background:linear-gradient(100deg,#0000 0 22%,#ffffff42 23% 31%,#0000 32%);position:absolute;inset:0}.cakePlaque{border:3px solid var(--ink);z-index:3;background:#fffaf5;border-radius:18px;flex-direction:column;align-items:center;padding:.55rem 1.3rem .65rem;display:flex;position:relative;transform:rotate(-2deg);box-shadow:5px 6px #3d214624}.cakePlaque small{color:var(--pink-dark);letter-spacing:.15em;font-size:.53rem;font-weight:950}.cakePlaque b{letter-spacing:.27em;padding-left:.27em;font-size:1.2rem;line-height:1.25}.cakeHeart{color:#fff;z-index:3;font-size:2.3rem;position:absolute;top:88px;right:24px;transform:rotate(12deg)}.cakePlate{background:linear-gradient(#9ee7e2, var(--teal));border:4px solid var(--ink);z-index:-1;border-radius:50%;width:calc(100% + 78px);height:41px;margin:-17px -39px 0;position:relative;box-shadow:inset 0 7px #ffffff59}.cakeControls{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:520px;margin-top:1.8rem;display:flex;position:relative}.cakeButton{border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);color:var(--ink);touch-action:manipulation;background:#fff;padding:.8rem 1.15rem}.cakeButton.singButton{background:var(--pink);color:#fff}.cakeButton:disabled{cursor:not-allowed;opacity:.68;transform:none}.cakeButton.isSinging:disabled{cursor:wait;opacity:.82}.singingStatus{color:var(--ink);text-align:center;flex-basis:100%;font-size:.8rem;font-weight:850}.lifeSection{background:var(--ink);color:#fff;padding:7rem 2rem;position:relative}.lifeSection:before,.lifeSection:after{color:var(--yellow);content:"✦";font-size:4rem;position:absolute}.lifeSection:before{top:18%;left:6%;transform:rotate(18deg)}.lifeSection:after{bottom:13%;right:7%;transform:rotate(-12deg)}.sectionHeading{position:relative}.sectionHeading.centered{text-align:center;max-width:820px;margin:0 auto 3rem}.sectionHeading h2{margin:0;font-size:clamp(2.6rem,5vw,5rem);line-height:.98}.lifeSection .eyebrow{color:#ff8fb1}.timer{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;max-width:1080px;margin:0 auto;display:grid}.timerTile{text-align:center;background:#ffffff12;border:1px solid #ffffff24;border-radius:18px;padding:1.7rem .5rem 1.3rem}.timerTile strong{letter-spacing:-.06em;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;display:block}.timerTile span{color:#d9cddd;letter-spacing:.13em;text-transform:uppercase;margin-top:.8rem;font-size:.72rem;font-weight:900;display:block}.dayCount{color:#e7dce9;text-align:center;margin:2.1rem 0 0;font-weight:700}.dayCount span{color:var(--yellow);margin-right:.4rem;font-size:1.4rem}.familyTribute{background:#ffffff12;border:1px solid #ffffff29;border-radius:30px;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;max-width:1080px;margin:5rem auto 0;padding:3rem;display:grid;position:relative;overflow:hidden}.familyTribute:after{color:#ffb70324;content:"♥";font-size:15rem;line-height:1;position:absolute;top:-2rem;right:-2rem;transform:rotate(10deg)}.familyCopy{z-index:1;position:relative}.familyCopy h3{letter-spacing:-.05em;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2.3rem,4.5vw,4.4rem);line-height:1.02}.familyCopy h3 span{color:var(--yellow)}.familyCopy>p:last-child{color:#d9cddd;max-width:560px;margin:1.4rem 0 0;line-height:1.7}.familyNumbers{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid;position:relative}.familyCard{color:var(--ink);background:#fff;border-radius:22px;align-self:start;transition:transform .25s;overflow:hidden;transform:rotate(-2deg)}.familyCard:last-child{background:var(--yellow);transform:rotate(2deg)}.familyCard.isOpen{transform:rotate(0)}.familyCardToggle{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:center;touch-action:manipulation;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:185px;padding:1.2rem;display:flex}.familyCardToggle:focus-visible{box-shadow:inset 0 0 0 4px var(--pink);outline:none}.familyCardToggle strong{letter-spacing:-.07em;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:5rem;line-height:.9}.familyCardToggle>span{text-transform:uppercase;max-width:130px;margin-top:.7rem;font-size:.72rem;font-weight:900;line-height:1.35}.familyCardToggle small{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.35rem;margin-top:.8rem;font-size:.67rem;font-weight:850;display:flex}.familyCardToggle small b{font-size:1rem;line-height:.5;transition:transform .25s}.familyCard.isOpen .familyCardToggle small b{transform:rotate(180deg)}.familyNameReveal{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.familyNameReveal[aria-hidden=false]{grid-template-rows:1fr}.familyNameReveal>div{overflow:hidden}.familyNameReveal p{letter-spacing:.08em;text-align:center;text-transform:uppercase;border-top:1px dashed #3d214640;margin:0 1rem;padding:1rem 0 .6rem;font-size:.65rem;font-weight:900}.familyNameReveal ol{counter-reset:family-name;margin:0;padding:0 1rem 1.1rem;list-style:none}.familyNameReveal li{counter-increment:family-name;border-bottom:1px solid #3d21461c;align-items:center;gap:.55rem;padding:.5rem .15rem;font-weight:850;display:flex}.familyNameReveal li:last-child{border-bottom:0}.familyNameReveal li:before{content:counter(family-name, decimal-leading-zero);opacity:.55;font-size:.62rem;font-weight:900}.homeExplore{max-width:1180px;margin:0 auto;padding:8rem 2rem}.exploreCards{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}.exploreCard{border:2px solid var(--ink);box-shadow:8px 8px 0 var(--ink);color:var(--ink);border-radius:28px;min-height:350px;padding:2.2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.exploreCard:hover{box-shadow:12px 12px 0 var(--ink);transform:translate(-4px,-4px)}.timelineExplore{background:var(--yellow)}.gamesExplore{background:#ffdce7}.exploreNumber{letter-spacing:.1em;font-size:.72rem;font-weight:950}.exploreIcon{margin:2rem 0 1.2rem;font-size:3rem;display:block}.exploreCard h3{letter-spacing:-.04em;max-width:520px;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.exploreCard p{max-width:520px;line-height:1.7}.exploreCard>strong{text-transform:uppercase;font-size:.82rem;position:absolute;bottom:2rem}.exploreCard>strong span{margin-left:.25rem;font-size:1.2rem;transition:transform .18s;display:inline-block}.exploreCard:hover>strong span{transform:translate(5px)}.timelineSection{max-width:1180px;margin:0 auto;padding:8rem 2rem}.timelineHeading{grid-template-columns:1.1fr .8fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.timelineHeading>p{color:var(--muted);margin:0 0 .4rem;line-height:1.7}.filters{background:var(--paper);border:1px solid #3d21461a;border-radius:22px;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:4rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 12px 35px #3d21460f}.filterGroup>span,.decadeSelect{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900;display:block}.filterGroup>span{margin:0 0 .7rem .45rem}.filterButtons{flex-wrap:wrap;gap:.4rem;display:flex}.filterButtons button{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #3d214624;border-radius:999px;padding:.55rem .8rem;font-size:.76rem;font-weight:800}.filterButtons button.active{background:var(--ink);border-color:var(--ink);color:#fff}.decadeSelect{min-width:145px}.decadeSelect select{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #3d214633;border-radius:10px;width:100%;margin-top:.7rem;padding:.55rem .7rem;font-weight:750;display:block}.timeline{grid-template-columns:1fr 1fr;gap:2rem 7rem;display:grid;position:relative}.timeline:before{background:linear-gradient(var(--pink), var(--yellow), var(--teal), var(--purple));content:"";border-radius:999px;width:4px;position:absolute;top:0;bottom:0;left:calc(50% - 2px)}.timelineItem{background:var(--paper);box-shadow:var(--shadow);border:1px solid #3d21461a;border-radius:24px;min-height:270px;padding:1.7rem;position:relative}.timelineItem:nth-child(2n){margin-top:5rem}.timelineItem:after{background:var(--paper);border:4px solid var(--pink);content:"";z-index:2;border-radius:50%;width:18px;height:18px;position:absolute;top:2.2rem;right:-4.08rem}.timelineItem:nth-child(2n):after{border-color:var(--teal);left:-4.13rem;right:auto}.yearBadge{align-items:center;gap:.7rem;margin-bottom:1.2rem;display:flex}.yearBadge strong{letter-spacing:-.04em;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.85rem}.yearBadge span{color:#694f6d;text-transform:uppercase;background:#f4eaf4;border-radius:999px;padding:.35rem .55rem;font-size:.67rem;font-weight:900}.category{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:.7rem;padding:.35rem .55rem;font-size:.64rem;font-weight:950;display:inline-block}.categoryJustice{color:#a31d4a;background:#ffe4ec}.categorySpace{color:#5233b8;background:#e8e1ff}.categoryHealth{color:#12695f;background:#dff7ef}.categoryEnvironment{color:#466b17;background:#e5f3cf}.categoryTechnology{color:#1e5e95;background:#dceeff}.categoryScience{color:#755100;background:#fff0c2}.categoryCulture{color:#8a205f;background:#ffe0f2}.timelineItem h3{margin:0 0 .6rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.55rem;line-height:1.1}.timelineItem>p,.timelineItem details p{color:var(--muted);font-size:.91rem;line-height:1.65}.timelineItem details{border-top:1px solid #3d21461a;margin-top:1.1rem;padding-top:.85rem}.timelineItem summary{color:var(--pink-dark);cursor:pointer;font-size:.78rem;font-weight:900}.timelineItem details a{color:var(--purple);font-size:.75rem;font-weight:900}.timelineNumber{color:#3d21460f;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:4.5rem;font-weight:1000;line-height:1;position:absolute;bottom:1rem;right:1rem}.emptyTimeline{text-align:center;background:#fff;border-radius:20px;grid-column:1/-1;padding:2rem}.gamesSection{background:#ffefd9;padding:8rem max(2rem,50vw - 590px)}.gameCard{background:var(--paper);border:2px solid var(--ink);box-shadow:10px 10px 0 var(--ink);border-radius:32px;grid-template-columns:.7fr 1.3fr;gap:3rem;margin-bottom:3.5rem;padding:3rem;display:grid;position:relative;overflow:hidden}.gameIntro{align-self:center}.gameNumber{color:#3d214621;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:4.5rem;font-weight:1000;line-height:1}.gameIntro h3{letter-spacing:-.04em;margin:.3rem 0 1rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1}.gameIntro>p:not(.eyebrow){color:var(--muted);line-height:1.7}.progressText{margin-top:1.8rem;font-size:.82rem;font-weight:800}.progressText strong{color:var(--pink-dark);font-size:1.8rem}.progressTrack{background:#eadfea;border-radius:999px;height:9px;margin:.5rem 0 1.2rem;overflow:hidden}.progressTrack span{background:linear-gradient(90deg, var(--pink), var(--yellow));border-radius:inherit;height:100%;transition:width .2s;display:block}.secondaryButton{color:var(--ink);background:0 0;border:1px solid #3d214640;padding:.6rem .9rem}.secondaryButton:hover{background:#f7edf5}.balloonField{touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(8,1fr);align-content:center;gap:9px 7px;min-height:400px;display:grid;position:relative}.miniBalloon{cursor:pointer;height:48px;transform:rotate(var(--tilt));background:0 0;border:0;padding:0;position:relative}.miniBalloon>span{background:var(--balloon);border:2px solid var(--ink);border-radius:55% 55% 50% 50%;width:30px;height:38px;margin:auto;transition:transform .13s,opacity .13s;display:block;position:relative;box-shadow:inset -6px -5px #00000014}.miniBalloon>span:before{content:"";background:#ffffffa6;border-radius:50%;width:4px;height:7px;position:absolute;top:7px;left:6px}.miniBalloon>span:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:7px solid var(--balloon);content:"";position:absolute;bottom:-6px;left:10px}.miniBalloon:hover>span{transform:scale(1.12)}.miniBalloon.popped>span{opacity:0;transform:scale(1.8)}.gameWin{color:#fff;text-align:center;z-index:5;background:#3d2146f2;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:17%}.gameWin strong{color:var(--yellow);font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.8rem}.gameWin span{margin-top:.5rem}.wishGame{background:var(--ink);color:#fff}.wishGame .gameNumber{color:#ffffff1a}.wishGame .eyebrow{color:#ff91b3}.wishGame .gameIntro>p:not(.eyebrow){color:#d9cddd}.wishBuilder{align-self:center}.wishOptions{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.wishOptions button{color:#fff;cursor:pointer;text-align:left;background:#ffffff12;border:1px solid #ffffff30;border-radius:16px;align-items:center;gap:.75rem;padding:.9rem;font-weight:850;display:flex}.wishOptions button span{font-size:1.35rem}.wishOptions button.selected{background:var(--pink);color:#351c3d;border-color:#ffb4cb}.wishButton{background:var(--yellow);color:var(--ink);gap:.6rem;margin-top:1.2rem;padding:.9rem 1.2rem}.wishButton:disabled{cursor:not-allowed;filter:grayscale(.8);opacity:.45}.wishResult{color:var(--ink);background:#fff;border-radius:18px;align-items:center;gap:1rem;margin-top:1.2rem;padding:1.1rem;animation:.4s both revealWish;display:flex}.wishResult>span{font-size:2rem}.wishResult p{margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;line-height:1.4}@keyframes revealWish{0%{opacity:0;transform:translateY(10px)scale(.97)}}.textingGame{background:linear-gradient(145deg,#f0e8ff,#ffdce7);align-items:center}.textingGame .eyebrow{color:#7955c8}.juniePhone{background:#111016;border:4px solid #111016;border-radius:38px;justify-self:center;width:100%;max-width:410px;min-height:600px;position:relative;overflow:hidden;box-shadow:0 24px 50px #3d214638}.phoneSpeaker{z-index:4;background:#111016;border-radius:0 0 15px 15px;width:115px;height:23px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phoneHomeBar{opacity:.85;z-index:5;background:#fff;border-radius:999px;width:120px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.phoneLockScreen{color:#fff;background:radial-gradient(circle at 20% 10%,#ffb6cc,#0000 42%),linear-gradient(155deg,#8a6bd5,#40244a 75%);flex-direction:column;align-items:center;min-height:592px;padding:3.2rem 1rem 2rem;display:flex}.phoneTime{letter-spacing:-.05em;font-size:4rem;font-weight:250;line-height:1}.phoneLockScreen>p{margin:.35rem 0 3rem;font-size:.84rem;font-weight:750}.textNotification{color:var(--ink);cursor:pointer;text-align:left;touch-action:manipulation;background:#ffffffe0;border:0;border-radius:17px;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;width:100%;padding:.75rem;display:grid}.textNotification:hover{background:#fff}.messageAppIcon{color:#fff;background:#36d45f;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:0;display:flex}.messageAppIcon:after{content:"";background:#fff;border-radius:50%;width:25px;height:20px}.textNotification>span:last-child{display:grid}.textNotification strong{letter-spacing:.02em;font-size:.65rem}.textNotification strong small{float:right;opacity:.6;font-weight:600}.textNotification b{margin-top:.15rem;font-size:.85rem}.textNotification em{opacity:.78;margin-top:.1rem;font-size:.78rem;font-style:normal}.phoneLockScreen>small{opacity:.8;margin-top:1rem;font-size:.7rem;font-weight:750}.phoneConversation{background:#fff;grid-template-rows:auto minmax(285px,1fr) auto;min-height:592px;padding-bottom:1.25rem;display:grid}.conversationHeader{background:#f8f8faf5;border-bottom:1px solid #dedee3;grid-template-columns:42px 42px 1fr;align-items:center;padding:1.7rem .7rem .6rem;display:grid}.conversationHeader>button{color:#147efb;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:2rem}.conversationHeader>span{background:var(--pink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:950;display:flex}.conversationHeader strong{font-size:.82rem}.conversationHeader small{color:#777780;grid-column:3;font-size:.58rem}.messageThread{flex-direction:column;align-content:start;gap:.45rem;max-height:330px;padding:.75rem;display:flex;overflow-y:auto}.messageTime{color:#8a8a93;align-self:center;margin:0 0 .3rem;font-size:.58rem}.textBubble{border-radius:17px;max-width:82%;margin:0;padding:.58rem .72rem;font-size:.78rem;line-height:1.35}.textBubble.junie{color:#111;background:#e9e9ee;align-self:flex-start}.textBubble.you{color:#fff;background:#0b84ff;align-self:flex-end}.typingBubble{background:#e9e9ee;border-radius:17px;align-self:flex-start;align-items:center;gap:3px;padding:.75rem .85rem;display:flex}.typingBubble i{background:#83838b;border-radius:50%;width:6px;height:6px;animation:.8s ease-in-out infinite alternate typingDot}.typingBubble i:nth-child(2){animation-delay:.18s}.typingBubble i:nth-child(3){animation-delay:.36s}@keyframes typingDot{to{opacity:.3;transform:translateY(-3px)}}.quickReplies{border-top:1px solid #e1e1e5;gap:.4rem;padding:.65rem .75rem;display:grid}.quickReplies button{color:#096bd0;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #0b84ff;border-radius:999px;min-height:38px;padding:.45rem .7rem;font-size:.7rem;font-weight:750;line-height:1.25}.quickReplies button:hover{background:#edf6ff}.checkInBadge{background:#ecf9ef;border-top:1px solid #b8e4c1;grid-template-columns:auto 1fr auto;align-items:center;gap:.2rem .6rem;padding:.75rem;display:grid}.checkInBadge>span{color:#fff;background:#29a849;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:950;display:flex}.checkInBadge strong,.checkInBadge small{display:block}.checkInBadge strong{font-size:.72rem}.checkInBadge small{color:#527159;font-size:.62rem}.checkInBadge button{color:#fff;cursor:pointer;background:#29a849;border:0;border-radius:999px;padding:.55rem .7rem;font-size:.65rem;font-weight:850}.crosswordGame{grid-template-columns:1fr}.crosswordIntro{grid-template-columns:auto 1fr;gap:.4rem 2rem;display:grid}.crosswordIntro .gameNumber{grid-row:1/4}.crosswordIntro .eyebrow{align-self:end;margin:0}.crosswordIntro h3{margin:0}.crosswordIntro>p:not(.eyebrow){margin:.2rem 0 0}.crosswordExperience{gap:1.5rem;min-width:0;display:grid}.crosswordPackTabs{grid-template-columns:repeat(5,1fr);gap:.65rem;min-width:0;display:grid}.crosswordPackTabs button{color:var(--ink);cursor:pointer;font:inherit;text-align:center;touch-action:manipulation;background:#fff;border:2px solid #3d214624;border-radius:16px;flex-direction:column;align-items:center;gap:.25rem;min-height:112px;padding:.8rem .55rem;display:flex}.crosswordPackTabs button:hover,.crosswordPackTabs button.active{border-color:var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff1bd;transform:translate(-2px,-2px)}.crosswordPackTabs button:focus-visible{outline:3px solid var(--pink-dark);outline-offset:3px}.crosswordPackTabs button>span{font-size:1.55rem}.crosswordPackTabs button strong{font-size:.77rem;line-height:1.2}.crosswordPackTabs button small{color:var(--muted);font-size:.61rem;font-weight:850}.crosswordPackHeading{background:#f5ebf5;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:.35rem 1rem;padding:.9rem 1rem;display:grid}.crosswordPackHeading>div{align-items:center;gap:.55rem;display:flex}.crosswordPackHeading>div span{font-size:1.4rem}.crosswordPackHeading h4{margin:0;font-size:1.15rem}.crosswordPackHeading p{color:var(--muted);grid-column:1;margin:0;font-size:.78rem}.crosswordPackHeading>strong{color:var(--pink-dark);text-transform:uppercase;grid-area:1/2/3;font-size:.7rem}.crosswordWrap{grid-template-columns:minmax(430px,.95fr) 1.05fr;align-items:start;gap:2.4rem;min-width:0;display:grid}.crosswordBoard{background:var(--ink);border:3px solid var(--ink);border-radius:12px;grid-template-columns:repeat(11,1fr);gap:2px;width:100%;padding:2px;display:grid;overflow:hidden;box-shadow:8px 8px #3d214621}.crosswordBlock{aspect-ratio:1;background:var(--ink)}.crosswordCell{aspect-ratio:1;background:#fff;min-width:0;transition:background .12s;position:relative}.crosswordCell.inWord{background:#fff1bd}.crosswordCell.activeCell{box-shadow:inset 0 0 0 3px var(--pink-dark);background:#ffc0d2}.crosswordCell.wrong{background:#ffb5c8}.crosswordCell>span{color:var(--ink);z-index:2;font-size:.5rem;font-weight:950;line-height:1;position:absolute;top:3px;left:3px}.crosswordCell input{color:var(--ink);text-align:center;text-transform:uppercase;background:0 0;border:0;outline:0;width:100%;height:100%;padding:.2rem 0 0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(.9rem,2.2vw,1.5rem);font-weight:1000}.crosswordClues{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.crosswordClues h4{border-bottom:2px solid var(--ink);margin:0 0 .55rem;padding-bottom:.45rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.2rem}.crosswordClues>div>button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:.42rem .48rem;font-size:.78rem;line-height:1.35;display:block}.crosswordClues>div>button:hover,.crosswordClues>div>button.active{background:#ffe3eb}.crosswordClues>div>button strong{color:var(--pink-dark);margin-right:.25rem;display:inline-block}.crosswordMessage{color:var(--muted);background:#f5ebf5;border-radius:12px;grid-column:1/-1;margin:0;padding:.75rem .85rem;font-size:.78rem;font-weight:750}.crosswordMessage.won{color:#21673a;background:#dcf8e6}.crosswordActions{grid-column:1/-1;gap:.7rem;display:flex}.crosswordCheck,.crosswordReset{cursor:pointer;border-radius:999px;padding:.7rem .95rem;font-size:.78rem;font-weight:900}.crosswordCheck{background:var(--ink);border:2px solid var(--ink);color:#fff}.crosswordReset{color:var(--ink);background:0 0;border:2px solid #3d214638}.crosswordChampion{background:var(--yellow);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;padding:1rem;display:flex}.crosswordChampion span{font-size:1.6rem}footer{background:var(--pink);color:#361c3e;text-align:center;padding:8rem 2rem 3rem;position:relative;overflow:hidden}footer:before{content:"";border:2px solid #3d214640;border-radius:50%;width:540px;height:540px;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.footerBurst{color:var(--yellow);margin-bottom:1rem;font-size:4rem;position:relative}footer .eyebrow{color:#5f2340;position:relative}footer h2{margin:0;font-size:clamp(3.7rem,8vw,7rem);line-height:.9;position:relative}footer>p:not(.eyebrow){margin:1.4rem 0 2rem;font-size:1.05rem;position:relative}footer .primaryButton{position:relative}footer small{font-weight:750;display:block;position:relative}.footerTagline{opacity:.72;margin-top:7rem}.footerCredit{border-top:1px solid #3d214638;max-width:420px;margin:1.1rem auto 0;padding-top:1.1rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:.85rem}.footerCredit span{color:#8c244f;margin-left:.2rem}.mobileNav{display:none}.confettiBurst{pointer-events:none;z-index:100;position:fixed;inset:0;overflow:hidden}.confettiBurst span{animation:confettiFall 1.6s cubic-bezier(.12,.7,.3,1) var(--delay) both;background:var(--color);width:7px;height:13px;position:absolute;top:35%;left:50%}@keyframes confettiFall{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(var(--x), 65vh) rotate(var(--r))}}@media (max-width:980px){.siteHeader nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:4rem}.heroCopy{flex-direction:column;align-items:center;display:flex}.cakeStage{min-height:520px}.partyTag{right:10%}.timelineHeading{grid-template-columns:1fr;gap:1.5rem}.filters{flex-direction:column;align-items:stretch}.decadeSelect{max-width:210px}.gameCard{grid-template-columns:1fr}.crosswordWrap{grid-template-columns:minmax(400px,.9fr) 1.1fr}}@media (max-width:720px){.siteHeader{gap:.5rem;padding:.7rem .8rem}.brand{font-size:.78rem}.brand>span{width:2rem;height:2rem}.soundButton{min-height:44px;padding:.55rem .72rem;font-size:.7rem}.hero{min-height:auto;padding:4rem 1.2rem 5rem}.hero h1{font-size:clamp(3.7rem,19vw,5.8rem)}.heroIntro{font-size:1rem}.cakeStage:before{width:340px;height:340px}.partyTag{top:1rem;right:0}.numberCandle{width:74px;height:125px;font-size:6.6rem}.cake{width:280px}.cakeTop i{right:auto}.cakeTop i:first-child{left:15px}.cakeTop i:nth-child(2){left:68px}.cakeTop i:nth-child(3){left:121px}.cakeTop i:nth-child(4){left:174px}.cakeTop i:nth-child(5){left:227px}.lifeSection,.timelineSection,.gamesSection{padding-left:1rem;padding-right:1rem}.timer{grid-template-columns:repeat(3,1fr)}.timerTile{padding:1.2rem .3rem 1rem}.familyTribute{grid-template-columns:1fr;gap:2rem;padding:2rem 1.2rem}.familyCardToggle{min-height:150px}.familyCardToggle strong{font-size:4rem}.homeExplore{padding:5rem 1rem}.exploreCards{grid-template-columns:1fr}.exploreCard{min-height:330px;padding:1.6rem}.timeline{grid-template-columns:1fr;gap:1.2rem;padding-left:1.4rem}.timeline:before{left:2px}.timelineItem,.timelineItem:nth-child(2n){margin:0}.timelineItem:after,.timelineItem:nth-child(2n):after{left:-2rem;right:auto}.filters{margin-bottom:2.5rem}.gameCard{border-radius:23px;gap:2rem;padding:1.3rem}.balloonField{grid-template-columns:repeat(8,1fr);gap:8px 4px;min-height:390px}.miniBalloon{height:42px}.miniBalloon>span{width:25px;height:32px}.wishOptions,.textingGame{grid-template-columns:1fr}.juniePhone{max-width:390px;min-height:570px}.phoneLockScreen,.phoneConversation{min-height:562px}.crosswordIntro,.crosswordIntro .gameNumber{display:block}.crosswordGame{min-width:0}.crosswordPackTabs{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;width:100%;max-width:100%;margin:0;padding:.25rem .25rem .75rem;display:flex;overflow-x:auto}.crosswordPackTabs button{scroll-snap-align:start;flex:0 0 130px}.crosswordPackHeading{grid-template-columns:1fr}.crosswordPackHeading>strong{grid-area:auto/1}.crosswordWrap{grid-template-columns:1fr;gap:1.8rem}.crosswordBoard{border-width:2px;gap:1px;width:calc(100% - 4px);max-width:100%;margin:0 auto;padding:1px;box-shadow:4px 4px #3d214621}.crosswordCell input{font-size:16px}.crosswordCell>span{font-size:.44rem;top:2px;left:2px}.crosswordClues{grid-template-columns:1fr}.crosswordMessage,.crosswordActions{grid-column:1}.crosswordActions{flex-wrap:wrap}footer{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}footer:before{width:360px;height:360px}.mobileNav{bottom:max(.65rem, env(safe-area-inset-bottom));z-index:90;background:#fffffff0;border:1px solid #3d214629;border-radius:20px;grid-template-columns:repeat(3,1fr);align-items:stretch;padding:.4rem;display:grid;position:fixed;left:.75rem;right:.75rem;box-shadow:0 8px 28px #3d214633}.mobileNav a{color:var(--muted);text-transform:uppercase;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:50px;font-size:.65rem;font-weight:900;text-decoration:none;display:flex}.mobileNav a>span{font-size:1.05rem}.mobileNav a.active{background:var(--ink);color:#fff}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
