:root{--cream:#fffaf5;--paper:#fffcf8;--pink:#b25470;--pink-dark:#943d59;--blush:#f8e8eb;--ink:#513a3c;--muted:#826e70;--line:#eadcda;--serif:Georgia, "Times New Roman", serif;--sans:"Trebuchet MS", Arial, sans-serif;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.65}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled,.disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;height:auto;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.18}h1{letter-spacing:-2.4px;font-size:clamp(40px,4.6vw,68px)}h2{letter-spacing:-1.1px;font-size:clamp(28px,2.8vw,38px)}h3{letter-spacing:-.5px;font-size:24px}p{color:var(--muted)}em{color:var(--pink);font-weight:400}::selection{color:#513a3c;background:#edc6d0}:focus-visible{outline-offset:5px;outline:3px solid #b25470}.section-width{width:min(1180px,100% - 96px);margin-inline:auto}.eyebrow{letter-spacing:2px;color:var(--pink);font-size:10px;font-weight:700;line-height:1.6;display:inline-block}.pink{color:var(--pink)}.button{border:1px solid var(--pink);background:var(--pink);color:#fffaf8;letter-spacing:.25px;border-radius:6px;justify-content:center;align-items:center;gap:14px;min-height:47px;padding:15px 23px;font-size:12px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex}.button:hover:not(:disabled){background:var(--pink-dark);transform:translateY(-2px)}.button-secondary{color:var(--pink);background:0 0;border-color:#dcb8c1}.button-secondary:hover:not(:disabled){background:#f5e1e7}.icon-button{background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;min-width:36px;min-height:36px;display:inline-flex}.icon-button:hover:not(:disabled){background:#f3e4e7}.text-link{color:var(--pink);border-bottom:1px solid #dcb8c1;padding-bottom:5px;font-size:12px;font-weight:700}.text-link span{margin-left:12px}.handwritten{font-family:var(--serif);color:var(--pink);font-size:18px;font-style:italic;transform:rotate(-6deg)}.tiny-heart{color:var(--pink);font-size:37px}.empty-state{text-align:center;padding:65px 24px}.empty-state p{margin:18px 0 25px}.empty-state .button{margin-top:10px}.page-section{min-height:65vh;padding-top:62px;padding-bottom:90px}.page-heading{margin-bottom:45px}.page-heading h1{margin:15px 0 20px;font-size:clamp(37px,4vw,55px)}.page-heading p{max-width:650px;font-size:15px}.centered{text-align:center}.centered p{margin-inline:auto}.skip-link{z-index:100;background:#fff;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.error-message{color:#9c304a;min-height:1em;margin-top:10px;font-size:13px}.storage-caption{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.7}.field-hint{color:var(--muted);margin:7px 0 16px;font-size:11px;display:block}.back-link{margin-bottom:28px;display:inline-block}@media (min-width:1600px){.section-width{width:min(1280px,100% - 120px)}}@media (max-width:760px){.section-width{width:calc(100% - 40px)}.page-section{padding-top:38px;padding-bottom:60px}.page-heading{margin-bottom:30px}.eyebrow{letter-spacing:1.6px;font-size:9px}h1{letter-spacing:-1.5px}.button{padding:13px 19px}.page-heading p{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
.site-header{border-bottom:1px solid var(--line);background:var(--cream);z-index:20;position:relative}.header-inner{justify-content:space-between;align-items:center;max-width:1360px;height:94px;margin:auto;padding:0 48px;display:flex}.brand{font-family:var(--serif);letter-spacing:-1px;white-space:nowrap;align-items:center;gap:10px;font-size:27px;display:inline-flex}.brand svg,.brand-dot{color:var(--pink)}.navigation{align-items:center;gap:34px;font-size:12px;display:flex}.navigation>a{transition:color .2s;position:relative}.navigation>a:hover,.navigation>a[aria-current=page]{color:var(--pink)}.navigation>a[aria-current=page]:after{content:"";background:var(--pink);border-radius:50%;width:4px;height:4px;position:absolute;bottom:-9px;left:50%}.navigation .nav-surprise{color:var(--pink);border:1px solid #e4bbc6;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;display:flex}.menu-toggle{display:none}.site-footer{border-top:1px solid var(--line);max-width:1360px;margin:auto;padding:35px 48px 22px}.footer-main{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-main .brand{font-size:22px}.footer-main .brand svg{width:28px}.footer-main p{font-size:11px}.footer-main>a:last-child{color:var(--pink);font-size:11px}.footer-bottom{border-top:1px solid var(--line);letter-spacing:.4px;color:var(--muted);justify-content:space-between;margin-top:28px;padding-top:18px;font-size:9px;display:flex}@media (max-width:900px){.navigation{gap:20px}.header-inner{padding:0 28px}.brand{font-size:24px}}@media (max-width:760px){.header-inner{height:76px;padding:0 20px}.menu-toggle{display:flex}.navigation{background:var(--cream);border-bottom:1px solid var(--line);align-items:stretch;gap:18px;padding:24px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 12px 15px #513a3c08}.navigation.is-open{flex-direction:column;display:flex}.navigation>a{padding:7px}.navigation>a[aria-current=page]:after{display:none}.navigation .nav-surprise{justify-content:center;padding:12px}.site-footer{padding:30px 20px 20px}.footer-main{text-align:center;flex-direction:column;gap:12px}.footer-bottom{flex-direction:column;align-items:center;gap:14px}}
.hero{grid-template-columns:1fr 1.1fr;align-items:center;gap:30px;min-height:568px;padding-top:42px;padding-bottom:73px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero .eyebrow{align-items:center;gap:8px;display:flex}.small-star{font-size:19px}.hero h1{letter-spacing:-3px;margin:22px 0 23px;font-size:clamp(54px,5.4vw,78px);line-height:1.07}.hero p{font-size:14px;line-height:1.95}.hero-actions{align-items:center;gap:26px;margin-top:30px;display:flex}.hero-actions .handwritten{white-space:nowrap;font-size:16px}.hero-art{width:100%;padding-top:25px;position:relative}.hero-art>img{aspect-ratio:1.5;object-fit:cover;mix-blend-mode:multiply;border-radius:28px 28px 8px 8px;width:100%;height:auto}.art-caption{font-family:var(--serif);white-space:nowrap;color:var(--muted);z-index:1;font-size:17px;font-style:italic;position:absolute;top:18px;left:50%;transform:translate(-50%)rotate(-4deg)}.art-star{color:#c07c8c;font-size:50px;position:absolute}.star-one{top:60px;right:8px}.star-two{font-size:28px;bottom:100px;left:-14px}.hero-sticker{text-align:center;color:var(--pink);background:#fffbf3;border:1px solid #dabdb5;border-radius:50%;padding:14px 20px;font-size:11px;position:absolute;bottom:22px;right:8px;transform:rotate(8deg);box-shadow:2px 4px 10px #7043370b}.hero-sticker span{font-family:var(--serif);font-size:12px;font-style:italic}.hero-bottom{letter-spacing:2.2px;color:#968185;font-size:8px;position:absolute;bottom:24px}.ribbon-strip{color:#9d6474;font-family:var(--serif);white-space:nowrap;background:#f6e4e8;border-block:1px solid #efd6dd;justify-content:center;align-items:center;gap:55px;padding:14px 20px;font-size:16px;font-style:italic;display:flex;overflow:hidden}.ribbon-strip span:nth-child(2n){font-size:18px;font-style:normal}.collection-section{padding-top:66px;padding-bottom:54px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:29px;display:flex}.section-heading h2{margin-top:10px}.section-heading .text-link{white-space:nowrap;margin-bottom:4px}.shelf-note{text-align:center;font-family:var(--serif);margin-top:31px;font-size:14px;font-style:italic}.surprise-banner{background:#f6e5e9;border:1px solid #edd5dd;border-radius:10px;align-items:center;gap:36px;padding:30px 43px;display:flex;position:relative}.surprise-copy{flex:1}.character-surprise-banner{grid-template-columns:220px minmax(0,1fr) auto;gap:28px;display:grid}.surprise-character-art{border-radius:8px;width:100%;height:auto}@media (max-width:1000px){.character-surprise-banner{grid-template-columns:180px minmax(0,1fr);gap:18px 26px}.surprise-character-art{grid-row:1/3}.character-surprise-banner>.button{grid-column:2;justify-self:start}}@media (max-width:760px){.character-surprise-banner{grid-template-columns:minmax(0,1fr)}.surprise-character-art{grid-row:auto}.character-surprise-banner>.button{grid-column:auto}}.surprise-copy h2{margin:8px 0 12px;font-size:32px}.surprise-copy p{font-size:12px;line-height:1.8}.surprise-banner>.button{white-space:nowrap}.gift-drawing{flex-shrink:0;width:155px;height:166px;position:relative;transform:rotate(-9deg)}.gift-drawing>svg{color:#b8627d;z-index:2;width:78px;height:65px;position:absolute;top:1px;left:38px}.gift-body{background:linear-gradient(90deg,#e3a6b8,#f4c4d1);border:1px solid #d99db0;border-radius:3px;width:115px;height:91px;position:absolute;bottom:13px;left:22px;box-shadow:8px 9px 9px #ae6e8515}.gift-body:before{content:"";background:#bf6883;width:23px;height:100%;position:absolute;left:47px}.gift-body>span{z-index:1;color:#b16578;background:#ffedea;padding:7px;font-size:25px;line-height:1;position:absolute;top:18px;left:35px;transform:rotate(13deg)}.gift-lid{z-index:1;background:#f4c8d5;border:1px solid #d99db0;border-radius:3px;width:127px;height:24px;position:absolute;top:53px;left:16px}.gift-lid:after{content:"";background:#c37a91;width:25px;height:100%;margin:auto;display:block}.gift-sparkle{color:#b27788;font-size:39px;position:absolute;top:22px;right:-15px}.closing-note{text-align:center;padding:68px 20px 42px}.closing-note h2{margin:14px 0 13px;font-size:30px}.closing-note p{font-size:12px}.closing-note .tiny-heart{margin-top:16px;display:block}@media (max-width:1000px){.hero{gap:10px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero h1{font-size:60px}.hero .eyebrow{font-size:8px}.hero-actions .handwritten{margin-left:80px}.ribbon-strip{gap:30px}.surprise-banner{gap:25px;padding:25px}.surprise-copy h2{font-size:27px}.gift-drawing{width:135px;transform:rotate(-9deg)scale(.85)}.surprise-banner>.button{padding:13px}}@media (max-width:760px){.hero{grid-template-columns:1fr;gap:20px;min-height:0;padding-top:38px;padding-bottom:48px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:9px}.hero h1{letter-spacing:-2.6px;margin:16px 0 20px;font-size:59px}.hero p{font-size:13px}.hero-actions{align-items:center;gap:20px;margin-top:25px}.hero-actions .handwritten{margin-left:0}.hero-art{width:min(100%,440px);margin:auto;padding-top:10px}.hero-art>img{aspect-ratio:1.5}.art-caption{font-size:15px;top:2px}.hero-bottom{text-align:center;letter-spacing:1.4px;width:100%;font-size:7px;bottom:18px}.hero-sticker{padding:10px 15px;bottom:0;right:8px}.star-one{font-size:35px;top:23px;right:5px}.star-two{left:4px}.ribbon-strip{justify-content:flex-start;gap:22px;padding:10px 20px;font-size:14px}.collection-section{padding-top:40px;padding-bottom:35px}.section-heading{align-items:flex-start;gap:15px}.section-heading .text-link{margin-top:28px;font-size:10px}.collection-section .section-heading h2{font-size:29px}.surprise-banner{flex-wrap:wrap;gap:18px;padding:24px}.gift-drawing{transform-origin:0;width:95px;height:125px;margin-right:0;transform:scale(.7)rotate(-9deg)}.surprise-copy{min-width:140px}.surprise-copy h2{font-size:26px}.surprise-copy .eyebrow{letter-spacing:1px;font-size:8px}.surprise-banner>.button{width:100%}.closing-note{padding:43px 20px 32px}.closing-note h2{font-size:26px}}
.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.project-card{min-width:0;display:block}.project-character-art{object-fit:cover;object-position:center}.project-image{border:1px solid #eadcd7;border-radius:9px;position:relative;overflow:hidden}.project-visual{height:248px;transition:transform .35s;position:relative;overflow:hidden}.project-card:hover .project-visual{transform:scale(1.035)}.project-tag{letter-spacing:.6px;color:#7c5d63;background:#fffaf5e8;border:1px solid #fff8;border-radius:4px;padding:4px 9px;font-size:8px;position:absolute;bottom:13px;left:14px}.project-info{padding:21px 2px 0}.project-info>.eyebrow{letter-spacing:1.5px;font-size:8px}.project-info h3{justify-content:space-between;align-items:center;gap:5px;margin:7px 0 10px;font-size:23px;display:flex}.project-info h3 svg{color:var(--pink);flex-shrink:0;transition:transform .2s}.project-card:hover h3 svg{transform:translate(2px,-2px)}.project-info p{max-width:305px;font-size:12px;line-height:1.8}.visual-camera{background:radial-gradient(at 55% 35%,#f5e4df,#ead6ce)}.toy-camera{background:linear-gradient(135deg,#e7a9b9,#c9839a);border:1px solid #c8859b;border-radius:16px 16px 21px 21px;width:144px;height:105px;position:absolute;top:35%;left:24%;transform:rotate(-8deg);box-shadow:8px 18px 18px #8553652a}.camera-lens{color:#8d5169;background:linear-gradient(140deg,#efc5ce,#b6718b);border:6px solid #f5d2da;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:absolute;top:17px;left:36px;box-shadow:2px 3px 3px #8a526245}.camera-top{background:#e6b0c0;border:1px solid #c8859b;border-radius:7px 7px 0 0;width:55px;height:22px;position:absolute;top:-18px;left:42px}.toy-camera>span{color:#fbe3e8;position:absolute;top:10px;right:12px}.photo-strip{background:#fffaf0;width:62px;padding:7px;position:absolute;top:21px;right:17%;transform:rotate(16deg);box-shadow:4px 6px 12px #6e515626}.photo-strip>div{background:linear-gradient(35deg,#c2959d,#f5dacf 48%,#9da38a);height:40px;margin-bottom:5px}.photo-strip>div:nth-child(2){background:radial-gradient(#ead4c3 25%,#cba8ab 26%,#da929f 50%,#e9cec1)}.photo-strip>div:nth-child(3){background:linear-gradient(135deg,#bdc1a4,#eee6d4 50%,#c29d99)}.photo-strip>span{text-align:center;font-size:5px;display:block}.visual-sparkle{color:#bd8294;font-size:32px;position:absolute;top:32px;left:18%}.visual-board{background:#eae7db}.board-card{background:#f5e8dd;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:4px 7px 10px #57484218}.board-one{color:#a98684;border:9px solid #fffaf2;width:132px;height:163px;top:31px;left:15%;transform:rotate(-11deg)}.board-card>span{font-family:var(--serif);margin-top:14px;font-size:9px;font-style:italic}.board-two{color:#aa6a7d;background:#e9c7cd;border:8px solid #fdf6ed;width:127px;height:136px;top:57px;right:14%;transform:rotate(12deg)}.board-two>span{font-size:15px}.color-swatches{background:#fdf6ed;gap:4px;padding:6px;display:flex;position:absolute;bottom:30px;right:15%;transform:rotate(-5deg);box-shadow:3px 3px 6px #533b4315}.color-swatches i{background:#dcb7bc;width:24px;height:34px}.color-swatches i:nth-child(2){background:#c7c9b8}.color-swatches i:nth-child(3){background:#f1ddbc}.color-swatches i:nth-child(4){background:#ab7784}.tape{background:#d0b59c99;width:63px;height:22px;position:absolute;top:25px;left:28%;transform:rotate(-19deg)}.visual-journal{background:radial-gradient(#f2e1d9,#e8d9d1)}.journal{text-align:center;background:linear-gradient(90deg,#c9869c 4%,#dfadc0 8%,#eac1cf 85%,#d7a2b6);border-left:5px solid #c791a5;border-radius:3px 10px 10px 3px;flex-direction:column;justify-content:center;align-items:center;width:143px;height:186px;display:flex;position:absolute;top:26px;left:28%;transform:rotate(-12deg);box-shadow:8px 10px 13px #73515d2b}.journal>span{font-family:var(--serif);color:#7b4c60;font-size:21px;line-height:1.3}.journal em{color:#936076;font-size:17px}.journal>svg{color:#a86d83;margin-top:8px}.journal small{letter-spacing:.8px;margin-top:14px;font-size:4px}.journal-band{background:#ad7e9677;width:7px;height:100%;position:absolute;right:13px}.pencil{background:linear-gradient(90deg,#a26b7c,#e6b9c9,#a97788);border-radius:2px;width:7px;height:142px;position:absolute;top:61px;right:18%;transform:rotate(10deg)}.pencil:after{content:"";border-top:12px solid #b68c71;border-left:3.5px solid #0000;border-right:3.5px solid #0000;position:absolute;bottom:-11px}.journal-star{color:#bd9477;position:absolute;top:24px;left:15%;transform:rotate(-13deg)}.visual-gift{background:#eedce3;place-items:center;display:grid}.mini-gift{background:#dfa6bb;border-radius:6px;place-items:center;width:120px;height:110px;display:grid;position:relative;box-shadow:6px 8px 12px #9d678022}.mini-gift>svg:first-child{color:#b46585;width:95px;height:65px;position:absolute;top:-39px}.mini-gift>svg:last-child{color:#fff1f5}.collection-controls{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-bottom:22px;display:flex}.filters{flex-wrap:wrap;gap:8px;display:flex}.filter{border:1px solid var(--line);background:0 0;border-radius:30px;padding:9px 14px;font-size:11px}.filter.active{background:var(--pink);border-color:var(--pink);color:#fff}.search-box{border:1px solid var(--line);color:var(--muted);border-radius:6px;align-items:center;gap:10px;padding:8px 12px;display:flex}.search-box input{max-width:210px;color:var(--ink);background:0 0;border:0;outline:none;font-size:12px}.search-box:focus-within{outline:2px solid var(--pink);outline-offset:3px}.result-count{margin:20px 0 24px;font-size:11px}.about-story{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.about-picture{border:1px solid var(--line);background:#fff;padding:16px 16px 30px;transform:rotate(-3deg);box-shadow:4px 8px 20px #57363d08}.about-picture img{aspect-ratio:1;object-fit:cover}.about-picture .handwritten{text-align:center;padding-top:20px;display:block}.about-story h1{margin:18px 0 25px;font-size:49px}.about-story p{margin:0 0 17px}.about-story .button{margin-top:15px}@media (max-width:1000px){.project-grid{gap:18px}.project-info h3{font-size:21px}.project-visual{height:220px}.toy-camera{left:17%}.photo-strip{right:12%}.board-one{left:10%}.board-two{right:7%}.journal{left:24%}.pencil{right:10%}.about-story{gap:40px}.about-story h1{font-size:40px}}@media (max-width:760px){.project-grid{grid-template-columns:1fr;gap:34px}.project-visual{height:270px}.project-info h3{font-size:25px}.project-info p{max-width:none;font-size:13px}.project-info{padding-top:16px}.project-image{max-height:none}.toy-camera{top:36%;left:30%;transform:rotate(-8deg)scale(1.1)}.photo-strip{top:29px;right:24%;transform:rotate(16deg)scale(1.12)}.board-one{top:42px;left:22%;transform:rotate(-11deg)scale(1.08)}.board-two{top:63px;right:19%;transform:rotate(12deg)scale(1.08)}.color-swatches{bottom:30px;right:20%}.journal{top:32px;left:32%;transform:rotate(-12deg)scale(1.05)}.pencil{top:67px;right:20%}.search-box{width:100%}.search-box input{width:100%;max-width:none;min-height:27px}.filters{gap:7px}.filter{padding:9px 12px;font-size:10px}.about-story{grid-template-columns:1fr;gap:42px}.about-picture{max-width:440px;margin-inline:auto}.about-story h1{font-size:43px}}
.blind-box-area{text-align:center;flex-direction:column;align-items:center;padding:0 0 62px;display:flex}.blind-box{isolation:isolate;background:0 0;border:none;width:240px;height:249px;margin:0 0 24px;transition:transform .2s;display:block;position:relative}.blind-box:hover:not(:disabled){transform:rotate(-4deg)}.blind-box>svg{color:#b46380;z-index:2;width:122px;height:99px;position:absolute;top:5px;left:58px}.box-lid{z-index:1;background:linear-gradient(#f6cfdb,#e6adbf);border:1px solid #cd90a5;border-radius:6px;width:196px;height:38px;position:absolute;top:88px;left:22px;box-shadow:0 5px 5px #9c5e7622}.box-lid:after{content:"";background:#b56986;width:34px;height:100%;position:absolute;top:0;left:81px}.box-body{background:linear-gradient(100deg,#e8b5c6,#f0c7d3);border:1px solid #ce91a6;border-radius:0 0 8px 8px;width:176px;height:127px;position:absolute;top:113px;left:32px;box-shadow:8px 14px 22px #ae7d8b22}.box-body:before{content:"";background:#bd7290;width:34px;height:100%;position:absolute;left:70px}.box-body>span:first-child{font-family:var(--serif);color:#ad6d81;z-index:1;background:#fff2e9;border:1px solid #e6d3c7;padding:13px 15px;font-size:20px;font-style:italic;position:absolute;top:27px;left:45px;transform:rotate(11deg)}.box-body>span:last-child{color:#b06c84;font-size:26px;position:absolute;bottom:1px;right:11px}.box-star{color:#b68a73;font-size:52px;position:absolute;top:41px;right:-15px}.is-shaking{animation:.18s ease-in-out infinite alternate unwrap}.keepsake-shelf{border-top:1px solid var(--line);padding-top:40px}.keepsake-shelf h2{font-size:30px}.shelf-count{color:var(--pink);white-space:nowrap;font-size:12px}.keepsake-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.keepsake-card{text-align:center;background:#fffdf9;border:1px solid #e9d4d8;border-radius:10px;padding:26px 20px;transition:transform .2s}.keepsake-card>span{font-size:45px}.keepsake-card h3{margin:13px 0 10px;font-size:21px}.keepsake-card p{font-size:11px}.keepsake-card:not(.locked):hover{transform:translateY(-4px)}.keepsake-card.locked{color:#a89894;background:#f5efea;border-style:dashed;padding-top:36px}.locked>svg{margin:9px auto}.locked h3,.locked p{color:#8c7b78}.dialog-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:60;background:#3e283b65;animation:.2s fade-in;position:fixed;inset:0}.reveal-dialog{background:var(--cream);text-align:center;z-index:61;border:1px solid #e3c3ce;border-radius:16px;width:min(460px,100% - 36px);max-height:90dvh;padding:47px 36px 35px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 25px 100px #33212f40}.dialog-close{position:absolute;top:10px;right:10px}.keepsake-symbol{margin:18px 0;font-size:75px}.reveal-dialog h2{font-size:33px}.reveal-dialog p{margin-top:18px;font-size:14px}.reveal-dialog .saved-caption{color:var(--pink);margin:23px 0;font-size:11px}.reveal-dialog>.button{width:100%;margin-top:24px;display:flex}.letter-wrapper{text-align:center}.personal-letter{text-align:left;border:1px solid var(--line);background:#fffdf8;max-width:660px;margin:0 auto 32px;padding:55px 64px;position:relative;box-shadow:8px 10px #f5e8e5}.personal-letter>svg{color:var(--pink);width:48px;position:absolute;top:44px;right:42px}.personal-letter h1{margin:20px 0 35px;font-size:50px}.personal-letter p{font-family:var(--serif);white-space:pre-line;margin-bottom:24px;font-size:18px;line-height:1.9}.personal-letter p:last-child{color:var(--pink);font-style:italic}@keyframes unwrap{0%{transform:rotate(-5deg)translateY(-3px)}to{transform:rotate(5deg)translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.keepsake-grid{grid-template-columns:1fr}.keepsake-shelf .section-heading{flex-wrap:wrap}.keepsake-card{padding:23px}.keepsake-card.locked{padding-top:23px}.blind-box-area{padding-bottom:40px}.personal-letter{padding:38px 25px}.personal-letter h1{font-size:41px}.personal-letter>svg{width:32px;top:25px;right:20px}.personal-letter p{font-size:16px}.reveal-dialog{padding:40px 24px 28px}}
.studio-panel{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:30px}.studio-panel h2{margin-bottom:16px;font-size:27px}.studio-panel>p{margin-bottom:20px;font-size:13px}.studio-panel label:not(.upload-zone):not(.file-button):not(.color-input){margin:18px 0 8px;font-size:12px;font-weight:700;display:block}.studio-panel input:not([type=file]):not([type=color]),.studio-panel textarea,.studio-panel select{width:100%;color:var(--ink);background:#fffcf9;border:1px solid #dfcdcf;border-radius:6px;min-height:43px;padding:11px 13px;font-size:13px}.studio-panel textarea{resize:vertical;line-height:1.8}.studio-panel fieldset{border:0;margin:20px 0;padding:0}.studio-panel legend{margin-bottom:10px;font-size:12px;font-weight:700}.journal-layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:35px;display:grid}.notes-list .section-heading{align-items:center;margin-bottom:18px}.notes-list .section-heading h2{margin:0;font-size:25px}.note-card{background:#fff3e8;border:1px solid #ead9d4;border-radius:7px;margin-bottom:16px;padding:17px 22px}.note-card:nth-child(3n){background:#f4e7ec}.note-card:nth-child(3n+1){background:#ecefe6}.note-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.note-card>p{font-family:var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink);margin:10px 0 15px;font-size:19px}.confirm-delete{border-top:1px solid #e0cbd0;align-items:center;gap:10px;padding-top:12px;font-size:11px;display:flex}.confirm-delete button{background:var(--paper);border:1px solid #d7b8c2;border-radius:4px;padding:6px 12px}.photo-studio{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.upload-zone{text-align:center;color:var(--pink);cursor:pointer;background:#fcf0f3;border:1px dashed #c896a6;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:25px 15px;display:flex;position:relative}.upload-zone strong{font-size:13px}.upload-zone span{color:var(--muted);font-size:10px}.upload-zone input,.file-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-zone:focus-within,.file-button:focus-within{outline:3px solid var(--pink);outline-offset:4px}.photo-thumbnails{gap:13px;margin-top:15px;display:flex}.photo-thumbnails>div{position:relative}.photo-thumbnails img{object-fit:cover;border-radius:5px;width:66px;height:66px}.photo-thumbnails button{background:#fff7f4;min-width:25px;min-height:25px;position:absolute;top:-7px;right:-7px;box-shadow:0 1px 4px #513a3c20}.frame-colors{gap:13px;padding:4px;display:flex}.color-choice{border:2px solid #fff8;border-radius:50%;width:33px;height:33px}.color-choice.selected{outline:2px solid var(--pink);outline-offset:3px}.photo-preview{background:repeating-linear-gradient(90deg,#f2e6e2 0 1px,#0000 1px 24px),repeating-linear-gradient(0deg,#f2e6e2 0 1px,#f8f0e8 1px 24px);border-radius:90px 90px 8px 8px;flex-direction:column;align-items:center;gap:24px;min-height:720px;padding:30px;display:flex}.photo-preview canvas{width:195px;height:520px;transform:rotate(3deg);box-shadow:5px 8px 18px #6a434326}.photo-preview .handwritten{margin-top:10px}.preview-caption{letter-spacing:1.5px;text-align:center;color:var(--muted);margin-top:20px;font-size:8px}.moodboard-tools{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}.moodboard-tools form>label{margin-top:0!important}.board-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.color-input{align-items:center;gap:12px;font-size:12px;display:flex}.color-input input{cursor:pointer;background:0 0;border:0;width:38px;height:38px;padding:0}.board-upload{flex-direction:column;gap:12px;min-width:205px;display:flex}.board-upload .field-hint{text-align:center;margin:0}.file-button{cursor:pointer;position:relative;overflow:hidden}.moodboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.mood-tile{aspect-ratio:1;border-radius:5px;justify-content:center;align-items:center;padding:15px;display:flex;position:relative;overflow:hidden;box-shadow:3px 5px 12px #71555310}.mood-tile>img{object-fit:cover;width:100%;height:100%}.mood-tile>p{font-family:var(--serif);color:#563b43;text-align:center;overflow-wrap:anywhere;white-space:pre-wrap;padding:12px;font-size:clamp(18px,2vw,28px);line-height:1.5}.tile-controls{background:#fffaf4ee;border-radius:30px;gap:5px;padding:2px;display:flex;position:absolute;bottom:9px;right:9px;box-shadow:0 2px 7px #77596412}.tile-controls .icon-button{min-width:32px;min-height:32px}.board-empty{text-align:center;background:#fcf3f4;border:1px dashed #dec4cd;border-radius:10px;margin-top:28px;padding:65px 25px}.board-empty>span{color:var(--pink);font-size:45px}.board-empty h2{margin:13px 0;font-size:29px}.board-empty p{font-size:13px}@media (max-width:900px){.photo-studio{gap:25px}.journal-layout{gap:22px}.studio-panel{padding:24px}.moodboard-tools{gap:25px}.moodboard-grid{gap:16px}}@media (max-width:760px){.photo-studio,.journal-layout,.moodboard-tools{grid-template-columns:1fr}.photo-preview{min-height:670px}.studio-panel{padding:22px}.moodboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.mood-tile{aspect-ratio:.8;padding:9px}.mood-tile>p{padding:6px 6px 25px;font-size:17px}.moodboard-tools{gap:25px}.board-upload{grid-template-columns:1fr 1fr;gap:10px;min-width:0;display:grid}.board-upload .button{gap:6px;padding:12px 10px;font-size:10px}.board-upload .field-hint{grid-column:1/-1}.board-actions .button,.color-input{font-size:11px}.notes-list{margin-top:16px}.photo-preview canvas{width:185px;height:493px}}
:root{--spring:cubic-bezier(.2, 1.45, .45, 1);--soft-ease:cubic-bezier(.22, 1, .36, 1)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{isolation:isolate}.hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#f5d4df80,#0000 70%);position:absolute;inset:35px -15px 35px 42%}.hero-art>img{mix-blend-mode:normal;border:7px solid #fffcf8;border-radius:36px 36px 16px 16px;box-shadow:0 5px #efd8df,0 18px 45px #8f536b16}.art-caption{background:#fffaf5e8;border-radius:20px;padding:2px 14px}.floating-sticker{color:#b25470;pointer-events:none;border:3px solid #fffdf8;border-radius:16px;place-items:center;width:47px;height:47px;font-size:33px;line-height:1;display:grid;position:absolute;box-shadow:0 4px #dab8c340,0 7px 16px #94536c12}.sticker-heart{background:#f7dce6;top:27%;left:-13px;rotate:-12deg}.sticker-flower{color:#b78a54;background:#f9edcf;top:53%;right:-12px;rotate:10deg}.hero-sticker.joy-button{cursor:pointer;min-height:49px;color:var(--pink-dark);touch-action:manipulation;transition:transform .3s var(--spring), box-shadow .2s;background:#fffaf1;border:2px solid #e7bfcb;border-radius:18px;align-items:center;gap:8px;padding:12px 16px;display:flex;box-shadow:0 4px #e7bfcb}.joy-button>span:not(.joy-sparkles){font-size:14px}.joy-button:disabled{opacity:1;cursor:default}.button{transition:background .2s, transform .35s var(--spring), box-shadow .25s;border-radius:999px;box-shadow:0 4px #89364f}.button-secondary{background:#fffaf7;box-shadow:0 3px #edd5dd}.button:disabled{box-shadow:none}.project-image{border:2px solid #fffaf6;border-radius:20px;transition:box-shadow .3s,border-color .3s;box-shadow:0 3px #ebd6db,0 9px 24px #825a6410}.project-card{transition:transform .45s var(--spring);border-radius:20px}.project-tag{background:#fffcf8f5;border:1px solid #ead4dc;border-radius:999px;padding:5px 11px}.navigation .nav-surprise,.studio-panel,.keepsake-card{border-radius:18px}.surprise-banner{background:linear-gradient(115deg,#f9e4eb,#fbedee 65%,#f6e5ec);border-radius:24px;box-shadow:0 4px #edd3dc}.surprise-character-art{border:4px solid #fff9f4;border-radius:16px;rotate:-2deg;box-shadow:0 4px 12px #8a526d16}.filter{transition:background .2s,color .2s,box-shadow .2s}.filter.active{box-shadow:0 3px #883750}.motion-settings{justify-content:center;padding:0 20px 20px;display:flex}.motion-toggle{min-height:36px;color:var(--muted);border:1px solid var(--line);background:0 0;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:10px;display:inline-flex}.motion-toggle:hover:not(:disabled){color:var(--pink-dark);background:#f8e8ee}.joy-sparkles{pointer-events:none;z-index:2;position:absolute;inset:0}.joy-sparkles>span{color:#bc597c;opacity:0;font-family:Georgia,serif;font-size:23px;line-height:1;position:absolute;top:50%;left:50%}.joy-sparkles>span:nth-child(3n){color:#c79a51}.joy-sparkles>span:nth-child(3n+1){color:#bd83af}.keepsake-symbol{position:relative}.reveal-dialog{border:3px solid #f2d2df;border-radius:28px}html[data-motion=on] .hero-copy>*{animation:hello-rise .8s var(--soft-ease) both}html[data-motion=on] .hero-copy>h1{animation-delay:80ms}html[data-motion=on] .hero-copy>p{animation-delay:.16s}html[data-motion=on] .hero-copy>.hero-actions{animation-delay:.24s}html[data-motion=on] .floating-sticker{animation:5s ease-in-out infinite sticker-float}html[data-motion=on] .sticker-flower{animation-delay:-2.2s}html[data-motion=on] .art-star{animation:4s ease-in-out infinite star-glimmer}html[data-motion=on] .star-two{animation-delay:-1.8s}html[data-motion=on] .joy-sparkles>span{animation:joy-burst 1s var(--soft-ease) var(--spark-delay) both}html[data-motion=on] .joy-button.is-celebrating>svg{animation:heart-pop .65s var(--spring);fill:#efbbce}html[data-motion=on] .reveal-dialog[data-state=open]{animation:gift-arrival .5s var(--spring)}html[data-motion=on] .reveal-dialog .keepsake-symbol{animation:keepsake-pop .65s var(--spring)}html[data-motion=on] .blind-box.is-shaking{animation:.85s ease-in-out both box-anticipation}html[data-motion=on] .is-shaking .box-lid,html[data-motion=on] .is-shaking>svg{animation:.85s ease-in both lid-lift}html[data-motion=on] .note-card,html[data-motion=on] .mood-tile{animation:hello-rise .4s var(--soft-ease)}@media (hover:hover) and (pointer:fine){html[data-motion=on] .hero-art>img{transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .45s var(--soft-ease)}html[data-motion=on] .project-card:hover,html[data-motion=on] .project-card:focus-visible{transform:translateY(-7px)rotate(-.7deg)}html[data-motion=on] .project-card:nth-child(2n):hover{transform:translateY(-7px)rotate(.7deg)}.project-card:hover .project-image{border-color:#edc7d5;box-shadow:0 5px #e6becd,0 17px 30px #a0667d20}html[data-motion=on] .joy-button:hover:not(:disabled){transform:rotate(0)translateY(-4px)}html[data-motion=on] .button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 7px #89364f}html[data-motion=on] .button-secondary:hover:not(:disabled){box-shadow:0 6px #edd5dd}}html[data-motion=on] .button:active:not(:disabled),html[data-motion=on] .joy-button:active:not(:disabled){transform:translateY(3px)scale(.98);box-shadow:0 1px #b68091}html[data-motion=off] *,html[data-motion=off] :before,html[data-motion=off] :after{transition:none!important;animation:none!important}html[data-motion=off]{scroll-behavior:auto}@keyframes hello-rise{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes sticker-float{0%,to{translate:0}50%{translate:0 -9px}}@keyframes star-glimmer{0%,to{opacity:.55;rotate:-8deg;scale:.9}50%{opacity:1;rotate:8deg;scale:1.08}}@keyframes joy-burst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}15%{opacity:1}70%{opacity:.9}to{opacity:0;transform:translate(calc(-50% + var(--spark-x) * var(--spark-distance,1)), calc(-50% + var(--spark-y) * var(--spark-distance,1))) rotate(var(--spark-turn)) scale(.7)}}@keyframes heart-pop{0%,to{scale:1}40%{rotate:-12deg;scale:1.5}70%{rotate:8deg;scale:.9}}@keyframes gift-arrival{0%{opacity:0;transform:translate(-50%,-46%)scale(.9)rotate(-2deg)}to{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}}@keyframes keepsake-pop{0%{rotate:-12deg;scale:.6}to{scale:1;rotate:0}}@keyframes box-anticipation{0%,20%{transform:scale(1)rotate(0)}35%{transform:scale(1.04,.96)rotate(-5deg)}50%{transform:scale(.98,1.02)rotate(5deg)}65%{transform:scale(1.03)rotate(-3deg)}to{transform:translateY(-8px)scale(1.04)}}@keyframes lid-lift{0%,50%{translate:0;rotate:0}to{translate:-8px -33px;rotate:-9deg}}@media (max-width:760px){.hero-art .joy-sparkles{--spark-distance:.5}.floating-sticker{border-width:2px;border-radius:12px;width:36px;height:36px;font-size:27px}.sticker-heart{left:-8px}.sticker-flower{right:-7px}.hero-art>img{border-width:5px;border-radius:25px 25px 14px 14px}.hero-sticker.joy-button{padding:9px 12px;bottom:-7px;right:5px}.joy-button>span:not(.joy-sparkles){font-size:12px}.hero-art{margin-bottom:15px}}
:root{--header-height:94px;--world-burgundy:#70253f}.site-header{z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf5ed;position:sticky;top:0}.brand{font-size:25px}.scroll-world{--scene-progress:0;--scene-turn:-12deg;--scene-lift:0px;--frame-turn:0deg;--camera-turn:-24deg;--camera-lift:110px;--camera-scale:.78;--orbit-turn:0deg;background:#fbf0ef;position:relative}html[data-motion=on] .scroll-world{height:245svh}.world-stage{isolation:isolate;background:radial-gradient(at 76% 36%,#f1cbdd 0,#fae8ec 32%,#0000 66%),linear-gradient(120deg,#fffaf5,#fbefef 65%,#f6dde5);min-height:730px;position:relative;overflow:clip}html[data-motion=on] .world-stage{top:var(--header-height);height:calc(100svh - var(--header-height));min-height:560px;position:sticky}.world-grain{opacity:.17;pointer-events:none;z-index:-1;background-image:radial-gradient(#ad708d30 .7px,#0000 .7px);background-size:7px 7px;position:absolute;inset:0}.world-inner{grid-template-columns:.93fr 1.07fr;align-items:center;gap:28px;height:calc(100% - 74px);min-height:650px;display:grid}html[data-motion=on] .world-inner{min-height:0}.world-copy{z-index:3;padding:10px 0 50px;position:relative}.chapter-copy{min-height:315px;display:grid}.world-chapter{opacity:0;visibility:hidden;transition:opacity .45s, translate .6s var(--soft-ease), visibility .45s;grid-area:1/1;translate:0 18px}.world-chapter.is-current{opacity:1;visibility:visible;translate:0}.world-chapter .eyebrow{letter-spacing:2.4px;font-size:9px}.world-chapter h1,.world-chapter h2{color:var(--world-burgundy);letter-spacing:-2.8px;margin:23px 0;font-size:clamp(44px,4.8vw,70px);line-height:1.07}.world-chapter em{color:#bc6887}.world-chapter p{max-width:375px;font-size:14px;line-height:1.95}.world-cta{z-index:10;margin-top:14px;position:relative}.world-signature{color:#b46583;font:italic 17px var(--serif);margin:25px 0 0 20px;display:block;rotate:-3deg}.world-scene{perspective:1200px;perspective-origin:50% 40%;height:min(570px,65svh);min-height:400px;position:relative}.world-turntable{transform-style:preserve-3d;transform:rotateY(var(--scene-turn)) translateY(var(--scene-lift));position:absolute;inset:0}.world-frame{width:92%;transform-style:preserve-3d;transform:rotateY(var(--frame-turn)) rotateZ(-3deg) translateZ(-25px);position:absolute;top:8%;left:3%}.world-frame .hero-art{padding-top:20px}.world-frame .hero-art>img{border-width:10px;border-radius:16px;box-shadow:7px 8px #d9aaba,9px 12px #b9789040,15px 25px 48px #8a466724}.world-frame .art-caption{background:#fffbf6;padding:5px 18px;top:-5px;box-shadow:0 4px 8px #80485810}.world-frame .hero-sticker{bottom:17px;right:-6px}.world-frame .floating-sticker{z-index:2}.world-platform{width:104%;height:145px;transform-style:preserve-3d;background:linear-gradient(125deg,#fff9f4,#f4c7d8);border:2px solid #fff5fa;border-radius:50%;position:absolute;bottom:4%;left:-2%;transform:rotateX(63deg)rotate(-6deg);box-shadow:0 7px #e7aec4,0 16px #d694b2,0 35px 60px #a3597938}.world-platform>span{border-radius:inherit;border:1px solid #cb8da34d;position:absolute;inset:15px}.scene-orbit{pointer-events:none;transform:rotateZ(var(--orbit-turn));border:1px solid #c984a63b;border-radius:50%;position:absolute}.orbit-one{width:115%;height:90%;top:2%;left:-9%;rotate:-22deg}.orbit-two{opacity:.55;border-style:dashed;width:105%;height:100%;top:-3%;left:-3%;rotate:29deg}.scene-camera{z-index:3;width:210px;height:230px;transform-style:preserve-3d;transform:translate3d(0, var(--camera-lift), 110px) rotateY(var(--camera-turn)) rotateZ(-9deg) scale(var(--camera-scale));pointer-events:none;position:absolute;bottom:16%;left:-6%}.camera-sculpture{perspective:900px;width:100%;height:100%;transform-style:preserve-3d}.sculpture-camera{width:190px;height:155px;transform-style:preserve-3d;position:absolute;top:8px;left:10px}.camera-face{transform-style:preserve-3d;background:linear-gradient(140deg,#fce4ed 0,#e6a2bf 60%,#d389a7);border:1px solid #d990ad;border-radius:27px 27px 32px 32px;position:absolute;inset:0;transform:translateZ(28px);box-shadow:inset 2px 3px 2px #fff9,inset -3px -4px 4px #b6678940,0 18px 30px #7f3f692b}.camera-depth{background:#c87da1;border-radius:29px;position:absolute;inset:0;transform:translateZ(-5px);box-shadow:8px 5px #bd7297,14px 8px #ce8aab}.camera-brand{font:italic 10px var(--serif);color:#945674;position:absolute;top:12px;left:17px}.camera-flash{background:repeating-linear-gradient(90deg,#ffefcd,#ffefcd 3px,#e8d0b4 4px);border:3px solid #bc7b96;border-radius:6px;width:30px;height:17px;position:absolute;top:13px;right:20px}.camera-viewfinder{background:#61445e;border:4px solid #f9d2e1;border-radius:5px;width:18px;height:18px;position:absolute;top:44px;left:19px}.sculpture-lens{background:#b96b93;border:8px solid #f9dae5;border-radius:50%;place-items:center;width:90px;height:90px;display:grid;position:absolute;top:38px;left:53px;transform:translateZ(17px);box-shadow:3px 4px #c383a2,6px 7px #ae6088,8px 10px 9px #78475f35}.sculpture-lens>div{background:radial-gradient(circle at 38% 35%,#a787aa 0,#4f334d 35%,#2b2030 67%);border:6px solid #d697b2;border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.sculpture-lens span{background:#ffffff72;border-radius:50%;width:15px;height:9px;translate:-8px -9px;rotate:-35deg}.camera-heart{color:#fce9ef;fill:#fce9ef;position:absolute;bottom:15px;right:14px}.camera-shutter{background:linear-gradient(#fae4ee,#b6799a);border-radius:9px 9px 2px 2px;width:31px;height:12px;position:absolute;top:-7px;left:30px;transform:translateZ(12px)}.camera-slot{background:#985879;border-radius:8px;width:120px;height:6px;position:absolute;bottom:9px;left:32px}.printed-photo{background:#fffdf4;width:117px;height:115px;padding:8px 8px 23px;position:absolute;top:143px;left:36px;transform:translateZ(18px)rotateX(-8deg);box-shadow:2px 4px 7px #60304b20}.printed-photo>div{background:url(/images/hello-kitty-my-melody.webp) 50% 27%/200%;height:100%}.printed-photo>span{text-align:center;font:italic 8px var(--serif);color:#b57289;margin-top:6px;display:block}.scene-ticket{color:#a67951;text-align:center;background:#fff4d8;border:1px solid #e4c59f;border-radius:7px;padding:19px 15px;position:absolute;bottom:4%;right:-1%;transform:translateZ(60px)rotate(11deg);box-shadow:4px 5px #e7cda7}.scene-ticket>span{letter-spacing:1.7px;font-size:6px;display:block}.scene-ticket strong{font:italic 26px var(--serif);border-block:1px dashed #d8b484;margin:8px 0;padding:8px 7px;display:block}.scene-pearl{background:radial-gradient(circle at 30% 23%,#fff8ff 1%,#eebace 45%,#cd88a8);border-radius:50%;width:31px;height:31px;position:absolute;box-shadow:3px 7px 9px #a46d7f24}.pearl-one{top:6%;left:-6%;transform:translateZ(100px)}.pearl-two{width:20px;height:20px;top:2%;right:-1%;transform:translateZ(45px)}.scene-star{color:#c99a59;text-shadow:2px 3px #fbe9be,3px 4px #c39764;font-size:50px;position:absolute;top:-6%;right:8%;transform:translateZ(80px)rotate(12deg)}.world-bottom{z-index:6;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:27px;left:0;right:0}.scroll-invitation{color:#985f74;align-items:center;gap:10px;font-size:10px;display:flex}.scroll-invitation>svg{box-sizing:content-box;border:1px solid #d9b4c4;border-radius:50%;padding:10px}.scroll-alternative{opacity:.7;font-size:9px;display:block}.chapter-indicators{gap:15px;display:flex}.chapter-indicators>span{color:#af8797;padding-bottom:9px;font-size:9px;position:relative}.chapter-indicators>span:after{content:"";background:#e3cad4;height:2px;transition:background .3s;position:absolute;bottom:0;left:0;right:0}.chapter-indicators>.is-current{color:#8b365b}.chapter-indicators>.is-current:after{background:#b4577e}.world-bottom-note{color:#9e7886;letter-spacing:2px;font-size:7px}html:not([data-motion=on]) .chapter-indicators,html:not([data-motion=on]) .scroll-alternative{display:none}@media (min-width:1500px){.world-scene{height:630px}.world-inner{gap:45px}}@media (max-width:1050px){.world-chapter h1,.world-chapter h2{letter-spacing:-2px;font-size:48px}.world-inner{gap:10px}.world-scene{height:460px;min-height:370px}.scene-camera{transform-origin:0 100%;width:165px;left:-6%;scale:.78}.scene-ticket{transform-origin:100% 100%;right:-2%;scale:.8}.chapter-copy{min-height:300px}.world-frame .hero-sticker{transform-origin:100% 100%;right:-4px;scale:.85}.world-frame .hero-art .joy-sparkles{--spark-distance:.5}.world-bottom-note{display:none}}@media (max-width:760px){:root{--header-height:76px}.brand{gap:5px;font-size:22px}.brand svg{width:29px}html[data-motion=on] .scroll-world{height:215svh}.world-stage{min-height:780px}html[data-motion=on] .world-stage{min-height:560px}.world-inner{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;gap:0;height:calc(100% - 60px);min-height:680px}.world-copy{text-align:center;padding:25px 0 0}.chapter-copy{min-height:198px}.world-chapter .eyebrow{letter-spacing:1.7px;font-size:7px}.world-chapter h1,.world-chapter h2{letter-spacing:-1.5px;margin:12px 0;font-size:clamp(33px,9.5vw,47px)}.world-chapter p{max-width:300px;margin:auto;font-size:11px;line-height:1.75}.world-cta{min-height:39px;margin-top:0;padding:10px 17px;font-size:10px}.world-signature{display:none}.world-scene{width:min(340px,94%);height:min(350px,43svh);min-height:280px;margin:3px auto 0}.world-frame{width:86%;top:3%;left:7%}.world-frame .hero-art>img{border-width:6px}.world-frame .art-caption{padding:0 10px;font-size:11px;top:6px}.world-frame .floating-sticker{width:26px;height:26px;font-size:19px}.world-frame .hero-sticker{bottom:3px;right:-5px;scale:.75}.world-frame .hero-art{margin-bottom:0;padding-top:20px}.world-frame .art-star{font-size:25px}.scene-camera{transform-origin:0 100%;bottom:25%;left:-3%;scale:.58}.scene-ticket{bottom:-5%;right:-2%;scale:.62}.world-platform{height:95px;bottom:-2%}.scene-star{font-size:33px;top:-2%}.pearl-one{width:21px;height:21px;top:14%;left:-1%}.pearl-two{width:14px;height:14px}.world-bottom{bottom:13px}.scroll-invitation{gap:8px;font-size:9px}.scroll-invitation>svg{width:12px;height:12px;padding:6px}.scroll-alternative{font-size:8px}.chapter-indicators{gap:12px}}@media (max-height:740px) and (min-width:761px){.world-scene{height:430px;min-height:0;scale:.9}.world-copy{padding-bottom:10px}.world-chapter h1,.world-chapter h2{font-size:49px}.chapter-copy{min-height:280px}}@media (prefers-reduced-motion:reduce){html[data-motion=on] .scroll-world{height:auto}html[data-motion=on] .world-stage{height:auto;position:relative;top:0}}.character-canvas{opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.world-joy{z-index:20;position:absolute;bottom:-2%;right:-1%}.world-joy .hero-sticker{position:relative;bottom:auto;right:auto}.world-joy .joy-sparkles{--spark-distance:.5}@media (max-width:760px){.world-joy{bottom:-6%;right:0}.world-joy .hero-sticker{padding:9px 12px}.world-joy .joy-sparkles{--spark-distance:.4}}.character-canvas[data-ready=true]{opacity:1}.character-frame .hero-art{padding-top:15px}.character-frame .hero-art>img{transition:opacity .5s}.character-frame .hero-art:has(.character-canvas[data-ready=true])>img{opacity:0}.character-frame .hero-art:has(.character-canvas[data-ready=true]){background:radial-gradient(at 50% 70%,#fff4f94d,#0000 68%)}.character-frame .art-caption{z-index:3}.character-frame .hero-sticker{z-index:5}.character-frame{width:106%;top:0;left:-3%}.character-frame .hero-art>img{aspect-ratio:1.12;object-fit:cover}.character-frame .hero-art .art-star{z-index:3}.character-frame .hero-art .joy-sparkles{--spark-distance:.6}.little-things{padding-block:90px;scroll-margin-top:110px}.little-things-heading{text-align:center;margin-bottom:56px}.little-things-heading h2{color:var(--world-burgundy);letter-spacing:-1.7px;margin:17px 0 20px;font-size:clamp(36px,4vw,54px)}.little-things-heading p{font-size:13px}.world-editorial{grid-template-columns:1.05fr 1fr;align-items:center;gap:80px;display:grid}.editorial-picture{background:#fffefa;border:1px solid #e9d6d7;border-radius:7px;padding:13px 13px 25px;position:relative;rotate:-3deg;box-shadow:6px 9px #f0e0e2,0 20px 40px #824b6010}.editorial-picture:before{content:"";background:#edcbd9c9;width:95px;height:28px;position:absolute;top:-13px;left:38%;rotate:-7deg}.editorial-picture img{border-radius:3px}.editorial-picture>span{text-align:center;font:italic 18px var(--serif);color:var(--pink);padding-top:20px;display:block}.world-notes{gap:29px;display:grid}.world-note{align-items:start;gap:20px;display:flex}.note-icon{color:#b46c8c;background:#f7e5ec;border:1px solid #efd6e1;border-radius:18px;flex-shrink:0;padding:14px;display:flex;rotate:-6deg}.world-note:nth-child(2) .note-icon{color:#b39161;background:#f8efdc;border-color:#ece0c6;rotate:6deg}.world-note:nth-child(3) .note-icon{color:#aa83b0;background:#efe6f2;border-color:#e4d8e9}.world-note h3{margin-bottom:10px;font-size:25px}.world-note p{max-width:310px;font-size:12px;line-height:1.9}.world-notes>.text-link{justify-self:start;align-items:center;gap:12px;margin-left:71px;display:flex}.page-section>.little-things{width:100%;padding-top:25px}@media (max-width:1050px){.world-editorial{gap:40px}}@media (max-width:760px){.character-frame{width:106%;top:-3%;left:-3%}.character-frame .hero-art>img{aspect-ratio:1.2}.character-frame .hero-sticker{bottom:-8px;right:7px}.character-frame .hero-art .joy-sparkles{--spark-distance:.4}.little-things{padding-block:55px;scroll-margin-top:90px}.little-things-heading{margin-bottom:37px}.little-things-heading h2{font-size:37px}.world-editorial{grid-template-columns:1fr;gap:48px}.editorial-picture{max-width:430px;margin-inline:8px}.editorial-picture>span{font-size:16px}.world-note h3{font-size:23px}.world-notes{gap:24px}.world-note{gap:15px}.note-icon{border-radius:14px;padding:11px}.world-notes>.text-link{margin-left:59px}}@media (max-height:640px) and (max-width:760px){html[data-motion=on] .scroll-world{height:auto}html[data-motion=on] .world-stage{height:auto;min-height:730px;position:relative;top:0}html[data-motion=on] .world-inner{min-height:660px}.chapter-indicators,.scroll-alternative{display:none}}
.birthday-page{max-width:1240px}.birthday-page .page-heading{margin-bottom:35px}.birthday-page .page-heading h1{font-size:clamp(40px,4.5vw,64px)}.birthday-game{background:#fff9f6;border:1px solid #ebcfd6;border-radius:28px;overflow:hidden;box-shadow:0 12px 55px #9251690b}.party-toolbar{color:#8a5568;border-bottom:1px solid #efd9df;justify-content:space-between;align-items:center;gap:10px;padding:18px 28px;font-size:11px;display:flex}.party-toolbar>span:first-child{align-items:center;gap:9px;display:flex}.party-toolbar>span:last-child{letter-spacing:1.8px;font-size:9px}.availability-dot{background:#ca8d9f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e8c7d32e}.availability-dot.ready{background:#729787;box-shadow:0 0 0 4px #72978715}.party-stage{isolation:isolate;background:radial-gradient(at 50% 35%,#fffdf5 0%,#ffedf0 59%,#f9dbe5 100%);min-height:525px;padding:35px 35px 22px;position:relative}.party-stage:after{content:"";z-index:-1;background:linear-gradient(#0000,#ffeef1);height:30%;position:absolute;bottom:0;left:0;right:0}.party-instruction{text-align:center;z-index:2;position:relative}.party-instruction h2{margin:10px 0 0;font-size:clamp(25px,3vw,36px);font-weight:400}.party-instruction h2:focus{outline:none}.party-ambient{pointer-events:none;color:#d6a46f;position:absolute;inset:0}.party-ambient span{font-size:26px;position:absolute}.party-ambient span:first-child{top:20%;left:8%;rotate:12deg}.party-ambient span:nth-child(2){color:#cc8399;top:35%;right:6%}.party-ambient span:nth-child(3){font-size:38px;bottom:21%;left:31%}.party-ambient span:nth-child(4){font-size:14px;top:10%;right:23%}.party-host{z-index:1;pointer-events:none;text-align:center;width:135px;position:absolute;bottom:60px}.party-host img{filter:drop-shadow(0 12px 6px #9958791a);width:100%}.party-host span{font-family:var(--serif);color:#ab657a;margin-top:8px;font-size:13px;font-style:italic;display:block}.host-kitty{left:15px;rotate:-8deg}.host-melody{right:15px;rotate:7deg}.box-choices{grid-template-columns:repeat(3,1fr);gap:24px;max-width:700px;margin:0 auto;padding:10px 0 0;display:grid;position:relative}.box-choice{color:#71384e;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:14px;min-width:0;padding:0}.box-choice:disabled{opacity:.5}.box-plinth{perspective:1000px;pointer-events:none;justify-content:center;align-items:center;height:306px;display:flex;position:relative}.box-plinth:after{content:"";filter:blur(9px);z-index:-1;background:#a760782c;border-radius:50%;width:88%;height:18px;position:absolute;bottom:14px}.box-choice-label{background:#fffaf7b8;border:1px solid #e4bdcb;border-radius:30px;justify-content:center;align-items:center;gap:9px;padding:11px 8px;font-size:11px;transition:background .2s;display:flex}.box-choice-label b{opacity:.7;font-size:9px;font-weight:400}.box-choice-label>span{margin-left:3px}.box-choice:hover .box-choice-label{background:#fffdfa;border-color:#c67b94}.collectible-box{--box-w:156px;--box-h:218px;--box-d:94px;width:var(--box-w);height:var(--box-h);transform-style:preserve-3d;pointer-events:none;transition:transform .6s cubic-bezier(.22,1,.36,1);position:relative;transform:rotateX(-10deg)rotateY(-21deg)}.box-choice:first-child .collectible-box{transform:rotateX(-9deg)rotateY(-23deg)rotate(-3deg)}.box-choice:nth-child(3) .collectible-box{transform:rotateX(-9deg)rotateY(-17deg)rotate(3deg)}.box-choice:hover .collectible-box,.box-choice:focus-visible .collectible-box{transform:translateY(-10px)rotateX(-12deg)rotateY(-30deg)}.carton-face{backface-visibility:hidden;background:#fff1df;border:1px solid #d69aaf;width:100%;height:100%;position:absolute}.carton-front{transform:translateZ(calc(var(--box-d) / 2));box-shadow:inset 0 0 2px #d28fa5}.carton-front>img{object-fit:fill;width:100%;height:100%}.carton-sheen{background:linear-gradient(108deg,#ffffff2b 0%,#0000 38%,#883a5511 100%);position:absolute;inset:0;box-shadow:inset 1px 1px 1px #fff8,inset -1px -1px 1px #b06b8a35}.carton-back{transform:rotateY(180deg) translateZ(calc(var(--box-d) / 2));text-align:center;color:#c15d83;padding:16px 7px;font-size:11px;font-weight:700}.carton-checklist{grid-template-columns:repeat(3,1fr);margin:15px 0;display:grid}.carton-checklist img{width:100%}.carton-back small{font-size:8px}.carton-left,.carton-right{left:calc((var(--box-w) - var(--box-d)) / 2);width:var(--box-d);text-align:center;color:#bc6983;background:repeating-linear-gradient(90deg,#fbe8dd 0,#fff0e5 14px,#f9e3da 28px);flex-direction:column;justify-content:space-around;align-items:center;padding:16px 8px;font-size:10px;line-height:1.5;display:flex}.carton-right{transform:rotateY(90deg) translateZ(calc(var(--box-w) / 2));box-shadow:inset -15px 0 20px #bd6a8c26}.carton-left{transform:rotateY(-90deg) translateZ(calc(var(--box-w) / 2))}.carton-left svg{width:45%}.carton-left i,.carton-right i{font-size:25px}.carton-right img{object-fit:contain;width:85%;height:60px}.carton-right small{font-family:var(--serif);font-size:11px;font-style:italic}.carton-floor{top:calc(var(--box-h) - var(--box-d) / 2);height:var(--box-d);background:#b49480;width:100%;position:absolute;transform:rotateX(90deg);box-shadow:inset 0 0 40px #78513c66}.carton-lid{height:var(--box-d);transform-origin:top;width:100%;transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg);color:#c3698a;transform-style:preserve-3d;background:radial-gradient(#fff1df,#f5bdd1);border:1px solid #d59caf;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;box-shadow:inset 0 0 0 3px #fff4ec,inset 0 0 0 4px #e8b0c0}.carton-lid>svg{filter:drop-shadow(1px 2px #fff5);width:66%;height:60%}.carton-lid>span{letter-spacing:2px;font-size:7px}.carton-lid:after{content:"";backface-visibility:hidden;background:#e6cbb6;position:absolute;inset:0;transform:rotateX(180deg)translateZ(1px);box-shadow:inset 0 0 0 2px #bc957c}.carton-flap{width:50%;height:var(--box-d);transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg);transform-origin:0 0;clip-path:polygon(0 0,88% 6%,100% 16%,100% 84%,88% 94%,0 100%);background:#dec2a9;border:1px solid #c39b81;position:absolute;top:0}.flap-right{transform-origin:100% 0;clip-path:polygon(0 16%,12% 6%,100% 0,100% 100%,12% 94%,0 84%);right:0}.carton-tear{width:calc(100% + 12px);height:16px;transform:translateZ(calc(var(--box-d) / 2 + 1px));color:#89364f;transform-origin:0;background:linear-gradient(#efafc6,#e590af);border-top:1px dashed #fff7;border-bottom:1px dashed #a85f7c;justify-content:space-between;align-items:center;gap:2px;padding:0 5px;display:flex;position:absolute;top:10px;left:-2px}.carton-tear span{letter-spacing:.5px;font-size:5.5px}.carton-tear b{font-size:10px}.carton-torn-edge{width:100%;height:8px;transform:translateZ(calc(var(--box-d) / 2 + 1px));clip-path:polygon(0 50%,5% 20%,10% 65%,15% 10%,20% 55%,25% 25%,30% 70%,35% 0,40% 55%,45% 15%,50% 50%,55% 25%,60% 65%,65% 5%,70% 60%,75% 20%,80% 65%,85% 5%,90% 60%,95% 15%,100% 50%,100% 100%,0 100%);opacity:0;background:#c7a28c;position:absolute;top:0;left:0}.party-caption{text-align:center;z-index:2;max-width:540px;min-height:38px;margin:22px auto 0;position:relative}.party-caption p{color:#8e6072;font-size:11px}.party-how{border-top:1px solid #efd9df;justify-content:center;gap:50px;padding:20px;font-size:11px;display:flex}.party-how span{align-items:center;gap:10px;display:flex}.party-how b{color:#bc7a90;font-size:9px;font-weight:400}.birthday-storage{text-align:center;margin-bottom:62px}.opening-stage{perspective:1100px;width:440px;max-width:100%;height:330px;margin:5px auto 0;position:relative}.chosen-box{perspective:900px;margin-left:-78px;position:absolute;top:95px;left:50%}.opening-halo{background:radial-gradient(#fffaf4,#ffe4ee50 50%,#0000 70%);border-radius:50%;position:absolute;inset:10% 0 0}.heart-orbit{position:absolute;inset:0}.floating-heart{color:#cf7197;cursor:pointer;touch-action:manipulation;background:radial-gradient(circle at 30% 20%,#fff6fb,#fbd2e0 60%,#efbad0);border:1px solid #efb7cc;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .25s;display:grid;position:absolute;box-shadow:inset 0 2px 3px #fff9,0 5px #d998b34a,0 10px 20px #bd698522}.floating-heart:hover{background:#fff4fa}.heart-0{top:6px;left:calc(50% - 26px)}.heart-1{top:74px;left:4%}.heart-2{top:74px;right:4%}.heart-3{top:231px;left:8%}.heart-4{top:231px;right:8%}.floating-heart.heart-collected{opacity:.55;color:#9c6381;box-shadow:none;background:#fff5f5}.heart-meter{color:#c46c8b;justify-content:center;gap:8px;margin-top:12px;display:flex}.choose-again{color:#99637b;text-underline-offset:3px;background:0 0;border:0;padding:12px;font-size:10px;text-decoration:underline}.rising-sticker{object-fit:contain;opacity:0;pointer-events:none;filter:drop-shadow(0 16px 12px #be6d8b22);width:200px;height:200px;position:absolute;top:24px;left:calc(50% - 100px)}.daily-complete{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:321px;display:flex;position:relative}.daily-complete>img{object-fit:contain;filter:drop-shadow(0 10px 10px #a96b8322);width:180px;height:180px}.daily-complete>p{font-size:11px}.today-keepsake{font-family:var(--serif);font-size:17px;font-style:italic}.birthday-collection .section-heading{align-items:end}.birthday-collection h2{margin-top:10px;font-size:clamp(26px,3vw,37px)}.birthday-shelf{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.birthday-card{color:#6d3b4d;text-align:center;background:#fffaf6;border:1px solid #e9d9d9;border-radius:15px;min-width:0;padding:12px 8px 18px;transition:transform .25s,box-shadow .25s;position:relative}.birthday-card:disabled{opacity:1;cursor:default}.birthday-card.unlocked{background:linear-gradient(0deg, #fffaf6, #fffaf6 65%, var(--friend-color));border-color:var(--friend-color)}.birthday-card.unlocked:hover{transform:translateY(-4px);box-shadow:0 9px 20px #a9687a12}.friend-number{letter-spacing:1px;color:#a47d8a;font-size:8px;position:absolute;top:10px;left:11px}.friend-art{justify-content:center;align-items:center;height:135px;margin:2px 0 8px;display:flex;position:relative}.friend-art>img{object-fit:contain;width:100%;height:100%}.birthday-card.locked .friend-art>img{filter:brightness(0)saturate(0);opacity:.055}.friend-art>svg{color:#ae8b9a;position:absolute}.birthday-card strong{font-size:11px;font-weight:500;display:block}.birthday-card small{color:#a27c8b;margin-top:7px;font-size:9px;display:block}.birthday-reward{background:linear-gradient(110deg,#fff2dc55,#fbe5ec55);border:1px solid #edd6ca;border-radius:20px;align-items:center;gap:23px;padding:28px 30px;display:flex}.reward-icon{color:#bd8560;background:#f9e4cf;border-radius:50%;flex-shrink:0;place-items:center;width:62px;height:62px;display:grid}.reward-copy{flex:1}.reward-copy h3{margin:7px 0;font-size:24px}.reward-copy p{max-width:510px;font-size:12px}.stamp-row{gap:7px;margin-top:17px;display:flex}.stamp-row>span{color:#b9909e;border:1px dashed #dcb3c0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.stamp-row>.stamped{color:#bd6688;background:#f4cedd;border:1px solid #e9afc4}.reward-locked{color:#9b7583;white-space:nowrap;gap:8px;font-size:11px;display:flex}.reward-unlocked{border-color:#e4bd88}.birthday-dialog{background:radial-gradient(at 50% 22%,#ffe1ec,#fff9f4 58%);border-radius:24px;width:min(470px,100% - 30px);padding:33px 32px 25px}.birthday-dialog .sticker-preview{justify-content:center;margin:15px 0 10px;display:flex}.sticker-preview img{object-fit:contain;filter:drop-shadow(0 10px 10px #b96c8322);width:215px;height:215px}.birthday-dialog h2{margin-bottom:5px;font-size:34px}.sticker-subtitle{color:#b47589;font-size:11px}.birthday-dialog p{margin-top:13px;font-size:13px}.birthday-dialog .saved-caption{margin:15px 0;font-size:10px}.sticker-actions{flex-direction:column;gap:10px;display:flex}.sticker-format{color:#9d7e86;margin:15px 0;font-size:9px;display:block}.imessage-help{text-align:left;color:#806472;border-top:1px solid #eddae1;border-bottom:1px solid #eddae1;font-size:11px}.imessage-help summary{cursor:pointer;padding:14px 2px;font-weight:600}.imessage-help ol{padding-left:18px;line-height:1.7}.imessage-help li{margin-bottom:8px}.imessage-help a{margin:8px 0;text-decoration:underline;display:inline-block}.birthday-dialog .imessage-help p{margin:0 0 13px;font-size:10px}.keep-sticker{background:0 0;border-top:0;border-left:0;border-right:0;margin-top:22px}html[data-motion=on] .floating-heart:not(.heart-collected)>svg{animation:3s ease-in-out infinite party-heart-float}html[data-motion=on] .heart-1>svg{animation-delay:-.6s}html[data-motion=on] .heart-2>svg{animation-delay:-1.5s}html[data-motion=on] .heart-3>svg{animation-delay:-.9s}html[data-motion=on] .heart-4>svg{animation-delay:-2s}html[data-motion=on] .is-opening{animation:3.8s ease-in-out both carton-settle}html[data-motion=on] .is-opening .carton-tear{animation:1.25s cubic-bezier(.42,0,.32,1) both paper-rip}html[data-motion=on] .is-opening .carton-torn-edge{animation:.2s .8s both edge-show}html[data-motion=on] .is-opening .carton-lid{animation:1s cubic-bezier(.24,.8,.32,1) .9s both lid-unfold}html[data-motion=on] .is-opening .flap-left{animation:.8s ease-out 1.15s both flap-left-unfold}html[data-motion=on] .is-opening .flap-right{animation:.8s ease-out 1.35s both flap-right-unfold}html[data-motion=on] .rising-sticker{animation:1.6s cubic-bezier(.16,1,.3,1) 1.95s both sticker-arrival}@keyframes party-heart-float{0%,to{translate:0}50%{translate:0 -5px}}@keyframes carton-settle{0%{transform:rotateX(-10deg)rotateY(-21deg)}12%{transform:rotateX(-10deg)rotateY(-17deg)rotate(-2deg)}22%{transform:rotateX(-10deg)rotateY(-24deg)rotate(2deg)}50%{transform:rotateX(-18deg)rotateY(-20deg)translateY(10px)}to{transform:rotateX(-18deg)rotateY(-20deg)translateY(38px)scale(.85)}}@keyframes paper-rip{0%,10%{clip-path:inset(0);transform:translateZ(calc(var(--box-d) / 2 + 2px))}30%{transform:translateZ(75px)translate(12px)rotateY(-20deg)rotate(-6deg)}55%{clip-path:inset(0 0 0 25%);transform:translateZ(100px)translate(30px)translateY(-10px)rotateY(-35deg)rotate(-13deg)}80%{clip-path:inset(0 0 0 65%);opacity:1}to{clip-path:inset(0 0 0 80%);opacity:0;transform:translateZ(110px)translate(120px)translateY(-70px)rotate(-35deg)}}@keyframes edge-show{to{opacity:1}}@keyframes lid-unfold{0%{transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg)}to{transform:translateZ(calc(var(--box-d) / -2)) rotateX(215deg)}}@keyframes flap-left-unfold{0%{transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg) rotateY(0)}to{transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg) rotateY(-135deg)}}@keyframes flap-right-unfold{0%{transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg) rotateY(0)}to{transform:translateZ(calc(var(--box-d) / -2)) rotateX(90deg) rotateY(135deg)}}@keyframes sticker-arrival{0%{opacity:0;transform:translateY(150px)scale(.2)rotate(-12deg)}22%{opacity:1}72%{opacity:1;transform:translateY(-12px)scale(1.04)rotate(3deg)}to{opacity:1;transform:translateY(-6px)scale(1)rotate(0)}}@media (max-width:1100px){.party-host{width:96px;bottom:103px}.host-kitty{left:5px}.host-melody{right:5px}.party-host span{display:none}.box-choices{gap:18px;max-width:620px}.birthday-shelf{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:850px){.party-host{width:75px;top:11px;bottom:auto}.party-stage{padding-inline:25px}.party-instruction{padding-top:20px}.party-instruction .eyebrow{font-size:8px}.party-instruction h2{font-size:29px}.host-kitty{left:5px}.host-melody{right:5px}.birthday-reward{flex-wrap:wrap}.reward-locked{margin-left:85px}}@media (max-width:600px){.birthday-page{width:calc(100% - 28px)}.birthday-page .page-heading h1{font-size:39px}.birthday-page .page-heading p{padding-inline:10px;font-size:12px;line-height:1.9}.birthday-game{border-radius:20px}.party-toolbar{padding:14px;font-size:10px}.party-toolbar>span:last-child{letter-spacing:.5px;font-size:7px}.party-stage{min-height:402px;padding:35px 12px 18px}.party-instruction{padding-top:17px}.party-instruction h2{margin-top:9px;font-size:23px}.party-host{width:60px;top:7px}.box-choices{gap:8px;margin-top:5px}.box-plinth{height:215px}.collectible-box{--box-w:89px;--box-h:125px;--box-d:55px}.box-choice-label{gap:4px;padding:9px 1px;font-size:8px}.box-choice-label b{font-size:7px}.box-choice-label>span{display:none}.carton-tear{width:calc(100% + 6px);height:10px;padding:0 2px;top:6px}.carton-tear span{letter-spacing:.15px;font-size:3px}.carton-tear b{font-size:6px}.carton-lid>span{letter-spacing:1px;font-size:4px}.carton-left,.carton-right{padding:7px 4px;font-size:6px}.carton-right img{height:39px}.carton-right small{font-size:7px}.carton-left i,.carton-right i{font-size:14px}.carton-back{padding:10px 5px;font-size:6px}.carton-back small{font-size:5px}.carton-checklist{margin:8px 0}.party-caption{max-width:280px;margin-top:17px}.party-caption p{font-size:10px}.party-how{gap:13px;padding:16px 8px;font-size:8px}.party-how span{gap:4px}.party-how b{font-size:7px}.party-ambient span:first-child{font-size:14px;top:24%;left:17%}.party-ambient span:nth-child(2){font-size:17px;top:26%;right:10%}.party-ambient span:nth-child(3){font-size:22px;bottom:20%;left:29%}.birthday-storage{margin:14px 14px 45px;font-size:9px}.opening-stage{height:330px}.chosen-box{margin-left:-66px;top:95px}.chosen-box .collectible-box{--box-w:132px;--box-h:184px;--box-d:80px}.heart-1{left:0}.heart-2{right:0}.heart-3{top:248px;left:1%}.heart-4{top:248px;right:1%}.rising-sticker{width:176px;height:176px;top:24px;left:calc(50% - 88px)}.birthday-collection .section-heading{align-items:center;gap:12px}.birthday-collection h2{font-size:26px}.birthday-shelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.birthday-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}.friend-art{height:140px}.birthday-card strong{font-size:12px}.birthday-reward{align-items:flex-start;gap:15px;padding:22px 20px}.reward-icon{width:43px;height:43px}.reward-copy h3{font-size:24px}.reward-copy{flex-basis:calc(100% - 58px)}.reward-copy p{font-size:11px}.reward-copy .eyebrow{letter-spacing:1px;font-size:7px}.stamp-row{gap:5px}.stamp-row>span{width:24px;height:24px}.reward-locked,.birthday-reward>.button{margin-left:58px;font-size:10px}.birthday-dialog{padding:30px 23px 23px}.sticker-preview img{width:170px;height:170px}.birthday-dialog h2{font-size:30px}}@media (max-width:360px){.box-choices{gap:3px}.collectible-box{--box-w:76px;--box-h:107px;--box-d:46px}.box-choice-label{font-size:7px}.reward-icon{display:none}.reward-copy{flex-basis:100%}.reward-locked,.birthday-reward>.button{margin-left:0}}

