/* Approved pink/blue collage; each object is an independent moving layer. */
#desktop{--blue:#2457ff;--pink:#ee54a7;color:#131313;background:#fdfdfd}
#desktop .desktop-copy{left:5%;top:8%;width:67%;pointer-events:none}
#desktop .desktop-copy small{color:#111;font-size:18px;letter-spacing:-.06em}
#desktop .desktop-copy h2{font-size:clamp(30px,4.5vw,72px);font-weight:900;letter-spacing:-.055em;margin:24px 0;line-height:1.12}
#desktop .desktop-copy h2:after{content:'';display:block;width:135px;height:6px;background:var(--blue);transform:rotate(-3deg);margin-top:12px}
#desktop .desktop-preview{left:2%;top:24%;width:71%;height:70%;background:none;border:0;border-radius:0;box-shadow:none;overflow:visible}
.collage-depth{position:absolute;inset:0;transform:translate(calc(var(--cx,0)*8px),calc(var(--cy,0)*6px));transition:transform .18s ease-out}
.collage-word{position:absolute;left:2%;top:0;font-size:clamp(90px,16vw,260px);font-weight:950;letter-spacing:-.09em;line-height:1;transform:rotate(-12deg);opacity:.9}
.orbit{position:absolute;left:6%;top:18%;width:92%;height:54%;border:1px solid #151515;border-radius:50%;transform:rotate(-16deg)}
.orbit:after{content:'';position:absolute;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 30% 25%,white,#a6a9ae 35%,#252930 65%,white);left:4%;bottom:5%}
.collage-float{position:absolute;animation:collage-hover 6s ease-in-out infinite alternate;animation-delay:var(--delay,0s);will-change:translate}
@keyframes collage-hover{from{translate:0 -6px}to{translate:0 7px}}
.glass-window{border:2px solid #e0e4ec;border-radius:12px;background:linear-gradient(130deg,#ffffffdf,#e7edffa6);box-shadow:inset 2px 2px 2px white,5px 10px 0 #c4cad438,12px 22px 35px #66769418;overflow:hidden}
.window-bar{height:26px;display:flex;align-items:center;gap:5px;padding:0 10px;border-bottom:1px solid #b6c2db;font-size:8px;color:#697184}
.window-bar i{width:6px;height:6px;border-radius:50%;background:#2457ff}.window-bar i:first-child{background:#ee54a7}.window-bar i:last-of-type{background:#a9b0bf}.window-bar span{margin-left:10px}
.main-workspace{width:61%;height:60%;left:22%;top:19%;transform:rotate(-8deg);background:linear-gradient(140deg,#fafcffed,#b9ccffb3);z-index:2}
.workspace-grid{height:100%;background-image:linear-gradient(#9baaca22 1px,transparent 1px),linear-gradient(90deg,#9baaca22 1px,transparent 1px);background-size:24px 24px;padding:16px;color:#b4bed3;font:10px monospace}
.mini-window{width:24%;min-height:125px;z-index:4}.window-plan{left:0;top:32%;transform:rotate(-12deg);--delay:-2s}.window-focus{right:1%;top:0;transform:rotate(10deg);--delay:-4s}.window-plan p{font-size:11px;padding:0 12px}.window-plan p:before{content:'○';color:var(--blue);margin-right:8px}.window-focus strong{display:grid;place-items:center;margin:12px auto;width:65px;height:65px;border:8px solid #b6c7ff;border-top-color:var(--blue);border-radius:50%;font-size:17px}.window-focus small{display:block;text-align:center;padding-bottom:10px;font-size:9px}
.folder{width:100px;height:70px;border-radius:7px;background:linear-gradient(150deg,#ffb1dc,#ed4ea4 50%,#c72c85);box-shadow:inset 0 3px 2px #fff8,3px 5px 0 #a4297344,5px 12px 16px #3332;border:1px solid #ffa9d8;z-index:4}
.folder:before{content:'';position:absolute;top:-10px;left:3px;width:42%;height:13px;border-radius:5px 6px 0 0;background:#f892cc}.folder-pink{left:10%;top:3%;transform:rotate(-14deg);--delay:-1s}.folder-blue{right:3%;top:50%;transform:rotate(14deg);background:linear-gradient(150deg,#b6d1ff,#3573fc 50%,#1843cf);border-color:#90b6ff;--delay:-3s}.folder-blue:before{background:#6c9eff}
.collage-keyboard{left:15%;bottom:1%;width:49%;height:90px;background:linear-gradient(#f7f7f7,#b8bdc5);padding:7px;display:grid;grid-template-columns:repeat(12,1fr);gap:3px;transform:perspective(550px) rotateX(36deg) rotateZ(10deg);border-radius:7px;box-shadow:0 8px 0 #a2a7af,0 16px 18px #0002;z-index:5;--delay:-3s}
.collage-keyboard i{background:linear-gradient(135deg,#fff,#d9dde2);border-radius:3px;box-shadow:1px 2px 0 #9299a2;min-height:13px}.collage-keyboard i:last-child{grid-column:span 5}
.collage-mouse{right:13%;bottom:1%;width:90px;height:128px;border-radius:48% 48% 44% 44%;background:linear-gradient(105deg,#22272c,#f8fbfd 25%,#7b838b 36%,#eef2f6 65%,#373d42 87%,#9299a0);transform:rotate(-25deg);box-shadow:4px 7px 0 #bfc3c8,9px 14px 18px #0002;z-index:6;--delay:-5s}.collage-mouse:before{content:'';position:absolute;left:50%;top:0;height:42%;border-left:1px solid #4d555c}.collage-mouse:after{content:'';position:absolute;left:44%;top:14%;width:13%;height:18%;background:#393d42;border-radius:8px;border:2px solid #c6cbd0}
.collage-check{position:absolute;width:110px;height:60px;right:9%;bottom:5%;transform:rotate(9deg);background:conic-gradient(#2457ff 25%,transparent 0 50%,#2457ff 0 75%,transparent 0) 0 0/20px 20px;opacity:.65}
#desktop .demo-pet{width:38%;height:77%;left:31%;right:auto;bottom:13%;z-index:5;animation:collage-hover 5s ease-in-out infinite alternate}
#desktop .demo-bubble{right:3%;bottom:auto;top:29%;max-width:30%;z-index:7;border:2px solid #111;border-radius:8px;transform:rotate(5deg);font-weight:800;font-size:clamp(12px,1.3vw,20px);color:#111;background:white;padding:10px 13px}
.collage-cursor{position:absolute;right:18%;top:50%;z-index:7;font-size:50px;line-height:1;transform:rotate(-15deg);filter:drop-shadow(2px 3px 0 white);pointer-events:none}
.desktop-note-panel{position:absolute;left:75%;right:3%;top:18%;bottom:7%;z-index:8;background:#fcfbfa;border:1px solid #e5e2e4;border-radius:8px;box-shadow:2px 4px 7px #0002;padding:30px 20px 18px;display:flex;flex-direction:column}
.desktop-note-panel:before{content:'';position:absolute;inset:4px -10px -10px 6px;background:#dce4ff;transform:rotate(4deg);z-index:-1;border-radius:7px}.desktop-note-panel:after{content:'';position:absolute;width:100px;height:30px;background:#f3a3cfaa;left:calc(50% - 50px);top:-12px;transform:rotate(9deg)}
.desktop-note-panel h3{font-size:clamp(17px,1.7vw,26px);line-height:1.4;margin:0 0 20px;font-weight:800}
#desktop .demo-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0;margin:0;flex:1;min-height:0}
#desktop .demo-features button{display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:center;border:1px solid #e0dce1;border-radius:10px;background:#fff8;padding:9px 3px;font-size:clamp(10px,1vw,15px);color:#151515}
#desktop .demo-features button[aria-pressed=true]{background:#fbe4f0;border-color:#edbbd7;padding:9px 3px;color:var(--blue)}
.feature-icon{width:34px;height:34px;display:block;fill:currentColor;flex-shrink:0}.feature-icon img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
#desktop .desktop-actions{position:static;display:block;margin-top:20px;color:#111}.download-caption{display:block;text-align:center;font-size:12px;margin-bottom:9px}.platform-buttons{display:flex;gap:7px}.platform-buttons button{flex:1;border:1.5px solid #111;border-radius:30px;padding:10px 4px;background:white;color:#111;font:inherit;font-size:12px;white-space:nowrap;cursor:pointer}.platform-buttons button.is-platform{background:#111;color:white}.platform-buttons svg{width:13px;height:13px;vertical-align:-2px;fill:currentColor;margin-right:4px}
#desktop .desktop-preview-note{font-size:9px;color:#777;text-align:center;margin-top:9px;line-height:1.5}.desktop-story-link{position:absolute;left:5%;bottom:3%;font-size:11px;color:#555}
.platform-filter{display:flex;gap:8px;margin:18px 0}.platform-filter button{border:1px solid #ccc;border-radius:20px;padding:9px 18px;background:white;color:#222;cursor:pointer}.platform-filter button[aria-pressed=true]{background:#111;color:white}.chip-help{font-size:12px!important;line-height:1.7;color:#666}
@media(max-width:1000px){.desktop-note-panel{left:71%;right:3%;padding:23px 12px 14px}#desktop .desktop-preview{width:69%;left:0}.platform-buttons{flex-direction:column}.desktop-note-panel h3{margin-bottom:10px}.feature-icon{width:30px;height:30px}#desktop .demo-features{gap:7px}}
@media(max-width:700px){.companion-journey{height:370svh}.journey-stage{min-height:0}#desktop .desktop-copy{top:7%;left:6%;width:90%}#desktop .desktop-copy small{font-size:13px}#desktop .desktop-copy h2{font-size:clamp(25px,6vw,36px);margin:10px 0}#desktop .desktop-copy h2:after{width:80px;height:4px;margin-top:5px}#desktop .desktop-preview{left:0;top:22%;height:36%;width:100%}.collage-word{font-size:25vw}.folder{width:60px;height:42px}.collage-keyboard{height:48px;gap:2px;padding:5px}.collage-keyboard i{min-height:5px}.collage-mouse{width:45px;height:65px}.mini-window{min-height:72px}.window-bar{height:16px;font-size:5px;padding:0 5px}.window-bar i{width:3px;height:3px}.window-plan p{font-size:6px;padding:0 6px;margin:6px 0}.window-focus strong{width:34px;height:34px;border-width:4px;font-size:9px;margin:5px auto}.window-focus small{font-size:5px;padding-bottom:4px}.collage-cursor{font-size:28px}.desktop-note-panel{left:6%;right:6%;top:60%;bottom:5%;padding:14px 12px 10px}.desktop-note-panel:after{width:60px;left:calc(50% - 30px);height:17px;top:-7px}.desktop-note-panel h3{font-size:13px;margin:0 0 9px}.desktop-note-panel h3 br{display:none}#desktop .demo-features{grid-template-columns:repeat(3,1fr);gap:6px}#desktop .demo-features button{font-size:10px;padding:5px 2px;gap:4px}#desktop .demo-features button[aria-pressed=true]{padding:5px 2px}.feature-icon{width:22px;height:22px}#desktop .desktop-actions{margin-top:8px}.download-caption{display:none}.platform-buttons{flex-direction:row}.platform-buttons button{padding:6px;font-size:11px}#desktop .desktop-preview-note{font-size:8px;margin-top:4px}.desktop-story-link{display:none}}
@media(max-height:650px) and (max-width:700px){#desktop .desktop-copy{top:9%}#desktop .desktop-preview{top:23%;height:32%}.desktop-note-panel{top:58%;bottom:2%;padding-top:10px}.desktop-note-panel h3{display:none}.feature-icon{width:20px;height:20px}#desktop .demo-features button{gap:2px}.desktop-note-panel:after{display:none}}
@media(prefers-reduced-motion:reduce){.collage-float,#desktop .demo-pet{animation:none}.collage-depth{transform:none}.journey-stage>#desktop{height:950px}.line-mask>span{will-change:auto}}
/* Keep the paper backing behind its face, and override legacy red icon rules. */
.desktop-note-panel{isolation:isolate;background:transparent;border:0;box-shadow:none}
.desktop-note-panel:before{z-index:-2}.desktop-note-panel h3{position:relative}
.desktop-note-panel{background:linear-gradient(#fcfbfa,#fcfbfa);box-shadow:2px 4px 7px #0002}
.desktop-note-panel:before{inset:8px -7px -7px 9px;transform:rotate(3deg);background:transparent;border-right:9px solid #dce4ff;border-bottom:9px solid #dce4ff}
#desktop .demo-features button .feature-icon{color:var(--blue);width:34px;height:34px;max-width:none}
#desktop .demo-features button{align-items:center}
@media(min-width:701px){#desktop .desktop-copy h2{font-size:clamp(30px,3.6vw,56px)}#desktop .desktop-preview{top:29%;height:65%}.collage-word{font-size:clamp(90px,14vw,230px)}}
@media(max-width:1000px){#desktop .demo-features button .feature-icon{width:30px;height:30px}}
@media(max-width:700px){#desktop .demo-features button .feature-icon{width:22px;height:22px}#desktop .demo-bubble{font-size:11px;padding:7px;max-width:27%;right:5%}}
#desktop .desktop-copy{display:block}
#desktop button:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
@media(prefers-reduced-motion:reduce){.companion-journey{height:auto}.collage-float,#desktop .demo-pet{will-change:auto}.collage-depth{transition:none}}
/* v13: invitation pose and a visible onward chapter. */
#desktop .desktop-preview{height:59%;top:27%}
#desktop .demo-pet{width:44%;left:28%;height:90%;bottom:8%}
#desktop .desktop-story-link{display:flex;align-items:center;gap:20px;left:7%;bottom:2%;text-decoration:none;color:#171717;z-index:9;background:#fdfcf9e8;padding:8px 20px 8px 12px;border-radius:14px;border:1px solid #ddd6ca;box-shadow:0 4px 12px #00000009}
.desktop-story-link>span>strong{font-size:15px;line-height:1.5;display:block}.desktop-story-link>span>small{display:block;font-size:11px;margin-top:4px;color:#666}.desktop-story-link>i{font-style:normal;font-size:30px;color:#2457ff}
.story-entry-book{display:flex;flex-direction:column;justify-content:center;width:58px;height:74px;background:#ae8153;border:1px solid #866344;border-radius:3px 8px 8px 3px;box-shadow:inset 5px 0 #7b5e43,3px 2px #eee8dd;transform:rotate(-9deg);color:#29221b;padding:8px;text-align:center;transition:transform .3s}.story-entry-book b{font-size:12px;background:#fffaf2;padding:5px 0}.story-entry-book small{font-size:8px;margin-top:5px}.desktop-story-link:hover .story-entry-book{transform:rotate(0) translateY(-4px)}
.demo-water-cup{display:none;position:absolute;left:60%;top:50%;z-index:8;width:65px;height:80px;background:linear-gradient(95deg,#fff,#d2e5ff 70%,#fff);border:3px solid #2457ff;border-radius:6px 6px 20px 20px;box-shadow:5px 8px 0 #2457ff15;transform:rotate(-12deg)}
.demo-water-cup:after{content:'';position:absolute;width:27px;height:35px;border:5px solid #2457ff;border-left:0;right:-29px;top:13px;border-radius:0 18px 18px 0}.demo-water-cup span{position:absolute;left:5px;right:5px;top:9px;height:9px;border-radius:50%;background:#96bcff}.demo-water-cup i:after{content:'♡';display:block;margin-top:30px;text-align:center;font-size:24px;color:#2457ff}
#desktop[data-demo-state=water] .demo-water-cup{display:block;animation:cup-offer .6s ease-out both}@keyframes cup-offer{from{opacity:0;translate:0 30px;rotate:15deg}to{opacity:1;translate:0 0;rotate:0deg}}
.demo-response{position:absolute;z-index:12;right:0;top:45%;display:flex;gap:5px}.demo-response[hidden]{display:none}.demo-response button{padding:7px 10px;border:1px solid #2457ff;border-radius:20px;color:#2457ff;background:#fff;font-size:11px;cursor:pointer}
.cover-front{background:linear-gradient(100deg,#785537 0,#b78a5a 5%,#b58b5e 90%,#9c7047 100%)!important;border:1px solid #916b46;border-radius:12px 25px 25px 12px;box-shadow:inset 0 0 0 9px #bd966c,inset 0 0 0 11px #9b784f,5px 6px 12px #38271933}
.cover-front>strong{font-size:clamp(55px,7vw,110px);color:#33291e}.cover-label{background:#fffdf5!important;border:2px solid #3a352e!important;border-radius:12px;box-shadow:0 0 0 5px #faf8ee;transform:rotate(-8deg);color:#181818!important}.cover-momo-sticker{position:absolute;width:27%;height:auto;right:9%;bottom:9%;transform:rotate(11deg);filter:drop-shadow(2px 3px 0 #fff)}
.book-pages{border-radius:12px 25px 25px 12px;box-shadow:4px 3px 0 #d6d3ca,7px 6px 0 #fffef6,10px 8px 0 #b2ada1,13px 11px 0 #a37b51!important}
@media(max-width:700px){#desktop .desktop-preview{top:22%;height:32%}#desktop .desktop-story-link{left:6%;right:6%;bottom:1%;padding:6px 12px;gap:12px;min-height:44px}.story-entry-book{width:30px;height:38px;padding:4px}.story-entry-book b{font-size:7px;padding:3px}.story-entry-book small{display:none}.desktop-story-link>span>strong{font-size:10px}.desktop-story-link>span>strong br{display:none}.desktop-story-link>span>small{font-size:9px;margin-top:2px}.desktop-story-link>i{font-size:21px;margin-left:auto}.desktop-note-panel{top:56%;bottom:10%}.demo-water-cup{width:32px;height:40px;border-width:2px}.demo-water-cup:after{width:13px;height:18px;right:-15px;top:6px;border-width:3px}.demo-water-cup i:after{font-size:13px;margin-top:13px}.demo-response{top:66%;right:3%}.demo-response button{font-size:9px;padding:5px}.cover-label{font-size:9px}}
@media(prefers-reduced-motion:reduce){#desktop[data-demo-state=water] .demo-water-cup{animation:none}}
/* Post-story object display: quiet field, strong type, individual object depth. */
.presale,.finale,.finale-stage{background:#f2f2ef}.presale .section-heading h2{font-weight:900;line-height:1.04;letter-spacing:-.065em}.presale .section-heading small{display:inline-block;border:1px solid #17171755;border-radius:30px;padding:8px 14px;letter-spacing:.04em}.product-stage:before{color:#dededa;letter-spacing:-.1em}.presale-right h3,.price-block strong{letter-spacing:-.04em}.invite-header h3{font-weight:850;letter-spacing:-.045em}.invite-footer{transition:background .2s,transform .2s}.ready .invite-footer:hover{transform:translateY(-4px);background:#8e2522}.book-cover{transform-style:preserve-3d}.book-paper{background:linear-gradient(90deg,#eee8d9 0,#fffdf4 6%,#fffdf4 96%,#e9e3d6 100%)}
@media(prefers-reduced-motion:reduce){.invite-footer{transition:none}.desktop-story-link{opacity:1!important;visibility:visible!important}.story-entry-book{transition:none}}
/* Original account cards are preserved byte-for-byte; only the preview viewport crops. */
.qr-preview{position:relative;display:block;width:100%;aspect-ratio:1;border:1px solid #e3ded6;border-radius:12px;overflow:hidden;background:#fff;cursor:zoom-in;padding:0}
.official-channel .qr-preview img{position:absolute;max-width:none;height:auto;aspect-ratio:auto;padding:0;margin:0;border:0}
.qr-xiaohongshu img{width:352.5%;left:-232.1429%;top:-360.7143%}
.qr-douyin img{width:152.027%;left:-27.027%;top:-32.4324%}
.qr-wechat img{width:139.5833%;left:-20.1389%;top:-14.5833%}
.official-channel>small{display:block;font-size:11px;color:#756c60;margin-top:6px}.official-channel>a{font-size:12px;text-underline-offset:4px}
#official-qr-dialog{max-width:min(620px,94vw);max-height:94svh;overflow:auto;padding:24px;text-align:center}#official-qr-dialog h2{font-size:20px;margin:4px 25px 18px}#official-qr-dialog .qr-original{display:block;max-width:100%;max-height:65svh;width:auto;height:auto;margin:0 auto;object-fit:contain}#official-qr-dialog p{font-size:12px;line-height:1.7}.qr-save{display:inline-block;padding:10px 20px;border:1px solid #333;border-radius:24px;color:#222}
@media(max-width:700px){.official-codes{gap:12px}.official-channel>small{font-size:9px}#official-qr-dialog{padding:20px 14px}.official-channel>a{font-size:10px}}
/* v14 user corrections: restore original painted eyes and clear visual grouping. */
.character .char-eye,.character .char-blush,.character .char-smile{display:none!important}
.official-community{grid-template-columns:.8fr 1.4fr;gap:8%}.official-codes{gap:38px}.qr-preview{border-radius:0;border:0;box-shadow:0 0 0 12px white;background:white}.official-channel{background:#fff;padding:20px 15px 18px;border:1px solid #e8e3dc;border-radius:14px}.official-channel>strong{margin-top:22px}
.qr-douyin img{width:190%;left:-45%;top:-55%;clip-path:circle(32% at 50% 35.8%)}
#desktop .story-entry-book{width:44px;height:44px;padding:0;background:none;border:0;border-radius:0;box-shadow:none;transform:none;color:#2457ff;flex-shrink:0}.story-entry-book svg{display:block;width:100%;height:100%;fill:#fff;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.desktop-story-link:hover .story-entry-book{transform:translateY(-2px)}
.product-stage:before{display:none!important}.presale-grid{grid-template-columns:minmax(210px,1fr) minmax(300px,1.4fr) minmax(240px,1fr);gap:36px;align-items:center;max-width:1400px;margin:32px auto 0}.product-stage{height:620px;min-width:0}.product-momo{height:90%;top:0}.presale-right{padding-left:0}.presale .price{letter-spacing:-.065em;font-size:clamp(65px,6vw,98px);line-height:1.15;display:flex;align-items:baseline;gap:7px}.presale .price small{font-size:.38em}.presale .sticker-benefit .sticker{float:none;display:block;width:95px;height:110px;margin:0 0 14px}.presale-right h3{font-size:22px}.presale-right p{font-size:14px}.product-socks{left:0!important;width:29%!important}.product-hat{right:-2%!important;width:32%!important}.product-pearl{right:3%!important;width:12%!important}.presale .shipping h3{font-size:20px}.presale .shipping em{font-size:32px}
@media(max-width:1000px) and (min-width:701px){.presale-grid{gap:18px;grid-template-columns:1fr 1.25fr 1fr}.product-stage{height:480px}.presale-right h3{font-size:17px}.presale-right p{font-size:12px}.official-community{grid-template-columns:1fr;gap:35px}}
@media(max-width:700px){.official-community{grid-template-columns:1fr}.official-codes{grid-template-columns:1fr;gap:24px;max-width:260px;width:100%;margin:auto}.official-channel{padding:24px 35px}.official-channel>strong{font-size:16px}.official-channel>small,.official-channel>a{font-size:12px}.presale-grid{display:flex;gap:20px;margin-top:20px}.product-stage{height:440px;margin:0;width:100%}.product-momo{height:100%;top:-4%}.presale-left{grid-template-columns:1fr 1fr;gap:18px}.presale .price{font-size:64px}.presale-right{padding:15px 0}.presale-right h3{font-size:17px}.presale-right p{font-size:12px}.presale .sticker-benefit .sticker{width:70px;height:85px}.presale .shipping h3{font-size:17px}.presale .shipping em{font-size:25px}#desktop .story-entry-book{width:29px;height:29px}}
.qr-douyin img{width:145%;left:-22.5%;top:-28%;clip-path:circle(31.5% at 50% 35.8%)}
.official-channel{opacity:1!important;visibility:visible!important;transform:none!important}.official-channel .qr-preview img{width:100%;left:0;top:0;clip-path:none}.official-community .line-mask>span{opacity:1!important;transform:none!important}
/* Real R12 cup pose replaces the earlier separate cup illustration. */
#desktop[data-demo-state=water] .demo-water-cup{display:none}

/* Readable invitation label and lifted die-cut sticker paper. */
.invite-footer small{color:#fff!important;opacity:1!important;font-size:clamp(12px,.95vw,15px);font-weight:500;line-height:1.5}
.sticker-sheet{position:relative;width:110px;height:132px;margin:0 0 20px;transform:rotate(-7deg);filter:drop-shadow(2px 5px 2px #35271c22) drop-shadow(7px 12px 7px #35271c18)}
.presale .sticker-benefit .sticker-sheet .sticker{position:absolute;inset:0;width:100%;height:100%;margin:0;filter:drop-shadow(2px 0 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(0 -2px 0 white);clip-path:polygon(40% 0,68% 0,84% 8%,90% 27%,96% 45%,97% 70%,100% 80%,80% 87%,67% 87%,40% 100%,16% 96%,0 86%,1% 67%,2% 39%,15% 30%,34% 26%)}
/* The paper curls underneath its lower edge, never over the hand. */
.sticker-paper{position:absolute;inset:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 1px 0 #c8c4bd)}
.sticker-sheet{isolation:isolate;transform:rotate(-5deg);filter:drop-shadow(1px 2px 1px #35271c16) drop-shadow(4px 9px 5px #35271c24)}
.sticker-peel{position:absolute;z-index:-1;left:10%;bottom:-2%;width:45%;height:13%;background:linear-gradient(170deg,#c9c5bc 0%,#eeeae3 28%,#fff 60%,#f8f6f0 80%,#d9d4cc 100%);border-radius:5% 10% 65% 55%;transform:rotate(12deg) skewX(-14deg);box-shadow:1px 5px 4px #35271c25}
@media(max-width:700px){.sticker-sheet{width:90px;height:110px;margin-bottom:18px}.invite-footer small{font-size:12px}}
