@keyframes draw{to{stroke-dashoffset:0}}.draw-line{animation:ease-in-out forwards draw}@keyframes pulse-lotus{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.lotus-footer g{animation:4s 4s infinite alternate forwards pulse-lotus}@keyframes blink-dots{0%,to{opacity:0}33%{opacity:1}66%{opacity:1}}.animate-dots:after{content:"...";animation:1.5s step-start infinite blink-dots;display:inline-block}.animate-dots{text-align:left;width:1.5em;display:inline-block}.asterisk-star line{fill:none;stroke:#f90;stroke-width:8px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;animation:1s ease-out forwards draw}.asterisk-star line:nth-child(2){animation-delay:.1s}.asterisk-star line:nth-child(3){animation-delay:.2s}.asterisk-star line:nth-child(4){animation-delay:.3s}.asterisk-star line:nth-child(5){animation-delay:.4s}.star-2 line{animation-delay:1s}.star-3 line{animation-delay:1.5s}.star-4 line{animation-delay:.5s}.star-5 line{animation-delay:2.2s}.star-6 line{animation-delay:.8s}@keyframes rotate-star{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.asterisk-star{animation:10s linear infinite rotate-star}.star-1{animation-delay:.5s}.star-2{animation-delay:1.3s}.star-3{animation-delay:1.8s}.star-4{animation-delay:.8s}.star-5{animation-delay:2.5s}.star-6{animation-delay:1.1s}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.heart-line{fill:none;stroke:#ff4d6d;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;animation-name:pulse;animation-duration:1.5s;animation-iteration-count:infinite}.heart-1{animation-delay:0s}.heart-2{animation-delay:.5s}.heart-3{animation-delay:1s}.main{background-color:#0d023a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.heart-line,.asterisk-star{z-index:10;position:absolute}.w-3{width:.75rem;height:.75rem}.w-4{width:1rem;height:1rem}.w-5{width:1.25rem;height:1.25rem}.w-6{width:1.5rem;height:1.5rem}.w-7{width:1.75rem;height:1.75rem}.w-8{width:2rem;height:2rem}.w-9{width:2.25rem;height:2.25rem}.w-10{width:2.5rem;height:2.5rem}.w-60{width:15rem;height:auto}.h-40{height:10rem}.top-1\/4{top:25%}.top-1\/5{top:20%}.top-2\/5{top:40%}.top-3\/6{top:50%}.top-7\/10{top:70%}.left-1\/3{left:33%}.left-1\/4{left:25%}.left-1\/5{left:20%}.left-1\/2{left:50%}.left-\[70\%\]{left:70%}.left-6\/10{left:60%}.right-1\/3{right:33%}.right-1\/4{right:25%}.right-6\/10{right:60%}.bottom-1\/4,.bottom-5\/20{bottom:25%}.transform{transform:translate(-50%)}.-translate-x-1\/2{transform:translate(-50%)}.main{text-align:center;color:#fff;background-color:#0d023a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 1rem;display:flex;position:relative;overflow:hidden}.content{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:800px;margin:0 auto;padding:2rem 1rem;display:flex;position:relative}.content h1{margin-bottom:1.5rem;font-size:max(3rem,min(8vw,7rem));font-weight:700}.content p{margin-bottom:2rem;font-size:max(1.1rem,min(2vw,1.8rem));line-height:1.6}a{color:gold;text-decoration:none}a:hover{text-decoration:underline}
