.zoda-pdp{max-width:1440px;margin:0 auto;padding:24px 24px 80px}.zoda-pdp__back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#0a0a0a;text-decoration:none;padding:8px 0}.zoda-pdp__back:hover{color:var(--accent)}.zoda-pdp__grid{margin-top:24px;display:grid;gap:32px;grid-template-columns:1fr}@media(min-width:960px){.zoda-pdp__grid{grid-template-columns:1.4fr 1fr;gap:56px}}.zoda-pdp__gallery{display:grid;gap:8px}.zoda-pdp__gallery-main,.zoda-pdp__gallery-thumb{width:100%;aspect-ratio:4/5;overflow:hidden;background:#f5f5f5}.zoda-pdp__gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.zoda-pdp__gallery-thumb{aspect-ratio:1;cursor:pointer}.zoda-pdp__gallery-main img,.zoda-pdp__gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.zoda-pdp__info{display:flex;flex-direction:column;gap:28px}.zoda-pdp__info>*{margin:0}@media(min-width:960px){.zoda-pdp__info{position:sticky;top:96px;align-self:start}}.zoda-pdp__title{font-size:clamp(24px,3vw,36px);font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin:0}.zoda-pdp__price{font-size:18px;font-weight:700;margin:8px 0 0}.zoda-pdp__option{display:flex;flex-direction:column;gap:10px}.zoda-pdp__option-label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0}.zoda-pdp__variants{display:flex;flex-wrap:wrap;gap:8px}.zoda-pdp__variant{border:1px solid var(--line-strong);background:#fff;color:#0a0a0a;padding:12px 16px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;justify-content:center}.zoda-pdp__variant:hover{border-color:#0a0a0a}.zoda-pdp__variant--active{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.zoda-pdp__variant:disabled{opacity:.4;cursor:not-allowed}.zoda-pdp__add{width:100%;background:#0a0a0a;color:#fff;border:none;padding:18px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.zoda-pdp__add:hover{background:var(--zoda-accent-hover, #6fe0b8);color:#0a0a0a}.zoda-pdp__add:disabled{opacity:.5;cursor:not-allowed}.zoda-pdp .lucide{display:inline-block;fill:none;flex-shrink:0;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.zoda-pdp__strip-nav .lucide,.zoda-pdp__stars .lucide,.zoda-pdp__add .lucide{height:24px;width:24px}.zoda-pdp__description{font-size:14px;line-height:1.7;color:#2a2a2a;white-space:pre-line;border-top:1px solid var(--line);padding-top:24px}.zoda-shell--light .zoda-pdp__back{color:#fff}.zoda-shell--light .zoda-pdp__gallery-main,.zoda-shell--light .zoda-pdp__gallery-thumb{background:#ffffff0a}.zoda-shell--light .zoda-pdp__title{color:#fff}.zoda-shell--light .zoda-pdp__price{color:var(--accent)}.zoda-shell--light .zoda-pdp__variant{background:transparent;color:#fff;border-color:var(--line-strong)}.zoda-shell--light .zoda-pdp__variant:hover{border-color:#fff}.zoda-shell--light .zoda-pdp__variant--active{background:#fff;color:#000;border-color:#fff}.zoda-shell--light .zoda-pdp__add{background:var(--accent);color:#000}.zoda-shell--light .zoda-pdp__add:hover{background:var(--zoda-accent-hover, #6fe0b8);color:#000}.zoda-shell--light .zoda-pdp__description{color:#ffffffc7;border-top-color:var(--line)}.zoda-pdp__breadcrumbs{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;gap:8px;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.zoda-shell--light .zoda-pdp__title{font-family:var( --zoda-font-display, "Euphora", "Commuters Sans", Arial, sans-serif )}.zoda-shell--light .zoda-pdp__price,.zoda-shell--light .zoda-pdp__option-label,.zoda-shell--light .zoda-pdp__variant{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)}.zoda-pdp__option-selected{color:var(--fg);letter-spacing:.04em;text-transform:none;font-weight:500}.zoda-pdp__swatch{width:32px;height:32px;border-radius:999px;border:1px solid var(--line-strong);cursor:pointer;padding:0;transition:transform .15s ease,box-shadow .15s ease}.zoda-pdp__swatch:hover{transform:scale(1.08)}.zoda-pdp__swatch--active{box-shadow:0 0 0 2px var(--bg),0 0 0 3px var(--accent)}.zoda-pdp__swatch:disabled{opacity:.35;cursor:not-allowed}.zoda-pdp__variant--size{min-width:48px}.zoda-pdp__swatch{background-clip:padding-box!important;background-size:cover!important;background-position:center!important;width:36px;height:36px}.zoda-pdp__swatch--active{box-shadow:0 0 0 2px var(--bg),0 0 0 3px var(--accent);border-color:transparent}.zoda-pdp__desc-wrap{position:relative}.zoda-pdp__desc{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:15px;line-height:1.7;color:var(--fg)}.zoda-pdp__desc.is-clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;position:relative}.zoda-pdp__desc.is-clamped:after{content:"";position:absolute;inset:auto 0 0 0;height:2.4em;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--bg) 90%)}.zoda-pdp__desc-toggle{margin-top:8px;display:inline-flex;align-items:center;gap:4px;background:none;border:0;padding:0;cursor:pointer;color:var(--accent);font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.zoda-pdp__desc-toggle:hover{color:#2f7d32}.zoda-shell--light .zoda-pdp{padding:0 0 80px;max-width:none}.zoda-pdp__strip-wrap{position:relative}.zoda-pdp__strip{display:flex;gap:2px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;background:#efefef;scrollbar-width:none}.zoda-pdp__strip::-webkit-scrollbar{display:none}.zoda-pdp__strip-item{flex:0 0 88vw;aspect-ratio:3/4;background:#f5f5f5;scroll-snap-align:start;overflow:hidden}.zoda-pdp__strip-item img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:900px){.zoda-pdp__strip-item{flex:0 0 calc((100% - (var(--per-view, 4) - 1) * 2px) / var(--per-view, 4))}}.zoda-pdp__strip-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fffffff2;border:0;box-shadow:0 10px 28px #00000038;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a;cursor:pointer;z-index:8;transition:opacity .15s,background .15s,transform .15s}.zoda-pdp__strip-nav:hover{background:var(--zoda-accent-hover, #6fe0b8);transform:translateY(-50%) scale(1.04)}.zoda-pdp__strip-nav svg{color:#0a0a0a;width:22px!important;height:22px!important;stroke:currentColor;stroke-width:2.6}.zoda-pdp__strip-nav svg path{stroke:currentColor!important}.zoda-pdp__strip-nav:disabled{opacity:.35;cursor:not-allowed}.zoda-pdp__strip-nav--prev{left:clamp(18px,2.5vw,34px)}.zoda-pdp__strip-nav--next{right:clamp(18px,2.5vw,34px)}.zoda-pdp__below{display:grid;grid-template-columns:1fr;gap:40px;padding:48px 24px;max-width:1440px;margin:0 auto}@media(min-width:900px){.zoda-pdp__below{grid-template-columns:1.1fr 1fr;gap:80px;padding:64px 48px}}.zoda-pdp__col-left,.zoda-pdp__col-right{display:flex;flex-direction:column;gap:24px}.zoda-pdp__breadcrumbs{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted, #666);text-transform:uppercase;letter-spacing:.08em}.zoda-pdp__breadcrumbs a{color:inherit;text-decoration:none}.zoda-pdp__breadcrumbs a:hover{color:var(--accent)}.zoda-pdp__reviews-stub{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#2a2a2a}.zoda-pdp__review-badge-link{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.zoda-pdp__review-badge-link[hidden]{display:none!important}.zoda-pdp__review-badge-link:focus-visible{outline:2px solid var(--accent, #55cda1);outline-offset:4px}.zoda-pdp__review-summary-fallback{align-items:center;color:#ffffffc7;display:inline-flex;gap:8px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1;text-decoration:none;text-transform:uppercase}.zoda-pdp__review-summary-fallback:hover{color:#fff}.zoda-pdp__review-summary-fallback:focus-visible{outline:2px solid var(--accent, #55cda1);outline-offset:4px}.zoda-pdp__review-summary-stars{display:inline-flex;gap:2px;color:#ffffff57;font-size:13px;letter-spacing:0}.zoda-pdp__review-summary-stars .is-filled{color:var(--accent, #55cda1)}.zoda-pdp__reviews-stub .jdgm-widget,.zoda-pdp__reviews-stub .jdgm-widget *{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important}.zoda-pdp__reviews-stub .jdgm-preview-badge{display:inline-flex!important;align-items:center;min-height:24px}.zoda-pdp__reviews-stub .jdgm-star{color:var(--accent, #55cda1)!important;font-size:14px!important}.zoda-pdp__reviews-stub .jdgm-prev-badge__text{color:#ffffffb8!important;font-size:12px!important;letter-spacing:.06em;text-transform:uppercase}.zoda-pdp__stars{display:inline-flex;gap:2px;color:var(--accent, #c9a84c)}.zoda-pdp__stars svg{fill:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8}.zoda-pdp__stars svg path{stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8}.zoda-pdp__price-row{display:flex;align-items:baseline;gap:12px}.zoda-pdp__price--sale{color:#c0392b;font-weight:700}.zoda-pdp__price--strike{text-decoration:line-through;color:var(--muted, #888);font-size:16px}.zoda-pdp__installments{font-size:13px;color:var(--muted, #666);margin:-8px 0 0}.zoda-pdp__blurb{font-size:14px;line-height:1.7;color:#2a2a2a}.zoda-pdp__blurb p{margin:0 0 8px}.zoda-pdp__bullets{list-style:square;padding-left:20px;margin:0;display:flex;flex-direction:column;gap:6px;font-size:14px;line-height:1.5;color:#2a2a2a}.zoda-pdp__sku{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted, #666);margin:0}.zoda-pdp__sku span{color:#0a0a0a}.zoda-pdp__variants--sizes{flex-wrap:nowrap;gap:6px;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;padding:1px 0 4px;scrollbar-width:none}.zoda-pdp__variants--sizes::-webkit-scrollbar{display:none}.zoda-pdp__variants--sizes .zoda-pdp__variant{flex:0 0 auto;min-width:56px;padding:14px 16px;font-size:13px}.zoda-pdp__swatch{width:32px;height:32px;border-radius:50%;border:1px solid var(--line-strong, #ccc);cursor:pointer;padding:0;transition:transform .15s,box-shadow .15s}.zoda-pdp__swatch--active{box-shadow:0 0 0 2px #fff,0 0 0 3px #0a0a0a}.zoda-pdp__swatch:disabled{opacity:.4;cursor:not-allowed}.zoda-pdp__variants--colors{gap:10px}.zoda-pdp__model-info{font-size:13px;line-height:1.6;color:#2a2a2a;border-top:1px solid var(--line, #e5e5e5);border-bottom:1px solid var(--line, #e5e5e5);padding:16px 0}.zoda-pdp__model-info p{margin:0}.zoda-pdp__size-guide-link{display:inline-block;margin-top:8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#0a0a0a;text-decoration:underline;text-underline-offset:4px}.zoda-pdp__add{height:56px;padding:0 24px;font-size:14px}.zoda-pdp__cta-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:8px}.zoda-pdp__cta-row .zoda-pdp__add{width:100%;margin:0;min-width:0}.zoda-pdp__find{height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:14px;letter-spacing:.06em;text-transform:uppercase;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);cursor:pointer;min-width:0;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.zoda-pdp__find:hover{background:#fff;color:#0a0a0a;border-color:#fff}@media(max-width:640px){.zoda-pdp__variants--sizes .zoda-pdp__variant{min-width:44px;min-height:38px;padding:0 12px;font-size:12px}.zoda-pdp__cta-row{gap:8px}.zoda-pdp__cta-row .zoda-pdp__add,.zoda-pdp__find{height:50px;padding:0 10px;font-size:12px;letter-spacing:.06em}.zoda-pdp__cta-row .zoda-pdp__add svg{width:14px;height:14px}}.zoda-pdp__shipping-note{text-align:center;font-size:12px;color:var(--muted, #666);text-transform:uppercase;letter-spacing:.08em;margin:0}.zoda-pdp__icon-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.zoda-pdp__icon-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 12px;border:1px solid var(--line, #e5e5e5);background:#fafafa;text-align:center}.zoda-pdp__icon-tile svg{display:block}.zoda-pdp__icon-tile-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted, #666);margin:0;line-height:1}.zoda-pdp__icon-tile-value{font-size:12px;font-weight:600;color:#0a0a0a;margin:0;line-height:1}.zoda-pdp__desc-label{font-family:var(--zoda-font-display);font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 12px}.zoda-pdp__specs{display:flex;flex-direction:column;gap:32px;margin-top:24px}.zoda-pdp__spec{display:flex;flex-direction:column;gap:10px}.zoda-pdp__spec--fabric{gap:12px}.zoda-pdp__spec-eyebrow{margin:0;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3}.zoda-pdp__spec-value{margin:0;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important;text-transform:uppercase!important;font-size:28px;font-weight:700;line-height:1.1;color:#fff}.zoda-pdp__spec--fabric .zoda-pdp__spec-value{font-size:clamp(18px,1.45vw,22px);line-height:1.15}.zoda-pdp__spec-desc{margin:4px 0 0;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:14px;line-height:1.55;color:#ffffffc7;max-width:52ch}.zoda-pdp__fabric-spec-list{display:grid;gap:14px;max-width:58ch}.zoda-pdp__fabric-spec-list :where(.metafield-rich_text_field,ul,ol){margin:0;padding:0}.zoda-pdp__fabric-spec-list :where(ul,ol){display:grid;gap:10px;list-style:none}.zoda-pdp__fabric-summary-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.zoda-pdp__fabric-spec-list li{margin:0;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:14px;line-height:1.55;color:#ffffffc7}.zoda-pdp__fabric-summary-item{display:block}.zoda-pdp__fabric-summary-name{display:block;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:clamp(16px,1.25vw,19px);font-weight:700;line-height:1.2;margin-bottom:2px;text-transform:uppercase;color:#fff}.zoda-pdp__fabric-summary-desc{display:block;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;line-height:1.45;color:#ffffffb8;max-width:48ch}.zoda-pdp__fabric-swatches{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:5px;width:min(100%,270px)}.zoda-pdp__fabric-swatch{position:relative;display:grid;min-height:40px;aspect-ratio:1.45 / 1;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:0;background:linear-gradient(135deg,#55cda138,#0000008f),#ffffff0f;color:inherit;text-decoration:none}.zoda-pdp__fabric-swatch:focus-visible{border-color:#55cda1d1;outline:2px solid rgba(85,205,161,.82);outline-offset:3px}.zoda-pdp__fabric-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#00000005,#00000047),linear-gradient(180deg,#00000014,#00000047);pointer-events:none}.zoda-pdp__fabric-swatch img{width:100%;height:100%;display:block;object-fit:cover}.zoda-pdp__fabric-swatch-name{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:4px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;font-weight:800;line-height:1.05;color:#fff;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.62);overflow-wrap:anywhere}.zoda-pdp__fabric-summary-copy{margin:0;max-width:56ch;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;line-height:1.5;color:#ffffffc2}.zoda-pdp__fabric-summary-link{color:var(--accent, #55cda1);display:inline-flex;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:900;letter-spacing:.1em;line-height:1;margin-left:8px;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}.zoda-pdp__fabric-summary-link:hover{color:#fff}.zoda-pdp__fabric-summary-link:focus-visible{outline:2px solid var(--accent, #55cda1);outline-offset:3px}@media(max-width:760px){.zoda-pdp__fabric-swatches{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%}.zoda-pdp__fabric-swatch{min-height:36px}.zoda-pdp__fabric-swatch-name{padding:4px;font-size:12px}}.zoda-pdp__fabric-spec-list :where(strong,b){display:block;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:clamp(16px,1.25vw,19px);font-weight:700;line-height:1.2;margin-bottom:2px;text-transform:uppercase;color:#fff}.zoda-pdp__spec--best-for{gap:12px}.zoda-pdp__best-for{max-width:58ch}.zoda-pdp__best-for-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.zoda-pdp__best-for-item{margin:0;padding:0}.zoda-pdp__best-for-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;max-width:100%;padding:8px 12px;border:1px solid rgba(85,205,161,.38);border-radius:0;background:#55cda11c;color:#fff;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1;overflow-wrap:anywhere;text-align:center;text-transform:uppercase}@media(max-width:760px){.zoda-pdp__best-for-list{gap:6px}.zoda-pdp__best-for-chip{min-height:30px;padding:7px 10px;font-size:11px;letter-spacing:.06em}}.zoda-pdp,.zoda-pdp__blurb,.zoda-pdp__bullets,.zoda-pdp__model-info,.zoda-pdp-acc__content,.zoda-pdp__breadcrumbs,.zoda-pdp__reviews-stub,.zoda-pdp__price-row,.zoda-pdp__price,.zoda-pdp__installments,.zoda-pdp__option-label,.zoda-pdp__option-selected,.zoda-pdp__variant,.zoda-pdp__add,.zoda-pdp__shipping-note,.zoda-pdp__sku,.zoda-pdp__size-guide-link,.zoda-pdp__icon-tile-label,.zoda-pdp__icon-tile-value,.zoda-pdp__desc-toggle{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)}.zoda-pdp__title,.zoda-pdp-acc__summary{font-family:var(--zoda-font-display)}.zoda-pdp__judgeme{max-width:1440px;margin:0 auto;padding:0 24px 88px}.zoda-pdp__judgeme-inner{padding:0}.zoda-pdp__judgeme-kicker{margin:0 0 10px;color:var(--accent, #55cda1);font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase}.zoda-pdp__judgeme-title{margin:0 0 clamp(22px,2.6vw,36px);max-width:100%;color:#fff;font-family:var( --zoda-font-display, "Euphora", "Commuters Sans", Arial, sans-serif );font-size:clamp(22px,2.6vw,36px);font-weight:800;letter-spacing:0;line-height:.95;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html.zoda-pdp-review-modal-open,body.zoda-pdp-review-modal-open{overflow:hidden}.zoda-pdp__review-overview{align-items:center;border-bottom:1px solid rgba(255,255,255,.12);border-top:1px solid rgba(255,255,255,.12);display:grid;gap:0;grid-template-columns:minmax(220px,.9fr) minmax(280px,1.25fr) minmax(190px,.7fr);margin:0 0 clamp(22px,2.8vw,38px);min-height:112px}.zoda-pdp__review-overview[hidden]{display:none!important}.zoda-pdp__review-overview-score,.zoda-pdp__review-overview-bars,.zoda-pdp__review-overview-action{min-width:0;padding:20px clamp(18px,2.6vw,34px)}.zoda-pdp__review-overview-bars,.zoda-pdp__review-overview-action{border-left:1px solid rgba(255,255,255,.1)}.zoda-pdp__review-overview-score{align-items:flex-start;display:grid;gap:8px}.zoda-pdp__review-overview-stars,.zoda-pdp__review-overview-bar-stars{color:#ffffff52;display:inline-flex;gap:2px;letter-spacing:0;line-height:1}.zoda-pdp__review-overview-stars{font-size:18px}.zoda-pdp__review-overview-bar-stars{font-size:13px;min-width:78px}.zoda-pdp__review-overview-stars .is-filled,.zoda-pdp__review-overview-bar-stars .is-filled{color:var(--accent, #55cda1)}.zoda-pdp__review-overview-score p,.zoda-pdp__review-overview-score span{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);line-height:1.2}.zoda-pdp__review-overview-score p{margin:0;color:#fff;font-size:15px;font-weight:900;letter-spacing:.04em}.zoda-pdp__review-overview-score span{color:#ffffffad;font-size:12px;font-weight:800}.zoda-pdp__review-overview-bars{display:grid;gap:7px}.zoda-pdp__review-overview-bar{align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(90px,1fr) 28px}.zoda-pdp__review-overview-track{background:#ffffff1f;height:12px;overflow:hidden;position:relative}.zoda-pdp__review-overview-track span{background:#55cda1b8;display:block;height:100%}.zoda-pdp__review-overview-count{color:#ffffffb8;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;font-weight:900;line-height:1;text-align:right}.zoda-pdp__review-overview-action{display:flex;justify-content:flex-end}.zoda-pdp__review-overview .zoda-pdp__review-write{margin-top:0;min-width:240px}.zoda-pdp__judgeme .jdgm-widget,.zoda-pdp__judgeme .jdgm-widget *{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important}.zoda-pdp__reviews-stub .jdgm-widget .jdgm-star,.zoda-pdp__reviews-stub .jdgm-widget .jdgm-star:before,.zoda-pdp__reviews-stub .jdgm-widget .jdgm-star:after,.zoda-pdp__judgeme .jdgm-widget .jdgm-star,.zoda-pdp__judgeme .jdgm-widget .jdgm-star:before,.zoda-pdp__judgeme .jdgm-widget .jdgm-star:after{font-family:JudgemeStar!important;font-style:normal!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.zoda-pdp__judgeme .jdgm-form__rating,.zoda-pdp__judgeme .jdgm-form__rating-fieldset,.zoda-pdp__judgeme .jdgm-form__fieldset:has(.jdgm-star){align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:4px!important;justify-content:center!important}.zoda-pdp__judgeme .jdgm-form__rating .jdgm-star,.zoda-pdp__judgeme .jdgm-form__rating-fieldset .jdgm-star,.zoda-pdp__judgeme .jdgm-form__fieldset:has(.jdgm-star) .jdgm-star{display:inline-flex!important;flex:0 0 auto!important;line-height:1!important}.zoda-pdp__judgeme .jdgm-rev-widg,.zoda-pdp__judgeme .jdgm-rev-widg__header,.zoda-pdp__judgeme .jdgm-rev-widg__body{background:transparent!important;border-color:#ffffff24!important;color:#fff!important}.zoda-pdp__judgeme :where(.jdgm-rev-widg__title,.jdgm-rev__title,.jdgm-rev__author,.jdgm-form__title){color:#fff!important;letter-spacing:.06em;text-transform:uppercase}.zoda-pdp__judgeme :where(.jdgm-rev__body,.jdgm-rev__timestamp,.jdgm-rev-widg__summary-text,.jdgm-sort-dropdown,.jdgm-form label){color:#ffffffb8!important}.zoda-pdp__judgeme :where(.jdgm-star,.jdgm-histogram__bar-content){color:var(--accent, #55cda1)!important}.zoda-pdp__judgeme :where(.jdgm-write-rev-link,.jdgm-submit-rev){border:1px solid var(--accent, #55cda1)!important;background:var(--accent, #55cda1)!important;color:#03110c!important;font-weight:900!important;letter-spacing:.1em;text-transform:uppercase}.zoda-pdp__judgeme :where(.jdgm-rev,.jdgm-form-wrapper,.jdgm-question-form-wrapper){border-color:#ffffff24!important}.zoda-pdp__judgeme :where(.jdgm-sort-dropdown-wrapper,.jdgm-sort-dropdown){display:none!important}.zoda-pdp__judgeme [data-zoda-pdp-native-state=closed]{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;opacity:0!important;pointer-events:none!important}.zoda-pdp__judgeme [data-zoda-pdp-judgeme-native][data-zoda-pdp-review-form-open=true]{align-items:center;background:#000000b8;display:flex!important;top:0;right:0;bottom:0;left:0;justify-content:center;margin:0!important;overflow-y:auto;padding:clamp(18px,3vw,42px);position:fixed!important;width:auto!important;height:auto!important;z-index:2147483000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-legacy-widget-content,.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-rev-widg,.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form-wrapper{display:block!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-legacy-widget-content{position:relative;box-sizing:border-box;width:min(100%,1120px);max-height:min(86svh,900px);overflow-y:auto;padding:clamp(18px,2.6vw,32px);background:linear-gradient(145deg,#ffffff0f,#ffffff05),#030806f5;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 80px #00000094}.zoda-pdp__review-modal-close{align-items:center;background:#040806db;border:1px solid rgba(255,255,255,.22);color:#fff;cursor:pointer;display:inline-flex;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:900;height:38px;justify-content:center;line-height:1;padding:0;position:absolute;right:14px;text-transform:uppercase;top:14px;transition:background .16s ease,border-color .16s ease,color .16s ease;width:38px;z-index:3}.zoda-pdp__review-modal-close:hover,.zoda-pdp__review-modal-close:focus-visible{background:var(--accent, #55cda1);border-color:var(--accent, #55cda1);color:#03110c;outline:none}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-rev-widg,.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-rev-widg__header{min-height:0!important;padding-bottom:0!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-rev-widg{border:0!important;padding:0!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(.jdgm-rev-widg__title,.jdgm-rev-widg__summary,.jdgm-histogram,.jdgm-rev-widg__sort-wrapper,.jdgm-row-actions,.jdgm-rev-widg__body,.jdgm-rev-widg__paginate,.jdgm-write-rev-link,.jdgm-quest,.jdgm-question-form-wrapper,.jdgm-row-media,.jdgm-medals-wrapper,.jdgm-medals,.jdgm-medals__container,.jdgm-powered-by,.jdgm-widget-footer,.jdgm-widget-actions-wrapper){display:none!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form-wrapper{width:100%;max-width:min(100%,760px);margin:0 auto;padding-top:clamp(18px,2.4vw,28px);border-top:1px solid rgba(255,255,255,.14)!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form{display:grid!important;grid-template-columns:minmax(0,1fr);gap:16px;width:100%;max-width:min(100%,760px);margin:0 auto!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(.jdgm-form__title,.jdgm-form>p){margin:0 0 4px!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__title{grid-column:1 / -1;color:#fff!important;font-family:var(--zoda-font-display, "Euphora", "Commuters Sans", Arial, sans-serif)!important;font-size:clamp(22px,2.3vw,34px)!important;font-weight:800!important;letter-spacing:0!important;line-height:.95!important;text-align:center!important;text-transform:uppercase!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(.jdgm-form__fieldset,.jdgm-form__reviewer-name-format-container){margin:0!important;color:#ffffffb8!important;text-align:left!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset{grid-column:1 / -1}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=review_title]){display:none!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=review_title]),.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=reviewer_name]){grid-column:1 / -1}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=media]),.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__email-fieldset{grid-column:1 / -1}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(.jdgm-form label,.jdgm-form__fieldset>label){display:block!important;margin:0 0 8px!important;color:#ffffffc7!important;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.11em!important;line-height:1.2!important;text-transform:uppercase!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(input:not([type=hidden]):not([type=submit]),textarea){width:100%!important;min-height:46px;padding:12px 14px!important;background:#ffffff0f!important;border-color:#ffffff2e!important;border-radius:0!important;color:#fff!important;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important;font-size:14px!important;line-height:1.45!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] textarea{min-height:132px;resize:vertical}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-media-fieldset__container{width:100%}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-picture-fieldset__box{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;height:46px!important;max-height:46px!important;min-height:46px!important;padding:0 14px!important;border:1px dashed rgba(255,255,255,.22)!important;background:#ffffff0a!important;cursor:pointer}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-picture-fieldset__box-wrapper{display:none!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-picture-fieldset__box:after{content:"Upload photo or video";color:#ffffffa3;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] input[type=file]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;opacity:0;cursor:pointer}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__reviewer-name-format-container{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;margin:0 0 8px!important;color:#ffffff7a!important;font-size:11px!important;line-height:1.2!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-sort-dropdown-wrapper,.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-sort-dropdown{display:inline-flex!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-sort-dropdown{min-height:32px!important;padding:0 28px 0 10px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important;color-scheme:dark}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-sort-dropdown option{background:#06110d!important;color:#fff!important;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(input:not([type=hidden]):not([type=submit]),textarea):focus{border-color:var(--accent, #55cda1)!important;box-shadow:0 0 0 1px #55cda152!important;outline:none!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-sort-dropdown:focus{border-color:var(--accent, #55cda1)!important;box-shadow:0 0 0 1px #55cda152!important;outline:none!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(input::placeholder,textarea::placeholder){color:#ffffff6b!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(.jdgm-submit-rev,.jdgm-cancel-rev){flex:0 1 clamp(142px,16vw,220px)!important;width:clamp(142px,16vw,220px)!important;max-width:100%!important;min-width:0!important;min-height:44px!important;margin:4px 10px 0 0!important;padding:0 18px!important;border-radius:0!important;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.1em!important;line-height:44px!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset-actions{display:flex!important;align-items:center;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px;justify-content:center!important;padding-top:4px}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:not(:has(input)):not(:has(textarea)):not(:has(select)):not(.jdgm-form__fieldset-actions){max-width:760px;margin-right:auto!important;margin-left:auto!important;color:#ffffff9e!important;font-size:12px!important;line-height:1.5!important;text-align:center!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-submit-rev{order:2}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-cancel-rev{order:1;border:1px solid rgba(255,255,255,.22)!important;background:transparent!important;color:#fff!important}.zoda-pdp__review-stack{display:grid;gap:16px}.zoda-pdp__review-filter,.zoda-pdp__review-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.zoda-pdp__review-filter[hidden],.zoda-pdp__review-pagination[hidden]{display:none!important}.zoda-pdp__review-filter-button,.zoda-pdp__review-page-button{align-items:center;background:#55cda114;border:1px solid rgba(85,205,161,.36);color:#fff;cursor:pointer;display:inline-flex;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:900;justify-content:center;letter-spacing:.09em;line-height:1;min-height:36px;padding:0 12px;text-transform:uppercase;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.zoda-pdp__review-filter-button[aria-pressed=true],.zoda-pdp__review-page-button[aria-current=page],.zoda-pdp__review-filter-button:hover,.zoda-pdp__review-filter-button:focus-visible,.zoda-pdp__review-page-button:hover,.zoda-pdp__review-page-button:focus-visible{background:var(--accent, #55cda1);border-color:var(--accent, #55cda1);color:#03110c;outline:none}.zoda-pdp__review-page-button:disabled{cursor:default;opacity:.36}.zoda-pdp__review-page-button:disabled:hover,.zoda-pdp__review-page-button:disabled:focus-visible{background:#55cda114;border-color:#55cda15c;color:#fff}.zoda-pdp__review-sort{min-width:172px;position:relative;z-index:4}.zoda-pdp__review-sort-toggle{align-items:center;background:#55cda114;border:1px solid rgba(85,205,161,.36);color:#fff;cursor:pointer;display:flex;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:900;gap:10px;justify-content:space-between;letter-spacing:.09em;line-height:1;min-height:36px;padding:0 12px;text-transform:uppercase;transition:background .16s ease,border-color .16s ease,color .16s ease}.zoda-pdp__review-sort-toggle::-webkit-details-marker{display:none}.zoda-pdp__review-sort-toggle:after{border-bottom:2px solid currentColor;border-right:2px solid currentColor;content:"";height:7px;margin-top:-4px;transform:rotate(45deg);transition:transform .16s ease;width:7px}.zoda-pdp__review-sort[open] .zoda-pdp__review-sort-toggle,.zoda-pdp__review-sort-toggle:hover,.zoda-pdp__review-sort-toggle:focus-visible{background:var(--accent, #55cda1);border-color:var(--accent, #55cda1);color:#03110c;outline:none}.zoda-pdp__review-sort[open] .zoda-pdp__review-sort-toggle:after{margin-top:4px;transform:rotate(225deg)}.zoda-pdp__review-sort-menu{background:linear-gradient(145deg,#ffffff0f,#ffffff05),#030806fa;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 42px #00000070;display:grid;left:0;min-width:220px;padding:8px;position:absolute;top:calc(100% + 7px)}.zoda-pdp__review-sort-option{background:transparent;border:0;color:#ffffffc7;cursor:pointer;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1.15;min-height:36px;padding:0 10px;text-align:left;text-transform:uppercase}.zoda-pdp__review-sort-option[aria-pressed=true],.zoda-pdp__review-sort-option:hover,.zoda-pdp__review-sort-option:focus-visible{background:#55cda12e;color:var(--accent, #55cda1);outline:none}.zoda-pdp__review-list{display:grid;gap:14px;margin:0;overflow:visible;padding:0}.zoda-pdp__review-list[hidden]{display:none!important}.zoda-pdp__review-card{display:flex;flex-direction:column;min-height:0;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#ffffff0e,#ffffff05),#040806b8;padding:clamp(16px,1.7vw,22px)}.zoda-pdp__review-card-media{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,180px));margin:14px 0 0;max-width:560px;width:100%}.zoda-pdp__review-card-media img{aspect-ratio:1.35 / 1;display:block;height:auto;object-fit:cover;width:100%}.zoda-pdp__review-card-stars{display:inline-flex;gap:2px;margin-bottom:12px;color:#ffffff57;font-size:15px;letter-spacing:0;line-height:1}.zoda-pdp__review-card-stars .is-filled{color:var(--accent, #55cda1)}.zoda-pdp__review-card-title{margin:0 0 8px;color:#fff;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.zoda-pdp__review-card-copy{margin:0;color:#ffffffc7;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:clamp(13px,1.05vw,15px);line-height:1.5}.zoda-pdp__review-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:0;padding-top:18px}.zoda-pdp__review-card-meta strong,.zoda-pdp__review-card-meta span{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}.zoda-pdp__review-card-meta strong{color:#fff}.zoda-pdp__review-card-meta span{background:var(--accent, #55cda1);color:#03110c;padding:5px 7px}.zoda-pdp__review-empty{display:grid;gap:12px;max-width:560px;padding:8px 0}.zoda-pdp__review-empty-title{color:#fff;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:clamp(17px,1.7vw,22px);font-weight:900;letter-spacing:.08em;line-height:1.1;margin:0;text-transform:uppercase}.zoda-pdp__review-empty-copy{color:#ffffffb8;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:14px;line-height:1.45;margin:0}.zoda-pdp__review-write{margin-top:16px}.zoda-pdp__review-write,.zoda-pdp__review-empty-button{align-items:center;background:var(--accent, #55cda1);border:1px solid var(--accent, #55cda1);color:#03110c;cursor:pointer;display:inline-flex;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:900;justify-content:center;justify-self:start;letter-spacing:.1em;line-height:1;min-height:42px;padding:0 18px;text-transform:uppercase;transition:background .16s ease,border-color .16s ease,color .16s ease}.zoda-pdp__review-write[hidden]{display:none!important}.zoda-pdp__review-write:hover,.zoda-pdp__review-write:focus-visible,.zoda-pdp__review-empty-button:hover,.zoda-pdp__review-empty-button:focus-visible{background:transparent;color:#fff;outline:none}.zoda-pdp__review-pagination{justify-content:center;margin-top:4px}.zoda-pdp__review-page-status{color:#ffffff9e;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1;margin-left:4px;text-transform:uppercase}@media(min-width:900px){.zoda-pdp__judgeme{padding:0 48px 104px}}@media(min-width:761px)and (max-width:1100px){.zoda-pdp__review-overview{grid-template-columns:minmax(190px,.9fr) minmax(250px,1.1fr) minmax(170px,.7fr)}.zoda-pdp__review-overview-score,.zoda-pdp__review-overview-bars,.zoda-pdp__review-overview-action{padding:18px}.zoda-pdp__review-overview .zoda-pdp__review-write{min-width:180px}}@media(max-width:760px){.zoda-pdp__judgeme{padding:0 18px 64px}.zoda-pdp__judgeme-inner{padding:0}.zoda-pdp__judgeme-title{font-size:clamp(20px,6vw,30px)}.zoda-pdp__review-overview{grid-template-columns:1fr;min-height:0}.zoda-pdp__review-overview-score,.zoda-pdp__review-overview-bars,.zoda-pdp__review-overview-action{border-left:0;padding:16px 0}.zoda-pdp__review-overview-bars,.zoda-pdp__review-overview-action{border-top:1px solid rgba(255,255,255,.1)}.zoda-pdp__review-overview-action{justify-content:stretch}.zoda-pdp__review-overview .zoda-pdp__review-write{width:100%}.zoda-pdp__review-overview-bar{gap:9px;grid-template-columns:auto minmax(72px,1fr) 24px}.zoda-pdp__review-overview-bar-stars{min-width:72px}.zoda-pdp__judgeme [data-zoda-pdp-judgeme-native][data-zoda-pdp-review-form-open=true]{align-items:flex-start;padding:74px 14px 16px}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-legacy-widget-content{max-height:calc(100svh - 96px);padding:18px}.zoda-pdp__review-modal-close{height:34px;right:12px;top:12px;width:34px}.zoda-pdp__review-list{gap:12px}.zoda-pdp__review-card{width:100%}.zoda-pdp__review-card-media{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));max-width:100%}.zoda-pdp__review-filter-button,.zoda-pdp__review-page-button{font-size:10px;min-height:34px;padding:0 10px}.zoda-pdp__review-sort{min-width:min(100%,180px)}.zoda-pdp__review-sort-toggle{font-size:10px;min-height:34px;padding:0 10px}.zoda-pdp__review-sort-menu{min-width:min(78vw,220px)}.zoda-pdp__review-sort-option{font-size:10px}.zoda-pdp__review-page-status{flex-basis:100%;margin-left:0;text-align:center}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form{grid-template-columns:1fr;gap:14px}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=review_title]),.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=reviewer_name]),.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset:has(input[name=media]),.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__email-fieldset{grid-column:1}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__title{font-size:clamp(20px,6vw,28px)!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] .jdgm-form__fieldset-actions{align-items:center;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:center!important}.zoda-pdp__judgeme [data-zoda-pdp-review-form-open=true] :where(.jdgm-submit-rev,.jdgm-cancel-rev){margin-right:0!important;width:clamp(132px,42vw,190px)!important;text-align:center!important}}.zoda-pdp__title-block{display:flex;flex-direction:column;gap:8px}.zoda-pdp__title-block .zoda-pdp__title{margin:0;line-height:1.05}.zoda-pdp__price-row{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:12px;row-gap:4px;margin:0}.zoda-pdp__installments{font-size:12px;letter-spacing:.04em;margin:0}.zoda-pdp__col-left,.zoda-pdp__col-right{gap:20px}.zoda-shell--light .zoda-pdp__breadcrumbs,.zoda-shell--light .zoda-pdp__breadcrumbs a,.zoda-shell--light .zoda-pdp__reviews-stub,.zoda-shell--light .zoda-pdp__installments,.zoda-shell--light .zoda-pdp__shipping-note,.zoda-shell--light .zoda-pdp__sku{color:#ffffffb8}.zoda-shell--light .zoda-pdp__sku span,.zoda-shell--light .zoda-pdp__option-selected,.zoda-shell--light .zoda-pdp__blurb,.zoda-shell--light .zoda-pdp__blurb p,.zoda-shell--light .zoda-pdp__bullets,.zoda-shell--light .zoda-pdp__bullets li,.zoda-shell--light .zoda-pdp__model-info,.zoda-shell--light .zoda-pdp__model-info p,.zoda-shell--light .zoda-pdp__icon-tile,.zoda-shell--light .zoda-pdp__icon-tile-value{color:#fff}.zoda-shell--light .zoda-pdp__icon-tile-label{color:#ffffffa6}.zoda-shell--light .zoda-pdp__price--strike{color:#ffffff73}.zoda-shell--light .zoda-pdp__size-guide-link{color:#fff}.zoda-shell--light .zoda-pdp__model-info{border-top-color:#ffffff29;border-bottom-color:#ffffff29}.zoda-shell--light .zoda-pdp__icon-tile{background:#ffffff0a;border-color:#ffffff29}.zoda-shell--light .zoda-pdp__swatch{border-color:#ffffff80}.zoda-shell--light .zoda-pdp__swatch--active{box-shadow:0 0 0 2px #000,0 0 0 3px #fff}.zoda-shell--light .zoda-pdp__desc-toggle{color:#fff;background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:13px;cursor:pointer}.zoda-shell--light .zoda-pdp__desc-toggle:hover{color:var(--accent)}.zoda-pdp__accordions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.zoda-pdp-acc{background:linear-gradient(145deg,#ffffff12,#ffffff05),#0709088a;border:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(18px) saturate(1.3);backdrop-filter:blur(18px) saturate(1.3)}.zoda-pdp-acc:first-child{border-top-color:#ffffff17}.zoda-pdp-acc__summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:0 clamp(16px,2vw,24px);background:none;border:0;cursor:pointer;color:#fff;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease}.zoda-pdp-acc__summary:hover{background:#ffffff0e}.zoda-pdp-acc__summary:focus-visible{box-shadow:inset 0 0 0 2px var(--accent, #55cda1);outline:0}.zoda-pdp-acc__summary[aria-expanded=true]{background:#000}.zoda-pdp-acc__summary span{min-width:0}.zoda-pdp-acc__summary svg{border:1px solid rgba(85,205,161,.62);color:var(--accent, #55cda1);flex:0 0 22px;height:22px!important;padding:5px;width:22px!important}.zoda-pdp-acc__summary[aria-expanded=true] svg{background:var(--accent, #55cda1);border-color:var(--accent, #55cda1);color:#000}.zoda-pdp-acc__content{background:linear-gradient(90deg,#55cda11f,#55cda100),#0000002e;border-top:1px solid rgba(255,255,255,.08);padding:16px clamp(16px,2vw,24px) 18px;font-family:var(--zoda-font-sans, "Commuters Sans", Arial, sans-serif);font-size:14px;line-height:1.7;color:#ffffffd1}.zoda-pdp-acc__content :where(p,ul,ol,li,span,strong,em,a,div){font-family:inherit}.zoda-pdp-acc__content :where(strong,b){font-weight:800}.zoda-pdp__accordions .zoda-pdp-acc:nth-child(2) .zoda-pdp-acc__content :where(strong,b){display:block;margin-bottom:2px}.zoda-pdp-acc__content p{margin:0 0 10px}.zoda-pdp-acc__content ul{list-style:square;margin:0 0 10px;padding-left:18px}.zoda-pdp__desc{position:relative}.zoda-pdp__desc.is-clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.zoda-pdp__tech-tags{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-top:14px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#fff}.zoda-pdp__tech-tags>span{display:inline-flex;align-items:center;font:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}.zoda-pdp__tech-tags>span+span:before{content:"\b7";color:#ffffff73;margin:0 12px}.zoda-pdp__add-subnote{margin:8px 0 0;text-align:center;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.zoda-pi{margin-top:80px;padding-top:56px;border-top:1px solid var(--line)}.zoda-pi__inner{display:grid;grid-template-columns:1fr;gap:48px;max-width:1200px;margin:0 auto;padding:0 24px}@media(min-width:900px){.zoda-pi__inner{grid-template-columns:1.1fr .9fr;gap:64px}}.zoda-pi__left,.zoda-pi__right{display:flex;flex-direction:column;gap:36px}.zoda-pi__block{display:flex;flex-direction:column;gap:12px}.zoda-pi__eyebrow{font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0}.zoda-pi__title{font-family:var( --zoda-font-display, "Euphora", "Commuters Sans", Arial, sans-serif );font-size:clamp(20px,2vw,26px);font-weight:500;margin:0;letter-spacing:.01em}.zoda-pi__fabrics{display:flex;flex-wrap:wrap;gap:14px}.zoda-pi__fabric{position:relative;width:150px;height:100px;border-radius:12px;overflow:hidden;flex:0 0 auto}.zoda-pi__fabric img{width:100%;height:100%;object-fit:cover;display:block}.zoda-pi__fabric span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(180deg,#00000026,#00000073);text-shadow:0 1px 2px rgba(0,0,0,.4)}.zoda-pi__meter-media img{width:100%;height:auto;display:block;border-radius:10px}.zoda-pi-acc{background:linear-gradient(145deg,#ffffff12,#ffffff05),#0709080a;border:1px solid var(--line, rgba(0, 0, 0, .1));box-shadow:inset 0 1px #ffffffad;overflow:hidden}.zoda-pi-acc__summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:0 clamp(16px,2vw,24px);line-height:1;background:none;border:0;cursor:pointer;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fg);text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease}.zoda-pi-acc__summary:hover{background:#55cda114}.zoda-pi-acc__summary:focus-visible{box-shadow:inset 0 0 0 2px var(--accent, #55cda1);outline:0}.zoda-pi-acc__summary[aria-expanded=true]{background:#0a0a0a;color:#fff}.zoda-pi-acc__summary span{min-width:0}.zoda-pi-acc__summary svg{border:1px solid rgba(85,205,161,.62);color:var(--accent, #55cda1);flex:0 0 22px;height:22px!important;padding:5px;width:22px!important}.zoda-pi-acc__summary[aria-expanded=true] svg{background:var(--accent, #55cda1);border-color:var(--accent, #55cda1);color:#000}.zoda-pi-acc__content{background:linear-gradient(90deg,#55cda11a,#55cda100),#00000008;border-top:1px solid var(--line, rgba(0, 0, 0, .1));padding:16px clamp(16px,2vw,24px) 18px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:15px;line-height:1.7;color:var(--fg)}.zoda-pi-rte p{margin:0 0 10px}.zoda-pi-rte ul{list-style:square;margin:0 0 10px;padding-left:18px}.zoda-pi__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.zoda-pi__tags span{background:#0a0a0a;color:#fff;padding:6px 10px;border-radius:6px;font-family:var(--zoda-font-mono, "Commuters Sans", Arial, sans-serif);font-size:11px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:640px){.zoda-pdp__subtitle,.zoda-pdp__blurb,.zoda-pdp__bullets,.zoda-pdp-acc__content,.zoda-pi-rte{font-size:clamp(14px,3.8vw,16px)!important;line-height:1.46!important}.zoda-pdp__label,.zoda-pdp__shipping-note,.zoda-pdp__icon-tile-label,.zoda-pdp__spec-eyebrow,.zoda-pdp__desc-label,.zoda-pdp-acc__trigger,.zoda-pi__tags span{font-size:clamp(11px,3vw,12.5px)!important;line-height:1.16!important}.zoda-pdp__icon-tile-value,.zoda-pdp__variant,.zoda-pdp__add,.zoda-pdp__find{font-size:clamp(12px,3.3vw,14px)!important}}h2.zoda-pdp__judgeme-title{box-sizing:border-box!important;font-size:clamp(30px,3vw,46px)!important;line-height:.98!important}@media(max-width:760px){h2.zoda-pdp__judgeme-title{font-size:clamp(26px,7vw,34px)!important}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/zoda-pdp-page.css.map */
