.tpghd{position:relative;z-index:80;background:var(--tpghd-bg);color:var(--tpghd-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.tpghd *,.tpghd *:before,.tpghd *:after{box-sizing:border-box}.tpghd a{color:inherit;text-decoration:none}.tpghd--sticky{position:sticky;top:0}.tpghd__container{width:min(1380px,calc(100% - 72px));margin:0 auto}.tpghd__utility{background:var(--tpghd-dark);color:var(--tpghd-dark-text)}.tpghd__utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.tpghd__utility-items{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#d8dad6;font-size:9.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.tpghd__utility-items i{width:3px;height:3px;border-radius:50%;background:var(--tpghd-accent)}.tpghd__utility-link{color:var(--tpghd-dark-text)!important;font-size:9.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.tpghd__main{position:relative;background:var(--tpghd-bg);border-bottom:1px solid var(--tpghd-line)}.tpghd__main-inner{min-height:84px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:30px}.tpghd__brand{display:inline-flex;align-items:center;justify-self:start;min-width:0}.tpghd__logo{display:block;width:var(--tpghd-logo-width);max-width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.tpghd__wordmark{color:var(--tpghd-text)!important;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:25px!important;font-weight:600!important;line-height:1!important;letter-spacing:-.02em!important;white-space:nowrap}.tpghd__nav{justify-self:center}.tpghd__nav-list{display:flex;align-items:stretch;justify-content:center;gap:34px;margin:0;padding:0;list-style:none}.tpghd__nav-item{position:relative}.tpghd__nav-link{position:relative;min-height:84px;display:inline-flex;align-items:center;gap:6px;color:var(--tpghd-text)!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:.095em!important;text-transform:uppercase;white-space:nowrap}.tpghd__nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:1px;background:var(--tpghd-text);transition:right .2s ease}.tpghd__nav-link:hover:after,.tpghd__nav-link.is-active:after{right:0}.tpghd__nav-link svg{width:9px;height:6px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.tpghd__dropdown{position:absolute;top:calc(100% - 1px);left:50%;z-index:90;min-width:270px;max-width:380px;padding-top:10px;opacity:0;visibility:hidden;transform:translate(-50%,6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.tpghd__dropdown-inner{padding:24px;background:var(--tpghd-bg);border:1px solid var(--tpghd-line);box-shadow:0 18px 45px #0b0e0c1a}.tpghd__nav-item--has-children:hover .tpghd__dropdown,.tpghd__nav-item--has-children:focus-within .tpghd__dropdown{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.tpghd__dropdown-viewall,.tpghd__dropdown-title{display:inline-block;color:var(--tpghd-text)!important;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.tpghd__dropdown-viewall{padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid var(--tpghd-line)}.tpghd__dropdown-group+.tpghd__dropdown-group{margin-top:18px}.tpghd__dropdown-group ul{margin:9px 0 0;padding:0;list-style:none}.tpghd__dropdown-group li+li{margin-top:7px}.tpghd__dropdown-group li a{color:var(--tpghd-muted)!important;font-size:12.5px;transition:color .18s ease}.tpghd__dropdown-group li a:hover,.tpghd__dropdown-title:hover,.tpghd__dropdown-viewall:hover{color:var(--tpghd-accent)!important}.tpghd__actions{justify-self:end;display:flex;align-items:center;gap:14px}.tpghd__icon-button{position:relative;width:32px;height:38px;padding:0;border:0;background:transparent;color:var(--tpghd-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tpghd__icon-button>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.tpghd__cart-count{position:absolute;top:1px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--tpghd-dark);color:var(--tpghd-dark-text);font-size:8.5px;font-weight:800}.tpghd__search-panel[hidden]{display:none!important}.tpghd__search-panel{position:absolute;top:100%;left:0;right:0;z-index:95;background:var(--tpghd-bg);border-bottom:1px solid var(--tpghd-line);box-shadow:0 16px 34px #0b0e0c0f}.tpghd__search-inner{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:22px}.tpghd__search-form{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid #A9ADA8}.tpghd__search-form>svg{width:20px;height:20px;fill:none;stroke:var(--tpghd-muted);stroke-width:1.35;stroke-linecap:round}.tpghd__search-form input{min-width:0;height:50px;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--tpghd-text)!important;font:inherit!important;font-size:14px!important}.tpghd__search-form input::placeholder{color:var(--tpghd-muted);opacity:.9}.tpghd__search-form button{height:50px;padding:0!important;border:0!important;background:transparent!important;color:var(--tpghd-text)!important;font:inherit!important;font-size:10px!important;font-weight:750!important;letter-spacing:.12em!important;text-transform:uppercase;cursor:pointer}.tpghd__search-close,.tpghd__drawer-head button{width:36px;height:36px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.tpghd__search-close svg,.tpghd__drawer-head button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round}.tpghd__mobile-left,.tpghd__menu-toggle{display:none}.tpghd__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0709087a;opacity:0;transition:opacity .22s ease}.tpghd__overlay.is-visible{opacity:1}.tpghd__drawer{position:fixed;top:0;left:0;bottom:0;z-index:110;width:min(88vw,400px);overflow-y:auto;background:var(--tpghd-bg);color:var(--tpghd-text);transform:translate(-100%);transition:transform .22s ease;box-shadow:20px 0 50px #0000001f}.tpghd__drawer.is-open{transform:translate(0)}.tpghd__drawer-head{min-height:72px;padding:0 22px;border-bottom:1px solid var(--tpghd-line);display:flex;align-items:center;justify-content:space-between}.tpghd__drawer-head>span{font-size:14px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.tpghd__drawer-body{padding:22px}.tpghd__mobile-search{display:grid;grid-template-columns:minmax(0,1fr) 36px;border-bottom:1px solid #A9ADA8;margin-bottom:24px}.tpghd__mobile-search input{min-width:0;height:48px;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--tpghd-text)!important;font:inherit!important}.tpghd__mobile-search button{padding:0;border:0;background:transparent;color:var(--tpghd-text)}.tpghd__mobile-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round}.tpghd__mobile-nav details,.tpghd__mobile-link{border-bottom:1px solid var(--tpghd-line)}.tpghd__mobile-nav summary,.tpghd__mobile-link{min-height:55px;display:flex;align-items:center;justify-content:space-between;color:var(--tpghd-text)!important;font-size:11px;font-weight:750;letter-spacing:.09em;text-transform:uppercase;list-style:none;cursor:pointer}.tpghd__mobile-nav summary::-webkit-details-marker{display:none}.tpghd__mobile-nav summary svg{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.35;transition:transform .18s ease}.tpghd__mobile-nav details[open] summary svg{transform:rotate(180deg)}.tpghd__mobile-submenu{padding:0 0 17px 12px}.tpghd__mobile-submenu>a,.tpghd__mobile-group>a{display:block;padding:7px 0;color:var(--tpghd-muted)!important;font-size:12.5px}.tpghd__mobile-viewall,.tpghd__mobile-group-title{color:var(--tpghd-text)!important;font-weight:700}.tpghd__mobile-group+.tpghd__mobile-group{margin-top:9px}.tpghd__drawer-meta{display:flex;flex-wrap:wrap;gap:18px;padding-top:25px;color:var(--tpghd-muted);font-size:11px}html.tpghd-lock,body.tpghd-lock{overflow:hidden}@media(max-width:1120px){.tpghd__container{width:min(100% - 48px,980px)}.tpghd__main-inner{grid-template-columns:minmax(180px,1fr) auto minmax(160px,1fr);gap:22px}.tpghd__nav-list{gap:22px}.tpghd__nav-link{font-size:10px!important;letter-spacing:.075em!important}}@media(max-width:860px){.tpghd__container{width:calc(100% - 32px)}.tpghd__utility-inner{min-height:32px;justify-content:center}.tpghd__utility-items{justify-content:center;font-size:8.5px;letter-spacing:.09em}.tpghd__utility-link{display:none}.tpghd__main-inner{min-height:68px;grid-template-columns:42px minmax(0,1fr) auto;gap:10px}.tpghd__mobile-left,.tpghd__menu-toggle{display:block}.tpghd__menu-toggle{width:32px;height:38px;padding:0;border:0;background:transparent;color:var(--tpghd-text);cursor:pointer}.tpghd__menu-toggle span{display:block;width:20px;height:1px;margin:5px 0;background:currentColor}.tpghd__brand{justify-self:center}.tpghd__logo{width:var(--tpghd-logo-width-mobile);max-height:43px;object-position:center}.tpghd__wordmark{font-size:20px!important}.tpghd__nav{display:none}.tpghd__actions{gap:5px}.tpghd__account{display:none}.tpghd__icon-button{width:29px}.tpghd__search-inner{min-height:76px}}@media(max-width:480px){.tpghd__utility-items{gap:7px;font-size:7.8px}.tpghd__utility-items i{width:2px;height:2px}.tpghd__main-inner{grid-template-columns:36px minmax(0,1fr) auto}.tpghd__logo{max-width:142px}.tpghd__wordmark{font-size:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tpg-luxury-header.css.map */
