@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&family=Poppins:wght@400;600&display=swap";.stage1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100%;overflow-y:auto;padding-bottom:40px}.stage1-inner{position:relative;width:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.blob{position:fixed;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none;z-index:0}.blob-1{width:300px;height:300px;background:var(--blush);top:-60px;right:-60px}.blob-2{width:250px;height:250px;background:var(--peach);bottom:20px;left:-60px}.hero-photo-wrap{position:relative;width:100%;height:320px;border-radius:0 0 32px 32px;overflow:hidden}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:0 0 32px 32px}.photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,var(--cream) 100%)}.gift-wrap{font-size:4rem;margin-top:-24px;z-index:2;filter:drop-shadow(0 4px 12px rgba(255,183,178,.5))}.stage1-card{width:calc(100% - 32px);margin:12px 16px 0;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.name-highlight{color:#d4706c}.stage1-body{font-size:1rem;color:var(--text);line-height:1.6}.stage1-sub{font-size:1.1rem;font-weight:600;color:var(--text-light)}.stage1-btn{margin-top:8px;width:100%;max-width:280px}.stage2{display:flex;flex-direction:column;align-items:center;overflow:hidden;height:100%;padding:16px 0 0;gap:12px}.stage2-header{width:calc(100% - 32px);max-width:480px;text-align:center;padding:16px 20px}.stage2-title{color:var(--text);margin-bottom:4px}.stage2-hint{font-size:.85rem;color:var(--text-light)}.carousel-track{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100%;flex:1;align-items:stretch;gap:0}.carousel-slide{flex:0 0 100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:0 16px}.memory-card{width:100%;max-width:400px;display:flex;flex-direction:column;gap:14px}.memory-photo{width:100%;height:320px;object-fit:cover}.memory-caption{padding:16px 20px;font-size:1rem;line-height:1.65;color:var(--text);text-align:center}.dots{display:flex;gap:8px;align-items:center;justify-content:center;padding:4px 0}.dot{width:8px;height:8px;border-radius:50%;background:var(--peach);transition:all .3s ease}.dot-viewed{background:#ffb7b280}.dot-active{width:24px;border-radius:9999px;background:var(--blush)!important}.continue-wrap{padding:8px 16px 24px;min-height:70px;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.continue-wrap.visible{opacity:1;pointer-events:all}.stage3{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;overflow-y:auto;min-height:100%;position:relative}.stage3-header{width:100%;max-width:420px;text-align:center}.stage3-title{font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:4px;color:var(--text)}.stage3-hint{font-size:.88rem;color:var(--text-light)}.stage3-moves{font-size:.85rem;font-weight:600;color:var(--blush);margin-top:4px}.puzzle-grid-wrap{width:100%;max-width:360px;position:relative}.puzzle-grid-wrap.solved .puzzle-grid{border-color:var(--blush);box-shadow:0 0 0 4px #ffb7b259,0 8px 32px #ffb7b233}.puzzle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:4px;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;border:3px solid rgba(255,183,178,.3);transition:all .4s ease}.puzzle-tile{width:100%;height:100%;background-size:300% 300%;background-color:#ffb7b21f;cursor:pointer;border-radius:4px;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.puzzle-tile:active:not(.tile-empty){transform:scale(.94)}.tile-empty{background-image:none!important;background-color:#ffb7b214;cursor:default;border:2px dashed rgba(255,183,178,.3)}.heart-particle{position:fixed;bottom:0;animation:heartRise 2.5s ease-out forwards;pointer-events:none;z-index:100;-webkit-user-select:none;user-select:none}@keyframes heartRise{0%{transform:translateY(0) scale(.5);opacity:1}80%{opacity:.9}to{transform:translateY(-100vh) scale(1.2) rotate(15deg);opacity:0}}.stage3-solved{width:100%;max-width:420px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.stage3-footer{width:100%;max-width:420px;padding:12px 20px}.stage4{display:flex;flex-direction:column;overflow-y:auto;position:relative}.stage4-inner{display:flex;flex-direction:column;align-items:center;gap:0;padding:0 0 20px}.letter-photo-frame{width:100%;height:40vh;max-height:340px;min-height:240px;position:relative;overflow:hidden;border-radius:0 0 40px 40px}.letter-photo{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:0 0 40px 40px}.photo-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,var(--cream) 100%);border-radius:0 0 40px 40px}.letter-card{position:relative;width:calc(100% - 32px);max-width:480px;margin:-20px auto 0;display:flex;flex-direction:column;gap:16px;z-index:2}.letter-stamp{display:inline-block;background:var(--peach);color:var(--text);font-family:var(--font-body);font-size:.8rem;font-weight:600;padding:4px 14px;border-radius:9999px;align-self:flex-start}.letter-lines{display:flex;flex-direction:column;gap:14px}.letter-paragraph{font-family:var(--font-hand);font-size:1.2rem;font-weight:600;line-height:1.7;color:var(--text);white-space:pre-line;word-break:break-word}.letter-sign{font-family:var(--font-hand);font-size:1.4rem;font-weight:700;color:#d4706c;text-align:right;margin-top:8px}.sticky-cta{position:sticky;bottom:0;left:0;right:0;padding:16px 24px 24px;background:linear-gradient(to top,var(--cream) 60%,transparent 100%);display:flex;justify-content:center;z-index:20;margin-top:auto}.cta-btn{width:100%;max-width:380px}.stage5{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;overflow-y:auto;min-height:100%}.stage5-header{width:100%;max-width:420px;text-align:center}.stage5-title{color:var(--text);margin-bottom:4px}.stage5-hint{font-size:.88rem;color:var(--text-light)}.ticket-wrapper{position:relative;width:100%;max-width:420px;border-radius:20px;overflow:hidden}.vip-ticket{position:relative;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 8px 40px #c8952a66,0 0 0 2px #f7d26399}.ticket-top{background:linear-gradient(135deg,#f7d263,#e8a820 40%,#c8952a,#f7d263);padding:28px 24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.ticket-badge{background:#ffffff40;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:4px;padding:4px 14px;border-radius:9999px;border:1.5px solid rgba(255,255,255,.5)}.ticket-crown{font-size:2.5rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}.ticket-name{font-family:var(--font-hand);font-size:2.2rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.25);line-height:1}.ticket-sub{font-size:.88rem;color:#ffffffd9;font-weight:600;letter-spacing:.5px}.ticket-divider{position:relative;height:2px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 8px,transparent 8px,transparent 14px);margin:0}.ticket-circle{position:absolute;width:28px;height:28px;background:var(--cream);border-radius:50%;top:50%;transform:translateY(-50%);box-shadow:none;z-index:2}.ticket-left-circle{left:-14px}.ticket-right-circle{right:-14px}.ticket-bottom{background:linear-gradient(135deg,#c8952a,#e8a820,#f7d263);padding:18px 24px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.ticket-desc{font-size:1rem;font-weight:600;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.2)}.ticket-valid{font-size:.8rem;color:#fffc}.ticket-barcode{font-size:1.6rem;line-height:1;color:#ffffffb3;letter-spacing:1px;font-family:monospace}.ticket-code{font-size:.75rem;font-weight:600;color:#fff9;letter-spacing:3px}.holo-strip{position:absolute;top:0;width:40px;height:100%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);animation:holoShimmer 3s ease-in-out infinite;pointer-events:none}.holo-1{left:15%;animation-delay:0s}.holo-2{left:65%;animation-delay:1.5s}@keyframes holoShimmer{0%{opacity:0;transform:scaleY(1) skew(-10deg)}50%{opacity:1}to{opacity:0;transform:scaleY(1) skew(-10deg)}}.scratch-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:crosshair;border-radius:20px}.stage5-footer{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:14px;padding-bottom:32px}.stage5-congrats{width:100%;color:var(--text)}.wa-btn{background:#25d366;color:#fff;box-shadow:0 4px 16px #25d36666;width:100%;max-width:320px}:root{--cream: #FFFBF7;--blush: #FFB7B2;--peach: #FFDAC1;--text: #4A403A;--text-light: #7a6a63;--glass-bg: rgba(255, 255, 255, .65);--glass-border: rgba(255, 255, 255, .8);--glass-shadow: 0 8px 32px rgba(255, 183, 178, .2);--font-hand: "Dancing Script", cursive;--font-body: "Poppins", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background-color:var(--cream);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}.stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;animation:stageFadeIn .6s ease both}@keyframes stageFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.glass-card{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:var(--glass-shadow);padding:24px}.photo{width:100%;object-fit:cover;border-radius:20px;box-shadow:0 4px 14px #00000014;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blush);color:var(--text);font-family:var(--font-body);font-size:1rem;font-weight:600;padding:14px 36px;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 4px 16px #ffb7b273;transition:transform .15s ease,box-shadow .15s ease;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.btn:active{transform:scale(.95);box-shadow:0 2px 8px #ffb7b24d}.btn-secondary{background:var(--peach)}.btn-large{font-size:1.15rem;padding:16px 44px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.float-anim{animation:float 3s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s ease both}
