.footer-shell{background:#0e2a3a;color:#e2e8f0;position:relative;overflow:hidden}.footer-shell:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(34,211,238,.08) 0%,transparent 70%);pointer-events:none}.footer-shell>.full-w-container{position:relative;z-index:1}.footer-top{display:flex;gap:64px;padding:64px 0 48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand{flex:0 0 340px;display:flex;flex-direction:column;gap:20px}.footer-brand-desc{font-size:.95rem;line-height:1.7;color:#e2e8f0b3;font-family:IBM Plex Sans,serif}.footer-social{display:flex;gap:10px;margin-top:4px}.footer-social-icon{position:relative;width:38px;height:38px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.22,1,.36,1)}.footer-social-icon:hover{background:#22d3ee26;border-color:#22d3ee4d;transform:translateY(-2px)}.footer-links{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:14px}.footer-col-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#22d3ee;font-weight:700;margin-bottom:20px}.footer-link{color:#e2e8f0b3;text-decoration:none;font-size:.9rem;transition:color .2s,padding-left .2s}.footer-link:hover{color:#fff;padding-left:4px}.footer-contact-item{display:flex;align-items:center;gap:8px}.footer-contact-icon{color:#22d3eeb3;flex-shrink:0}.footer-newsletter{padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.footer-nl-text h3{font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 4px}.footer-nl-text p{font-size:.85rem;color:#e2e8f099;margin:0}.footer-nl-form{display:flex;gap:8px}.footer-nl-form-wrap{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.footer-nl-form input{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 18px;color:#fff;font-size:.9rem;width:280px;outline:none;font-family:inherit;transition:border-color .2s}.footer-nl-form input::-moz-placeholder{color:#fff6}.footer-nl-form input::placeholder{color:#fff6}.footer-nl-form input:focus{border-color:#22d3ee66}.footer-nl-form input:disabled{opacity:.7}.footer-nl-form button{background:linear-gradient(135deg,#22d3ee,#06b6d4);color:#0e2a3a;border:none;border-radius:12px;padding:12px 28px;font-weight:700;font-size:.9rem;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .2s}.footer-nl-form button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #22d3ee4d}.footer-nl-form button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.footer-nl-hint{margin:0;font-size:.85rem;line-height:1.4}.footer-nl-hint.is-error{color:#f87171f2}.footer-nl-hint.is-success{color:#86efacf2}.footer-bottom{padding:24px 0;display:flex;align-items:center;justify-content:space-between}.footer-copyright{font-size:.82rem;color:#e2e8f073}.footer-bottom-right{display:flex;align-items:center;gap:16px}.footer-payments{height:24px;opacity:.6;transition:opacity .2s}.footer-payments:hover{opacity:.9}@media (max-width: 1024px){.footer-top{flex-direction:column;gap:40px}.footer-brand{flex:none}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-newsletter{flex-direction:column;text-align:center}.footer-nl-form{width:100%;justify-content:center}.footer-nl-form-wrap{width:100%;align-items:center}}@media (max-width: 768px){.footer-top{padding:48px 0 36px}.footer-links{grid-template-columns:repeat(2,1fr);gap:24px}.footer-nl-form{flex-direction:column}.footer-nl-form input{width:100%}.footer-nl-hint{width:100%;text-align:center}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}@media (max-width: 480px){.footer-links{grid-template-columns:repeat(2,1fr);gap:20px}}
