.otx-single-product {
    --otx-sp-canvas: #efede6;
    --otx-sp-paper: #faf9f5;
    --otx-sp-ink: #151612;
    --otx-sp-muted: #6d6f66;
    --otx-sp-line: rgba(21, 22, 18, .16);
    --otx-sp-gold: #c4a56a;
    --otx-sp-forest: #4e5846;
    position: relative;
    width: 100%;
    max-width: none;
    overflow: clip;
    background: var(--otx-sp-paper);
    color: var(--otx-sp-ink);
    font-family: Peyda, Tahoma, Arial, sans-serif;
}

body.otx-global-chrome .otx-single-product { margin-top: -78px; }
body.otrdx-single-product-active .main-page-wrapper,
body.otrdx-single-product-active .site-content { padding: 0; max-width: none; }
body.otrdx-single-product-active .main-page-wrapper > .wd-content-layout { padding-block: 0!important; }
.otx-single-product *, .otx-single-product *::before, .otx-single-product *::after { box-sizing: border-box; }
.otx-single-product :where(h1, h2, h3, p, figure) { margin-block-start: 0; }
.otx-single-product :where(button, input, select, textarea) { font: inherit; }
.otx-single-product :where(button, a) { -webkit-tap-highlight-color: transparent; }
.otx-single-product :where(button, a):focus-visible { outline: 2px solid #f3a97f; outline-offset: 3px; }
.otx-single-product img { display: block; width: 100%; height: 100%; }

.otx-sp-hero { height: 360vh; min-height: 2250px; background: var(--otx-sp-paper); }
.otx-sp-hero__sticky { position: sticky; top: 0; height: 100svh; min-height: 620px; overflow: hidden; background: var(--otx-sp-paper); }
.otx-sp-hero__track { position: absolute; inset-block: 78px 132px; inset-inline-start: 0; width: 300vw; min-width: 0; transform: translate3d(0, 0, 0); will-change: transform; }
.otx-sp-frame { position: absolute; overflow: hidden; margin: 0; background: #e6e4dc; }
.otx-sp-frame img { object-fit: contain; object-position: center; }
.otx-sp-frame--1 { z-index: 4; inset-block-start: 29%; inset-inline-start: 8vw; width: 14.5vw; height: 42%; background: #ebeae5; box-shadow: 0 16px 50px rgba(28, 27, 23, .08); }
.otx-sp-frame--2 { inset-block-start: 0; inset-inline-start: 35vw; width: 34vw; height: 100%; }
.otx-sp-frame--3 { inset-block-start: 0; inset-inline-start: 69vw; width: 34vw; height: 100%; }
.otx-sp-frame--4 { z-index: 3; inset-block-start: 8%; inset-inline-start: 114vw; width: 17vw; height: 47%; box-shadow: 0 20px 55px rgba(28, 27, 23, .09); }
.otx-sp-frame--5 { z-index: 4; inset-block-start: 45%; inset-inline-start: 125vw; width: 18vw; height: 47%; box-shadow: 0 20px 55px rgba(28, 27, 23, .11); }
.otx-sp-frame--6 { inset-block-start: 24%; inset-inline-start: 155vw; width: 20vw; height: 54%; }
.otx-sp-frame--7 { inset-block-start: 0; inset-inline-start: 200vw; width: 50vw; height: 100%; }
.otx-sp-frame--8 { inset-block-start: 0; inset-inline-start: 250vw; width: 50vw; height: 100%; }

.otx-sp-hero__bar { position: absolute; z-index: 8; inset-inline: 0; inset-block-end: 0; display: flex; align-items: end; justify-content: space-between; min-height: 132px; padding: 18px 40px 20px; border-block-start: 1px solid var(--otx-sp-line); background: rgba(250, 249, 245, .97); }
.otx-sp-title span { display: block; margin-block-end: 5px; color: var(--otx-sp-muted); font-size: 12px; }
.otx-sp-title h1 { margin: 0; color: var(--otx-sp-ink); font: 300 clamp(38px, 4.3vw, 66px)/.96 Noora, Peyda, sans-serif; letter-spacing: -.045em; }
.otx-sp-title small { display: block; margin-block-start: 8px; color: var(--otx-sp-muted); font-size: 12px; }
.otx-sp-title small :where(del, ins) { color: inherit; text-decoration-thickness: 1px; }
.otx-sp-actions { display: flex; align-items: stretch; gap: 8px; direction: rtl; }
.otx-sp-button, .otx-sp-wishlist { min-height: 48px; border-radius: 0; cursor: pointer; transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .14s var(--otx-ease-out); }
.otx-sp-button { min-width: 180px; padding-inline: 22px; border: 1px solid var(--otx-sp-ink); }
.otx-sp-button--outline { background: transparent; color: var(--otx-sp-ink); }
.otx-sp-button--dark { background: var(--otx-sp-ink); color: #fff; }
.otx-sp-wishlist { display: grid; width: 48px; padding: 0; border: 1px solid var(--otx-sp-ink); background: transparent; color: var(--otx-sp-ink); place-items: center; }
.otx-sp-wishlist svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.35; transition: fill .18s ease; }
.otx-sp-wishlist[aria-pressed="true"] svg { fill: currentColor; }
.otx-sp-scroll-cue { position: absolute; z-index: 7; inset-inline-start: 40px; inset-block-end: 152px; display: flex; align-items: center; gap: 14px; direction: ltr; color: var(--otx-sp-muted); letter-spacing: .13em; font: 10px/1 Arial, sans-serif; }
.otx-sp-scroll-cue i { width: 54px; height: 1px; overflow: hidden; background: var(--otx-sp-line); }
.otx-sp-scroll-cue i::after { display: block; width: 100%; height: 100%; background: var(--otx-sp-ink); content: ""; transform: translateX(-100%); animation: otx-sp-cue 1.8s var(--otx-ease-in-out) infinite; }
@keyframes otx-sp-cue { 55%, 100% { transform: translateX(100%); } }

.otx-sp-dock { position: sticky; z-index: 40; top: 78px; display: flex; align-items: center; justify-content: space-between; min-height: 74px; padding-inline: 40px; border-block: 1px solid var(--otx-sp-line); background: rgba(250, 249, 245, .94); backdrop-filter: blur(14px); }
.otx-sp-dock strong { font-weight: 400; }
.otx-sp-dock > div { display: flex; align-items: center; gap: 8px; }
.otx-sp-dock a, .otx-sp-dock button { display: inline-flex; align-items: center; justify-content: center; min-height: 40px; padding-inline: 16px; border: 1px solid var(--otx-sp-ink); border-radius: 0; background: transparent; color: var(--otx-sp-ink); cursor: pointer; font-size: 12px; }
.otx-sp-dock button { background: var(--otx-sp-ink); color: #fff; }
#otx-product-details, #otx-product-materials, #otx-product-gallery, #otx-related-products { scroll-margin-top: 170px; }

.otx-sp-details { background: var(--otx-sp-paper); }
.otx-sp-description { display: grid; grid-template-columns: minmax(0, .9fr) minmax(360px, 1.1fr); gap: 10vw; min-height: 72vh; padding: 13vh 8vw; border-block-end: 1px solid var(--otx-sp-line); }
.otx-sp-kicker { color: var(--otx-sp-muted); direction: ltr; letter-spacing: .13em; font: 10px/1.2 Arial, sans-serif; }
.otx-sp-description h2, .otx-sp-spec h2, .otx-sp-tabpanel h3 { margin: 24px 0 0; color: var(--otx-sp-ink); font: 300 clamp(42px, 5.1vw, 76px)/1.03 Noora, Peyda, sans-serif; letter-spacing: -.055em; }
.otx-sp-richtext { align-self: end; max-width: 660px; color: #3f4039; font-size: clamp(20px, 1.85vw, 29px); line-height: 1.8; }
.otx-sp-richtext > :last-child, .otx-sp-body-copy > :last-child { margin-bottom: 0; }
.otx-sp-spec { display: grid; grid-template-columns: .86fr 1.14fr; min-height: 94vh; background: var(--otx-sp-canvas); }
.otx-sp-spec__copy { display: flex; flex-direction: column; padding: 11vh 7vw; border-inline-end: 1px solid var(--otx-sp-line); }
.otx-sp-body-copy { max-width: 630px; margin-block-start: 32px; color: var(--otx-sp-muted); font-size: 15px; line-height: 1.9; }
.otx-sp-spec__copy ol { margin: auto 0 0; padding: 0; list-style: none; border-block-start: 1px solid var(--otx-sp-line); }
.otx-sp-spec__copy li { display: grid; grid-template-columns: 46px 1fr; align-items: center; min-height: 54px; border-block-end: 1px solid var(--otx-sp-line); font-size: 13px; }
.otx-sp-spec__copy li span { direction: ltr; color: var(--otx-sp-muted); font: 10px/1 Arial, sans-serif; }
.otx-sp-spec__visual { position: relative; display: grid; min-width: 0; min-height: 720px; margin: 0; overflow: hidden; background: #ddd9cf; place-items: center; isolation: isolate; }
.otx-sp-spec__visual img { position: relative; z-index: 2; width: min(58%, 540px); height: 80%; object-fit: contain; filter: drop-shadow(0 24px 35px rgba(36, 28, 19, .14)); }
.otx-sp-spec__halo { position: absolute; width: min(44vw, 610px); aspect-ratio: 1; border-radius: 50%; background: rgba(250, 249, 245, .55); }
.otx-sp-spec__visual figcaption { position: absolute; z-index: 3; inset-inline: 24px; inset-block-end: 22px; padding-block-start: 16px; border-block-start: 1px solid rgba(21, 22, 18, .22); color: var(--otx-sp-muted); font-size: 12px; }

.otx-sp-materials { padding: 10vh 7vw 12vh; background: var(--otx-sp-ink); color: #fff; }
.otx-sp-materials .otx-sp-kicker { color: rgba(255,255,255,.58); }
.otx-sp-tablist { margin-block-start: 60px; border-block-start: 1px solid rgba(255,255,255,.22); }
.otx-sp-tablist button { display: grid; grid-template-columns: 48px minmax(0, 1fr) auto; align-items: center; width: 100%; min-height: 96px; padding: 0; border: 0; border-block-end: 1px solid rgba(255,255,255,.22); background: none; color: rgba(255,255,255,.52); text-align: start; cursor: pointer; transition: color .2s ease, padding-inline .26s var(--otx-ease-out); }
.otx-sp-tablist small { direction: ltr; font: 10px/1 Arial, sans-serif; }
.otx-sp-tablist strong { font: 300 clamp(34px, 4.5vw, 66px)/1.1 Noora, Peyda, sans-serif; }
.otx-sp-tablist i { font-style: normal; font-size: 22px; transition: transform .25s var(--otx-ease-out); }
.otx-sp-tablist button[aria-selected="true"] { color: #fff; padding-inline-start: 18px; }
.otx-sp-tablist button[aria-selected="true"] i { transform: rotate(45deg); }
.otx-sp-tabpanel { display: grid; grid-template-columns: minmax(0, 1fr) 220px; gap: 8vw; align-items: center; min-height: 430px; padding: 70px 5vw 20px; }
.otx-sp-tabpanel[hidden] { display: none; }
.otx-sp-tabpanel > div > span { direction: ltr; color: rgba(255,255,255,.58); letter-spacing: .12em; font: 10px/1 Arial, sans-serif; }
.otx-sp-tabpanel h3 { color: #fff; }
.otx-sp-tabpanel p { max-width: 620px; margin-block-start: 28px; color: rgba(255,255,255,.68); font-size: 17px; line-height: 1.9; }
.otx-sp-material-swatch { display: block; width: 210px; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle at 30% 24%, color-mix(in srgb, var(--otx-product-swatch) 70%, white), var(--otx-product-swatch) 55%, color-mix(in srgb, var(--otx-product-swatch) 65%, black)); box-shadow: inset -22px -30px 45px rgba(0,0,0,.18), 20px 26px 60px rgba(0,0,0,.3); }

.otx-sp-gallery { padding-block: 8vh 10vh; overflow: hidden; background: var(--otx-sp-canvas); }
.otx-sp-gallery > header { display: flex; align-items: end; justify-content: space-between; margin-block-end: 38px; padding-inline: 40px; }
.otx-sp-gallery h2 { margin: 0; color: var(--otx-sp-ink); font: 300 clamp(48px, 5.8vw, 86px)/1 Noora, Peyda, sans-serif; letter-spacing: -.06em; }
.otx-sp-gallery > header > div { display: flex; gap: 8px; }
.otx-sp-gallery > header button { display: grid; width: 50px; height: 50px; padding: 0; border: 1px solid var(--otx-sp-ink); border-radius: 0; background: transparent; color: var(--otx-sp-ink); cursor: pointer; place-items: center; transition: color .18s ease, background-color .18s ease, transform .14s var(--otx-ease-out); }
.otx-sp-arrow-reverse { display: grid; transform: scaleX(-1); }
.otx-sp-gallery__rail { display: flex; align-items: stretch; gap: 10px; padding-inline: 40px; overflow-x: auto; scrollbar-width: none; scroll-snap-type: x mandatory; scroll-behavior: smooth; }
.otx-sp-gallery__rail::-webkit-scrollbar, .otx-sp-related__rail::-webkit-scrollbar { display: none; }
.otx-sp-gallery__rail figure { flex: 0 0 auto; height: min(60vh, 620px); margin: 0; overflow: hidden; background: #e1dfd8; scroll-snap-align: start; }
.otx-sp-gallery__rail figure.is-portrait { width: min(33vw, 470px); }
.otx-sp-gallery__rail figure.is-landscape { width: min(58vw, 840px); }
.otx-sp-gallery__rail img { object-fit: cover; transition: transform .65s var(--otx-ease-out); }

.otx-sp-related { display: grid; grid-template-columns: 28vw minmax(0, 1fr); min-height: 90vh; padding-block: 12vh; border-block-start: 1px solid var(--otx-sp-line); background: var(--otx-sp-paper); }
.otx-sp-related > header { display: flex; flex-direction: column; padding-inline: 40px; }
.otx-sp-related > header h2 { margin: 26px 0 0; color: var(--otx-sp-ink); font: 300 clamp(42px, 5vw, 76px)/1.05 Noora, Peyda, sans-serif; letter-spacing: -.055em; }
.otx-sp-related > header a { display: inline-flex; align-items: center; gap: 10px; width: fit-content; min-height: 44px; margin-block-start: auto; border-block-end: 1px solid; font-size: 12px; }
.otx-sp-related__rail { display: flex; gap: 10px; min-width: 0; padding-inline-end: 40px; overflow-x: auto; scrollbar-width: none; scroll-snap-type: x mandatory; }
.otx-sp-related__card { flex: 0 0 min(29vw, 410px); color: var(--otx-sp-ink); scroll-snap-align: start; }
.otx-sp-related__card figure { position: relative; aspect-ratio: 4/5; margin: 0 0 17px; overflow: hidden; background: #e3e0d7; }
.otx-sp-related__card figure img { object-fit: cover; transition: transform .7s var(--otx-ease-out); }
.otx-sp-related__card figure span { position: absolute; inset-block-start: 14px; inset-inline-start: 14px; display: grid; width: 42px; height: 42px; border-radius: 50%; background: rgba(250,249,245,.9); place-items: center; font: 10px/1 Arial, sans-serif; }
.otx-sp-related__card small { display: block; color: var(--otx-sp-muted); font-size: 11px; }
.otx-sp-related__card h3 { margin: 7px 0 8px; color: var(--otx-sp-ink); font: 300 clamp(22px, 2vw, 30px)/1.35 Noora, Peyda, sans-serif; }
.otx-sp-related__card strong { font-size: 13px; font-weight: 400; }

[data-otx-product-reveal] { opacity: 0; filter: blur(5px); transform: translateY(30px); transition: opacity .9s cubic-bezier(.22,1,.36,1), filter .9s cubic-bezier(.22,1,.36,1), transform 1.1s cubic-bezier(.16,1,.3,1); }
[data-otx-product-reveal].is-visible { opacity: 1; filter: blur(0); transform: none; }

.otx-sp-purchase-scroll-locked { overflow: hidden; }
.otx-sp-purchase { position: fixed; z-index: 1400; inset: 0; display: grid; visibility: hidden; overflow: hidden; padding: 20px; opacity: 0; place-items: center; transition: opacity .22s ease, visibility 0s linear .22s; }
.otx-sp-purchase.is-open { visibility: visible; opacity: 1; transition-delay: 0s; }
.otx-sp-purchase > .otx-sp-purchase__backdrop { position: absolute!important; inset: 0!important; display: block!important; width: 100%!important; height: 100%!important; min-height: 0!important; margin: 0!important; padding: 0!important; border: 0!important; border-radius: 0!important; appearance: none; background: rgba(10,10,8,.72)!important; opacity: 1!important; backdrop-filter: blur(12px); cursor: pointer; transform: none!important; }
.otx-sp-purchase__backdrop::before, .otx-sp-purchase__backdrop::after { display: none!important; content: none!important; }
.otx-sp-purchase__dialog { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-areas: "media content"; direction: ltr; width: min(1080px, 100%); height: min(720px, calc(100dvh - 40px)); max-height: calc(100dvh - 40px); overflow: hidden; background: var(--otx-sp-paper); color: var(--otx-sp-ink); box-shadow: 0 32px 90px rgba(0,0,0,.24); transform: translateY(24px) scale(.985); transition: transform .26s var(--otx-ease-out); }
.otx-sp-purchase.is-open .otx-sp-purchase__dialog { transform: none; }
.otx-sp-purchase__dialog > figure { grid-area: media; min-width: 0; min-height: 0; height: 100%; margin: 0; overflow: hidden; background: #e5e1d8; }
.otx-sp-purchase__dialog > figure img { object-fit: cover; }
.otx-sp-purchase__dialog > div { grid-area: content; display: flex; min-width: 0; min-height: 0; overflow-y: auto; flex-direction: column; direction: rtl; padding: 72px 56px 50px; overscroll-behavior: contain; scrollbar-width: thin; }
.otx-sp-purchase__dialog > div > span { color: var(--otx-sp-muted); font-size: 12px; }
.otx-sp-purchase__dialog h2 { margin: 18px 0 15px; color: var(--otx-sp-ink); font: 300 clamp(40px, 4vw, 64px)/1.05 Noora, Peyda, sans-serif; }
.otx-sp-purchase__price { margin-block-end: 34px; font-size: 15px; }
.otx-sp-purchase__dialog > .otx-sp-purchase__close { position: absolute!important; z-index: 2; top: 14px!important; right: 14px!important; bottom: auto!important; left: auto!important; display: grid; width: 48px!important; height: 48px!important; min-height: 0!important; margin: 0!important; padding: 0!important; border: 1px solid var(--otx-sp-line); border-radius: 0; background: var(--otx-sp-paper); color: var(--otx-sp-ink); cursor: pointer; place-items: center; transform: none!important; }
.otx-sp-purchase :where(.cart, .variations_form) { margin-block-start: auto; }
.otx-sp-purchase .variations { width: 100%; margin-block-end: 24px; }
.otx-sp-purchase .variations th, .otx-sp-purchase .variations td { display: block; padding: 0 0 10px; text-align: start; }
.otx-sp-purchase .variations label { font-weight: 400; }
.otx-sp-purchase :where(select, .quantity input) { width: 100%; min-height: 50px; border: 0; border-block-end: 1px solid var(--otx-sp-line); border-radius: 0; background: transparent; }
.otx-sp-purchase .quantity { width: 100%; margin-block-end: 8px; }
.otx-sp-purchase .single_add_to_cart_button { width: 100%; min-height: 54px; border: 1px solid var(--otx-sp-ink); border-radius: 0; background: var(--otx-sp-ink)!important; color: #fff!important; }

@media (hover: hover) and (pointer: fine) {
    .otx-sp-button--outline:hover, .otx-sp-gallery > header button:hover { background: var(--otx-sp-gold); border-color: var(--otx-sp-gold); }
    .otx-sp-button--dark:hover, .otx-sp-dock button:hover { background: var(--otx-sp-forest); border-color: var(--otx-sp-forest); }
    .otx-sp-button:active, .otx-sp-wishlist:active, .otx-sp-dock button:active, .otx-sp-gallery > header button:active { transform: scale(.97); }
    .otx-sp-tablist button:hover { color: #fff; padding-inline-start: 18px; }
    .otx-sp-gallery__rail figure:hover img, .otx-sp-related__card:hover figure img { transform: scale(1.025); }
}

@media (max-width: 1024px) {
    .otx-sp-hero__bar, .otx-sp-dock { padding-inline: 24px; }
    .otx-sp-description { padding-inline: 6vw; gap: 6vw; }
    .otx-sp-spec { grid-template-columns: 1fr 1fr; }
    .otx-sp-gallery > header, .otx-sp-related > header { padding-inline: 24px; }
    .otx-sp-gallery__rail { padding-inline: 24px; }
    .otx-sp-related { grid-template-columns: 32vw minmax(0, 1fr); }
    .otx-sp-related__rail { padding-inline-end: 24px; }
}

@media (max-width: 767px) {
    body.otx-global-chrome .otx-single-product { margin-top: -68px; }
    .otx-sp-hero { height: 420vh; min-height: 2500px; }
    .otx-sp-hero__sticky { min-height: 560px; }
    .otx-sp-hero__track { inset-block: 68px 154px; width: 620vw; }
    .otx-sp-frame--1 { inset-block-start: 25%; inset-inline-start: 10vw; width: 42vw; height: 50%; }
    .otx-sp-frame--2 { inset-block-start: 0; inset-inline-start: 70vw; width: 82vw; height: 100%; }
    .otx-sp-frame--3 { inset-block-start: 0; inset-inline-start: 152vw; width: 82vw; height: 100%; }
    .otx-sp-frame--4 { inset-block-start: 7%; inset-inline-start: 250vw; width: 46vw; height: 49%; }
    .otx-sp-frame--5 { inset-block-start: 45%; inset-inline-start: 280vw; width: 45vw; height: 48%; }
    .otx-sp-frame--6 { inset-block-start: 23%; inset-inline-start: 345vw; width: 48vw; height: 56%; }
    .otx-sp-frame--7 { inset-block-start: 0; inset-inline-start: 420vw; width: 100vw; height: 100%; }
    .otx-sp-frame--8 { inset-block-start: 0; inset-inline-start: 520vw; width: 100vw; height: 100%; }
    .otx-sp-hero__bar { align-items: stretch; flex-direction: column; justify-content: center; gap: 12px; min-height: 154px; padding: 14px 17px 13px; }
    .otx-sp-title h1 { font-size: clamp(38px, 11.5vw, 56px); }
    .otx-sp-actions { display: grid; grid-template-columns: 1fr 1fr 44px; gap: 6px; }
    .otx-sp-button { min-width: 0; min-height: 48px; padding-inline: 9px; font-size: 11px; }
    .otx-sp-wishlist { width: 44px; min-height: 48px; }
    .otx-sp-scroll-cue { display: none; }
    .otx-sp-dock { top: 68px; min-height: 62px; padding-inline: 17px; }
    .otx-sp-dock strong { max-width: 45%; overflow: hidden; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; }
    .otx-sp-dock a { display: none; }
    .otx-sp-dock button { min-height: 38px; padding-inline: 12px; font-size: 11px; }
    #otx-product-details, #otx-product-materials, #otx-product-gallery, #otx-related-products { scroll-margin-top: 140px; }
    .otx-sp-description { grid-template-columns: 1fr; gap: 45px; min-height: 0; padding: 90px 17px; }
    .otx-sp-description h2, .otx-sp-spec h2 { font-size: clamp(40px, 12vw, 58px); }
    .otx-sp-richtext { font-size: 18px; line-height: 1.9; }
    .otx-sp-spec { grid-template-columns: 1fr; }
    .otx-sp-spec__copy { min-height: 640px; padding: 80px 17px 55px; border-inline-end: 0; }
    .otx-sp-body-copy { font-size: 14px; }
    .otx-sp-spec__copy ol { margin-block-start: 62px; }
    .otx-sp-spec__visual { min-height: 600px; }
    .otx-sp-spec__visual img { width: 62%; max-height: 500px; }
    .otx-sp-spec__halo { width: 88vw; }
    .otx-sp-materials { padding: 80px 17px 90px; }
    .otx-sp-tablist { margin-block-start: 45px; }
    .otx-sp-tablist button { grid-template-columns: 40px 1fr auto; min-height: 76px; }
    .otx-sp-tablist strong { font-size: 11vw; }
    .otx-sp-tabpanel { grid-template-columns: 1fr; gap: 45px; min-height: 520px; padding: 58px 4px 20px; }
    .otx-sp-tabpanel h3 { font-size: 11vw; }
    .otx-sp-material-swatch { width: min(58vw, 220px); }
    .otx-sp-gallery { padding-block: 68px 78px; }
    .otx-sp-gallery > header { margin-block-end: 27px; padding-inline: 17px; }
    .otx-sp-gallery h2 { font-size: 15vw; }
    .otx-sp-gallery > header button { width: 44px; height: 44px; }
    .otx-sp-gallery__rail { gap: 6px; padding-inline: 17px; }
    .otx-sp-gallery__rail figure { height: 54svh; min-height: 420px; max-height: 560px; }
    .otx-sp-gallery__rail figure.is-portrait { width: 70vw; }
    .otx-sp-gallery__rail figure.is-landscape { width: 88vw; }
    .otx-sp-related { grid-template-columns: 1fr; min-height: 0; padding-block: 90px; }
    .otx-sp-related > header { min-height: 280px; padding-inline: 17px; }
    .otx-sp-related > header h2 { font-size: 18vw; }
    .otx-sp-related > header a { margin-block-start: 35px; }
    .otx-sp-related__rail { padding-inline: 17px; }
    .otx-sp-related__card { flex-basis: 76vw; }
    .otx-sp-purchase { padding: 10px; }
    .otx-sp-purchase__dialog { grid-template-columns: 1fr; grid-template-areas: "media" "content"; grid-template-rows: clamp(220px, 34dvh, 290px) minmax(0, 1fr); width: 100%; height: calc(100dvh - 20px); max-height: calc(100dvh - 20px); }
    .otx-sp-purchase__dialog > figure { min-height: 0; max-height: none; }
    .otx-sp-purchase__dialog > div { min-height: 0; padding: 38px 18px 24px; }
    .otx-sp-purchase__dialog > .otx-sp-purchase__close { top: 9px!important; right: 9px!important; }
}

body.admin-bar .otx-sp-hero__sticky { top: 32px; height: calc(100svh - 32px); }
body.admin-bar .otx-sp-dock { top: 110px; }
@media (max-width: 782px) {
    body.admin-bar .otx-sp-hero__sticky { top: 46px; height: calc(100svh - 46px); }
    body.admin-bar .otx-sp-dock { top: 114px; }
}

@media (prefers-reduced-motion: reduce) {
    .otx-sp-hero { height: 100svh; min-height: 620px; }
    .otx-sp-hero__track { transform: none!important; }
    .otx-sp-frame:not(.otx-sp-frame--1):not(.otx-sp-frame--2):not(.otx-sp-frame--3) { display: none; }
    .otx-sp-scroll-cue i::after { animation: none; }
    [data-otx-product-reveal] { opacity: 1; filter: none; transform: none; transition: none; }
    .otx-sp-gallery__rail { scroll-behavior: auto; }
    .otx-sp-purchase__dialog { transform: none; transition: none; }
}
