html body .gd-site-announcement{background:var(--gh-green-800, #27423A);color:#f5f0e6a8;text-align:center;padding-top:calc(8px + env(safe-area-inset-top));padding-bottom:8px;padding-inline:max(5%,calc((100% - 1320px)/2));font-family:SF Mono,SFMono-Regular,ui-monospace,Roboto Mono,Menlo,Consolas,monospace;font-size:.6rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.2;min-height:var(--gd-announcement-height);display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(245,240,230,.14);position:sticky;top:0;z-index:3000;transition:transform .24s ease,opacity .24s ease}html body .gd-site-announcement-inner{display:flex;align-items:center;justify-content:center;gap:0;width:100%;max-width:1320px;margin:0 auto}@media(min-width:901px){html body .gd-site-announcement-inner{justify-content:space-between}html body .gd-ann-dot{display:none}html body .gd-site-announcement-inner--gate{justify-content:center}}html body .gd-site-announcement a{position:relative;color:#f5f0e6eb;font-weight:700;text-decoration:none;background-image:linear-gradient(#f5f0e6eb,#f5f0e6eb);background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:background-size .35s cubic-bezier(.22,1,.36,1);display:inline-block;padding:10px 6px;margin:-10px -6px}html body .gd-site-announcement a:hover,html body .gd-site-announcement a:focus-visible{background-size:calc(100% - 12px) 1px}@media(prefers-reduced-motion:reduce){html body .gd-site-announcement a{transition:none}}@media(max-width:900px){html body .gd-site-announcement{font-size:.6rem!important;letter-spacing:.16em!important}}@media(max-width:420px){html body .gd-site-announcement{letter-spacing:.06em!important}}@media(max-width:359px){html body .gd-site-announcement-inner{display:block;text-align:center}}body.gd-header-scrolled .gd-site-announcement{transform:translateY(-100%);opacity:0;pointer-events:none}.gd-global-nav{line-height:1.45;position:relative;z-index:2600;display:flex;justify-content:center;min-height:var(--gd-nav-holder-height);margin-bottom:0;background:transparent;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:none}.gd-global-nav-inner{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:none;margin:0 auto;padding:16px max(5%,calc((100% - 1320px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;transition:background .24s ease,border-color .24s ease;background:#fcfaf4f5;border-top:0;border-left:0;border-right:0;border-bottom:1px solid rgba(30,51,43,.14);border-radius:0;box-shadow:none}body.gd-home .gd-global-nav{position:absolute;top:calc(var(--gd-announcement-height) + env(safe-area-inset-top));left:0;right:0}body.gd-home .gd-global-nav-inner{background:transparent;border-bottom-color:transparent;box-shadow:none}body.gd-home .gd-global-nav:before{content:"";position:absolute;left:0;right:0;top:calc(-1 * var(--gd-announcement-height));height:200px;background:linear-gradient(to bottom,#1e332bad,#1e332b8f 52%,#1e332b00);pointer-events:none;z-index:0;opacity:1;transition:opacity .4s ease}body.gd-home .gd-global-nav-link{color:var(--gh-white-warm, #FCFAF4)!important;opacity:1;text-shadow:0 1px 14px rgba(30,51,43,.34)}body.gd-home .gd-global-nav-icon svg{filter:drop-shadow(0 1px 12px rgba(30,51,43,.45))}body.gd-home .gd-global-nav-link:hover{opacity:.65}body.gd-home .gd-global-nav-icon{color:var(--gh-white-warm, #FCFAF4)!important}body.gd-home .gd-global-nav-menu-btn-bar{background:var(--gh-white-warm, #FCFAF4)!important}.gd-global-nav-logo-img{display:block;transition:opacity .4s ease;width:clamp(140px,11.5vw,189px);max-height:34.5px;height:auto;max-width:100%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.gd-global-nav-logo-img--white{position:absolute;top:0;left:0;opacity:0}.gd-global-nav-logo-img--black,body.gd-home .gd-global-nav-logo-img--white{opacity:1}body.gd-home .gd-global-nav-logo-img--black{opacity:0}body.gd-hero-light .gd-global-nav{position:absolute;top:calc(var(--gd-announcement-height) + env(safe-area-inset-top));left:0;right:0}body.gd-hero-light .gd-global-nav-inner{background:transparent;border-bottom-color:transparent;box-shadow:none}.gd-global-nav-left,.gd-global-nav-right{display:flex;align-items:center;gap:clamp(14px,1.8vw,28px);min-width:0}.gd-global-nav-left{justify-self:start;justify-content:flex-start}.gd-global-nav-right{justify-self:end;justify-content:flex-end}@media(min-width:901px)and (max-width:1049px){.gd-global-nav-left,.gd-global-nav-right{gap:clamp(9px,1vw,14px)}}.gd-global-nav-logo{position:relative;justify-self:center;line-height:0;color:var(--gh-ink, #22261F);text-decoration:none;white-space:nowrap}.gd-global-nav-logo:after{content:"";position:absolute;left:0;right:0;top:50%;height:44px;transform:translateY(-50%)}html body .gd-global-nav-link{position:relative;color:var(--gh-ink, #22261F);text-decoration:none;font-family:var(--font-display, "Montserrat", sans-serif);font-size:.82rem;font-weight:500;letter-spacing:.02em;white-space:nowrap;opacity:1;padding-block:12.5px;margin-block:-12.5px;transition:opacity .2s ease,color .4s ease}html body .gd-global-nav-link:hover{opacity:.65}html body.gd-home .gd-global-nav :is(a,button,[role=button]):focus-visible{outline-color:var(--gh-euca, #AFC9BB)!important}html body .gd-global-nav-link.active{opacity:1;font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-decoration-color:var(--gh-euca-deep, #4E6E5E);text-underline-offset:6px}html body.gd-home .gd-global-nav-link.active{text-decoration-color:var(--gh-euca, #AFC9BB)}html body .gd-global-nav-login{display:inline;min-height:0;border:0;border-radius:0;background:none;box-shadow:none;font-weight:500;letter-spacing:.02em}.gd-global-nav-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--gh-ink, #22261F);text-decoration:none;font-size:1rem;line-height:1;opacity:1;background:none;border:0;box-shadow:none;transition:opacity .2s ease,color .4s ease}.gd-global-nav-icon:after{content:"";position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.gd-global-nav-icon:hover{opacity:.65}.gd-global-nav-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.gd-global-nav-icon{position:relative}.gd-global-nav-cart-count{position:absolute;top:-1px;right:-3px;box-sizing:border-box;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:var(--gh-green-900, #1E332B);color:var(--gh-paper, #FFFDF8);font-size:.58rem;font-weight:600;line-height:15px;letter-spacing:0;text-align:center;font-variant-numeric:tabular-nums;pointer-events:none}.gd-global-nav-cart-count[hidden]{display:none}body.gd-home .gd-global-nav-cart-count{background:var(--gh-white-warm, #FCFAF4);color:var(--gh-green-900, #1E332B)}.gd-global-nav-menu-btn{font-family:inherit;display:none!important;width:44px;height:44px;min-height:44px!important;padding:0!important;border:0;border-radius:0;background:none;color:var(--gh-ink, #22261F);align-items:center;justify-content:center;cursor:pointer;font-size:1rem!important;letter-spacing:0!important;line-height:1!important;text-transform:none!important;box-shadow:none;position:relative}.gd-global-mobile-menu{display:none}.gd-global-nav-menu-btn-bar{position:absolute;left:50%;width:22px;height:2px;border-radius:0;background:currentColor;transform:translate(-50%);transition:transform .18s ease,opacity .18s ease}.gd-global-nav-menu-btn-bar:nth-child(1){top:15px}.gd-global-nav-menu-btn-bar:nth-child(2){top:21px}.gd-global-nav-menu-btn-bar:nth-child(3){top:27px}.gd-global-nav-menu-btn[aria-expanded=true] .gd-global-nav-menu-btn-bar:nth-child(1){transform:translate(-50%) translateY(6px) rotate(45deg)}.gd-global-nav-menu-btn[aria-expanded=true] .gd-global-nav-menu-btn-bar:nth-child(2){opacity:0}.gd-global-nav-menu-btn[aria-expanded=true] .gd-global-nav-menu-btn-bar:nth-child(3){transform:translate(-50%) translateY(-6px) rotate(-45deg)}.gd-global-mobile-overlay{display:none}.gd-global-mobile-sheet{width:100%;max-width:none;border:0;border-top:1px solid rgba(245,240,230,.14);border-radius:0;background:var(--gh-green-900, #1E332B);box-shadow:none;padding:6px max(20px,env(safe-area-inset-right)) 20px max(20px,env(safe-area-inset-left));overflow:hidden}.gd-global-mobile-sheet:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gd-sheet-wall) center top / cover no-repeat;opacity:.2;pointer-events:none}.gd-global-mobile-sheet>*{position:relative}.gd-global-mobile-grid{display:block;margin-bottom:18px}.gd-global-mobile-card{display:block;position:relative;padding:13px 0;border:0;background:transparent;color:var(--gh-ink-inverse, #F5F0E6);text-decoration:none;box-shadow:none;transition:opacity .18s ease}.gd-global-mobile-card:after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid rgba(245,240,230,.14)}.gd-global-mobile-card:hover{opacity:.85}.gd-global-mobile-card-title{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display, "Montserrat", sans-serif);font-weight:300;font-size:1.38rem;line-height:1.15;letter-spacing:-.02em;color:var(--gh-ink-inverse, #F5F0E6)}.gd-global-mobile-card.active .gd-global-mobile-card-title{font-weight:700;color:var(--gh-white-warm, #FCFAF4)}.gd-global-mobile-card-copy{display:block;margin-top:3px;font-size:.76rem;font-weight:300;line-height:1.5;color:#f5f0e69e}.gd-global-mobile-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.gd-global-mobile-actions .gh-btn{width:100%}.gd-mobile-scroll-track{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.gd-mobile-scroll-track::-webkit-scrollbar{display:none}.system-ing-tag .role,.pillar-chip .role,.defence-tag .role{margin-left:.34em}nav.nav{display:none!important}.announcement{display:none!important}.footer-section,footer.footer,.gd-product-footer,.gd-default-footer,.footer-bottom{display:none!important}.gd-site-footer{position:relative;z-index:41;overflow:hidden;padding:clamp(40px,5vw,64px) 5% clamp(18px,2vw,24px);background:var(--gh-green-900, #1E332B);color:var(--gh-white-warm, #FCFAF4);line-height:1.5;border-top:1px solid rgba(245,240,230,.14);box-shadow:inset 0 1px #ffffff0f}.gd-site-footer-tagline{position:relative;z-index:2;max-width:1320px;margin:0 auto clamp(24px,3vw,40px);padding:0 0 clamp(24px,3vw,40px);border-bottom:1px solid rgba(245,240,230,.14);text-align:center}.gd-site-footer-tagline-text{font-family:var(--font-display, "Montserrat", sans-serif);font-weight:300;font-size:clamp(2.5rem,8vw,6.6rem);line-height:.98;letter-spacing:-.04em;color:#fff;margin:0;text-wrap:balance;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.gd-site-footer-tagline-tm{font-size:.32em;font-weight:400;letter-spacing:0;vertical-align:super;margin-left:.08em;color:#ffffffb3;top:-.4em;position:relative}html body :is(.gd-global-nav-link,.gd-global-mobile-card-title,.gd-site-footer-link) .gd-beta-tag{vertical-align:baseline;position:relative;top:-.6em}html body .gd-global-mobile-card-title{display:block}html body .gd-site-footer-news{margin-top:0}html body .gd-site-footer-news-label{display:block;font-family:Poppins,sans-serif;font-size:.86rem;line-height:1.5;color:var(--gh-ink-inverse-soft, rgba(245,240,230,.72));margin-bottom:0}html body .gd-site-footer-news-form{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px clamp(20px,3vw,44px);align-items:center}html body .gd-site-footer-news-row{display:flex;gap:12px;align-items:flex-end}html body .gd-site-footer-news-input{flex:1 1 auto;min-width:0;height:44px;min-height:44px;font-family:Poppins,sans-serif;font-size:16px;color:var(--gh-white-warm,#FCFAF4)!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(245,240,230,.28)!important;border-radius:0!important;padding:0 2px!important}html body .gd-site-footer-news-input::placeholder{color:#f5f0e68c}html body .gd-site-footer-news-input:focus-visible{outline:2px solid var(--gh-euca,#AFC9BB);outline-offset:2px}html body .gd-site-footer-news-btn{flex:none;white-space:nowrap;min-height:44px;cursor:pointer;font-family:var(--font-display,"Montserrat",sans-serif)!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--gh-green-soft,#B8D4C8);color:var(--gh-green-900,#1E332B);border:0;border-radius:999px;padding:0 24px;transition:background .2s ease}html body .gd-site-footer-news-btn:hover{background:var(--gh-green-soft-deep,#A8C8BC)}html body .gd-site-footer-news-ok,html body .gd-site-footer-news-err{grid-column:1 / -1;font-family:Poppins,sans-serif;font-size:.8rem;margin:0}.gd-site-footer-news-ok{color:var(--gh-euca,#AFC9BB)}.gd-site-footer-news-err{color:#f0b9a8}.gd-site-footer-legalrow{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:10px}html body .gd-site-footer-legalrow a{font-family:Poppins,sans-serif;font-size:.76rem;line-height:1.45;color:var(--gd-footer-muted);text-decoration:none}.gd-site-footer-legalrow a:hover{color:var(--gh-white-warm,#FCFAF4);text-decoration:underline;text-underline-offset:3px}@media(max-width:768px){.gd-site-footer-tagline{margin-bottom:clamp(24px,5vw,36px)}.gd-site-footer-tagline-text{font-size:clamp(2.1rem,11vw,3.5rem);letter-spacing:-.035em}}.gd-site-footer-inner,.gd-site-footer-meta{position:relative;z-index:1;max-width:1320px;margin:0 auto}.gd-site-footer-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(20px,2.6vw,44px);align-items:start}html body .gd-site-footer-inner--gate{grid-template-columns:minmax(0,1fr)}html body .gd-global-nav-inner--gate{grid-template-columns:1fr auto 1fr}.gd-site-footer-logo{display:block;width:fit-content;line-height:0;margin-bottom:12px;color:var(--gh-white-warm, #FCFAF4);text-decoration:none;position:relative}.gd-site-footer-logo:after{content:"";position:absolute;left:0;right:0;top:50%;height:44px;transform:translateY(-50%)}.gd-site-footer-logo-img{display:block;width:clamp(124px,11vw,168px);height:auto;filter:none;opacity:.98}html body .gd-site-footer-copy{margin:0;max-width:42ch;font-family:Poppins,sans-serif;font-weight:300;font-size:.86rem;line-height:1.7;color:var(--gh-ink-inverse-soft, rgba(245, 240, 230, .72))}html body .gd-site-footer-heading{margin:0 0 14px;font-family:var(--font-display, "Montserrat", sans-serif);font-size:.66rem;font-weight:700;letter-spacing:.22em;line-height:1;text-transform:uppercase;color:var(--gh-euca, #AFC9BB)}.gd-site-footer-nav{display:grid;gap:6px}html body .gd-site-footer-link{color:var(--gh-ink-inverse-soft, rgba(245, 240, 230, .72));text-decoration:none;font-family:Poppins,sans-serif;font-weight:400;font-size:.86rem;line-height:1.32;opacity:1;transition:color .18s ease}@media(max-width:768px){.gd-site-footer-link{display:flex;align-items:center;min-height:44px}.gd-site-footer-nav{gap:8px}}html body .gd-site-footer-link:hover{color:var(--gh-white-warm, #FCFAF4)}html body .gd-site-footer-link.active{font-weight:600;color:var(--gh-white-warm, #FCFAF4)}@media(min-width:769px){html body .gd-site-footer-link{padding-block:13px;margin-block:-13px}html body .gd-site-footer-legalrow a{padding-block:13.2px;margin-block:-13.2px}}html body .gd-site-footer-cta{position:relative;z-index:1;max-width:1320px;margin:clamp(28px,3.4vw,44px) auto 0;padding:clamp(24px,3vw,36px) 0;border:0;border-top:1px solid rgba(245,240,230,.14);border-bottom:1px solid rgba(245,240,230,.14);border-radius:0;background:none;box-shadow:none;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(18px,2.2vw,28px);align-items:start}html body .gd-site-footer-cta-title{grid-column:1;grid-row:1}html body .gd-site-footer-actions{grid-column:1;grid-row:2}html body .gd-site-footer-news{grid-column:1;grid-row:3}html body .gd-site-footer-cta-title{margin:0;font-family:var(--font-display, "Montserrat", sans-serif);font-weight:300;font-size:clamp(1.3rem,2vw,1.7rem)!important;line-height:1.15;letter-spacing:-.02em!important;text-wrap:balance}html body .gd-site-footer-actions{margin-top:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px}.gd-site-footer-ack{position:relative;z-index:1;max-width:1320px;width:100%;margin:clamp(22px,2.8vw,30px) auto 0;padding:0;border-radius:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left}html body .gd-site-footer-ack-title{margin:0 0 8px;font-family:var(--font-display, "Montserrat", sans-serif);font-size:.66rem;font-weight:700;letter-spacing:.22em;line-height:1;text-transform:uppercase;color:var(--gh-euca, #AFC9BB)}html body .gd-site-footer-ack-copy{margin:0;max-width:none;font-size:.78rem;line-height:1.7;color:var(--gh-ink-inverse-soft, rgba(245, 240, 230, .72))}html body .gd-site-footer-disclaimer{position:relative;z-index:1;max-width:1320px;margin:14px auto 0;padding-top:12px;border-top:1px solid rgba(245,240,230,.14);font-size:.76rem;line-height:1.7;letter-spacing:.01em;color:var(--gd-footer-muted);text-align:left}html body .gd-site-footer-meta{margin-top:clamp(18px,2.6vw,24px);padding-top:12px;border-top:1px solid rgba(245,240,230,.14);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}html body .gd-site-footer-meta-copy{margin:0;line-height:1.45;font-size:.76rem;letter-spacing:.04em;color:var(--gd-footer-muted)}
/*# sourceMappingURL=/cdn/shop/t/253/assets/gd-chrome.css.map */
