.pet-tech-footer{background-color:#1a1a2e;color:#f5f5f5;padding:60px 0 0 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin-top:30px}.pet-tech-footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;padding:0 20px}.pet-tech-footer-column{margin-bottom:30px}.pet-tech-footer-logo{margin-bottom:20px}.pet-tech-footer-logo img{max-height:80px;width:auto}.pet-tech-footer .custom-logo{filter:drop-shadow(0 0 3px rgb(255 255 255 / .5))}.pet-tech-footer-about-text{margin-bottom:20px;line-height:1.6;color:#b3b3b3}.pet-tech-footer-column h4{color:#fff;font-size:18px;margin-bottom:20px;position:relative;font-weight:600}.pet-tech-footer-column h4:after{content:'';display:block;width:40px;height:3px;background:#ff9144;margin-top:10px}.pet-tech-footer-links{list-style:none;padding:0;margin:0}.pet-tech-footer-links li{margin-bottom:12px}.pet-tech-footer-links a{color:#b3b3b3;text-decoration:none;transition:color 0.3s ease;display:inline-block}.pet-tech-footer-links a:hover{color:#ff9144;padding-left:5px}.pet-tech-social-icons{display:flex;gap:20px;margin-top:20px}.pet-tech-social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#2a2a42;color:#fff;transition:all 0.3s ease;font-size:18px;text-decoration:none}.pet-tech-social-icon:hover{background-color:#ff9144;transform:translateY(-3px)}.pet-tech-newsletter-form{display:flex;margin-top:15px}.pet-tech-newsletter-form input{flex-grow:1;padding:12px 15px;border:none;border-radius:4px 0 0 4px;font-size:14px;outline:none;color:#333}.pet-tech-newsletter-form input::placeholder{color:#999}.pet-tech-newsletter-form button{background-color:#ff9144;color:#fff;border:none;padding:0 20px;border-radius:0 4px 4px 0;cursor:pointer;font-weight:600;transition:background-color 0.3s ease;display:flex;align-items:center}.pet-tech-newsletter-form button:hover{background-color:#e67e2e;transform:scale(1.05)}.pet-tech-newsletter-form button i{margin-right:8px}.pet-tech-footer-bottom{background-color:#13132a;padding:20px 0;margin-top:40px;text-align:center}.pet-tech-copyright{color:#888;font-size:14px}.ct-footer-copyright:first-of-type{display:none}@media (max-width:768px){.pet-tech-footer-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:480px){.pet-tech-footer-container{grid-template-columns:1fr;gap:40px}.pet-tech-newsletter-form{flex-direction:column}.pet-tech-newsletter-form input{border-radius:4px;margin-bottom:10px}.pet-tech-newsletter-form button{border-radius:4px;padding:12px}}