:root{--soda-blue:#BFE3F5;--peach:#FF9B85;--lemon:#FFE28A;--grape:#B79CE4;--berry-ink:#4A3A55;--berry-deep:#35263F;--milk:#FFFDF8;--berry-soft:#6E5E7A;--mint-ok:#A8E6C8;--radius-control:16px;--radius-card:22px;--radius-panel:30px;--pop:cubic-bezier(.34,1.56,.64,1);--snap:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#f4f4f0}body{margin:0;color:var(--berry-ink);font:400 13px/1.7 ui-rounded,SF Pro Rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea{font:inherit;color:inherit}.prototype-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:28px 20px 60px}.phone-frame{position:relative;width:390px;min-height:760px;border-radius:36px;overflow:hidden;background:var(--soda-blue);box-shadow:0 20px 60px #4a3a5547}.page-enter{animation:pageIn .24s var(--snap) both}.phone-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 6px}.phone-head>b{font:400 20px Smiley Sans,Noto Sans SC;transform:skewX(-4deg)}.phone-head button{border:0;background:var(--lemon);border-radius:999px;padding:7px 14px;font:600 11px Quicksand,sans-serif;box-shadow:0 3px 8px #4a3a551f;cursor:pointer}.landing-hero{position:relative;padding:14px 24px 4px}.gift-head h1,.landing-hero h1{font:400 29px/1.3 Smiley Sans,Noto Sans SC;transform:skewX(-4deg);margin:0}.landing-hero p{margin:10px 0 0;color:var(--berry-soft);font-size:13px}.bubbles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bubbles i{position:absolute;bottom:-16px;border-radius:50%;background:#ffffffb8;animation:bubbleUp 3.4s linear infinite}.bubbles i:first-child{width:14px;height:14px;left:74%;animation-duration:4s}.bubbles i:nth-child(2){width:8px;height:8px;left:84%;animation-delay:.8s}.bubbles i:nth-child(3){width:10px;height:10px;left:23%;animation-delay:1.4s;animation-duration:2.6s}.transform-card{margin:12px 20px;background:var(--milk);border-radius:30px;box-shadow:0 10px 24px #4a3a5524,inset 0 -6px #4a3a550d;padding:18px;display:grid;grid-template-columns:112px 20px 112px;align-items:center;justify-content:center;grid-gap:9px;gap:9px}.transform-card small{grid-column:1/-1;text-align:center;font:600 11px Quicksand,Noto Sans SC;color:#A08FB5;letter-spacing:1px}.photo-circle{width:112px;height:112px;border-radius:50%;overflow:hidden;border:6px solid var(--lemon);background:#f2eef1;box-shadow:0 6px 14px #4a3a5526;display:grid;place-items:center;cursor:pointer}.pet-avatar img,.photo-circle img{width:100%;height:100%;object-fit:cover}.photo-circle span{font-size:11px;color:var(--berry-soft)}.transform-arrow{color:var(--peach);font:700 20px Quicksand}.sticker-preview{width:112px;height:112px;border-radius:36px;background:var(--grape);color:var(--milk);box-shadow:0 6px 14px #4a3a552e,inset 0 -8px #4a3a551f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;animation:floatY 3s ease-in-out infinite}.sticker-preview .face{width:50px;height:50px;border-radius:50%;background:#fffdf8d9;color:var(--berry-ink);display:grid;place-items:center;font-weight:700}.sticker-preview span{font:400 15px Smiley Sans,Noto Sans SC}.cta-wrap{padding:6px 24px 18px;display:flex;justify-content:center}.jelly-button{border:0;cursor:pointer;background:var(--peach);color:var(--milk);border-radius:999px;padding:16px 38px;font:400 17px Smiley Sans,Noto Sans SC;box-shadow:0 10px 22px #ff9b8580,inset 0 -6px #4a3a5526;transition:transform .18s var(--pop),filter .14s var(--snap);text-decoration:none;text-align:center}.jelly-button:active{transform:scale(.96,.92)}.jelly-button:disabled{opacity:.55;cursor:not-allowed}.wave{height:26px;background:radial-gradient(circle at 12px -6px,var(--soda-blue) 18px,transparent 19px);background-size:48px 26px;background-color:var(--milk)}.wave.reverse{background:radial-gradient(circle at 12px 32px,var(--milk) 18px,transparent 19px);background-size:48px 26px;background-color:var(--soda-blue)}.milk-section{background:var(--milk);padding:6px 24px 16px}.faq-section h2,.milk-section h2{font:400 20px Smiley Sans,Noto Sans SC;transform:skewX(-3deg);margin:0 0 12px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.three-grid article{border-radius:22px;padding:14px 12px;box-shadow:inset 0 -5px #4a3a5514;display:flex;flex-direction:column;gap:4px;min-width:0}.three-grid article>b{font:700 14px Quicksand}.three-grid strong{font-weight:500;font-size:12px}.three-grid span{font-size:10px;line-height:1.5}.lemon{background:var(--lemon)!important}.blue,.lemon{color:var(--berry-ink)!important}.blue{background:var(--soda-blue)!important}.grape{background:var(--grape)!important;color:var(--milk)!important}.showcase{padding-top:4px;padding-bottom:18px}.showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.showcase-grid article{border-radius:26px;padding:12px;box-shadow:inset 0 -5px #4a3a5510;display:flex;flex-direction:column;gap:8px}.showcase-grid article>div{height:116px;border-radius:18px;overflow:hidden;background:repeating-linear-gradient(45deg,#4a3a5514 0 5px,#4a3a5505 5px 10px);display:grid;place-items:center;font:700 22px Quicksand}.showcase-grid img{width:100%;height:100%;object-fit:cover}.showcase-grid article>b{font:400 14px Smiley Sans,Noto Sans SC}.showcase-grid em{align-self:flex-start;background:var(--milk);color:var(--berry-ink);border-radius:14px 14px 14px 4px;padding:6px 10px;font-style:normal;font-size:11px;box-shadow:0 2px 6px #4a3a551a}.price-card{margin:6px 20px;background:var(--milk);border-radius:28px;box-shadow:0 8px 20px #4a3a551f,inset 0 -6px #4a3a550d;padding:18px 20px;display:flex;flex-direction:column;align-items:center;gap:5px}.price-card>span{font:400 15px Smiley Sans,Noto Sans SC;color:#A08FB5}.price-card>b{font:700 34px Quicksand;color:var(--peach)}.price-card i{font-size:14px;font-style:normal;margin-right:4px}.price-card p{margin:0;color:var(--berry-soft);font-size:11px;line-height:1.8;text-align:center}.faq-section{padding:10px 20px 4px}.faq{width:100%;border:0;background:#fffdf8d9;border-radius:18px;padding:12px 16px;margin-bottom:8px;text-align:left;cursor:pointer}.faq>span{display:flex;justify-content:space-between;font-weight:500;font-size:12px}.faq>span b{color:var(--peach);font:700 14px Quicksand}.faq p{margin:7px 0 0;color:var(--berry-soft);animation:answerIn .18s var(--snap) both}.bottom-cta{padding:14px 20px 8px}.bottom-cta .jelly-button{width:100%}.legal{text-align:center;margin:0;padding:6px 20px 18px;color:#8FA9BC;font-size:9px}.submit{min-height:760px;display:flex;flex-direction:column}.submit-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 8px}.submit-head button{border:0;background:transparent;font:700 20px Quicksand;cursor:pointer;width:30px;text-align:left}.submit-head>b{font:400 17px Smiley Sans,Noto Sans SC;transform:skewX(-3deg)}.submit-head>span{font:600 11px Quicksand;color:#5E7280}.segments{display:flex;gap:6px;padding:6px 22px 14px}.segments i{flex:1 1;height:8px;border-radius:999px;background:#fffdf8b3;transition:background-color .16s var(--snap)}.segments i.active{background:var(--peach)}.step-copy{padding:4px 24px 8px}.step-copy h2{font:400 24px/1.35 Smiley Sans,Noto Sans SC;transform:skewX(-3deg);margin:0}.step-copy p{margin:3px 0 0;color:var(--berry-soft);font-size:13px}.step-body{flex:1 1;display:flex;flex-direction:column}.form-card,.upload-card{margin:8px 20px;background:var(--milk);border-radius:28px;box-shadow:0 8px 20px #4a3a551f,inset 0 -6px #4a3a550d;padding:16px}.upload-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.upload-grid button{aspect-ratio:1;border-radius:20px;border:2px dashed #4a3a5540;background:transparent;color:var(--grape);font:700 22px Quicksand;overflow:hidden;cursor:pointer}.upload-grid .uploaded{border:3px solid var(--lemon);font:400 10px Noto Sans SC;color:var(--berry-soft)}.upload-grid img{width:100%;height:100%;object-fit:cover}.quality-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.quality-chips span,.tag-list button{border:0;border-radius:999px;padding:6px 12px;font-size:11px;box-shadow:inset 0 -3px #4a3a5514}.quality-chips span:first-child{background:var(--lemon)}.quality-chips span:nth-child(2){background:var(--soda-blue)}.quality-chips span:nth-child(3){background:var(--grape);color:var(--milk)}.photo-note{margin:10px 20px;background:#fffdf8bf;border-radius:22px;padding:14px 16px}.photo-note b{font-weight:500;font-size:12px}.photo-note p{margin:3px 0 0;color:var(--berry-soft);font-size:11px}.sticky-button{margin-top:auto;padding:12px 20px 6px}.sticky-button .jelly-button{width:100%}.next-hint{text-align:center;margin:0;padding:4px 20px 22px;color:#5E7280;font-size:10px}.form-card{padding:18px;display:flex;flex-direction:column;gap:12px}.form-card input,.form-card textarea{border:2px solid var(--soda-blue);border-radius:16px;padding:13px 16px;background:var(--milk);outline:0}.form-card input:focus,.form-card textarea:focus{border-color:var(--peach)}.form-card textarea{min-height:88px;resize:none}.form-card label{color:var(--berry-soft);font-size:12px}.tag-list{display:flex;gap:8px;flex-wrap:wrap}.tag-list button{padding:8px 14px;cursor:pointer}.use-list{margin:8px 20px;display:flex;flex-direction:column;gap:10px}.use-list>button{border:3px solid transparent;background:var(--milk);border-radius:24px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;text-align:left;box-shadow:inset 0 -5px #4a3a550d;cursor:pointer}.use-list>button span{display:flex;flex-direction:column}.use-list b{font-weight:500;font-size:14px}.use-list small{color:var(--berry-soft);font-size:11px}.use-list i{width:20px;height:20px;border-radius:50%;background:#4a3a5526;color:white;display:grid;place-items:center;font-style:normal}.use-list .selected i{background:var(--peach)}.inline-error{margin:8px 20px;padding:10px 13px;border-radius:16px;background:#ffe4dd;color:#a94632;font-size:11px}.progress-title{padding:22px 24px 4px}.gift-head small,.progress-title small{font:600 11px Quicksand;letter-spacing:2px;color:#5E7280}.progress-title h2{font:400 24px Smiley Sans,Noto Sans SC;transform:skewX(-3deg);margin:2px 0 0}.timeline{padding:12px 24px 24px}.timeline-node{display:flex;gap:12px}.rail{width:26px;flex:none;display:flex;flex-direction:column;align-items:center}.rail i{width:22px;height:22px;border-radius:50%;background:#fffdf8e6;border:2px dashed #4a3a554d;display:grid;place-items:center;font:700 11px Quicksand;color:#2E5C46}.rail span{width:3px;flex:1 1;min-height:12px;background:#fffdf8cc;border-radius:2px;margin:4px 0}.timeline-node.done .rail i{background:var(--mint-ok);border:0;box-shadow:inset 0 -3px #4a3a551a}.timeline-node.current .rail i{background:var(--peach);border:0;box-shadow:0 0 0 5px #ff9b854d;animation:floatNode 2.6s ease-in-out infinite}.timeline-node.future{opacity:.55}.node-content{padding-bottom:16px;min-width:0;flex:1 1}.node-content h3{font-size:14px;font-weight:500;line-height:1.4;margin:0}.node-content>p{font-size:11px;line-height:1.6;color:var(--berry-soft);margin:2px 0}.node-content>small{font:600 9px Quicksand;color:#8FA9BC}.persona-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.persona-list>button{border:3px solid transparent;background:#fffdf8cc;border-radius:20px;padding:12px;display:flex;flex-direction:column;gap:6px;text-align:left;cursor:pointer}.persona-list>button.selected{background:var(--milk);border-color:var(--peach);box-shadow:0 6px 14px #ff9b854d}.persona-list button>span{display:flex;justify-content:space-between;align-items:center}.persona-list span b{font:400 13px Smiley Sans,Noto Sans SC}.persona-list span i{width:18px;height:18px;border-radius:50%;background:#4a3a551f;color:white;display:grid;place-items:center;font-style:normal;font-size:10px}.persona-list .selected span i{background:var(--peach)}.persona-list em{align-self:flex-start;background:#EFEFEF;border-radius:4px 14px 14px;padding:6px 10px;font-style:normal;font-size:11px;color:#555}.persona-list strong{align-self:flex-end;border-radius:14px 4px 14px 14px;padding:5px 6px 5px 10px;font-weight:400;font-size:11px;display:flex;align-items:center;gap:6px}.pet-avatar{width:26px;height:26px;border-radius:50%;background:repeating-linear-gradient(45deg,#4a3a551a 0 4px,#4a3a5508 4px 8px);overflow:hidden;display:grid;place-items:center;font:700 10px Quicksand;flex:none}.pet-avatar.large{width:88px;height:88px;border:5px solid var(--lemon);font-size:20px}.confirm-copy{width:100%;margin-top:9px;border:0;background:var(--peach);color:var(--milk);border-radius:999px;padding:12px;font:400 14px Smiley Sans,Noto Sans SC;box-shadow:0 8px 18px #ff9b8566,inset 0 -5px #4a3a5526;cursor:pointer}.confirm-copy.done{background:var(--mint-ok)}.peek{border:0;background:var(--lemon);border-radius:999px;padding:9px 18px;font:400 12px Smiley Sans,Noto Sans SC;box-shadow:inset 0 -4px #4a3a5514;cursor:pointer;margin-top:6px}.peek:disabled{opacity:.6}.soda-loading{display:flex;align-items:center;gap:10px;padding:8px 0;color:var(--berry-soft)}.soda-loading p{font-size:10px;margin:0}.mini-cup{position:relative;width:44px;height:34px;border:3px solid #fffdf8;border-top:0;border-radius:3px 3px 13px 13px;background:#fffdf866;display:grid;place-items:center;overflow:visible}.mini-cup span{font:700 10px Quicksand}.mini-cup i{position:absolute;width:6px;height:6px;border-radius:50%;background:white;bottom:5px;animation:bubbleUp 1.8s linear infinite}.mini-cup i:nth-child(2){left:9px;animation-delay:.7s}.gift{min-height:760px}.gift-head{padding:24px 24px 4px;text-align:center}.gift-head h1{font-size:27px;margin-top:4px}.soda-cup{position:relative;margin:12px 24px 24px;background:#fffdf8a6;border:3px solid #fffdf8e6;border-radius:34px 34px 44px 44px;box-shadow:0 10px 26px #4a3a5524;padding:28px 20px 24px;display:flex;flex-direction:column;align-items:center;gap:14px;overflow:hidden}.soda-cup:before{content:"";position:absolute;left:-16px;top:-30px;width:12px;height:130px;background:var(--peach);border-radius:999px;transform:rotate(28deg)}.soda-cup p{font:400 14px Smiley Sans,Noto Sans SC;color:var(--berry-soft)}.sticker-grid{padding:12px 20px 4px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.sticker-grid>button{border:0;background:var(--milk);border-radius:20px;box-shadow:inset 0 -4px #4a3a5510,0 3px 8px #4a3a551a;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;animation:popIn .5s var(--pop) both;animation-delay:calc(var(--i) * 50ms)}.sticker-grid>button:nth-child(4n+1) .sticker-slice{border-color:var(--lemon)}.sticker-grid>button:nth-child(4n+2) .sticker-slice{border-color:var(--soda-blue)}.sticker-grid>button:nth-child(4n+3) .sticker-slice{border-color:var(--grape)}.sticker-grid>button:nth-child(4n+4) .sticker-slice{border-color:var(--peach)}.sticker-grid button>span{font-size:9px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.sticker-slice{position:relative;width:40px;height:40px;border-radius:50%;border:3px solid var(--lemon);background:repeating-linear-gradient(45deg,#4a3a5514 0 5px,#4a3a5505 5px 10px);display:grid;place-items:center}.sticker-slice img{position:absolute;width:400%;height:400%;max-width:none;object-fit:cover}.tap-hint{text-align:center;color:#5E7280;font-size:10px;margin:2px 0 8px}.gift-actions{padding:4px 20px;display:flex;flex-direction:column;gap:10px}.gift-actions .jelly-button{width:100%}.wechat-how{background:#fffdf8d9;border-radius:20px;padding:13px 16px}.wechat-how b{font-weight:500;font-size:12px}.wechat-how p{margin:3px 0 0;color:var(--berry-soft);font-size:11px;line-height:1.8}.thank-card{margin:12px 24px 26px;background:var(--grape);color:var(--milk);border-radius:28px;box-shadow:0 10px 24px #b79ce466,inset 0 -6px #4a3a5526;padding:20px;display:flex;flex-direction:column;align-items:center;gap:7px}.thank-card .pet-avatar{width:62px;height:62px;border:4px solid var(--lemon)}.thank-card>b{font:400 17px Smiley Sans,Noto Sans SC}.thank-card>span{font-size:11px;color:#fffdf8d9}.thank-card>button{border:0;background:var(--milk);border-radius:999px;padding:9px 24px;font:400 13px Smiley Sans,Noto Sans SC;box-shadow:inset 0 -4px #4a3a5514}.lightbox{position:absolute;inset:0;background:#4a3a5573;justify-content:center;cursor:pointer;z-index:10}.lightbox,.lightbox>div{display:flex;align-items:center}.lightbox>div{background:var(--milk);border-radius:32px;padding:28px 32px;flex-direction:column;gap:12px;box-shadow:0 20px 50px #4a3a5559;animation:popIn .22s var(--pop) both}.lightbox .sticker-slice{width:150px;height:150px;border-width:6px}.lightbox h2{font:400 20px Smiley Sans,Noto Sans SC;margin:0}.lightbox small{color:#8FA9BC}.sr-only{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}@keyframes pageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes answerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:1}}@keyframes floatY{50%{transform:translateY(-8px)}}@keyframes floatNode{50%{transform:translateY(-4px)}}@keyframes bubbleUp{0%{transform:translateY(0);opacity:.8}to{transform:translateY(-80px);opacity:0}}@media(hover:hover) and (pointer:fine){.jelly-button:hover{filter:brightness(1.04)}.prototype-bar nav button:hover{transform:translateY(-1px)}}@media(max-width:900px){:is(input:not([type]),input[type=text],input[type=tel],input[type=email],input[type=password],input[type=search],input[type=url],input[type=number],textarea,select){font-size:16px!important}}@media(max-width:520px){.prototype-shell{padding:0;gap:0}.prototype-bar,.prototype-hint{display:none}.phone-frame{width:100%;border-radius:0;box-shadow:none}.gift,.phone-frame,.submit{min-height:100vh}.sticky-button{padding-bottom:calc(6px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bubbles i,.mini-cup i,.page-enter,.sticker-grid>button,.sticker-preview,.timeline-node.current .rail i{animation:none!important}.jelly-button,.prototype-bar nav button{transition:opacity .12s linear,background-color .12s linear}.jelly-button:active{transform:none}}.checkout,.pickup-page{min-height:760px;display:flex;flex-direction:column}.checkout-hero{margin:8px 20px 12px;padding:18px;background:var(--grape);color:var(--milk);border-radius:28px;display:flex;align-items:center;gap:14px;box-shadow:0 10px 24px #b79ce466,inset 0 -6px #4a3a5526}.checkout-hero .pet-avatar{width:72px;height:72px}.checkout-hero h2{font:400 20px Smiley Sans,Noto Sans SC;margin:0}.checkout-hero p{margin:2px 0 0;color:#fffdf8cc;font-size:11px}.order-card{margin:0 20px;background:var(--milk);border-radius:26px;padding:6px 18px;box-shadow:0 8px 20px #4a3a551f,inset 0 -5px #4a3a550d}.order-card>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px dashed #4a3a5520}.order-card>div:last-child{border-bottom:0}.order-card span{color:var(--berry-soft);font-size:11px}.order-card b{font-weight:500;font-size:12px;text-align:right}.order-card .total b{font:700 22px Quicksand;color:var(--peach)}.pay-note{margin:12px 20px;padding:13px 15px;border-radius:22px;background:#fffdf8bf;display:flex;gap:11px}.pay-note>i{width:34px;height:34px;border-radius:10px;background:#1677ff;color:white;display:grid;place-items:center;font-style:normal;font-weight:700;flex:none}.pay-note b{font-size:12px}.pay-note p{font-size:10px;line-height:1.6;color:var(--berry-soft);margin:2px 0}.status-refresh{border:0;background:transparent;color:#5E7280;text-decoration:underline;font-size:11px;cursor:pointer}.checkout-bottom{margin-top:auto;padding:12px 20px 22px}.checkout-bottom .jelly-button{width:100%}.checkout-bottom p{text-align:center;color:#5E7280;font-size:9px;margin:8px 0 0}.pickup-visual{text-align:center;padding:22px 24px 10px}.pickup-visual h1{font:400 24px/1.35 Smiley Sans,Noto Sans SC;transform:skewX(-3deg);margin:18px 0 4px}.pickup-visual p{color:var(--berry-soft);font-size:11px;margin:0}.ticket{position:relative;width:260px;height:112px;margin:auto;border-radius:24px;background:var(--lemon);box-shadow:0 10px 22px #4a3a5528,inset 0 -6px #4a3a5515;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.ticket:after,.ticket:before{content:"";position:absolute;width:24px;height:24px;border-radius:50%;background:var(--soda-blue);top:44px}.ticket:before{left:-12px}.ticket:after{right:-12px}.ticket span{font:700 10px Quicksand;letter-spacing:3px;color:#9a7f35}.ticket b{font:700 21px Quicksand;letter-spacing:2px}.ticket i{width:150px;border-top:2px dashed #4a3a5530;margin:7px 0}.pickup-form{gap:8px}.pickup-form label{margin-top:3px}.copy-code{border:0;background:var(--lemon);border-radius:999px;padding:6px 12px;font-size:10px;cursor:pointer;margin-top:8px;box-shadow:inset 0 -3px #4a3a5514}.plan-section{padding:8px 20px 16px}.plan-heading{display:flex;align-items:baseline;justify-content:space-between;margin:0 4px 9px}.plan-heading h2{font:400 20px Smiley Sans,Noto Sans SC;transform:skewX(-3deg);margin:0}.plan-heading span{color:#5E7280;font-size:10px}.plan-list{display:grid;grid-gap:9px;gap:9px}.plan-list>button{position:relative;border:3px solid transparent;border-radius:24px;padding:13px 15px;background:#fffdf8d9;box-shadow:inset 0 -5px #4a3a550d;display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left;cursor:pointer;transition:transform .18s var(--pop),border-color .14s var(--snap),box-shadow .18s var(--snap)}.plan-list>button.starter{background:#ffe28acc}.plan-list>button.daily{background:#fffdf8}.plan-list>button.gift{background:#b79ce4;color:var(--milk)}.plan-list>button.selected{border-color:var(--peach);box-shadow:0 7px 16px #ff9b8540,inset 0 -5px #4a3a5510;transform:translateY(-1px)}.plan-list span{display:flex;flex-direction:column}.plan-list small{font-size:9px;line-height:1.4;color:#6E5E7A}.plan-list .gift small{color:#fffdf8bf}.plan-list span b{font:400 16px Smiley Sans,Noto Sans SC}.plan-list strong{font:700 24px Quicksand;color:var(--peach)}.plan-list strong i{font-size:11px;font-style:normal;margin-right:2px}.plan-list .gift strong{color:var(--milk)}.plan-list em{grid-column:1/-1;font-style:normal;font-size:10px;color:#6E5E7A;margin-top:4px}.plan-list .gift em{color:#fffdf8cc}.plan-list mark{position:absolute;right:-5px;top:-6px;width:22px;height:22px;border-radius:50%;background:var(--peach);color:white;display:grid;place-items:center;font:700 11px Quicksand}.plan-list>button:active{transform:scale(.985)}.redo-button{width:100%;border:2px solid var(--peach);background:#fffdf8cc;color:var(--peach);border-radius:999px;padding:12px;font:400 13px Smiley Sans,Noto Sans SC;cursor:pointer;box-shadow:inset 0 -4px #ff9b851a}.save-note{margin:0;color:#5E7280;font-size:10px;text-align:center}.copy-code.copied{background:var(--mint-ok);color:#2E5C46}.transform-card .photo-circle:not(button){cursor:default}.sticker-preview .face img{width:100%;height:100%;object-fit:cover}.style-error .inline-error{margin:8px 0 6px}.retry-style{border:0;background:var(--lemon);border-radius:999px;padding:7px 14px;font-size:10px;cursor:pointer;box-shadow:inset 0 -3px #4a3a5514}.photo-note .retry-style{margin-top:10px}.confirm-copy:disabled{opacity:.55;cursor:not-allowed}.plan-list>button.plan-starter{background:#ffe28acc}.plan-list>button.plan-daily{background:#fffdf8}.plan-list>button.plan-gift{height:auto;min-height:88.59375px;background:#b79ce4;color:var(--milk)}.plan-list .plan-gift small{color:#fffdf8bf}.plan-list .plan-gift strong{color:var(--milk)}.plan-list .plan-gift em{color:#fffdf8cc}.thank-card>button{color:var(--berry-ink)}.desktop-hero-cta,.desktop-nav,.pc-only,.pc-step-nav{display:none}.sticker-grid>button{padding:6px;border-radius:14px}.sticker-slice{border-radius:10px}.lightbox .sticker-slice{width:min(78vw,420px);height:auto;border:0;border-radius:16px}@media(min-width:900px){.prototype-shell{display:block;padding:0}.app-shell{display:block;width:100%}.desktop-frame{position:relative;width:100%;min-height:100vh;overflow:hidden;background:var(--soda-blue)}.phone-frame{width:100%;min-height:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.desktop-nav{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 max(48px,calc((100vw - 1084px)/2));background:transparent}.desktop-nav button{border:0;cursor:pointer}.desktop-nav>button:first-child{padding:0;background:transparent;font:400 22px Smiley Sans,Noto Sans SC;transform:skewX(-4deg)}.desktop-nav .nav-pickup{background:var(--peach);color:var(--milk);border-radius:999px;padding:10px 20px;font:400 13px Smiley Sans,Noto Sans SC;box-shadow:0 7px 16px #ff9b8566,inset 0 -4px #4a3a5526;transition:transform .18s var(--pop),filter .14s var(--snap)}.desktop-nav .nav-pickup:active{transform:scale(.96,.92)}.phone-head{display:none}.pc-only{display:block}.landing-hero-row{display:grid;grid-template-columns:minmax(0,1fr) 500px;align-items:center;grid-gap:42px;gap:42px;max-width:1180px;margin:auto;padding:20px 48px 40px}.landing-hero{padding:0}.landing-hero h1{font-size:52px;line-height:1.16}.landing-hero p{font-size:16px;max-width:430px;margin-top:16px}.desktop-hero-cta{display:flex;align-items:center;gap:16px;margin-top:26px}.desktop-hero-cta small{color:#6f8290}.landing-hero-row>.transform-card{margin:0;padding:30px;grid-template-columns:150px 32px 150px;gap:15px;border-radius:38px}.landing-hero-row .photo-circle,.landing-hero-row .sticker-preview{width:150px;height:150px}.landing-hero-row>.cta-wrap{display:none}.wave{height:30px;background-size:56px 30px}.milk-section{padding:20px max(48px,calc((100vw - 1084px)/2)) 22px}.faq-section h2,.milk-section h2{font-size:25px;margin-bottom:16px}.three-grid{gap:18px}.three-grid article{padding:20px 22px;min-height:118px}.three-grid strong{font-size:16px}.three-grid span{font-size:12px}.showcase{padding-top:12px;padding-bottom:34px}.showcase-grid{grid-template-columns:repeat(4,1fr);gap:18px}.showcase-grid>.pc-only>article{height:100%}.showcase-grid article>div{height:150px}.landing-bottom-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:28px;gap:28px;max-width:1180px;margin:auto;padding:30px 48px 12px;align-items:start}.landing-bottom-grid .faq-section,.landing-bottom-grid .plan-section{padding:0;margin:0}.bottom-cta{width:340px;margin:14px auto}.legal{padding-bottom:26px}.submit{width:100%;max-width:1180px;min-height:646px;margin:0 auto;display:grid;grid-template-columns:250px 1fr;grid-gap:36px;gap:36px;padding:36px 48px 44px}.submit>.segments,.submit>.submit-head{display:none}.pc-step-nav{display:flex;flex-direction:column}.pc-step-nav>button:first-child{align-self:flex-start;border:0;background:transparent;cursor:pointer;padding:0 0 18px}.pc-step-nav h2{font:400 29px Smiley Sans,Noto Sans SC;margin:0 0 3px}.pc-step-nav>span{color:#718490;font-size:11px;margin-bottom:20px}.pc-step-nav>button:not(:first-child){border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;padding:9px 0;color:#72818c}.pc-step-nav>button:not(:first-child) i{width:28px;height:28px;border-radius:50%;background:#fffdf8a8;display:grid;place-items:center;font-style:normal}.pc-step-nav>button.active{color:var(--berry-ink)}.pc-step-nav>button.active i{background:var(--peach);color:white;box-shadow:0 0 0 5px #ff9b8540}.pc-step-nav>button.done i{background:var(--mint-ok)}.submit-content{background:var(--milk);border-radius:30px;box-shadow:0 12px 28px #4a3a5520,inset 0 -6px #4a3a550d;padding:30px 34px;min-height:455px;display:flex;flex-direction:column}.submit-content .step-copy{padding:0 0 16px}.submit-content .step-copy h2{font-size:29px}.submit-content .step-body{min-height:340px}.submit-content .form-card,.submit-content .upload-card,.submit-content .use-list{margin:0}.submit-content .upload-card{box-shadow:none;padding:0}.submit-content .upload-grid{grid-template-columns:repeat(5,1fr)}.submit-content .photo-note{margin:16px 0 0}.submit-content .sticky-button{padding:18px 0 0;width:260px;margin-top:auto;align-self:flex-end}.submit-content .next-hint{padding:5px 0 0;text-align:right}.submit-content .use-list{display:grid;grid-template-columns:repeat(3,1fr)}.submit-content .use-list>button{min-height:150px;align-items:flex-start}.submit-content .form-card{box-shadow:none}.submit-content .inline-error{margin:8px 0}.checkout,.pickup-page{max-width:780px;min-height:610px;margin:38px auto 48px;background:#fffdf8bd;border-radius:32px;padding:10px 30px 28px;box-shadow:0 12px 30px #4a3a5520}.checkout .checkout-bottom,.pickup-page .sticky-button{max-width:420px;margin:16px auto 0}.progress-page{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:260px 1fr;grid-gap:42px;gap:42px;padding:38px 48px 46px}.progress-title{padding:0}.progress-title h2{font-size:30px}.timeline{padding:0}.persona-list{display:grid;grid-template-columns:repeat(3,1fr)}.gift{width:100%;max-width:1180px;margin:0 auto;padding:32px 48px 46px;min-height:640px}.gift-head{padding:0 0 16px}.soda-cup{max-width:620px;margin:12px auto}.sticker-grid{grid-template-columns:repeat(8,1fr);gap:12px;padding:12px 0}.sticker-grid>button{min-height:108px}.sticker-slice{width:58px;height:58px}.gift-actions{display:grid;grid-template-columns:1fr 1fr;padding:12px 0;align-items:start}.gift-actions>.jelly-button,.gift-actions>.redo-button{grid-column:1}.gift-actions>.wechat-how{grid-column:2;grid-row:1/3}.thank-card{max-width:520px;margin:22px auto}.lightbox{position:fixed}.sticker-grid{grid-template-columns:repeat(4,1fr)}.sticker-grid>button{min-height:0;padding:12px}.sticker-slice{width:100%;height:auto}}button{border:0;-webkit-tap-highlight-color:transparent;transition:transform .16s var(--pop),filter .14s var(--snap),box-shadow .16s var(--snap),opacity .14s var(--snap)}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #4a3a5580;outline-offset:3px}.ui-icon{display:block;width:1.1em;height:1.1em;flex:0 0 auto}.confirm-copy,.copy-code,.gift-actions .jelly-button,.pc-step-nav button,.peek,.quality-chips span,.submit-head button,.thank-card>button{display:flex;align-items:center;justify-content:center;gap:6px}.submit-head button{height:32px;padding:5px}.pc-step-nav>button:first-child{gap:4px}.quality-chips span{justify-content:flex-start}.quality-chips .ui-icon{width:13px;height:13px}.persona-list .ui-icon,.plan-list mark .ui-icon,.rail .ui-icon,.use-list .ui-icon{width:12px;height:12px}.faq>span b{width:24px;height:24px;display:grid;place-items:center}.faq>span b .ui-icon{width:16px;height:16px}@media(hover:hover) and (pointer:fine){button:not(:disabled):hover{filter:brightness(1.035);transform:translateY(-1px)}.faq:hover,.persona-list>article:hover{box-shadow:0 7px 18px #4a3a5526}.sticker-grid>button:hover{z-index:1;box-shadow:0 8px 18px #4a3a5530}}button:not(:disabled):active{transform:scale(.97)}.tag-list button{background:#e8e6e8!important;color:var(--berry-ink)!important}.tag-list button.selected{background:var(--peach)!important;color:var(--milk)!important}.persona-list>article{border:3px solid transparent;background:#fffdf8cc;border-radius:20px;overflow:hidden;transition:border-color .16s var(--snap),box-shadow .18s var(--snap),background-color .16s var(--snap)}.persona-list>article.selected{background:var(--milk);border-color:var(--peach);box-shadow:0 6px 14px #ff9b854d}.persona-choice{width:100%;background:transparent;padding:12px;display:flex;flex-direction:column;gap:6px;text-align:left}.persona-choice>span{width:100%}.persona-list>article.selected .persona-choice span i{background:var(--peach)}.captions-toggle{width:100%;padding:9px 12px;background:#4a3a550a;border-top:1px solid #4a3a5514;color:var(--berry-soft);font-size:10px;display:flex;align-items:center;justify-content:center;gap:5px}.caption-list{list-style:none;margin:0;padding:10px 12px 13px;border-top:1px dashed #4a3a5520;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.caption-list li{min-width:0;background:#fff;border-radius:9px;padding:5px 7px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.caption-list li span{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:5px;border-radius:50%;background:var(--soda-blue);font:700 8px Quicksand}.confirm-copy .ui-icon{width:15px;height:15px}.gift.unboxed{padding-bottom:20px}.gift.unboxed .gift-head{padding-bottom:2px}.gift.unboxed .gift-head h1{font-size:24px}.sticker-grid{width:min(100%,440px);margin:4px auto 0;padding:6px;gap:5px}.sticker-grid>button{min-width:0;padding:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.sticker-slice{width:100%;height:auto;aspect-ratio:1;border:0;border-radius:0;overflow:hidden;background:transparent}.sticker-grid button>span{display:none}.tap-hint{margin:1px 0 5px}.gift-actions{max-width:520px;margin:auto}.thank-card{max-width:520px;margin-left:auto;margin-right:auto}.lightbox{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.lightbox>div{position:relative;padding:0;background:transparent;border-radius:0;box-shadow:none}.lightbox .sticker-slice{width:min(78vw,520px);border-radius:0}.lightbox-close{position:absolute;right:-12px;top:-44px;width:36px;height:36px;border-radius:50%;background:var(--milk);display:grid;place-items:center;box-shadow:0 5px 15px #4a3a5533;z-index:1}.gift-actions .ui-icon,.thank-card>button .ui-icon{width:16px;height:16px}@media(max-width:520px){.gift.unboxed{min-height:100vh}.gift.unboxed .gift-head{padding-top:12px}.sticker-grid{width:min(calc(100vw - 28px),410px)}.gift-actions{padding-top:2px}.thank-card{margin-top:10px}.lightbox .sticker-slice{width:min(88vw,420px)}}@media(min-width:900px){.desktop-nav>b{font:400 22px Smiley Sans,Noto Sans SC;transform:skewX(-4deg)}.gift.unboxed{padding-top:12px}.gift.unboxed .gift-head{padding-bottom:0}.sticker-grid{width:min(44vh,480px);max-width:480px;gap:5px}.sticker-grid>button{padding:0}.gift-actions{padding-top:4px}.persona-list>article{align-self:start}.caption-list{grid-template-columns:1fr}.thank-card{margin-top:14px}}.desktop-nav .nav-pickup{transform:none}@media(min-width:900px){.pc-step-nav>button:first-child{justify-content:flex-start}.pc-step-nav>button:not(:first-child){width:100%;justify-content:flex-start}.submit-content .photo-note{padding:0;background:transparent;border-radius:0}.submit-content .step-copy h2{transform:none}.upload-grid button{display:grid;place-items:center}.quality-chips span{min-height:32px;padding:7px 13px;line-height:1}}@media(prefers-reduced-motion:reduce){button{transition:opacity .12s linear,background-color .12s linear}button:not(:disabled):active,button:not(:disabled):hover{transform:none}}.style-selection-note{margin:8px 0 2px;color:var(--berry-soft);font-size:10px;line-height:1.6}.gift.unboxed .sticker-grid{gap:12px;padding:10px}.gift.unboxed .sticker-grid>button{aspect-ratio:1;padding:0;border-radius:0;background:#fff;box-shadow:none;overflow:hidden}.gift.unboxed .sticker-grid>button .sticker-slice{width:100%;height:100%;border:0;border-radius:0;box-shadow:none;background:#fff}.gift.unboxed .sticker-grid>button:hover{filter:drop-shadow(0 5px 8px #4a3a5526)}.gift.unboxed .sticker-grid>button:focus-visible{outline:3px solid var(--berry-deep);outline-offset:3px}.sticker-lightbox{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;padding:24px;display:grid;place-items:center;overflow:auto;background:rgba(74,58,85,.14);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1000}.sticker-lightbox>div{width:256px;height:256px;padding:6px;border-radius:24px;background:#fff;box-shadow:0 18px 48px #4a3a5540,0 3px 10px #4a3a5526}.sticker-lightbox .sticker-slice{width:100%;height:100%;border:0;border-radius:18px;box-shadow:none;background:var(--milk)}.download-actions{display:grid;grid-template-columns:1fr;align-content:start;align-items:center}.download-actions .jelly-button{width:100%;height:48px;min-height:48px;padding:10px 8px!important;font-size:12px!important;line-height:1.2;white-space:nowrap}.thank-card .original-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:4px}.thank-card .original-actions button{min-height:40px;padding:9px 10px;border-radius:999px;background:var(--milk);color:var(--berry-ink);font:650 11px Smiley Sans,Noto Sans SC;box-shadow:inset 0 -4px #4a3a5514;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.thank-card .original-actions .share-original{border:2px solid #fffdf8b8;background:transparent;color:var(--milk);box-shadow:none}.thank-card .original-actions .ui-icon{width:15px;height:15px}@media(max-width:520px){.gift.unboxed .sticker-grid{gap:9px;padding:8px}}@media(min-width:900px){.gift-actions>.download-actions,.gift-actions>.redo-button,.gift-actions>.save-note{grid-column:1}.gift-actions>.wechat-how{grid-column:2;grid-row:1/4}}.version-panel{max-width:520px;margin:12px auto 4px;border:1px solid #ffffffd9;border-radius:20px;background:#fffdf8bd;box-shadow:0 5px 16px #4a3a5514;overflow:hidden}.version-heading{padding:13px 14px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.version-heading>span{display:flex;flex-direction:column;line-height:1.45}.version-heading b{font-size:12px;font-weight:650}.version-heading em,.version-heading small{color:var(--berry-soft);font-size:9px}.version-heading em{padding:3px 8px;border-radius:999px;background:#4a3a550a;font-style:normal;white-space:nowrap}.version-list{padding:0 12px 11px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.version-list>button{position:relative;min-width:136px;padding:6px;border:1px solid #4a3a551a;border-radius:14px;background:#fff;display:flex;align-items:center;gap:8px;text-align:left;scroll-snap-align:start}.version-list>button.selected{border-color:var(--peach);box-shadow:0 0 0 2px #ff9b8526}.version-list img{width:42px;height:42px;border-radius:9px;object-fit:cover;flex:none}.version-list span{min-width:0;display:flex;flex-direction:column}.version-list b{font-size:9px;font-weight:650;white-space:nowrap}.version-list small{max-width:66px;color:var(--berry-soft);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.version-list i{position:absolute;right:4px;top:4px;width:15px;height:15px;border-radius:50%;background:var(--peach);color:var(--berry-deep);display:grid;place-items:center}.version-list i .ui-icon{width:9px;height:9px}.refine-inline-toggle{width:100%;padding:9px 14px;border-top:1px solid #4a3a5512;background:#4a3a5505;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:var(--berry-soft)}.refine-inline-toggle:disabled{opacity:.72}.refine-inline-toggle>span{font-size:9px}.refine-inline-toggle>em{display:flex;align-items:center;gap:4px;font-size:9px;font-style:normal}.refine-inline-toggle .ui-icon{width:12px;height:12px}.refine-body{padding:13px 14px 14px;border-top:1px dashed #4a3a5524;background:#fffdf8;animation:answerIn .18s var(--snap) both}.refine-body>p{margin:0 0 9px;color:var(--berry-soft);font-size:10px;line-height:1.6}.refine-presets{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:9px}.refine-presets button{padding:6px 9px;border:1px solid #4a3a5521;border-radius:999px;background:#fff;color:var(--berry-deep);font-size:9px}.refine-body textarea{width:100%;min-height:82px;resize:vertical;padding:11px 12px;border:2px solid #d8d1dc;border-radius:13px;background:#fff;color:var(--berry-deep);font-size:11px;line-height:1.6;outline:0}.refine-body textarea:focus{border-color:var(--peach);box-shadow:0 0 0 3px #ff9b8526}.refine-submit{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:12px}.refine-submit small{color:var(--berry-soft);font-size:9px}.refine-submit button{padding:9px 17px;border-radius:999px;background:var(--peach);color:var(--berry-deep);font-size:11px;font-weight:650;box-shadow:inset 0 -3px #4a3a5517}.refine-note{margin:9px 0 0!important;padding:8px 10px;border-radius:10px;background:#fff;color:var(--berry-soft)!important;font-size:10px!important}.skip-link{position:fixed;left:16px;top:12px;z-index:100;transform:translateY(-150%);background:var(--berry-deep);color:#fff;padding:9px 14px;border-radius:var(--radius-control);text-decoration:none;transition:transform .16s var(--snap)}.skip-link:focus{transform:translateY(0)}:where(h1,h2,h3,.phone-head>b,.submit-head>b,.desktop-nav>b,.desktop-nav>button:first-child,.jelly-button,.confirm-copy,.peek){font-family:ui-rounded,SF Pro Rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif!important;letter-spacing:-.02em}:where(.landing-hero h1,.gift-head h1,.milk-section h2,.faq-section h2,.step-copy h2,.progress-title h2,.submit-head>b,.desktop-nav>b,.desktop-nav>button:first-child){transform:none!important;font-weight:650!important}:where(h1,h2,h3){text-wrap:balance}.confirm-copy,.desktop-nav .nav-pickup,.jelly-button,.tag-list button.selected{color:var(--berry-deep)!important;font-weight:650!important}.grape,.plan-list>button.plan-gift,.quality-chips span:nth-child(3){color:var(--berry-deep)!important}.plan-list .plan-gift :where(small,strong,em){color:var(--berry-deep)!important}.checkout-hero,.thank-card{color:var(--berry-deep)}.checkout-hero p,.thank-card>span{color:#493958}.confirm-copy.done{color:#24513d!important}.confirm-copy.done:disabled{opacity:1;cursor:default}.submit-content,.transform-card{border-radius:var(--radius-panel)}.checkout-hero,.form-card,.order-card,.persona-list>article,.price-card,.thank-card,.upload-card{border-radius:var(--radius-card)}.caption-list li,.form-card input,.form-card textarea,.inline-error{border-radius:var(--radius-control)}.three-grid{position:relative;gap:0;isolation:isolate}.three-grid:before{content:"";position:absolute;left:16.6%;right:16.6%;top:31px;height:2px;background:#4a3a5526;z-index:-1}.three-grid article{align-items:center;text-align:center;background:transparent!important;box-shadow:none;padding:10px 8px}.three-grid article>b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--milk);box-shadow:0 3px 10px #4a3a5520}.process-lemon>b{box-shadow:inset 0 0 0 6px var(--lemon),0 3px 10px #4a3a5520}.process-blue>b{box-shadow:inset 0 0 0 6px var(--soda-blue),0 3px 10px #4a3a5520}.process-grape>b{box-shadow:inset 0 0 0 6px var(--grape),0 3px 10px #4a3a5520}.showcase-grid .sticker-slice{width:100%;height:100%;aspect-ratio:auto;border-radius:18px;background:var(--milk)}.showcase-grid .sticker-slice img{width:400%;height:400%;max-width:none;object-fit:cover}.legal{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;color:#5e7280;font-size:10px}.legal nav{display:flex;gap:10px}.legal a{color:inherit;text-underline-offset:3px}@media(max-width:520px){.app-shell{width:100%;min-width:0;overflow:hidden}.node-content,.phone-frame,.progress-page,.timeline,.timeline-node{min-width:0;max-width:100%}.persona-list{width:100%;max-width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:min(78vw,290px);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:3px 2px 10px;scrollbar-width:none}.persona-list::-webkit-scrollbar{display:none}.persona-list>article{scroll-snap-align:start;scroll-snap-stop:always}.confirm-copy{position:-webkit-sticky;position:sticky;bottom:calc(10px + env(safe-area-inset-bottom));z-index:4;box-shadow:0 9px 24px #4a3a5540,inset 0 -5px #4a3a5526}}@media(prefers-reduced-transparency:reduce){.sticker-lightbox{background:rgba(74,58,85,.14);backdrop-filter:none;-webkit-backdrop-filter:none}}.upload-grid .uploaded{position:relative;border-style:solid}.upload-grid .photo-index{position:absolute;left:6px;bottom:6px;padding:3px 7px;border-radius:999px;background:#fffdf8e8;color:var(--berry-deep);font-size:9px;font-weight:650;line-height:1.2;box-shadow:0 2px 7px #4a3a5526;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.upload-grid .add-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--berry-soft);font-size:10px}.upload-grid .add-photo .ui-icon{width:20px;height:20px;color:var(--grape)}.upload-count{margin:10px 0 0;color:var(--berry-soft);font-size:10px;text-align:center}.custom-recipe{position:relative;margin:10px 0 4px;border:2px solid #fff;border-radius:18px;background:#fffdf8c9;box-shadow:0 5px 14px #4a3a5517;overflow:hidden}.custom-recipe.customized{border-color:var(--peach);box-shadow:0 6px 16px #ff9b852e}.custom-recipe-toggle{width:100%;padding:12px 14px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.custom-recipe-toggle>span{display:flex;flex-direction:column;line-height:1.35}.custom-recipe-toggle>span small{color:#8a7898;font:700 8px/1.2 Quicksand;letter-spacing:1.4px;text-transform:uppercase}.custom-recipe-toggle>span b{font-size:13px;font-weight:650}.custom-recipe-toggle>em{display:flex;align-items:center;gap:5px;color:var(--berry-soft);font-size:10px;font-style:normal;white-space:nowrap}.custom-recipe.customized .custom-recipe-toggle>em{color:#a34d3d;font-weight:650}.custom-recipe-toggle .ui-icon{width:14px;height:14px}.custom-recipe-body{padding:14px;border-top:1px dashed #4a3a5530;display:flex;flex-direction:column;gap:16px;animation:answerIn .18s var(--snap) both}.custom-style-field{display:flex;flex-direction:column;gap:6px}.caption-editor-head,.custom-style-field>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.caption-editor-head b,.custom-style-field b{font-size:11px;font-weight:650}.caption-editor-head small,.custom-style-field small{color:var(--berry-soft);font-size:9px}.custom-style-field textarea{width:100%;min-height:68px;resize:vertical;padding:10px 12px;border:2px solid #d8d1dc;border-radius:12px;background:#fff;color:var(--berry-deep);font-size:11px;line-height:1.6;outline:0}.custom-style-field textarea:focus{border-color:var(--peach);box-shadow:0 0 0 3px #ff9b8526}.caption-editor-head>span{display:flex;flex-direction:column;line-height:1.35}.caption-editor-head>button{padding:6px 10px;border:1px solid #d8d1dc;border-radius:999px;background:#fff;color:var(--berry-soft);font-size:9px}.caption-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.caption-editor label{min-width:0;height:36px;display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;border:1px solid #e2dde5;border-radius:10px;background:#fff;overflow:hidden}.caption-editor label:focus-within{border-color:var(--peach);box-shadow:0 0 0 2px #ff9b8521}.caption-editor label>span{height:100%;display:grid;place-items:center;background:var(--soda-blue);color:#586e7c;font:700 8px Quicksand}.caption-editor input{min-width:0;width:100%;height:100%;padding:0 8px;border:0;background:transparent;outline:0;font-size:10px}.caption-editor input:disabled,.custom-style-field textarea:disabled{opacity:.7;cursor:not-allowed}@media(min-width:900px){.caption-editor{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-recipe-body{padding:16px}.custom-style-field textarea{min-height:62px}}.legal-page,.not-found{min-height:100vh;padding:48px 22px;background:var(--soda-blue)}.legal-page>a{display:block;width:min(100%,680px);margin:0 auto 16px;color:var(--berry-ink);text-underline-offset:4px}.legal-page article{width:min(100%,680px);margin:auto;padding:clamp(24px,5vw,52px);border-radius:var(--radius-panel);background:var(--milk);box-shadow:0 14px 36px #4a3a5524}.legal-page h1{margin:4px 0 22px;font-size:clamp(28px,5vw,42px)}.legal-page h2{margin:24px 0 5px;font-size:18px}.legal-page p{margin:0;color:var(--berry-soft);font-size:14px;line-height:1.9}.legal-page small{color:#5e7280}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found>div{font-size:28px;color:#fff}.not-found>p{width:112px;height:112px;margin:8px;display:grid;place-items:center;border:8px solid var(--lemon);border-radius:50%;background:var(--milk);font-size:28px;box-shadow:0 10px 24px #4a3a5524}.not-found h1{margin:12px 0 2px;font-size:30px}.not-found span{color:var(--berry-soft)}.not-found a{margin-top:22px;padding:12px 24px;border-radius:999px;background:var(--peach);color:var(--berry-deep);font-weight:650;text-decoration:none;box-shadow:0 8px 18px #ff9b8566}.creative-note-hint{display:block;margin-top:-6px;color:#5e7280;font-size:10px;line-height:1.65}.hero-plan-picker{width:100%}.intake-preview{width:100%;padding:22px;border-radius:28px;background:#fffdf8dc;box-shadow:0 12px 30px #4a3a5520,inset 0 -5px #4a3a5509}.intake-preview>small{color:var(--berry-soft);font:700 9px/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.14em}.intake-preview h2{margin:8px 0 17px;font:400 21px/1.3 Smiley Sans,Noto Sans SC;transform:skewX(-3deg)}.intake-preview ol{margin:0;padding:0;display:grid;grid-gap:9px;gap:9px;list-style:none}.intake-preview li{padding:9px 10px;border-radius:14px;background:#fff;display:flex;align-items:center;gap:10px}.intake-preview li>i{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--lemon);font-style:normal;font-weight:750}.intake-preview li:nth-child(2)>i{background:var(--soda-blue)}.intake-preview li:nth-child(3)>i{background:var(--grape)}.intake-preview li>span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1 1}.intake-preview b{font-size:11px}.intake-preview em{color:var(--berry-soft);font-size:9px;font-style:normal;white-space:nowrap}@media(min-width:900px){.landing-hero-row>.hero-plan-picker{align-self:stretch;display:flex;align-items:center}.hero-plan-picker .plan-section{width:100%;margin:0;padding:6px 0;background:transparent}.landing-bottom-grid{grid-template-columns:1fr;max-width:820px}}.sticker-wall{padding:18px 0 30px;background:var(--milk);overflow:hidden}.sticker-wall-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto 12px;padding:0 48px}.sticker-wall-heading h2{margin:0;font-size:25px;font-weight:650;line-height:1.25}.sticker-wall-heading p{margin:4px 0 0;color:var(--berry-soft);font-size:10px;line-height:1.45}.sticker-wall-heading a{margin:0;color:var(--berry-soft);font-size:11px;font-weight:650;white-space:nowrap;text-underline-offset:4px}.sticker-wall-rows{width:calc(100% - 96px);max-width:1084px;margin:0 auto;display:grid;grid-gap:10px;gap:10px;overflow:hidden}.sticker-rail{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.sticker-track{display:flex;width:max-content;will-change:transform;animation:stickerConveyor 82s linear infinite}.sticker-rail:nth-child(2) .sticker-track{animation-duration:92s}.sticker-rail.reverse .sticker-track{animation-direction:reverse}.sticker-loop{display:flex;flex:none;gap:12px;padding-right:12px}.sticker-loop img{display:block;width:clamp(104px,11vw,148px);height:clamp(104px,11vw,148px);flex:none;border:4px solid #fff;border-radius:22px;object-fit:cover;box-shadow:0 6px 16px #4a3a5524}@keyframes stickerConveyor{to{transform:translateX(-50%)}}@media(max-width:520px){.sticker-wall{padding:14px 0 24px}.sticker-wall-heading{display:block;margin-bottom:10px;padding:0 20px}.sticker-wall-heading h2{font-size:20px}.sticker-wall-heading a{display:inline-block;margin-top:4px;font-size:10px}.sticker-wall-rows{width:calc(100% - 40px);gap:8px}.sticker-loop{gap:8px;padding-right:8px}.sticker-loop img{width:108px;height:108px;border-width:3px;border-radius:18px}}@media(prefers-reduced-motion:reduce){.sticker-rail{overflow-x:auto;mask-image:none;-webkit-mask-image:none;scrollbar-width:none}.sticker-rail::-webkit-scrollbar{display:none}.sticker-track{animation:none;will-change:auto}.sticker-loop[aria-hidden=true]{display:none}}:root{--pop:cubic-bezier(.23,1,.32,1);--ease-out:cubic-bezier(.23,1,.32,1);--text-on-blue:#4A3A55}[data-page-heading]:focus{outline:none}.checkout-hero h1{margin:0;font-size:20px;line-height:1.3;font-weight:650}.progress-title h1{margin:2px 0 0;font-size:30px;line-height:1.3;font-weight:650}.choice-group{min-width:0;margin:0;padding:0;border:0}.choice-group legend{margin-bottom:8px;color:var(--berry-soft);font-size:12px}.subject-detection{display:table;margin:0 0 7px;padding:4px 9px;border-radius:999px;background:var(--lemon);color:var(--berry-deep);font-size:10px;font-weight:650;line-height:1.4}.subject-detection.person{background:var(--soda-blue)}.photo-note.has-analysis>b{display:block}.identity-result{margin-top:10px;padding:12px;border:1px dashed #4a3a5530;border-radius:16px;background:#fffdf8b8}.identity-breed{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:9px;border-bottom:1px solid #4a3a5518}.identity-breed small,.identity-traits small{color:var(--berry-soft);font-size:9px;letter-spacing:.08em}.identity-breed strong{font:400 17px/1.2 Smiley Sans,Noto Sans SC;color:var(--berry-deep);text-align:right}.identity-features{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.identity-features span{padding:5px 9px;border-radius:999px;background:var(--soda-blue);color:var(--berry-deep);font-size:10px;line-height:1.4;box-shadow:inset 0 -2px #4a3a5512}.identity-features span:nth-child(3n+2){background:var(--lemon)}.identity-features span:nth-child(3n){background:#eadff5}.photo-note .identity-description,.photo-note .identity-feedback,.photo-note .identity-traits{margin:9px 0 0;line-height:1.6}.identity-traits{display:flex;align-items:center;gap:8px;color:var(--berry-deep)!important}.photo-note .identity-description{color:var(--berry-ink);font-size:11px}.photo-note .identity-feedback{padding-top:8px;border-top:1px solid #4a3a5518;color:var(--berry-soft);font-size:10px}.generate-hint{margin:10px 0 0;color:var(--berry-ink);font-size:10px;line-height:1.6}button{min-height:44px;transition:transform .14s var(--ease-out),filter .14s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,opacity .14s ease}.desktop-nav .nav-pickup,.jelly-button,.plan-list>button{transition:transform .14s var(--ease-out),filter .14s ease,box-shadow .16s ease,border-color .16s ease}.desktop-nav .nav-pickup{background:var(--lemon);color:var(--berry-deep)!important;box-shadow:0 5px 14px #4a3a5521,inset 0 -4px #4a3a5517}.plan-list>button.selected{transform:none}.lightbox-close,.submit-head button{width:44px;min-width:44px;height:44px}.caption-editor-head>button,.captions-toggle,.copy-code,.peek,.phone-head button,.refine-inline-toggle,.refine-presets button,.refine-submit button,.status-refresh,.tag-list button{min-height:44px}.status-refresh{display:block;margin:2px auto 0;padding:8px 14px}.caption-editor-head>button,.refine-presets button{padding-top:8px;padding-bottom:8px}@media(hover:hover) and (pointer:fine){button:not(:disabled):hover{transform:none;filter:brightness(1.025)}.jelly-button:not(:disabled):hover{box-shadow:0 12px 24px #ff9b856b,inset 0 -5px #4a3a5521}.desktop-nav .nav-pickup:not(:disabled):hover{box-shadow:0 7px 16px #4a3a5529,inset 0 -4px #4a3a5517}}button:not(:disabled):active{transform:scale(.98);filter:brightness(.98)}:where(.plan-list>button,.persona-choice,.version-list>button,.faq,.captions-toggle,.custom-recipe-toggle,.refine-inline-toggle,.refine-presets button,.pc-step-nav button,.submit-head button,.status-refresh):not(:disabled):active{transform:none}button:disabled{opacity:.62}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-color:var(--berry-deep)}.checkout-bottom p,.creative-note-hint,.gift-head small,.landing-hero p,.legal,.next-hint,.node-content>small,.pickup-visual p,.plan-heading span,.progress-title small,.save-note,.soda-cup p,.status-refresh,.step-copy p,.submit-head>span,.tap-hint{color:var(--text-on-blue)}.checkout-hero p,.thank-card>span{color:var(--berry-deep)}.transform-card small{color:var(--berry-soft)}.caption-editor label>span{color:var(--berry-deep)}.timeline-node.future{opacity:.72}@media(max-width:520px){.progress-title h1{font-size:24px}.checkout-hero h1{font-size:20px}}@media(prefers-reduced-motion:reduce){.custom-recipe-body,.faq p,.refine-body{animation:none!important}.desktop-nav .nav-pickup,.jelly-button,.plan-list>button,button{transition:opacity .12s linear,background-color .12s linear,border-color .12s linear,box-shadow .12s linear}button:not(:disabled):active,button:not(:disabled):hover{transform:none}}.desktop-nav .nav-brand{min-width:44px;min-height:44px;padding:0;border:0;background:transparent;color:var(--berry-deep);font-size:22px;font-weight:650;letter-spacing:-.02em;text-align:left;display:inline-flex;align-items:center;gap:8px}.brand-mark{display:block;width:36px;height:36px;flex:0 0 auto}.phone-head>b{display:inline-flex;align-items:center;gap:6px}.phone-head .brand-mark{width:30px;height:30px}.desktop-nav .nav-brand:focus-visible{outline:3px solid #4a3a5580;outline-offset:4px;border-radius:10px}.use-list>button{border:1px solid #d9d2dd;background:#fff;box-shadow:0 5px 14px #4a3a5517}.use-list>button.selected{border-color:var(--peach);background:#fff7f3;box-shadow:0 0 0 2px #ff9b8538,0 7px 17px #4a3a551c}.use-list>button:focus-visible{outline:3px solid #4a3a5580;outline-offset:3px}@media(hover:hover) and (pointer:fine){.desktop-nav .nav-brand:hover{color:#6d3e78}.use-list>button:not(.selected):hover{border-color:#b9adbf;box-shadow:0 7px 18px #4a3a5521}}.sticker-lightbox{padding:clamp(16px,3vw,32px);overflow:hidden;background:rgba(53,38,63,.38);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.sticker-lightbox>.sticker-inspector{position:relative;width:min(920px,calc(66.667vw - 42.667px));height:min(560px,47vw,calc(100dvh - 48px));max-height:calc(100dvh - 48px);padding:clamp(20px,3vw,32px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;grid-gap:clamp(22px,4vw,48px);gap:clamp(22px,4vw,48px);overflow:hidden;contain:layout;border:1px solid #ffffffd9;border-radius:28px;background:var(--milk);box-shadow:0 24px 70px #35263f66,0 4px 14px #35263f33;cursor:default}.sticker-inspector .lightbox-close{position:absolute;top:12px;right:12px;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--berry-deep);box-shadow:0 5px 15px #4a3a5526;z-index:3}.inspector-detail,.inspector-sheet{min-width:0;display:flex;flex-direction:column;gap:12px}.inspector-detail>header,.inspector-sheet>header{height:42px;min-height:42px;padding-right:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;overflow:hidden}.inspector-detail header>span,.inspector-sheet header>span{display:flex;flex-direction:column;line-height:1.4}.inspector-detail header b,.inspector-sheet header b{font-size:15px;font-weight:700}.inspector-detail header small,.inspector-sheet header small{color:var(--berry-soft);font-size:10px}.inspector-detail header em,.inspector-sheet header em{max-width:55%;padding:5px 10px;border-radius:999px;background:var(--lemon);color:var(--berry-deep);font-size:10px;font-style:normal;font-weight:650;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inspector-sticker,.sheet-selector{position:relative;width:100%;aspect-ratio:1;align-self:center;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 8px 24px #4a3a5521}.sheet-selector{width:min(100%,calc(100dvh - 174px))}.inspector-sticker{width:min(100%,calc(100dvh - 230px))}.sheet-selector>img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.sheet-selector-crops{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.sheet-selector-crops img{display:block;width:100%;height:100%;object-fit:cover}.sheet-selector-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.sheet-selector-grid>button{position:relative;min-width:0;min-height:0;border:1px solid #fff6;background:transparent;box-shadow:none}.sheet-selector-grid>button.selected{background:#ff9b8526;box-shadow:inset 0 0 0 4px var(--peach),inset 0 0 0 6px #fff9}.sheet-selector-grid>button.selected:after{content:"✓";position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--peach);color:var(--berry-deep);font-size:12px;font-weight:800;box-shadow:0 2px 7px #4a3a5530}.sheet-selector-grid>button:focus-visible{outline:3px solid var(--berry-deep);outline-offset:-5px;z-index:2}.inspector-sticker{padding:8px;background:#fff}.sticker-lightbox .inspector-sticker .sticker-slice{width:100%;height:100%;border-radius:0;background:#fff}.inspector-controls{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:10px;gap:10px}.inspector-controls>button{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--berry-deep);box-shadow:0 4px 12px #4a3a551f}.inspector-controls>span{text-align:center;color:var(--berry-deep);font-size:10px;font-weight:650;line-height:1.25}.inspector-controls small{color:var(--berry-soft);font-size:9px;font-weight:500}@media(hover:hover) and (pointer:fine){.sheet-selector-grid>button:hover{background:#ffe28a30;box-shadow:inset 0 0 0 2px #fff}.inspector-controls>button:hover{box-shadow:0 6px 16px #4a3a5529}}@media(max-width:720px){.sticker-lightbox{padding:10px}.sticker-lightbox>.sticker-inspector{width:min(560px,calc(100vw - 20px));height:min(389px,calc(50vw + 99px),calc(100dvh - 20px));max-height:calc(100dvh - 20px);padding:14px 12px 12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-radius:22px}.sticker-inspector .lightbox-close{top:8px;right:8px}.inspector-detail,.inspector-sheet{gap:8px}.inspector-detail>header,.inspector-sheet>header{height:38px;min-height:38px;padding-right:0}.inspector-detail>header{padding-right:38px}.inspector-detail header b,.inspector-sheet header b{font-size:12px}.inspector-detail header small,.inspector-sheet header small{display:none}.inspector-detail header em,.inspector-sheet header em{max-width:52%;padding:4px 7px;font-size:8px}.inspector-detail header em{display:none}.inspector-sticker,.sheet-selector{width:min(100%,calc(100dvh - 146px));border-radius:12px;box-shadow:0 5px 14px #4a3a551c}.inspector-sticker{padding:4px}.sticker-lightbox .inspector-sticker .sticker-slice{border-radius:0}.sheet-selector-grid>button.selected{box-shadow:inset 0 0 0 2px var(--peach),inset 0 0 0 3px #fff9}.sheet-selector-grid>button.selected:after{top:3px;right:3px;width:16px;height:16px;font-size:9px}.inspector-controls{grid-template-columns:36px 1fr 36px;gap:5px}.inspector-controls>button{width:36px;height:36px}.inspector-controls>span{font-size:8px}.inspector-controls small{display:none}}.upload-section-label{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}.upload-section-label>span{display:flex;flex-direction:column}.upload-section-label small{color:#7a5aa5;font-size:9px;font-weight:800;letter-spacing:.09em}.upload-section-label b{font-size:13px}.upload-section-label em{color:var(--berry-soft);font-size:9px;font-style:normal}.remake-divider{height:28px;margin:4px 0 10px;display:flex;align-items:center;gap:8px}.remake-divider:after,.remake-divider:before{content:"";height:1px;flex:1 1;background:#4a3a5517}.remake-divider span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--grape);color:#fff;font-weight:800;font-size:11px}.add-meme-reference{width:100%;min-height:78px;padding:12px 14px;border:2px dashed #b79ce47d;border-radius:18px;background:#b79ce414;color:var(--berry-ink);display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.add-meme-reference>.ui-icon{width:28px;height:28px;padding:5px;border-radius:9px;background:var(--grape);color:#fff}.add-meme-reference>span{display:flex;flex-direction:column}.add-meme-reference b{font-size:12px}.add-meme-reference small{color:var(--berry-soft);font-size:9px}.meme-reference-card{position:relative;min-height:112px;padding:8px;border:2px solid #b79ce466;border-radius:19px;background:#b79ce410;display:grid;grid-template-columns:105px 1fr;grid-gap:11px;gap:11px;align-items:center}.meme-reference-card>img{width:105px;height:94px;border-radius:13px;object-fit:cover;background:#ece7ed}.meme-reference-card>div{min-width:0;padding-right:25px}.meme-reference-card b{font-size:12px}.meme-reference-card p{margin:3px 0;color:var(--berry-soft);font-size:9px;line-height:1.55}.meme-reference-card div button{padding:4px 9px;border:0;border-radius:999px;background:#fff;color:var(--berry-deep);font-size:9px;cursor:pointer}.meme-reference-card .remove-meme{position:absolute;right:7px;top:7px;width:27px;height:27px;padding:5px;border:0;border-radius:50%;background:#4a3a55d9;color:#fff;cursor:pointer}.caption-mode-picker{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.caption-mode-picker button{min-width:0;padding:8px 7px;border:2px solid transparent;border-radius:13px;background:#f0edf2;color:var(--berry-ink);display:flex;flex-direction:column;text-align:left;cursor:pointer}.caption-mode-picker button[aria-pressed=true]{border-color:var(--grape);background:#f7f2fb}.caption-mode-picker b{font-size:10px}.caption-mode-picker small{color:var(--berry-soft);font-size:8px;line-height:1.4}.remake-recipe-card{margin-top:10px;padding:14px;border:2px solid #b79ce452;border-radius:23px;background:linear-gradient(145deg,#fffdf8,#f3edfa);box-shadow:0 7px 18px #4a3a5515}.remake-equation{display:grid;grid-template-columns:1fr 18px 1fr 22px 1fr;grid-gap:6px;gap:6px;align-items:center}.remake-equation>b{color:var(--grape);font-size:17px;text-align:center}.remake-equation figure{min-width:0;margin:0}.remake-equation figure img{width:100%;aspect-ratio:1;border-radius:13px;display:block;object-fit:cover}.remake-equation figcaption{margin-top:4px;color:var(--berry-soft);font-size:8px;text-align:center}.result-grid-icon{aspect-ratio:1;padding:7px;border-radius:13px;background:var(--soda-blue);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px}.result-grid-icon i{border-radius:2px;background:#fffdf8}.remake-recipe-copy{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.remake-recipe-copy>span{padding:9px 10px;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:space-between}.remake-recipe-copy small{color:var(--berry-soft);font-size:8px}.remake-recipe-copy b{font-size:11px}.remake-recipe-card>p{margin:9px 2px 0;color:var(--berry-soft);font-size:10px;line-height:1.65}.remake-review{margin-top:9px;border:2px solid #b79ce452;border-radius:20px;background:#fffdf8;overflow:hidden}.remake-review>summary{list-style:none;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.remake-review>summary::-webkit-details-marker{display:none}.remake-review>summary span{display:flex;flex-direction:column}.remake-review>summary b{font-size:12px}.remake-review>summary small{color:var(--berry-soft);font-size:9px}.remake-review[open]>summary .ui-icon{transform:rotate(180deg)}.remake-review>ol{list-style:none;margin:0;padding:0 10px 10px;display:grid;grid-gap:7px;gap:7px;max-height:420px;overflow:auto}.remake-review>ol>li{padding:10px;border-radius:14px;background:#f6f1f8}.remake-review li header{display:flex;align-items:center;gap:6px}.remake-review li header>b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--grape);color:#fff;font:700 9px Quicksand}.remake-review li header>em{font-style:normal;color:var(--berry-soft);font-size:9px}.remake-region-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.remake-region-list>span{display:flex;align-items:center;gap:5px;padding:4px 7px;border-radius:9px;background:#fff}.remake-region-list small{color:#7c698d;font-size:8px}.remake-region-list b{font-size:10px}.remake-review li p{margin:7px 0 0;color:var(--berry-soft);font-size:9px;line-height:1.55}.remake-review-actions{padding:10px;border-top:1px solid #4a3a5512;display:flex;flex-direction:column;gap:8px}.remake-review-actions>button{align-self:flex-start;border:0;border-radius:999px;background:var(--lemon);padding:7px 11px;font-size:9px;cursor:pointer}.remake-review-actions label{display:flex;align-items:center;gap:8px;font-size:10px;cursor:pointer}.remake-review-actions input{width:17px;height:17px;accent-color:var(--peach)}@media(min-width:900px){.submit-content .upload-card{max-width:680px;width:100%;margin:auto}.remake-recipe-card{max-width:680px}.remake-equation{grid-template-columns:120px 28px 160px 34px 120px;justify-content:center}.remake-equation figure img,.result-grid-icon{height:104px;aspect-ratio:1}.remake-recipe-copy{max-width:430px;margin:14px auto 0}.remake-recipe-card>p{text-align:center}}.plan-list>button{box-shadow:none}.plan-list>button.selected{box-shadow:0 0 0 2px #ff9b8530}@media(hover:hover) and (pointer:fine){.plan-list>button:not(.selected):hover{box-shadow:0 4px 12px #4a3a5514}}.seo-info{padding:24px;border-radius:28px;background:#fffdf8dc;box-shadow:0 10px 26px #4a3a5517}.seo-info>small{color:#6f8290;font-size:10px;font-weight:750;letter-spacing:.08em}.seo-info>h2{margin:6px 0 10px;font-size:25px;line-height:1.3}.seo-info>.answer-first{margin:0;color:var(--berry-deep);font-size:14px;line-height:1.85}.seo-facts{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.seo-facts article{padding:14px;border-radius:17px;background:#fff}.seo-facts article:nth-child(2){background:#ffe28a7a}.seo-facts article:nth-child(3){background:#a9d0e66e}.seo-facts article:nth-child(4){background:#b79ce438}.seo-facts h3{margin:0 0 4px;font-size:13px;line-height:1.45}.seo-facts p{margin:0;color:var(--berry-soft);font-size:11px;line-height:1.75}.trust-links{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.trust-links a{padding:7px 11px;border-radius:999px;background:#fff;color:var(--berry-deep);font-size:10px;font-weight:650;text-decoration:none}.trust-links a:first-child{background:var(--peach)}.faq-section{padding:4px 0}.faq{display:block;overflow:hidden;padding:0;cursor:default}.faq summary{padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-weight:600;font-size:12px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary b{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;color:var(--peach);font-size:18px;line-height:1;transition:transform .16s var(--snap)}.faq[open] summary b{transform:rotate(45deg)}.faq p{margin:0;padding:0 16px 14px;font-size:11px;line-height:1.75}.sticker-wall{content-visibility:auto;contain-intrinsic-size:auto 480px}@media(max-width:720px){.landing-bottom-grid{padding:24px 20px 10px}.seo-info{padding:20px}.seo-info>h2{font-size:20px}.seo-facts{grid-template-columns:1fr}}.photo-quality-gate{margin:0 20px 10px;padding:13px 14px;border:2px solid #e39b77;border-radius:18px;background:#fff1e8}.photo-quality-gate>b{font-size:12px;color:#934d32}.photo-quality-gate>p{margin:3px 0 9px;color:#7c6257;font-size:10px;line-height:1.55}.photo-quality-gate>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.photo-quality-gate button{border:0;border-radius:999px;background:var(--peach);padding:7px 12px;font-size:10px;cursor:pointer}.photo-quality-gate label{display:flex;align-items:center;gap:7px;font-size:10px;cursor:pointer}.photo-quality-gate input{width:17px;height:17px;accent-color:var(--peach)}@media(min-width:900px){.photo-quality-gate{margin:14px 0 0}.photo-quality-gate>div{flex-direction:row;align-items:center;justify-content:space-between}}