.gbcr{background:var(--gbcr-bg);color:var(--gbcr-ink);padding:var(--gbcr-pad-top) 0 var(--gbcr-pad-bottom);font-family:Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.gbcr *{box-sizing:border-box}.gbcr button,.gbcr input,.gbcr select,.gbcr textarea{font:inherit;color:inherit}.gbcr button{cursor:pointer}.gbcr__shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.gbcr__heading{text-align:center;margin:0 0 44px}.gbcr__eyebrow{margin:0 0 8px;color:var(--gbcr-accent);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.gbcr__title{margin:0;font-family:Bebas Neue,Impact,Arial Narrow,sans-serif;font-size:clamp(44px,5.5vw,76px);font-weight:400;line-height:.95;letter-spacing:.01em}.gbcr__overview{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(300px,1.1fr) minmax(190px,.8fr);align-items:center;gap:42px;padding:0 0 46px;border-bottom:1px solid var(--gbcr-line)}.gbcr__score{display:flex;align-items:center;justify-content:center;gap:20px}.gbcr__score>strong{font-family:Bebas Neue,Impact,sans-serif;font-size:66px;font-weight:400;line-height:1}.gbcr__score p{margin:7px 0 0;color:var(--gbcr-muted);font-size:13px}.gbcr__stars{display:flex;align-items:center;gap:3px}.gbcr__stars svg{width:17px;height:17px;fill:var(--gbcr-ink)}.gbcr__stars svg.is-empty{fill:#d8d8d8}.gbcr__stars--large svg{width:21px;height:21px}.gbcr__distribution{padding:0 42px;border-left:1px solid var(--gbcr-line);border-right:1px solid var(--gbcr-line)}.gbcr__distribution-row{display:grid;grid-template-columns:36px 1fr 26px;align-items:center;gap:10px;width:100%;min-height:24px;padding:0;border:0;background:transparent;font-size:12px}.gbcr__distribution-row>span:first-child{display:flex;align-items:center;gap:5px}.gbcr__distribution-row svg{width:12px;height:12px;fill:var(--gbcr-ink)}.gbcr__distribution-row[aria-pressed=true]{color:var(--gbcr-accent);font-weight:800}.gbcr__distribution-row[aria-pressed=true] svg{fill:var(--gbcr-accent)}.gbcr__bar{height:6px;overflow:hidden;border-radius:999px;background:#e8e8e8}.gbcr__bar i{display:block;height:100%;border-radius:inherit;background:var(--gbcr-ink);transition:width .3s ease}.gbcr__write-wrap{display:flex;justify-content:center}.gbcr__primary{min-width:190px;padding:15px 24px;border:1px solid var(--gbcr-ink);border-radius:0;background:var(--gbcr-ink);color:var(--gbcr-bg);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:background .2s,color .2s,transform .2s}.gbcr__primary:hover{background:transparent;color:var(--gbcr-ink);transform:translateY(-1px)}.gbcr__summary{padding:34px 16px;border-bottom:1px solid var(--gbcr-line);text-align:center}.gbcr__summary-heading{display:flex;align-items:center;justify-content:center;gap:10px}.gbcr__summary-heading svg{width:18px;height:18px;fill:var(--gbcr-accent)}.gbcr__summary h3{margin:0;font-family:Bebas Neue,Impact,sans-serif;font-size:29px;font-weight:400;letter-spacing:.03em}.gbcr__summary-copy{max-width:770px;max-height:52px;overflow:hidden;margin:13px auto 0;color:var(--gbcr-muted);font-size:15px;line-height:1.72;transition:max-height .35s ease}.gbcr__summary-copy.is-open{max-height:500px}.gbcr__summary-copy p{margin:0}.gbcr__text-button{margin-top:15px;padding:2px 0;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:12px;font-weight:800;letter-spacing:.03em}.gbcr__tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:30px 0 20px}.gbcr__search{position:relative;flex:1 1 290px;max-width:360px;height:48px;border:1px solid #a9a9a9}.gbcr__search input{width:100%;height:100%;padding:0 48px 0 15px;border:0;outline:0;background:transparent;font-size:14px}.gbcr__search input:focus{box-shadow:inset 0 0 0 2px var(--gbcr-accent)}.gbcr__search svg{position:absolute;top:50%;right:15px;width:19px;height:19px;transform:translateY(-50%);fill:currentColor;pointer-events:none}.gbcr__select{position:relative;min-width:178px;height:48px;border:1px solid #a9a9a9}.gbcr__select select{width:100%;height:100%;padding:0 42px 0 15px;border:0;outline:0;background:transparent;font-size:13px;-webkit-appearance:none;appearance:none}.gbcr__select select:focus{box-shadow:inset 0 0 0 2px var(--gbcr-accent)}.gbcr__select svg{position:absolute;top:50%;right:13px;width:16px;height:16px;transform:translateY(-50%);fill:currentColor;pointer-events:none}.gbcr__reviews{border-bottom:1px solid var(--gbcr-line)}.gbcr__review{display:grid;grid-template-columns:190px 1fr 140px;gap:34px;padding:40px 0 30px;border-top:1px solid var(--gbcr-line)}.gbcr__review[hidden]{display:none}.gbcr__reviewer{display:flex;align-items:flex-start;gap:12px}.gbcr__avatar{display:grid;flex:0 0 44px;place-items:center;width:44px;height:44px;overflow:hidden;border-radius:50%;background:#f0f0ed;color:var(--gbcr-ink);font-family:Bebas Neue,Impact,sans-serif;font-size:22px}.gbcr__avatar img{width:100%;height:100%;object-fit:cover}.gbcr__reviewer h3{margin:2px 0 6px;font-size:14px}.gbcr__reviewer p{display:flex;align-items:center;gap:4px;margin:0;color:var(--gbcr-muted);font-size:11px}.gbcr__reviewer p svg{width:14px;height:14px;fill:var(--gbcr-accent)}.gbcr__review-status{font-weight:700}.gbcr__location{margin-top:5px!important}.gbcr__review-body{min-width:0}.gbcr__review-topline{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:15px}.gbcr__review-topline h3{margin:0;font-size:16px}.gbcr__review-copy{color:#343434;font-size:14px;line-height:1.72}.gbcr__review-copy p{margin:0}.gbcr__review-photo{display:block;width:112px;height:112px;overflow:hidden;margin-top:16px;border:1px solid var(--gbcr-line);border-radius:8px;background:#f4f4f2}.gbcr__review-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.gbcr__review-photo:hover img{transform:scale(1.04)}.gbcr__product{display:inline-flex;align-items:center;gap:9px;margin-top:18px;color:inherit;font-size:12px;font-weight:800;text-decoration:none}.gbcr__product img{width:34px;height:34px;border-radius:4px;object-fit:cover}.gbcr__product svg{width:14px;height:14px;fill:currentColor;transition:transform .2s}.gbcr__product:hover svg{transform:translate(3px)}.gbcr__meta{text-align:right;color:var(--gbcr-muted);font-size:11px}.gbcr__helpful{grid-column:2/4;display:flex;align-items:center;gap:8px;color:var(--gbcr-muted);font-size:12px}.gbcr__helpful button{display:flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid transparent;border-radius:999px;background:transparent}.gbcr__helpful button:hover,.gbcr__helpful button[aria-pressed=true]{border-color:var(--gbcr-line);background:#f3f3f1;color:var(--gbcr-ink)}.gbcr__helpful svg{width:15px;height:15px;fill:currentColor}.gbcr__helpful b{font-size:11px}.gbcr__empty,.gbcr__editor-empty{padding:55px 20px;text-align:center;color:var(--gbcr-muted)}.gbcr__editor-empty strong{display:block;color:var(--gbcr-ink);font-size:18px}.gbcr__editor-empty p{margin:8px 0 0}.gbcr__pagination{display:flex;align-items:center;justify-content:center;gap:7px;min-height:75px}.gbcr__page{display:grid;place-items:center;min-width:36px;height:36px;padding:0 9px;border:0;background:transparent;font-size:13px}.gbcr__page:hover,.gbcr__page.is-active{background:var(--gbcr-ink);color:var(--gbcr-bg)}.gbcr__page:disabled{opacity:.3;cursor:not-allowed}.gbcr__dialog{width:min(560px,calc(100% - 32px));max-height:90vh;padding:0;border:0;background:transparent;color:var(--gbcr-ink)}.gbcr__dialog::backdrop{background:#0000009e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.gbcr__dialog-card{position:relative;max-height:90vh;overflow:auto;padding:42px;background:var(--gbcr-bg);box-shadow:0 26px 90px #00000040}.gbcr__dialog h2{margin:0 0 8px;font-family:Bebas Neue,Impact,sans-serif;font-size:44px;font-weight:400;line-height:1}.gbcr__dialog-card>p:not(.gbcr__eyebrow){margin:0;color:var(--gbcr-muted);font-size:14px;line-height:1.6}.gbcr__close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;background:transparent;font-size:28px;line-height:1}.gbcr__form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.gbcr__form label{display:grid;gap:7px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.gbcr__form label:nth-of-type(4),.gbcr__form label:nth-of-type(5),.gbcr__form .gbcr__primary,.gbcr__form .errors,.gbcr__success{grid-column:1/-1}.gbcr__form input,.gbcr__form select,.gbcr__form textarea{width:100%;padding:13px;border:1px solid #aaa;border-radius:0;background:#fff;outline:0}.gbcr__form input:focus,.gbcr__form select:focus,.gbcr__form textarea:focus{border-color:var(--gbcr-accent);box-shadow:0 0 0 1px var(--gbcr-accent)}.gbcr__form textarea{resize:vertical}.gbcr__success{padding:13px;background:#edf7ee;color:#175f27}.gbcr__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.gbcr__overview{grid-template-columns:1fr 1fr;gap:28px}.gbcr__distribution{padding:0 28px;border-right:0}.gbcr__write-wrap{grid-column:1/-1}.gbcr__tools{display:grid;grid-template-columns:1fr 1fr}.gbcr__search{grid-column:1/-1;max-width:none}.gbcr__review{grid-template-columns:160px 1fr;gap:28px}.gbcr__meta{grid-column:1;text-align:left}.gbcr__helpful{grid-column:2}}@media(max-width:640px){.gbcr__shell{width:calc(100% - 34px)}.gbcr__heading{margin-bottom:31px}.gbcr__title{font-size:48px}.gbcr__overview{display:flex;flex-direction:column;gap:26px;padding-bottom:34px}.gbcr__distribution{width:100%;max-width:350px;padding:22px 0;border-top:1px solid var(--gbcr-line);border-right:0;border-bottom:1px solid var(--gbcr-line);border-left:0}.gbcr__write-wrap,.gbcr__primary{width:100%}.gbcr__summary{padding:28px 0}.gbcr__summary-copy{text-align:left}.gbcr__tools{grid-template-columns:1fr;padding-top:22px}.gbcr__search,.gbcr__select{grid-column:auto;width:100%;max-width:none}.gbcr__review{display:flex;flex-direction:column;gap:17px;padding:30px 0 24px}.gbcr__meta{order:3;text-align:left}.gbcr__helpful{order:4;flex-wrap:wrap}.gbcr__reviewer{order:1}.gbcr__review-body{order:2}.gbcr__dialog-card{padding:40px 22px 26px}.gbcr__form{grid-template-columns:1fr}.gbcr__form label,.gbcr__form label:nth-of-type(4),.gbcr__form label:nth-of-type(5),.gbcr__form .gbcr__primary{grid-column:1}.gbcr__pagination{min-height:65px}}.gb-community{width:100%;overflow:hidden;padding:var(--gb-community-pad-top) 0 var(--gb-community-pad-bottom);color:var(--gb-community-text);background:var(--gb-community-bg)}.gb-community *,.gb-community *:before,.gb-community *:after{box-sizing:border-box}.gb-community button,.gb-community a{-webkit-tap-highlight-color:transparent}.gb-community .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gb-community__head{width:min(760px,calc(100% - 40px));margin:0 auto;text-align:center}.gb-community__eyebrow{margin:0 0 10px;color:var(--gb-community-accent);font-family:var(--font-body-family, Arial, sans-serif);font-size:11px;font-weight:800;line-height:1;letter-spacing:.18em;text-transform:uppercase}.gb-community__title{margin:0;color:var(--gb-community-text);font-family:var(--font-heading-family, Arial, sans-serif);font-size:clamp(34px,3.55vw,54px);font-weight:500;line-height:1;letter-spacing:-.04em}.gb-community__title strong{color:var(--gb-community-accent);font-weight:800}.gb-community__subheading{max-width:590px;margin:10px auto 0;color:var(--gb-community-muted);font-family:var(--font-body-family, Arial, sans-serif);font-size:clamp(13px,1vw,15px);line-height:1.4}.gb-community__subheading p{margin:0}.gb-community__viewport{position:relative;width:100%;margin-top:clamp(28px,3.4vw,46px);cursor:grab;touch-action:pan-y}.gb-community__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.gb-community__track{display:flex;gap:10px;width:max-content;padding:0;will-change:transform;transition:transform .56s cubic-bezier(.22,.75,.2,1)}.gb-community__viewport.is-dragging .gb-community__track{transition:none}.gb-community__card{position:relative;flex:0 0 var(--gb-community-card-width);width:var(--gb-community-card-width)}.gb-community__media-wrap{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;isolation:isolate;border:1px solid color-mix(in srgb,var(--gb-community-text) 7%,transparent);border-radius:var(--gb-community-radius);background:color-mix(in srgb,var(--gb-community-bg) 86%,var(--gb-community-text));box-shadow:0 8px 22px #0712210f}.gb-community__media-wrap:after{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(180deg,#00000003 60%,#00000052)}.gb-community__poster,.gb-community__video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.gb-community__poster{z-index:0;transition:opacity .2s ease}.gb-community__video{z-index:1;opacity:0;background:#000;transition:opacity .2s ease}.gb-community__card.is-playing .gb-community__poster{opacity:0}.gb-community__card.is-playing .gb-community__video{opacity:1}.gb-community__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:9px;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.22),transparent 26%),linear-gradient(145deg,var(--gb-community-accent),#001d3a)}.gb-community__placeholder span{font-family:var(--font-heading-family, Arial, sans-serif);font-size:58px;font-weight:800;letter-spacing:-.06em}.gb-community__placeholder small{font-family:var(--font-body-family, Arial, sans-serif);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.gb-community__play,.gb-community__sound{position:absolute;z-index:5;display:grid;place-items:center;color:#fff;border:0;cursor:pointer}.gb-community__play{top:50%;left:50%;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#0000002e;box-shadow:0 4px 18px #00000029;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease,background .18s ease}.gb-community__play:hover{background:var(--gb-community-accent);transform:translate(-50%,-50%) scale(1.07)}.gb-community__play-icon{display:grid;place-items:center}.gb-community__play svg{width:17px;height:19px;margin-left:3px}.gb-community__play--disabled{cursor:default}.gb-community__card.is-playing .gb-community__play{opacity:0;pointer-events:none}.gb-community__sound{right:12px;top:12px;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.52);border-radius:50%;background:#0006;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .18s ease,background .18s ease}.gb-community__card.is-playing .gb-community__sound{opacity:1;pointer-events:auto}.gb-community__sound:hover{background:var(--gb-community-accent)}.gb-community__sound svg{width:17px;height:17px}.gb-community__sound .gb-community__sound-off,.gb-community__sound.is-muted .gb-community__sound-on{display:none}.gb-community__sound .gb-community__sound-on,.gb-community__sound.is-muted .gb-community__sound-off{display:block}.gb-community__caption{position:absolute;z-index:4;right:14px;bottom:58px;left:14px;display:grid;gap:3px;color:#fff;font-family:var(--font-body-family, Arial, sans-serif);pointer-events:none}.gb-community__caption strong{font-size:14px;font-weight:800;line-height:1.2}.gb-community__caption span{color:#ffffffd1;font-size:11px;line-height:1.25}.gb-community__product{position:absolute;z-index:6;right:12px;bottom:12px;left:12px;display:flex;min-width:0;min-height:34px;align-items:center;justify-content:space-between;gap:8px;padding:8px 11px;color:#0b0b0b;border-radius:999px;background:#fffffff0;box-shadow:0 6px 16px #0000001f;font-family:var(--font-body-family, Arial, sans-serif);font-size:10px;font-weight:800;line-height:1;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gb-community__product span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gb-community__product svg{flex:0 0 auto;width:16px;height:16px;transition:transform .18s ease}.gb-community__product:hover svg{transform:translate(3px)}.gb-community__footer{display:grid;grid-template-columns:1fr minmax(0,auto) 1fr;align-items:center;width:100%;gap:20px;margin-top:clamp(22px,3vw,38px);padding:0 clamp(18px,3vw,48px)}.gb-community__arrow{display:grid;width:52px;height:38px;padding:0;place-items:center;color:var(--gb-community-text);border:0;background:transparent;cursor:pointer;transition:color .18s ease,transform .18s ease,opacity .18s ease}.gb-community__arrow:first-child{justify-self:start}.gb-community__arrow:last-child{justify-self:end}.gb-community__arrow svg{width:38px;height:10px}.gb-community__arrow:hover{color:var(--gb-community-accent);transform:scaleX(1.12)}.gb-community__arrow:disabled{opacity:.3;cursor:default}.gb-community__cta{position:relative;color:var(--gb-community-text);font-family:var(--font-body-family, Arial, sans-serif);font-size:12px;font-weight:800;line-height:1;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.gb-community__cta:after{position:absolute;right:0;bottom:-7px;left:0;height:2px;content:"";background:var(--gb-community-accent);transform-origin:right;transition:transform .22s ease}.gb-community__cta:hover:after{transform:scaleX(.35)}@media(max-width:749px){.gb-community{--gb-community-pad-top: min(var(--gb-community-pad-top), 72px);--gb-community-pad-bottom: min(var(--gb-community-pad-bottom), 64px);--gb-community-mobile-card-width: min(70vw, 250px)}.gb-community__head{width:min(100% - 32px,520px)}.gb-community__eyebrow{margin-bottom:12px;font-size:10px}.gb-community__title{font-size:clamp(34px,10vw,44px);line-height:1}.gb-community__subheading{max-width:340px;margin-top:14px;font-size:14px}.gb-community__viewport{margin-top:30px}.gb-community__track{gap:9px;padding:0}.gb-community__card{flex-basis:var(--gb-community-mobile-card-width);width:var(--gb-community-mobile-card-width)}.gb-community__play{width:52px;height:52px}.gb-community__footer{grid-template-columns:44px minmax(0,auto) 44px;gap:12px;margin-top:27px;padding:0 14px}.gb-community__arrow{width:44px}.gb-community__arrow svg{width:34px}}@media(prefers-reduced-motion:reduce){.gb-community__track,.gb-community__poster,.gb-community__video,.gb-community__play,.gb-community__sound,.gb-community__product svg,.gb-community__arrow,.gb-community__cta:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgg */
