@import"https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Playfair+Display:ital,wght@1,700&display=swap";.header-grande{position:sticky;top:0;z-index:1000;width:100%;background:color-mix(in srgb,var(--header-bg, #ffffff) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #F3F4F6}.header-grande__inner{display:flex;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2.4rem;height:64px}.header-grande__logo{font-family:Playfair Display,serif;font-weight:700;font-style:italic;font-size:2rem;color:#8b0000;text-decoration:none;letter-spacing:.01em;white-space:nowrap;flex-shrink:0}.header-grande__logo:hover{color:#6b0000}.header-grande__nav{display:flex;align-items:center;gap:3.2rem;margin-left:auto}.header-grande__nav-link{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12em;color:#1f2937;text-decoration:none;white-space:nowrap;transition:color .2s ease}.header-grande__nav-link:hover{color:#8b0000}.header-grande__cta{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12em;color:#fff;background:#8b0000;text-decoration:none;padding:.9rem 2.2rem;border-radius:999px;white-space:nowrap;transition:background .2s ease}.header-grande__cta:hover{background:#6b0000;color:#fff}.header-grande__cart{position:relative;display:flex;align-items:center;justify-content:center;color:#1f2937;text-decoration:none;flex-shrink:0;transition:color .2s ease}.header-grande__cart:hover{color:#8b0000}.header-grande__cart svg{width:2.4rem;height:2.4rem}.header-grande__cart-count{position:absolute;top:-.6rem;right:-.8rem;background:#8b0000;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:1rem;line-height:1;min-width:1.8rem;height:1.8rem;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 .4rem}.header-grande__mobile-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.header-grande__mobile-toggle span{display:block;width:24px;height:2px;background:#1f2937;border-radius:2px;transition:all .25s ease}.header-grande__mobile-toggle.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-grande__mobile-toggle.is-active span:nth-child(2){opacity:0}.header-grande__mobile-toggle.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media screen and (max-width:749px){.header-grande__cart{margin-left:auto}.header-grande__mobile-toggle{display:flex}.header-grande__nav{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;align-items:flex-start;gap:0;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #F3F4F6;padding:1.6rem 2.4rem}.header-grande__nav--open{display:flex}.header-grande__nav-link{padding:1.2rem 0;width:100%;border-bottom:1px solid #F3F4F6}.header-grande__cta{margin-top:1.6rem;width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/header-grande.css.map */
