@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&family=Poppins:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap";*{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}button{-webkit-tap-highlight-color:transparent;outline:none}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}:root{--pink-light:#fff0f5;--pink-soft:#fce4ec;--pink:#ff69b4;--pink-dark:#ff1493;--pink-deeper:#c71585;--rose:#ffe4e1;--rose-gold:#b76e79;--gold:gold;--white:#fff;--text:#4a2040;--text-light:#7a5070;--glass:#fff9;--glass-border:#ff69b433}body{background:var(--pink-light);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--pink-light)}::-webkit-scrollbar-thumb{background:var(--pink);border-radius:2px}.password-lock{background:linear-gradient(135deg, var(--pink-light) 0%, var(--pink-soft) 50%, var(--rose) 100%);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.lock-particles{pointer-events:none;position:absolute;inset:0}.lock-particle{background:var(--pink);opacity:.3;width:8px;height:8px;animation:6s ease-in-out infinite floatParticle;animation-delay:calc(var(--i) * .5s);left:calc(var(--i) * 8.33%);top:calc(30% + var(--i) * 5%);border-radius:50%;position:absolute}.lock-particle:nth-child(2n){background:var(--pink-dark);width:6px;height:6px;animation-duration:8s}.lock-particle:nth-child(3n){background:var(--gold);width:5px;height:5px;animation-duration:7s}@keyframes floatParticle{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-40px)scale(1.5)}}.lock-card{background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;border-radius:24px;width:90%;max-width:380px;padding:3rem 2.5rem;box-shadow:0 8px 32px #ff69b426,0 2px 8px #0000000d}.lock-card.shake{animation:.5s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.lock-icon{margin-bottom:1rem;font-size:3.5rem;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lock-title{color:var(--text);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.lock-subtitle{color:var(--text-light);margin-bottom:2rem;font-size:.9rem}.lock-form{flex-direction:column;gap:1rem;display:flex}.input-wrapper{position:relative}.lock-input{border:2px solid var(--glass-border);width:100%;color:var(--text);background:#fffc;border-radius:12px;padding:.9rem 2.8rem .9rem 1.2rem;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .3s}.lock-input::placeholder{color:var(--text-light);opacity:.7}.lock-input:focus{border-color:var(--pink);box-shadow:0 0 0 3px #ff69b426}.lock-input.input-error{border-color:#ff4757;box-shadow:0 0 0 3px #ff475726}.toggle-visibility{cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.1rem;line-height:1;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.error-message{color:#ff4757;font-size:.82rem;font-weight:500}.lock-button{background:linear-gradient(135deg, var(--pink) 0%, var(--pink-dark) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.9rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff69b44d}.lock-button:hover{box-shadow:0 6px 20px #ff69b466}.countdown-section{z-index:9999;background:linear-gradient(135deg,#1a0a1a 0%,#2d0f3a 40%,#1a0a2e 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.cd-orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.cd-orb-1{background:#ff149326;width:250px;height:250px;top:20%;left:15%}.cd-orb-2{background:#c715851f;width:200px;height:200px;bottom:25%;right:10%}.countdown-content{text-align:center;z-index:2;padding:2rem}.countdown-gift{margin-bottom:1.5rem;font-size:3.5rem}.countdown-title{color:#ffffffe6;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:400}.countdown-subtitle{color:var(--pink);margin-bottom:2.5rem;font-family:Dancing Script,cursive;font-size:1.3rem}.countdown-timer{justify-content:center;align-items:flex-start;gap:.5rem;display:flex}.cd-unit{flex-direction:column;align-items:center;gap:.3rem;min-width:55px;display:flex}.cd-number{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;line-height:1;display:block}.cd-label{color:#ffffff80;text-transform:uppercase;letter-spacing:2px;font-size:.65rem}.cd-separator{color:#ffffff4d;margin-top:.2rem;font-size:2rem}.countdown-wait{color:#ff69b499;letter-spacing:1px;margin-top:2.5rem;font-size:.85rem}@media (width<=480px){.countdown-title{font-size:1.3rem}.cd-number{font-size:2rem}.cd-unit{min-width:45px}}.hero-section{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100dvh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-orb{filter:blur(60px);opacity:.35;pointer-events:none;border-radius:50%;position:absolute}.orb-1{background:var(--pink);width:200px;height:200px;top:15%;left:10%}.orb-2{background:var(--pink-dark);width:220px;height:220px;bottom:20%;right:5%}.hero-image-container{border-radius:50%;flex-shrink:0;width:190px;height:190px;overflow:hidden;box-shadow:0 10px 40px #ff149333,0 0 0 4px #fff,0 0 0 6px #ff149326}.hero-image{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.hero-content{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex}.hero-greeting{color:var(--text-light);margin-bottom:.2rem;font-size:1.2rem;font-weight:300}.hero-name{color:var(--pink-dark);perspective:500px;font-family:Dancing Script,cursive;font-size:5.5rem;line-height:1;display:flex}.hero-letter{text-shadow:0 4px 15px #ff149333;display:inline-block}.hero-divider{background:linear-gradient(90deg, transparent, var(--pink-dark), transparent);transform-origin:50%;width:80px;height:2px;margin:1rem 0}.hero-birthday{flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.8rem;display:flex;position:relative;overflow:visible}.birthday-text{color:var(--text);letter-spacing:2px;text-transform:uppercase;font-size:1.1rem;font-weight:400;display:inline-block}.birthday-main{color:var(--pink-dark);letter-spacing:3px;text-transform:none;text-shadow:0 2px 10px #ff149326;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;display:inline-block}.scroll-indicator{flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:2.5rem}.scroll-text{color:var(--pink);text-transform:uppercase;letter-spacing:3px;font-size:.65rem}.scroll-arrow{color:var(--pink);font-size:1rem}@media (width<=480px){.hero-name{font-size:4.5rem}.hero-image-container{width:155px;height:155px}.birthday-main{font-size:1.8rem}.hero-orb{filter:blur(40px);opacity:.25}.orb-1{width:140px;height:140px}.orb-2{width:160px;height:160px}}.journey-section{max-width:700px;margin:0 auto;padding:5rem 1.5rem}.section-title{color:var(--pink-dark);text-align:center;margin-bottom:3rem;font-family:Dancing Script,cursive;font-size:2.5rem}.timeline{padding:1rem 0;position:relative}.timeline-track{background:#ff69b41f;border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.timeline-progress{background:linear-gradient(to bottom, var(--pink), var(--pink-dark));border-radius:1px;width:100%}.timeline-item{width:45%;margin-bottom:3.5rem;position:relative}.timeline-item.left{text-align:right;margin-right:auto;padding-right:2.5rem}.timeline-item.right{text-align:left;margin-left:auto;padding-left:2.5rem}.timeline-dot{background:var(--pink-dark);border:3px solid var(--white);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute;top:1.2rem;box-shadow:0 0 15px #ff149380}.timeline-dot-pulse{background:var(--pink);border-radius:50%;position:absolute;inset:0}.timeline-item.left .timeline-dot{right:-8px}.timeline-item.right .timeline-dot{left:-8px}.timeline-card{background:var(--glass);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--glass-border);cursor:default;border-radius:16px;padding:1.5rem;transition:box-shadow .3s;box-shadow:0 4px 25px #ff69b414}.timeline-card:hover{box-shadow:0 8px 35px #ff69b426}.timeline-year{color:var(--pink);text-transform:uppercase;letter-spacing:2px;font-size:.72rem;font-weight:600}.timeline-card h3{color:var(--text);margin:.3rem 0;font-size:1.1rem;font-weight:600}.timeline-card p{color:var(--text-light);font-size:.88rem;line-height:1.5}@media (width<=600px){.timeline-track{left:20px}.timeline-item{width:calc(100% - 50px);text-align:left!important;margin-left:50px!important;margin-right:0!important;padding-left:1.5rem!important;padding-right:0!important}.timeline-dot{left:-1.95rem!important;right:auto!important}}.gallery-section{padding:2rem 0;overflow:hidden}.gallery-section .section-title{max-width:600px;margin:0 auto 2rem;padding:0 1.5rem}.gallery-marquee{padding:1rem 0 0;overflow:hidden}.gallery-track{gap:1.2rem;width:max-content;animation:25s linear infinite marquee;display:flex}.gallery-marquee:hover .gallery-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery-card{transform:rotate(var(--rotate));background:#fff;border-radius:16px;flex:0 0 260px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 30px #ff69b41f}.gallery-card:hover{transform:rotate(0)translateY(-5px);box-shadow:0 15px 40px #ff149333}.gallery-image-wrapper{height:320px;overflow:hidden}.gallery-image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .4s;display:block}.gallery-card:hover .gallery-image{transform:scale(1.05)}.gallery-caption{color:var(--text-light);text-align:center;padding:.9rem 1rem;font-size:.85rem;font-style:italic}@media (width<=480px){.gallery-card{flex:0 0 220px}.gallery-image-wrapper{height:280px}}.love-section{max-width:550px;margin:0 auto;padding:5rem 1.5rem}.love-list{flex-direction:column;gap:.9rem;display:flex}.love-item{background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);cursor:default;will-change:transform;border-radius:14px;align-items:center;gap:1rem;padding:1.1rem 1.3rem;display:flex}.love-heart{color:var(--pink-dark);flex-shrink:0;font-size:1rem}.love-item p{color:var(--text);text-align:left;font-size:.92rem;line-height:1.4}.texting-section{max-width:420px;margin:0 auto;padding:5rem 1.5rem}.phone-frame{background:#1a1a2e;border-radius:28px;margin-top:2rem;overflow:hidden;box-shadow:0 20px 60px #00000026,0 0 0 2px #ff69b426}.phone-header{background:#16213e;border-bottom:1px solid #ffffff0d;align-items:center;gap:.8rem;padding:1rem 1.2rem;display:flex}.phone-avatar{background:linear-gradient(135deg, var(--pink), var(--pink-dark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:600;display:flex}.phone-contact{flex-direction:column;display:flex}.phone-name{color:#fff;font-size:.9rem;font-weight:500}.phone-status{color:#fff6;font-size:.7rem}.chat-area{flex-direction:column;gap:.5rem;min-height:340px;max-height:400px;padding:1.2rem;display:flex;overflow-y:auto}.chat-area::-webkit-scrollbar{width:2px}.chat-area::-webkit-scrollbar-thumb{background:#ff69b44d;border-radius:2px}.chat-bubble-wrap{display:flex}.chat-bubble-wrap.sent{justify-content:flex-end}.chat-bubble-wrap.received{justify-content:flex-start}.chat-bubble-wrap.timestamp,.chat-bubble-wrap.endnote{justify-content:center}.chat-bubble{border-radius:16px;max-width:75%;padding:.6rem 1rem;font-size:.85rem;line-height:1.4}.chat-bubble.sent{background:linear-gradient(135deg, var(--pink), var(--pink-dark));color:#fff;border-bottom-right-radius:4px}.chat-bubble.received{color:#e0e0e0;background:#2a2a4a;border-bottom-left-radius:4px}.chat-timestamp{color:#ffffff59;text-align:center;padding:.4rem 0;font-size:.7rem;font-style:italic}.chat-endnote{color:var(--pink);text-align:center;padding:1rem .5rem .5rem;font-size:.85rem;font-style:italic;font-weight:500}.typing-bubble{align-items:center;gap:4px;padding:.7rem 1rem;display:flex}.typing-dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1.2s infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (width<=480px){.texting-section{padding:4rem 1rem}.chat-area{min-height:300px}}.message-section{perspective:800px;max-width:550px;margin:0 auto;padding:5rem 1.5rem}.message-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #ff69b426;border-radius:24px;padding:2.5rem 1.8rem;box-shadow:0 10px 40px #ff69b41a}.message-title{margin-bottom:1.5rem}.message-image-container{border:2px solid #ff69b433;border-radius:16px;width:100%;max-width:250px;margin:0 auto 2rem;overflow:hidden;box-shadow:0 8px 30px #ff149326}.message-image{object-fit:cover;object-position:center 20%;width:100%;height:auto;max-height:340px;display:block}.message-text{flex-direction:column;gap:1rem;display:flex}.message-text p{color:var(--text);text-align:left;font-size:.95rem;line-height:1.7}.message-sign{margin-top:1rem;font-family:Dancing Script,cursive;color:var(--pink-dark)!important;text-align:right!important;font-size:1.5rem!important}@media (width<=480px){.message-card{padding:2rem 1.5rem}}.proposal-section{justify-content:center;align-items:center;min-height:90dvh;padding:5rem 1.5rem;display:flex;position:relative;overflow:hidden}.proposal-ring{pointer-events:none;border:1px solid #ff69b41f;border-radius:50%;position:absolute}.ring-1{border-style:dashed;width:350px;height:350px}.ring-2{opacity:.7;border-style:dotted;width:480px;height:480px}.ring-3{opacity:.4;border-style:dashed;width:600px;height:600px}.proposal-content{text-align:center;z-index:2;width:100%;max-width:450px}.proposal-emoji{margin-bottom:1.5rem;font-size:3rem}.proposal-question{color:var(--pink-dark);margin-bottom:1.5rem;font-family:Dancing Script,cursive;font-size:2.6rem}.no-response{color:var(--pink-deeper);min-height:1.5rem;margin-bottom:1.5rem;font-size:1.05rem;font-weight:500}.proposal-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;min-height:150px;display:flex;position:relative}.btn-yes{background:linear-gradient(135deg, var(--pink), var(--pink-dark));color:#fff;cursor:pointer;z-index:2;letter-spacing:.5px;border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600}.btn-no{color:var(--text-light);cursor:pointer;z-index:1;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;border:2px solid #ff69b44d;border-radius:50px;padding:.75rem 1.8rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500}.sad-emoji{margin-top:1rem;font-size:2.5rem}.no-gone-text{color:var(--pink-deeper);margin-top:1rem;font-size:.9rem;font-weight:500}@media (width<=480px){.proposal-question{font-size:2.1rem}.ring-1{width:260px;height:260px}.ring-2{width:360px;height:360px}.ring-3{width:460px;height:460px}}.celebration-section{background:linear-gradient(135deg, var(--pink-light), var(--white), var(--rose));justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex;position:relative;overflow:hidden}.sparkle{color:var(--pink);pointer-events:none;font-size:1rem;position:absolute}.celebration-content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.celebration-duo{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.duo-circle{border:4px solid #fff;border-radius:50%;width:160px;height:160px;overflow:hidden;box-shadow:0 8px 30px #ff149333}.duo-circle img{object-fit:cover;pointer-events:none;width:100%;height:100%}.duo-us{z-index:2;border-color:var(--pink)}.duo-us img{object-position:center 25%}.duo-zootopia{z-index:1;border-color:var(--gold);margin-left:-25px}.celebration-title{color:var(--pink-dark);font-family:Dancing Script,cursive;font-size:3.2rem}.celebration-subtitle{color:var(--text);max-width:300px;font-size:1.1rem}.celebration-birthday{color:var(--pink-deeper);margin-top:.5rem;font-size:1.4rem;font-weight:600}@media (width<=480px){.celebration-title{font-size:2.4rem}.duo-circle{width:130px;height:130px}.duo-zootopia{margin-left:-20px}}.terms-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.terms-card{background:#fff;border-radius:20px;width:100%;max-width:380px;padding:2rem;box-shadow:0 25px 80px #ff149333}.terms-header{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.terms-header h3{color:var(--text);font-family:Poppins,sans-serif;font-size:1.2rem}.terms-icon{font-size:1.5rem}.terms-subtitle{color:var(--text-light);margin-bottom:1.2rem;font-size:.82rem;line-height:1.4}.terms-list{flex-direction:column;gap:.7rem;margin-bottom:1.2rem;list-style:none;display:flex}.terms-list li{color:var(--text);align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.4;display:flex}.terms-check{color:var(--pink-dark);flex-shrink:0;margin-top:1px;font-weight:700}.terms-image{object-fit:contain;pointer-events:none;width:100%;max-height:140px;margin-bottom:1rem}.terms-fine-print{color:var(--text-light);opacity:.7;margin-bottom:1.5rem;font-size:.7rem;font-style:italic}.terms-btn{background:linear-gradient(135deg, var(--pink), var(--pink-dark));color:#fff;cursor:pointer;border:none;border-radius:50px;width:100%;padding:.85rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.floating-hearts{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.floating-particle{color:var(--pink);will-change:transform;position:absolute;bottom:-20px}.zootopia-floats{pointer-events:none;z-index:10;width:100%;height:100%;position:fixed;top:0;left:0}.zoot-float{position:fixed;top:50%;transform:translateY(-50%)}.zoot-float.left{left:5px}.zoot-float.right{right:5px}.zoot-float img{object-fit:contain;filter:drop-shadow(0 4px 15px #0003);pointer-events:auto;width:auto;height:120px}@media (width<=768px){.zoot-float img{height:85px}}@media (width<=480px){.zoot-float img{height:65px}.zoot-float.left{left:2px}.zoot-float.right{right:2px}}.touch-ripple-layer{z-index:9998;pointer-events:none;position:fixed;inset:0}.ripple-container{pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.ripple-circle{background:radial-gradient(circle,#ff14934d 0%,#0000 70%);border-radius:50%;width:40px;height:40px;position:absolute;top:-20px;left:-20px}.ripple-heart{color:var(--pink-dark);pointer-events:none;font-size:1.2rem;position:absolute;top:-10px;left:-8px}.ripple-heart.rh-2{color:var(--pink);font-size:.9rem}.ripple-heart.rh-3{color:var(--pink);font-size:.8rem}.app{background:var(--pink-light);min-height:100dvh;position:relative;overflow-x:hidden}
