.hsg-header{width:100%;min-height:var(--header-h);position:relative;z-index:var(--z-header);display:flex;align-items:center;padding-block:8px}.hsg-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;width:100%}.hsg-header--overlay{position:absolute;top:var(--announcement-h);left:0;right:0;background:transparent;border-bottom:1px solid rgba(255,255,255,.6);color:var(--hsg-white)}.hsg-header--solid{background:var(--hsg-white);border-bottom:1px solid var(--hsg-grey-soft);color:var(--hsg-black)}.hsg-header__logo{display:inline-flex;align-items:center;flex-shrink:0}.hsg-header__logo-img{height:auto;width:auto;max-width:100%;max-height:calc(var(--header-h) - 16px);display:block}.hsg-header__search{position:relative;display:flex;align-items:center;width:100%;max-width:560px;justify-self:center;height:40px;border-radius:999px;border:1.5px solid currentColor;padding:0 .5rem 0 1.25rem;transition:background var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out)}@media(max-width:989px)and (min-width:750px){.hsg-header__search{max-width:360px;height:36px}}.hsg-header__search-input{flex:1;height:100%;background:transparent;border:0;outline:0;color:inherit;font-family:var(--font-body);font-size:var(--fs-sm);font-weight:var(--fw-regular);padding-right:.5rem}.hsg-header__search-input::placeholder{color:currentColor;opacity:.85}.hsg-header__search-submit{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:inherit;border-radius:999px}.hsg-header__search .hsg-icon{width:18px;height:18px}.hsg-header--overlay .hsg-header__search{color:var(--hsg-white)}.hsg-header--overlay .hsg-header__search.is-focused{background:#fffc;border-color:#fffffff2;color:var(--hsg-black)}.hsg-header--overlay .hsg-header__search.is-focused .hsg-header__search-input,.hsg-header--overlay .hsg-header__search.is-focused .hsg-header__search-submit{color:var(--hsg-black)}.hsg-header--solid .hsg-header__search{background:var(--hsg-white);border-color:var(--hsg-grey-soft);color:var(--hsg-black)}.hsg-header--solid .hsg-header__search.is-focused{border-color:var(--school-color)}.hsg-header__actions{display:flex;align-items:center;gap:.5rem;justify-self:end}.hsg-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:inherit;border-radius:999px;position:relative;transition:opacity var(--dur-fast) var(--ease-out)}.hsg-header__icon-btn:hover{opacity:.78}.hsg-header__icon-btn .hsg-icon,.hsg-header__icon-btn .hsg-icon--cart{height:22px;width:auto}.hsg-header__icon-btn .hsg-icon--account{height:24px;width:auto}.hsg-cart-icon{position:relative;display:inline-flex}.hsg-cart-icon__badge{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--school-color);color:var(--school-color-on);font-family:var(--font-body);font-size:11px;font-weight:var(--fw-bold);line-height:18px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.hsg-header__search-toggle{display:none}@media(max-width:749px){.hsg-header__inner{grid-template-columns:auto 1fr auto;gap:.5rem}.hsg-header__search{display:none}.hsg-header__search-toggle{display:inline-flex}.hsg-header__logo-img{max-height:calc(var(--header-h) - 12px)}.hsg-header__icon-btn{width:40px;height:40px}.hsg-header__icon-btn .hsg-icon,.hsg-header__icon-btn .hsg-icon--cart{height:20px;width:auto}.hsg-header__icon-btn .hsg-icon--account{height:22px;width:auto}}.hsg-header__mobile-search{position:fixed;top:0;left:0;right:0;z-index:calc(var(--z-header) + 1);background:var(--hsg-white);color:var(--hsg-black);padding:1rem;border-bottom:1px solid var(--hsg-grey-soft);box-shadow:0 8px 24px #00000014}.hsg-header__mobile-search[hidden]{display:none}.hsg-header__mobile-search-form{display:flex;align-items:center;gap:.5rem}.hsg-header__mobile-search-input{flex:1;height:44px;border:1.5px solid var(--hsg-grey-soft);border-radius:999px;padding:0 1rem;font:var(--fw-regular) var(--fs-base)/1 var(--font-body);outline:0}.hsg-header__mobile-search-input:focus{border-color:var(--school-color)}.hsg-header__mobile-search-form button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--hsg-black);font-size:18px}.hsg-header__search-predictive{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--hsg-white);color:var(--hsg-black);border:1px solid var(--hsg-grey-soft);border-radius:12px;box-shadow:0 12px 36px #0000001f;max-height:480px;overflow-y:auto;z-index:5}.hsg-header__search-predictive[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hsg-header.css.map */
