/* Макет D10 «Акція» — з артбордів Claude Design (390 і 1280, повна сторінка). --tlx-main / --tlx-acc друкує плагін, коли задано в товарі. */
/* Токени для блоку «Переваги» (спільна структура в landing-features.css) */
.d10 { --f-card: #fff; --f-line: var(--d10-line); --f-ink: var(--d10-ink); --f-muted: var(--d10-muted); --f-accent: var(--d10-main); --f-badge: var(--d10-acc); --f-badge-ink: var(--d10-ink); --f-r: 12px; --f-rs: 6px; --f-title: 'Inter Tight', sans-serif; --f-ph: repeating-linear-gradient(135deg, #E4E4E9 0 6px, #F0F0F3 6px 12px); }
:root {
	--d10-main: var(--tlx-main, #E11D2E);
	--d10-acc: var(--tlx-acc, #FFD60A);
	--d10-soft: #FFF8D6;
	--d10-soft-line: #F3E6A6;
	--d10-ink: #111114;
	--d10-text: #3A3A42;
	--d10-muted: #55555D;
	--d10-grey: #8A8A94;
	--d10-line: #E6E6EB;
	--d10-line2: #EDEDF1;
	--d10-input: #D9D9E0;
	--d10-card: #F5F6F9;
	--d10-green: #1E9E5A;
	--d10-star: #F5A524;
	--d10-err: #D64545;
}
body.landing-d10 { margin: 0; background: #fff; color: var(--d10-ink); font-family: 'Inter Tight', 'Inter', -apple-system, 'Segoe UI', Roboto, sans-serif !important; font-size: 14px; line-height: 1.4; -webkit-font-smoothing: antialiased; }
html.landing-d10-html, body.landing-d10 { display: block !important; width: 100% !important; min-height: 0; overflow-x: hidden; scroll-behavior: auto !important; }
body.landing-d10 #page, body.landing-d10 .container-body, body.landing-d10 .content-wrap { display: block !important; width: 100% !important; max-width: none !important; min-width: 0 !important; margin: 0 !important; padding: 0 !important; box-shadow: none !important; border-radius: 0 !important; background: transparent !important; }
.d10 *, .d10 *::before, .d10 *::after, .d10-sticky *, .d10-footer * { box-sizing: border-box; }
.d10 { width: 100%; max-width: 480px; margin: 0 auto; background: #fff; color: var(--d10-ink); }
.d10 :where(h1, h2, h3, p, dl, dd, ul, ol) { margin: 0; letter-spacing: 0; }
.d10 :where(h1, h2, h3) { color: inherit; line-height: 1.2; text-transform: none; }
.d10 :where(select, input, textarea, button) { font-family: inherit; }
.d10 img { max-width: 100%; height: auto; display: block; }
.d10 a { color: inherit; text-decoration: none; }
.d10-desk-only, .d10-desk-only-inline { display: none; }

.d10-h1 { font-weight: 800; font-size: 22px; line-height: 1.15; margin-top: 12px; }
.d10-h2 { font-weight: 800; font-size: 18px; line-height: 1.2; }
.d10-h2--c { text-align: center; }
.d10-btn { display: flex; align-items: center; justify-content: center; height: 50px; padding: 0 26px; background: var(--d10-main); color: #fff !important; font-weight: 800; font-size: 16px; border-radius: 10px; border: 0; cursor: pointer; }
.d10-btn--big { width: 100%; height: 54px; font-size: 17px; margin-top: 12px; }
.d10-note { font-size: 12px; color: var(--d10-muted); text-align: center; line-height: 1.4; margin-top: 4px; }
.d10-stars { color: var(--d10-star); font-size: 12px; letter-spacing: .5px; }
.d10-stars i { font-style: normal; color: #D9D9E0; }
.d10-price { display: flex; align-items: baseline; gap: 12px; }
.d10-price b { font-weight: 900; font-size: 38px; line-height: 1; color: var(--d10-main); }
.d10-price s { font-weight: 600; font-size: 20px; line-height: 1; color: var(--d10-grey); text-decoration: line-through; text-decoration-color: var(--d10-main); text-decoration-thickness: 2px; }
.d10-price em { font-style: normal; background: var(--d10-acc); font-weight: 800; font-size: 10px; line-height: 1; padding: 4px 5px; border-radius: 4px; }

/* Верхня смуга з таймером */
.d10-topbar { display: flex; justify-content: space-between; align-items: center; padding: 8px 16px; background: var(--d10-ink); color: #fff; font-size: 12px; }
.d10-topbar__txt { font-weight: 600; }
.d10-topbar__cd { display: flex; gap: 6px; font-weight: 800; font-variant-numeric: tabular-nums; }
.d10-topbar__pill { background: var(--d10-main); padding: 3px 5px; border-radius: 4px; }
.d10-topbar__cell { background: #2A2A32; padding: 6px 10px; border-radius: 4px; font-size: 16px; line-height: 1; }
.d10-topbar__cell--acc { background: var(--d10-main); }

/* Перший екран */
.d10-hero { padding: 12px 16px 16px; }
.d10-gallery { position: relative; aspect-ratio: 1; border-radius: 12px; overflow: hidden; background: repeating-linear-gradient(135deg, #E4E4E9 0 6px, #F0F0F3 6px 12px); }
.d10-gallery .swiper-slide img { width: 100%; aspect-ratio: 1; object-fit: cover; }
.d10-tag { position: absolute; z-index: 3; line-height: 1; border-radius: 6px; font-weight: 700; font-size: 11px; padding: 7px 9px; }
.d10-tag--pct { top: 12px; left: 12px; background: var(--d10-acc); color: var(--d10-ink); font-weight: 900; font-size: 22px; padding: 14px 16px; border-radius: 10px; transform: rotate(-6deg); }
.d10-tag--stock { top: 12px; right: 12px; background: #fff; color: var(--d10-green); }
.d10-tag--red { bottom: 12px; left: 12px; background: var(--d10-main); color: #fff; }
.d10-gallery__dots.swiper-pagination { bottom: 10px; }
.d10-gallery .swiper-pagination-bullet { width: 6px; height: 6px; background: #fff; opacity: .6; margin: 0 3px !important; }
.d10-gallery .swiper-pagination-bullet-active { opacity: 1; background: var(--d10-main); }
.d10-hero__rate { display: flex; align-items: center; gap: 6px; flex-wrap: wrap; margin-top: 4px; font-size: 12px; color: var(--d10-muted); }
.d10-hero__rate b { color: var(--d10-ink); }
.d10-hero__rate em { font-style: normal; color: var(--d10-green); font-weight: 700; }
.d10-price--hero { margin-top: 10px; }

/* Залишок */
.d10-stockbar { margin-top: 16px; }
.d10-stockbar__row { display: flex; justify-content: space-between; font-size: 13px; font-weight: 700; }
.d10-stockbar em { font-style: normal; color: var(--d10-main); }
.d10-stockbar__pct { color: var(--d10-grey); }
.d10-stockbar__bar { height: 10px; border-radius: 5px; background: var(--d10-line2); margin-top: 6px; overflow: hidden; }
.d10-stockbar__bar i { display: block; height: 100%; background: var(--d10-main); border-radius: 5px; }

/* Блоки */
.d10-block { position: relative; padding: 16px; }
.d10-block--yellow { background: var(--d10-soft); border-top: 1px solid var(--d10-soft-line); border-bottom: 1px solid var(--d10-soft-line); }

/* Комбо */
.d10-combos { display: grid; grid-template-columns: 1fr 1fr 1.25fr; gap: 8px; align-items: end; margin-top: 16px; }
.d10-combo { position: relative; display: flex; flex-direction: column; align-items: center; text-align: center; padding: 14px 8px 12px; border-radius: 12px; border: 1px solid var(--d10-line); background: #fff; color: var(--d10-ink); font: inherit; cursor: pointer; }
.d10-combo--best { padding-top: 18px; padding-bottom: 16px; }
.d10-combo.is-sel { border: 2px solid var(--d10-main); }
.d10-badge { position: absolute; top: -10px; left: 50%; transform: translateX(-50%); background: var(--d10-main); color: #fff; font-size: 10px; font-weight: 800; line-height: 1; padding: 5px 7px; border-radius: 6px; white-space: nowrap; }
.d10-combo__qty { font-size: 13px; font-weight: 700; }
.d10-combo__price { font-weight: 900; font-size: 18px; line-height: 1.2; margin-top: 4px; color: var(--d10-main); }
.d10-combo__per { font-size: 11px; color: var(--d10-muted); margin-top: 2px; }
.d10-combo__save { font-size: 11px; font-weight: 800; margin-top: 4px; min-height: 13px; }
.d10-hero__buy .d10-combo__save { display: none; }
.d10-hero__buy .d10-combo__price { font-size: 16px; }

/* Переваги: картка = фото 4:3 з жовтим номером + заголовок + одне речення */
.d10-features__title { margin-bottom: 12px; }
.d10-features { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; counter-reset: d10f; }
.d10-feature { display: flex; flex-direction: column; border: 1px solid var(--d10-line); border-radius: 12px; overflow: hidden; counter-increment: d10f; }
.d10-feature__img { position: relative; width: 100%; aspect-ratio: 4 / 3; flex: none; background: var(--d10-card); }
.d10-feature__img img { width: 100%; height: 100%; object-fit: cover; }
.d10-feature__img::before { content: counter(d10f, decimal-leading-zero); position: absolute; top: 8px; left: 8px; z-index: 1; background: var(--d10-acc); color: var(--d10-ink); font-weight: 900; font-size: 12px; line-height: 1; padding: 6px 7px; border-radius: 6px; transform: rotate(-4deg); }
.d10-feature__body { padding: 10px 12px 12px; }
.d10-feature h3 { font-size: 14px; font-weight: 800; line-height: 1.25; }
.d10-feature p { font-size: 12px; color: var(--d10-muted); margin-top: 4px; line-height: 1.4; }

/* Відгуки */
.d10-block--reviews { padding-top: 0; }
.d10-reviews__head { display: flex; align-items: baseline; gap: 8px; margin-bottom: 10px; }
.d10-reviews__head span { font-size: 12px; color: var(--d10-muted); }
.d10-reviews__head em { font-style: normal; color: var(--d10-star); }
.d10-revs { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
/* Відгуки свайпером, коли їх більше трьох */
.d10-revs--slider { display: block; overflow: hidden; padding-bottom: 24px; }
.d10-revs--slider .d10-rev { height: auto; }
.d10-revs__dots.swiper-pagination { bottom: 0; }
.d10-revs__dots .swiper-pagination-bullet { width: 6px; height: 6px; background: var(--d10-line); opacity: 1; margin: 0 3px !important; }
.d10-revs__dots .swiper-pagination-bullet-active { background: var(--d10-main); }
.d10-rev { background: var(--d10-card); border-radius: 10px; padding: 10px; }
.d10-rev__head { display: flex; align-items: center; gap: 6px; }
.d10-rev__head img { width: 26px; height: 26px; border-radius: 13px; object-fit: cover; flex: none; }
.d10-rev__head b { display: block; font-size: 11px; font-weight: 700; line-height: 1.2; }
.d10-rev__head .d10-stars { font-size: 10px; }
.d10-rev__text { font-size: 11px; line-height: 1.35; margin-top: 4px; }
.d10 .d10-rev__photo { width: 100%; border-radius: 8px; margin-top: 8px; aspect-ratio: 4/3; object-fit: cover; }
.d10-rev__answer { font-size: 11px; line-height: 1.35; margin-top: 6px; padding: 6px 8px; background: #fff; border-radius: 8px; }
.d10-rev__ok { font-size: 9px; color: var(--d10-green); font-weight: 700; margin-top: 4px; }
.d10-oldrev .tlx-old { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }
.d10-oldrev .tlx-old h3 { display: none; }
.d10-oldrev .fitem__img { width: 42px; height: 42px; object-fit: cover; flex-shrink: 0; }
.d10-oldrev .fitem__content { flex: 1; min-width: 0; }

/* Гарантії */
.d10-block--gar { padding: 12px 16px; border-top: 1px solid var(--d10-line); border-bottom: 1px solid var(--d10-line); }
.d10-gar { display: flex; justify-content: space-between; gap: 6px; }
.d10-gar__item { display: flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 700; line-height: 1.2; }
.d10-gar__item i { font-style: normal; color: var(--d10-main); }

/* Форма: крупне фото обраної варіації, великі картки комбо, варіант, таймер, підсумок «Разом», поля */
.d10-order { padding: 20px 16px; }
.d10-order__photo { position: relative; height: 300px; border-radius: 12px; overflow: hidden; background: #E4E4E9; }
.d10-order__photo img { width: 100%; height: 100%; object-fit: cover; }
.d10-order__photo .d10-tag--pct { font-size: 20px; padding: 12px 14px; transform: rotate(-3deg); }
.d10-order__row { display: flex; justify-content: space-between; align-items: baseline; gap: 10px; margin-top: 12px; }
.d10-order__row b { font-weight: 700; font-size: 14px; line-height: 1.3; }
.d10-order__row span { font-size: 12px; color: var(--d10-muted); text-align: right; }
.d10-h2--order { font-size: 20px; margin-top: 18px; }
.d10-cd-row { display: flex; justify-content: space-between; align-items: center; gap: 10px; margin-top: 14px; }
.d10-cd-row.d10-desk-only { display: none; }
.d10-cd-row__txt { font-size: 12px; font-weight: 700; }
.d10-cd { display: flex; gap: 5px; font-weight: 900; font-size: 16px; line-height: 1; }
.d10-cd__n { background: var(--d10-ink); color: #fff; padding: 7px 8px; border-radius: 5px; font-variant-numeric: tabular-nums; }
.d10-cd__n--acc { background: var(--d10-main); }
.d10-order__vars .d10-axis { margin-top: 0; }
.d10-order .d10-axis__name { font-size: 12px; font-weight: 800; text-transform: uppercase; margin: 16px 0 8px; }
.d10-order .d10-axis__val { text-transform: none; }
.d10-order .d10-var__img { width: 32px; height: 32px; border-radius: 6px; }
.d10-order__sum { display: flex; justify-content: space-between; align-items: baseline; gap: 10px; margin-top: 14px; padding-top: 12px; border-top: 2px solid var(--d10-ink); font-size: 13px; font-weight: 600; }
.d10-order__sumprice { display: flex; align-items: baseline; gap: 8px; }
.d10-order__sumprice b { font-size: 26px; font-weight: 900; line-height: 1; color: var(--d10-main); }
.d10-order__sumprice s { font-size: 12px; color: var(--d10-grey); font-weight: 400; }
.d10-order .oreder-form { margin-top: 12px; }
.d10-vars { display: flex; gap: 8px; flex-wrap: wrap; }
.d10-var { flex: 1; display: flex; align-items: center; justify-content: center; gap: 8px; padding: 8px; border-radius: 10px; border: 1px solid var(--d10-line); background: #fff; color: var(--d10-ink); font: inherit; font-size: 12px; font-weight: 700; cursor: pointer; }
.d10-vars--photo .d10-var { justify-content: flex-start; text-align: left; }
.d10-var__img { width: 32px; height: 32px; border-radius: 8px; object-fit: cover; flex: none; }
.d10-var.is-sel { border: 2px solid var(--d10-main); }
.d10-var.is-off { color: #A7AAAD; text-decoration: line-through; background: var(--d10-card); }
.d10-axis { margin-top: 10px; }
.d10-axis__name { font-size: 12px; color: var(--d10-muted); margin-bottom: 6px; }
.d10-axis__val { color: var(--d10-ink); font-weight: 700; }
.d10-axis__val:not(:empty)::before { content: ': '; }
.d10-axis--sizes .d10-var { flex: 0 0 auto; min-width: 54px; flex-direction: column; gap: 1px; padding: 6px 8px; }
.d10-axis--sizes .d10-var small { font-size: 10px; font-weight: 400; color: var(--d10-muted); }
.d10-stock { margin-top: 8px; font-size: 12px; color: var(--d10-muted); }
.d10-stock.is-low { color: var(--d10-main); font-weight: 700; }
.d10-sizechart { margin-top: 14px; background: #fff; border-radius: 10px; padding: 10px 12px; }
.d10-sizechart summary { display: flex; justify-content: space-between; font-size: 14px; font-weight: 700; cursor: pointer; list-style: none; }
.d10-sizechart summary::-webkit-details-marker { display: none; }
.d10-sizechart summary i::before { content: '+'; font-size: 18px; line-height: 1; font-style: normal; color: var(--d10-main); }
.d10-sizechart[open] summary i::before { content: '−'; }
.d10-sizechart dl { margin: 8px 0 0; }
.d10-sizechart dl > div { display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid var(--d10-line); font-size: 13px; }
.d10-sizechart dl > div.is-sel { background: var(--d10-soft); margin: 0 -8px; padding-left: 8px; padding-right: 8px; border-radius: 6px; }
.d10-sizechart dd { margin: 0; font-weight: 700; }
.d10-order .wpcf7 form { display: flex; flex-direction: column; gap: 10px; }
.d10-order .wpcf7 form > p { margin: 0; }
.d10-order .wpcf7 form > br { display: none; }
.d10-order .wpcf7-form-control-wrap[data-name="select-discount"], .d10-order .wpcf7-form-control-wrap[data-name="variation_crm_code"] { display: none; }
.d10-order input.field, .d10-order .wpcf7 input[type="text"], .d10-order .wpcf7 input[type="tel"] { width: 100%; height: 52px; border: 1px solid var(--d10-input); border-radius: 10px; padding: 0 14px; font: inherit; font-size: 15px; background: #fff; color: var(--d10-ink); outline: none; -webkit-appearance: none; }
.d10-order .wpcf7 input:focus { border-color: var(--d10-main); }
.d10-order .wpcf7 input.is-err, .d10-order .wpcf7 input.wpcf7-not-valid { border: 2px solid var(--d10-err); }
.d10-order .wpcf7-not-valid-tip, .d10-order .d10-err { display: flex; align-items: center; gap: 6px; font-size: 12px; color: var(--d10-err); margin-top: 6px; }
.d10-order .wpcf7-not-valid-tip::before, .d10-order .d10-err::before { content: '!'; width: 14px; height: 14px; border-radius: 7px; background: var(--d10-err); color: #fff; font-size: 9px; font-weight: 700; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }
.d10-order .button-submit { width: 100%; height: 56px; border: 0; border-radius: 10px; background: var(--d10-main); color: #fff; font: inherit; font-weight: 800; font-size: 17px; text-transform: uppercase; letter-spacing: .02em; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 10px; }
.d10-order .button-submit:disabled, .d10-order .wpcf7 form.submitting .button-submit { opacity: .6; cursor: default; }
.d10-order .wpcf7 form.submitting .button-submit::before { content: ''; width: 18px; height: 18px; border: 2px solid #fff; border-right-color: transparent; border-radius: 50%; animation: d10spin .8s linear infinite; }
@keyframes d10spin { to { transform: rotate(360deg); } }
.d10-order .wpcf7-spinner { display: none; }
.d10-order .wpcf7-response-output { margin: 0; padding: 10px 12px; border: 1px solid var(--d10-line); border-radius: 10px; font-size: 13px; background: #fff; }
.d10-order .wpcf7 form.init .wpcf7-response-output { display: none; }

/* Опис (текст + на десктопі галерея з картинок опису) і характеристики */
.d10-desc { border-top: 1px solid var(--d10-line); }
.d10-text { font-size: 14px; line-height: 1.5; color: var(--d10-text); margin-top: 8px; }
.d10-text p { margin: 0 0 8px; }
.d10-text img { max-width: 100%; width: auto; height: auto; display: block; margin-left: auto; margin-right: auto; border-radius: 10px; margin: 12px auto; }
.d10-video { margin-top: 10px; border-radius: 10px; overflow: hidden; aspect-ratio: 16/9; background: var(--d10-card); }
.d10-video iframe, .d10-video video { width: 100%; height: 100%; display: block; border: 0; }
.d10-block--specs { padding-top: 0; }
.d10-specs__img { margin-bottom: 10px; border-radius: 10px; overflow: hidden; background: var(--d10-card); }
.d10-specs__img img { width: 100%; height: auto; display: block; }
.d10-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; }
.d10-specs > div { background: var(--d10-card); border-radius: 8px; padding: 8px 10px; font-size: 11px; }
.d10-specs dt { color: var(--d10-grey); }
.d10-specs dd { font-weight: 700; margin-top: 2px; }
.d10-block--specs .d10-btn--big { margin-top: 14px; height: 50px; font-size: 16px; }

/* Доставка і оплата — артборд D10 · delivery */
.d10-block--dlv { padding: 16px; }
.d10-dlv { border: 2px solid var(--d10-acc); border-radius: 8px; padding: 20px 16px; display: flex; flex-direction: column; gap: 16px; }
.d10-dlv__title { font-weight: 800; font-size: 17px; line-height: 1.2; letter-spacing: .04em; text-transform: uppercase; text-align: center; }
.d10-dlv__grid { display: flex; flex-direction: column; gap: 16px; }
.d10-dlv__col { display: flex; flex-direction: column; gap: 16px; align-items: center; }
.d10-dlv__label { font-size: 12px; font-weight: 600; color: #6B6B75; align-self: flex-start; margin-bottom: -6px; }
.d10-dlv__posts { display: flex; gap: 28px; justify-content: center; }
.d10-dlv__post { display: flex; flex-direction: column; align-items: center; gap: 8px; }
.d10-dlv__post b { font-size: 13px; font-weight: 700; }
.d10-dlv__circle { width: 84px; height: 84px; border-radius: 50%; background: #fff; box-shadow: 0 4px 14px rgba(17,17,20,.12); display: flex; align-items: center; justify-content: center; }
.d10-dlv__circle img { width: 62px; height: 62px; object-fit: contain; }
.d10-dlv__text { font-size: 14px; line-height: 1.5; text-align: center; font-weight: 500; }
.d10-dlv__sep { height: 2px; width: 100%; background: var(--d10-acc); }
.d10-dlv__pay { display: flex; gap: 8px; width: 100%; justify-content: space-between; }
.d10-dlv__box { width: 50px; height: 32px; border-radius: 6px; border: 1px solid var(--d10-line); background: #fff; display: flex; align-items: center; justify-content: center; padding: 4px; }
.d10-dlv__box img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; }

/* FAQ */
.d10-block--faq { border-top: 1px solid var(--d10-line); }
.d10-block--faq .d10-h2 { margin-bottom: 4px; }
.d10-faq__item { border-bottom: 1px solid var(--d10-line2); }
.d10-faq__item summary { display: flex; justify-content: space-between; gap: 12px; padding: 11px 0; font-size: 13px; font-weight: 700; cursor: pointer; list-style: none; }
.d10-faq__item summary::-webkit-details-marker { display: none; }
.d10-faq__item summary i::before { content: '+'; font-style: normal; font-size: 18px; line-height: 1; color: var(--d10-main); }
.d10-faq__item[open] summary i::before { content: '−'; }
.d10-faq__item p { font-size: 12px; line-height: 1.5; color: var(--d10-muted); padding-bottom: 11px; }

/* Підвал */
.d10-footer { max-width: 480px; margin: 0 auto; padding: 16px 16px 88px; font-size: 11px; color: #9A9AA4; line-height: 1.6; background: var(--d10-ink); }
.d10-footer__grid { display: flex; flex-direction: column; gap: 2px; }
.d10-footer__col b { color: #fff; font-weight: 700; }
.d10-footer__col a { color: #fff; }
.d10-footer__text p { margin: 0; text-align: left !important; }
.d10-footer__links { display: flex; flex-wrap: wrap; gap: 4px 14px; margin-top: 8px; }
.d10-footer__contacts { margin-top: 8px; }

/* Липка панель */
.d10-sticky { position: fixed; left: 0; right: 0; bottom: 0; z-index: 50; display: flex; align-items: center; height: 64px; padding: 0 16px; background: #fff; border-top: 2px solid var(--d10-main); box-shadow: 0 -8px 24px rgba(0,0,0,.1); transform: translateY(110%); transition: transform .25s; }
.d10-sticky.is-on { transform: none; }
.d10-sticky__in { display: flex; align-items: center; gap: 12px; width: 100%; max-width: 480px; margin: 0 auto; }
.d10-sticky__price > span { display: flex; align-items: baseline; gap: 6px; }
.d10-sticky__price b { font-weight: 900; font-size: 22px; line-height: 1; color: var(--d10-main); }
.d10-sticky__price s { font-size: 13px; color: var(--d10-grey); }
.d10-sticky__left { display: block; font-size: 10px; color: var(--d10-muted); font-weight: 600; margin-top: 2px; }
.d10-sticky__sum { display: none; }
.d10-sticky .d10-btn { margin-left: auto; height: 46px; font-size: 15px; }
@media (prefers-reduced-motion: reduce) { .d10-sticky { transition: none; } }

/* ============ Desktop 1280 (артборд «повна сторінка», сітка 1152, поля 64) ============ */
@media (min-width: 900px) {
	.d10 { max-width: 1280px; }
	.d10-mob-only, .d10-mob-only-inline { display: none !important; }
	.d10-desk-only { display: block; }
	.d10-desk-only-inline { display: inline; }
	.d10-h2 { font-size: 26px; }
	.d10-block { padding: 40px 64px 0; }

	.d10-topbar { justify-content: flex-start; gap: 24px; padding: 10px 64px; font-size: 14px; }
	.d10-topbar__cd { gap: 6px; }
	.d10-topbar__range { font-size: 13px; color: #9A9AA4; }
	.d10-topbar__pct { margin-left: auto; background: var(--d10-acc); color: var(--d10-ink); font-weight: 900; font-size: 18px; line-height: 1; padding: 8px 14px; border-radius: 6px; }

	.d10-hero { display: grid; grid-template-columns: 520px 1fr; gap: 56px; padding: 32px 64px 24px; align-items: start; }
	.d10-gallery, .d10-gallery .swiper-slide img { width: 520px; height: 520px; border-radius: 16px; }
	.d10-tag--pct { top: 16px; left: 16px; font-size: 28px; padding: 16px 20px; border-radius: 12px; }
	.d10-tag--red { bottom: 16px; left: 16px; font-size: 13px; padding: 8px 10px; }
	.d10-h1 { font-size: 34px; line-height: 1.1; margin-top: 0; }
	.d10-hero__rate { font-size: 14px; margin-top: 8px; }
	.d10-price--hero { margin-top: 16px; gap: 14px; }
	.d10-price--hero b { font-size: 52px; }
	.d10-price--hero s { font-size: 26px; text-decoration-thickness: 3px; }
	.d10-stockbar--hero { margin-top: 14px; }
	.d10-stockbar--hero .d10-stockbar__pct { display: none; }
	.d10-hero__buy { margin-top: 20px; background: var(--d10-soft); border-radius: 16px; padding: 20px; }
	.d10-hero__buy .d10-combos { margin-top: 0; gap: 10px; }
	.d10-hero__buy .d10-btn--big { height: 58px; font-size: 18px; margin-top: 14px; text-transform: uppercase; letter-spacing: .02em; }
	.d10-hero__buy .d10-note { margin-top: 12px; }
	.d10-hero__gar { display: flex; gap: 24px; margin-top: 16px; font-size: 13px; font-weight: 600; }
	.d10-hero__gar i { font-style: normal; color: var(--d10-main); }

	.d10-block--stock { padding: 0 64px; }
	.d10-stockbar--wide { display: flex; align-items: center; gap: 24px; margin: 0; border: 2px solid var(--d10-acc); border-radius: 12px; padding: 16px 24px; font-weight: 800; font-size: 18px; line-height: 1; }
	.d10-stockbar--wide .d10-stockbar__bar { flex: 1; height: 12px; border-radius: 6px; margin: 0; }
	.d10-stockbar--wide .d10-stockbar__pct { font-size: 16px; }
	.d10-combos--big { grid-template-columns: 1fr 1fr 1.3fr; gap: 16px; margin-top: 28px; }
	.d10-combos--big .d10-combo { padding: 24px 16px 20px; border-radius: 16px; }
	.d10-combos--big .d10-combo--best { padding: 32px 16px 28px; }
	.d10-combos--big .d10-badge { top: -12px; font-size: 12px; padding: 6px 10px; }
	.d10-combos--big .d10-combo__qty { font-size: 15px; }
	.d10-combos--big .d10-combo__price { font-size: 28px; line-height: 1.1; margin-top: 8px; }
	.d10-combos--big .d10-combo--best .d10-combo__price { font-size: 34px; }
	.d10-combos--big .d10-combo__per { font-size: 13px; margin-top: 4px; }
	.d10-combos--big .d10-combo__save { font-size: 13px; margin-top: 8px; min-height: 16px; }

	.d10-features__title { margin-bottom: 20px; }
	.d10-features { grid-template-columns: repeat(4, 1fr); gap: 16px; }
	.d10-feature { border-radius: 14px; }
	.d10-feature__img::before { top: 12px; left: 12px; font-size: 14px; padding: 8px 9px; border-radius: 8px; }
	.d10-feature__body { padding: 16px 18px 18px; }
	.d10-feature h3 { font-size: 17px; }
	.d10-feature p { font-size: 13px; margin-top: 6px; line-height: 1.45; }

	.d10-block--reviews { padding-top: 40px; }
	.d10-reviews__head { gap: 12px; margin-bottom: 20px; }
	.d10-reviews__head span { font-size: 14px; }
	.d10-revs { grid-template-columns: repeat(3, 1fr); gap: 16px; }
	.d10-revs--slider { padding-bottom: 28px; }
	.d10-rev { border-radius: 12px; padding: 16px; }
	.d10-rev__head { gap: 8px; }
	.d10-rev__head img { width: 36px; height: 36px; border-radius: 18px; }
	.d10-rev__head b { font-size: 14px; }
	.d10-rev__head .d10-stars { font-size: 12px; }
	.d10-rev__text { font-size: 14px; line-height: 1.45; margin-top: 10px; }
	.d10 .d10-rev__photo { width: 60%; border-radius: 10px; margin-top: 10px; }
	.d10-rev__answer { font-size: 13px; }
	.d10-rev__ok { font-size: 11px; margin-top: 8px; }
	.d10-oldrev .tlx-old { columns: 2; column-gap: 48px; }
	.d10-oldrev .fitem, .d10-oldrev .tlx-viber > * { break-inside: avoid; }

	.d10-block--gar { padding: 32px 64px; margin-top: 40px; }
	.d10-gar { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
	.d10-gar__item { gap: 14px; font-size: 17px; font-weight: 700; line-height: 1.25; }
	.d10-gar__item i { width: 40px; height: 40px; border-radius: 20px; background: var(--d10-soft); display: inline-flex; align-items: center; justify-content: center; font-size: 18px; flex: none; }

	.d10-order { padding: 40px 64px 48px; border-top: 0; }
	.d10-order__grid { display: grid; grid-template-columns: 480px 1fr; gap: 56px; align-items: start; }
	.d10-order__left { position: sticky; top: 24px; }
	.d10-order__photo { width: 480px; height: 480px; border-radius: 16px; }
	.d10-order__photo .d10-tag--pct { top: 16px; left: 16px; font-size: 24px; padding: 14px 16px; border-radius: 12px; }
	.d10-order__row { margin-top: 16px; }
	.d10-order__row b { font-size: 17px; }
	.d10-order__row span { font-size: 13px; }
	.d10-h2--order { font-size: 30px; line-height: 1.15; margin-top: 0; text-align: left; }
	.d10-cd-row { justify-content: flex-start; gap: 8px; margin-top: 14px; }
	.d10-cd-row.d10-desk-only { display: flex; }
	.d10-cd-row__txt { font-size: 13px; margin-right: 6px; }
	.d10-cd { gap: 6px; font-size: 20px; }
	.d10-cd__n { padding: 8px 10px; border-radius: 6px; }
	.d10-order .d10-axis__name { font-size: 13px; margin: 24px 0 10px; }
	.d10-var { padding: 10px; font-size: 14px; }
	.d10-order .d10-var__img { width: 44px; height: 44px; }
	.d10-order__sum { margin-top: 24px; padding-top: 16px; font-size: 14px; }
	.d10-order__sumprice { gap: 10px; }
	.d10-order__sumprice b { font-size: 32px; }
	.d10-order__sumprice s { font-size: 14px; }
	.d10-order .oreder-form { margin-top: 16px; }
	.d10-order .wpcf7 form { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
	.d10-order .wpcf7 form > .button-submit, .d10-order .wpcf7 form > .wpcf7-response-output { grid-column: 1 / -1; }
	.d10-order input.field, .d10-order .wpcf7 input[type="text"], .d10-order .wpcf7 input[type="tel"] { height: 54px; padding: 0 16px; }
	.d10-order .button-submit { height: 58px; font-size: 18px; }
	.d10-order .d10-note { margin-top: 12px; }

	.d10-desc { padding: 40px 64px 0; border-top: 0; }
	.d10-desc__grid { }
	.d10-text { font-size: 16px; line-height: 1.6; margin-top: 14px; }
	.d10-text img { border-radius: 12px; max-height: 720px; margin: 24px auto; }
	.d10-video { margin-top: 20px; border-radius: 12px; }
	.d10-block--specs { padding-top: 32px; }
	.d10-block--specs .d10-h2 { font-size: 22px; margin-bottom: 8px; }
	.d10-specs-wrap--img { display: grid; grid-template-columns: 400px 1fr; gap: 48px; align-items: start; }
	.d10-specs-wrap--img .d10-specs { grid-template-columns: 1fr; column-gap: 0; }
	.d10-specs__img { margin-bottom: 0; border-radius: 12px; }
	.d10-specs { grid-template-columns: 1fr 1fr; column-gap: 48px; row-gap: 0; }
	.d10-specs > div { display: flex; justify-content: space-between; gap: 16px; padding: 14px 0; border-bottom: 1px solid var(--d10-line); font-size: 15px; background: transparent; border-radius: 0; }
	.d10-specs dd { margin-top: 0; text-align: right; }

	.d10-block--dlv { padding: 40px 64px 0; }
	.d10-dlv { padding: 28px 32px; gap: 24px; }
	.d10-dlv__title { font-size: 22px; }
	.d10-dlv__grid { display: grid; grid-template-columns: 1fr 2px 1fr; gap: 40px; }
	.d10-dlv__col { gap: 18px; }
	.d10-dlv__label { font-size: 13px; margin-bottom: 0; }
	.d10-dlv__posts { gap: 40px; }
	.d10-dlv__post { gap: 10px; }
	.d10-dlv__post b { font-size: 15px; }
	.d10-dlv__circle { width: 104px; height: 104px; }
	.d10-dlv__circle img { width: 76px; height: 76px; }
	.d10-dlv__text { font-size: 16px; max-width: 460px; }
	.d10-dlv__sep { width: 2px; height: auto; }
	.d10-dlv__pay { gap: 14px; justify-content: center; }
	.d10-dlv__box { width: 72px; height: 46px; padding: 6px; }

	.d10-block--faq { padding: 40px 64px 48px; border-top: 0; }
	.d10-block--faq .d10-h2 { margin-bottom: 8px; }
	.d10-faq { columns: 2; column-gap: 48px; }
	.d10-faq__item { break-inside: avoid; }
	.d10-faq__item summary { padding: 16px 0; font-size: 15px; }
	.d10-faq__item p { font-size: 14px; padding-bottom: 16px; }

	.d10-footer { max-width: 1280px; padding: 32px 64px 104px; font-size: 13px; line-height: 1.7; }
	.d10-footer__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; }
	.d10-footer__links { flex-direction: column; gap: 0; margin-top: 0; }
	.d10-footer__contacts { margin-top: 0; }

	.d10-sticky { height: 72px; padding: 0 64px; }
	.d10-sticky__in { max-width: 1152px; gap: 16px; }
	.d10-sticky__price { display: flex; align-items: baseline; gap: 10px; }
	.d10-sticky__price b { font-size: 26px; }
	.d10-sticky__price s { font-size: 14px; }
	.d10-sticky__left { font-size: 13px; margin: 0 0 0 8px; }
	.d10-sticky__sum { display: block; font-size: 13px; color: var(--d10-muted); font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.d10-sticky .d10-btn { padding: 0 40px; height: 48px; font-size: 16px; text-transform: uppercase; letter-spacing: .02em; }
}
