:root{--hc-navy: #1C2A5E;--hc-dark: #0d1936;--hc-red: #B51C2E;--hc-beige: #D4B896;--hc-cream: #FAF6F1;--hc-text-muted: rgba(28, 42, 94, .6);--hc-font-heading: "Playfair Display", Georgia, serif;--hc-font-body: "Lato", "Inter", -apple-system, sans-serif;--hc-font-script: "Dancing Script", cursive;--hc-font-accent: "Lato", sans-serif}body{font-family:var(--hc-font-body)!important;background-color:var(--hc-cream);color:var(--hc-navy);-webkit-font-smoothing:antialiased}.page-wrapper{background-color:var(--hc-cream)}.page-wrapper h1,.page-wrapper h2,.page-wrapper h3,.page-wrapper h4,.page-wrapper h5,.page-wrapper h6{font-family:var(--hc-font-heading)!important;color:var(--hc-navy);text-transform:none!important;letter-spacing:-.01em}a{color:var(--hc-navy);transition:color .2s ease}a:hover{color:var(--hc-red)}p,li,span,label,td,th{font-family:var(--hc-font-body)}header-component,.header{font-family:var(--hc-font-body)!important}.header__link,.header__menu-item a,[class*=header__nav] a{font-family:var(--hc-font-accent)!important;font-weight:700!important;font-size:.82rem!important;letter-spacing:.12em!important;text-transform:uppercase!important}.button,.btn,[class*=button--primary]{font-family:var(--hc-font-accent)!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;border-radius:50px!important;transition:transform .24s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease!important}.button:hover,[class*=button--primary]:hover{transform:translateY(-3px)!important;box-shadow:0 10px 28px #b51c2e59!important}.card,[class*=product-card],[class*=card-product]{background:#fff;border:1px solid rgba(212,184,150,.25);border-radius:8px;overflow:hidden;transition:box-shadow .28s ease,transform .28s ease}.card:hover,[class*=product-card]:hover{box-shadow:0 12px 36px #1c2a5e1f;transform:translateY(-4px)}.card__title,[class*=card__heading],[class*=product-card__title]{font-family:var(--hc-font-heading)!important;font-size:1.05rem!important;font-weight:700!important;color:var(--hc-navy)!important;text-transform:none!important}.price,[class*=price__regular],[class*=price__sale],.price__amount{font-family:var(--hc-font-accent)!important;font-weight:700!important;color:var(--hc-navy)!important}.price--on-sale .price__amount:first-child{color:var(--hc-red)!important}.badge--sale,[class*=badge--sale]{background:var(--hc-red)!important;color:var(--hc-cream)!important;font-family:var(--hc-font-accent)!important;font-weight:700!important;font-size:.7rem!important;text-transform:uppercase!important;border-radius:4px!important}.product__title,[class*=product-info__title],[class*=product__name]{font-family:var(--hc-font-heading)!important;color:var(--hc-navy)!important;font-size:clamp(1.6rem,3vw,2.4rem)!important;text-transform:none!important}.product__description,[class*=product-description]{font-family:var(--hc-font-body)!important;color:var(--hc-navy)!important;font-size:.95rem!important;line-height:1.75!important}input:not(.hc-footer input),textarea:not(.hc-footer textarea),select:not(.hc-footer select){font-family:var(--hc-font-body)!important;color:var(--hc-navy)!important;border-radius:6px!important}input:focus,textarea:focus,select:focus{border-color:var(--hc-beige)!important;outline:none!important;box-shadow:0 0 0 3px #d4b89633!important}[class*=cart-drawer],[class*=theme-drawer],[class*=cart__drawer]{font-family:var(--hc-font-body)!important;background:var(--hc-cream)!important}[class*=cart-drawer] h2,[class*=cart-drawer] h3{font-family:var(--hc-font-heading)!important;color:var(--hc-navy)!important}[class*=mobile-menu] a,[class*=nav-drawer] a,[class*=drawer-menu] a{color:var(--hc-navy)!important;font-weight:600!important}[class*=pagination] a,[class*=pagination] button{font-family:var(--hc-font-accent)!important;color:var(--hc-navy)!important;border-color:#d4b89666!important;border-radius:50%!important}[class*=pagination] a:hover,[class*=pagination] [aria-current=page]{background:var(--hc-navy)!important;color:var(--hc-cream)!important;border-color:var(--hc-navy)!important}.hc-footer-bg,.hc-footer{background-color:#0d1936!important}.hc-footer,.hc-footer p,.hc-footer span,.hc-footer li{color:#faf6f1bf!important;font-family:var(--hc-font-body)!important}.hc-footer h1,.hc-footer h2,.hc-footer h3,.hc-footer h4,.hc-footer h5,.hc-footer h6,.hc-footer .hc-footer__shop-name{font-family:var(--hc-font-heading)!important;color:#faf6f1!important;text-transform:none!important}.hc-footer .hc-footer__tagline{font-family:var(--hc-font-script)!important;color:#d4b896!important}.hc-footer a,.hc-footer .footer-content a,.hc-footer .hc-footer__legal a{color:#faf6f1bf!important}.hc-footer a:hover,.hc-footer .footer-content a:hover,.hc-footer .hc-footer__legal a:hover{color:#d4b896!important}.hc-footer .footer-content h4,.hc-footer .footer-content h5,.hc-footer .footer-content .menu__heading,.hc-footer .footer-content .menu__heading__default{font-family:var(--hc-font-heading)!important;color:#d4b896!important;text-transform:uppercase!important;letter-spacing:.1em!important}.hc-footer .hc-footer__copyright{color:#faf6f159!important}.hc-footer input[type=email]{background:#ffffff12!important;border-color:#d4b8964d!important;color:#faf6f1!important;border-radius:4px!important}.hc-footer input[type=email]:focus{box-shadow:none!important;border-color:#d4b896!important}.hc-footer input[type=email]::placeholder{color:#faf6f166!important}.hc-footer button[type=submit]{background:#b51c2e!important;border-color:#b51c2e!important;color:#faf6f1!important;border-radius:4px!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hc-global.css.map */
