.product-specs-tabs{margin:5.5rem 0}.product-specs-tabs__nav{display:flex;gap:.5rem;padding-bottom:1rem}.product-specs-tabs__tab{padding:.625rem 1.25rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;color:#6d7175;background:transparent;border:2px solid transparent;border-radius:50px;cursor:pointer;transition:all .2s ease}.product-specs-tabs__tab:hover{color:#000;background:#f5f5f5}.product-specs-tabs__tab--active{color:#fff;background:#000;border-color:#000}.product-specs-tabs__tab--active:hover{color:#fff;background:#000}.product-specs-tabs__panel{display:none}.product-specs-tabs__panel--active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-specs{padding:0}.product-specs__title{font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:-.02em;color:#161616;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #161616}.product-specs__grid{display:grid;gap:0;padding:0 .5rem}.product-specs__row{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid #e8e8e8}.product-specs__row:last-child{border-bottom:none}.product-specs__label{flex-shrink:0;margin-right:2rem}.product-specs__label-text{font-size:1.1rem;font-weight:800;color:#161616;text-transform:uppercase;letter-spacing:-.02em;display:block}.product-specs__label-desc{font-size:.9rem;font-weight:500;color:#6d7175;margin-top:.25rem;line-height:1.4;max-width:180px}.product-specs__value{font-size:1.05rem;font-weight:600;color:#161616;text-align:right}.flex-scale{display:flex;align-items:center;gap:4px}.flex-scale__bar{position:relative;display:flex;gap:3px;margin-right:1rem}.flex-scale__pip{width:24px;height:10px;background:#e8e8e8;border-radius:3px;transition:background-color .2s ease,transform .2s ease}.flex-scale__pip--active{background:#161616}.flex-scale__pip:nth-child(1).flex-scale__pip--active{background:#4ade80}.flex-scale__pip:nth-child(2).flex-scale__pip--active{background:#4ade80}.flex-scale__pip:nth-child(3).flex-scale__pip--active{background:#a3e635}.flex-scale__pip:nth-child(4).flex-scale__pip--active{background:#facc15}.flex-scale__pip:nth-child(5).flex-scale__pip--active{background:#facc15}.flex-scale__pip:nth-child(6).flex-scale__pip--active{background:#fb923c}.flex-scale__pip:nth-child(7).flex-scale__pip--active{background:#fb923c}.flex-scale__pip:nth-child(8).flex-scale__pip--active{background:#f87171}.flex-scale__pip:nth-child(9).flex-scale__pip--active{background:#ef4444}.flex-scale__pip:nth-child(10).flex-scale__pip--active{background:#dc2626}.flex-scale__text{font-size:1rem;font-weight:700;color:#161616;min-width:70px}.flex-scale__descriptor{font-size:.9rem;color:#6d7175;text-transform:uppercase;letter-spacing:.02em}.terrain-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.terrain-tag{display:inline-flex;align-items:center;padding:6px 14px;border-radius:50px;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.terrain-tag--all-mountain{background:#dbeafe;color:#1d4ed8}.terrain-tag--freestyle{background:#fef3c7;color:#d97706}.terrain-tag--freeride{background:#d1fae5;color:#059669}.terrain-tag--powder{background:#e0e7ff;color:#4f46e5}.terrain-tag--park{background:#fce7f3;color:#db2777}.terrain-tag--groomers{background:#f3e8ff;color:#9333ea}.terrain-tag--backcountry{background:#fef3c7;color:#b45309}.terrain-tag--jib-rail,.terrain-tag--jib\/rail{background:#fecaca;color:#dc2626}.ability-indicator{display:flex;align-items:center;gap:10px}.ability-indicator__bar{display:flex;gap:4px}.ability-indicator__segment{width:28px;height:8px;background:#e8e8e8;border-radius:3px}.ability-indicator__segment--active{background:#161616}.ability-indicator[data-level=beginner] .ability-indicator__segment--active{background:#4ade80}.ability-indicator[data-level=intermediate] .ability-indicator__segment--active{background:#3b82f6}.ability-indicator[data-level=advanced] .ability-indicator__segment--active{background:#f59e0b}.ability-indicator[data-level=expert] .ability-indicator__segment--active{background:#ef4444}.ability-indicator__text{font-size:1rem;font-weight:600;color:#161616}.rocker-profile{display:flex;align-items:center;gap:12px}.rocker-profile__visual{width:100px;height:24px;position:relative}.rocker-profile__line{position:absolute;width:100%;height:100%}.rocker-profile__svg{width:100px;height:24px}.rocker-profile__svg path{fill:none;stroke:#161616;stroke-width:3;stroke-linecap:round}.rocker-profile__text{font-size:1rem;font-weight:600;color:#161616}.lacing-indicator{display:flex;align-items:center;gap:10px}.lacing-indicator__icon{width:24px;height:24px;flex-shrink:0;stroke:#161616}.lacing-indicator__text{font-size:1rem;font-weight:600;color:#161616}.shape-indicator{display:flex;align-items:center;gap:10px}.shape-indicator__icon{width:50px;height:20px;border:2.5px solid #161616;border-radius:10px;position:relative}.shape-indicator__icon--true-twin{border-radius:10px}.shape-indicator__icon--asymmetric{border-radius:2px 12px 6px 6px}.shape-indicator__icon--volume-shifted{width:42px;height:22px;border-radius:12px 6px 6px 12px}.shape-indicator__icon--directional-twin{border-radius:11px 9px 9px 11px}.shape-indicator__icon--directional{border-radius:12px 7px 7px 12px}.shape-indicator__icon--tapered-directional{border-radius:14px 4px 4px 14px;width:48px;height:18px}.shape-indicator__text{font-size:1rem;font-weight:600;color:#161616}.planet-friendly-badge{display:flex;align-items:center;gap:.5rem}.planet-friendly-badge__icon{width:28px;height:28px;color:#059669;flex-shrink:0}.planet-friendly-badge__text{font-size:1rem;font-weight:600;color:#161616}.product-specs__tech{margin-top:1.5rem;border-top:2px solid #161616;padding-top:1.25rem}.product-specs__tech-title{font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:-.02em;color:#161616;margin:0 0 1rem}.tech-feature{padding:.75rem 0;border-bottom:1px solid #e8e8e8}.tech-feature__name{font-size:.9rem;font-weight:700;color:#161616;text-transform:uppercase;margin-bottom:.25rem}.product-specs__sizes{margin-top:0}.size-chart{width:100%;font-size:.9rem;border-collapse:collapse}.size-chart th,.size-chart td{padding:.875rem .75rem;text-align:center;border-bottom:1px solid #e8e8e8}.size-chart th{font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#6d7175;background:#f8f8f8;font-size:.75rem}.size-chart th:first-child,.size-chart td:first-child{text-align:left;font-weight:700;color:#161616}.size-chart td{color:#161616}.size-chart tbody tr:hover{background:#f8f8f8}.size-chart td.size-chart__selected{background:#161616;color:#fff;font-weight:700}.size-chart__intro{font-size:.9rem;color:#6d7175;margin-bottom:1.25rem;line-height:1.5}.sizing-guide__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;padding-top:1rem;border-bottom:1px solid #e8e8e8;flex-wrap:wrap}.sizing-guide__badge{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#6d7175;border:1.5px solid #6D7175;padding:.25rem .5rem;border-radius:3px;flex-shrink:0}.sizing-guide__badge--kids{color:#7c3aed;border-color:#7c3aed;background-color:#f5f3ff}.sizing-guide__intro{font-size:.95rem;font-weight:600;color:#161616}.sizing-guide__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:1rem}.sizing-guide__title{font-size:.9rem;font-weight:800;color:#161616;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .75rem}.sizing-guide__subtitle{font-size:.9rem;color:#6d7175;margin:-.5rem 0 .75rem;line-height:1.4}.sizing-table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.sizing-table{width:100%;border-collapse:collapse;font-size:.9rem}.sizing-table th,.sizing-table td{padding:.625rem .5rem;text-align:left;border-bottom:1px solid #e8e8e8}.sizing-table th{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;padding-bottom:.5rem;border-bottom:2px solid #e8e8e8;border-top:0}.sizing-table td{color:#161616}.sizing-table td strong{font-weight:700;color:#161616}.sizing-table__dim{font-size:.75rem;color:#9ca3af;font-weight:400;margin-left:.25rem}.sizing-table tbody tr:hover{background:#fafafa}.sizing-table tbody tr:last-child td{border-bottom:none}.sizing-table--kids{font-size:.85rem;width:100%}.sizing-table--kids th:first-child,.sizing-table--kids td:first-child{width:18%;text-align:center}.sizing-table--kids th:nth-child(2),.sizing-table--kids td:nth-child(2){width:22%;text-align:center}.sizing-table--kids th:last-child,.sizing-table--kids td:last-child{width:60%;text-align:left}.sizing-table--kids td{vertical-align:middle;line-height:1.5}.sizing-table--kids td:first-child{font-weight:600}.sizing-table--kids td:last-child{font-size:.8rem;color:#374151}.sizing-table__binding{display:inline;white-space:nowrap}.sizing-table__binding:not(:last-of-type):after{content:" \b7  ";color:#9ca3af}.sizing-table__tooltip{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:6px;cursor:help;vertical-align:middle;position:relative}.sizing-table__tooltip svg{width:18px;height:18px;flex-shrink:0}.sizing-table__tooltip:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);right:0;background:#1f2937;color:#fff;padding:10px 14px;border-radius:8px;font-size:.8rem;font-weight:400;line-height:1.4;white-space:normal;width:240px;z-index:100;box-shadow:0 4px 16px #0003}.sizing-table__tooltip:hover:before{content:"";position:absolute;bottom:calc(100% + 2px);right:4px;border:6px solid transparent;border-top-color:#1f2937;z-index:100}@media(max-width:768px){.sizing-table--kids{font-size:.8rem}.sizing-table--kids th:first-child,.sizing-table--kids td:first-child{width:15%}.sizing-table--kids th:nth-child(2),.sizing-table--kids td:nth-child(2){width:20%}.sizing-table--kids th:last-child,.sizing-table--kids td:last-child{width:65%}.sizing-table--kids td:last-child{font-size:.75rem}.sizing-table__tooltip:hover:after{width:200px;right:-10px}}.style-adjust{padding:.875rem;background:#f9fafb;border-radius:6px}.style-adjust__row{display:flex;gap:1.5rem}.style-adjust__option{display:flex;align-items:flex-start;gap:.5rem;flex:1}.style-adjust__arrow{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:1rem;font-weight:800;line-height:1}.style-adjust__arrow--down{color:#3b82f6;background:#dbeafe}.style-adjust__arrow--up{color:#16a34a;background:#dcfce7}.style-adjust__content{flex:1}.style-adjust__content strong{display:block;font-size:.9rem;font-weight:700;color:#161616;line-height:1.3}.style-adjust__content span{display:block;font-size:.9rem;color:#6d7175;margin-top:.125rem}.sizing-guide__note{margin-top:1.25rem;padding:.875rem;background:#f9fafb;border-radius:6px;font-size:.9rem;color:#6d7175;line-height:1.5}.sizing-guide__note strong{color:#161616}.sizing-guide__note--small{font-size:.8rem;padding:8px 12px;margin-top:12px;margin-bottom:-8px}.sizing-guide__help{margin-top:1.5rem;font-size:.9rem;color:#6b7280}.sizing-guide__help a{color:#3b82f6;font-weight:500;text-decoration:none}.sizing-guide__help a:hover{text-decoration:underline}.sizing-guide__footer{padding-top:0}.sizing-guide__footer p{margin:0;font-size:.9rem;color:#6d7175}.sizing-guide__footer a{color:#161616;font-weight:600;text-decoration:underline;text-underline-offset:2px}.sizing-guide__footer a:hover{color:#6d7175}.tech-features{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e8e8e8;border-radius:8px}.tech-feature{padding:1.5rem 1.75rem;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.tech-feature:nth-child(2n){border-right:none}.tech-feature:last-child:nth-child(odd){grid-column:1 / -1;border-right:none}.tech-feature:last-child{border-bottom:none}.tech-feature:nth-last-child(2):nth-child(odd){border-bottom:none}.tech-feature__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.tech-feature__icon{width:18px;height:18px;color:#9ca3af;flex-shrink:0}.tech-feature__name{font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;line-height:1;margin:0;padding:0}.tech-feature__value{font-size:1.05rem;font-weight:700;color:#161616;margin-bottom:.25rem}.tech-feature__description{font-size:.9rem;color:#6d7175;line-height:1.5}.quick-specs{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0;padding:1rem;background:#f8f8f8;border-radius:6px}.quick-spec{flex:1 1 calc(50% - .5rem);min-width:140px}.quick-spec__label{font-size:.7rem;font-weight:600;color:#6d7175;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.quick-spec__value{font-size:1rem;font-weight:700;color:#161616}@media(max-width:767px){.product-specs-tabs__nav{flex-wrap:wrap;gap:.375rem;padding-bottom:.75rem}.product-specs-tabs__tab{padding:.625rem 1rem;font-size:.95rem}.product-specs__label-text{font-size:1.05rem}.product-specs__label-desc{font-size:.875rem}.product-specs__value{font-size:1.05rem;text-align:left}.product-specs__row{flex-direction:column;align-items:flex-start;gap:.5rem}.terrain-tags{justify-content:flex-start}.terrain-tag{font-size:.875rem;padding:.375rem .75rem}.flex-scale{flex-wrap:wrap}.flex-scale__bar{margin-right:0;margin-bottom:.5rem}.flex-scale__text{font-size:1.05rem}.flex-scale__descriptor{font-size:.95rem}.ability-indicator__text,.rocker-profile__text,.shape-indicator__text{font-size:1.05rem}.quick-specs{flex-direction:column}.quick-spec{flex:1 1 100%}.size-chart{font-size:.8rem;display:block;overflow-x:auto}.size-chart th,.size-chart td{padding:.5rem .25rem;white-space:nowrap}.tech-features{grid-template-columns:1fr}.tech-feature,.tech-feature:last-child,.tech-feature:last-child:nth-child(odd){border-right:none!important;border-bottom:1px solid #e8e8e8!important}.tech-feature__icon{width:20px;height:20px}.tech-feature__name{font-size:.8rem}.tech-feature__value{font-size:1.1rem}.tech-feature__description{font-size:.95rem}.sizing-guide__grid{grid-template-columns:1fr;gap:2rem}.sizing-guide__header{margin-bottom:1.25rem;padding-bottom:1.25rem}.sizing-table-wrapper{margin:0 -.5rem;padding:0 .5rem;width:calc(100% + 1rem)}.sizing-guide__intro{font-size:1rem}.sizing-guide__title{font-size:.95rem}.sizing-guide__subtitle{font-size:.9rem}.sizing-table{font-size:.95rem}.sizing-table th{font-size:.8rem}.sizing-table th,.sizing-table td{padding:.5rem .375rem}.sizing-guide__spectrum{padding:1.25rem 0}.style-adjust{margin-top:.875rem;padding:.75rem}.style-adjust__row{gap:1rem}.style-adjust__arrow{width:20px;height:20px;font-size:.9rem}.style-adjust__content strong{font-size:.975rem}.style-adjust__content span{font-size:.9rem}.sizing-guide__note{padding:.75rem;font-size:.875rem}.sizing-guide__footer p{font-size:.9rem;text-align:left;margin-top:1rem}.sizing-guide__badge{font-size:.65rem}}.product-specs__row{transition:background-color .2s ease}.product-specs__row:hover{background-color:#fafafa;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}.spec-info{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:8px;background:#000;border-radius:50%;cursor:help;font-size:.7rem;font-weight:700;color:#fff;position:relative;top:-2px;left:-4px}.spec-info:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#161616;color:#fff;padding:.75rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;width:320px;max-width:90vw;white-space:normal;text-align:center;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10;margin-bottom:8px}.spec-info:hover:after{opacity:1;visibility:visible}.product-specs__row--ai,.tech-feature--ai{position:relative}.product-specs__row--ai:after,.tech-feature--ai:after{content:"AI";position:absolute;top:.5rem;right:.5rem;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;background:#f3f4f6;padding:.15rem .35rem;border-radius:3px;opacity:0;transition:opacity .2s ease}.product-specs__row--ai:hover:after,.tech-feature--ai:hover:after{opacity:1}.product-specs__row--uncertain,.tech-feature--uncertain{position:relative}.product-specs__row--uncertain:before,.tech-feature--uncertain:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#fbbf24;border-radius:2px 0 0 2px}.product-specs__row--uncertain .product-specs__value,.tech-feature--uncertain .tech-feature__value{color:#6d7175}.product-specs__row--uncertain:after,.tech-feature--uncertain:after{content:"Unverified";position:absolute;top:.5rem;right:.5rem;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#92400e;background:#fef3c7;padding:.15rem .35rem;border-radius:3px}.product-specs__row--loading,.tech-feature--loading{position:relative;overflow:hidden}.product-specs__row--loading:after,.tech-feature--loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{to{left:100%}}.product-specs__row--error .product-specs__value,.tech-feature--error .tech-feature__value{color:#dc2626;font-style:italic}@media(max-width:749px){.product-specs__row--ai:after,.tech-feature--ai:after{opacity:.5}}.setup-v3{background:transparent}.setup-v3__grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin-bottom:1.25rem}.setup-v3__card{padding:1.25rem 1rem;display:flex;flex-direction:column;gap:.25rem;border-right:1px solid #e0e0e0}.setup-v3__card:last-child{border-right:none}.setup-v3__card-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#888}.setup-v3__card-value{font-size:1.25rem;font-weight:700;color:#1a1a1a;line-height:1.2}.setup-v3__card-note{font-size:.75rem;color:#999}.setup-v3__angles-presets{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.1rem}.setup-v3__angle-preset{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#0ea5e90f;border-radius:.4rem}.setup-v3__angle-preset-name{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#0ea5e9}.setup-v3__angle-preset-value{font-size:.85rem;font-weight:700;color:var(--color-text, #1a1a1a)}.setup-v3__preset{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f5f5f5;border-radius:6px;transition:all .15s ease}.setup-v3__preset--active{background:#0ea5e914;border-color:#0ea5e94d}.setup-v3__preset-name{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#888}.setup-v3__preset--active .setup-v3__preset-name{color:#0ea5e9}.setup-v3__preset-angles{font-size:.85rem;font-weight:700;color:#555}.setup-v3__preset--active .setup-v3__preset-angles{color:#1a1a1a}.setup-v3__note{display:flex;align-items:center;gap:.35rem;margin-top:1rem;padding-top:1rem;font-size:.9rem;color:#999;margin:0;opacity:.9;flex-shrink:0;align-self:center;padding-top:.15rem}.setup-v3__note-icon{flex-shrink:0;width:1.1em;height:1.1em;color:#888;opacity:.6}@media(max-width:700px){.setup-v3__grid{grid-template-columns:repeat(2,1fr)}.setup-v3__card:nth-child(1){border-right:1px solid #e0e0e0}.setup-v3__card:nth-child(2){border-right:none}}@media(max-width:600px){.setup-v3__card--angles{grid-column:span 1}.setup-v3__angles-presets{flex-direction:column;gap:.5rem}.setup-v3__angle-preset{flex-direction:row;align-items:center;gap:.5rem;padding:.4rem .6rem}.setup-v3__angle-preset-name{font-size:.6rem}.setup-v3__angle-preset-value{font-size:.9rem}.setup-v3__note{margin-top:.75rem;padding-top:.75rem}}@media(max-width:450px){.setup-v3__card{padding:1rem .875rem}.setup-v3__card-value{font-size:1.1rem}}.sizing-guide__notes{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border-light, #e5e5e5)}.sizing-note-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.sizing-note{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:6px;font-size:.875rem;font-weight:500}.sizing-note svg{width:16px;height:16px;flex-shrink:0}.sizing-note--positive{background:#ecfdf5;color:#065f46}.sizing-note--positive svg{stroke:#10b981}.sizing-note--warning{background:#fef3c7;color:#92400e}.sizing-note--warning svg{stroke:#f59e0b}.sizing-note--info{background:#eff6ff;color:#1e40af}.sizing-note--info svg{stroke:#3b82f6}.sizing-note--neutral{background:#f3f4f6;color:#374151}.sizing-note--neutral svg{stroke:#6b7280}.sizing-note--neutral-dark{background:#e5e7eb;color:#1f2937}.sizing-note--neutral-dark svg{stroke:#4b5563}.sizing-note--orange{background:#ffedd5;color:#9a3412}.sizing-note--orange svg{stroke:#ea580c}.sizing-guide__custom-notes{margin:.875rem 0 0;padding:.75rem;background:#f9fafb;border-radius:6px;font-size:.9rem;color:#374151;line-height:1.5}.boot-fit-layout{display:grid;grid-template-columns:1fr 420px;gap:2.5rem;align-items:start}.boot-fit-layout__table{min-width:0}.boot-fit-layout__right{display:flex;flex-direction:column;gap:1rem;align-self:start;margin-bottom:1rem}.boot-fit-layout__howto{background:#f9fafb;border-radius:8px;padding:1.25rem}.boot-fit-layout__howto .sizing-guide__title{margin-bottom:1rem}.boot-fit-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.boot-fit-steps li{display:flex;align-items:flex-start;gap:.75rem}.boot-fit-steps__num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;background:#161616;color:#fff;font-size:.75rem;font-weight:700;border-radius:50%}.boot-fit-steps__text{font-size:.875rem;color:#374151;line-height:1.5;padding-top:2px}.boot-fit-tip{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.825rem;color:#6b7280;line-height:1.5}.boot-fit-badges{display:flex;flex-direction:column;gap:.5rem;border-radius:8px;padding:1rem 1.25rem;border:1px solid #e8e8e8}.boot-fit-badges__title{font-size:.9rem;font-weight:800;color:#161616;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.03em}.boot-fit-badges__subtitle{font-size:.825rem;color:#6b7280;margin:0 0 .75rem;line-height:1.4}.boot-fit-badges .sizing-note{font-size:.8rem;padding:.375rem .75rem}.boot-fit-badges__notes{margin:.5rem 0 0;font-size:.825rem;color:#6b7280;line-height:1.4}.boot-fit-tip strong{color:#374151}.product-specs__row--step-on .product-specs__value{text-align:right}.step-on-badge{display:inline-flex;align-items:center;gap:.5rem;justify-content:flex-end}.step-on-badge__icon{width:24px;height:24px;stroke:currentColor;flex-shrink:0}.step-on-badge__text{font-weight:600;color:#161616}.step-on-badge__link{display:block;margin-top:.5rem;font-size:.9rem;font-weight:600;color:#161616;text-decoration:underline;text-underline-offset:2px}.step-on-badge__link:hover{color:#6b7280}@media(max-width:800px){.step-on-badge{justify-content:flex-start}.product-specs__row--step-on .product-specs__value{text-align:left}}@media(max-width:800px){.boot-fit-layout{grid-template-columns:1fr;gap:1.5rem}}.boot-technologies{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border-light, #e5e5e5)}.boot-technologies__title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-light, #666);margin:0 0 1rem}.boot-technologies__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem 1.5rem}@media(max-width:600px){.boot-technologies__grid{grid-template-columns:1fr;gap:.5rem}}.boot-technologies__item{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--color-text, #333);line-height:1.4}.boot-technologies__check{width:16px;height:16px;flex-shrink:0;stroke:var(--color-accent, #2d7d46);margin-top:2px}.specs-footnote{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding-left:.5rem}.specs-footnote__icon{width:14px;height:14px;flex-shrink:0;stroke:var(--color-text-light, #888);opacity:.6}.specs-footnote__text{font-size:.9rem;color:var(--color-text-light, #888);opacity:.8;line-height:1.4}@media(max-width:600px){.specs-footnote{margin-top:1.25rem;padding-top:.875rem}}.binding-system-indicator{display:inline-flex;align-items:center;gap:.5rem}.binding-system-indicator__icon{width:20px;height:20px;flex-shrink:0;stroke:var(--color-text, #333)}.binding-system-indicator__text{font-weight:500}.product-specs__value .fase-video-link{display:flex;justify-content:flex-end}@media(max-width:800px){.product-specs__value .fase-video-link{justify-content:flex-start}}.flex-scale--binding .flex-scale__bar{display:flex;gap:3px}.flex-scale--binding .flex-scale__pip{width:12px;height:12px}.binding-fit-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;margin-top:1rem}@media(max-width:768px){.binding-fit-layout{grid-template-columns:1fr;gap:1.5rem}}.binding-fit-layout__table{border-radius:8px}.binding-fit-layout__right{display:flex;flex-direction:column;gap:1.5rem}.binding-fit-layout__tips{background:var(--color-bg-subtle, #ECF1F7);border-radius:8px;padding:1.25rem}.binding-fit-tips{list-style:none;margin:.75rem 0 0;padding:0}.binding-fit-tips li{display:flex;align-items:flex-start;gap:.625rem;padding:.5rem 0;font-size:.9rem;line-height:1.4;color:var(--color-text, #333)}.binding-fit-tips li+li{border-top:1px solid var(--color-border-light, #e5e5e5)}.binding-fit-tips__icon{width:16px;height:16px;flex-shrink:0;stroke:#2d7d46;margin-top:2px}.sizing-table-note{font-size:.85rem;color:var(--color-text-light, #666);margin:.75rem 0 0;line-height:1.4}.binding-fit-layout__table--wide{flex:1;min-width:0}.sizing-table--binding{width:100%;table-layout:fixed}.sizing-table--binding th,.sizing-table--binding td{text-align:center;padding:.625rem .5rem;white-space:nowrap}.sizing-table--binding th:first-child,.sizing-table--binding td:first-child{text-align:left;width:auto;min-width:80px;white-space:nowrap}.sizing-table--binding thead th{color:#000;font-weight:700;font-size:.8rem;letter-spacing:.02em}.sizing-table--binding thead th:first-child{background:transparent}.sizing-table--binding tbody td:first-child{font-weight:500;color:var(--color-text, #333);font-size:.85rem}.sizing-table--binding tbody td{font-size:.85rem}.sizing-table--binding tbody tr:nth-child(2n){background:var(--color-bg-subtle, #f9fafb)}@media(max-width:768px){.sizing-table--binding th,.sizing-table--binding td{padding:.5rem .375rem;font-size:.75rem}.sizing-table--binding th:first-child,.sizing-table--binding td:first-child{min-width:60px}.sizing-table--binding thead th{font-size:.7rem}}.sizing-guide__flow-notice{display:flex;align-items:flex-start;gap:.75rem;background:#eff6ff;border-radius:8px;padding:.875rem 1rem;margin-bottom:1rem;font-size:.85rem;line-height:1.5;color:#1e40af}.sizing-guide__flow-notice svg{width:18px;height:18px;flex-shrink:0;stroke:#3b82f6;margin-top:1px}.sizing-guide__flow-notice strong{color:#1e3a8a}@media(max-width:768px){.sizing-guide__flow-notice{font-size:.8rem;padding:.75rem}.sizing-guide__flow-notice svg{width:16px;height:16px}}.sizing-guide__step-on-notice{display:flex;align-items:flex-start;gap:1rem;background:#fffbeb;border-radius:8px;padding:1rem 1.25rem;margin-top:1.5rem}.sizing-guide__step-on-notice svg{width:24px;height:24px;flex-shrink:0;stroke:#b45309}.sizing-guide__step-on-notice strong{display:block;color:#92400e;margin-bottom:.25rem}.sizing-guide__step-on-notice p{margin:0;font-size:.9rem;color:#78350f;line-height:1.5}.sizing-guide__step-on-notice--inline{margin-top:1rem}.fase-video-link{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:0;background:transparent;border:none;font-size:.8rem;font-weight:500;color:#6b7280;cursor:pointer;transition:color .15s ease}.fase-video-link:hover{color:#111827}.fase-video-link svg{width:14px;height:14px}.fase-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000e6;opacity:0;visibility:hidden;cursor:pointer;transition:opacity .2s ease,visibility .2s ease}.fase-modal--open{opacity:1;visibility:visible}.fase-modal__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;transition:background .15s ease}.fase-modal__close:hover{background:#fff3}.fase-modal__close svg{width:24px;height:24px;stroke:#fff}.fase-modal__video{width:90%;max-width:900px;max-height:80vh;border-radius:8px;cursor:default}@media(max-width:640px){.fase-modal__video{width:95%;max-height:60vh}.fase-modal__close{top:.75rem;right:.75rem;width:40px;height:40px}}.mips-indicator{display:flex;align-items:center;gap:.5rem}.mips-indicator__icon{width:20px;height:20px;stroke:#059669;flex-shrink:0}.mips-indicator__logo{width:38px;height:38px;flex-shrink:0}.mips-indicator__text{font-weight:700;color:#161616;font-size:.95rem}.protection-scale{display:flex;align-items:center;gap:4px}.protection-scale__bar{position:relative;display:flex;gap:3px;margin-right:1rem}.protection-scale__pip{width:24px;height:10px;background:#e8e8e8;border-radius:3px;transition:background-color .2s ease}.protection-scale__pip--active{background:#161616}.protection-scale__pip:nth-child(1).protection-scale__pip--active,.protection-scale__pip:nth-child(2).protection-scale__pip--active{background:#d1d5db}.protection-scale__pip:nth-child(3).protection-scale__pip--active,.protection-scale__pip:nth-child(4).protection-scale__pip--active{background:#a3e635}.protection-scale__pip:nth-child(5).protection-scale__pip--active,.protection-scale__pip:nth-child(6).protection-scale__pip--active{background:#4ade80}.protection-scale__pip:nth-child(7).protection-scale__pip--active,.protection-scale__pip:nth-child(8).protection-scale__pip--active{background:#22c55e}.protection-scale__pip:nth-child(9).protection-scale__pip--active{background:#16a34a}.protection-scale__pip:nth-child(10).protection-scale__pip--active{background:#059669}.protection-scale__text{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;color:#161616}.protection-scale__descriptor{font-size:.9rem;color:#6d7175;text-transform:uppercase;letter-spacing:.02em}.protection-level{display:inline-flex;align-items:center;gap:4px;padding:2px 8px 2px 4px;border-radius:4px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:help;position:relative}.protection-level__icon{width:14px;height:14px;flex-shrink:0}.protection-level--maximum{background:#dcfce7;color:#166534}.protection-level--maximum .protection-level__icon{fill:#16a34a}.protection-level--high{background:#d1fae5;color:#047857}.protection-level--high .protection-level__icon{fill:#10b981}.protection-level--standard{background:#fef9c3;color:#a16207}.protection-level--standard .protection-level__icon{fill:#ca8a04}.protection-level--basic{background:#f3f4f6;color:#6b7280}.protection-level--basic .protection-level__icon{fill:#9ca3af}.protection-level:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);right:0;left:auto;background:#1f2937;color:#fff;padding:10px 14px;border-radius:6px;font-size:.85rem;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.4;width:260px;text-align:left;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:100;pointer-events:none}.protection-level:before{content:"";position:absolute;bottom:calc(100% + 2px);right:20px;left:auto;border:6px solid transparent;border-top-color:#1f2937;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:100}.protection-level:hover:after,.protection-level:hover:before{opacity:1;visibility:visible}.helmet-style-indicator{display:flex;align-items:center;gap:.5rem}.helmet-style-indicator__icon{width:20px;height:20px;stroke:#6d7175;flex-shrink:0}.helmet-style-indicator__text{font-weight:500;color:#161616}.fit-type-indicator{display:flex;align-items:center;gap:.5rem}.fit-type-indicator__icon{width:18px;height:18px;stroke:#6d7175;flex-shrink:0}.fit-type-indicator--asian .fit-type-indicator__icon{stroke:#0891b2;fill:#cffafe}.fit-type-indicator__text{font-weight:500;color:#161616}.fit-type-indicator--asian .fit-type-indicator__text{color:#0891b2;font-weight:600}.construction-indicator{display:flex;align-items:center;gap:.5rem}.construction-indicator__icon{width:20px;height:20px;stroke:#6d7175;flex-shrink:0}.construction-indicator__text{font-weight:500;color:#161616}.venting-indicator{display:flex;align-items:center;gap:.5rem}.venting-indicator__icon{width:20px;height:20px;stroke:#6d7175;flex-shrink:0}.venting-indicator__text{font-weight:500;color:#161616}.fit-system-indicator{display:flex;align-items:center;gap:.5rem}.fit-system-indicator__icon{width:20px;height:20px;stroke:#6d7175;flex-shrink:0}.fit-system-indicator__text{font-weight:500;color:#161616}.audio-badge{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#f0f9ff;border-radius:4px}.audio-badge__icon{width:18px;height:18px;stroke:#0284c7;flex-shrink:0}.audio-badge__text{font-weight:600;font-size:.85rem;color:#0369a1}.audio-badge{position:relative;cursor:help}.audio-badge:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);right:0;background:#1f2937;color:#fff;padding:10px 14px;border-radius:6px;font-size:.8rem;font-weight:400;line-height:1.4;width:220px;text-align:left;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:100;pointer-events:none}.audio-badge:before{content:"";position:absolute;bottom:calc(100% + 2px);right:20px;border:6px solid transparent;border-top-color:#1f2937;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:100}.audio-badge:hover:after,.audio-badge:hover:before{opacity:1;visibility:visible}@media(max-width:640px){.protection-scale{flex-wrap:wrap}.protection-scale__bar{margin-right:0;margin-bottom:.5rem}.protection-scale__pip{width:20px;height:8px}.protection-level:after{width:200px}.protection-scale__text{font-size:1.05rem}.protection-scale__descriptor{font-size:.95rem}.mips-indicator__icon,.mips-indicator__logo{width:18px;height:18px}.mips-indicator__text{font-size:.9rem}}.helmet-fit-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.helmet-fit-layout__right{display:flex;flex-direction:column;gap:2rem}.helmet-head-shapes{display:flex;gap:1.5rem;margin:1rem 0}.helmet-head-shape{display:flex;align-items:center;gap:.75rem;flex:1;padding:1rem;background:#f9fafb;border-radius:8px}.helmet-head-shape__visual{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.helmet-head-shape__visual svg{width:100%;height:100%;stroke:#6b7280;stroke-width:3}.helmet-head-shape__visual--round svg{stroke:#0891b2}.helmet-head-shape__visual--oval svg{stroke:#6366f1}.helmet-head-shape__info{display:flex;flex-direction:column;gap:.125rem}.helmet-head-shape__info strong{font-size:.85rem;font-weight:700;color:#161616}.helmet-head-shape__info span{font-size:.8rem;color:#6d7175}.helmet-head-shape__note{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:#6d7175;line-height:1.5;margin:0;padding:.75rem;background:#fffbeb;border-radius:6px}.helmet-head-shape__note-icon{width:16px;height:16px;flex-shrink:0;color:#f59e0b;position:relative;top:1px}@media(max-width:768px){.helmet-fit-layout{grid-template-columns:1fr;gap:2rem}.helmet-head-shapes{flex-direction:column;gap:1rem}.helmet-head-shape{padding:.875rem}.helmet-head-shape__visual{width:40px;height:40px}}.size-finder{margin-top:.15rem;padding:1.75rem 1.5rem;background:linear-gradient(135deg,#fafafa,#f5f5f5);border:1px solid #e5e5e5;border-radius:12px;position:relative;overflow:hidden;text-align:left}.size-finder:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#161616,#404040,#161616);background-size:200% 100%;opacity:0;transition:opacity .3s ease}.size-finder:focus-within:before{opacity:1;animation:shimmerBar 2s ease-in-out infinite}@keyframes shimmerBar{0%,to{background-position:0% 0%}50%{background-position:100% 0%}}.size-finder__header{display:flex;align-items:center;gap:.875rem;margin-bottom:1.25rem}.size-finder__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#161616;border-radius:10px;flex-shrink:0}.size-finder__icon svg{width:20px;height:20px;stroke:#fff}.size-finder__header-text{flex:1}.size-finder__title{font-size:.95rem;font-weight:800;color:#161616;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .125rem}.size-finder__subtitle{font-size:.85rem;color:#6d7175;margin:0;line-height:1.3}.size-finder__form{display:flex;gap:1rem;align-items:flex-end}.size-finder__inputs{display:flex;gap:1rem;flex:1}.size-finder__field{flex:1;min-width:0;text-align:left}.size-finder__field:first-child{flex:1.5}.size-finder__btn-wrap{display:flex;flex-direction:column;justify-content:flex-end}.size-finder__label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6d7175;margin-bottom:.375rem;text-align:left}.size-finder__height-inputs{display:flex;gap:.5rem}.size-finder__input-wrap{position:relative;flex:1}.size-finder__input-wrap--full{width:100%}.size-finder__input{width:100%;height:44px;padding:0 2.25rem 0 .75rem;font-size:.95rem;font-weight:600;color:#161616;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;transition:all .2s ease;text-align:left;-moz-appearance:textfield}.size-finder__input::-webkit-outer-spin-button,.size-finder__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.size-finder__input::placeholder{color:#b0b0b0;font-weight:400}.size-finder__input:focus{border-color:#161616;box-shadow:0 0 0 3px #16161614}.size-finder__input--error{border-color:#ef4444;background:#fef2f2;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.size-finder__unit{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:.8rem;font-weight:600;color:#9ca3af;pointer-events:none}.size-finder__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;height:44px;padding:0 1.5rem;background:#161616;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.size-finder__btn:hover{background:#333;transform:translateY(-1px)}.size-finder__btn:active{transform:translateY(0)}.size-finder__btn-arrow{width:16px;height:16px;transition:transform .2s ease}.size-finder__btn:hover .size-finder__btn-arrow{transform:translate(3px)}.size-finder__result{opacity:0;max-height:0;margin:0;padding:0;border:none;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.size-finder__result--visible{opacity:1;max-height:600px;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e0e0e0;overflow:visible}.size-finder__result--calculating{opacity:.5}.size-finder__result--calculating .size-finder__result-value{animation:pulse .6s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.size-finder__result-inner{display:flex;flex-direction:column;gap:1rem}.size-finder__result-main{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.size-finder__result-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.375rem}.size-finder__result-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.size-finder__result-size{display:flex;align-items:baseline;gap:.25rem}.size-finder__result-value{font-size:2.25rem;font-weight:800;color:#161616;line-height:1;letter-spacing:-.02em;transition:all .3s ease}.size-finder__result-unit{font-size:.95rem;font-weight:600;color:#9ca3af;margin-left:.125rem}.size-finder__result-width{display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.size-finder__width-text{font-size:1.35rem;font-weight:800;color:#161616;line-height:1.2}.size-finder__result-width--regular .size-finder__width-text{color:#161616}.size-finder__result-width--wide .size-finder__width-text{color:#b45309}.size-finder__result-width--wide .size-finder__width-spec{color:#d97706;border-left-color:#fcd34d}.size-finder__width-spec{font-size:.8rem;font-weight:600;color:#9ca3af;margin-left:.5rem;padding-left:.5rem;border-left:1px solid #e0e0e0}.size-finder__result-details{padding:.875rem 1rem;background:#fff;border:1px solid #e8e8e8;border-radius:10px}.size-finder__result-note{margin:0;font-size:.875rem;color:#4b5563;line-height:1.5}.size-finder__result--error .size-finder__result-value{color:#dc2626;font-size:1.5rem}.size-finder__result--error .size-finder__result-note{color:#dc2626}.size-finder__result-main--single{grid-template-columns:1fr}.sf-spectrum{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.25rem 1.5rem 1.5rem;overflow:visible}.sf-spectrum__header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.sf-spectrum__main{flex:1;min-width:0}.sf-spectrum__label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.375rem}.sf-spectrum__size-display{display:flex;align-items:baseline;gap:.25rem}.sf-spectrum__tip{flex-shrink:0;align-self:flex-end;margin-bottom:.25rem}.sf-tip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.sf-tip:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.sf-tip:active{transform:translateY(0)}.sf-tip--match{background:#dcfce7;color:#166534}.sf-tip--close{background:#fef9c3;color:#854d0e}.sf-tip--nomatch{background:#fee2e2;color:#991b1b}.sf-tip__icon{width:14px;height:14px;flex-shrink:0}.sf-tip__text{line-height:1}.sf-tip__text strong{font-weight:700}.sf-tip--link{text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.sf-tip--link:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.sf-tip__arrow{flex-shrink:0;opacity:.7;transition:transform .15s ease,opacity .15s ease}.sf-tip--link:hover .sf-tip__arrow{transform:translate(2px);opacity:1}.sf-spectrum__size-value{font-size:2.5rem;font-weight:800;color:#161616;line-height:1;letter-spacing:-.02em;white-space:nowrap}.sf-spectrum__size-unit{font-size:1rem;font-weight:600;color:#9ca3af;margin-left:.125rem}.sf-spectrum__bar-wrapper{position:relative;display:flex;flex-direction:column;gap:.5rem}.sf-spectrum__bar{width:100%;height:8px;border-radius:100px;background:linear-gradient(90deg,#06b6d4,#3b82f6,#8b5cf6,#f97316,#ef4444);position:relative;overflow:visible}.sf-spectrum__hotspot{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;cursor:pointer;z-index:5}.sf-spectrum__hotspot:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:#ffffffe6;border:2px solid currentColor;transition:all .2s ease}.sf-spectrum__hotspot:hover:before{top:4px;right:4px;bottom:4px;left:4px;box-shadow:0 0 0 3px #ffffff80}.sf-spectrum__hotspot--left{left:-12px;color:#0891b2}.sf-spectrum__hotspot--right{right:-12px;color:#ea580c}.sf-spectrum__labels{display:flex;justify-content:space-between;padding:0 2px}.sf-spectrum__label-end{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.sf-spectrum__label-end--short{color:#0891b2}.sf-spectrum__label-end--long{color:#ea580c}.sf-spectrum__tooltip{position:absolute;top:calc(100% + 12px);background:#161616;color:#fff;padding:.625rem .875rem;border-radius:8px;font-size:.75rem;font-weight:500;line-height:1.4;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;z-index:20;box-shadow:0 4px 12px #00000040;pointer-events:none}.sf-spectrum__tooltip:before{content:"";position:absolute;bottom:100%;width:0;height:0;border:6px solid transparent;border-bottom-color:#161616}.sf-spectrum__hotspot--left .sf-spectrum__tooltip{left:0}.sf-spectrum__hotspot--left .sf-spectrum__tooltip:before{left:8px}.sf-spectrum__hotspot--right .sf-spectrum__tooltip{right:0}.sf-spectrum__hotspot--right .sf-spectrum__tooltip:before{right:8px}.sf-spectrum__tooltip strong{display:block;font-weight:700;margin-bottom:.125rem;color:#fff}.sf-spectrum__tooltip span{color:#ffffffbf;font-size:.7rem}.sf-spectrum__hotspot:hover .sf-spectrum__tooltip,.sf-spectrum__hotspot--active .sf-spectrum__tooltip{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:768px){.size-finder{padding:1.25rem;margin-top:1.5rem}.size-finder__header{gap:.75rem;margin-bottom:1.25rem}.size-finder__icon{width:36px;height:36px;border-radius:8px}.size-finder__icon svg{width:18px;height:18px}.size-finder__title{font-size:.9rem}.size-finder__subtitle{font-size:.8rem}.size-finder__form{flex-direction:column;align-items:stretch;gap:1rem}.size-finder__inputs{display:flex;flex-direction:column;gap:1rem;width:100%}.size-finder__field{width:100%}.size-finder,.size-finder__form,.size-finder__inputs,.size-finder__field,.size-finder__label{text-align:left!important}.size-finder__height-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.size-finder__input{height:48px;padding:0 2.5rem 0 .875rem;font-size:1rem}.size-finder__unit{right:.875rem;font-size:.85rem}.size-finder__btn-wrap{width:100%}.size-finder__btn{width:100%;height:48px;font-size:.9rem}.size-finder__result{margin-top:1.25rem;padding-top:1.25rem}.size-finder__result-main{grid-template-columns:1fr 1fr;gap:.75rem}.size-finder__result-card{padding:1rem}.size-finder__result-value{font-size:1.75rem}.size-finder__width-text{font-size:1.1rem}.size-finder__width-spec{font-size:.75rem}.size-finder__result-details{padding:.875rem}.size-finder__result-note{font-size:.85rem}.sf-spectrum{padding:1rem 1.25rem 1.25rem}.sf-spectrum__header{gap:.5rem}.sf-spectrum__size-value{font-size:1.75rem}.sf-tip{padding:.25rem .5rem;font-size:.65rem;gap:.25rem}.sf-tip__icon{width:12px;height:12px}.sf-spectrum__bar-container{gap:.5rem}.sf-spectrum__zone{font-size:.6rem;gap:.125rem}.sf-spectrum__zone svg{width:12px;height:12px}.sf-spectrum__zone span{display:none}.sf-spectrum__bar{height:6px}.sf-spectrum__hotspot{width:28px;height:28px}.sf-spectrum__labels{padding:0}.sf-spectrum__label-end{font-size:.6rem}.sf-spectrum__tooltip{white-space:normal;min-width:110px;font-size:.7rem;padding:.5rem .75rem}}.sf-width-row{display:flex;gap:1rem;align-items:stretch}.sf-width-row__card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.375rem;flex-shrink:0}.sf-width-row__note{display:flex;align-items:center;padding:.875rem 1.25rem;background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex:1;min-width:0}.sf-width-row__note-text{margin:0;font-size:.875rem;color:#4b5563;line-height:1.5}.sf-width-row--has-wide .sf-width-row__note{display:none}.sf-width-row__wide-link{display:none;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;flex:1;min-width:0;opacity:0;transition:opacity .3s ease,background .2s ease;text-decoration:none;cursor:pointer}.rte a.sf-width-row__wide-link,.rte a.sf-width-row__wide-link:hover,a.sf-width-row__wide-link,a.sf-width-row__wide-link:hover{text-decoration:none!important;text-decoration-color:transparent!important;border-bottom:none!important}.sf-width-row__wide-link--visible{display:flex;opacity:1}.sf-width-row__wide-link:hover{background:#dcfce7}.sf-width-row__wide-icon{width:20px;height:20px;flex-shrink:0;stroke:#16a34a;stroke-width:2.5}.sf-width-row__wide-content{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.sf-width-row__wide-label{font-size:.75rem;font-weight:500;color:#15803d}.sf-width-row__wide-name{font-size:.875rem;font-weight:600;color:#166534;transition:color .2s ease}.sf-width-row__wide-arrow{width:20px;height:20px;flex-shrink:0;color:#16a34a;transition:transform .2s ease}.sf-width-row__wide-link:hover .sf-width-row__wide-arrow{transform:translate(3px)}@media(max-width:768px){.sf-width-row{flex-direction:column;gap:.75rem}.sf-width-row--has-wide .sf-width-row__note{display:flex}.sf-width-row__note{padding:.75rem 1rem}.sf-width-row__note-text{font-size:.8rem}.sf-width-row__wide-name{white-space:normal;overflow:visible}}.size-finder__wide-link{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.size-finder__wide-link--visible{margin-top:1rem;max-height:120px;opacity:1}.size-finder__wide-link-inner{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:10px}.size-finder__wide-link-icon{width:24px;height:24px;flex-shrink:0;stroke:#059669;margin-top:2px}.size-finder__wide-link-text{flex:1;display:flex;flex-direction:column;gap:.5rem}.size-finder__wide-link-label{font-size:.9rem;font-weight:600;color:#065f46}.size-finder__wide-link-btn{display:inline-flex;align-items:center;gap:.375rem;font-size:.85rem;font-weight:700;color:#047857;text-decoration:none;transition:all .2s ease}.size-finder__wide-link-btn:hover{color:#065f46;gap:.5rem}.size-finder__wide-link-btn svg{width:14px;height:14px;transition:transform .2s ease}.size-finder__wide-link-btn:hover svg{transform:translate(2px)}@media(max-width:480px){.size-finder{padding:1rem}.size-finder__result-main{grid-template-columns:1fr;gap:.625rem}.size-finder__result-card{padding:.875rem 1rem}.size-finder__result-value{font-size:2rem}.size-finder__width-text{font-size:1.25rem}.size-finder__width-spec{font-size:.75rem}.size-finder__wide-link-inner{padding:.875rem 1rem;gap:.75rem}.size-finder__wide-link-icon{width:20px;height:20px}.size-finder__wide-link-label{font-size:.85rem}.size-finder__wide-link-btn{font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/product-specs.css.map */
