.hero{background-color:#edc9e0;justify-content:center;align-items:flex-start;min-height:auto;padding:clamp(5rem,12vh,9rem) 2rem clamp(4rem,8vh,7rem);display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:3;background-image:radial-gradient(50px at 50% 100%,#e4d9f1 50px,#0000 50px);background-repeat:repeat-x;background-size:100px 50px;height:50px;position:absolute;bottom:0;left:0;right:0}.hero__glow{pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.hero__glow--left{background:radial-gradient(#efa7d673 0%,#0000 70%);width:min(55vw,600px);height:min(55vw,600px);top:-20%;left:-12%}.hero__glow--right{background:radial-gradient(#9b2a6e26 0%,#0000 70%);width:min(45vw,500px);height:min(45vw,500px);bottom:-15%;right:-8%}.hero__grain{opacity:.03;pointer-events:none;mix-blend-mode:overlay;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.hero__container{width:100%;max-width:72rem;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.hero__container{padding:0 2.5rem}}@media (min-width:1024px){.hero__container{padding:0 3.5rem}}.hero__inner{z-index:2;text-align:center;max-width:48rem;margin:0 auto;position:relative}.hero__overline{letter-spacing:.08em;text-transform:uppercase;color:#c84b8f;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:.8125rem;font-weight:600}.hero__title{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:400;line-height:1.1}.hero__title em{color:#9b2a6e;font-style:italic}.hero__subtitle{color:#5a3a4e;max-width:32rem;margin:0 auto 2.5rem;font-family:Poppins,sans-serif;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.65}.hero__actions{flex-direction:column;justify-content:center;align-items:center;gap:.875rem;display:flex}@media (min-width:640px){.hero__actions{flex-flow:wrap}}.hero__cta{cursor:pointer;white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:180px;padding:.8rem 1.5rem;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.hero__cta--secondary{color:#6b3a55;background:0 0;border:1px solid #d8b8cd}.hero__cta--secondary:hover{color:#c84b8f;background:#efa7d633;border-color:#efa7d6}@media (max-width:768px){.hero{padding:clamp(3rem,8vh,5rem) 1.5rem clamp(3rem,6vh,4rem)}}
.categories{background-color:#e4d9f1;padding:clamp(4rem,8vw,7rem) 0}.categories__container{max-width:72rem;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.categories__container{padding:0 2.5rem}}@media (min-width:1024px){.categories__container{padding:0 3.5rem}}.categories__overline{letter-spacing:.1em;text-transform:uppercase;color:#9b2a6e;text-align:center;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600}.categories__title{letter-spacing:-.02em;color:#1a1a1a;text-align:center;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400}.categories__bento{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.categories__bento{grid-template-columns:repeat(2,1fr)}}.categories__bento-card{color:inherit;cursor:pointer;background:#faf6fc;border:1px solid #9b2a6e14;border-radius:1rem;flex-direction:column;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.categories__bento-card:hover{border-color:#9b2a6e26;transform:translateY(-4px);box-shadow:0 20px 48px #9b2a6e1f}.categories__bento-card:hover .categories__bento-emoji{transform:scale(1.08)}.categories__bento-card:first-child .categories__bento-accent{background:linear-gradient(135deg,#fce7f3 0%,#ec489926 100%)}.categories__bento-card:nth-child(2) .categories__bento-accent{background:linear-gradient(135deg,#ede9fe 0%,#8b5cf626 100%)}.categories__bento-card:nth-child(3) .categories__bento-accent{background:linear-gradient(135deg,#fef3c7 0%,#d9770626 100%)}.categories__bento-card:nth-child(4) .categories__bento-accent{background:linear-gradient(135deg,#fee2e2 0%,#ef44441f 100%)}.categories__bento-card:nth-child(5) .categories__bento-accent{background:linear-gradient(135deg,#e0e7ff 0%,#6366f11f 100%)}.categories__bento-card:nth-child(6) .categories__bento-accent{background:linear-gradient(135deg,#f3e8ff 0%,#c026d31f 100%)}.categories__bento-card:nth-child(7) .categories__bento-accent{background:linear-gradient(135deg,#fce7f3 0%,#ec489926 100%)}.categories__bento-card:nth-child(8) .categories__bento-accent{background:linear-gradient(135deg,#fef3c7 0%,#d9770626 100%)}.categories__bento-accent{width:100%;height:6px}.categories__bento-body{flex-direction:column;flex:1;padding:1.75rem;display:flex}@media (min-width:768px){.categories__bento-body{padding:2rem}}.categories__bento-emoji{margin-bottom:1.25rem;font-size:2.75rem;line-height:1;transition:transform .3s cubic-bezier(.22,1,.36,1)}.categories__bento-title{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:.625rem;font-family:Playfair Display,serif;font-size:1.375rem;font-weight:400}.categories__bento-desc{color:#5a3a4e;flex:1;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:.9375rem;line-height:1.65}.categories__bento-link{color:#9b2a6e;align-items:center;gap:.375rem;margin-top:auto;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.categories__bento-card:hover .categories__bento-link{gap:.625rem}.categories__bento-store-links{flex-wrap:wrap;gap:.875rem;margin-top:auto;display:flex}.categories__bento-store-links .categories__bento-link{margin-top:0}
.trending{background-color:#e4d9f1;padding:3rem 0}.trending__container{max-width:72rem;margin:0 auto;padding:0 1.5rem 0 .5rem}@media (min-width:640px){.trending__container{padding:0 2.5rem 0 0}}@media (min-width:1024px){.trending__container{padding:0 3.5rem 0 0}}.trending__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.trending__title{color:#1a1a1a;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.trending__arrows{gap:.5rem;display:flex}.trending__arrow{color:#000;cursor:pointer;background-color:#ececed;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background-color .2s;display:flex}.trending__arrow:hover{background-color:#d9dadb}.trending__carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:.5rem 0 1rem;display:flex;overflow-x:auto}.trending__carousel::-webkit-scrollbar{display:none}.trending__card{scroll-snap-align:start;background-color:#fcd8e8;border-radius:1.25rem;flex-direction:column;flex:0 0 320px;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.trending__badge{color:#1a1a1a;background-color:#e3e0f1;border-radius:1rem;align-self:flex-start;padding:.25rem .75rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.trending__preview{text-align:center;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:280px;padding:1.5rem;display:flex;overflow:hidden}.trending__preview-image{-o-object-fit:contain;object-fit:contain;border-radius:2rem;width:100%;height:100%;display:block}.trending__preview--anniversary{align-items:flex-start;padding:0}.trending__preview--anniversary .tpda-wrapper{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:0}.trending__preview--anniversary .tpda-phone{transform-origin:top;margin-left:auto;margin-right:auto;transform:scale(.583)}@media (max-width:640px){.trending__preview--anniversary .tpda-phone{transform:scale(.458)}}.trending__preview--mothers{align-items:stretch;padding:0}.trending__preview--mothers .md-preview{border-radius:1rem;align-self:stretch;width:100%;height:100%}.trending__preview--sorry,.trending__preview--birthday,.trending__preview--valentine,.trending__preview--puzzle,.trending__preview--upi{padding:0}.trending__label{color:#1a1a1a;align-self:flex-start;padding-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:500}.trending__cta{color:#1a1a1a;cursor:pointer;text-align:center;background-color:#efa7d6;border:none;border-radius:1.25rem;width:100%;padding:.5rem 2rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.trending__cta:hover{opacity:.85}.trending__scroll-indicator{display:none}@media (max-width:640px){.trending__container{padding:0 1rem}.trending__title{text-align:center}.trending__arrows{display:none}.trending__card{flex:0 0 260px}.trending__preview{height:220px}.trending__cta{padding:.4rem 1.25rem;font-size:1.25rem}.trending__scroll-indicator{background-color:#0000001f;border-radius:2px;height:4px;margin-top:.75rem;display:block;position:relative}.trending__scroll-thumb{background-color:#00000059;border-radius:2px;height:100%;transition:left .15s;position:absolute;top:0}}
@keyframes scanLine{0%{transform:translateY(0)}50%{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatBounce{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-6px)scale(1.15)}}@keyframes qrPopIn{0%{transform:scale(.85)}to{transform:scale(1)}}@keyframes noteAppear{0%{opacity:0;transform:scale(.7)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes btnClick{0%{transform:scale(1)}30%{transform:scale(.9)}65%{transform:scale(1.05)}to{transform:scale(1)}}.sorry-preview-wrapper{background:linear-gradient(135deg,#1a0a1a 0%,#2d0a2d 50%,#1a0a1a 100%);width:100%;height:100%;transition:opacity .3s;position:relative;overflow:hidden}.sorry-preview-wrapper.fading{opacity:.3}.sorry-screen{flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex;position:absolute;inset:0}.qr-card{background:#fff;border-radius:12px;flex-shrink:0;width:170px;height:170px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d}.qr-card.qr-pop-in{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards qrPopIn}.qr-card.qr-shrink{transition:transform .35s;transform:scale(.92)}.qr-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:opacity .2s;display:block}.qr-img.qr-dim{opacity:.6}.qr-overlay{background:#fff0f0f2;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:0;left:0;right:0}.qr-overlay-text{color:#e84393;font-family:DM Serif Display,serif;font-size:10px;font-weight:700}.scan-line{background:#ff69b4;height:2px;animation:1.7s ease-in-out infinite scanLine;position:absolute;top:0;left:5px;right:5px;box-shadow:0 0 10px #ff69b4}.scanning-row{align-items:center;margin-top:10px;display:flex}.qr-spinner{border:2px solid #0000;border-top-color:#e91e8c;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-right:6px;animation:.7s linear infinite spin}.hint-text{color:#fff6;font-family:Inter,sans-serif;font-size:10px}.hint-text--mt{margin-top:10px}.idle-dots{color:#ffffff4d;font-size:24px}.greeting-char-container{justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.greeting-gif{-o-object-fit:contain;object-fit:contain;width:90px;height:90px}.greeting-hearts{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.floating-heart{font-size:10px;animation:2.5s ease-in-out infinite floatBounce;position:absolute}.floating-heart--1{animation-delay:0s;top:10px;left:-8px}.floating-heart--2{animation-delay:.4s;top:5px;right:-8px}.floating-heart--3{animation-delay:.8s;top:-4px;left:calc(50% - 8px)}.greeting-text{color:#ff69b4;text-shadow:0 0 20px #ff69b44d;text-align:center;margin:10px 0 0;font-family:cursive;font-size:24px;font-style:italic;font-weight:700}.greeting-sub{color:#fff9;text-align:center;margin:4px 0 15px;font-family:Inter,sans-serif;font-size:10px}.btn-wrap{margin-top:15px}.btn-wrap.btn-clicked button{animation:.45s forwards btnClick}.btn-pink{color:#fff;cursor:pointer;background:linear-gradient(90deg,#e91e8c,#ff69b4);border:none;border-radius:20px;padding:8px 20px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.meter-label{color:#ffffffb3;text-align:center;margin:0 0 5px;font-family:Inter,sans-serif;font-size:10px}.meter-percent{color:#ff69b4;margin:0;font-family:cursive;font-size:40px;font-style:italic;font-weight:700}.meter-percent--overflow{text-shadow:0 0 10px #ff69b499}.meter-track{background:#ffffff1a;border-radius:5px;width:85%;height:10px;margin-top:10px;overflow:hidden}.meter-fill{background:#e91e8c;border-radius:5px;height:100%;transition:width 50ms linear}.warn-text{color:#fff;text-align:center;margin:15px 0 0;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.reveal-emoji{margin-bottom:5px;font-size:20px}.reveal-title{color:#ff69b4;text-align:center;margin:0 0 10px;font-family:cursive;font-size:16px;font-style:italic;font-weight:700}.reveal-cards{width:90%}.reveal-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;min-height:40px;margin-bottom:8px;padding:8px;display:flex}.reveal-card.card-open{background:#ffffff1a;border-color:#ff69b433}.card-hidden{color:#ff69b466;font-size:14px}.card-text{color:#ffffffd9;text-align:center;font-family:Inter,sans-serif;font-size:10px;line-height:1.4}.envelope-wrapper{flex-direction:column;align-items:center;transition:transform .15s;display:flex}.envelope-wrapper.envelope-tap{animation:.45s btnClick}.envelope-wrapper.envelope-open-scale{transform:scale(1.05)}.envelope-label{color:#fff;text-align:center;margin:0 0 10px;font-family:cursive;font-size:14px;font-style:italic;font-weight:700}.envelope-img{-o-object-fit:contain;object-fit:contain;width:140px;height:100px}.note-wrapper{opacity:0;flex-direction:column;align-items:center;width:90%;display:flex;transform:scale(.7)translateY(30px)}.note-wrapper.note-appear{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards noteAppear}.note-card{background:#fff0f5f2;border-radius:14px;flex-direction:column;align-items:center;width:100%;padding:15px;display:flex}.note-char-wrapper{flex-shrink:0;width:60px;height:60px;margin-bottom:10px;overflow:hidden}.note-char-gif{-o-object-fit:contain;object-fit:contain;width:60px;height:60px}.note-text{color:#5a3e42;text-align:center;white-space:pre-wrap;margin:0;font-family:cursive;font-size:12px;line-height:18px}.note-cursor{color:#e91e8c}
@keyframes bdScanLine{0%,to{top:8px}50%{top:calc(100% - 10px)}}@keyframes bdQrPopIn{0%{opacity:.6;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes bdBtnClick{0%{transform:scale(1)}30%{transform:scale(.9)}65%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bdCakePopIn{0%{opacity:0;transform:scale(0)}65%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes bdBalloonPop{0%{opacity:1;transform:scale(1)}30%{opacity:.8;transform:scale(1.3)}65%{opacity:.3;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@keyframes bdBalloonReveal{0%{opacity:0;transform:scale(.3)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes bdLetterAppear{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.bd-preview{background:#0a0612;width:100%;height:100%;position:relative;overflow:hidden}.bd-content{opacity:1;transition:opacity .15s;position:absolute;inset:0}.bd-content--fading{opacity:0}.bd-screen{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.bd-screen--celeb{padding-top:28px}.bd-qr-container{flex-direction:column;align-items:center;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards bdQrPopIn;display:flex}.bd-qr-card{background:#fff;border-radius:8px;width:130px;height:160px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0006}.bd-qr-card--click{animation:.45s bdBtnClick}.bd-qr-img{-o-object-fit:cover;object-fit:cover;width:100%;height:calc(100% - 22px);margin-top:22px;display:block}.bd-qr-label{text-align:center;color:#e84393;white-space:nowrap;text-overflow:ellipsis;background:#fff0f0f2;width:100%;padding:3px 4px;font-family:DM Serif Display,serif;font-size:9px;font-weight:700;position:absolute;top:0;overflow:hidden}.bd-qr-scanline{background:#ff6b9d;height:2px;animation:1.6s ease-in-out infinite bdScanLine;position:absolute;left:5%;right:5%;box-shadow:0 0 6px #e84393}.bd-hint{color:#fff6;margin-top:8px;font-family:Inter,sans-serif;font-size:9px}.bd-inv-sub{color:#fff6;text-transform:uppercase;letter-spacing:.06em;text-align:center;font-family:Inter,sans-serif;font-size:8px}.bd-inv-name{color:#ffffffe6;font-family:cursive;font-size:26px;font-style:italic;font-weight:700}.bd-inv-divider{background:#fff3;width:30px;height:1px;margin:6px 0}.bd-inv-begin{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;font-family:Inter,sans-serif;font-size:8px}.bd-timer-row{align-items:flex-start;gap:4px;margin:8px 0 4px;display:flex}.bd-timer-col{flex-direction:column;align-items:center;display:flex}.bd-timer-num{color:#ffffffe6;font-size:24px;font-weight:300;line-height:1}.bd-timer-lbl{color:#fff6;text-transform:uppercase;margin-top:2px;font-family:Inter,sans-serif;font-size:7px}.bd-timer-colon{color:#ffffff4d;margin-top:1px;font-size:22px;line-height:1}.bd-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#a855f7);border:1px solid #e8439366;border-radius:12px;margin-top:10px;padding:6px 16px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;box-shadow:0 0 8px #e8439340}.bd-btn--sm{margin-top:6px;padding:5px 14px;font-size:9px}.bd-btn--click{animation:.45s bdBtnClick}.bd-btn--cake-action{width:80%;margin-top:12px}.bd-slide-container{justify-content:center;align-items:center;width:100%;height:100%;padding:14px;display:flex}.bd-slide-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;width:100%;padding:14px;display:flex}.bd-char-img{-o-object-fit:contain;object-fit:contain;width:60px;height:60px;margin-bottom:8px}.bd-slide-text{color:#ffffffe6;text-align:center;min-height:30px;margin:0;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:1.4}.bd-dots{gap:4px;margin-top:8px;display:flex}.bd-dot{background:#fff3;border-radius:50%;width:5px;height:5px}.bd-dot--active{background:#e84393}.bd-lights{z-index:10;pointer-events:none;justify-content:space-evenly;display:flex;position:absolute;top:10px;left:0;right:0}.bd-light-bulb{border-radius:50%;width:6px;height:6px}.bd-balloons-row{justify-content:space-evenly;align-items:flex-end;width:100%;padding:0 8px;display:flex}.bd-balloon-wrapper{flex-direction:column;align-items:center;width:44px;display:flex}.bd-balloon-visual{width:36px;height:48px;position:relative}.bd-balloon-body{border-radius:22px;width:36px;height:48px;position:absolute;top:0;left:0}.bd-balloon-body--popped{animation:.5s forwards bdBalloonPop}.bd-balloon-highlight{background:#fff9;border-radius:3px;width:6px;height:8px;position:absolute;top:7px;left:7px}.bd-balloon-text-outer{z-index:2;white-space:nowrap;pointer-events:none;position:absolute;top:30%;left:50%;transform:translate(-50%)}.bd-balloon-text{color:#fff;text-shadow:0 1px 2px #0009;opacity:0;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:block;transform:scale(.3)translateY(10px)}.bd-balloon-text--revealed{animation:.4s .1s forwards bdBalloonReveal}.bd-balloon-string{background:#ffffff4d;width:1px;height:30px;transition:opacity .1s}.bd-balloon-string--gone{opacity:0}.bd-cake-title-row{flex-wrap:wrap;justify-content:center;margin-bottom:10px;display:flex}.bd-cake-letter{text-transform:uppercase;font-size:13px;font-weight:900;line-height:1.2}.bd-cake-letter--c0{color:#ff4757}.bd-cake-letter--c1{color:gold}.bd-cake-letter--c2{color:#00d2ff}.bd-cake-letter--c3{color:#7bed9f}.bd-cake-img{-o-object-fit:contain;object-fit:contain;width:110px;height:110px}.bd-cake-img--popin{animation:.55s cubic-bezier(.34,1.56,.64,1) forwards bdCakePopIn}.bd-letter-card{background:#fffef5;border:1px solid #d4a574;border-radius:10px;flex-direction:column;align-items:center;width:220px;padding:14px;display:flex;position:relative;box-shadow:0 2px 10px #00000040}.bd-letter-card--appear{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards bdLetterAppear}.bd-letter-avatar{-o-object-fit:contain;object-fit:contain;width:36px;height:36px;position:absolute;bottom:6px;right:6px}.bd-letter-title{color:#e84393;align-self:flex-start;margin:0 0 6px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.bd-letter-body{color:#5a3e42;text-align:left;white-space:pre-wrap;width:100%;max-height:200px;margin:0;font-family:cursive;font-size:8px;line-height:13px;overflow:hidden}
@keyframes vtFadeIn{0%{opacity:0}to{opacity:1}}@keyframes vtResultIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.vt-container{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.vt-scale-wrapper{transform-origin:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;animation:.2s vtFadeIn;display:flex;transform:scale(.75)}.vt-image{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:60px;height:60px;margin-bottom:8px;display:block}.vt-title{color:#1a1a1a;text-align:center;margin:0 0 14px;padding:0 12px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.vt-buttons-row{flex-direction:row;justify-content:center;align-items:center;gap:12px;height:52px;display:flex;position:relative}.vt-yes-btn{color:#fff;cursor:pointer;transform-origin:50%;background:linear-gradient(135deg,#e91e63,#f06292);border:none;border-radius:999px;min-width:80px;padding:12px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:transform .2s;box-shadow:0 4px 14px #e91e6359}.vt-no-btn{color:#1f1f1fd9;cursor:pointer;transform-origin:50%;z-index:2;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:999px;min-width:80px;padding:12px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:transform .15s;position:relative;box-shadow:0 2px 6px #0000001f}.vt-hint{color:#e91e63e6;text-align:center;margin:16px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.vt-cursor{z-index:10;pointer-events:none;filter:drop-shadow(0 2px 4px #0000004d);transition:transform .4s,opacity .15s;position:absolute;top:0;left:0}.vt-result{flex-direction:column;justify-content:center;align-items:center;width:100%;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards vtResultIn;display:flex}.vt-result-title{color:#e8456b;text-align:center;margin:0 0 4px;font-family:Inter,sans-serif;font-size:22px;font-weight:800}.vt-result-sub{color:#6e5c62;text-align:center;margin:0 0 12px;font-family:Inter,sans-serif;font-size:14px}.vt-gif-wrapper{border:2px solid #fff;border-radius:16px;width:200px;height:200px;overflow:hidden;box-shadow:0 8px 30px #8b5cf659}.vt-gif{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}
@keyframes pzMsgIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.pz-container{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.pz-scale-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pz-grid-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;transform:scale(1.15)}.pz-grid-card{background:#fff;border-radius:8px;padding:4px;box-shadow:0 4px 16px #00000026}.pz-grid{position:relative}.pz-piece{background-color:#e0e0e0;background-repeat:no-repeat;width:55px;height:55px;position:absolute;top:0;left:0;overflow:hidden}.pz-overlay-badge{pointer-events:none;background:#00000014;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pz-overlay-badge span{color:#fff;background:#0009;border-radius:16px;padding:6px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.pz-overlay-badge--solved{background:#0000000a}.pz-cursor{z-index:10;pointer-events:none;transition:opacity .3s;position:absolute}.pz-msg-container{opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;transition:opacity .4s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.8)}.pz-msg-container--visible{opacity:1;transform:scale(1)}.pz-msg-emojis{gap:6px;margin-bottom:8px;font-size:16px;display:flex}.pz-msg-title{color:#1a1a1a;text-align:center;margin:0 0 8px;font-family:Inter,sans-serif;font-size:15px;font-weight:800}.pz-msg-title span{color:#e8456b}.pz-msg-card{background:#8b5cf60f;border:1px solid #8b5cf626;border-radius:12px;width:90%;margin-bottom:10px;padding:12px}.pz-msg-note{color:#4a3f55;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:12px;font-style:italic;line-height:1.5}.pz-msg-img-wrapper{border:2px solid #fff;border-radius:12px;flex-shrink:0;width:80px;height:80px;margin-bottom:10px;overflow:hidden;box-shadow:0 4px 14px #8b5cf640}.pz-msg-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pz-continue-btn{color:#fff;cursor:pointer;background:#e8456b;border:none;border-radius:12px;padding:8px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.pz-continue-btn--sm{border-radius:10px;padding:6px 16px;font-size:12px}.pz-yesno-wrapper{transform-origin:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;transform:scale(.75)}.pz-yesno-img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:60px;height:60px;margin-bottom:8px;display:block}.pz-yesno-title{color:#1a1a1a;text-align:center;margin:0 0 12px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.pz-yesno-buttons{justify-content:center;align-items:center;gap:12px;height:52px;display:flex}.pz-yes-btn{color:#fff;cursor:pointer;transform-origin:50%;background:linear-gradient(135deg,#e91e63,#f06292);border:none;border-radius:999px;padding:12px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:transform .2s;box-shadow:0 4px 14px #e91e6359}.pz-no-btn{color:#1f1f1fd9;cursor:pointer;z-index:2;transform-origin:50%;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:999px;padding:12px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:transform .15s;position:relative;box-shadow:0 2px 6px #0000001f}.pz-hint{color:#e91e63e6;text-align:center;margin:16px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.pz-vt-cursor{z-index:10;pointer-events:none;filter:drop-shadow(0 2px 4px #0000004d);transition:transform .4s,opacity .15s;position:absolute;top:0;left:0}.pz-q-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:12px 20px;display:flex}.pz-q-title{color:#1a1a1a;text-align:center;margin:0 0 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:800}.pz-q-list{background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:90%;max-width:220px;margin-bottom:10px;padding:10px;box-shadow:0 2px 10px #0000000d}.pz-q-card{opacity:.5;margin-bottom:8px;transition:opacity .3s}.pz-q-card--active{opacity:1}.pz-q-label{color:#4a4a4a;margin-bottom:3px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:block}.pz-q-answer-box{background:#f9f9f9;border:1px solid #eee;border-radius:6px;align-items:center;min-height:26px;padding:4px 8px;display:flex}.pz-q-answer-text{color:#e8456b;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.pz-q-cursor{color:#e8456b;font-weight:700}.pz-celeb{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;display:flex}.pz-celeb-emojis{margin-bottom:6px;font-size:14px}.pz-celeb-title{color:#e8456b;text-align:center;margin:0 0 2px;font-family:Inter,sans-serif;font-size:16px;font-weight:900}.pz-celeb-sub{color:#6e5c62;text-align:center;margin:0 0 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.pz-celeb-gif-wrapper{border:2px solid #fff;border-radius:20px;width:160px;height:160px;overflow:hidden;box-shadow:0 8px 24px #8b5cf659}.pz-celeb-gif{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}
@keyframes tpda-heart-fall{0%{transform:translateY(0) rotate(var(--rot,0deg));opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(520px) rotate(var(--rot,0deg));opacity:0}}@keyframes tpda-screen-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes tpda-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes tpda-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes tpda-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}@keyframes tpda-btn-press{0%{transform:scale(1)}40%{transform:scale(.9)}70%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes tpda-cursor-press{0%{transform:translate(-2px,-2px)scale(1)}40%{transform:translate(-2px,-2px)scale(.7)}70%{transform:translate(-2px,-2px)scale(1.05)}to{transform:translate(-2px,-2px)scale(1)}}@keyframes tpda-banner-in{0%{opacity:0;transform:translateY(-8px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tpda-pulse-soft{0%,to{opacity:.7}50%{opacity:1}}@keyframes tpda-heart-beat{0%,to{transform:scale(1)}20%{transform:scale(1.18)}40%{transform:scale(1)}60%{transform:scale(1.12)}80%{transform:scale(1)}}@keyframes tpda-promise-seal{0%{transform:scale(1)rotate(0)}40%{transform:scale(1.12)rotate(-3deg)}80%{transform:scale(1.04)rotate(2deg)}to{transform:scale(1)rotate(0)}}@keyframes tpda-pill-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-3px)}}@keyframes tpda-envelope-tap{0%{transform:scale(1)}40%{transform:scale(.94)}to{transform:scale(1)}}@keyframes tpda-envelope-open{0%{opacity:.7;transform:scale(.9)translateY(6px)}60%{transform:scale(1.04)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes tpda-letter-appear{0%{opacity:0;transform:scale(.8)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes tpda-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes tpda-bubble-pop{0%{opacity:0;transform:scale(.4)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes tpda-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)rotate(-3deg)}40%{transform:translate(5px)rotate(3deg)}60%{transform:translate(-4px)rotate(-2deg)}80%{transform:translate(4px)rotate(2deg)}}@keyframes tpda-reveal-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes tpda-counter-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.tpda-wrapper{flex:auto;justify-content:center;align-items:flex-start;min-height:0;padding:4px 0 8px;display:flex;position:relative}.tpda-phone{transform-origin:top;background:linear-gradient(#ffe6ee 0%,#fccadc 55%,#f4b4cb 100%);border:3px solid #e8c0cc;border-radius:32px;flex-shrink:0;width:260px;height:480px;transition:opacity .4s;position:relative;overflow:hidden;box-shadow:0 20px 50px #c8648233,inset 0 0 0 1px #ffc8d24d}.tpda-phone.tpda-fading{opacity:.3}.tpda-notch{z-index:30;pointer-events:none;background:#e8c0cc;border-radius:0 0 14px 14px;width:90px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.tpda-home-bar{z-index:30;pointer-events:none;background:#c8648240;border-radius:4px;width:80px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.tpda-bg-hearts{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.tpda-bg-heart{width:18px;height:18px;animation:tpda-heart-fall var(--dur,14s) linear var(--delay,0s) infinite;will-change:transform;display:block;position:absolute;top:-30px}.tpda-bg-heart svg{width:100%;height:100%;display:block}.tpda-screen{z-index:10;flex-direction:column;align-items:center;padding:36px 12px 18px;animation:.4s tpda-screen-in;display:flex;position:absolute;inset:0;overflow:hidden}.tpda-btn{font-size:.7rem;font-weight:600;font-family:var(--font-display,"Playfair Display", serif);cursor:pointer;border-radius:12px;padding:7px 22px;display:inline-block}.tpda-yes{color:#fff;background:linear-gradient(135deg,#e8356f,#a8194a);border:none;box-shadow:0 3px 8px #c8215b59}.tpda-yes.is-clicking{animation:.6s both tpda-btn-press}.tpda-no{color:#c8215b;background:#fff;border:1.5px solid #f583a6;transition:transform .38s cubic-bezier(.34,1.56,.64,1)}.tpda-no--dodge-1{transform:translate(-72px,-120px)rotate(-6deg)}.tpda-no--dodge-2{transform:translate(78px,-55px)rotate(8deg)}.tpda-no--dodge-3{transform:translate(-86px,-55px)rotate(-4deg)}.tpda-cursor{z-index:100;pointer-events:none;filter:drop-shadow(0 1px 3px #0000004d);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='24' viewBox='0 0 17 24'%3E%3Cpath d='M0 0 L0 20 L4.5 15.5 L8 23 L11 21.5 L7.5 14 L13 14 Z' fill='%23ffffff' stroke='%23222' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:14px;height:20px;transition:left .42s cubic-bezier(.4,0,.2,1),top .42s cubic-bezier(.4,0,.2,1),opacity .24s;position:absolute;transform:translate(-2px,-2px)}.tpda-cursor.is-pressing{animation:.55s both tpda-cursor-press}.tpda-s1{justify-content:flex-start;gap:4px;padding:36px 14px 18px}.tpda-s1__kicker{font-family:var(--font-display,"Playfair Display", serif);letter-spacing:.18em;color:#b26485;text-transform:uppercase;margin-top:2px;font-size:8px;font-style:italic;animation:.4s both tpda-fade-up}.tpda-s1__title{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;text-align:center;margin:4px 0 6px;font-size:1.05rem;font-weight:700;line-height:1.1;animation:.45s cubic-bezier(.34,1.56,.64,1) both tpda-fade-up}.tpda-s1__name{color:#c2407e;font-family:"Yellowtail",var(--font-handwritten),"Caveat",cursive;margin-top:2px;font-size:1.4rem;font-weight:400;display:block}.tpda-s1__couple{width:116px;height:110px;margin:4px 0 6px;animation:.6s cubic-bezier(.34,1.56,.64,1) both tpda-fade-up;position:relative}.tpda-s1__couple img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px #8a0f362e);width:100%;height:100%;animation:3.8s ease-in-out infinite tpda-bob}.tpda-s1__today-pill{color:#b91c53;background:linear-gradient(135deg,#fff0f4,#ffd9e4);border:1px solid #f255844d;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:9px;font-weight:700;display:inline-flex}.tpda-s1__today-dot{background:#f25584;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite tpda-pulse-dot;box-shadow:0 0 6px #f2558499}.tpda-s1__cd{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1px solid #f255842e;border-radius:12px;padding:4px 8px 5px}.tpda-s1__cd-label{letter-spacing:.1em;text-transform:uppercase;color:#c2407e;font-size:7.5px;font-weight:600}.tpda-s1__cd-row{justify-content:center;align-items:baseline;gap:3px;margin-top:2px;display:flex}.tpda-s1__cd-cell{flex-direction:column;align-items:center;min-width:22px;display:inline-flex}.tpda-s1__cd-num{color:#8a0f36;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:700;line-height:1}.tpda-s1__cd-unit{color:#b26485;text-transform:uppercase;letter-spacing:.05em;margin-top:1px;font-size:6.5px}.tpda-s1__cd-colon{color:#c2407e;align-self:center;font-size:11px;font-weight:700;transform:translateY(-1px)}.tpda-s1__cd-date{font-family:var(--font-display,"Playfair Display", serif);color:#b26485;margin-top:1px;font-size:8.5px;font-style:italic}.tpda-s1__question{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;margin:6px 0 2px;font-size:.7rem;animation:.4s both tpda-fade-up}.tpda-s1__actions{gap:10px;margin-top:4px;animation:.4s both tpda-fade-up;display:flex}.tpda-s2{justify-content:flex-start;gap:4px;padding:38px 12px 24px}.tpda-s2__kicker{font-family:var(--font-display,"Playfair Display", serif);letter-spacing:.18em;color:#b26485;text-transform:uppercase;font-size:7.5px;font-style:italic;animation:.4s both tpda-fade-up}.tpda-s2__title{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;text-align:center;margin:2px 6px 6px;font-size:.72rem;font-style:italic;line-height:1.25;animation:.45s both tpda-fade-up}.tpda-s2__banner{justify-content:center;align-items:center;width:200px;height:110px;margin:4px 0;animation:.7s cubic-bezier(.34,1.56,.64,1) both tpda-banner-in;display:flex}.tpda-s2__banner img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 10px #8a0f362e);width:100%;height:100%}.tpda-s2__caption{font-family:"Yellowtail",var(--font-handwritten),"Caveat",cursive;color:#b91c53;text-align:center;margin:2px 0;font-size:1.05rem;font-weight:400;animation:.5s both tpda-fade-up}.tpda-s2__name{color:#8a0f36}.tpda-s3{justify-content:flex-start;gap:6px;padding:40px 14px 18px}.tpda-s3__title{font-family:"Yellowtail",var(--font-handwritten),"Caveat",cursive;color:#b91c53;margin:0;font-size:1.4rem;animation:.4s both tpda-fade-up}.tpda-s3__sub{font-family:var(--font-display,"Playfair Display", serif);color:#b26485;text-align:center;margin:0 16px 4px;font-size:9px;font-style:italic;line-height:1.3}.tpda-s3__meter-wrap{background:radial-gradient(circle,#fff9,#fff0);border-radius:18px;margin-top:6px;padding:6px;transition:transform .3s;position:relative}.tpda-s3__meter-wrap.is-full{transform:scale(1.04)}.tpda-s3__meter{background:#fff;border:2px solid #f583a6;border-radius:999px;width:84px;height:180px;position:relative;overflow:hidden;box-shadow:0 6px 18px #b81c5333,inset 0 0 0 4px #ffc8dc66}.tpda-s3__fill{background:linear-gradient(#ff8fb3 0%,#eb4f86 50%,#b91c53 100%);transition:height .35s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 -4px 12px #eb4f8673}.tpda-s3__fill:before{content:"";filter:blur(1px);background:#ffffff8c;border-radius:50%;height:4px;position:absolute;top:-2px;left:0;right:0}.tpda-s3__center{z-index:2;color:#fff;text-shadow:0 1px 4px #0003;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.tpda-s3__pct{font-family:JetBrains Mono,ui-monospace,monospace;font-size:14px;font-weight:700}.tpda-s3__cap{font-family:var(--font-display,"Playfair Display", serif);color:#b91c53;margin:6px 0 0;font-size:10px;font-style:italic;animation:1.6s ease-in-out infinite tpda-pulse-soft}.tpda-s4{justify-content:flex-start;gap:6px;padding:36px 14px 18px}.tpda-s4__heart-icon{filter:drop-shadow(0 2px 6px #c8253a4d);width:32px;height:32px;margin-top:4px;animation:1.5s ease-in-out infinite tpda-heart-beat}.tpda-s4__heart-icon svg{width:100%;height:100%}.tpda-s4__stage{justify-content:center;align-items:center;width:150px;height:150px;margin-top:4px;transition:transform .3s;display:flex;position:relative}.tpda-s4__stage.is-sealed{transform:scale(1.06)}.tpda-s4__stage img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 12px #b81c5338);width:100%;height:100%}.tpda-s4__stage.is-sealed img{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards tpda-promise-seal}.tpda-s4__pill{color:#b91c53;white-space:nowrap;background:#ffffffeb;border:1px solid #f255844d;border-radius:99px;padding:3px 10px;font-size:8.5px;font-weight:600;animation:2.2s ease-in-out infinite tpda-pill-bob;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #b81c532e}.tpda-s4__title{font-family:"Yellowtail",var(--font-handwritten),"Caveat",cursive;color:#b91c53;text-align:center;margin:14px 0 0;font-size:1.25rem}.tpda-s4__sub{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;text-align:center;margin:2px 14px 0;font-size:9px;font-style:italic;line-height:1.35}.tpda-s5{background:linear-gradient(#fde4ee 0%,#f5d6e3 50%,#e4d4ea 100%);justify-content:flex-start;gap:8px;padding:32px 12px 24px;transition:background 1s}.tpda-s5.is-blown{background:linear-gradient(#6e3550 0%,#4a2238 55%,#2c1424 100%)}.tpda-s5__kicker{font-family:var(--font-display,"Playfair Display", serif);letter-spacing:.18em;color:#b26485;text-transform:uppercase;font-size:7.5px;font-style:italic;transition:color .8s}.tpda-s5.is-blown .tpda-s5__kicker{color:#ffffff8c}.tpda-s5__title{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;text-align:center;margin:2px 0 6px;font-size:.95rem;transition:color .8s,opacity .8s}.tpda-s5.is-blown .tpda-s5__title{color:#ffffffd9;opacity:.85}.tpda-s5__cake-stage{z-index:2;justify-content:center;align-items:center;width:150px;height:130px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tpda-s5__cake-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 4px 8px #461e142e);width:100%;height:100%;transition:filter .8s}.tpda-s5__cake-stage.is-out .tpda-s5__cake-img{filter:drop-shadow(0 4px 8px #461e142e)saturate(.55)brightness(.85)}.tpda-s6{justify-content:flex-start;align-items:center;gap:8px;padding:40px 14px 18px}.tpda-s6__title{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;text-align:center;margin:0 0 6px;font-size:.95rem;font-weight:700;animation:.4s both tpda-fade-up}.tpda-s6__env{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 14px #8a0f3633);width:160px;height:auto;transition:transform .3s;animation:.4s both tpda-fade-up;display:block}.tpda-s6__env.is-tap{animation:.4s both tpda-envelope-tap}.tpda-s6__env.is-open{animation:.5s cubic-bezier(.34,1.56,.64,1) both tpda-envelope-open}.tpda-s6__letter-card{background:#fffef5;border:1px solid #d4a574;border-radius:10px;flex-direction:column;width:214px;max-height:310px;padding:14px 14px 18px;animation:.5s cubic-bezier(.34,1.56,.64,1) both tpda-letter-appear;display:flex;position:relative;overflow-y:auto;box-shadow:0 2px 10px #00000038}.tpda-s6__seal{text-align:center;color:#e8356f;margin-bottom:6px;font-size:16px}.tpda-s6__letter-text{font-family:"Caveat",var(--font-handwritten),cursive;color:#5a3e42;white-space:pre-wrap;font-size:9.5px;line-height:1.55}.tpda-s6__letter-text p{margin:0 0 5px}.tpda-s6__letter-text p:last-child{margin-bottom:0}.tpda-s6__cursor{background:#b91c53;width:1px;margin-left:1px;animation:.8s ease-in-out infinite tpda-cursor-blink;display:inline-block}.tpda-s7{background:linear-gradient(#2d1b3d 0%,#1a1028 100%);justify-content:flex-start;align-items:center;gap:4px;padding:30px 12px 18px;overflow:hidden}.tpda-s7__tree{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;opacity:.6;width:55px;height:130px;position:absolute;bottom:0}.tpda-s7__tree--l{left:-8px}.tpda-s7__tree--r{right:-8px;transform:scaleX(-1)}.tpda-s7__title{font-family:var(--font-display,"Playfair Display", serif);color:#ffffffeb;text-align:center;z-index:2;margin:0 0 4px;font-size:.9rem;font-weight:700;animation:.4s both tpda-fade-up;position:relative}.tpda-s7__title-heart{color:#f25584;margin-left:4px}.tpda-s7__bouquet{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px #f255844d);z-index:2;width:70px;height:70px;margin-bottom:6px;position:relative}.tpda-s7__bubble{color:#ffffffe6;font-size:8px;font-family:var(--font-display,"Playfair Display", serif);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#ffffff1a;border:1px solid #f2558459;border-radius:12px;max-width:100px;padding:6px 9px;font-style:italic;line-height:1.4;animation:.5s cubic-bezier(.34,1.56,.64,1) both tpda-bubble-pop;position:absolute}.tpda-s7__bubble--1{top:115px;left:12px}.tpda-s7__bubble--2{top:115px;right:12px}.tpda-s7__bubble--3{top:185px;left:18px}.tpda-s7__bubble--4{top:185px;right:18px}.tpda-s7__bubble--5{top:255px;left:12px}.tpda-s7__bubble--6{top:255px;right:12px}.tpda-s8{justify-content:flex-start;align-items:center;gap:8px;padding:40px 14px 18px}.tpda-s8__title{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;text-align:center;margin:0;font-size:1rem;font-weight:700;animation:.4s both tpda-fade-up}.tpda-s8__sub{font-family:var(--font-display,"Playfair Display", serif);color:#b26485;text-align:center;margin:0;font-size:9px;font-style:italic;animation:.45s both tpda-fade-up}.tpda-s8__gift{width:110px;height:110px;margin:8px 0}.tpda-s8__gift img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 12px #b81c5340);width:100%;height:100%}.tpda-s8__gift.is-shaking{animation:.45s tpda-shake}.tpda-s8__counter{color:#b91c53;text-shadow:0 2px 8px #b81c534d;font-family:JetBrains Mono,ui-monospace,monospace;font-size:2rem;font-weight:700;animation:.4s cubic-bezier(.34,1.56,.64,1) both tpda-counter-pop}.tpda-s8__reveal{justify-content:center;align-items:center;width:130px;height:130px;margin:6px 0 0;animation:.6s cubic-bezier(.34,1.56,.64,1) both tpda-reveal-pop;display:flex;position:relative}.tpda-s8__reveal img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 14px #b81c534d);width:100%;height:100%}.tpda-s8__reveal-heart{color:#f25584;filter:drop-shadow(0 0 6px #f2558499);z-index:2;font-size:18px;animation:1.4s ease-in-out infinite tpda-heart-beat;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.tpda-s8__reveal-foot{text-align:center;padding:0 14px;animation:.5s both tpda-fade-up}.tpda-s8__reveal-title{font-family:"Yellowtail",var(--font-handwritten),"Caveat",cursive;color:#b91c53;margin-bottom:6px;font-size:1rem}.tpda-s8__reveal-msg{font-family:var(--font-display,"Playfair Display", serif);color:#8a0f36;font-size:8.5px;font-style:italic;line-height:1.4}
@keyframes md-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes md-petal-fall{0%{opacity:0;transform:translateY(-20px)rotate(0)}15%{opacity:1}85%{opacity:.7}to{transform:translateY(320px) rotate(var(--spin,180deg));opacity:0}}@keyframes md-badge-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes md-title-in{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes md-sub-in{0%{opacity:0}to{opacity:1}}@keyframes md-flowers-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes md-clip-slide-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes md-dot-grow{0%{transform:scaleX(1)}to{transform:scaleX(1.6)}}@keyframes md-letter-appear{0%{opacity:0;transform:scale(.88)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes md-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.md-preview{border-radius:inherit;background:#1a0a14;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.md-content{opacity:1;transition:opacity .18s;position:absolute;inset:0}.md-content--fading{opacity:0}.md-screen{flex-direction:column;justify-content:center;align-items:center;padding:28px 16px 20px;display:flex;position:absolute;inset:0;overflow:hidden}.md-notch{z-index:30;pointer-events:none;background:#2a1420;border-radius:0 0 14px 14px;width:88px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.md-home-bar{z-index:30;pointer-events:none;background:#ffffff26;border-radius:4px;width:70px;height:4px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.md-screen--intro{background:linear-gradient(160deg,#2d0a1e 0%,#1a0814 50%,#120a0e 100%)}.md-petals{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.md-petal{opacity:.7;width:10px;height:10px;top:-18px;left:calc(var(--i,0)*8.5% + 4%);--spin:calc(180deg + var(--i,0) * 15deg);animation:md-petal-fall calc(3.2s + var(--i,0)*.35s) linear calc(var(--i,0)*.28s) infinite;background:#f06292;border-radius:50% 0;display:block;position:absolute}.md-petal:nth-child(odd){background:#f48fb1;width:8px;height:8px}.md-petal:nth-child(3n){background:#ce93d8;border-radius:0 50%}.md-intro-badge{z-index:2;letter-spacing:.12em;color:#f48fb1;text-transform:uppercase;background:#f062922e;border:1px solid #f0629266;border-radius:99px;margin-bottom:10px;padding:4px 14px;font-size:9px;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) both md-badge-pop;position:relative}.md-intro-title{z-index:2;color:#fff;text-align:center;text-shadow:0 2px 12px #f0629266;margin:0 0 10px;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1.15;animation:.6s cubic-bezier(.34,1.56,.64,1) 80ms both md-title-in;position:relative}.md-intro-sub{z-index:2;color:#ffffff80;letter-spacing:.06em;margin-bottom:12px;font-size:9px;font-style:italic;animation:.8s .4s both md-sub-in;position:relative}.md-intro-flowers{z-index:2;font-size:1.4rem;animation:2.4s ease-in-out infinite md-flowers-bob;position:relative}.md-clip-screen{background:#0a0a0a;padding:0;display:none}.md-clip-screen--active{flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex}.md-clip-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;animation:.45s both md-clip-slide-in;position:absolute;inset:0}.md-clip-overlay{z-index:5;pointer-events:none;background:linear-gradient(#0000 55%,#00000073 100%);position:absolute;inset:0}.md-clip-dots{z-index:10;gap:5px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.md-clip-dot{background:#ffffff59;border-radius:2px;width:16px;height:4px;transition:background .3s,transform .3s}.md-clip-dot--active{transform-origin:0;background:#f06292;transform:scaleX(1.4)}.md-screen--letter{background:linear-gradient(160deg,#2d0a1e 0%,#1a0814 100%)}.md-letter-card{background:#fffef5;border:1px solid #d4a0b8;border-radius:10px;flex-direction:column;width:210px;max-height:290px;padding:16px 14px 20px;animation:.5s cubic-bezier(.34,1.56,.64,1) both md-letter-appear;display:flex;position:relative;overflow-y:auto;box-shadow:0 4px 18px #0006}.md-letter-seal{text-align:center;margin-bottom:8px;font-size:18px}.md-letter-body{color:#5a3e48;margin:0;font-family:Caveat,cursive,sans-serif;font-size:10px;line-height:1.6}.md-letter-cursor{color:#c2185b;margin-left:1px;animation:.75s ease-in-out infinite md-cursor-blink;display:inline-block}
.testimonials{background-color:#e4d9f1;padding:3rem 0 6rem;position:relative;overflow:hidden}.testimonials__container{max-width:72rem;margin:0 auto;padding:0 1.5rem 0 .5rem}@media (min-width:640px){.testimonials__container{padding:0 2.5rem 0 0}}@media (min-width:1024px){.testimonials__container{padding:0 3.5rem 0 0}}.testimonials__title{color:#1a1a1a;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.testimonials__track{background-color:#fcd8e8;padding:2.5rem 0;overflow:hidden}.testimonials__slider{width:100%;max-width:72rem;min-height:320px;margin:0 auto;padding:0 1rem;position:relative}@media (max-width:640px){.testimonials__slider{min-height:380px}}.testimonials__slide{transform-origin:50%;width:80%;max-width:560px;transition:transform .45s,opacity .45s;position:absolute;top:50%;left:50%}.testimonials__slide--center{opacity:1;z-index:2;transform:translate(-50%,-50%)scale(1)}.testimonials__slide--left{opacity:.45;z-index:1;transform:translate(calc(-50% - 320px),-50%)scale(.88)}.testimonials__slide--right{opacity:.45;z-index:1;transform:translate(calc(320px - 50%),-50%)scale(.88)}.testimonials__slide--hidden-left{opacity:0;pointer-events:none;z-index:0;transform:translate(calc(-50% - 320px),-50%)scale(.8)}.testimonials__slide--hidden-right{opacity:0;pointer-events:none;z-index:0;transform:translate(calc(320px - 50%),-50%)scale(.8)}.testimonials__card{background:#fff;border-radius:1.25rem;width:100%;max-width:450px;padding:2.5rem 2rem 2rem;box-shadow:0 4px 20px #0000000f}.testimonials__quotes{padding:0 1rem;position:relative}.testimonials__quote-open,.testimonials__quote-close{color:#e87aaf;font-family:Playfair Display,serif;font-size:3rem;line-height:1}.testimonials__quote-open{position:absolute;top:-.25rem;left:0}.testimonials__quote-close{display:inline}.testimonials__text{color:#1a1a1a;margin:0;padding-left:.5rem;padding-right:.5rem;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.6;display:inline}.testimonials__divider{background-color:#f5a6cc;border-radius:2px;width:60px;height:3px;margin:1.5rem 0}.testimonials__author{align-items:center;gap:1rem;display:flex}.testimonials__avatar{background:linear-gradient(135deg,#ddd,#bbb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.testimonials__avatar img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.testimonials__info{flex-direction:column;gap:.15rem;display:flex}.testimonials__name-row{align-items:center;gap:.75rem;display:flex}.testimonials__handle{color:#1a1a1a;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600}.testimonials__stars{color:#ff725e;letter-spacing:1px;font-size:.95rem}.testimonials__role{color:#888;font-family:Poppins,sans-serif;font-size:.95rem}.testimonials__dots{justify-content:center;gap:.5rem;padding:1.5rem 0 0;display:flex}.testimonials__dot{cursor:pointer;background-color:#fff;border:none;border-radius:50%;width:12px;height:12px;transition:background-color .2s}.testimonials__dot--active{background-color:#d63384}@media (max-width:640px){.testimonials__container{padding:0 1rem}.testimonials__track{background-color:#0000;padding:1rem 0}.testimonials__slider{flex-direction:column;gap:1rem;min-height:auto;display:flex}.testimonials__slide{opacity:1;z-index:auto;width:100%;position:static;transform:none}.testimonials__dots{display:none}.testimonials__card{max-width:320px;margin:0 auto;padding:1.5rem 1.25rem}.testimonials__text{font-size:1rem}.testimonials__divider{height:1px}.testimonials__avatar{width:48px;height:48px}.testimonials__name-row{flex-wrap:wrap;gap:.5rem}.testimonials__stars{font-size:.85rem}}
.loved-by{text-align:center;background:#fff;flex-direction:column;align-items:center;padding:4rem 1.5rem;display:flex}.loved-by__emojis{gap:1.5rem;margin-bottom:1.5rem;display:flex}.loved-by__emoji-wrapper{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.loved-by__arc{pointer-events:none;border-radius:50%;position:absolute;inset:-6px;overflow:hidden}.loved-by__arc:before{content:"";clip-path:inset(0 50% 0 0);border:2.5px solid #fcce38;border-radius:50%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%)}.loved-by__emoji-wrapper:first-child .loved-by__arc{display:none}.loved-by__emoji{z-index:1;font-size:2.5rem;line-height:1;position:relative}.loved-by__title{color:#1a1a1a;align-items:center;gap:.5rem;margin:0;font-size:2rem;font-weight:500;display:flex}.loved-by__heart{color:#e91e8c;font-size:2rem}.loved-by__subtitle{color:#666;margin-top:.5rem;font-size:1.125rem;font-weight:400}@media (max-width:480px){.loved-by{padding:2.5rem 1rem}.loved-by__emojis{gap:.75rem}.loved-by__emoji-wrapper{width:48px;height:48px}.loved-by__emoji{font-size:1.75rem}.loved-by__title{font-size:1.5rem}.loved-by__subtitle{font-size:1rem}}
.cta{background-color:#e4d9f1;padding:5rem 0;overflow-x:clip}.cta__box{background-color:#f5eef8;position:relative;overflow:hidden}.cta__content{justify-content:space-between;align-items:center;gap:2rem;padding-left:.5rem;display:flex}@media (min-width:640px){.cta__content{padding-left:0}}@media (min-width:72rem){.cta__content{padding-left:calc(50% - 36rem)}}.cta__text{flex:1;max-width:480px}.cta__title{letter-spacing:0;color:#1a1a1a;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:100%}.cta__divider{background-color:#f5a0c0;border-radius:2px;width:100px;height:4px;margin-bottom:1.5rem}.cta__subtitle{color:#555;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.7}.cta__button{color:#1a1a1a;cursor:pointer;background-color:#efa7d6;border:none;border-radius:1.25rem;padding:.5rem 2rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;transition:opacity .2s}.cta__button:hover{opacity:.85}.cta__image-wrapper{z-index:10;flex:1;justify-content:flex-end;align-items:flex-end;margin-right:0;display:flex;position:relative;overflow:visible}.cta__image{z-index:1;width:clamp(400px,45vw,900px);max-width:none;height:auto;margin-top:0;margin-bottom:0;margin-right:-100px;display:block;position:relative}@media (max-width:768px){.cta{padding:2rem 1rem}.cta__content{text-align:center;flex-direction:column;padding:2rem 1.5rem}.cta__text{max-width:100%}.cta__title{font-size:1.75rem}.cta__divider{height:3px;margin-left:auto;margin-right:auto}.cta__image-wrapper{perspective:800px;justify-content:center;margin-right:0}.cta__image{width:min(95vw,400px);margin-top:-1.5rem;margin-bottom:-1.5rem}}
.faq{background-color:#f5eef8;padding:4rem 0}.faq__container{max-width:72rem;margin:0 auto;padding:0 1.5rem 0 .5rem}@media (min-width:640px){.faq__container{padding:0 2.5rem 0 0}}@media (min-width:1024px){.faq__container{padding:0 3.5rem 0 0}}.faq__header{width:100%}.faq__title{color:#1a1a1a;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.faq__divider{background-color:#f5a0c0;border-radius:2px;width:100px;height:4px;margin-bottom:2.5rem}.faq__list{flex-direction:column;gap:1rem;width:100%;display:flex}.faq__item{background-color:#f5e2ee;border-radius:1rem;transition:background-color .2s;overflow:hidden}.faq__item--open{background-color:#f5e2ee}.faq__question{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:400;display:flex}.faq__chevron{flex-shrink:0;transition:transform .25s}.faq__chevron--up{transform:rotate(180deg)}.faq__answer{padding:0 1.5rem 1.25rem}.faq__answer p{color:#2a2a2a;margin:0;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:768px){.faq{padding:3rem 0}.faq__container{padding:0 1.25rem}.faq__title{font-size:1.5rem}.faq__divider{height:3px}.faq__question{padding:1rem 1.25rem;font-size:1.05rem}}
.footer{background-color:#e4d9f1;padding-top:2rem;font-family:Poppins,sans-serif}.footer__top{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 3rem 2rem;display:grid}.footer__heading{color:#1a1a1a;letter-spacing:.02em;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.footer__col{flex-direction:column;gap:1rem;min-width:0;display:flex}.footer__col p{color:#333;word-break:break-word;overflow-wrap:break-word;margin:0;font-size:.9rem;line-height:1.5}.footer__col a{color:#333;word-break:break-word;overflow-wrap:break-word;font-size:.9rem;line-height:1.5;text-decoration:underline}.footer__col a:hover{color:#111}.footer__bottom{justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 3rem;display:flex}.footer__bottom-left{flex-direction:column;gap:1.5rem;display:flex}.footer__find{flex-direction:column;display:flex}.footer__badges{align-items:center;gap:1rem;display:flex}.footer__badges img{width:auto;height:40px}.footer__badge{transition:opacity .2s;display:inline-flex}.footer__badge:hover{opacity:.8}.footer__social{flex-direction:column;display:flex}.footer__instagram{color:#1a1a1a;transition:opacity .2s;display:inline-flex}.footer__instagram:hover{opacity:.7}.footer__instagram img{-o-object-fit:contain;object-fit:contain;width:50px;height:50px}.footer__divider{border:none;border-top:1px solid #5a5f66}@media (max-width:768px){.footer__top{grid-template-columns:1fr 1fr;padding:2rem 1.5rem}.footer__bottom{flex-direction:column;padding:1.5rem}.footer__copyright{padding:1.25rem 1.5rem}}@media (max-width:480px){.footer__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.footer__top .footer__col:nth-child(4){grid-column:1/-1}}
.how-it-works{background-color:#e4d9f1;padding:3rem 0}.how-it-works__container{max-width:72rem;margin:0 auto;padding:0 1.5rem 0 .5rem}@media (min-width:640px){.how-it-works__container{padding:0 2.5rem 0 0}}@media (min-width:1024px){.how-it-works__container{padding:0 3.5rem 0 0}}.how-it-works__title{color:#1a1a1a;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.how-it-works__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.how-it-works__card{flex-direction:column;gap:.75rem;display:flex}.how-it-works__icon-box{aspect-ratio:4/3;background-color:#ffd6e0;border-radius:1.25rem 1.25rem 0 0;justify-content:center;align-items:center;display:flex}.how-it-works__emoji{font-size:4rem}.how-it-works__icon{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;transition:transform .2s}.how-it-works__icon:hover{transform:scale(1.05)}.how-it-works__step{color:#1a1a1a;text-underline-offset:4px;font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:700;text-decoration:underline}.how-it-works__desc{color:#4d4a4a;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.5}.how-it-works__scroll-indicator{display:none}@media (max-width:640px){.how-it-works__container{padding:0 1rem}.how-it-works__grid{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.how-it-works__grid::-webkit-scrollbar{display:none}.how-it-works__card{flex:none;width:140px}.how-it-works__icon-box{aspect-ratio:4/3}.how-it-works__emoji{font-size:2.5rem}.how-it-works__step{font-size:1rem}.how-it-works__desc{font-size:.9rem}.how-it-works__scroll-indicator{background-color:#0000001f;border-radius:2px;height:4px;margin-top:.75rem;display:block;position:relative}.how-it-works__scroll-thumb{background-color:#00000059;border-radius:2px;height:100%;transition:left .15s;position:absolute;top:0}}.how-it-works__modal{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.how-it-works__modal-content{background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;padding:1rem;display:flex;position:relative;box-shadow:0 4px 20px #0000004d}.how-it-works__modal-image{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.how-it-works__modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:1.5rem;transition:all .2s;position:absolute;top:.5rem;right:.5rem}.how-it-works__modal-close:hover{color:#000;background-color:#0000001a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
