html{scroll-behavior:smooth}html,body{margin:0;padding:0;background:var(--color-bg, #FFFFFF)}body{font-family:Space Grotesk,sans-serif;color:var(--color-text, #0A0A0A);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:var(--color-text, #0A0A0A);text-decoration:none}a:hover{color:var(--color-accent, #E23B57)}button{font-family:inherit}img{max-width:100%;display:block}.gg-skip-link{position:absolute;left:-9999px;top:0;background:#0a0a0a;color:#fff;padding:10px 16px;z-index:100}.gg-skip-link:focus{left:0}@keyframes gagosMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes gagosPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}.gg-mono{font-family:IBM Plex Mono,monospace}.gg-container{max-width:1600px;margin:0 auto;box-sizing:border-box;width:100%}.gg-announcement{background:#0a0a0a;color:#fff;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.22em;text-align:center;padding:9px 16px}.gg-header{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.gg-header__brand{display:flex;align-items:center;gap:12px}.gg-header__logo{height:30px;width:auto}.gg-header__name{font-weight:700;font-size:17px;letter-spacing:.12em}.gg-header__nav{display:flex;align-items:center;gap:28px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.14em}.gg-header__actions{display:flex;align-items:center;gap:18px}.gg-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:6px}.gg-mobile-nav{display:none;flex-direction:column;gap:2px;padding:0 20px 18px;font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.1em}.gg-mobile-nav a{padding:12px 0;border-bottom:1px solid #EAEAEA}.gg-mobile-nav[data-open=true]{display:flex}.gg-bag-btn{position:relative;background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center}.gg-bag-count{position:absolute;top:0;right:-4px;min-width:16px;height:16px;border-radius:8px;background:var(--color-accent, #E23B57);color:#fff;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 3px}.gg-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.22em;cursor:pointer;border:none;height:56px;padding:0 22px;transition:background .2s,color .2s,border-color .2s,opacity .2s}.gg-btn--primary{background:#0a0a0a;color:#fff}.gg-btn--primary:hover{background:#2a2a2a;color:#fff}.gg-btn--primary:disabled{cursor:default}.gg-btn--outline{background:#fff;color:#0a0a0a;border:1px solid #0A0A0A}.gg-btn--outline:hover{background:var(--color-accent, #E23B57);color:#fff;border-color:var(--color-accent, #E23B57)}.gg-btn--pill{border:1px solid #0A0A0A;border-radius:999px;height:auto;padding:12px 22px;background:none;color:#0a0a0a}.gg-btn--pill:hover{background:#0a0a0a;color:#fff}.gg-btn:disabled{background:#eaeaea;color:#999;cursor:default}.gg-btn--soldout{background:#eaeaea;color:#999;cursor:default}.gg-btn--added{background:var(--color-accent, #E23B57);color:#fff;cursor:default}.gg-btn--empty{background:#fff;color:#bbb;border:1px solid #DDDDDD;cursor:default}.gg-icon-btn{width:56px;height:56px;background:#fff;border:1px solid #0A0A0A;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex:0 0 auto}.gg-icon-btn:hover{background:#fdf0f5}.gg-icon-btn[aria-pressed=true] svg{fill:var(--color-accent, #E23B57);stroke:var(--color-accent, #E23B57)}.gg-hero,.gg-hero__stage{position:relative;width:100%}.gg-hero__strip{position:relative;width:100%;height:82vh;min-height:480px;overflow:hidden;background:#f5f5f5}.gg-hero__track{display:flex;height:100%;width:max-content;animation:gagosMarquee 45s linear infinite}.gg-hero__track.is-paused{animation-play-state:paused}.gg-hero__slide{flex:0 0 auto;width:33.34vw;height:100%;background-size:cover;background-position:center}.gg-panel{position:absolute;right:40px;bottom:40px;z-index:3;background:#fff;padding:28px;width:340px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px;box-shadow:0 4px 32px #00000014}.gg-panel__top{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #EAEAEA;padding-bottom:14px}.gg-panel__id{font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600;letter-spacing:.1em}.gg-panel__color{display:flex;align-items:center;gap:8px}.gg-panel__color-label{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em;color:#777}.gg-swatch{width:18px;height:18px;border-radius:50%;border:1px solid #0A0A0A;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px var(--color-accent, #E23B57);padding:0;cursor:pointer}.gg-panel__meta{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em;color:#777}.gg-panel__meta strong{color:#0a0a0a;font-weight:500}.gg-option-label{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em}.gg-size-row{display:flex;gap:10px;flex-wrap:wrap}.gg-size-btn{flex:1;min-width:56px;height:48px;background:#fff;border:1px solid #DDDDDD;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .15s}.gg-size-btn:hover{border-color:#0a0a0a}input[data-option-selector]:checked+.gg-size-btn{border-color:#0a0a0a;border-width:2px;font-weight:600}input[data-option-selector]:focus-visible+.gg-size-btn{outline:2px solid #0A0A0A;outline-offset:2px}.gg-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gg-price-block{display:flex;flex-direction:column;gap:2px}.gg-price{font-weight:700;font-size:38px;letter-spacing:-.02em}.gg-price--original{font-weight:500;font-size:18px;color:#bbb}.gg-price--original s{text-decoration-thickness:1.5px}.gg-panel__row{display:flex;gap:10px}.gg-panel__row .gg-btn{flex:1}.gg-panel__note{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.12em;color:#999}.gg-info-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:28px;padding:48px 56px 64px}.gg-info-row__eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.28em}.gg-h1{margin:0;font-weight:700;font-size:clamp(56px,6.5vw,104px);line-height:.92;letter-spacing:-.035em;text-transform:lowercase}.gg-h1 .gg-dot{color:var(--color-accent, #E23B57);display:inline-block;animation:gagosPulse 2.8s ease-in-out infinite}.gg-info-row__desc{margin:0;font-size:15px;line-height:1.65;color:#444;max-width:380px}.gg-hashtag{color:var(--color-accent, #E23B57);font-weight:600}.gg-social-rail{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:18px;padding:14px 10px;z-index:20}.gg-social-rail a{display:flex;opacity:.75;transition:opacity .2s}.gg-social-rail a:hover{opacity:1}.gg-social-rail span{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.3em;writing-mode:vertical-rl;color:#999}.gg-section{border-top:1px solid var(--color-border-light, #EAEAEA);padding:64px 56px;width:100%}.gg-section--strong{border-top:1px solid #0A0A0A}.gg-section__eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.28em;margin-bottom:40px}.gg-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px}.gg-details-grid__item{display:flex;flex-direction:column;gap:12px}.gg-details-grid__label{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em;color:var(--color-accent, #E23B57)}.gg-details-grid__text{margin:0;font-size:14px;line-height:1.7;color:#444}.gg-measures{max-width:640px}.gg-measures__head,.gg-measures__row{display:grid;grid-template-columns:1fr 1fr 1fr;padding:12px 0}.gg-measures__head{border-bottom:1px solid #0A0A0A;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em;color:#777}.gg-measures__row{border-bottom:1px solid #EAEAEA;font-family:IBM Plex Mono,monospace;font-size:13px;padding:14px 0}.gg-measures__row span:first-child{font-weight:600}.gg-cta{padding:96px 56px;text-align:center}.gg-cta__eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.28em;color:#999;margin-bottom:18px}.gg-h2{margin:0 0 32px;font-weight:700;font-size:clamp(44px,5.5vw,88px);line-height:.95;letter-spacing:-.035em;text-transform:lowercase}.gg-footer{border-top:1px solid #EAEAEA;padding:24px 40px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.gg-footer__brand{display:flex;align-items:center;gap:10px}.gg-footer__logo{height:20px;width:auto}.gg-footer__name{font-weight:700;font-size:13px;letter-spacing:.12em}.gg-footer__copy{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;color:#999}.gg-locale{display:flex;align-items:center;gap:10px}.gg-locale-form{display:flex}.gg-locale-select{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.06em;color:#0a0a0a;background:#fff;border:1px solid #DDDDDD;padding:6px 8px;cursor:pointer}.gg-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid #0A0A0A;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:none;align-items:center;gap:14px}.gg-sticky-bar__price{font-weight:700;font-size:22px;white-space:nowrap}.gg-sticky-bar .gg-btn{flex:1;height:50px;font-size:11px}.gg-cart-table{width:100%;border-collapse:collapse}.gg-cart-table th{text-align:left;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em;color:#777;border-bottom:1px solid #0A0A0A;padding:12px 8px}.gg-cart-table td{padding:20px 8px;border-bottom:1px solid #EAEAEA;vertical-align:middle}.gg-cart-item__media{width:84px;height:100px;object-fit:cover;background:#f5f5f5}.gg-cart-item__title{font-weight:600;font-size:14px}.gg-cart-item__variant{font-size:12px;color:#777}.gg-qty-input{width:56px;height:40px;border:1px solid #DDDDDD;font-family:IBM Plex Mono,monospace;text-align:center}.gg-cart-summary{display:flex;flex-direction:column;align-items:flex-end;gap:16px;margin-top:32px}.gg-cart-summary__total{font-weight:700;font-size:28px}.gg-404{text-align:center;padding:120px 56px}@media screen and (max-width:900px){.gg-header{padding:14px 20px}.gg-hero__stage{display:flex;flex-direction:column}.gg-hero__strip{height:62vh;min-height:380px;flex:0 0 auto}.gg-hero__slide{width:82vw}.gg-header__nav{display:none}.gg-menu-toggle{display:flex}.gg-panel{position:static;width:100%;box-shadow:none;padding:24px 20px;border-top:1px solid #EAEAEA}.gg-info-row{padding:32px 20px 40px}.gg-social-rail{display:none}.gg-section{padding:48px 20px}.gg-cta{padding:64px 20px}.gg-footer{padding:20px 20px 96px}body.gg-has-sticky-bar .gg-sticky-bar{display:flex}body.gg-has-sticky-bar main{padding-bottom:78px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
