body{background:linear-gradient(135deg,purple,#9a63d1);min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.hero-section{padding:80px 0;text-align:center;color:#f2f0ef}.hero-title{font-size:3.5rem;font-weight:300;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-text{font-size:1.3rem;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.8;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.carousel-section{padding:60px 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-container{max-width:400px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.carousel-item img{width:100%;height:600px;object-fit:cover;aspect-ratio:9/16}.carousel-caption{background:#000000b3;border-radius:10px;padding:20px;bottom:20px;left:20px;right:20px}.heart-icon{color:#e74c3c;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.btn-custom{background:linear-gradient(45deg,#e74c3c,#c0392b);border:none;padding:12px 30px;border-radius:50px;color:#fff;font-weight:600;transition:all .3s ease}.btn-custom:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e74c3c4d;color:#fff}
