.index_container__Xi8tY{padding:20px;max-width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Lato,sans-serif}.index_card__XIXUh{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center;max-width:600px;position:relative;animation:index_fadeIn__MB0cb 2s ease}.index_heart__nmrb_{width:30px;height:30px;background-color:#ff6b6b;position:relative;transform:rotate(45deg);margin:0 auto 20px;animation:index_pulse__HPxzT 1.5s ease infinite}.index_heart__nmrb_:after,.index_heart__nmrb_:before{content:"";width:30px;height:30px;background-color:#ff6b6b;border-radius:50%;position:absolute}.index_heart__nmrb_:before{left:-15px}.index_heart__nmrb_:after{top:-15px}.index_title__RIjyU{color:#2c3e50;font-size:2em;margin-bottom:30px;font-family:Dancing Script,cursive}.index_message__77WEA{line-height:1.6;color:#34495e}.index_message__77WEA p{margin:20px 0;font-size:1.1em}.index_signature__6cImp{font-family:Dancing Script,cursive;font-size:1.3em;color:#ff6b6b;margin-top:40px}@keyframes index_pulse__HPxzT{0%{transform:rotate(45deg) scale(1)}50%{transform:rotate(45deg) scale(1.1)}to{transform:rotate(45deg) scale(1)}}@keyframes index_fadeIn__MB0cb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.index_card__XIXUh{padding:20px;margin:20px}.index_title__RIjyU{font-size:1.5em}.index_message__77WEA p{font-size:1em}}