@keyframes footerGradientMove{0%{background-position:0 50%}to{background-position:300% 50%}}.footer-container{position:relative;background:linear-gradient(180deg,#09090f,#0d0d14 60%,#0b0b11);color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;overflow:hidden}.footer-container:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:900px;height:360px;background:radial-gradient(ellipse at 30% 0,rgba(255,107,53,.05) 0,transparent 60%),radial-gradient(ellipse at 70% 0,rgba(156,39,176,.04) 0,transparent 60%);pointer-events:none}.footer-top-accent{height:2px;background:linear-gradient(90deg,#ff6b35,#f7931e,#ffd700,#9c27b0,#ff6b35);background-size:300% 100%;animation:footerGradientMove 7s linear infinite}.footer-inner{position:relative;max-width:1200px;margin:0 auto;padding:52px 32px 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;grid-gap:48px;gap:48px;align-items:start;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-logo-link{display:inline-block;line-height:0;transition:opacity .2s}.footer-logo-link:hover{opacity:.82}.footer-tagline{font-size:13.5px;color:#6e6e82;line-height:1.75;max-width:270px;margin:0}.footer-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.07);border-radius:10px;transition:background .25s,border-color .25s,transform .2s,box-shadow .25s}.footer-social a img{width:20px;height:20px;filter:brightness(0) invert(1);transition:filter .2s;display:block}.footer-social a:hover{background:rgba(255,215,0,.1);border-color:rgba(255,215,0,.3);transform:translateY(-2px);box-shadow:0 6px 18px rgba(255,215,0,.12)}.footer-social a:hover img{filter:brightness(0) invert(1) sepia(1) saturate(4) hue-rotate(10deg)}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col-heading{font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;background:linear-gradient(135deg,#ffd700,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 8px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.05)}.footer-col nav{display:flex;flex-direction:column;gap:9px}.footer-col nav a{font-size:13.5px;color:#7a7a8e;text-decoration:none;transition:color .2s,transform .15s;display:inline-block;line-height:1.45}.footer-col nav a:hover{color:#ffd700;transform:translateX(3px)}.footer-watch-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:10px 20px;background:linear-gradient(135deg,#ffd700,#ff6b35);color:#1a1a1a;font-size:13px;font-weight:700;letter-spacing:.3px;border-radius:999px;text-decoration:none;transition:box-shadow .25s,transform .2s;box-shadow:0 6px 22px rgba(255,200,0,.18);white-space:nowrap;align-self:flex-start}.footer-watch-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,200,0,.32);color:#1a1a1a}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-top:26px}.footer-copyright-text{font-size:12.5px;color:#4a4a5a;margin:0}.footer-copyright-text strong{color:#666678;font-weight:600}.footer-bottom-tagline{font-size:12px;color:#3e3e4e;margin:0}.footer-bottom-tagline a{color:#555568;text-decoration:none;transition:color .2s}.footer-bottom-tagline a:hover{color:#ffd700}@media (max-width:960px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:20px;align-items:flex-start}.footer-tagline{max-width:320px;flex:1 1 200px}.footer-social{flex:0 0 auto}}@media (max-width:600px){.footer-inner{padding:24px 16px 18px}.footer-grid{grid-template-columns:1fr 1fr;gap:18px 14px;padding-bottom:28px}.footer-brand{flex-direction:column;gap:10px}.footer-brand,.footer-grid>.footer-col:last-child{grid-column:1/-1}.footer-tagline{max-width:100%;font-size:12.5px;line-height:1.6;flex:none}.footer-col-heading{font-size:10px;margin:0 0 4px;padding-bottom:8px}.footer-col nav{gap:7px}.footer-col nav a{font-size:13px}.footer-social{gap:8px;margin-top:2px}.footer-social a{width:42px;height:42px;min-width:42px;min-height:42px;border-radius:9px}.footer-watch-btn{align-self:stretch;justify-content:center;margin-top:10px;padding:10px 16px}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:5px;padding-top:18px}.footer-copyright-text{font-size:11.5px}.footer-bottom-tagline{font-size:11px}}