/* Premium motorcycle detail page */

.single-motorcycle .site-main { padding-top: 82px; }
.single-motorcycle .site-main > article.souo-product { width: 100%; max-width: none; margin: 0; padding: 0; }
.single-motorcycle .souo-menu-toggle { color: #fff !important; background: transparent !important; border: 1px solid var(--souo-line) !important; }
.souo-product { color: var(--souo-white); background: var(--souo-bg); }
.souo-product section { scroll-margin-top: 138px; }

.souo-product-hero {
    position: relative;
    height: 70svh;
    min-height: 560px;
    display: grid;
    place-items: center;
    overflow: hidden;
}
.souo-product-hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.souo-product-hero.changing .souo-product-hero-image { opacity: .24; transform: scale(1.015); }
.souo-product-hero-overlay { position: absolute; inset: 0; background: linear-gradient(0deg, rgba(10,10,11,.94), transparent 58%), linear-gradient(90deg, rgba(10,10,11,.22), rgba(10,10,11,.05)); }
.souo-product-hero-copy { position: relative; z-index: 1; margin-top: 9vh; text-align: center; }
.souo-product-hero-copy > span { display: inline-flex; padding: 7px 18px; color: #080808; background: var(--souo-gold); border-radius: 999px; font-size: 13px; font-weight: 700; }
.souo-product-hero-copy h1 { margin: 17px 0 4px; color: #fff; font-family: var(--souo-display); font-size: clamp(62px, 7vw, 104px); font-weight: 700; line-height: .9; letter-spacing: -.05em; text-transform: uppercase; }
.souo-product-hero-copy p { margin: 0; color: rgba(255,255,255,.78); font-size: clamp(19px, 2vw, 27px); font-weight: 300; }

.souo-product-nav { position: sticky; z-index: 100; top: 82px; color: #fff; background: rgba(10,10,11,.9); border-block: 1px solid var(--souo-line); -webkit-backdrop-filter: blur(18px); backdrop-filter: blur(18px); }
.admin-bar .souo-product-nav { top: 114px; }
.souo-product-nav .souo-shell { min-height: 62px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 30px; }
.souo-product-nav strong { font-family: var(--souo-display); font-size: 18px; letter-spacing: .04em; }
.souo-product-nav .souo-shell > div { display: flex; align-items: center; gap: 28px; }
.souo-product-nav .souo-shell > div a { color: rgba(255,255,255,.56); font-size: 10px; font-weight: 700; letter-spacing: .08em; }
.souo-product-nav .souo-shell > div a:hover,
.souo-product-nav .souo-shell > div a.active { color: var(--souo-gold); }
.souo-product-nav-cta { padding: 9px 18px; color: #080808 !important; background: var(--souo-gold); border-radius: 2px; font-size: 11px; font-weight: 700; white-space: nowrap; }
.souo-product-nav-actions { justify-self: end; display: flex; align-items: center; gap: 16px; }
.souo-nav-price { color: #fff; font-family: var(--souo-display); font-size: 18px; font-weight: 700; letter-spacing: .01em; white-space: nowrap; }

.souo-product-overline,
.souo-product-section-title > span,
.souo-product-design-copy > span,
.souo-product-cta > .souo-shell > span { color: var(--souo-gold); font-size: 12px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }

.souo-product-story { position: relative; min-height: 900px; display: flex; overflow: hidden; }
.souo-product-story > video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(.7); }
.souo-product-story-overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(10,10,11,.95), rgba(10,10,11,.28) 65%), linear-gradient(0deg, rgba(10,10,11,.94), transparent 58%); }
.souo-product-story-content { position: relative; z-index: 1; min-height: 900px; display: flex; flex-direction: column; justify-content: space-between; padding-block: 105px 85px; }
.souo-product-story-copy { max-width: 670px; }
.souo-product-story-copy h2,
.souo-product-section-title h2,
.souo-product-design-copy h2,
.souo-product-cta h2 { margin: 15px 0 20px; color: #fff; font-family: var(--souo-display); font-size: clamp(48px, 5.5vw, 78px); font-weight: 700; line-height: .98; letter-spacing: -.045em; text-transform: uppercase; }
.souo-product-story-copy p { max-width: 640px; margin: 0; color: rgba(255,255,255,.65); font-size: 17px; line-height: 1.8; }
.souo-product-primary-specs { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 40px; }
.souo-product-primary-specs > div { padding-bottom: 18px; border-bottom: 1px solid rgba(255,255,255,.22); }
.souo-product-primary-specs span { display: block; margin-bottom: 9px; color: rgba(255,255,255,.48); font-size: 12px; }
.souo-product-primary-specs strong { display: block; color: #fff; font-family: var(--souo-display); font-size: clamp(24px, 2.2vw, 34px); line-height: 1.12; }

.souo-product-dimensions { position: relative; padding: 115px 0 105px; overflow: hidden; background: radial-gradient(circle at 50% 50%, rgba(201,162,39,.08), transparent 46%), var(--souo-bg); }
.souo-product-section-title { max-width: 850px; margin: 0 auto 58px; text-align: center; }
.souo-product-section-title h2 { margin-bottom: 13px; }
.souo-product-section-title p { margin: 0; color: var(--souo-muted); }
.souo-product-dimension-stage { position: relative; min-height: 680px; display: grid; place-items: center; }
.souo-dimension-canvas { position: relative; width: min(1120px, 100%); aspect-ratio: 1000 / 540; }
.souo-dimension-canvas::before { position: absolute; inset: 2% 4%; content: ""; opacity: .24; background-image: linear-gradient(rgba(201,162,39,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(201,162,39,.2) 1px,transparent 1px); background-size: 52px 52px; mask-image: radial-gradient(#000,transparent 76%); }
.souo-dimension-canvas > img { position: absolute; z-index: 1; inset: 8% 10% 11%; width: 80%; height: 81%; object-fit: contain; filter: drop-shadow(0 30px 40px rgba(0,0,0,.55)); }
.souo-product-dimension-stage.changing .souo-dimension-canvas > img { opacity: .28; transform: scale(1.01); }
.souo-dimension-lines { position: absolute; z-index: 2; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
.souo-measure-svg { fill: none; stroke: rgba(201,162,39,.88); stroke-width: 1.5; vector-effect: non-scaling-stroke; }
.souo-measure-svg > line:first-child { marker-start: url(#souo-measure-arrow); marker-end: url(#souo-measure-arrow); }
.souo-dimension-lines marker path { fill: var(--souo-gold); stroke: none; }
.souo-measure-svg-width { stroke-dasharray: 4 4; }
.souo-measure-label { position: absolute; z-index: 3; min-width: 130px; padding: 10px 14px; color: #fff; background: rgba(20,20,22,.88); border: 1px solid rgba(201,162,39,.55); border-radius: 5px; box-shadow: 0 12px 30px rgba(0,0,0,.26); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
.souo-measure-label span { display: block; color: var(--souo-gold); font-size: 9px; font-weight: 800; letter-spacing: .16em; }
.souo-measure-label strong { display: block; margin-top: 4px; color: #fff; font-family: var(--souo-display); font-size: 19px; line-height: 1; }
.souo-measure-label-height { top: 42%; left: 0; transform: translateY(-50%); }
.souo-measure-label-length { bottom: -5px; left: 50%; transform: translateX(-50%); text-align: center; }
.souo-measure-label-seat { top: 40%; right: 1%; transform: translateY(-50%); }
.souo-measure-label-width { top: -5px; left: 50%; transform: translateX(-50%); text-align: center; }

/* ── Design / Color Selector ──────────────────────────────── */
.souo-product-design {
    position: relative;
    height: 100svh;
    min-height: 640px;
    max-height: 900px;
    background: linear-gradient(135deg, #e8eaed 0%, #d4d7db 100%);
    overflow: hidden;
}

/* Bike render — fills the full section, object-fit: cover (matches reference) */
.souo-design-bike-area {
    position: absolute;
    inset: 0;
    overflow: hidden;
}
.souo-design-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right center;
    transition: opacity .3s ease;
}
.souo-design-bike-area.changing .souo-design-img { opacity: 0; }

/* Top-left text overlay */
.souo-design-text {
    position: absolute;
    top: 12%;
    left: 5%;
    z-index: 2;
}
.souo-design-t1 {
    color: #444;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px;
}
.souo-design-t2 {
    color: #111;
    font-size: clamp(22px, 2.6vw, 38px);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 22px;
}
.souo-design-cta {
    display: inline-flex;
    align-items: center;
    height: 44px;
    padding: 0 22px;
    color: #222;
    background: #fff;
    border: 1px solid rgba(0,0,0,.14);
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: background .18s;
}
.souo-design-cta:hover { background: #ebebeb; color: #000; }

/* Bottom controls bar — inside gradient, matches reference proportions */
.souo-design-bar {
    position: absolute;
    bottom: 5%;
    left: 5%;
    right: 28%; /* ends at ~72% from left = below motorcycle body */
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0;
    background: transparent;
    z-index: 3;
}

/* Version pill toggle */
.souo-dvs-inner {
    position: relative;
    display: inline-flex;
    padding: 4px;
    background: rgba(255,255,255,.75);
    border-radius: 999px;
    box-shadow: 0 1px 4px rgba(0,0,0,.13);
    overflow: hidden;
    cursor: pointer;
}
.souo-dvs-slider {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    width: 0;
    background: #666;
    border-radius: 999px;
    transition: left .24s ease, width .24s ease;
    z-index: 0;
    pointer-events: none;
}
.souo-dvs-btn {
    position: relative;
    z-index: 1;
    padding: 9px 20px;
    color: rgba(0,0,0,.4);
    font-size: 13px;
    font-weight: 500;
    border-radius: 999px;
    cursor: pointer;
    user-select: none;
    transition: color .18s;
    white-space: nowrap;
}
.souo-dvs-btn.active { color: #fff; }

/* Color dot items */
.souo-design-colors { display: flex; align-items: flex-start; gap: 20px; }
.souo-dcc-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
.souo-dcc-dot {
    width: 26px;
    height: 26px;
    padding: 3px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px transparent;
    transition: box-shadow .18s;
}
.souo-dcc-item.active .souo-dcc-dot { box-shadow: 0 0 0 2px #555; }
.souo-dcc-dot > div {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.14);
}
.souo-dcc-label {
    color: rgba(0,0,0,.45);
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
}
.souo-dcc-item.active .souo-dcc-label { color: rgba(0,0,0,.78); font-weight: 600; }

/* ── Feature Sections (unit_5 style) ────────────────────── */
.souo-product-features { padding: 0; background: #000; }
.souo-u5 {
    position: relative;
    height: 80vh;
    min-height: 520px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-color: #111;
    overflow: hidden;
}
.souo-u5::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.12) 68%, transparent 100%);
}
.souo-u5-text {
    position: relative;
    z-index: 1;
    padding: 0 8%;
    max-width: 620px;
}
.souo-u5-t1 {
    color: var(--souo-gold, #c8a227);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.souo-u5-t2 {
    color: #fff;
    font-family: var(--souo-display, sans-serif);
    font-size: clamp(28px, 4.5vw, 62px);
    font-weight: 700;
    line-height: 1.08;
    margin-bottom: 18px;
}
.souo-u5-t3 {
    color: rgba(255,255,255,.72);
    font-size: 15px;
    line-height: 1.8;
    max-width: 460px;
}
.souo-u5-t3 small { display: block; margin-top: 6px; color: rgba(255,255,255,.42); font-size: 12px; }

.souo-feature-checklist {
    padding: 90px 0 110px;
    background: radial-gradient(circle at 50% 0%, rgba(201,162,39,.08), transparent 38%), #101011;
}
.souo-feature-checklist-group + .souo-feature-checklist-group { margin-top: 58px; }
.souo-feature-checklist-group h3 {
    position: relative;
    display: flex;
    align-items: center;
    gap: 18px;
    margin: 0 0 28px;
    color: rgba(255,255,255,.82);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .42em;
    text-align: center;
}
.souo-feature-checklist-group h3::before,
.souo-feature-checklist-group h3::after {
    content: "";
    height: 1px;
    flex: 1;
    background: rgba(255,255,255,.1);
}
.souo-feature-checklist-grid {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 14px;
}
.souo-feature-checklist-card {
    min-height: 72px;
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 18px;
    color: #fff;
    background: rgba(255,255,255,.035);
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 8px;
}
.souo-feature-checklist-card span {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--souo-gold);
    background: rgba(201,162,39,.12);
    border-radius: 999px;
    font-weight: 800;
}
.souo-feature-checklist-card strong {
    color: rgba(255,255,255,.92);
    font-size: 15px;
    line-height: 1.3;
}

.souo-product-gallery { padding: 120px 0; background: var(--souo-bg); }
.souo-gallery-thumbs { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.souo-gallery-thumbs button { aspect-ratio: 16/10; min-height: 0; padding: 0; overflow: hidden; cursor: zoom-in; background: var(--souo-panel); border: 1px solid rgba(201,162,39,.58); border-radius: 7px; opacity: 1; transition: border-color .18s ease, transform .18s ease; }
.souo-gallery-thumbs button:hover,
.souo-gallery-thumbs button:focus-visible { border-color: var(--souo-gold); transform: translateY(-2px); outline: none; }
.souo-gallery-thumbs img { width: 100%; height: 100%; object-fit: cover; display: block; }
.souo-gallery-modal { position: fixed; z-index: 9999; inset: 0; display: none; align-items: center; justify-content: center; padding: 76px 82px; background: rgba(0,0,0,.9); }
.souo-gallery-modal.open { display: flex; }
.souo-gallery-modal-frame { width: min(1180px,100%); height: min(76vh,760px); margin: 0; display: grid; place-items: center; }
.souo-gallery-modal-frame img { max-width: 100%; max-height: 100%; object-fit: contain; border-radius: 8px; box-shadow: 0 30px 80px rgba(0,0,0,.42); }
.souo-gallery-modal-close,
.souo-gallery-modal-nav { position: absolute; display: inline-flex; align-items: center; justify-content: center; color: #fff; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.18); border-radius: 999px; cursor: pointer; transition: background .18s ease, border-color .18s ease; }
.souo-gallery-modal-close:hover,
.souo-gallery-modal-nav:hover,
.souo-gallery-modal-close:focus-visible,
.souo-gallery-modal-nav:focus-visible { background: rgba(255,255,255,.2); border-color: rgba(255,255,255,.34); outline: none; }
.souo-gallery-modal-close { top: 22px; right: 22px; width: 44px; height: 44px; font-size: 31px; line-height: 1; }
.souo-gallery-modal-nav { top: 50%; width: 54px; height: 54px; transform: translateY(-50%); font-size: 44px; line-height: 1; }
.souo-gallery-modal-prev { left: 22px; }
.souo-gallery-modal-next { right: 22px; }

.souo-product-technical { padding: 120px 0; background: var(--souo-panel); }
.souo-technical-groups { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.souo-technical-group { align-self: start; overflow: hidden; background: rgba(255,255,255,.02); border: 1px solid var(--souo-line); border-radius: 8px; }
.souo-technical-group h3 { margin: 0; padding: 21px 23px; color: var(--souo-gold); border-bottom: 1px solid var(--souo-line); font-family: var(--souo-display); font-size: 21px; }
.souo-technical-group > div { display: flex; justify-content: space-between; gap: 25px; padding: 15px 23px; border-bottom: 1px solid rgba(255,255,255,.07); }
.souo-technical-group > div:last-child { border-bottom: 0; }
.souo-technical-group span { color: var(--souo-muted); font-size: 12px; }
.souo-technical-group strong { color: #fff; font-size: 12px; font-weight: 600; text-align: right; }

.souo-product-cta { padding: 145px 0; text-align: center; background: radial-gradient(circle at 50% 10%,rgba(201,162,39,.14),transparent 48%),var(--souo-bg); }
.souo-product-cta h2 { font-size: clamp(58px,7vw,104px); }
.souo-product-cta p { margin: 0 0 32px; color: var(--souo-muted); }

@media (max-width: 1100px) {
    .souo-product-nav .souo-shell > div { gap: 15px; }
    .souo-product-primary-specs { grid-template-columns: repeat(2,1fr); }
    .souo-feature-group > div { grid-template-columns: repeat(2,1fr); }
    .souo-feature-checklist-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .souo-technical-groups { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 991px) {
    .single-motorcycle .site-main { padding-top: 70px; }
    .souo-product-nav { top: 70px; }
    .admin-bar .souo-product-nav { top: 102px; }
    .souo-product-nav .souo-shell { grid-template-columns: 1fr auto; }
    .souo-product-nav .souo-shell > div:not(.souo-product-nav-actions) { display: none; }
    .souo-product-story,
    .souo-product-story-content { min-height: 820px; }
    /* Design section: stack on tablet */
    .souo-design-text { top: 8%; left: 4%; }
    .souo-design-bar { flex-direction: column; gap: 14px; align-items: flex-start; right: 5%; bottom: 4%; }
}

@media (max-width: 782px) {
    .admin-bar .souo-product-nav { top: 116px; }
}

@media (max-width: 700px) {
    .souo-product section { scroll-margin-top: 128px; }
    .souo-product-hero { height: 68svh; min-height: 540px; }
    .souo-product-hero-image { object-position: 58% center; }
    .souo-product-hero-copy h1 { font-size: 64px !important; }
    .souo-product-hero-copy p { font-size: 18px; }
    .souo-product-nav strong { font-size: 16px; }
    .souo-product-nav-cta { padding-inline: 15px; font-size: 10px; }
    .souo-nav-price { font-size: 14px; letter-spacing: 0; }
    .souo-product-nav-actions { gap: 8px; }
    .souo-product-story-content { padding-block: 75px 55px; }
    .souo-product-story-copy h2,
    .souo-product-section-title h2,
    .souo-product-design-copy h2,
    .souo-product-cta h2 { font-size: clamp(40px,12vw,58px) !important; }
    .souo-product-story-copy p { font-size: 15px; }
    .souo-product-primary-specs { grid-template-columns: 1fr 1fr; gap: 26px 18px; }
    .souo-product-primary-specs strong { font-size: 22px; }
    .souo-product-dimensions,
    .souo-product-features,
    .souo-product-gallery,
    .souo-product-technical { padding-block: 78px; }
    .souo-product-dimension-stage { min-height: 430px; align-content: start; overflow-x: hidden; }
    .souo-dimension-canvas { min-width: 0 !important; width: 100% !important; max-width: 100% !important; aspect-ratio: auto; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; padding-top: 60%; }
    .souo-dimension-canvas::before { inset: 0 0 40%; }
    .souo-dimension-canvas > img { inset: 3% 5% auto; width: 90%; height: auto; max-height: 210px; }
    .souo-dimension-lines { inset: 0 0 auto; height: auto; }
    .souo-measure-label { position: static; min-width: 0; padding: 9px 10px; transform: none; }
    .souo-measure-label strong { font-size: 16px; }
    .souo-product-design-grid { padding-block: 75px; }
    .souo-feature-group > div,
    .souo-technical-groups { grid-template-columns: 1fr; }
    .souo-feature-group span { min-height: 58px; }
    .souo-feature-checklist { padding: 66px 0 76px; }
    .souo-feature-checklist-group + .souo-feature-checklist-group { margin-top: 42px; }
    .souo-feature-checklist-group h3 { gap: 12px; margin-bottom: 18px; font-size: 11px; letter-spacing: .28em; }
    .souo-feature-checklist-grid { grid-template-columns: 1fr; gap: 10px; }
    .souo-feature-checklist-card { min-height: 62px; padding: 14px; gap: 14px; }
    .souo-feature-checklist-card strong { font-size: 14px; }
    .souo-gallery-thumbs { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; overflow: visible; padding-bottom: 0; }
    .souo-gallery-modal { padding: 64px 14px 74px; }
    .souo-gallery-modal-frame { width: 100%; height: 72vh; }
    .souo-gallery-modal-close { top: 14px; right: 14px; width: 42px; height: 42px; font-size: 29px; }
    .souo-gallery-modal-nav { top: auto; bottom: 14px; width: 48px; height: 48px; transform: none; font-size: 40px; }
    .souo-gallery-modal-prev { left: calc(50% - 58px); }
    .souo-gallery-modal-next { right: calc(50% - 58px); }
    .souo-product-cta { padding-block: 100px; }
    /* Design mobile */
    .souo-product-design {
        height: auto;
        min-height: 0;
        max-height: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: visible;
        padding: 24px 14px 30px;
    }
    .souo-design-text {
        display: contents;
    }
    .souo-design-t1,
    .souo-design-t2 { display: none; }
    .souo-design-cta {
        order: 3;
        height: 40px;
        justify-content: center;
        margin-top: 16px;
        padding-inline: 18px;
        font-size: 12px;
    }
    .souo-design-bike-area {
        order: 1;
        position: relative;
        inset: auto !important;
        width: 100% !important;
        height: clamp(245px, 66vw, 360px);
        margin: 0 0 18px;
    }
    .souo-design-img {
        width: 100% !important;
        object-fit: cover;
        object-position: center center;
        transform: scale(1.08);
    }
    .souo-design-bar {
        display: contents;
        position: static;
    }
    .souo-design-version { order: 4; margin-top: 14px; }
    .souo-dvs-inner { max-width: 100%; }
    .souo-dvs-btn { padding: 8px 14px; font-size: 12px; }
    .souo-design-colors {
        order: 2;
        width: 100%;
        justify-content: center;
        gap: clamp(18px, 7vw, 28px);
        overflow: visible;
        padding-top: 4px;
    }
    .souo-dcc-item { min-width: 78px; }
    .souo-gallery-thumbs { grid-template-columns: repeat(2, minmax(0, 1fr)); overflow: visible; padding-bottom: 0; }
    /* Feature sections mobile */
    .souo-u5 { height: 70vw; min-height: 340px; }
    .souo-u5-text { padding: 0 6%; }
    .souo-u5-t3 { font-size: 13px; }
}

@media (max-width: 420px) {
    .souo-nav-price { display: none; }
    .souo-product-nav-actions { gap: 6px; }
    .souo-product-nav-cta { padding-inline: 12px; }
    .souo-product-design { padding-inline: 8px; }
    .souo-design-bike-area { height: clamp(235px, 74vw, 310px); }
    .souo-design-colors { gap: 8px; }
    .souo-dcc-item { min-width: 70px; }
    .souo-dcc-label { font-size: 10px; }
}
