@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700&family=Caveat:wght@600;700&display=swap');
:root{--ink:#20221c;--pink:#f7b9d5;--lime:#dafa63;--blue:#91bfff;--orange:#ff783e;--paper:#fffdf7}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden}body{color:var(--ink);font-family:'DM Sans',sans-serif;background:var(--pink)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #6e2df5;outline-offset:5px}button{border:0}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid #20221c35;background:var(--pink);position:relative;z-index:5}.brand{color:var(--ink);font-weight:800;font-size:29px;letter-spacing:-1.5px;text-decoration:none;line-height:1}.brand span{font-size:14px;vertical-align:top}.brand small{display:block;letter-spacing:.5px;font-size:10px;font-weight:500;margin-top:7px}.live{font-size:12px;display:flex;gap:9px;align-items:center}.live i{height:7px;width:7px;background:#324f22;border-radius:50%;box-shadow:0 0 0 4px #324f2215}.controls{display:flex;gap:8px}.controls button{background:transparent;border:1px solid #20221c70;border-radius:30px;padding:10px 15px;font-size:12px}.controls button:first-child{padding:10px 13px}main{display:flex;overflow-x:auto;overflow-y:hidden;height:calc(100dvh - 173px);scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}main::-webkit-scrollbar{display:none}.panel{position:relative;flex:0 0 100%;height:100%;scroll-snap-align:start;overflow:hidden;padding:30px 6%}.hero{display:flex;align-items:center;padding-top:16px;padding-bottom:65px;background-image:radial-gradient(#bc628744 .7px,transparent .7px);background-size:8px 8px}.hero-copy{width:50%;z-index:2}.ticket{display:inline-block;border:1px solid var(--ink);padding:8px 15px;border-radius:30px;font-size:12px;transform:rotate(-3deg);background:var(--lime)}h1,h2,p,figure{margin:0}h1,h2{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;letter-spacing:-.035em;font-weight:800;line-height:.83}h1{font-size:clamp(80px,11.5vw,185px);margin:27px 0 20px;position:relative}h1 span{color:var(--ink)}h1 svg{position:absolute;left:0;bottom:-14px;width:70%;fill:none;stroke:#f65c24;stroke-width:5;stroke-linecap:round}.hero-copy p{font-size:clamp(14px,1.3vw,20px);line-height:1.5;margin:28px 0 22px}.primary{display:inline-flex;gap:28px;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);padding:17px 25px;border-radius:5px;font-weight:700;box-shadow:4px 4px 0 var(--orange);transition:transform .2s}.primary:hover{transform:translateY(-4px)}.primary span{font-size:24px;line-height:1}.sound-hint{display:block;font-size:10px;margin-top:14px}.hero-collage{position:relative;height:100%;width:50%;max-height:580px}.polaroid{background:var(--paper);padding:12px 12px 0;box-shadow:3px 8px 0 #20221c22;transition:transform .3s}.polaroid img{width:100%;height:calc(100% - 40px);object-fit:cover;display:block}.polaroid figcaption{font-family:'Caveat',cursive;font-size:23px;text-align:center;height:40px;padding-top:6px}.main-photo{position:absolute;left:24%;top:12%;height:76%;width:63%;transform:rotate(8deg);animation:photo-bob 6s ease-in-out infinite}.main-photo img{object-position:center 45%}.tape{position:absolute;width:100px;height:27px;top:-12px;left:35%;background:#e7edbad9;transform:rotate(-6deg)}.mini-photo{position:absolute;left:-2%;top:52%;height:42%;width:48%;transform:rotate(-12deg);z-index:2}.mini-photo figcaption{font-size:19px}.starburst{clip-path:polygon(50% 0%,59% 10%,70% 3%,75% 17%,89% 14%,89% 29%,100% 35%,93% 48%,100% 60%,88% 68%,89% 82%,75% 83%,69% 97%,56% 92%,45% 100%,38% 88%,23% 94%,22% 79%,8% 79%,11% 63%,0% 56%,9% 44%,1% 32%,15% 25%,14% 12%,31% 14%,37% 2%)}.age{position:absolute;right:-2%;top:0;width:155px;height:155px;background:var(--lime);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(14deg);animation:wobble 5s ease-in-out infinite}.age b{font-family:'Barlow Condensed',Impact,sans-serif;font-size:82px;line-height:.85}.age span{font-size:10px;font-weight:700;margin-top:7px}.scribble{position:absolute;top:1%;left:0;font-family:'Caveat',cursive;font-size:25px;transform:rotate(-10deg)}.floating{position:absolute;pointer-events:none;animation:float 4s ease-in-out infinite}.sparkle{color:var(--orange);font-size:100px;top:30%;left:-4%;text-shadow:2px 2px var(--ink)}.smile{font-size:78px;right:-8%;bottom:3%;color:var(--ink);transform:rotate(13deg);background:var(--lime);border-radius:50%;width:84px;height:84px;line-height:78px;text-align:center;border:2px solid var(--ink)}.heart{right:5%;bottom:34%;font-size:65px;color:var(--orange);-webkit-text-stroke:2px var(--ink);animation-delay:-2s}.sticker{position:absolute;left:55%;bottom:1%;background:var(--orange);padding:12px 24px;border:2px solid var(--ink);font-weight:800;font-size:14px;transform:rotate(-7deg);text-align:center}.hero-bottom{position:absolute;bottom:17px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:center;font-size:11px}.hero-bottom button{background:transparent;font-size:42px;line-height:1}.chapter-head{display:flex;justify-content:space-between;font-size:11px;margin-bottom:22px}.fishing{background:var(--lime)}h2{font-size:clamp(70px,8vw,130px)}h2 em{font-style:normal}.fishing-title{display:flex;align-items:flex-end;gap:35px}.fishing-title h2{font-size:clamp(80px,8.5vw,135px)}.fishing-title p{font-size:15px;line-height:1.5;transform:rotate(-3deg);margin-bottom:10px}.fish-photos{position:absolute;right:6%;top:20%;width:55%;height:66%;display:flex;align-items:center;gap:14px}.fish-photos figure{width:34%;height:80%;transform:rotate(-9deg)}.fish-photos figure:nth-child(2){transform:rotate(7deg);height:95%;z-index:1}.fish-photos figure:nth-child(3){transform:rotate(-4deg)}.fish-photos figcaption{font-size:18px;white-space:nowrap}.fish-button{position:absolute;bottom:18%;left:6%;padding:14px 20px;background:var(--ink);color:white;border-radius:5px}.fish-result{position:absolute;left:6%;bottom:11%;font-family:'Caveat',cursive;font-size:23px;max-width:34%}.fish-float{font-size:65px;top:51%;left:29%;transform:rotate(-20deg)}.holiday{background:var(--blue)}.holiday-copy{position:relative;width:50%;padding-top:30px}.holiday-copy h2{font-size:clamp(100px,11vw,165px)}.holiday-copy>p{font-size:15px;line-height:1.5;margin-top:20px}.holiday-copy .joke{font-family:'Caveat',cursive;font-size:24px;max-width:85%;margin-top:14px}.sun{position:absolute;left:58%;top:0;color:#f9fb7a;font-size:100px;animation:spin 25s linear infinite}.outline{padding:12px 18px;background:transparent;border:1.5px solid var(--ink);border-radius:4px;margin-top:23px}.holiday-collage{position:absolute;right:8%;top:16%;width:43%;height:75%}.vacation{width:63%;height:90%;transform:rotate(-8deg);position:absolute;left:0}.beach{width:54%;height:53%;transform:rotate(9deg);position:absolute;right:-6%;bottom:0}.holiday-stamp{position:absolute;right:-2%;top:0;border:3px solid var(--ink);border-radius:50%;padding:21px;font-size:17px;font-weight:700;text-align:center;transform:rotate(15deg);background:var(--orange)}.desktop{background:#8d7bea;background-image:linear-gradient(90deg,#ffffff14 1px,transparent 1px),linear-gradient(#ffffff14 1px,transparent 1px);background-size:34px 34px}.retro-window{position:absolute;left:12%;top:16%;width:50%;background:#c6c6c6;border:3px outset #fff;box-shadow:13px 13px 0 #20221c45;font-family:'Courier New',monospace;transform:rotate(-3deg)}.window-bar{background:#1835a6;color:white;display:flex;justify-content:space-between;padding:10px;font-size:12px}.window-body{text-align:center;padding:18px 20px}.prize-icon{font-size:70px;animation:wobble 2s infinite}.window-body h2{font-family:Arial,sans-serif;font-size:30px;color:#be1547;letter-spacing:-1px;line-height:1.1;margin:12px 0}.window-body p{font-size:15px;line-height:1.6}.window-body button{background:#e7ff55;border:3px outset white;padding:14px 20px;font-weight:800;margin:18px 0}.window-body small{display:block;font-size:10px}.window-status{border:2px inset #eee;margin:4px;padding:6px;font-size:10px}.system-note{position:absolute;right:6%;top:40%;background:#fbf49a;width:30%;padding:25px;transform:rotate(7deg);box-shadow:5px 7px 0 #20221c22;font-size:14px}.system-note p{line-height:1.6;margin:15px 0}.system-note span{font-size:11px}.desktop-icon{position:absolute;right:15%;top:12%;font-size:60px;text-align:center}.desktop-icon small{display:block;font-size:12px;color:white}.album{background:#ff8e59}.album h2{font-size:clamp(52px,6.3vw,100px);margin-top:28px}.gallery{display:grid;grid-template-columns:repeat(8,1fr);gap:13px;margin-top:36px;height:53%;align-items:center}.gallery button{background:var(--paper);padding:7px 7px 22px;height:84%;transform:rotate(-6deg);box-shadow:4px 5px #20221c30;transition:transform .2s}.gallery button:nth-child(even){transform:rotate(7deg);align-self:end}.gallery button:hover{transform:rotate(0) scale(1.08);z-index:2}.gallery img{width:100%;height:100%;object-fit:cover}.album-note{font-family:'Caveat',cursive;font-size:25px;margin-top:28px;text-align:center}.finale{background:#f7b9d5}.final-copy{position:relative;z-index:1}.final-copy h2{font-size:clamp(65px,7vw,110px);margin-top:25px}.final-copy p{font-size:14px;line-height:1.5;margin:20px 0}.final-copy .primary{font-size:13px;padding:14px 18px}.final-photos{position:absolute;right:7%;top:13%;height:70%;width:42%}.final-photos figure{width:78%;height:64%;position:absolute;right:0;transform:rotate(9deg)}.final-photos .family{top:48%;left:-3%;transform:rotate(-7deg);height:55%}.final-star{right:7%;top:6%;font-size:100px;color:#fd692b}.final-footer{position:absolute;bottom:17px;left:6%;font-size:10px}footer{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:var(--paper);border-top:1px solid var(--ink)}.footer-title{font-size:11px;font-weight:700}nav{display:flex;gap:10px}nav a{width:8px;height:8px;border:1px solid var(--ink);border-radius:50%;transition:width .2s}nav a.active{width:28px;border-radius:8px;background:var(--ink)}.arrows{display:flex;gap:14px;align-items:center}.arrows button{background:transparent;font-size:21px}.arrows span{font-size:10px}.ticker{height:30px;background:var(--lime);border-top:1px solid var(--ink);overflow:hidden;display:flex;align-items:center}.ticker>div{white-space:nowrap;font-size:12px;font-weight:800;word-spacing:9px;animation:marquee 35s linear infinite}dialog{border:2px solid var(--ink);border-radius:8px;background:var(--paper);padding:45px 30px 30px;max-width:min(90vw,640px);max-height:88dvh;box-shadow:10px 10px 0 var(--pink)}dialog::backdrop{background:#191026b8;backdrop-filter:blur(7px)}dialog .close{position:absolute;right:10px;top:5px;background:transparent;font-size:32px}#modal-content{text-align:center}#modal-content h2{font-size:60px;line-height:1;margin:18px 0}#modal-content p{line-height:1.6}#modal-content img{max-width:100%;max-height:70dvh;object-fit:contain}#confetti{position:fixed;inset:0;pointer-events:none;z-index:30;overflow:hidden}.confetti-piece{position:absolute;top:-40px;animation:fall var(--duration) linear forwards;font-size:25px}.paused *, .paused *::before,.paused *::after{animation-play-state:paused!important}button:disabled{opacity:.3;cursor:default}@keyframes float{50%{translate:0 -16px;rotate:8deg}}@keyframes wobble{50%{rotate:-10deg;translate:0 -6px}}@keyframes photo-bob{50%{translate:0 -9px;rotate:-3deg}}@keyframes spin{to{rotate:360deg}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes fall{to{transform:translate(var(--drift),105vh) rotate(740deg)}}
@media(min-width:1500px){.panel{padding-left:9%;padding-right:9%}.hero-bottom{left:9%;right:9%}.hero-collage{max-width:650px}.hero-copy{padding-left:3%}}@media(max-height:750px) and (min-width:761px){header{height:70px}main{height:calc(100dvh - 153px)}h1{font-size:clamp(80px,10vw,140px);margin-top:22px}.hero-copy p{margin:24px 0 15px}.hero-collage{max-height:440px}.age{width:125px;height:125px}.age b{font-size:65px}.holiday-copy{padding-top:4px}.holiday-copy h2{font-size:100px}.holiday-copy>p{margin-top:15px}.final-copy h2{font-size:73px}.final-copy p{margin:13px 0}.window-body{padding:12px}.prize-icon{font-size:45px}.window-body button{margin:12px}.fishing-title h2{font-size:100px}.fishing-title{gap:20px}.fishing-title p{font-size:12px}}
@media(max-width:760px){header{height:70px;padding:0 6%}.brand{font-size:24px}.brand small{font-size:9px}.live{display:none}.controls button{padding:8px 11px}.controls button:first-child{padding:8px 11px}main{height:calc(100dvh - 148px)}.panel{padding:20px 7%}.hero{display:block;padding-top:20px}.hero-copy{width:100%;position:relative}.ticket{font-size:10px;padding:6px 11px}h1{font-size:clamp(74px,22vw,116px);margin:21px 0 0;line-height:.82}.hero-copy p{font-size:12px;margin:22px 0 13px;max-width:56%}.primary{font-size:12px;padding:13px 16px;gap:14px}.sound-hint{font-size:8px;max-width:50%;line-height:1.4;margin-top:12px}.hero-collage{position:absolute;right:3%;bottom:38px;height:47%;width:58%}.main-photo{left:17%;top:3%;width:72%;height:88%}.mini-photo{left:-8%;top:51%;height:50%;width:62%}.polaroid{padding:7px 7px 0}.polaroid img{height:calc(100% - 28px)}.polaroid figcaption{font-size:17px;height:28px;padding-top:3px}.mini-photo figcaption{font-size:12px}.age{width:93px;height:93px;top:-18%;right:0}.age b{font-size:49px}.age span{font-size:8px;margin-top:3px}.scribble{font-size:17px;left:-20%;top:10%}.sparkle{font-size:55px;top:31%;left:-21%}.heart{font-size:38px;right:0;bottom:25%}.smile{font-size:48px;width:50px;height:50px;line-height:44px;right:-1%;bottom:-5%}.sticker{font-size:9px;padding:7px 12px;left:42%;bottom:-6%}.hero-bottom{font-size:9px;left:7%;right:7%;bottom:10px;max-width:86%}.hero-bottom button{font-size:29px}.chapter-head{font-size:9px;gap:20px;line-height:1.5;margin-bottom:20px}.chapter-head span:last-child{text-align:right}.fishing-title{display:block}.fishing-title h2{font-size:80px}.fishing-title p{position:absolute;left:54%;top:15%;font-size:11px}.fish-photos{top:36%;left:7%;width:86%;height:41%;gap:8px}.fish-photos figure{height:84%;width:33%}.fish-photos figure:nth-child(2){height:96%}.fish-photos figcaption{font-size:10px}.fish-button{bottom:12%;left:7%;font-size:12px;padding:12px}.fish-result{bottom:5%;font-size:17px;max-width:90%}.fish-float{top:27%;left:70%;font-size:47px}.holiday-copy{padding:0;width:100%}.holiday-copy h2{font-size:83px}.holiday-copy>p{font-size:12px;margin-top:15px}.sun{font-size:75px;left:70%;top:0}.outline{font-size:11px;margin-top:15px;padding:9px}.holiday-copy .joke{font-size:18px;max-width:90%;margin-top:10px}.holiday-collage{top:auto;bottom:6%;height:36%;width:65%;right:10%}.holiday-stamp{font-size:10px;padding:13px;right:-8%;top:0}.retro-window{left:7%;width:86%;top:15%}.window-bar{font-size:9px;padding:8px}.window-body{padding:10px}.prize-icon{font-size:40px}.window-body h2{font-size:24px}.window-body p{font-size:12px}.window-body button{font-size:12px;padding:10px;margin:12px}.window-body small{font-size:8px}.window-status{font-size:8px}.system-note{right:10%;top:auto;bottom:7%;width:75%;padding:17px;font-size:11px}.system-note p{margin:8px 0}.system-note span{font-size:9px}.desktop-icon{display:none}.album h2{font-size:56px;line-height:.9;margin-top:15px}.gallery{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr;height:57%;gap:12px;margin-top:25px}.gallery button{height:95%;padding:5px 5px 16px}.album-note{font-size:18px;margin-top:20px}.final-copy h2{font-size:64px;margin-top:22px}.final-copy p{font-size:11px;margin:14px 0}.final-copy .primary{font-size:11px;padding:12px}.final-photos{right:6%;top:auto;bottom:8%;width:46%;height:30%}.final-photos figure{width:100%;height:70%;transform:rotate(7deg)}.final-photos .family{width:100%;left:-62%;top:15%;height:70%}.final-photos figcaption{font-size:11px}.final-star{font-size:66px;right:9%;top:12%}.final-footer{font-size:8px;bottom:15px}footer{height:48px;padding:0 5%}.footer-title{font-size:9px}nav{gap:7px}nav a{width:6px;height:6px}nav a.active{width:19px}.arrows{gap:8px}.arrows span{font-size:9px}.ticker{height:30px}.ticker>div{font-size:10px}}
@media(max-width:760px) and (max-height:720px){h1{font-size:76px}.hero-copy p{font-size:11px}.hero-collage{height:44%;bottom:40px}.hero-copy .sound-hint{max-width:43%}.holiday-copy h2{font-size:65px}.holiday-copy .joke{font-size:16px}.final-copy h2{font-size:50px}.final-copy p{font-size:10px;margin:11px 0}.final-photos{height:26%;bottom:7%}.system-note{bottom:5%;padding:12px}.fishing-title h2{font-size:66px}.album h2{font-size:47px}.album-note{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}
.party-mascot{position:absolute;width:150px;left:24%;bottom:19%;animation:float 3s ease-in-out infinite;pointer-events:none}.fish-float{display:none}@media(max-width:760px){.party-mascot{width:90px;left:auto;right:9%;bottom:auto;top:24%}}
@media(max-width:760px){.hero-collage .scribble{display:none}}
