.Home_background__nqUIs{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/pink-background.png) no-repeat 50%;background-size:cover;z-index:0}@media (max-width:640px){.Home_background__nqUIs{background:url(/pink-background-mobile.png) no-repeat 50%;background-size:cover;background-attachment:scroll}}.Home_container__d256j,.Home_letter__c2_F1,.Home_main__VkIEL,.Home_modal___NgiA{position:relative;z-index:1}.Home_main__VkIEL{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;min-height:100vh;padding:2rem}.Home_heart___0uEi{cursor:pointer;width:320px;height:320px;animation:Home_beat__pLn_1 1.2s ease-in-out infinite;margin-top:2rem}.Home_heartSvg__CmHwJ{width:100%;height:100%}@keyframes Home_beat__pLn_1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Home_birthdayText__X_M0d{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#ff416c,#ff4b2b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Dancing Script,cursive}.Home_promptText__VBJ8u{font-size:1.5rem;color:#fff5f7;text-shadow:2px 2px 6px rgba(0,0,0,.4);font-family:Poppins,sans-serif}.Home_modal___NgiA{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;transition:opacity .4s ease}.Home_modal___NgiA.Home_slideIn__3In_d{opacity:1}.Home_modalContent__XKBCH{background:linear-gradient(135deg,#ffe6f0,#fff0f5);padding:2rem;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.2);max-width:90%;width:420px;text-align:center;transform:translateY(-50px);transition:transform .4s ease;font-family:Poppins,sans-serif}.Home_modalContent__XKBCH.Home_slideInContent__O2_Us{transform:translateY(0)}.Home_modalContent__XKBCH h2{font-size:1.75rem;font-weight:700;color:#d81b60;margin-bottom:1rem;font-family:Dancing Script,cursive}.Home_input__OGaGo{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #d81b60;border-radius:6px;font-size:1rem}.Home_submitButton__ECzIY{background:linear-gradient(90deg,#ff416c,#ff4b2b);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-size:1.1rem;font-weight:700;transition:background .3s ease}.Home_submitButton__ECzIY:hover{background:linear-gradient(90deg,#ff5f6d,#ffc371)}.Home_letter__c2_F1{width:100%;max-width:800px;padding:1rem;opacity:0;transform:scale(.8);transition:opacity .6s ease,transform .6s ease}.Home_letter__c2_F1.Home_scaleIn__wJB9N{opacity:1;transform:scale(1)}