.footer{background:var(--bg-dark, #1a1a1a);border-top:2px solid var(--accent, #a855f7);padding:3rem 0 1rem;margin-top:4rem}.footer__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer__column h3{color:var(--accent, #a855f7);margin-bottom:1rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{margin-bottom:.5rem}.footer__links a{color:var(--text-secondary, #ccc);text-decoration:none;transition:color .3s ease}.footer__links a:hover{color:var(--accent, #a855f7)}.footer__newsletter{margin-bottom:1rem}.footer__newsletter p{color:var(--text-secondary, #ccc);margin-bottom:1rem}.footer__newsletter-form{display:flex;gap:.5rem;margin-bottom:1rem}.footer__newsletter-input{flex:1;padding:.8rem;background:var(--card-bg, #2a2a2a);color:var(--text-primary, #fff);border:1px solid var(--accent, #a855f7);border-radius:var(--radius, 8px)}.footer__newsletter-input:focus{outline:none;box-shadow:0 0 0 2px #a855f74d}.footer__newsletter-button{padding:.8rem 1.5rem;background:var(--accent, #a855f7);color:#fff;border:none;border-radius:var(--radius, 8px);font-weight:600;cursor:pointer;transition:background .3s ease}.footer__newsletter-button:hover{background:var(--accent-hover, #9333ea)}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social-link{display:inline-block;color:var(--text-secondary, #ccc);font-size:1.5rem;transition:color .3s ease}.footer__social-link:hover{color:var(--accent, #a855f7)}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer__copyright{color:var(--text-secondary, #888);font-size:.9rem}.footer__payment{display:flex;gap:.5rem;align-items:center}.footer__payment-icon{width:40px;height:25px;background:var(--card-bg, #2a2a2a);border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary, #ccc);font-size:.7rem}@media (max-width: 768px){.footer__inner{padding:0 1rem}.footer__grid{grid-template-columns:1fr;gap:1.5rem}.footer__newsletter-form{flex-direction:column}.footer__bottom{flex-direction:column;text-align:center}.footer__social{justify-content:center}}@media (max-width: 480px){.footer{padding:2rem 0 1rem}.footer__social-link{font-size:1.3rem}.footer__payment{justify-content:center;flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/section-footer.css.map */
