:root{--gm-yellow:#ffe12b;--gm-yellow-bright:#ffec66;--gm-black:#0a0a0a;--gm-gutter:clamp(24px,3.5vw,56px)}html{font-family:Arial,Helvetica,sans-serif}body{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.45}button,input,select,textarea{font:inherit}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #b48500;outline-offset:4px}.gm-shell{width:calc(100% - var(--gm-gutter) * 2);max-width:1474px;margin-inline:auto}.gm-display{font-family:GM Display,Impact,Arial Narrow,sans-serif;font-weight:400;letter-spacing:.005em;line-height:1.04;text-transform:uppercase}.gm-icon{display:block;width:24px;height:24px;object-fit:contain;flex-shrink:0}.gm-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 24px;border:1px solid transparent;border-radius:4px;background:var(--gm-yellow);color:#0a0a0a;font-family:GM Condensed,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.2;letter-spacing:.02em;box-shadow:none;text-decoration:none;white-space:nowrap}.gm-button:hover{background:var(--gm-yellow-bright);transform:translateY(-1px);box-shadow:none}.gm-button--dark{background:#0a0a0a;color:#fff}.gm-button--dark:hover{background:#252525}.gm-button--dark .gm-icon{filter:invert(1)}.gm-text-link{text-decoration:none;border-bottom:1px solid currentColor;padding-block:6px;font-size:13px}.gm-header{z-index:20;position:relative}.gm-announcement{background:#0a0a0a;color:#fff;font-size:12px}.gm-announcement__inner{min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:24px}.gm-announcement p{display:flex;align-items:center;gap:10px}.gm-announcement .gm-icon{width:17px;height:17px;filter:invert(88%) sepia(87%) saturate(1124%) hue-rotate(331deg)}.gm-divider{margin-inline:4px;color:#686868}.gm-header-main{background:var(--gm-yellow)}.gm-header-main__inner{min-height:100px;display:grid;grid-template-columns:244px auto minmax(180px,1fr) auto;align-items:center;column-gap:clamp(22px,2.7vw,42px)}.gm-logo{display:block;width:244px;height:92px;padding-block:5px}.gm-logo img{width:100%;height:100%;object-fit:contain}.gm-nav{display:flex;gap:clamp(20px,2vw,32px);align-items:center}.gm-nav a{font-family:GM Condensed,Arial,sans-serif;font-size:17px;font-weight:700;text-decoration:none;white-space:nowrap;text-transform:uppercase}.gm-nav a:hover{text-decoration:underline;text-underline-offset:5px}.gm-search{width:100%;min-width:0;display:flex;align-items:center;background:#fff;border-radius:6px;height:44px}.gm-search button{width:44px;height:44px;display:grid;place-items:center;flex-shrink:0;border:0;background:transparent}.gm-search .gm-icon{width:21px;height:21px}.gm-search input[type=search]{min-width:0;width:100%;height:44px;border:0;outline:none;padding:0 12px 0 0;background:transparent;font-size:13px}.gm-search:focus-within{outline:2px solid #0a0a0a;outline-offset:2px}.gm-header-icons{display:flex;align-items:center;gap:12px}.gm-header-icons>a{width:40px;height:44px;display:grid;place-items:center;position:relative;text-decoration:none}.gm-header-icons .gm-icon{width:28px;height:28px}.gm-currency{font-size:12px;font-weight:700;margin-right:12px}.gm-cart-link span{position:absolute;right:-2px;top:0;min-width:18px;height:18px;padding:2px;border-radius:50%;background:#0a0a0a;color:#fff;font-size:10px;text-align:center}.gm-mobile-menu{display:none}.gm-hero{background:#0a0a0a;color:#fff;overflow:hidden}.gm-hero__inner{position:relative;display:grid;grid-template-columns:43% 57%;min-height:400px;align-items:center}.gm-hero__copy{position:relative;z-index:2;padding:42px 0 44px;container-type:inline-size}.gm-hero__eyebrow{margin-bottom:16px;text-transform:uppercase;letter-spacing:.28em;font-size:10px;font-weight:700}.gm-hero__eyebrow span{margin-inline:14px;color:#aaa}.gm-hero h1{font-size:clamp(50px,5vw,78px);font-size:clamp(40px,12.1cqw,78px);line-height:1.06;letter-spacing:.005em}.gm-hero h1 span,.gm-hero h1 em{display:block;white-space:nowrap}.gm-hero h1 em{color:var(--gm-yellow);font-style:normal}.gm-hero__intro{color:#ddd;font-size:16px;line-height:1.5;margin-top:16px}.gm-hero__actions{display:flex;align-items:center;gap:26px;margin-top:24px;flex-wrap:wrap}.gm-hero__art{position:relative;display:flex;align-items:center;justify-content:center;gap:0;padding:36px 4px 36px 34px;min-width:0}.gm-feature{width:29%;flex:0 0 29%;padding:10px;border:1px solid #e8e8e8;border-radius:4px;background:#fff;color:#0a0a0a;position:relative;box-shadow:0 12px 30px #0005}.gm-feature>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff}.gm-feature>div:last-child{display:flex;flex-direction:column;gap:3px;padding:10px 3px 4px}.gm-feature span{color:#757575;font-size:9px;letter-spacing:.1em}.gm-feature strong{font-size:12px;line-height:1.25}.gm-feature--left{transform:rotate(-8deg) translate(10px,14px)}.gm-feature--right{transform:rotate(8deg) translate(-10px,14px)}.gm-feature--main{width:39%;flex-basis:39%;z-index:2;border:6px solid var(--gm-yellow);padding:8px;transform:translateY(-8px)}.gm-feature__label{color:#0a0a0a;font-family:GM Condensed,Arial,sans-serif;font-size:14px;letter-spacing:.09em;text-transform:uppercase;text-align:center;padding:2px 0 8px}.gm-trust{background:#fafafa;border-bottom:1px solid #e9e9e9}.gm-trust__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:18px}.gm-trust__item{display:flex;justify-content:center;align-items:center;gap:16px;padding:0 20px;border-right:1px solid #dedede}.gm-trust__item:last-child{border-right:0}.gm-trust__item>.gm-icon{width:38px;height:38px}.gm-trust strong,.gm-trust span{display:block}.gm-trust strong{font-size:14px;line-height:1.35}.gm-trust span{color:#707070;font-size:12px;margin-top:3px}.gm-latest{padding:28px 0 20px;background:#fff;overflow:hidden}.gm-section-heading{display:flex;align-items:center;gap:24px;margin-bottom:20px}.gm-section-heading__title{display:flex;align-items:center;gap:24px}.gm-section-heading h2{font-size:32px;white-space:nowrap}.gm-section-heading__title>span{width:48px;border-top:1px solid #1a1a1a}.gm-section-heading p{font-size:12px;color:#707070}.gm-section-heading>a{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;white-space:nowrap;text-underline-offset:5px}.gm-section-heading>a .gm-icon{width:22px;height:22px}.gm-card-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 96px) / 7);gap:16px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:2px 0 4px}.gm-card-track::-webkit-scrollbar{display:none}.gm-card{min-width:0;display:flex;flex-direction:column;border:1px solid #e7e7e7;border-radius:5px;background:#fff;overflow:hidden;scroll-snap-align:start}.gm-card__image{display:block;background:#fff;aspect-ratio:1;padding:8px}.gm-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.gm-card__image:hover img{transform:scale(1.035)}.gm-card__body{padding:10px;display:flex;flex-direction:column;flex:1}.gm-card__title{font-size:12px;line-height:1.35;font-weight:700;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32.4px}.gm-card__sku{font-size:10px;color:#777;margin-top:3px;line-height:1.3}.gm-card__price{display:block;margin:10px 0;font-size:15px;line-height:1.2}.gm-card__form{margin-top:auto}.gm-card__button,.gm-card__form button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;width:100%;padding:8px 4px;font-size:11px;font-weight:700;border:0;border-radius:3px;background:#0a0a0a;color:#fff;text-decoration:none}.gm-card__button{margin-top:auto}.gm-card__button:disabled{background:#151515;color:#ddd}.gm-card__form .gm-icon{width:16px;height:16px;filter:invert(1)}.gm-rail-controls{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.gm-rail-controls>span{font-size:11px;color:#777}.gm-rail-controls>div{display:flex;gap:8px}.gm-rail-controls button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d8d8d8;border-radius:50%;background:#fff}.gm-rail-controls button:disabled{opacity:.3}.gm-rail-controls .gm-icon{width:19px;height:19px}.gm-collection-banner{background:var(--gm-yellow)}.gm-collection-banner__inner{display:grid;grid-template-columns:280px 1fr 1fr;gap:clamp(32px,5vw,76px);align-items:center;padding-block:30px}.gm-collection-banner__brand{width:100%;height:auto;max-height:130px;object-fit:contain}.gm-collection-banner h2{font-size:48px;line-height:1.04}.gm-collection-banner__copy p{font-size:13px;line-height:1.45;margin-bottom:14px}.gm-collection-banner__copy .gm-button{min-height:42px;font-size:15px;padding:10px 18px}.gm-footer{padding:44px 0 20px}.gm-footer__inner{grid-template-columns:1.45fr .85fr .85fr 1.15fr 1.1fr;gap:clamp(24px,3vw,50px)}.gm-footer__brand img{width:224px;height:92px;object-fit:contain;margin:0 0 12px}.gm-footer__brand p{font-size:13px;line-height:1.6;max-width:300px}.gm-footer__bottom{margin-top:28px}@media(max-width:1200px){.gm-header-main__inner{grid-template-columns:210px auto minmax(150px,1fr) auto;column-gap:22px}.gm-logo{width:210px}.gm-nav{gap:20px}.gm-nav a{font-size:15px}.gm-currency{display:none}.gm-header-icons{gap:4px}.gm-hero__inner{min-height:360px;grid-template-columns:45% 55%}.gm-hero__intro{font-size:14px}.gm-hero__actions{gap:18px}.gm-hero__actions .gm-button{font-size:16px;padding-inline:18px}.gm-hero__secondary{font-size:12px}.gm-card-track{grid-auto-columns:calc((100% - 64px)/5)}.gm-section-heading__title>span{display:none}.gm-collection-banner__inner{grid-template-columns:210px 1fr 1fr;gap:32px}.gm-collection-banner h2{font-size:40px}}@media(max-width:1000px){:root{--gm-gutter:24px}.gm-header-main__inner{grid-template-columns:40px 190px 1fr auto;gap:10px 18px;padding-block:8px;min-height:92px}.gm-logo{width:190px;height:76px;padding-block:0}.gm-nav{display:none}.gm-mobile-menu{display:block;position:relative}.gm-mobile-menu summary{width:40px;height:44px;display:grid;place-items:center;list-style:none;cursor:pointer}.gm-mobile-menu summary::-webkit-details-marker{display:none}.gm-mobile-menu summary .gm-icon{width:28px;height:28px}.gm-mobile-menu nav{position:absolute;top:calc(100% + 20px);left:0;min-width:270px;padding:12px;background:#0a0a0a;color:#fff;box-shadow:0 10px 30px #0003}.gm-mobile-menu nav a{display:block;padding:14px 12px;border-bottom:1px solid #333;text-decoration:none;font-weight:700}.gm-hero__secondary,.gm-section-heading p{display:none}.gm-card-track{grid-auto-columns:calc((100% - 48px)/4)}.gm-trust__item{gap:10px;padding-inline:10px}.gm-trust strong{font-size:12px}.gm-trust span{font-size:10px}.gm-collection-banner__inner{grid-template-columns:180px 1fr 1fr;gap:24px}.gm-collection-banner h2{font-size:34px}}@media(min-width:701px)and (max-width:1100px){.gm-footer__inner{grid-template-columns:repeat(4,minmax(0,1fr))}.gm-footer__policies{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 20px;align-items:start;padding-top:24px;border-top:1px solid #333}.gm-footer__policies h3{margin:9px 0 0}.gm-footer__payments{grid-column:1 / -1}}@media(max-width:700px){:root{--gm-gutter:20px}.gm-announcement__inner{justify-content:center;min-height:28px}.gm-announcement p{font-size:10px;gap:8px}.gm-announcement .gm-icon{width:15px;height:15px}.gm-announcement__desktop{display:none!important}.gm-header-main__inner{grid-template-columns:36px minmax(0,1fr) auto;gap:4px 10px;padding-block:4px 8px;min-height:0}.gm-logo{width:min(100%,165px);height:60px;justify-self:start}.gm-header-icons{gap:0}.gm-header-icons>a{width:38px;height:44px}.gm-header-icons .gm-icon{width:25px;height:25px}.gm-mobile-menu summary{width:36px}.gm-mobile-menu nav{top:calc(100% + 14px)}.gm-search{grid-row:2;grid-column:1 / -1;height:42px}.gm-search button,.gm-search input[type=search]{height:42px}.gm-search input[type=search]{font-size:14px}.gm-hero__inner{display:flex;flex-direction:column;min-height:0}.gm-hero__copy{width:100%;padding:22px 0 0}.gm-hero__eyebrow{font-size:8px;letter-spacing:.22em;margin-bottom:10px}.gm-hero__eyebrow span{margin-inline:10px}.gm-hero h1{font-size:clamp(32px,11.8cqw,52px);line-height:1.08}.gm-hero__intro{font-size:12px;line-height:1.5;margin-top:12px}.gm-hero__actions{margin-top:14px}.gm-hero__actions .gm-button{min-height:44px;font-size:16px;padding:10px 16px}.gm-hero__art{width:100%;padding:24px 0 26px;margin:0;align-self:center}.gm-feature{padding:5px}.gm-feature--main{padding:5px;border-width:4px}.gm-feature>div:last-child{display:none}.gm-feature span{font-size:7px}.gm-feature strong{font-size:9px}.gm-feature__label{font-size:10px;letter-spacing:.05em;padding-bottom:5px}.gm-feature--left{transform:rotate(-7deg) translate(5px,8px)}.gm-feature--right{transform:rotate(7deg) translate(-5px,8px)}.gm-trust__inner{width:100%;padding:14px 12px}.gm-trust__item{flex-direction:column;gap:6px;text-align:center;padding:0 4px}.gm-trust__item>.gm-icon{width:26px;height:26px}.gm-trust strong{font-size:10px;line-height:1.4}.gm-trust span{font-size:8px;line-height:1.4;margin-top:2px}.gm-latest{padding:24px 0 18px}.gm-section-heading{margin-bottom:16px;gap:10px}.gm-section-heading h2{font-size:26px}.gm-section-heading>a{font-size:10px;gap:6px}.gm-section-heading>a .gm-icon{width:18px;height:18px}.gm-card-track{grid-auto-columns:calc((100% - 12px) / 2.1);gap:12px;margin-right:calc(var(--gm-gutter) * -1);padding-right:var(--gm-gutter)}.gm-card__image{padding:6px}.gm-card__body{padding:9px}.gm-card__title{font-size:11px;min-height:29.7px}.gm-card__sku{font-size:9px}.gm-card__price{font-size:14px;margin-block:9px}.gm-card__button,.gm-card__form button{min-height:38px;font-size:11px}.gm-rail-controls{margin-top:10px}.gm-rail-controls>span{font-size:10px}.gm-rail-controls button{width:36px;height:36px}.gm-collection-banner__inner{grid-template-columns:1fr 1.1fr;gap:20px;padding-block:26px}.gm-collection-banner__brand{width:100%;height:auto}.gm-collection-banner h2{font-size:30px}.gm-collection-banner__copy{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px}.gm-collection-banner__copy p{font-size:10px;margin:0}.gm-collection-banner__copy .gm-button{font-size:12px;padding:10px 12px;min-height:40px;gap:8px}.gm-collection-banner__copy .gm-icon{width:18px;height:18px}.gm-footer__inner{grid-template-columns:1fr 1fr;gap:28px}.gm-footer__brand,.gm-footer__payments{grid-column:1 / -1}.gm-footer__brand img{width:200px;height:80px}.gm-footer__brand p,.gm-footer h3,.gm-footer a{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gm-button,.gm-card__image img{transition:none}.gm-button:hover,.gm-card__image:hover img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/storefront.css.map */
