.footer--deardainty{--footer-bg: #F7F5F0;--footer-text-primary: #5E5A55;--footer-text-secondary: #8A857F;--footer-divider: #EAE6E0;--footer-button-bg: #F2EFE9;--footer-button-hover: #EDE9E3}.footer--deardainty{background-color:var(--footer-bg);border-top:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--footer-text-primary)}.footer__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__newsletter-section{text-align:center;padding:4rem 0 3rem;max-width:500px;margin:0 auto}.footer__newsletter-heading{font-family:Cormorant Garamond,Georgia,serif;font-weight:300;font-size:2.8rem;letter-spacing:.08em;color:var(--footer-text-primary);margin:0 0 .5rem;line-height:1.3}.footer__newsletter-subtext{font-size:1.4rem;color:var(--footer-text-secondary);margin:0 0 2.5rem;font-weight:300;letter-spacing:.02em}.footer__newsletter-field-wrapper{display:flex;gap:0;max-width:400px;margin:0 auto}.footer__newsletter-input{flex:1;padding:1.2rem 1.6rem;font-size:1.4rem;font-family:Inter,sans-serif;color:var(--footer-text-primary);background-color:#ffffff4d;border:1px solid var(--footer-divider);border-right:none;border-radius:0;outline:none;transition:all .3s ease;font-weight:300;letter-spacing:.01em}.footer__newsletter-input::placeholder{color:var(--footer-text-secondary);opacity:.8}.footer__newsletter-input:focus{background-color:#ffffff80;border-color:var(--footer-text-secondary)}.footer__newsletter-button{padding:1.2rem 2.4rem;font-size:1.4rem;font-family:Inter,sans-serif;font-weight:300;letter-spacing:.02em;color:var(--footer-text-secondary);background-color:var(--footer-button-bg);border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer__newsletter-button:hover{background-color:var(--footer-button-hover);color:var(--footer-text-primary)}.footer__newsletter-error{display:block;margin-top:.8rem;font-size:1.2rem;color:#c45a5a;font-weight:300}.footer__newsletter-success{margin-top:1.2rem;font-size:1.4rem;color:var(--footer-text-primary);font-weight:300}.footer__divider{height:.5px;background-color:var(--footer-divider);margin:0 auto 4rem;max-width:100%}.footer__content{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;padding-bottom:4rem}.footer__column{min-width:0}.footer__column--brand{grid-column:1 / 2}.footer__logo{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:300;letter-spacing:.12em;color:var(--footer-text-primary);margin-bottom:1.8rem}.footer__tagline{font-size:1.3rem;color:var(--footer-text-secondary);margin:0 0 1.8rem;font-weight:300;letter-spacing:.01em;line-height:1.5;opacity:.8}.footer__social{display:flex;gap:1rem}.footer__social-link{width:20px;height:20px;color:var(--footer-text-secondary);transition:color .3s ease;display:inline-flex;align-items:center;justify-content:center}.footer__social-link:hover{color:var(--footer-text-primary)}.footer__social-link svg{width:100%;height:100%}.footer__column-heading{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:300;letter-spacing:.16em;color:var(--footer-text-secondary);margin:0 0 1.6rem}.footer__menu{list-style:none;padding:0;margin:0}.footer__menu li{margin-bottom:1rem}.footer__menu li:last-child{margin-bottom:0}.footer__link{font-size:1.4rem;color:var(--footer-text-secondary);text-decoration:none;transition:color .3s ease;font-weight:300;letter-spacing:.01em;display:inline-block}.footer__link:hover{color:var(--footer-text-primary)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 0;border-top:.5px solid var(--footer-divider)}.footer__copyright{font-size:1.2rem;color:var(--footer-text-secondary);font-weight:300;letter-spacing:.02em}.footer__payment{display:flex;align-items:center}.footer__payment-list{display:flex;gap:1rem;list-style:none;padding:0;margin:0;align-items:center}.footer__payment-item{display:flex;align-items:center}.footer__payment-icon{height:20px;width:auto;opacity:.4;filter:grayscale(100%);transition:opacity .3s ease}.footer__payment-icon:hover{opacity:.6}@media screen and (max-width:989px){.footer__newsletter-heading{font-size:2.4rem}.footer__content{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.footer__column--brand{grid-column:1 / -1;text-align:center}.footer__logo,.footer__tagline{text-align:center}.footer__social{justify-content:center}.footer__bottom{flex-direction:column;gap:1.5rem;text-align:center}}@media screen and (max-width:749px){.footer__inner{padding:0 1.5rem}.footer__newsletter-section{padding:3rem 0 2.5rem}.footer__newsletter-heading{font-size:2rem;letter-spacing:.06em}.footer__newsletter-subtext{font-size:1.3rem;margin-bottom:2rem}.footer__newsletter-field-wrapper{flex-direction:column;gap:1rem}.footer__newsletter-input{border-right:1px solid var(--footer-divider);border-radius:0;text-align:center}.footer__newsletter-button{border-radius:0}.footer__divider{margin-bottom:3rem}.footer__content{grid-template-columns:1fr;gap:3rem;padding-bottom:3rem}.footer__column--brand{grid-column:1;padding-bottom:1rem}.footer__column--menu{text-align:center}.footer__column-heading{text-align:center;margin-bottom:1.2rem}.footer__menu{text-align:center}.footer__menu li{margin-bottom:.8rem}.footer__bottom{padding:2rem 0}.footer__copyright{font-size:1.1rem}.footer__payment-list{gap:.8rem;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:480px){.footer__newsletter-heading,.footer__logo{font-size:1.8rem}.footer__payment-icon{height:16px}}@media(prefers-reduced-motion:reduce){.footer--deardainty *,.footer--deardainty *:before,.footer--deardainty *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.footer__newsletter-input:focus,.footer__newsletter-button:focus,.footer__link:focus,.footer__social-link:focus{outline:2px solid var(--footer-text-primary);outline-offset:2px}.footer--deardainty ::selection{background-color:var(--footer-text-secondary);color:var(--footer-bg)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer.css.map */
