.pch{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;color:var(--pch-text);border-bottom:1px solid transparent;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.pch.is-scrolled{background:var(--pch-bg);border-bottom-color:var(--pch-border);box-shadow:0 4px 20px #00000014}.pch--solid{background:var(--pch-bg);border-bottom-color:var(--pch-border)}.pch,.pch *{box-sizing:border-box}.pch-spacer{height:74px}@media screen and (max-width:749px){.pch-spacer{height:68px}}.pch__inner{display:flex;min-height:74px;align-items:center;justify-content:space-between;width:100%;max-width:var(--pch-max-width);margin:0 auto;padding:0 22px}.pch__brand{display:inline-flex;align-items:center;gap:10px;color:var(--pch-text);text-decoration:none}.pch__brand-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:var(--pch-accent);border-radius:50%}.pch__brand-icon svg{width:18px!important;height:18px!important}.pch__brand-name{font-family:var(--font-heading-family, serif);font-size:1rem;font-weight:700;letter-spacing:.03em}.pch__desktop-nav{display:flex;align-items:center;gap:28px}.pc-header-nav a{font-family:var(--font-body-family)}.pch__nav-link,.pch__waitlist,.pch-drawer__nav a,.pch-drawer__waitlist{border:0;background:none;color:inherit;font:inherit;cursor:pointer}.pch__nav-link{display:inline-flex;align-items:center;gap:6px;padding:8px 0;color:var(--pch-text);font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none}.pch__soon{display:inline-flex;padding:3px 6px;background:var(--pch-accent);color:#fff;border-radius:999px;font-size:.55rem;line-height:1}.pch__waitlist,.pch-drawer__waitlist{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--pch-accent);color:#fff;border-radius:12px;font-size:.76rem;font-weight:700}.pch__waitlist{min-height:42px;padding:0 18px}.pch__cart{position:relative;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;color:var(--pch-text);text-decoration:none}.pch__mobile-toggle{display:none;width:34px;height:34px;padding:7px;border:0;background:none;cursor:pointer}.pch__mobile-toggle span{display:block;height:2px;margin:4px 0;background:var(--pch-text)}.pch-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;visibility:hidden;pointer-events:none}.pch-drawer.is-open{visibility:visible;pointer-events:auto}.pch-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1408038c;opacity:0;transition:opacity .22s ease}.pch-drawer.is-open .pch-drawer__overlay{opacity:1}.pch-drawer__panel{position:absolute;top:0;right:0;width:min(400px,88vw);height:100%;padding:24px 16px 28px;background:var(--pch-bg);color:var(--pch-text);transform:translate(100%);transition:transform .24s ease}.pch-drawer.is-open .pch-drawer__panel{transform:translate(0)}.pch-drawer__top{display:flex;align-items:center;justify-content:space-between}.pch-drawer__actions{display:flex;align-items:center;gap:8px}.pch-drawer__close{width:34px;height:34px;border:0;background:none;color:var(--pch-text);font-size:1.8rem;line-height:1;cursor:pointer}.pch-drawer__nav{display:grid;gap:24px;margin-top:36px}.pch-drawer__nav a{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 16px;color:var(--pch-text);font-family:var(--font-heading-family, serif);font-size:.9rem;font-weight:700;text-align:left;text-decoration:none}.pch-drawer__waitlist{width:100%;min-height:46px;margin-top:24px}.pch-no-scroll{overflow:hidden}@media screen and (max-width:749px){.pch__inner{min-height:68px;padding:0 14px}.pch__desktop-nav{display:none}.pch__mobile-toggle{display:block}.pch__brand{margin-right:auto;margin-left:10px}}.pch__cart{flex:0 0 34px;margin-left:28px;display:inline-flex!important;position:relative;width:34px;height:34px;align-items:center;justify-content:center;color:var(--pch-text);text-decoration:none}.pch__cart svg{width:21px!important;height:21px!important}.pch__cart-count{position:absolute;top:-3px;right:-3px;display:inline-flex;min-width:17px;height:17px;align-items:center;justify-content:center;padding:0 4px;background:var(--pch-accent);color:#fff;border-radius:999px;font-size:.6rem;font-weight:700}.pch__waitlist,.pch-drawer__waitlist{display:none!important}@media screen and (max-width:749px){.pch__inner{display:flex!important;align-items:center!important;justify-content:space-between!important}.pch__inner .pch__brand,.pch__desktop-nav{display:none!important}.pch__mobile-toggle{display:block!important;margin-right:auto}.pch__cart{display:inline-flex!important;margin-left:auto!important;margin-right:0!important}}.pch__cart{gap:8px;width:auto;min-width:0}.pch__cart-label{display:inline-block;font-size:.72rem;line-height:1;font-weight:700;letter-spacing:.04em;white-space:nowrap}@media screen and (max-width:749px){.pch__cart-label{display:none!important}}.pch__inner>.pch__cart{display:inline-flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:max-content!important;height:34px!important;margin-left:24px!important;margin-right:0!important;padding:0!important;white-space:nowrap!important;position:relative!important;color:var(--pch-text)!important;visibility:visible!important;opacity:1!important}.pch__inner>.pch__cart .pch__cart-label{display:inline-block!important;order:1!important;width:auto!important;margin:0!important;line-height:1!important;white-space:nowrap!important}.pch__inner>.pch__cart svg{display:block!important;order:2!important;flex:0 0 21px!important;width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;visibility:visible!important;opacity:1!important;overflow:visible!important}.pch__inner>.pch__cart .pch__cart-count{top:-2px!important;right:-5px!important}@media screen and (max-width:749px){.pch__inner>.pch__cart{margin-left:auto!important;gap:0!important}.pch__inner>.pch__cart .pch__cart-label{display:none!important}}.pch__desktop-nav{display:flex!important;align-items:center!important;gap:28px!important}.pch__cart{display:inline-flex!important;flex:0 0 auto!important;width:24px!important;min-width:24px!important;height:34px!important;margin:0 0 0 2px!important;padding:0!important;align-items:center!important;justify-content:center!important;gap:0!important;position:relative!important}.pch__cart-label{display:none!important}.pch__cart svg{display:block!important;width:21px!important;height:21px!important;margin:0!important}.pch__cart-count{position:absolute!important;top:1px!important;right:-7px!important}@media screen and (max-width:749px){.pch__desktop-nav{display:none!important}.pch__cart{display:inline-flex!important;margin-left:auto!important}}@media screen and (min-width:750px){.pch__inner{display:flex!important;align-items:center!important}.pch__brand{margin-right:auto!important}.pch__desktop-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:28px!important;margin-left:auto!important;margin-right:0!important}.pch__cart{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 24px!important;width:24px!important;min-width:24px!important;height:34px!important;margin:0 0 0 2px!important;padding:0!important;position:relative!important;gap:0!important}.pch__cart-label{display:none!important}.pch__cart svg{display:block!important;width:21px!important;height:21px!important;margin:0!important}}@media screen and (max-width:749px){.pch__inner .pch__brand,.pch__desktop-nav{display:none!important}.pch__cart{display:inline-flex!important;margin-left:auto!important}.pch__cart-label{display:none!important}}@media screen and (max-width:749px){[data-pch-header] .pch__inner .pch__brand{display:inline-flex!important;order:1;margin:0!important}[data-pch-header] .pch__inner .pch__mobile-toggle{order:2;margin-left:auto!important;margin-right:0!important}[data-pch-header] .pch__inner .pch__cart{display:none!important}}.pch:before{content:"";position:absolute;left:0;right:0;top:0;height:180px;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#1408038c,#14080338 45%,#14080300);opacity:1;transition:opacity .3s ease}.pch--solid:before,.pch.is-scrolled:before{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/11/assets/pet-culture-header.css.map */
