.glory-site-header{position:relative;z-index:200;background:var(--gh-bg);color:var(--gh-text);border-bottom:1px solid var(--gh-border)}.glory-site-header *{box-sizing:border-box}.glory-header__bar{min-height:72px;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:28px;padding:0 clamp(32px,4vw,64px);background:var(--gh-bg)}.glory-header__logo{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;color:var(--gh-text);text-decoration:none;width:max-content;line-height:1}.glory-header__logo-image{display:block;width:auto!important;max-width:var(--gh-logo-width,210px)!important;height:auto!important}.glory-header__logo-text{font-size:36px!important;font-weight:500!important;letter-spacing:.015em!important;line-height:.9!important;color:var(--gh-text)!important;text-transform:none!important}.glory-header__logo-subtext{margin-top:7px;font-size:8px!important;font-weight:700!important;letter-spacing:.34em!important;color:var(--gh-muted)!important;text-transform:uppercase!important}.glory-header__nav{display:flex;align-items:center;justify-content:center;gap:40px;height:72px}.glory-header__nav-link,.glory-header__nav-button{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:72px;padding:0;border:0;background:transparent;color:var(--gh-text)!important;font-size:15px!important;font-weight:700!important;letter-spacing:.03em!important;text-decoration:none!important;text-transform:none!important;line-height:1!important;cursor:pointer}.glory-header__nav-link:after,.glory-header__nav-button:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--gh-accent);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.glory-header__nav-link:hover:after,.glory-header__nav-button:hover:after,.glory-header__shop-link.is-open .glory-header__nav-button:after{transform:scaleX(1)}.glory-header__nav-button svg{width:14px;height:14px;transition:transform .18s ease}.glory-header__shop-link.is-open .glory-header__nav-button svg{transform:rotate(180deg)}.glory-header__shop-link{position:static}.glory-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:24px}.glory-header__icon{position:relative;display:inline-grid!important;place-items:center;width:34px;height:34px;color:var(--gh-text)!important;text-decoration:none!important}.glory-site-header .glory-icon{display:block!important;width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;stroke-width:1.5}.glory-header__cart-count{position:absolute;top:-4px;right:-9px;min-width:18px;height:18px;border-radius:999px;background:var(--gh-accent);color:#fffaf1;font-size:10px;font-weight:800;display:grid;place-items:center;line-height:1}.glory-header__mobile-toggle{display:none}.glory-mega{position:absolute;top:72px;left:50%;transform:translateX(-50%) translateY(8px);width:min(1120px,calc(100vw - 64px));background:var(--gh-mega-bg);border:1px solid var(--gh-border);border-radius:7px;box-shadow:0 24px 70px rgba(33,24,21,.18);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:250}.glory-header__shop-link.is-open .glory-mega,.glory-mega:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.glory-mega:before{content:'';position:absolute;left:0;right:0;top:-18px;height:18px;background:transparent}.glory-mega__inner{display:grid;grid-template-columns:1.35fr 1.05fr .95fr 1.25fr;gap:30px;padding:34px}.glory-mega__column{min-width:0}.glory-mega__eyebrow{margin:0 0 18px;font-size:11px!important;line-height:1!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:var(--gh-text)!important}.glory-mega__collection{display:grid;grid-template-columns:96px 1fr auto;gap:16px;align-items:center;margin:0 0 18px;color:var(--gh-text)!important;text-decoration:none!important}.glory-mega__collection-img{display:block;width:96px;height:76px;border-radius:4px;overflow:hidden;background:#eadfd2}.glory-mega__collection-img img{width:100%;height:100%;display:block;object-fit:cover}.glory-mega__collection-copy{display:flex;flex-direction:column;gap:6px}.glory-mega__collection-copy strong{font-size:19px!important;font-weight:400!important;line-height:1.05!important;color:var(--gh-text)!important}.glory-mega__collection-copy small{font-size:12px!important;line-height:1.45!important;font-weight:400!important;color:var(--gh-muted)!important}.glory-mega__collection>span:last-child,.glory-mega__text-link span{color:var(--gh-accent);font-weight:800}.glory-mega__text-link{display:inline-flex;align-items:center;gap:9px;margin-top:8px;color:var(--gh-accent)!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}.glory-mega__link-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.glory-mega__link-list a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:13px;min-height:28px;color:var(--gh-text)!important;font-size:13px!important;font-weight:400!important;text-decoration:none!important;line-height:1.2!important}.glory-mega__link-list a:hover,.glory-mega__collection:hover,.glory-mega__text-link:hover{color:var(--gh-accent)!important}.glory-mega__link-list .glory-icon{width:19px!important;height:19px!important;color:var(--gh-accent);opacity:.85}.glory-mega__link-list em{font-style:normal;color:var(--gh-accent)}.glory-mega__link-list--needs{gap:18px}.glory-mega__link-list--needs a{grid-template-columns:24px 1fr}.glory-mega__sustain{margin-top:34px;padding-top:24px;border-top:1px solid var(--gh-border);color:var(--gh-muted)}.glory-mega__sustain .glory-icon{width:18px!important;height:18px!important;color:var(--gh-accent);display:inline-block;margin-right:8px;vertical-align:middle}.glory-mega__sustain strong{font-size:12px!important;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-text)}.glory-mega__sustain p{font-size:13px!important;line-height:1.45;margin:14px 0;color:var(--gh-muted)}.glory-mega__sustain a{color:var(--gh-accent)!important;font-weight:800;text-decoration:none!important}.glory-mega__promo-card{position:relative;min-height:100%;border-radius:5px;overflow:hidden;background:#e9dbcd;display:flex;flex-direction:column;justify-content:space-between}.glory-mega__promo-copy{position:relative;z-index:2;padding:32px 30px 0}.glory-mega__promo-copy h3{margin:0 0 24px;font-size:28px!important;line-height:1.18!important;font-weight:400!important;color:var(--gh-text)!important}.glory-mega__promo-copy a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:4px;background:var(--gh-accent);color:#fffaf1!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}.glory-mega__promo-image{width:100%;height:230px;object-fit:cover;object-position:center bottom;display:block;margin-top:auto}.glory-header__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--gh-border);background:rgba(255,250,244,.72)}.glory-header__trust div{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border-right:1px solid var(--gh-border);font-size:15px!important;font-weight:400!important;font-style:normal!important;letter-spacing:0!important;color:var(--gh-text)!important;line-height:1.2!important;text-transform:none!important}.glory-header__trust div:last-child{border-right:0}.glory-header__trust .glory-icon{width:22px!important;height:22px!important;color:var(--gh-accent)}@media(max-width:1100px){.glory-header__bar{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);padding:0 24px}.glory-header__nav{gap:26px}.glory-mega{width:calc(100vw - 32px)}.glory-mega__inner{grid-template-columns:1.2fr 1fr 1fr;gap:24px}.glory-mega__promo{grid-column:1/-1}.glory-mega__promo-card{display:grid;grid-template-columns:1fr 1.3fr}.glory-mega__promo-image{height:180px}}@media(max-width:899px){.glory-header__bar{min-height:68px;grid-template-columns:auto 1fr auto;gap:14px;padding:0 18px}.glory-header__logo{grid-column:2;justify-self:center;align-items:center}.glory-header__logo-text{font-size:28px!important}.glory-header__logo-subtext{font-size:8px!important}.glory-header__mobile-toggle{grid-column:1;display:grid;gap:5px;border:0;background:transparent;padding:8px;color:var(--gh-text)}.glory-header__mobile-toggle span{display:block;width:24px;height:2px;background:currentColor}.glory-header__icons{grid-column:3;gap:8px}.glory-header__icons .glory-header__icon:not(.glory-header__cart){display:none!important}.glory-header__nav{position:absolute;top:100%;left:0;right:0;display:none;height:auto;background:var(--gh-bg);border-top:1px solid var(--gh-border);border-bottom:1px solid var(--gh-border);padding:14px 18px 22px;box-shadow:0 18px 36px rgba(33,24,21,.12);z-index:50}.glory-site-header.is-mobile-open .glory-header__nav{display:block}.glory-header__nav-link,.glory-header__nav-button{width:100%;min-height:48px;justify-content:space-between;border-bottom:1px solid var(--gh-border)}.glory-header__nav-link:after,.glory-header__nav-button:after{display:none}.glory-mega{position:static;width:100%;transform:none;box-shadow:none;border:0;border-radius:0;background:transparent;display:none;opacity:1;visibility:visible;pointer-events:auto}.glory-header__shop-link.is-open .glory-mega{display:block;transform:none}.glory-mega:hover{transform:none}.glory-mega:before{display:none}.glory-mega__inner{display:grid;grid-template-columns:1fr;gap:24px;padding:18px 0}.glory-mega__collection{grid-template-columns:82px 1fr auto}.glory-mega__collection-img{width:82px;height:64px}.glory-mega__promo-card{grid-template-columns:1fr}.glory-mega__promo-image{height:160px}.glory-header__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.glory-header__trust div{min-height:44px;font-size:12px!important;padding:0 12px}}@media(max-width:520px){.glory-header__trust{grid-template-columns:1fr}.glory-header__trust div{border-right:0;border-bottom:1px solid var(--gh-border)}.glory-header__trust div:last-child{border-bottom:0}.glory-header__logo-text{font-size:24px!important}.glory-mega__promo-copy h3{font-size:24px!important}}