.main-footer{background:#fff;border-top:1px solid #f0f0f0;margin-top:100px;padding:100px 0 40px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:80px;display:grid}.footer-logo{align-items:center;gap:12px;margin-bottom:25px;text-decoration:none;transition:transform .3s;display:flex}.footer-logo:hover{transform:translate(5px)}.footer-logo-wrap{background:#fff;border-radius:12px;flex-shrink:0;width:45px;height:45px;overflow:hidden;box-shadow:0 4px 10px #0000000d}.footer-logo .logo-text{flex-direction:column;display:flex}.footer-logo .brand-name{color:#111;letter-spacing:-.5px;font-size:1.1rem;font-weight:800;line-height:1}.footer-logo .brand-tagline{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:.7rem;font-weight:600}.brand-desc{color:#666;max-width:320px;margin-bottom:30px;font-size:.95rem;line-height:1.7}.social-links{gap:15px;display:flex}.social-icon{width:44px;height:44px;color:var(--primary);background:#f8faf9;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.social-icon:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 20px #064e3b26}.footer-links h4,.footer-newsletter h4{color:#111;letter-spacing:-.5px;margin-bottom:30px;font-size:1.1rem;font-weight:800}.footer-links ul{padding:0;list-style:none}.footer-links ul li{margin-bottom:15px}.footer-links ul li a{color:#666;font-size:.95rem;transition:all .3s;display:inline-block;position:relative}.footer-links ul li a:hover{color:var(--primary);transform:translate(8px)}.footer-links ul li a:before{content:"";background:var(--primary);transform-origin:0;width:6px;height:2px;transition:transform .3s;position:absolute;top:50%;left:-15px;transform:scaleX(0)}.footer-links ul li a:hover:before{transform:scaleX(1)}.footer-newsletter p{color:#666;margin-bottom:25px;font-size:.95rem;line-height:1.6}.newsletter-form{background:#f8faf9;border:1px solid #eee;border-radius:16px;gap:10px;margin-bottom:30px;padding:6px;display:flex}.newsletter-form input{background:0 0;border:none;outline:none;flex:1;padding:12px 15px;font-size:.9rem}.newsletter-form button{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.newsletter-form button:hover{background:var(--primary-hover);transform:scale(1.05)}.contact-info-footer{flex-direction:column;gap:12px;display:flex}.info-item{color:#888;align-items:center;gap:12px;font-size:.9rem;display:flex}.footer-bottom{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.footer-bottom p{color:#aaa;font-size:.85rem}.payment-icons{gap:15px;display:flex}.payment-badge{color:#999;background:#f8faf9;border:1px solid #eee;border-radius:6px;padding:5px 12px;font-size:.7rem;font-weight:700}@media (max-width:1100px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:600px){.main-footer{margin-top:60px;padding:60px 0 100px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-col{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-logo{justify-content:center}.brand-desc{margin-left:auto;margin-right:auto}.social-links{justify-content:center}.footer-links ul li a:before{display:none}.footer-links ul li a:hover{transform:none}.newsletter-form{background:#fff;border:none;flex-direction:column;gap:12px;width:100%;max-width:400px;margin-left:auto;margin-right:auto;padding:0}.newsletter-form input{background:#f8faf9;border:1px solid #eee;border-radius:12px;width:100%;padding:16px;font-size:16px}.newsletter-form button{border-radius:12px;width:100%;height:52px}.footer-bottom{text-align:center;flex-direction:column;gap:16px;padding-top:24px}.payment-icons{flex-wrap:wrap;justify-content:center}}
