*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#eee;-webkit-font-smoothing:antialiased;background:#0d0d1a;height:100%;font-family:Poppins,sans-serif;overflow:hidden}body.landing-mode{height:auto;overflow-y:auto}html:has(body.landing-mode){height:auto;overflow-y:auto}.screen{justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.screen.hidden{display:none}#form-screen{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);align-items:flex-start;overflow-y:auto}.form-container{width:100%;max-width:420px;margin:0 auto;padding:3rem 1.5rem 4rem}.form-title{text-align:center;color:#e94560;margin-bottom:.25rem;font-size:2rem;font-weight:800}.form-subtitle{text-align:center;color:#999;margin-bottom:2.5rem;font-size:.9rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#ccc;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.form-hint{color:#888;margin-bottom:.4rem;font-size:.78rem;line-height:1.4}.form-group input,.form-group textarea{color:#eee;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#e94560}.form-group input::placeholder,.form-group textarea::placeholder{color:#666}.form-group textarea{resize:vertical;min-height:100px}.photo-drop-zone{text-align:center;cursor:pointer;border:2px dashed #fff3;border-radius:12px;justify-content:center;align-items:center;min-height:100px;padding:2rem;transition:border-color .2s,background .2s;display:flex}.photo-drop-zone:hover,.photo-drop-zone.drag-over{background:#e945600d;border-color:#e94560}.photo-drop-zone.hidden{display:none}.drop-zone-text{color:#ffffff80;pointer-events:none;font-size:.9rem}.drop-zone-input{display:none}.photo-preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-top:12px;display:grid}.photo-preview-card{cursor:grab;background:#ffffff0d;border-radius:10px;transition:opacity .2s,transform .2s;overflow:visible}.photo-preview-card.dragging{opacity:.3}.photo-preview-card.drag-over-card{box-shadow:-3px 0 #e94560}.photo-preview-card.drag-clone{border-radius:10px;box-shadow:0 8px 24px #0006}.preview-thumb-wrap{aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden}.preview-thumb-wrap img{object-fit:cover;width:100%;height:100%;display:block}.btn-remove-photo{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:14px;line-height:1;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.btn-remove-photo:hover{background:#e94560}.drag-hint{color:#fff9;pointer-events:none;font-size:12px;position:absolute;top:4px;left:4px}.photo-preview-card .photo-caption{color:#fff;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;width:100%;margin-top:4px;padding:4px 6px;font-family:Poppins,sans-serif;font-size:.7rem}.btn-add-photo{color:#e94560;cursor:pointer;background:0 0;border:1px solid #e945604d;border-radius:8px;margin-top:4px;padding:.4rem .8rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;transition:background .2s;display:inline-block}.btn-add-photo:hover{background:#e945601a}.btn-add-photo.hidden{display:none}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560,#c2185b);border:none;border-radius:12px;width:100%;margin-top:1.5rem;padding:.9rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:block}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e9456066}#wrapped-screen{background:#0d0d1a}.progress-bar{z-index:100;gap:4px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.progress-bar .seg{background:#fff3;border-radius:2px;width:28px;height:4px;transition:background .3s}.progress-bar .seg.active{background:#fff}.song-badge{color:#fff9;z-index:100;align-items:center;gap:6px;font-size:.75rem;display:flex;position:fixed;top:28px;left:16px}.song-icon{font-size:.85rem}.nav-arrow{color:#fff;cursor:pointer;z-index:100;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:background .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.nav-arrow:hover{background:#fff3}.nav-left{left:8px}.nav-right{right:8px}@media (width<=768px){.nav-arrow{display:none}}.slides-viewport{width:100%;height:100%;overflow:hidden}.slides-track{height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:flex}.slide{text-align:center;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;padding:60px 32px 32px;display:flex;position:relative;overflow:hidden}#yt-player-wrap{pointer-events:none;width:1px;height:1px;position:fixed;top:-100px;left:-100px;overflow:hidden}.slide-landing{background:linear-gradient(135deg,#e94560 0%,#d4447a 30%,#f2a4b8 60%,#e8729a 100%)}.slide-landing:before{content:"";background:#1a1a2e99;width:70%;height:70%;position:absolute;top:-20%;right:-20%;transform:rotate(45deg)}.slide-landing .slide-text{z-index:1;max-width:340px;font-size:1.6rem;font-weight:600;line-height:1.4}.btn-start{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#e94560,#c2185b);border:none;border-radius:30px;align-items:center;gap:8px;margin-top:2.5rem;padding:.8rem 2rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;transition:transform .15s;display:flex;box-shadow:0 4px 20px #00000040}.btn-start:hover{transform:scale(1.05)}.slide-intro{background:#0d0d1a}.slide-intro .glow-circle{background:radial-gradient(circle,#f4b4c859 0%,#0000 70%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:280px;height:280px;padding:2rem;display:flex}.slide-intro .heart-icon{margin-bottom:.5rem;font-size:2.5rem}.slide-intro .glow-circle p{font-size:1.15rem;font-weight:500;line-height:1.5}.slide-intro .glow-circle .subtle{color:#bbb;margin-top:.5rem;font-size:.95rem}.slide-date{background:#0d0d1a}.slide-date:before,.slide-date:after{content:"";border-radius:50%;position:absolute}.slide-date:before{background:#6b48364d;width:200px;height:200px;top:-60px;right:-40px}.slide-date:after{background:#6b483633;width:180px;height:180px;bottom:40px;left:-60px}.slide-date .date-headline{z-index:1;font-size:1.5rem;font-weight:700;line-height:1.3}.slide-date .date-highlight{color:#e94560}.slide-date .timer-label{color:#ccc;z-index:1;margin-top:1.5rem;font-size:.95rem}.timer-grid{z-index:1;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:.75rem;display:flex}.timer-unit{background:#e9456026;border:1px solid #e945604d;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600}.timer-unit .num{color:#e94560}.slide-date .heartbeat-text{color:#ddd;z-index:1;max-width:320px;margin-top:.3rem;font-size:1.2rem;font-weight:600;line-height:1.5}.slide-date .heartbeat-section{z-index:1;text-align:center;margin-top:1.8rem}.slide-date .heartbeat-number{z-index:1;opacity:0;margin:.2rem 0;transition:opacity .6s}.slide-date .heartbeat-number.visible{opacity:1}.slide-date .heartbeat-number .count{color:#e94560;font-size:2.2rem;font-weight:800;animation:1s ease-in-out infinite heartbeatPulse;display:inline-block}@keyframes heartbeatPulse{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.1)}60%{transform:scale(1)}}.slide-photos-grid{background:#0d0d1a}.slide-photos-grid .photos-heading{z-index:1;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.photo-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:10px;max-width:320px;display:grid}.grid-thumb{background-position:50%;background-size:cover;border:2px solid #ffffff1a;border-radius:10px;width:150px;height:150px;transition:transform .3s;transform:rotate(-2deg)}.grid-thumb:nth-child(2n){transform:rotate(2deg)}.grid-thumb:nth-child(3){transform:rotate(1deg)}.slide-photo{background:#0d0d1a;padding:0!important}.photo-full{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:1;width:100%}.slide-photo .photo-caption{color:#eee;text-align:center;opacity:0;padding:1rem 1.5rem;font-size:1rem}.slide-photo.active .photo-caption{animation:.6s ease-out 1s forwards textReveal}.slide-song{background:#0d0d1a}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes thumbnailReveal{0%{opacity:0;transform:scale(.6)rotate(-5deg)}60%{opacity:1;transform:scale(1.05)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}.slide-song .song-heading{opacity:0;color:#c9a4d4;z-index:1;max-width:300px;font-size:1.3rem;font-weight:600;line-height:1.4}.slide-song .song-subtext{color:#c9a4d4;z-index:1;opacity:0;margin-top:.5rem;font-size:1rem}.slide-song.active .song-heading{animation:.7s ease-out .2s forwards slideFromLeft}.slide-song.active .song-subtext{animation:.7s ease-out 1s forwards slideFromRight}.slide-song.active .song-thumbnail,.slide-song.active .song-card{animation:.8s cubic-bezier(.34,1.56,.64,1) 1.8s forwards thumbnailReveal}.slide-song.active .song-info{animation:.5s ease-out 2.4s forwards textReveal}.song-thumbnail{opacity:0;z-index:1;background-position:50%;background-size:cover;border-radius:12px;width:220px;height:165px;margin-top:2rem;box-shadow:0 8px 30px #e945604d}.song-card{opacity:0;z-index:1;background:linear-gradient(135deg,#e94560,#ff6b35);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;margin-top:2rem;display:flex;box-shadow:0 8px 30px #e945604d}.song-card .card-title{font-size:3rem}.song-info{opacity:0;color:#ccc;z-index:1;max-width:280px;margin-top:1rem;font-size:.95rem;font-weight:600}.slide-constellation{background:linear-gradient(#0a0b14,#1a1b2e)}.starfield{position:absolute;inset:0}.star{opacity:0;background:#fff;border-radius:50%;position:absolute}.slide-constellation.active .star{animation:.6s ease-out forwards starFadeIn}.star.twinkling{opacity:1;animation:twinkle var(--twinkle-duration,3s) ease-in-out var(--twinkle-delay,0s) infinite!important}@keyframes starFadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.2}}.slide-constellation .constellation-text{color:#bbb;font-size:.95rem;line-height:1.5;position:absolute;bottom:60px;left:32px;right:32px}.slide-letter{background:#0d0d1a}@keyframes wordPop{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.slide-letter .letter-word{z-index:1;opacity:0;margin:.5rem 0 1.5rem;font-size:2rem;font-weight:800}.slide-letter .letter-word.visible{animation:.7s cubic-bezier(.34,1.56,.64,1) forwards wordPop}.slide-letter .letter-message{color:#d4a0b0;opacity:0;font-size:.95rem;line-height:1.6}.slide-letter .letter-message.visible{animation:.8s ease-out forwards textReveal}.slide-letter .letter-prompt{color:#aaa;z-index:1;z-index:1;background:#ffffff08;border-radius:12px;max-width:320px;padding:1.25rem;font-size:.9rem}.slide-ending{background:linear-gradient(135deg,#1a0a2e,#2d1b4e,#0d0d1a)}.slide-ending .ending-title{z-index:1;font-size:1.6rem;font-weight:800}.slide-ending .ending-subtitle{color:#aaa;z-index:1;max-width:300px;margin-top:1rem;font-size:.9rem;line-height:1.6}.watermark-tile{pointer-events:none;z-index:100;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='200'%3E%3Ctext x='50%25' y='50%25' dominant-baseline='middle' text-anchor='middle' font-family='Poppins,sans-serif' font-size='28' font-weight='800' fill='rgba(255,255,255,0.07)' letter-spacing='0.15em' transform='rotate(-30 150 100)'%3EPREVIEW%3C/text%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 200px;position:absolute;inset:0}.btn-unlock{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#4caf50,#2e7d32);border:none;border-radius:30px;margin-top:2rem;padding:.9rem 2.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;transition:transform .15s;box-shadow:0 4px 20px #4caf504d}.btn-unlock:hover{transform:scale(1.05)}.btn-share{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#e94560,#c2185b);border:none;border-radius:30px;margin-top:2rem;padding:.8rem 2rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;transition:transform .15s;box-shadow:0 4px 20px #e945604d}.btn-share:hover{transform:scale(1.05)}.pricing-modal{z-index:200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pricing-modal.hidden{display:none}.pricing-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.pricing-modal-content{text-align:center;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:460px;padding:2rem 1.5rem;position:relative;box-shadow:0 20px 60px #00000080}.pricing-modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .2s;position:absolute;top:12px;right:16px}.pricing-modal-close:hover{color:#fff}.pricing-modal-title{color:#fff;margin-bottom:.3rem;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700}.pricing-modal-sub{color:#ffffff80;margin-bottom:1.5rem;font-size:.85rem}.pricing-cards{justify-content:center;gap:1rem;display:flex}.pricing-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex:1;max-width:180px;padding:1.2rem 1rem;position:relative}.pricing-card-featured{background:#e9456014;border-color:#e94560}.pricing-card-badge{color:#fff;white-space:nowrap;background:#e94560;border-radius:10px;padding:2px 10px;font-size:.65rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.pricing-card-name{color:#fff;margin-bottom:.3rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.pricing-card-price{color:#e94560;margin-bottom:.2rem;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:800}.pricing-card-desc{color:#fff6;margin-bottom:.8rem;font-size:.75rem}.pricing-card-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560,#c2185b);border:none;border-radius:8px;width:100%;padding:.5rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:transform .15s;display:block}.pricing-card-btn:hover{transform:scale(1.05)}.floating-hearts{pointer-events:none;position:absolute;inset:0;overflow:hidden}.floating-heart{opacity:0;font-size:1rem;animation:4s ease-in infinite floatUp;position:absolute}@keyframes floatUp{0%{opacity:0;transform:translateY(0)scale(.5)}10%{opacity:.7}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh)scale(1)}}.floating-notes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.floating-note{opacity:0;font-size:1.2rem;animation:5s ease-in infinite floatNote;position:absolute}@keyframes floatNote{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:.5}90%{opacity:.2}to{opacity:0;transform:translateY(-100vh)rotate(30deg)}}@keyframes textReveal{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pillReveal{0%{opacity:0;transform:translateY(12px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.slide>p,.slide>div:not(.floating-hearts):not(.floating-notes):not(.starfield):not(.heartbeat-section):not(.song-thumbnail):not(.song-card),.slide>button,.slide .glow-circle>.heart-icon,.slide .glow-circle>.anim-fade,.slide .constellation-text{opacity:0}.slide.active>p,.slide.active>div:not(.floating-hearts):not(.floating-notes):not(.starfield):not(.heartbeat-section):not(.song-thumbnail):not(.song-card),.slide.active>button,.slide.active .glow-circle>.heart-icon,.slide.active .glow-circle>.anim-fade,.slide.active .constellation-text{animation:.6s ease-out forwards textReveal}.slide-song.active>p{animation:none}.slide-letter>p,.slide-letter>div:not(.floating-hearts):not(.watermark-tile){opacity:0!important;animation:none!important}.slide-letter.active .letter-prompt{opacity:1!important}.slide-letter .letter-word.visible{opacity:1!important;animation:.7s cubic-bezier(.34,1.56,.64,1) forwards wordPop!important}.slide-letter>div.letter-message.visible{opacity:1!important;animation:.8s ease-out forwards textReveal!important}[data-typetext]{opacity:1}.anim-fade{opacity:0}.slide.active .anim-fade{animation:.6s ease-out forwards textReveal}.anim-stagger{opacity:0}.slide.active .anim-stagger{animation:.5s ease-out forwards pillReveal;animation-delay:calc(1.2s + var(--stagger) * .2s)}.slide.active>:first-child{animation-delay:0s}.slide.active>:nth-child(2){animation-delay:.15s}.slide.active>:nth-child(3){animation-delay:.3s}.slide.active>:nth-child(4){animation-delay:.45s}.slide.active>:nth-child(5){animation-delay:.6s}.slide.active>:nth-child(6){animation-delay:.75s}.slide.active .glow-circle>:first-child{animation-delay:.1s}.slide.active .glow-circle>:nth-child(2){animation-delay:.3s}.slide.active .glow-circle>:nth-child(3){animation-delay:.5s}.slide.active .constellation-text{animation-delay:.3s}.heartbeat-section{opacity:1}.heartbeat-suffix{transition:opacity .3s}#landing-screen{width:100%;min-height:100vh;position:relative}.landing-hero{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero-hearts{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1000px;display:flex;position:relative}.hero-content{max-width:540px}.hero-title{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.hero-accent{color:#e94560}.hero-sub{color:#ffffffbf;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.6}.hero-friction{color:#ffffff73;margin-top:.75rem;font-size:.8rem}.hero-mockup{flex-shrink:0}.landing-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560,#c2185b);border:none;border-radius:12px;padding:.9rem 2.2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.landing-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e9456066}.landing-section{max-width:900px;margin:0 auto;padding:4rem 1.5rem}.section-title{text-align:center;color:#fff;margin-bottom:2.5rem;font-size:1.6rem;font-weight:700}.landing-proof{text-align:center;background:#e945600d;border-top:1px solid #e945601a;border-bottom:1px solid #e945601a;max-width:100%;padding:3rem 1.5rem}.proof-stars{color:#f5c518;letter-spacing:4px;margin-bottom:1rem;font-size:1.4rem}.proof-quote{color:#fffc;max-width:500px;margin:0 auto .5rem;font-size:1.05rem;font-style:italic;font-weight:400;line-height:1.6}.proof-attr{color:#fff6;font-size:.8rem}.landing-cards{grid-template-columns:1fr;gap:1rem;display:grid}.landing-card{text-align:center;background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;padding:1.5rem}.card-icon{margin-bottom:.75rem;font-size:2rem;display:block}.landing-card h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.landing-card p{color:#fff9;font-size:.85rem;line-height:1.5}.landing-steps{grid-template-columns:1fr;gap:1.5rem;display:grid}.landing-step{text-align:center;padding:1.5rem}.step-number{color:#fff;background:linear-gradient(135deg,#e94560,#c2185b);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:inline-flex}.landing-step h3{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:600}.landing-step p{color:#fff9;font-size:.85rem;line-height:1.5}.phone-frame{background:#0d0d1a;border:3px solid #fff3;border-radius:30px;width:240px;height:480px;padding:10px;display:inline-block;box-shadow:0 20px 60px #00000080}.phone-screen{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.mockup-video{object-fit:cover;width:100%;height:100%;display:block}.landing-pricing{text-align:center}.pricing-headline{color:#fff;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.pricing-perks{text-align:left;max-width:340px;margin:0 auto 2rem;list-style:none}.pricing-perks li{color:#ffffffb3;padding:.4rem 0;font-size:.9rem;line-height:1.5}.faq-list{flex-direction:column;gap:.75rem;max-width:700px;margin:0 auto;display:flex}.faq-item{border:1px solid #ffffff1f;border-radius:14px;transition:border-color .2s;overflow:hidden}.faq-item[open]{border-color:#e945604d}.faq-item summary{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"›";color:#fff6;flex-shrink:0;font-size:1.3rem;transition:transform .2s;transform:rotate(90deg)}.faq-item[open] summary:after{transform:rotate(270deg)}.faq-item p{color:#fff9;padding:0 1.4rem 1.2rem;font-size:.88rem;line-height:1.6}.landing-footer-cta{text-align:center;padding-bottom:4rem}.footer-emotion{color:#fff;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.footer-note{color:#ffffff59;margin-top:1.5rem;font-size:.75rem}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width>=768px){.hero-inner{text-align:left;flex-direction:row;justify-content:center;gap:3rem}.hero-title{font-size:2.8rem}.hero-sub{font-size:1.1rem}.phone-frame{width:280px;height:560px}.landing-cards{grid-template-columns:1fr 1fr}.landing-steps{grid-template-columns:1fr 1fr 1fr}}.hero-heart{opacity:0;pointer-events:none;font-size:1rem;animation:6s ease-in forwards heroFloat;position:absolute;bottom:-30px}@keyframes heroFloat{0%{opacity:0;transform:translateY(0)scale(.8)}10%{opacity:.6}to{opacity:0;transform:translateY(-100vh)scale(1.2)}}
