@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.woff2) format("woff2");font-weight:300 900;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-VariableItalic.woff2) format("woff2");font-weight:300 900;font-display:swap;font-style:italic}:root{--sm-primary:#4B21EF;--sm-primary-dark:#3A19C2;--sm-primary-soft:#EEEBFD;--sm-accent:#6AFAA5;--sm-accent-dark:#0DC557;--sm-bg-dark:#10103A;--sm-bg-light:#FAFAFA;--sm-surface:#FFFFFF;--sm-text-primary:#0A0A0F;--sm-text-secondary:#71717A;--sm-text-tertiary:#A1A1AA;--sm-border:#E4E4E7;--sm-border-soft:#F0F0F1;--sm-muted:#F4F4F5;--sm-success:#0DC557;--sm-warning:#F59E0B;--sm-danger:#EF4444}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Satoshi,Inter,system-ui,sans-serif;letter-spacing:-.011em}h1,h2,h3,h4{letter-spacing:-.022em}.sm-card{background:var(--sm-surface);border:1px solid var(--sm-border);border-radius:.875rem;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.02)}.sm-card-hover{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.sm-card-hover:hover{border-color:#D4D4D8;box-shadow:0 1px 3px rgba(0,0,0,.05),0 8px 24px rgba(0,0,0,.04)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:600;font-size:.875rem;border-radius:.625rem;transition:all .14s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--sm-primary);color:#fff;padding:.55rem .95rem}.btn-primary:hover{background:var(--sm-primary-dark)}.btn-accent{background:var(--sm-accent);color:#06351F;padding:.55rem .95rem}.btn-accent:hover{filter:brightness(.96)}.btn-secondary{background:#fff;color:var(--sm-text-primary);padding:.55rem .95rem;border:1px solid var(--sm-border)}.btn-secondary:hover{background:var(--sm-muted);border-color:#D4D4D8}.btn-ghost{background:transparent;color:var(--sm-text-secondary);padding:.45rem .7rem}.btn-ghost:hover{background:var(--sm-muted);color:var(--sm-text-primary)}.btn-sm{padding:.35rem .7rem;font-size:.8rem;border-radius:.5rem}.btn-lg{padding:.75rem 1.35rem;font-size:.95rem}.btn-block{width:100%}.catalog-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.catalog-search{position:relative;flex:1 1 100%;min-width:0;width:100%;display:flex;align-items:center}@media (min-width:640px){.catalog-search{flex:1 1 auto;min-width:12rem}}.catalog-search__icon{position:absolute;left:.85rem;width:16px;height:16px;color:var(--sm-text-tertiary);pointer-events:none}.catalog-search__input{width:100%;height:40px;padding:0 2.5rem;background:#fff;border:1px solid var(--sm-border);border-radius:.55rem;font-size:.875rem;color:var(--sm-text-primary);outline:none;transition:border-color .14s ease,box-shadow .14s ease}.catalog-search__input::-moz-placeholder{color:var(--sm-text-tertiary)}.catalog-search__input::placeholder{color:var(--sm-text-tertiary)}.catalog-search__input:focus{border-color:var(--sm-primary);box-shadow:0 0 0 3px rgba(75,33,239,.1)}.catalog-search__clear{position:absolute;right:.5rem;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:var(--sm-text-secondary);background:var(--sm-muted);transition:background .12s ease,color .12s ease;cursor:pointer}.catalog-search__clear:hover{background:var(--sm-text-primary);color:#fff}.catalog-search__clear i,.catalog-search__clear svg{width:12px!important;height:12px!important}.catalog-toolbar__sort{display:flex;align-items:center;gap:.5rem}.catalog-empty{grid-column:1/-1;padding:3rem 1.5rem;text-align:center;background:var(--sm-bg-light);border:1px dashed var(--sm-border);border-radius:.875rem}.catalog-empty__icon{width:56px;height:56px;margin:0 auto 1rem;border-radius:50%;background:#fff;border:1px solid var(--sm-border);display:grid;place-items:center;color:var(--sm-text-tertiary)}.catalog-empty__title{font-size:1rem;font-weight:700;color:var(--sm-text-primary);margin-bottom:.35rem}.catalog-empty__desc{font-size:.85rem;color:var(--sm-text-secondary);max-width:400px;margin:0 auto 1rem;line-height:1.5}.recently-viewed[hidden]{display:none}.recently-viewed__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.recently-viewed__title{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--sm-text-primary)}.recently-viewed__title i{width:14px;height:14px;color:var(--sm-primary)}.recently-viewed__clear{font-size:.72rem;color:var(--sm-text-tertiary);cursor:pointer;background:none;border:none;transition:color .12s ease}.recently-viewed__clear:hover{color:var(--sm-text-primary)}.recently-viewed__list{display:flex;gap:.5rem;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.25rem}.recently-viewed__list::-webkit-scrollbar{height:4px}.recently-viewed__list::-webkit-scrollbar-thumb{background:var(--sm-border-strong);border-radius:4px}.recent-mini{flex:0 0 auto;width:130px;display:flex;flex-direction:column;gap:.25rem;background:#fff;border:1px solid var(--sm-border);border-radius:.55rem;padding:.35rem;text-decoration:none;color:inherit;transition:border-color .12s ease,transform .12s ease}.recent-mini:hover{border-color:var(--sm-text-tertiary);transform:translateY(-1px)}.recent-mini__img{aspect-ratio:4/3;background:#fff;border-radius:.35rem;overflow:hidden;display:grid;place-items:center}.recent-mini__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.recent-mini__brand{font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--sm-text-tertiary);margin-top:.15rem;line-height:1.1}.recent-mini__model{font-size:.72rem;font-weight:600;color:var(--sm-text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-mini__price{font-size:.82rem;font-weight:700;color:var(--sm-text-primary);margin-top:.1rem}.comparator-strip{background:#fff;border:1px solid var(--sm-border);border-radius:.875rem;padding:.85rem 1rem;display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width:768px){.comparator-strip{flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}}.comparator-strip[hidden]{display:none}.comparator-strip__header{display:flex;flex-direction:column;flex-shrink:0;min-width:0}@media (min-width:768px){.comparator-strip__header{min-width:160px}}.comparator-strip__title{font-size:.875rem;font-weight:700;color:var(--sm-text-primary);display:flex;align-items:center;gap:.35rem}.comparator-strip__title i{width:16px;height:16px;color:var(--sm-primary)}.comparator-strip__desc{font-size:.72rem;color:var(--sm-text-secondary);margin-top:1px}.comparator-strip__slots{display:flex;gap:.55rem;flex:1;min-width:0}.comparator-slot{flex:1;min-width:100px;height:64px;border:1.5px dashed var(--sm-border-soft);border-radius:.55rem;display:flex;align-items:center;gap:.55rem;padding:.35rem .55rem;background:var(--sm-bg-light);position:relative;transition:border-color .12s ease}.comparator-slot--optional{opacity:.65}.comparator-slot--empty{justify-content:center;cursor:default}.comparator-slot__add-icon{width:24px;height:24px;border-radius:50%;background:var(--sm-primary-soft);color:var(--sm-primary);display:grid;place-items:center;flex-shrink:0}.comparator-slot__add-icon i{width:12px;height:12px}.comparator-slot__label{font-size:.72rem;color:var(--sm-text-secondary);font-weight:600;line-height:1.2}.comparator-slot__label-sub{font-size:.65rem;color:var(--sm-text-tertiary);line-height:1.2}.comparator-slot--filled{border:1.5px solid var(--sm-primary);background:#fff}.comparator-slot__img{width:48px;height:48px;background:#fff;border-radius:.4rem;overflow:hidden;display:grid;place-items:center;flex-shrink:0}.comparator-slot__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.comparator-slot__info{flex:1;min-width:0;display:flex;flex-direction:column}.comparator-slot__brand{font-size:.6rem;font-weight:800;color:var(--sm-text-tertiary);text-transform:uppercase;letter-spacing:.06em;line-height:1.1}.comparator-slot__model{font-size:.78rem;font-weight:600;color:var(--sm-text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comparator-slot__remove{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;background:var(--sm-muted);color:var(--sm-text-secondary);display:grid;place-items:center;cursor:pointer;transition:background .12s ease;overflow:hidden;padding:0}.comparator-slot__remove:hover{background:var(--sm-danger);color:#fff}.comparator-slot__remove i,.comparator-slot__remove svg{width:10px!important;height:10px!important;stroke-width:2.5}.comparator-strip__cta{flex-shrink:0;background:var(--sm-primary);color:#fff;font-weight:600;font-size:.8rem;padding:.55rem 1rem;border-radius:.55rem;display:inline-flex;align-items:center;gap:.35rem;transition:background .14s ease}.comparator-strip__cta:hover:not(:disabled){background:var(--sm-primary-dark)}.comparator-strip__cta:disabled{background:var(--sm-muted);color:var(--sm-text-tertiary);cursor:not-allowed}.shoe-card__actions{position:absolute;top:.5rem;left:.5rem;display:flex;gap:.3rem;z-index:2}.shoe-card__media--clickable{cursor:pointer}.shoe-card__action-btn{width:25px;height:25px;border-radius:50%;background:rgba(255,255,255,.92);border:1px solid var(--sm-border);color:var(--sm-text-secondary);display:grid;place-items:center;cursor:pointer;transition:all .14s ease;box-shadow:0 1px 3px rgba(0,0,0,.06)}.shoe-card__action-btn i,.shoe-card__action-btn svg{width:12px!important;height:12px!important;stroke-width:2.5}.shoe-card__compare-btn:hover{border-color:var(--sm-primary);color:var(--sm-primary)}.shoe-card__compare-btn.is-active{background:var(--sm-primary);color:#fff;border-color:var(--sm-primary)}.shoe-card__wishlist-btn.is-active,.shoe-card__wishlist-btn:hover{border-color:var(--sm-danger);color:var(--sm-danger)}.shoe-card__wishlist-btn.is-active{background:#fff}.shoe-card__wishlist-btn.is-active i,.shoe-card__wishlist-btn.is-active svg{fill:currentColor}.quiz-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(90deg,#F4F1FE,#EEEBFD);border:1px solid rgba(75,33,239,.12);border-radius:.875rem;padding:.85rem 1.25rem;flex-wrap:wrap}.quiz-banner[hidden]{display:none}.quiz-banner__left{display:flex;align-items:center;gap:.85rem;min-width:0;flex:1}.quiz-banner__icon{width:36px;height:36px;border-radius:10px;background:rgba(75,33,239,.12);color:var(--sm-primary);display:grid;place-items:center;flex-shrink:0}.quiz-banner__icon i{width:18px;height:18px}.quiz-banner__title{font-size:.9rem;font-weight:700;color:var(--sm-text-primary);letter-spacing:-.005em;line-height:1.3}.quiz-banner__desc{font-size:.78rem;color:var(--sm-text-secondary);line-height:1.4;margin-top:1px}.quiz-banner__right{gap:.5rem;flex-wrap:wrap}.quiz-banner__cta,.quiz-banner__right{display:inline-flex;align-items:center}.quiz-banner__cta{gap:.35rem;background:var(--sm-primary);color:#fff;font-weight:600;font-size:.8rem;padding:.55rem 1rem;border-radius:.55rem;transition:background .14s ease;white-space:nowrap}.quiz-banner__cta:hover{background:var(--sm-primary-dark);color:#fff}.quiz-banner__strava{display:inline-flex;align-items:center;gap:.4rem;background:#FC4C02;color:#fff;font-weight:700;font-size:.78rem;padding:.55rem .9rem;border-radius:.55rem;transition:background .14s ease,transform .12s ease,box-shadow .14s ease;white-space:nowrap}.quiz-banner__strava:hover{background:#E14400;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(252,76,2,.28)}.quiz-banner__strava svg{width:13px;height:13px;flex-shrink:0}.dev-profile-toggle{position:fixed;bottom:1rem;right:1rem;z-index:50;background:var(--sm-bg-dark);color:#fff;font-size:.7rem;font-weight:600;padding:.5rem .85rem;border-radius:9999px;box-shadow:0 4px 16px rgba(0,0,0,.2);cursor:pointer;opacity:.7;transition:opacity .14s ease}.dev-profile-toggle:hover{opacity:1}.profile-card{background:var(--sm-muted);border:1px solid var(--sm-border);border-radius:1rem;padding:1.25rem 1.5rem}.profile-col{background:#fff;border:1px solid var(--sm-border);border-radius:.7rem;padding:.85rem 1rem}.profile-col__title{font-size:.68rem;font-weight:700;letter-spacing:.06em;color:var(--sm-text-primary);text-transform:uppercase;margin-bottom:.55rem;display:flex;align-items:center;gap:.35rem}.profile-row{display:flex;justify-content:space-between;align-items:baseline;padding:.25rem 0;font-size:.8125rem}.profile-row__label{color:var(--sm-text-secondary)}.profile-row__value{color:var(--sm-text-primary);font-weight:600}.profile-row__value--muted{color:var(--sm-text-tertiary);font-weight:500}.shoe-card{background:#fff;border:1px solid var(--sm-border);border-radius:.875rem;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease,box-shadow .15s ease;cursor:pointer;text-decoration:none;color:inherit}.shoe-card__media-link{position:absolute;inset:0;z-index:0}.shoe-card:hover{border-color:#C8C8CC;box-shadow:0 1px 3px rgba(0,0,0,.04),0 6px 16px rgba(16,16,58,.04)}.shoe-card__media{position:relative;aspect-ratio:1/1;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.shoe-card__media .product-image-capsule__img,.shoe-card__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:.75rem;box-sizing:border-box;transition:transform .3s ease;pointer-events:none}.shoe-card:hover .shoe-card__media .product-image-capsule__img,.shoe-card:hover .shoe-card__media img{transform:scale(1.04)}.shoe-card--similar:hover .shoe-card__media .product-image-capsule__img,.shoe-card--similar:hover .shoe-card__media img{transform:none}.shoe-card--similar .shoe-card__brand{text-transform:uppercase;font-size:.7rem;letter-spacing:.08em;color:var(--sm-text-primary)}.shoe-card--similar .shoe-card__media img,.shoe-card__media-img{-o-object-fit:contain;object-fit:contain;padding:.75rem;box-sizing:border-box}.shoe-card__media svg{width:78%;height:78%}.product-image-capsule{position:relative;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.product-image-capsule__img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center;box-sizing:border-box;pointer-events:none}.product-image-capsule--card{aspect-ratio:1/1;width:100%}.product-image-capsule--fill{width:100%;height:100%;min-height:0}.product-image-capsule--card .product-image-capsule__img,.product-image-capsule--fill .product-image-capsule__img{padding:.75rem}.product-image-capsule--hero{position:absolute;inset:0;width:100%;height:100%;padding:1.25rem}@media (min-width:768px){.product-image-capsule--hero{padding:1.5rem}}.product-image-capsule--hero .product-image-capsule__img{padding:0}.product-image-capsule--thumb{width:100%;height:100%;padding:4px}.product-image-capsule--offer{aspect-ratio:1;width:100%;border-radius:.55rem}.product-image-capsule--offer .product-image-capsule__img{padding:5%}.product-image-capsule--slot{width:48px;height:48px;border-radius:.4rem;flex-shrink:0}.product-image-capsule--slot .product-image-capsule__img{padding:2px}.product-image-capsule:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65) 50%,transparent),#fff;background-size:200% 100%,100% 100%;background-position:-150% 0,0 0;background-repeat:no-repeat,no-repeat;animation:skeleton-shimmer 1.6s ease-in-out infinite;opacity:1;transition:opacity .4s ease;pointer-events:none;z-index:1}.product-image-capsule.is-loaded:after{opacity:0;animation:none}.product-image-capsule .product-image-capsule__img{opacity:0;transition:opacity .35s ease;z-index:0}.product-image-capsule.is-loaded .product-image-capsule__img{opacity:1}.shoe-card__nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#fff;border:1px solid var(--sm-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--sm-text-primary);opacity:0;transition:opacity .15s ease,background .15s ease;z-index:2;box-shadow:0 1px 4px rgba(0,0,0,.08)}.shoe-card:hover .shoe-card__nav{opacity:1}.shoe-card__nav:hover{background:var(--sm-primary);color:#fff;border-color:var(--sm-primary)}.shoe-card__nav i{width:14px;height:14px}.shoe-card__nav--prev{left:.55rem}.shoe-card__nav--next{right:.55rem}.match-badge{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;gap:.2rem;height:25px;box-sizing:border-box;font-weight:500;font-size:.65rem;padding:0 .55rem;border-radius:9999px;z-index:2;line-height:1;white-space:nowrap;background:#6AFAA5;color:#06351F}.match-badge i,.match-badge svg{width:11px!important;height:11px!important;stroke-width:3;flex-shrink:0}.match-badge strong{font-weight:700}.match-badge--inline{position:static;display:inline-flex;height:25px}.match-badge--green{background:#6AFAA5;color:#06351F}.match-badge--yellow{background:#FCD34D;color:#713F12}.match-badge--orange{background:#FDBA74;color:#7C2D12}.shoe-card__price-bubble{position:absolute;bottom:.55rem;right:.55rem;background:#fff;border:1px solid var(--sm-border);border-radius:9999px;padding:.28rem .65rem;font-weight:700;font-size:.8rem;color:var(--sm-text-primary);box-shadow:0 1px 4px rgba(0,0,0,.06);z-index:2}.shoe-card__body{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;align-items:stretch;gap:.75rem;flex:1;min-width:0;text-align:left}.shoe-card__text-link{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;text-decoration:none;color:inherit;text-align:left;width:100%}.shoe-card__brand{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--sm-text-tertiary);text-align:left;width:100%}.shoe-card__model{font-size:.875rem;font-weight:500;color:var(--sm-text-primary);letter-spacing:-.01em;line-height:1.3;text-align:left;width:100%;text-transform:none}.shoe-card__gender{font-size:.75rem;color:var(--sm-text-secondary);margin-top:0;text-align:left;width:100%}.shoe-card__brand--bold{color:var(--sm-text-primary);font-weight:800}.shoe-card__model--link{color:var(--sm-primary);font-weight:500}.shoe-card__specs-inline{display:flex;align-items:center;justify-content:flex-start;gap:.35rem .5rem;font-size:.72rem;color:var(--sm-text-secondary);flex-wrap:wrap;white-space:normal;text-align:left;width:100%}.shoe-card__specs-inline span{display:inline-flex;align-items:center;gap:.25rem}.shoe-card__specs-inline i,.shoe-card__specs-inline svg{width:.8rem;height:.8rem;color:var(--sm-text-secondary);stroke-width:2;flex-shrink:0}.shoe-card__spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem}.shoe-spec{background:var(--sm-muted);border:1px solid var(--sm-border);border-radius:.45rem;padding:.35rem .25rem;text-align:center}.shoe-spec__label{font-size:.65rem;font-weight:700;color:var(--sm-text-primary);letter-spacing:-.005em}.shoe-spec__value{font-size:.7rem;color:var(--sm-text-secondary);margin-top:.05rem;font-weight:500}.shoe-card__compat{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--sm-accent-dark);font-weight:500;line-height:1.35}.shoe-card__compat i,.shoe-card__compat svg{width:.85rem;height:.85rem;flex-shrink:0}.shoe-card__price-row{display:flex;align-items:baseline;justify-content:space-between;margin-top:auto}.shoe-card__price{font-size:1.05rem;font-weight:700;color:var(--sm-text-primary);letter-spacing:-.02em}.shoe-card__price-old{font-size:.75rem;color:var(--sm-text-tertiary);text-decoration:line-through;margin-left:.3rem}.shoe-card__media-wrap{position:relative}.shoe-card__discount{position:absolute;top:.4rem;right:.4rem;z-index:3;display:flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;padding:0;background:var(--sm-danger);color:#fff;font-size:.5rem;font-weight:800;line-height:1;letter-spacing:-.03em;border-radius:.22rem;writing-mode:horizontal-tb;pointer-events:none}.shoe-card__cta-row{display:flex;gap:.35rem;margin-top:.2rem;min-width:0}.shoe-card__cta-row .btn{padding:.5rem .55rem;font-size:.75rem;flex:1;gap:.25rem;min-width:0;white-space:normal;text-align:center;line-height:1.2;border-radius:.625rem}.shoe-card__cta-row .btn i{width:12px;height:12px}.filter-sidebar{background:#fff;border:1px solid var(--sm-border);border-radius:.875rem;overflow:hidden;position:static;max-height:none}.filter-sidebar--drawer{border:none;border-radius:0}.marketplace-shell{--mkt-header-h:4rem;--mkt-subnav-h:3.125rem;--mkt-sticky-top:calc(var(--mkt-header-h) + var(--mkt-subnav-h));overflow:visible;font-size:16px;line-height:1.5;font-family:Satoshi,Inter,system-ui,sans-serif;letter-spacing:-.011em;color:var(--sm-text-primary)}.marketplace-shell :is(h1,h2,h3,h4,h5,h6){font-size:unset;font-weight:unset;line-height:unset;letter-spacing:-.022em;color:inherit}.marketplace-shell .mkt-page-title{font-size:1.5rem;line-height:1.25;font-weight:700;letter-spacing:-.022em;color:var(--sm-text-primary)}@media (min-width:1024px){.marketplace-shell .mkt-page-title{font-size:1.875rem;line-height:1.2}}.marketplace-shell .product-offers__title{font-size:1rem;line-height:1.4;font-weight:700;color:var(--sm-text-primary);letter-spacing:-.022em}.mkt-container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;box-sizing:border-box}@media (min-width:1024px){.mkt-container{padding-left:2rem;padding-right:2rem}}.mkt-container--product{max-width:1300px}@media (min-width:1024px){.mkt-container--product{padding-left:1.5rem;padding-right:1.5rem}}body:has(.marketplace-shell),html:has(.marketplace-shell){overflow-x:clip}.catalog-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:start}.catalog-results-panel{min-width:0}@media (min-width:1024px){.catalog-layout{grid-template-columns:260px minmax(0,1fr)}.marketplace-shell .filter-sidebar{position:sticky;top:var(--mkt-sticky-top);max-height:calc(100vh - var(--mkt-sticky-top) - 1rem);overflow-y:auto;align-self:start;z-index:1}}.filter-block{padding:1rem 1.15rem;border-bottom:1px solid var(--sm-border-soft)}.filter-block:last-child{border-bottom:none}.filter-block--compact{padding:.6rem 1.15rem}.filter-block--compact .filter-block__title{margin-bottom:.35rem}.filter-block__title{font-size:.8125rem;font-weight:700;color:var(--sm-text-primary);margin-bottom:.65rem;display:flex;justify-content:space-between;align-items:center}.filter-check{display:flex;align-items:center;gap:.55rem;padding:.25rem 0;font-size:.85rem;color:var(--sm-text-secondary);cursor:pointer;transition:color .12s ease}.filter-check:hover{color:var(--sm-text-primary)}.filter-check input{display:none}.filter-check__box{width:16px;height:16px;border-radius:4px;border:1.5px solid #d4d4d8;background:#fff;display:grid;place-items:center;transition:all .12s ease;flex-shrink:0}.filter-check input:checked+.filter-check__box{background:var(--sm-primary);border-color:var(--sm-primary)}.filter-check__box:after{content:"";width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);margin-top:-2px;transition:transform .12s ease}.filter-check input:checked+.filter-check__box:after{transform:rotate(45deg) scale(1)}.filter-check__count{margin-left:auto;font-size:.7rem;color:var(--sm-text-tertiary)}.filter-sizes{display:grid;grid-template-columns:repeat(5,1fr);gap:.3rem}.filter-size{height:30px;border:1px solid var(--sm-border);background:#fff;border-radius:.375rem;font-size:.7rem;font-weight:500;color:var(--sm-text-primary);cursor:pointer;transition:all .12s ease;padding:0 .15rem}.filter-size:hover{border-color:var(--sm-primary);color:var(--sm-primary)}.filter-size.is-active{background:var(--sm-primary);border-color:var(--sm-primary);color:#fff}.filter-colors{display:grid;grid-template-columns:repeat(6,1fr);gap:.4rem}.filter-color{width:26px;height:26px;border-radius:50%;border:2px solid #fff;outline:1px solid var(--sm-border);cursor:pointer;transition:outline-color .12s ease,transform .12s ease}.filter-color:hover{transform:scale(1.1)}.filter-color.is-active{outline:2px solid var(--sm-primary);outline-offset:1px}.filter-range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;background:var(--sm-muted);border-radius:9999px;outline:none}.filter-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--sm-primary);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.15)}.sm-select{height:36px;padding:0 2.25rem 0 .9rem;background:#fff;border:1px solid var(--sm-border);border-radius:.55rem;color:var(--sm-text-primary);font-size:.8125rem;font-weight:500;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;cursor:pointer}.sm-select:hover{border-color:var(--sm-primary)}.active-chip{display:inline-flex;align-items:center;gap:.35rem;height:28px;padding:0 .65rem;background:var(--sm-primary-soft);border:1px solid rgba(75,33,239,.2);border-radius:.5rem;font-size:.75rem;font-weight:500;color:var(--sm-primary)}.active-chip__x{display:grid;place-items:center;width:14px;height:14px;cursor:pointer;border-radius:3px}.active-chip__x:hover{background:var(--sm-primary);color:#fff}.status-pill-orange{background:rgba(245,158,11,.14);border:1px solid rgba(245,158,11,.32);color:#B45309;border-radius:.375rem}.status-pill-mint,.status-pill-orange{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:700;padding:.3rem .65rem}.status-pill-mint{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.32);color:var(--sm-danger);border-radius:.375rem}.gallery-main{aspect-ratio:1;background:#fff;border-radius:.875rem;border:1px solid var(--sm-border);display:grid;place-items:center;overflow:hidden}.gallery-main svg{width:72%;height:72%}.gallery-thumb{aspect-ratio:1;background:#fff;border:2px solid var(--sm-border);border-radius:.5rem;cursor:pointer;display:block;position:relative;overflow:hidden;transition:border-color .12s ease;padding:0}.gallery-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.gallery-thumb .product-image-capsule{position:absolute;inset:0;width:100%;height:100%}.gallery-thumb svg{width:70%;height:70%;opacity:.8}.gallery-thumb:hover{border-color:#C8C8CC}.gallery-thumb.is-active{border-color:var(--sm-primary)}.gallery-thumb.is-active svg{opacity:1}.gallery-angle{width:80px;height:80px;border:2px solid var(--sm-border);border-radius:.6rem;background:#fff;cursor:pointer;overflow:hidden;display:block;position:relative;flex-shrink:0;transition:border-color .12s ease;padding:0}.gallery-angle:hover{border-color:var(--sm-text-tertiary)}.gallery-angle.is-active{border-color:var(--sm-accent-dark)}.gallery-angle img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery-angle .product-image-capsule{position:absolute;inset:0;width:100%;height:100%}#productMain{overflow-x:clip;width:100%;box-sizing:border-box}.product-detail__col,.product-detail__grid{min-width:0}.product-detail__col--offers{align-self:start}.product-gallery-hero{position:relative;border:1px solid var(--sm-border);border-radius:.875rem;overflow:hidden;background:#fff;aspect-ratio:1/1;max-height:50vh}@media (min-width:768px){.product-gallery-hero{aspect-ratio:16/10;max-height:400px}}.product-gallery-hero__main{position:absolute;inset:0;display:block;padding:0}.product-gallery-hero__main img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .35s ease}.product-gallery-hero__main .product-image-capsule.is-loaded .product-image-capsule__img,.product-gallery-hero__main.is-loaded img{opacity:1}.product-detail .offer-card{min-width:0;max-width:100%;box-sizing:border-box}.product-detail .offer-card__body>div:last-child{min-width:0}.product-detail .offer-info{overflow-wrap:anywhere}.product-detail .char-table{width:100%}.product-detail .char-row{grid-template-columns:minmax(110px,140px) minmax(0,1fr)}.product-detail .char-row__value{overflow-wrap:anywhere;word-break:break-word}.product-detail .spec-inline{min-width:0}.product-detail .spec-inline__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail .perf-card{min-width:0}.product-detail .perf-card__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail .product-size-alert-btn span:first-child{min-width:0;text-align:left;line-height:1.35}.marketplace-shell .size-guide-section h2,.size-guide-section #productSizeGuideTitle{font-size:1rem;line-height:1.4;font-weight:700;color:var(--sm-text-primary);letter-spacing:-.022em}.size-guide-carousel{display:flex;align-items:center;gap:.5rem}.size-guide-carousel__btn{flex-shrink:0;display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid var(--sm-border);border-radius:9999px;background:#fff;color:#0A0A0F;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.size-guide-carousel__btn:hover:not(:disabled){border-color:var(--sm-primary);color:var(--sm-primary)}.size-guide-carousel__btn:disabled{opacity:.35;cursor:not-allowed}.size-guide-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;flex:1;min-width:0}.size-guide-wrap--carousel{overflow-x:hidden}.size-guide-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:min(100%,calc(3.25rem + var(--size-guide-cols, 8) * 3.5rem))}.size-guide-table__label{width:3.25rem;padding:.5rem 1rem .5rem 0}.size-guide-table__label,.size-guide-table__value{text-align:left;white-space:nowrap;vertical-align:middle}.size-guide-table__value{padding:.5rem .75rem .5rem 0}@media (min-width:768px){.size-guide-table{min-width:0}.size-guide-wrap:not(.size-guide-wrap--carousel){overflow-x:visible}}.gallery-angle.is-loaded:after,.gallery-thumb.is-loaded:after{opacity:0;animation:none}.gallery-angle.is-loaded img,.gallery-thumb.is-loaded img{opacity:1}.size-pill-btn{min-width:44px;height:32px;padding:0 .65rem;border:1.5px solid var(--sm-border);background:#fff;border-radius:9999px;font-size:.8rem;font-weight:600;color:var(--sm-text-primary);cursor:pointer;transition:all .12s ease;display:inline-flex;align-items:center;justify-content:center;line-height:1}.size-pill-btn.is-selected,.size-pill-btn:hover:not(:disabled):not(.is-disabled){border-color:var(--sm-text-primary)}.size-pill-btn.is-selected{background:var(--sm-text-primary);color:#fff}.size-pill-btn.is-instock{border-color:#8FBBA0;color:#1B5E3B;background:#E7F3EC}.size-pill-btn.is-instock:hover{background:#D8EBDF;border-color:#7AAB8E}.size-pill-btn.is-disabled{background:var(--sm-muted);color:var(--sm-text-tertiary);border-color:var(--sm-border);cursor:not-allowed;opacity:.55}.size-cell{height:50px;border:1px solid var(--sm-border);background:#fff;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;color:var(--sm-text-primary);cursor:pointer;transition:all .12s ease;padding:.25rem}.size-cell:hover:not(.is-disabled){border-color:var(--sm-primary);color:var(--sm-primary)}.size-cell__sub{font-size:.55rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--sm-text-secondary);margin-top:1px}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--sm-border);border:1px solid var(--sm-border);border-radius:.7rem;overflow:hidden}.spec-cell{background:#fff;padding:.85rem 1rem;display:flex;flex-direction:column;gap:2px}.spec-cell__label{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--sm-text-tertiary);font-weight:700}.spec-cell__value{font-size:1rem;font-weight:700;color:var(--sm-text-primary)}.offer-card{background:#fff;border:1px solid var(--sm-border);border-radius:.875rem;padding:1rem 1.1rem;transition:border-color .12s ease,box-shadow .12s ease}.offer-card:hover{border-color:#C8C8CC;box-shadow:0 1px 3px rgba(0,0,0,.05),0 8px 16px rgba(0,0,0,.03)}.offer-card--hero{border:2px solid var(--sm-primary);background:linear-gradient(180deg,rgba(75,33,239,.025),#fff)}.offer-card__top{justify-content:space-between;margin-bottom:.85rem;min-height:36px;gap:.65rem}.offer-card__retailer,.offer-card__top{display:flex;align-items:center;min-width:0}.offer-card__retailer{gap:.5rem;flex:1}.offer-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.offer-logo-wrap--wordmark{width:auto;min-width:72px;max-width:140px;height:22px;border-radius:0}.offer-logo-wrap--initial{font-size:.75rem;font-weight:700;color:#52525b}.offer-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.offer-logo-wrap--wordmark .offer-logo-img{width:auto;max-width:100%}.offer-logo-fallback{display:none!important}.offer-retailer-name{font-weight:700;letter-spacing:-.005em;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-logo,.offer-retailer-name{font-size:.9rem;color:var(--sm-text-primary)}.offer-logo{font-weight:800;text-transform:uppercase;letter-spacing:.04em}.offer-discount{background:var(--sm-danger);color:#fff;font-weight:700;font-size:.78rem;padding:.25rem .55rem;border-radius:.375rem}.offer-card__body{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;align-items:center}@media (min-width:480px){.offer-card__body{grid-template-columns:88px minmax(0,1fr);gap:.9rem}}.offer-card__body--no-img{grid-template-columns:minmax(0,1fr)}.offer-card__img{aspect-ratio:1;background:#fff;border-radius:.55rem;display:grid;place-items:center;overflow:hidden}.offer-card__img img{width:90%;height:90%;-o-object-fit:contain;object-fit:contain}.offer-card__img svg{width:78%;height:78%}.offer-price-row{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.25rem}.offer-price{font-size:1.25rem;font-weight:800;color:var(--sm-text-primary);letter-spacing:-.02em}.offer-price-old{font-size:.85rem;color:var(--sm-text-tertiary);text-decoration:line-through}.offer-info{font-size:.78rem;color:var(--sm-text-secondary);line-height:1.5}.offer-info strong{color:var(--sm-text-primary);font-weight:600}.offer-cta{width:100%;margin-top:.9rem;background:var(--sm-accent-dark);color:#fff;border-radius:.55rem;padding:.75rem;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:.4rem;text-transform:uppercase;letter-spacing:.06em;transition:filter .12s ease}.offer-cta:hover{filter:brightness(.92)}.offer-card--hero .offer-cta{background:var(--sm-primary)}.offer-card--hero .offer-cta:hover{background:var(--sm-primary-dark)}.offer-promo{margin-top:.6rem;border:1px dashed var(--sm-accent-dark);border-radius:.5rem;padding:.55rem .6rem;background:rgba(13,197,87,.04)}.offer-promo__row{display:flex;align-items:center;justify-content:center;gap:.55rem}.offer-promo__code{font-size:1.05rem;font-weight:800;color:var(--sm-accent-dark);letter-spacing:.08em;font-variant-numeric:tabular-nums}.offer-promo__copy{width:26px;height:26px;border-radius:6px;background:rgba(13,197,87,.12);color:var(--sm-accent-dark);display:grid;place-items:center;cursor:pointer;transition:background .14s ease,color .14s ease,transform .12s ease;flex-shrink:0}.offer-promo__copy:hover{background:rgba(13,197,87,.22);transform:translateY(-1px)}.offer-promo__copy.is-copied{background:var(--sm-accent-dark);color:#fff}.offer-promo__copy i,.offer-promo__copy svg{width:13px!important;height:13px!important;stroke-width:2.2}.offer-promo__hint{font-size:.65rem;font-weight:500;color:var(--sm-text-secondary);margin-top:.35rem;text-align:center}.offer-sizes{margin-top:.75rem}.offer-sizes__label{font-size:.72rem;color:var(--sm-text-secondary);font-weight:600;margin-bottom:.35rem}.offer-sizes__list{display:flex;flex-wrap:wrap;gap:.25rem}.size-pill{font-size:.72rem;padding:.25rem .5rem;background:var(--sm-muted);border:1px solid var(--sm-border);border-radius:.375rem;color:var(--sm-text-primary);font-weight:500}.size-pill--in{background:#E7F3EC;border-color:#B7D4C3;color:#1B5E3B;font-weight:600}.product-header-discount{display:inline-flex;align-items:center;background:var(--sm-danger);color:#fff;font-weight:800;font-size:.95rem;padding:.35rem .65rem;border-radius:.5rem;letter-spacing:-.01em}.char-row{display:grid;grid-template-columns:minmax(0,1fr);border-top:1px solid var(--sm-border);font-size:.85rem}@media (min-width:640px){.char-row{grid-template-columns:minmax(110px,140px) minmax(0,1fr)}}.char-row:first-child{border-top:none}.char-row__label{padding:.7rem 1.1rem;color:var(--sm-text-secondary);font-weight:500}.char-row__value{padding:.55rem 1.1rem .7rem;color:var(--sm-text-primary);font-weight:500;border-left:none}@media (min-width:640px){.char-row__value{padding:.7rem 1.1rem;border-left:1px solid var(--sm-border)}}.perf-card{background:#fff;border:1px solid var(--sm-border);border-radius:.7rem;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.55rem}.perf-card__head{display:flex;align-items:center;gap:.5rem}.perf-card__icon{width:24px;height:24px;display:grid;place-items:center;color:var(--sm-accent-dark)}.perf-card__icon i{width:18px;height:18px}.perf-card__label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--sm-text-primary);flex:1}.perf-card__score{font-weight:700;font-size:1rem;color:var(--sm-text-primary)}.perf-bar{width:100%;height:8px;background:var(--sm-muted);border-radius:9999px;overflow:hidden}.perf-bar__fill{height:100%;background:linear-gradient(90deg,#6AFAA5,#0DC557);border-radius:9999px;transition:width .5s ease}.spec-inline{background:#fff;border:1px solid var(--sm-border);border-radius:.625rem;padding:.65rem .8rem;text-align:left}.spec-inline__label{font-size:.7rem;color:var(--sm-text-secondary);font-weight:600;margin-bottom:2px}.spec-inline__value{font-size:1rem;font-weight:500;color:var(--sm-text-primary)}.faq-item{border:1px solid var(--sm-border);border-radius:.7rem;background:#fff;overflow:hidden}.faq-item+.faq-item{margin-top:.55rem}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;font-size:.9rem;font-weight:600;color:var(--sm-text-primary);text-align:left;transition:background .1s ease}.faq-q:hover{background:var(--sm-muted)}.faq-q i{transition:transform .15s ease;color:var(--sm-text-secondary)}.faq-item.is-open .faq-q i{transform:rotate(180deg)}.faq-a{padding:0 1.1rem 1rem;color:var(--sm-text-secondary);font-size:.875rem;line-height:1.6;display:none}.faq-item.is-open .faq-a{display:block}.review{padding:1rem 1.15rem;border:1px solid var(--sm-border);border-radius:.7rem;background:#fff}.review__head{display:flex;align-items:center;gap:.55rem;margin-bottom:.35rem}.review__avatar{width:32px;height:32px;border-radius:50%;background:var(--sm-primary-soft);color:var(--sm-primary);font-weight:700;font-size:.7rem;display:grid;place-items:center}.review__name{font-size:.85rem;font-weight:700;color:var(--sm-text-primary)}.review__date{font-size:.7rem;color:var(--sm-text-tertiary)}.review__stars{color:var(--sm-warning);font-size:.8rem;letter-spacing:.05em;margin-bottom:.35rem}.review__text{color:var(--sm-text-secondary);font-size:.85rem;line-height:1.55}.price-history{background:#fff;border:1px solid var(--sm-border);border-radius:.875rem;padding:1.25rem}.price-history__toggle{display:inline-flex;gap:.15rem;background:var(--sm-muted);padding:.2rem;border-radius:.55rem}.price-history__tab{padding:.35rem .75rem;font-size:.75rem;font-weight:600;color:var(--sm-text-secondary);border-radius:.4rem;cursor:pointer}.price-history__tab.is-active{background:#fff;color:var(--sm-text-primary);box-shadow:0 1px 2px rgba(0,0,0,.06)}.price-toggle-btn{padding:.35rem .8rem;font-size:.75rem;font-weight:600;color:var(--sm-text-secondary);border-radius:.4rem;cursor:pointer;border:1.5px solid transparent;background:transparent;transition:all .12s ease}.price-toggle-btn:hover{color:var(--sm-text-primary)}.price-toggle-btn.is-active{background:#fff;color:var(--sm-primary);border-color:var(--sm-primary);box-shadow:0 1px 2px rgba(0,0,0,.04)}.price-history__chart{height:180px;background-image:linear-gradient(to bottom,var(--sm-border-soft) 1px,transparent 1px);background-size:100% 25%;position:relative;margin-top:1rem}.price-chart{display:grid;grid-template-columns:50px 1fr;gap:.5rem;height:220px;overflow:hidden}.price-chart__y-axis{display:flex;flex-direction:column;justify-content:space-between;font-size:.7rem;color:var(--sm-text-secondary);text-align:right;padding-right:.4rem;padding-bottom:22px;padding-top:2px;height:100%;box-sizing:border-box}.price-chart__y-axis span{line-height:1;font-variant-numeric:tabular-nums;display:block}.price-chart__main{position:relative;height:100%;overflow:hidden;border-bottom:1px solid var(--sm-border);border-left:1px solid var(--sm-border)}.price-chart__plot{position:absolute;inset:0 0 22px 0;overflow:hidden}.price-chart__svg{width:100%;height:100%;display:block;overflow:hidden}.price-chart__grid{position:absolute;inset:0;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between}.price-chart__grid span{display:block;height:1px;background:var(--sm-border-soft)}.price-chart__x-axis{position:absolute;bottom:0;left:0;right:0;height:22px;display:flex;justify-content:space-between;align-items:center;font-size:.68rem;color:var(--sm-text-tertiary);padding-top:4px}.price-chart__x-axis span{font-variant-numeric:tabular-nums}.price-stat{background:var(--sm-bg-light);border:1px solid var(--sm-border-soft);border-radius:.6rem;padding:.7rem .85rem}.price-stat__label{font-size:.7rem;color:var(--sm-text-secondary)}.price-stat__value{font-size:1rem;font-weight:700;color:var(--sm-text-primary);margin-top:2px}.header-strava{display:inline-flex;align-items:center;gap:.4rem;background:#FC4C02;color:#fff;font-size:.78rem;font-weight:700;padding:.4rem .75rem;border-radius:.5rem;transition:background .14s ease,transform .12s ease,box-shadow .14s ease;white-space:nowrap}.header-strava:hover{background:#E14400;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(252,76,2,.32)}.header-strava__icon{width:14px;height:14px;flex-shrink:0}.header-wishlist{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;color:rgba(255,255,255,.85);transition:background .14s ease,color .14s ease}.header-wishlist:hover{background:rgba(255,255,255,.1);color:#fff}.header-wishlist__badge{position:absolute;top:2px;right:2px;background:var(--sm-danger);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;border:2px solid var(--sm-bg-dark);box-sizing:content-box}.header-wishlist__badge[hidden]{display:none}.marketplace-subnav{background:#fff;border-bottom:1px solid var(--sm-border);position:sticky;top:4rem;z-index:40;overflow:visible}@media (min-width:1024px){.marketplace-subnav{top:5rem}}.marketplace-subnav .mkt-container{overflow:visible}.marketplace-subnav__inner{display:flex;align-items:center;gap:.25rem;min-width:0;overflow:visible;flex-wrap:nowrap}.mkt-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1rem;font-size:.85rem;font-weight:500;color:var(--sm-text-secondary);white-space:nowrap;position:relative;transition:color .14s ease;border-bottom:2px solid transparent}.mkt-tab.is-active,.mkt-tab:hover{color:var(--sm-text-primary)}.mkt-tab.is-active{font-weight:700;border-bottom-color:var(--sm-primary)}.mkt-tab--accent{color:var(--sm-accent-dark);font-weight:600}.mkt-tab--accent:hover{color:var(--sm-accent-dark);background:rgba(13,197,87,.06)}.mkt-divider{width:1px;height:18px;background:var(--sm-border);margin:0 .5rem}.mkt-strava-btn{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;background:#FC4C02;color:#fff;font-size:.8rem;font-weight:700;padding:.42rem .85rem;border-radius:.5rem;transition:background .14s ease,transform .12s ease,box-shadow .14s ease;white-space:nowrap;align-self:center}.mkt-strava-btn:hover{background:#E14400;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(252,76,2,.28)}.mkt-strava-btn svg{width:14px;height:14px;flex-shrink:0}.mkt-dd{position:relative;display:inline-flex;align-items:stretch}.mkt-tab__chev{opacity:.5;transition:transform .14s ease}.mkt-dd:hover .mkt-tab__chev{transform:rotate(180deg);opacity:.9}.mkt-dd:hover>.mkt-tab{color:var(--sm-text-primary)}.mkt-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--sm-border);border-radius:.7rem;box-shadow:0 12px 32px rgba(10,10,31,.12);padding:1rem 1.25rem;min-width:0;width:min(420px,calc(100vw - 2rem));max-width:calc(100vw - 2rem);display:none;gap:1.2rem 1.75rem;z-index:70;margin-top:-1px;grid-template-columns:1fr 1fr}.mkt-dd:hover .mkt-menu{display:grid}.mkt-dd:last-child .mkt-menu{left:auto;right:0}.mkt-menu--small{min-width:220px;grid-template-columns:1fr;padding:.85rem 1rem}.mkt-menu--mega{min-width:0;width:min(880px,calc(100vw - 2rem));max-width:calc(100vw - 2rem);grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem 1.15rem}@media (min-width:1024px){.mkt-menu--mega{grid-template-columns:repeat(4,minmax(0,1fr));padding:1.25rem 1.5rem}}.mkt-menu__col{display:flex;flex-direction:column;gap:.3rem}.mkt-menu__title{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--sm-text-primary);margin-bottom:.35rem}.mkt-menu__col a{font-size:.8rem;color:var(--sm-text-secondary);padding:.15rem 0;transition:color .12s ease;line-height:1.4}.mkt-menu__col a:hover{color:var(--sm-primary)}.mkt-menu__more{font-weight:700!important;color:var(--sm-primary)!important;margin-top:.3rem}.mkt-menu__soon{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--sm-text-tertiary);padding:.15rem 0;line-height:1.4;cursor:default}.mkt-menu__soon em{font-style:normal;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--sm-text-tertiary);background:var(--sm-bg-subtle,#f4f4f5);border-radius:999px;padding:.05rem .35rem}.mkt-menu--brands{width:min(400px,calc(100vw - 2rem));grid-template-columns:1fr 1fr;gap:1rem 1.75rem;padding:1rem 1.25rem}.mkt-brands-grid{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.mkt-menu--brands .mkt-menu__col:last-child .mkt-brands-grid{grid-template-columns:unset}.mkt-brand-logo{display:flex!important;align-items:center;justify-content:flex-start;height:auto;min-height:44px;width:auto;max-width:100%;padding:.25rem 0!important;border:none;border-radius:0;background:transparent;line-height:1!important;box-shadow:none;transition:opacity .12s ease}.mkt-brand-logo:hover{border:none;box-shadow:none;opacity:.7;color:inherit!important}.mkt-brand-logo__img{width:auto;max-width:160px;height:42px;-o-object-fit:contain;object-fit:contain}.mkt-brand-logo__fallback{font-size:.8rem;font-weight:600;color:var(--sm-text-primary)}.mkt-menu:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.nav-item{display:inline-flex;align-items:center;gap:.35rem;height:100%;padding:0 .85rem;font-size:.85rem;font-weight:500;color:rgba(255,255,255,.78);white-space:nowrap;transition:color .14s ease,background .14s ease;border:none;background:transparent;cursor:pointer}.nav-item:hover{color:#fff;background:rgba(255,255,255,.06)}.nav-item--accent{color:var(--sm-accent)}.nav-item--accent:hover{color:var(--sm-accent);background:rgba(106,250,165,.1)}.nav-item__chev{opacity:.55;transition:transform .14s ease}.nav-dd{position:relative;display:inline-flex;align-items:stretch;height:100%}.nav-dd.is-active>.nav-item{color:#fff;background:rgba(255,255,255,.1)}.nav-dd:hover>.nav-item{color:#fff;background:rgba(255,255,255,.06)}.nav-dd:hover .nav-item__chev{transform:rotate(180deg)}.nav-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--sm-border);border-radius:.7rem;box-shadow:0 12px 32px rgba(10,10,31,.18);padding:1rem 1.25rem;min-width:420px;display:none;gap:1.5rem;z-index:50;margin-top:4px;grid-template-columns:1fr 1fr}.nav-dd:hover .nav-menu{display:grid}.nav-menu__col{display:flex;flex-direction:column;gap:.4rem}.nav-menu__title{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--sm-text-tertiary);margin-bottom:.25rem}.nav-menu__col a{font-size:.8rem;color:var(--sm-text-secondary);padding:.2rem 0;transition:color .12s ease}.nav-menu__col a:hover{color:var(--sm-primary)}.nav-menu__more{font-weight:700!important;color:var(--sm-primary)!important;margin-top:.3rem}.sm-logo{font-weight:800;font-style:italic;font-size:1.4rem;letter-spacing:-.02em;display:inline-flex}.sm-logo .stride{color:#fff}.sm-logo .match{color:var(--sm-accent)}.bio-analysis{position:relative;background:linear-gradient(135deg,#F4F1FE,#EEEBFD);border:1px solid rgba(75,33,239,.12);border-radius:.875rem;padding:1rem 1.25rem;overflow:hidden;margin-bottom:1.5rem;display:grid;grid-template-columns:1fr auto;gap:1rem 1.25rem;align-items:center;font-family:Satoshi,Inter,system-ui,sans-serif}@media (max-width:767px){.bio-analysis{grid-template-columns:minmax(0,1fr)}}.bio-analysis__intro{grid-column:1}.bio-analysis__features-wrap,.bio-analysis__form{grid-column:1/-1}.bio-analysis__badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(75,33,239,.1);color:var(--sm-primary);font-size:.75rem;font-weight:700;padding:.3rem .7rem;border-radius:9999px;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.bio-analysis__badge i,.bio-analysis__badge svg{width:.85rem!important;height:.85rem!important;flex-shrink:0}.bio-analysis__title,.marketplace-shell h2.bio-analysis__title{font-family:Satoshi,Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:1.3;color:var(--sm-text-primary);letter-spacing:-.015em;margin:0 0 .2rem}.bio-analysis__desc{font-size:.78rem;font-weight:400;color:var(--sm-text-secondary);line-height:1.45;max-width:760px;margin:0}.bio-analysis__features{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media (max-width:768px){.bio-analysis__features{grid-template-columns:1fr}}.bio-feature{background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.8);border-radius:.55rem;padding:.55rem .7rem;display:flex;align-items:center;gap:.55rem}.bio-feature__icon{width:32px;height:32px;display:grid;place-items:center;color:var(--sm-primary);flex-shrink:0}.bio-feature__icon i,.bio-feature__icon svg{width:24px!important;height:24px!important;stroke-width:2}.bio-feature__text{min-width:0}.bio-feature__title{font-size:.78rem;font-weight:700;color:var(--sm-text-primary);letter-spacing:-.005em;line-height:1.2}.bio-feature__desc{font-size:.68rem;font-weight:400;color:var(--sm-text-secondary);line-height:1.4;margin-top:1px}.bio-analysis__form{display:flex;gap:.4rem;max-width:440px;flex-wrap:wrap;align-items:stretch}.bio-analysis__email{flex:1;min-width:180px;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;background:#fff;border:1px solid var(--sm-border);border-radius:.5rem;height:36px;box-sizing:border-box}.bio-analysis__email i,.bio-analysis__email svg{width:1.1rem!important;height:1.1rem!important;color:var(--sm-text-primary);stroke-width:2.5;flex-shrink:0}.bio-analysis__email input{flex:1;min-width:0;background:transparent;border:none;outline:none;font-family:inherit;font-size:.8rem;color:var(--sm-text-primary)}.bio-analysis__email input::-moz-placeholder{color:var(--sm-text-tertiary)}.bio-analysis__email input::placeholder{color:var(--sm-text-tertiary)}.bio-analysis__cta{background:var(--sm-primary);color:#fff;font-family:inherit;font-weight:600;font-size:.78rem;padding:0 1rem;border:none;border-radius:.5rem;transition:background .14s ease;height:36px;cursor:pointer;white-space:nowrap}.bio-analysis__cta:hover{background:var(--sm-primary-dark)}.product-icon-btn{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--sm-border);color:var(--sm-text-secondary);display:grid;place-items:center;transition:all .14s ease;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.06)}.product-icon-btn:hover{border-color:var(--sm-primary);color:var(--sm-primary)}.product-icon-btn i,.product-icon-btn svg{width:16px!important;height:16px!important}.product-share-wrap{position:relative}.product-share-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--sm-border);border-radius:.65rem;box-shadow:0 16px 36px rgba(10,10,31,.16);padding:.35rem;min-width:200px;z-index:30;display:flex;flex-direction:column;gap:2px;animation:cm-slide .18s ease-out}.product-share-menu[hidden]{display:none}.product-share-menu__item{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border-radius:.4rem;font-size:.85rem;color:var(--sm-text-primary);font-weight:500;background:transparent;border:none;cursor:pointer;text-align:left;width:100%;text-decoration:none;transition:background .12s ease}.product-share-menu__item:hover{background:var(--sm-muted);color:var(--sm-text-primary)}.product-share-menu__item i,.product-share-menu__item svg{width:16px!important;height:16px!important;color:var(--sm-text-secondary);flex-shrink:0}.brand-hero{background:#fff;border:1px solid var(--sm-border);border-radius:1rem;padding:1.5rem 1.75rem;display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center}@media (max-width:640px){.brand-hero{grid-template-columns:1fr;text-align:center}}.brand-hero__logo{width:110px;height:110px;border-radius:.8rem;background:#fff;display:grid;place-items:center;flex-shrink:0;padding:.65rem;border:1px solid var(--sm-border)}.brand-hero__logo .partner-logo{font-size:1.1rem}.brand-hero__logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.brand-hero__title{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.35rem}.brand-hero__desc{font-size:.9rem;color:var(--sm-text-secondary);line-height:1.45;margin-bottom:.75rem;max-width:640px}.brand-hero__meta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.brand-hero__meta-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--sm-text-secondary)}.brand-hero__meta-item i{color:var(--sm-primary)}.brand-hero__meta-item strong{color:var(--sm-text-primary);font-weight:700}.deals-page-header{margin-bottom:1.25rem}.deals-page-header__breadcrumb{font-size:.75rem;color:var(--sm-text-secondary);margin-bottom:.5rem;line-height:1.4}.deals-page-header__breadcrumb a{color:var(--sm-text-secondary);text-decoration:none;transition:color .15s ease}.deals-page-header__breadcrumb a:hover{color:var(--sm-primary)}.deals-page-header__title,.marketplace-shell h1.deals-page-header__title{font-family:Satoshi,Inter,system-ui,sans-serif;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--sm-text-primary);margin:0}.deals-hero{background:linear-gradient(135deg,#0DC557,#00A046);color:#fff;border-radius:1rem;padding:1.5rem 1.75rem;margin-bottom:2rem;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.5rem;align-items:center;position:relative;overflow:hidden;font-family:Satoshi,Inter,system-ui,sans-serif}.deals-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(110% 90% at 100% 50%,rgba(255,255,255,.18) 0,transparent 55%);pointer-events:none}@media (max-width:768px){.deals-hero{grid-template-columns:1fr;padding:1.25rem}.deals-page-header__title,.marketplace-shell h1.deals-page-header__title{font-size:1.5rem}}.deals-hero__content{position:relative;z-index:1;min-width:0}.deals-hero__badge{display:inline-flex;align-items:center;gap:.35rem;background:rgba(255,255,255,.22);color:#fff;font-size:.68rem;font-weight:700;padding:.25rem .65rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.55rem}.deals-hero__badge-icon{width:.875rem;height:.875rem;flex-shrink:0}.deals-hero__title,.marketplace-shell h2.deals-hero__title{font-family:Satoshi,Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 .35rem;color:#fff}.deals-hero__highlight,.deals-hero__title strong{background:#fff;color:#0DC557;padding:0 .35rem;border-radius:.35rem;display:inline-block;font-weight:800;line-height:1.2}.deals-hero__desc{font-size:.9rem;font-weight:400;color:rgba(255,255,255,.88);line-height:1.45;max-width:520px;margin:0}.deals-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;position:relative;z-index:1}.deals-hero__stat{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);border-radius:.65rem;padding:.75rem .85rem;text-align:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);min-height:4.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.deals-hero__stat-value{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#fff;min-height:1.65rem}.deals-hero__stat-value--skeleton{width:2.75rem;height:1.35rem;border-radius:.3rem;background:rgba(255,255,255,.28);animation:deals-stat-pulse 1.4s ease-in-out infinite}@keyframes deals-stat-pulse{0%,to{opacity:.45}50%{opacity:.9}}.deals-hero__stat-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:rgba(255,255,255,.85);margin-top:.2rem;line-height:1.2}.partners{background:#fff;border:1px solid var(--sm-border);border-radius:1rem;padding:1.5rem 1.75rem}.partners__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.marketplace-shell h2.partners__title,.partners__title{font-size:1.125rem;font-weight:800;line-height:1.3;color:var(--sm-text-primary);letter-spacing:-.015em;margin:0}.partners__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.55rem}@media (max-width:1100px){.partners__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:600px){.partners__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.partner-card{background:#fff;border:1px solid var(--sm-border);border-radius:.65rem;padding:.5rem .65rem;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease;height:64px;min-width:0;overflow:hidden;position:relative}.partner-card:hover{border-color:var(--sm-text-tertiary);transform:translateY(-2px);box-shadow:0 8px 24px rgba(10,10,31,.06)}.partner-card__logo-wrap{position:relative;width:100%;height:100%;max-width:120px;max-height:40px}.partner-card__logo{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center;width:100%!important;height:100%!important;max-width:100%;max-height:100%}.partner-logo{font-weight:900;letter-spacing:-.01em;line-height:1;text-align:center;display:inline-flex;align-items:baseline;gap:1px}.partner-logo--decathlon{color:#3643BA;font-size:.92rem;letter-spacing:-.02em}.partner-logo--irun{font-size:.9rem;color:#2E3B44;font-weight:800;letter-spacing:-.015em}.partner-logo--irun .partner-logo__mark{background:#A5C90B;color:#A5C90B;border-radius:50%;width:11px;height:11px;display:inline-block;margin-right:5px;position:relative;top:1px}.partner-logo--irun .partner-logo__text{font-family:Satoshi,sans-serif;font-weight:800}.partner-logo--alltricks{color:#00AEEF;font-size:.92rem;font-style:italic;font-weight:800;letter-spacing:-.01em}.partner-logo--alltricks .partner-logo__tld{font-size:.62rem;font-style:italic;font-weight:700;color:#00AEEF}.partner-logo--intersport{font-size:.82rem;letter-spacing:-.01em}.partner-logo--intersport .partner-logo__red{color:#ED1B24;font-weight:900}.partner-logo--intersport .partner-logo__blue{color:#003B95;font-weight:900}.partner-logo--ekosport{font-size:.82rem;letter-spacing:-.015em}.partner-logo--ekosport .partner-logo__red{color:#ED1C24;font-weight:900;font-style:italic}.partner-logo--ekosport .partner-logo__dark{color:#1A1A2E;font-weight:900;font-style:italic}.partner-logo--snowleader{color:#00263A;font-size:.7rem;letter-spacing:.02em;font-weight:900}.partner-logo--coros{color:#ED1B2A;font-size:.92rem;letter-spacing:.04em;font-weight:900}.partner-logo--top4running{color:#1A1A2E;font-size:.68rem;letter-spacing:.01em;font-weight:900}.partner-logo--top4running .partner-logo__accent{color:#76B82A}.gallery-angle,.gallery-main,.gallery-thumb,.offer-card__img,.recent-mini__img,.shoe-card__media{position:relative;overflow:hidden}.gallery-angle:after,.gallery-main:after,.gallery-thumb:after,.offer-card__img:after,.recent-mini__img:after,.shoe-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65) 50%,transparent),#fff;background-size:200% 100%,100% 100%;background-position:-150% 0,0 0;background-repeat:no-repeat,no-repeat;animation:skeleton-shimmer 1.6s ease-in-out infinite;opacity:1;transition:opacity .4s ease;pointer-events:none;z-index:1}.gallery-angle.is-loaded:after,.gallery-main.is-loaded:after,.gallery-thumb.is-loaded:after,.offer-card__img.is-loaded:after,.recent-mini__img.is-loaded:after,.shoe-card__media.is-loaded:after{opacity:0;animation:none}.gallery-angle img,.gallery-main img,.gallery-thumb img,.offer-card__img img,.recent-mini__img img,.shoe-card__media img{opacity:0;transition:opacity .35s ease;position:relative;z-index:0}.gallery-angle.is-loaded img,.gallery-main.is-loaded img,.gallery-thumb.is-loaded img,.offer-card__img.is-loaded img,.product-image-capsule.is-loaded .product-image-capsule__img,.recent-mini__img.is-loaded img,.shoe-card__media.is-loaded img{opacity:1}.gallery-angle:has(>.product-image-capsule):after,.gallery-thumb:has(>.product-image-capsule):after{content:none;animation:none;opacity:0}@keyframes skeleton-shimmer{0%{background-position:-150% 0,0 0}to{background-position:150% 0,0 0}}@keyframes sm-fade-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:sm-fade-in .22s ease-out}.compare-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}.compare-modal[hidden]{display:none}.compare-modal__backdrop{position:absolute;inset:0;background:rgba(10,10,31,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:cm-fade .22s ease}.compare-modal__panel{position:relative;background:#fff;border-radius:1rem;max-width:460px;width:100%;box-shadow:0 24px 64px rgba(10,10,31,.32);overflow:hidden;animation:cm-slide .26s ease-out}.compare-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--sm-border)}.compare-modal__logo{height:26px;width:auto;display:block}.compare-modal__close{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--sm-text-secondary);transition:background .12s ease,color .12s ease}.compare-modal__close:hover{background:var(--sm-muted);color:var(--sm-text-primary)}.compare-modal__body{padding:1.75rem 1.5rem 1.25rem;text-align:left}.compare-modal__icon{width:44px;height:44px;border-radius:12px;background:var(--sm-primary-soft);color:var(--sm-primary);display:grid;place-items:center;margin-bottom:1rem}.compare-modal__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--sm-text-primary);letter-spacing:-.02em}.compare-modal__text{font-size:.9rem;line-height:1.55;color:var(--sm-text-secondary)}.compare-modal__footer{padding:0 1.5rem 1.5rem}.compare-modal__cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:var(--sm-primary);color:#fff;font-weight:600;font-size:.9rem;padding:.85rem;border-radius:.7rem;transition:background .14s ease}.compare-modal__cta:hover{background:var(--sm-primary-dark);color:#fff}@keyframes cm-fade{0%{opacity:0}to{opacity:1}}@keyframes cm-slide{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}