.link-underlined{position:relative;display:inline-block;color:rgba(255,255,255,.85);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);padding-bottom:4px}.link-underlined:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#c9974d,#d4a574);transition:width .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px rgba(201,151,77,.3)}.link-underlined:hover{color:#fff;transform:translateX(4px)}.link-underlined:hover:after{width:100%}.footer-section{position:relative;padding:1.5rem;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-section:hover{transform:translateY(-4px);background:linear-gradient(135deg,rgba(139,38,53,.1),rgba(201,151,77,.05));box-shadow:0 8px 24px rgba(201,151,77,.15)}.footer-heading{position:relative;transition:all .3s ease}.footer-heading:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%) scaleX(0);width:4px;height:100%;background:linear-gradient(180deg,#c9974d,#d4a574);border-radius:2px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.footer-section:hover .footer-heading:before{transform:translateY(-50%) scaleX(1)}.footer-section:hover .footer-heading{background:linear-gradient(135deg,#c9974d,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.social-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;transition:all .3s cubic-bezier(.34,1.56,.64,1);background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}.social-icon:hover{transform:translateY(-6px) scale(1.1);background:rgba(201,151,77,.2);box-shadow:0 8px 20px rgba(201,151,77,.3)}.social-icon:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#c9974d,#d4a574);opacity:0;transition:opacity .3s ease;z-index:-1}.social-icon:hover:before{opacity:1;animation:pulse-glow 1.5s infinite}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.social-icon svg{transition:all .3s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.social-icon:hover svg{transform:rotate(12deg) scale(1.1)}.social-icon-facebook:hover{background:rgba(24,119,242,.2);box-shadow:0 8px 20px rgba(24,119,242,.4)}.social-icon-instagram:hover{background:linear-gradient(135deg,rgba(225,48,108,.2),rgba(253,29,29,.2));box-shadow:0 8px 20px rgba(225,48,108,.4)}.social-icon-twitter:hover{background:rgba(0,0,0,.3);box-shadow:0 8px 20px rgba(255,255,255,.3)}.social-icon-linkedin:hover{background:rgba(0,119,181,.2);box-shadow:0 8px 20px rgba(0,119,181,.4)}.social-icon-youtube:hover{background:rgba(255,0,0,.2);box-shadow:0 8px 20px rgba(255,0,0,.4)}.social-icon-tiktok:hover{background:rgba(254,44,85,.2);box-shadow:0 8px 20px rgba(254,44,85,.4)}.footer-company-section{position:relative;padding:2rem;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,rgba(139,38,53,.05),rgba(42,12,18,.05))}.footer-company-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#c9974d,transparent);opacity:0;transition:opacity .4s ease}.footer-company-section:hover:before{opacity:1}.footer-company-section:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgba(139,38,53,.1),rgba(201,151,77,.05));box-shadow:0 12px 32px rgba(201,151,77,.2)}.footer-bottom-border{position:relative;overflow:hidden}.footer-bottom-border:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:1px;background:linear-gradient(90deg,transparent,#c9974d,transparent);animation:shimmer-border 3s infinite}@keyframes shimmer-border{0%{left:-100%}50%,to{left:100%}}.footer-stagger-1{animation:fadeInUp .6s ease-out .1s both}.footer-stagger-2{animation:fadeInUp .6s ease-out .2s both}.footer-stagger-3{animation:fadeInUp .6s ease-out .3s both}.footer-stagger-4{animation:fadeInUp .6s ease-out .4s both}.footer-stagger-5{animation:fadeInUp .6s ease-out .5s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.link-underlined:focus{outline:2px solid #c9974d;outline-offset:4px;color:#fff;border-radius:2px}.link-underlined:focus:after{width:100%}.social-icon:focus{outline:2px solid #c9974d;outline-offset:4px}@media (hover:none) and (pointer:coarse){.link-underlined:active{color:#fff;transform:translateX(4px)}.link-underlined:active:after{width:100%}.social-icon:active{transform:scale(.95)}}@media (prefers-reduced-motion:reduce){.footer-company-section,.footer-section,.link-underlined,.social-icon{transition:none;animation:none}.footer-heading:before,.link-underlined:after,.social-icon:before{transition:none}.footer-stagger-1,.footer-stagger-2,.footer-stagger-3,.footer-stagger-4,.footer-stagger-5{animation:none;opacity:1}}