.footer{background:linear-gradient(180deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);color:#ffffff;margin-top:auto;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.05)}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(0,150,136,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(0,77,77,.1) 0,transparent 50%);opacity:.6;pointer-events:none;animation:backgroundShift 20s ease-in-out infinite;z-index:0;transition:opacity .4s ease,filter .4s ease}.footer:hover:before{opacity:.85;filter:brightness(1.1)}.footer:after{top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,150,136,.05) 0,transparent 70%),url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxMDAiIHI9IjgwIiBmaWxsPSJub25lIiBzdHJva2U9InJnYmEoMCwgMTUwLCAxMzYsIDAuMDUpIiBzdHJva2Utd2lkdGg9IjIiLz48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxMDAiIHI9IjYwIiBmaWxsPSJub25lIiBzdHJva2U9InJnYmEoMCwgMTUwLCAxMzYsIDAuMDUpIiBzdHJva2Utd2lkdGg9IjEuNSIvPjxjaXJjbGUgY3g9IjEwMCIgY3k9IjEwMCIgcj0iNDAiIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiYSgwLCAxNTAsIDEzNiwgMC4wNSkiIHN0cm9rZS13aWR0aD0iMSIvPjwvc3ZnPg==") 50%/contain no-repeat;opacity:var(--hover-opacity-right,.15);filter:blur(calc(50px - (var(--hover-scale-right, 1) - 1) * 15px));animation:floatCircleRight 30s ease-in-out infinite;transform-origin:center;transform:translate(var(--right-circle-x,0),var(--right-circle-y,0)) scale(var(--hover-scale-right,1))}.footer-container:before,.footer:after{content:"";position:absolute;pointer-events:none;z-index:0;border-radius:50%;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease,filter .4s ease}.footer-container:before{bottom:-15%;left:-8%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,77,77,.04) 0,transparent 70%),url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxMDAiIHI9IjcwIiBmaWxsPSJub25lIiBzdHJva2U9InJnYmEoMCwgNzcsIDc3LCAwLjA0KSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48Y2lyY2xlIGN4PSIxMDAiIGN5PSIxMDAiIHI9IjUwIiBmaWxsPSJub25lIiBzdHJva2U9InJnYmEoMCwgNzcsIDc3LCAwLjA0KSIgc3Ryb2tlLXdpZHRoPSIxIi8+PGNpcmNsZSBjeD0iMTAwIiBjeT0iMTAwIiByPSIzMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZ2JhKDAsIDc3LCA3NywgMC4wNCkiIHN0cm9rZS13aWR0aD0iMC41Ii8+PC9zdmc+") 50%/contain no-repeat;opacity:var(--hover-opacity-left,.12);filter:blur(calc(45px - (var(--hover-scale-left, 1) - 1) * 12px));animation:floatCircleLeft 35s ease-in-out infinite;transform-origin:center;transform:translate(var(--left-circle-x,0),var(--left-circle-y,0)) scale(var(--hover-scale-left,1))}@keyframes backgroundShift{0%,to{opacity:.6}50%{opacity:.8}}@keyframes floatCircleRight{0%,to{transform:translate(0) scale(1);opacity:.12}33%{transform:translate(-30px,30px) scale(1.05);opacity:.09}66%{transform:translate(30px,-20px) scale(.95);opacity:.15}}@keyframes floatCircleLeft{0%,to{transform:translate(0) scale(1);opacity:.1}50%{transform:translate(25px,-25px) scale(1.08);opacity:.08}}.footer-container{max-width:1400px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem);position:relative;z-index:1}.footer-main{display:grid;grid-template-columns:2.5fr 1.5fr 1.5fr 2fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.footer-logo{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.footer-logo a{background:linear-gradient(135deg,#ffffff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.footer-logo a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#009688,#004d4d);transition:width .4s cubic-bezier(.4,0,.2,1)}.footer-logo a:hover{transform:translateY(-2px)}.footer-logo a:hover:after{width:100%}.footer-description{font-size:clamp(.9rem,1.5vw,1rem);line-height:1.7;color:rgba(255,255,255,.75);margin:0;max-width:400px}.footer-social{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.05);border-radius:12px;color:rgba(255,255,255,.8);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.social-link:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:linear-gradient(135deg,#009688,#004d4d);transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;z-index:0}.social-link:hover:before{width:100%;height:100%}.social-link:hover{color:#ffffff;border-color:rgba(0,150,136,.5);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px rgba(0,150,136,.3)}.social-link svg{width:22px;height:22px;position:relative;z-index:1;transition:transform .3s ease}.social-link:hover svg{transform:scale(1.1)}.footer-section{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.footer-heading{font-size:clamp(1rem,2vw,1.15rem);font-weight:700;margin:0;color:#ffffff;letter-spacing:-.01em;position:relative;padding-bottom:.75rem}.footer-heading:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#009688,#004d4d);border-radius:2px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem;width:100%}.footer-links li{margin:0}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:clamp(.875rem,1.5vw,.95rem);transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;padding:.375rem 0;position:relative;line-height:1.5}.footer-links a:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:0;height:2px;background:linear-gradient(90deg,#009688,#004d4d);transition:width .3s ease;border-radius:2px}.footer-links a:hover{color:#ffffff;transform:translateX(8px);padding-left:4px}.footer-links a:hover:before{width:6px}.footer-newsletter-text{font-size:clamp(.9rem,1.5vw,.95rem);line-height:1.6;color:rgba(255,255,255,.75);margin:0 0 1.25rem}.footer-newsletter{margin-bottom:1rem;width:100%}.newsletter-input-group{display:flex;gap:.75rem;margin-bottom:.875rem;flex-wrap:wrap}.newsletter-input{flex:1 1;min-width:200px;padding:.875rem 1.25rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.05);color:#ffffff;font-size:clamp(.875rem,1.5vw,.95rem);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.newsletter-input::placeholder{color:rgba(255,255,255,.5)}.newsletter-input:focus{border-color:rgba(0,150,136,.6);background:rgba(255,255,255,.08);box-shadow:0 0 0 4px rgba(0,150,136,.1),0 4px 12px rgba(0,150,136,.2)}.newsletter-button{padding:.875rem 2rem;background:linear-gradient(135deg,#009688,#004d4d);border:none;border-radius:12px;color:#ffffff;font-size:clamp(.875rem,1.5vw,.95rem);font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 4px 12px rgba(0,150,136,.3);position:relative;overflow:hidden}.newsletter-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.newsletter-button:hover:before{width:300px;height:300px}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,150,136,.4)}.newsletter-button:active{transform:translateY(0)}.footer-disclaimer{font-size:clamp(.75rem,1.2vw,.8rem);color:rgba(255,255,255,.5);margin:0;line-height:1.5}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:clamp(1.5rem,3vw,2.5rem) 0;margin-top:clamp(1.5rem,3vw,2rem);position:relative}.footer-bottom:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100px;height:1px;background:linear-gradient(90deg,transparent,#009688 50%,transparent)}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:clamp(1rem,2vw,1.5rem)}.footer-copyright{font-size:clamp(.85rem,1.5vw,.9rem);color:rgba(255,255,255,.6);margin:0;font-weight:400}.footer-bottom-links{display:flex;gap:clamp(1.5rem,3vw,2.5rem);flex-wrap:wrap}.footer-bottom-links a{color:rgba(255,255,255,.6);text-decoration:none;font-size:clamp(.85rem,1.5vw,.9rem);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:.25rem 0}.footer-bottom-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1.5px;background:linear-gradient(90deg,#009688,#004d4d);transition:width .3s ease}.footer-bottom-links a:hover{color:#ffffff}.footer-bottom-links a:hover:after{width:100%}@media screen and (max-width:1200px){.footer-main{grid-template-columns:2fr 1.5fr 1.5fr 2fr;gap:clamp(1.5rem,3vw,3rem)}}@media screen and (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem);padding:clamp(3rem,5vw,4rem) 0 clamp(2rem,3vw,2.5rem)}.footer-brand{grid-column:1/-1;text-align:center;align-items:center;margin-bottom:1rem}.footer-description{max-width:100%;text-align:center}.footer-social{justify-content:center}.footer-section{align-items:flex-start}.footer:after{width:400px;height:400px;top:-10%;right:-15%}.footer-container:before{width:350px;height:350px;bottom:-10%;left:-12%}}@media screen and (max-width:768px){.footer-container{padding:0 clamp(1rem,3vw,1.5rem)}.footer-main{grid-template-columns:1fr;gap:clamp(2rem,4vw,2.5rem);padding:clamp(2.5rem,5vw,3.5rem) 0 clamp(1.5rem,3vw,2rem)}.footer-brand{text-align:center;align-items:center}.footer-social{justify-content:center}.footer-section{align-items:flex-start;width:100%}.footer-heading{width:100%}.newsletter-input-group{flex-direction:column}.newsletter-input{width:100%;min-width:100%}.newsletter-button{width:100%}.footer-bottom-content{flex-direction:column;text-align:center;gap:1.25rem}.footer-bottom-links{justify-content:center;flex-wrap:wrap;gap:1.25rem}.footer-copyright{text-align:center}.footer:after{width:300px;height:300px;top:-5%;right:-20%;opacity:.08}.footer-container:before{width:250px;height:250px;bottom:-5%;left:-15%;opacity:.08}}@media screen and (max-width:480px){.footer-container{padding:0 1rem}.footer-main{padding:2rem 0 1.5rem;gap:2rem}.footer-logo{font-size:1.5rem}.footer-heading{font-size:1rem}.social-link{width:44px;height:44px}.social-link svg{width:20px;height:20px}.footer-bottom-links{flex-direction:column;gap:1rem;width:100%}.footer-bottom-links a{font-size:.85rem;text-align:center;width:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer-main>*{animation:fadeInUp .6s ease-out backwards}.footer-main>:first-child{animation-delay:.1s}.footer-main>:nth-child(2){animation-delay:.2s}.footer-main>:nth-child(3){animation-delay:.3s}.footer-main>:nth-child(4){animation-delay:.4s}@media (prefers-reduced-motion:reduce){.footer-container:before,.footer-main>*,.footer:after,.footer:before{animation:none}.footer-bottom-links a:hover,.footer-links a:hover,.newsletter-button:hover,.social-link:hover{transform:none}.newsletter-button:before,.social-link:before{display:none}}@media (prefers-contrast:high){.footer{background:#000000;border-top:2px solid #ffffff}.footer-bottom-links a,.footer-copyright,.footer-links a{color:#ffffff}.footer-bottom-links a:hover,.footer-links a:hover{color:#009688}.newsletter-input,.social-link{border-color:#ffffff;background:#1a1a1a}}@media (prefers-color-scheme:dark){.footer{background:linear-gradient(180deg,#0a0a0a,#1a1a1a 50%,#0f0f0f)}}@media print{.footer{background:#ffffff;color:#000000;border-top:1px solid #000000}.footer-social,.newsletter-button{display:none}}