.footer-container{color:#fff;background:linear-gradient(135deg,#8e2b2b 0%,#681f1f 100%);padding:7rem 5% 2rem;font-family:Google Sans,Open Sans,sans-serif;position:relative;overflow:hidden}.footer-bg-effect{opacity:.1;pointer-events:none;z-index:0;position:absolute}.effect-1{color:#fff;width:200px;height:200px;animation:20s linear infinite smoothRotate;top:-20px;right:-20px}@keyframes smoothRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.effect-2{color:#fff;opacity:.08;width:300px;height:60px;bottom:20%;left:-50px}.effect-3{color:#fff;opacity:.05;width:100px;height:100px;animation:6s ease-in-out infinite float;top:30%;right:15%}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.equalizer-container{z-index:0;pointer-events:none;opacity:.3;justify-content:space-around;align-items:flex-end;width:100%;height:120px;padding:0 10px;display:flex;position:absolute;bottom:0;left:0}.bar{background:linear-gradient(#fff0,#fffc);border-radius:5px 5px 0 0;width:20px;animation:1.5s ease-in-out infinite alternate equalize}@keyframes equalize{0%{height:10%}to{height:100%}}.bar:first-child{height:40%;animation-duration:1.2s}.bar:nth-child(2){height:70%;animation-duration:1.5s}.bar:nth-child(3){height:30%;animation-duration:1.8s}.bar:nth-child(4){height:80%;animation-duration:1.3s}.bar:nth-child(5){height:50%;animation-duration:1.6s}.bar:nth-child(6){height:90%;animation-duration:1.4s}.bar:nth-child(7){height:20%;animation-duration:1.7s}.bar:nth-child(8){height:60%;animation-duration:1.1s}.bar:nth-child(9){height:45%;animation-duration:1.9s}.bar:nth-child(10){height:85%;animation-duration:1.5s}.bar:nth-child(11){height:35%;animation-duration:1.3s}.bar:nth-child(12){height:75%;animation-duration:1.6s}.bar:nth-child(13){height:55%;animation-duration:1.4s}.bar:nth-child(14){height:25%;animation-duration:1.8s}.bar:nth-child(15){height:95%;animation-duration:1.2s}.bar:nth-child(16){height:65%;animation-duration:1.5s}.bar:nth-child(17){height:40%;animation-duration:1.7s}.bar:nth-child(18){height:80%;animation-duration:1.4s}.bar:nth-child(19){height:30%;animation-duration:1.6s}.bar:nth-child(20){height:70%;animation-duration:1.3s}.footer-content{z-index:1;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:3rem;display:flex;position:relative}.footer-section{flex:1;min-width:220px}.footer-logo{background:linear-gradient(90deg,#fff,#fcc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:momo trust display,Google Sans,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.footer-tagline{color:#ffffffd9;max-width:300px;font-size:.95rem;line-height:1.6}.footer-section h3{color:#fff;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600;position:relative}.footer-section h3:after{content:"";background-color:#ff8a80;border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#ffffffd9;text-decoration:none;transition:all .3s;display:inline-block}.footer-section ul li a:hover{color:#fff;transform:translate(5px)}.contact-item{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.contact-icon{color:#ff8a80;flex-shrink:0;margin-top:4px}.footer-section.contact p{color:#ffffffd9;margin:0;line-height:1.6}.footer-bottom{text-align:center;z-index:1;color:#fff9;border-top:1px solid #ffffff26;padding-top:2rem;font-size:.9rem;position:relative}@media (max-width:768px){.footer-content{flex-direction:column;gap:3rem}.footer-logo{font-size:1.8rem}}
.site-loader{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .5s ease-out,visibility .5s ease-out;display:flex;position:fixed;top:0;left:0}.site-loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-heart-container{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex;position:relative}.loader-heart{color:#c41e3a;fill:#c41e3a;z-index:2;width:50px;height:50px;animation:1.5s ease-in-out infinite heartPulse}.loader-ripple{z-index:1;background:#c41e3a33;border-radius:50%;width:100%;height:100%;animation:1.5s ease-out infinite ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-ripple:nth-child(2){animation-delay:.4s}.loader-text{color:#1a1f36;letter-spacing:.05em;opacity:0;font-family:momo trust display,serif;font-size:1.5rem;font-weight:700;animation:.8s ease-out .3s forwards fadeInUp}.loader-subtext{color:#64748b;letter-spacing:.2em;text-transform:uppercase;opacity:0;margin-top:5px;font-family:Google Sans Flex,sans-serif;font-size:.85rem;animation:.8s ease-out .6s forwards fadeInUp}@keyframes heartPulse{0%{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}to{transform:scale(1)}}@keyframes ripple{0%{opacity:.8;width:0;height:0}to{opacity:0;width:150%;height:150%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
