#NorthpawFooter{--footer-bg: #f5f1ed;--footer-text: #1e2420;--footer-accent: #1e2420;--footer-input-bg: #ffffff;--footer-input-border: #d4cfc7;--footer-button-bg: #1e2420;--footer-button-text: #f5f1ed;--footer-link-hover: #8b8680}#NorthpawFooter.footer{background-color:var(--footer-bg);color:var(--footer-text);position:relative;margin-top:64px;padding-top:0;font-family:Work Sans,sans-serif;font-size:16px;line-height:1.55}#NorthpawFooter.footer{background-color:transparent}#NorthpawFooter .footer-wave{display:block;width:100%;height:80px;color:var(--footer-bg);margin-bottom:-1px}#NorthpawFooter .footer-body{background-color:var(--footer-bg)}#NorthpawFooter .footer-content{display:grid;grid-template-columns:1fr 1.2fr 1fr 1.2fr;gap:48px;padding:48px 32px;max-width:1400px;margin:0 auto}#NorthpawFooter .footer-column{display:flex;flex-direction:column}#NorthpawFooter .footer-brand{gap:16px}#NorthpawFooter .footer-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:var(--footer-accent)}#NorthpawFooter .footer-logo svg{width:32px;height:32px;color:var(--footer-accent)}#NorthpawFooter .footer-brand-name{font-weight:600;font-family:Fraunces,serif}#NorthpawFooter .footer-tagline{font-size:14px;line-height:1.5;color:#1e2420bf;margin:0}#NorthpawFooter .footer-newsletter{gap:16px}#NorthpawFooter .footer-column-title{font-size:16px;font-weight:700;letter-spacing:.05em;margin:0 0 8px;color:var(--footer-accent);font-family:Work Sans,sans-serif}#NorthpawFooter .footer-description{font-size:14px;line-height:1.5;color:#1e2420bf;margin:0 0 16px}#NorthpawFooter .newsletter-form{display:flex;flex-direction:column;gap:12px}#NorthpawFooter .newsletter-input{padding:12px 16px;border:1px solid var(--footer-input-border);background-color:var(--footer-input-bg);color:var(--footer-text);border-radius:4px;font-size:15px;font-family:inherit;transition:all .3s ease}#NorthpawFooter .newsletter-input::placeholder{color:#1e242080}#NorthpawFooter .newsletter-input:focus{outline:none;border-color:var(--footer-accent);box-shadow:0 0 0 3px #1e24201a}#NorthpawFooter .newsletter-button{padding:12px 16px;background-color:var(--footer-button-bg);color:var(--footer-button-text);border:none;border-radius:4px;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;font-family:inherit}#NorthpawFooter .newsletter-button:hover{background-color:#2d3530;transform:translateY(-2px)}#NorthpawFooter .newsletter-button:active{transform:translateY(0)}#NorthpawFooter .newsletter-feedback{font-size:14px;margin:0;color:#5c6852;font-weight:600}#NorthpawFooter .newsletter-feedback--error{color:#96471f}#NorthpawFooter .footer-help{gap:16px}#NorthpawFooter .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}#NorthpawFooter .footer-links a{color:#1e2420bf;text-decoration:none;font-size:14px;transition:color .3s ease}#NorthpawFooter .footer-links a:hover{color:var(--footer-link-hover);text-decoration:underline}#NorthpawFooter .footer-contact{gap:16px}#NorthpawFooter .contact-item{font-size:14px;line-height:1.6;color:#1e2420bf}#NorthpawFooter .contact-item strong{display:block;color:var(--footer-accent);font-weight:600;margin-bottom:4px}#NorthpawFooter .contact-item a{color:#1e2420bf;text-decoration:none;transition:color .3s ease}#NorthpawFooter .contact-item a:hover{color:var(--footer-link-hover);text-decoration:underline}#NorthpawFooter .social-links{display:flex;gap:16px;margin-top:16px}#NorthpawFooter .social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#1e242014;border-radius:50%;color:var(--footer-accent);transition:all .3s ease;border:1px solid rgba(30,36,32,.15)}#NorthpawFooter .social-icon:hover{background-color:#32d74b;color:#fff;border-color:#32d74b;transform:translateY(-3px)}#NorthpawFooter .social-icon svg{width:20px;height:20px}#NorthpawFooter .footer-bottom{border-top:1px solid rgba(30,36,32,.1);padding:24px 32px;text-align:center;font-size:14px;color:#1e242099}#NorthpawFooter .footer-bottom p{margin:4px 0}@media(max-width:1024px){#NorthpawFooter .footer-content{grid-template-columns:1fr 1fr;gap:32px;padding:40px 24px}}@media(max-width:768px){#NorthpawFooter .footer-content{grid-template-columns:1fr;gap:32px;padding:32px 16px}#NorthpawFooter .footer-wave{height:60px}#NorthpawFooter .footer-column-title{font-size:15px}#NorthpawFooter .footer-description{font-size:14px}#NorthpawFooter .newsletter-form{flex-direction:row;gap:8px}#NorthpawFooter .newsletter-input,#NorthpawFooter .newsletter-button{flex:1;min-width:0}#NorthpawFooter .social-links{gap:12px}#NorthpawFooter .social-icon{width:36px;height:36px}#NorthpawFooter .social-icon svg{width:18px;height:18px}}@media(max-width:480px){#NorthpawFooter .footer-content{padding:24px 16px;gap:24px}#NorthpawFooter .footer-column-title{font-size:14px}#NorthpawFooter .footer-tagline,#NorthpawFooter .footer-description,#NorthpawFooter .contact-item{font-size:13px}#NorthpawFooter .newsletter-form{flex-direction:column}#NorthpawFooter .social-links{justify-content:center}}@media(prefers-reduced-motion:reduce){#NorthpawFooter .newsletter-button,#NorthpawFooter .social-icon,#NorthpawFooter .newsletter-input,#NorthpawFooter .footer-links a,#NorthpawFooter .contact-item a{transition:none}#NorthpawFooter .newsletter-button:hover,#NorthpawFooter .social-icon:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
