/* Макет D8 «Стрічка» — з артбордів Claude Design (390 і 1280). --tlx-main / --tlx-acc друкує плагін, коли задано в товарі. */
/* Токени для блоку «Переваги» (спільна структура в landing-features.css) */
.d8 { --f-card: var(--d8-bg2); --f-line: var(--d8-line2); --f-ink: #fff; --f-muted: #B0B0BA; --f-accent: var(--d8-main); --f-badge: var(--d8-main); --f-badge-ink: var(--d8-ink); --f-r: 8px; --f-rs: 6px; --f-title: 'Onest', sans-serif; --f-ph: repeating-linear-gradient(135deg, #1E1E24 0 6px, #2A2A32 6px 12px); }
:root {
	--d8-main: var(--tlx-main, #D8FF2E);
	--d8-acc: var(--tlx-acc, #FF3D7F);
	--d8-bg: #111114;
	--d8-bg2: #1A1A20;
	--d8-light: #F5F5F7;
	--d8-ink: #111114;
	--d8-muted: #55555D;
	--d8-grey: #7A7A84;
	--d8-line: #E6E6EB;
	--d8-line2: #2A2A32;
	--d8-err: #D64545;
}
body.landing-d8 { margin: 0; background: var(--d8-bg); color: #fff; font-family: 'Onest', -apple-system, 'Segoe UI', Roboto, sans-serif !important; font-size: 14px; line-height: 1.4; -webkit-font-smoothing: antialiased; }
html.landing-d8-html, body.landing-d8 { display: block !important; width: 100% !important; min-height: 0; overflow-x: hidden; scroll-behavior: auto !important; }
body.landing-d8 #page, body.landing-d8 .container-body, body.landing-d8 .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; }
.d8 *, .d8 *::before, .d8 *::after, .d8-sticky *, .d8-footer * { box-sizing: border-box; }
.d8 { width: 100%; max-width: 480px; margin: 0 auto; background: var(--d8-bg); color: #fff; }
.d8 :where(h1, h2, h3, p, dl, dd, ul, ol) { margin: 0; letter-spacing: 0; }
.d8 :where(h1, h2, h3) { color: inherit; line-height: 1.2; text-transform: none; }
.d8 :where(select, input, textarea, button) { font-family: inherit; }
.d8 img { max-width: 100%; height: auto; display: block; }
.d8 a { color: inherit; text-decoration: none; }
.d8-desk-only, .d8-desk-only-inline { display: none; }

/* Стікери */
.d8-st { display: inline-block; background: #fff; color: var(--d8-ink); border-radius: 8px; padding: 8px 12px; font-weight: 800; }
.d8-st--small { font-size: 12px; font-weight: 800; padding: 7px 10px; border-radius: 6px; }
.d8-st--h1 { font-size: 26px; font-weight: 900; line-height: 1.1; text-transform: uppercase; }
.d8-st--sub { font-size: 14px; font-weight: 600; line-height: 1.3; }
.d8-st--price { display: inline-flex; align-items: baseline; gap: 10px; background: var(--d8-main); transform: rotate(-2deg); }
.d8-st--price b { font-size: 30px; font-weight: 900; line-height: 1; }
.d8-st--price s { font-size: 14px; color: var(--d8-muted); font-weight: 400; }
.d8-st--h2 { font-size: 24px; font-weight: 900; line-height: 1.1; text-transform: uppercase; }
.d8-st--title { font-size: 28px; font-weight: 900; line-height: 1.1; text-transform: uppercase; padding: 10px 14px; }
.d8-st--step { font-size: 30px; font-weight: 900; line-height: 1.1; padding: 10px 14px; }
.d8-st--lime { background: var(--d8-main); font-size: 14px; font-weight: 600; line-height: 1.3; }
.d8-st--black { background: var(--d8-ink); color: #fff; font-size: 12px; font-weight: 800; padding: 7px 10px; border-radius: 6px; text-transform: uppercase; }
.d8-st--tilt-l { transform: rotate(-1.5deg); }
.d8-st--tilt-r { transform: rotate(1deg); }
.d8-st--h2.d8-st--black { font-size: 24px; padding: 8px 12px; border-radius: 8px; }
#d8-features .tlx-f { margin-top: 18px; }
.d8-h2u { font-size: 24px; font-weight: 900; line-height: 1.1; text-transform: uppercase; }

/* Кнопки */
.d8-btn { display: flex; align-items: center; justify-content: center; height: 46px; padding: 0 28px; background: var(--d8-main); color: var(--d8-ink) !important; font-weight: 800; font-size: 15px; border-radius: 12px; border: 0; cursor: pointer; }
.d8-btn--big { width: 100%; height: 54px; font-size: 17px; font-weight: 900; margin-top: 6px; }
.d8-note { font-size: 12px; color: var(--d8-muted); text-align: center; line-height: 1.4; margin-top: 10px; }

/* Перший екран: картка-сторіс */
.d8-hero { padding: 0; }
.d8-gallery { position: relative; height: 600px; background: repeating-linear-gradient(135deg, #1E1E24 0 8px, #2A2A32 8px 16px); overflow: hidden; }
.d8-gallery .swiper-slide img { width: 100%; height: 600px; object-fit: cover; }
.d8-tag { position: absolute; top: 36px; right: 14px; z-index: 3; background: var(--d8-acc); color: #fff; font-size: 16px; font-weight: 900; line-height: 1; padding: 10px 12px; border-radius: 10px; transform: rotate(4deg); }
.d8-gallery__dots.swiper-pagination { position: absolute; left: auto; right: 14px; top: 120px; bottom: auto; width: auto; display: flex; flex-direction: column; gap: 6px; z-index: 3; }
.d8-gallery .swiper-pagination-bullet { width: 6px; height: 6px; border-radius: 3px; background: rgba(255,255,255,.4); opacity: 1; margin: 0 !important; transition: height .2s; }
.d8-gallery .swiper-pagination-bullet-active { height: 18px; background: var(--d8-main); }
.d8-hero__stickers { position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; padding: 0 16px 20px; display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.d8-hero__stickers .d8-btn--big { align-self: stretch; }

/* Стрічка сторіс: переваги і кроки */
.d8-stories__row { display: flex; flex-direction: column; }
.d8-story { position: relative; width: 100%; height: 600px; border-top: 2px solid var(--d8-bg); background: repeating-linear-gradient(135deg, #1E1E24 0 8px, #2A2A32 8px 16px) center / cover no-repeat; }
.d8-story[style] { background-size: cover; background-position: center; }
.d8-story__n { position: absolute; top: 14px; right: 14px; background: var(--d8-bg); color: var(--d8-main); font-size: 11px; font-weight: 800; line-height: 1; padding: 6px 8px; border-radius: 6px; }
.d8-story__num { position: absolute; top: 48px; left: 16px; background: var(--d8-acc); color: #fff; font-size: 40px; font-weight: 900; line-height: 1; padding: 12px 16px; border-radius: 12px; transform: rotate(-4deg); }
.d8-story__bottom { position: absolute; left: 0; right: 0; bottom: 0; padding: 0 16px 24px; display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.d8-arrows { display: none; }

/* Блоки */
.d8-block { position: relative; padding: 28px 16px; border-top: 2px solid var(--d8-bg); }
.d8-block--light { background: #fff; color: var(--d8-ink); border-top: 1px solid var(--d8-line); }

/* Опис: світлий блок зі стікером «Про товар»; права колонка з картинками опису — на десктопі */
.d8-block--desc { background: var(--d8-light); color: var(--d8-ink); padding: 28px 16px; border-top: 2px solid var(--d8-ink); }
.d8-text { font-size: 15px; line-height: 1.55; color: #2A2A32; margin-top: 18px; text-wrap: pretty; }
.d8-text p + p { margin-top: 12px; }
.d8-text img { max-width: 100%; width: auto; height: auto; display: block; margin-left: auto; margin-right: auto; border-radius: 12px; margin: 14px auto; }
.d8-video { margin-top: 14px; border-radius: 12px; overflow: hidden; aspect-ratio: 16 / 9; background: #E4E4E9; }
.d8-video iframe, .d8-video video { width: 100%; height: 100%; border: 0; display: block; }

/* Відгуки як переписка */
.d8-block--reviews { background: var(--d8-bg2); }
.d8-chats { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 18px; }
/* Відгуки свайпером, коли їх більше трьох */
.d8-chats--slider { display: block; overflow: hidden; padding-bottom: 26px; }
.d8-chats--slider .d8-chat { height: auto; }
.d8-revs__dots.swiper-pagination { bottom: 0; }
.d8-revs__dots .swiper-pagination-bullet { width: 6px; height: 6px; border-radius: 3px; background: #3A3A44; opacity: 1; margin: 0 3px !important; transition: width .2s; }
.d8-revs__dots .swiper-pagination-bullet-active { width: 18px; background: var(--d8-main); }
.d8-chat__in { background: #fff; color: var(--d8-ink); border-radius: 14px; overflow: hidden; box-shadow: 0 4px 16px rgba(0,0,0,.3); }
.d8-chat__head { display: flex; align-items: center; gap: 8px; padding: 8px 10px; background: #F1F1F4; border-bottom: 1px solid #E0E0E6; line-height: 1.1; }
.d8-chat__head img { width: 26px; height: 26px; border-radius: 13px; object-fit: cover; }
.d8-chat__head b { display: block; font-size: 11px; font-weight: 800; }
.d8-chat__head small { display: block; font-size: 9px; color: var(--d8-grey); }
.d8-chat__head em { margin-left: auto; font-style: normal; font-size: 8px; color: var(--d8-grey); font-weight: 600; }
.d8-chat__body { padding: 10px; display: flex; flex-direction: column; gap: 6px; }
.d8-chat__q { align-self: flex-end; background: var(--d8-main); font-size: 10px; padding: 6px 8px; border-radius: 10px 10px 2px 10px; max-width: 90%; }
.d8-chat__a { align-self: flex-start; background: #F1F1F4; font-size: 11px; line-height: 1.35; padding: 7px 9px; border-radius: 10px 10px 10px 2px; }
.d8-stars { color: #F5A524; font-size: 10px; letter-spacing: 1px; }
.d8-stars i { font-style: normal; color: #D9D9E0; }
.d8-chat__photo { align-self: flex-start; width: 65%; border-radius: 8px; }
.d8-chat__ok { font-size: 9px; color: #1E9E5A; font-weight: 700; margin-top: 2px; }
.d8-oldrev .tlx-old { background: #fff; color: #16161A; border-radius: 14px; padding: 16px; margin: 18px 0 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }
.d8-oldrev .tlx-old h3 { font-size: 20px; font-weight: 700; text-align: center; margin: 0 0 12px; color: #16161A; }
.d8-oldrev .fitem__img { width: 42px; height: 42px; object-fit: cover; flex-shrink: 0; }
.d8-oldrev .fitem__content { flex: 1; min-width: 0; }
.d8-oldrev .fitem__message { min-width: 0; }

/* Комбо + залишок (у формі) */
.d8-combos { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
.d8-combo { position: relative; display: flex; flex-direction: column; align-items: flex-start; padding: 16px 10px 12px; border-radius: 14px; border: 2px solid #fff; background: #fff; color: var(--d8-ink); font: inherit; cursor: pointer; text-align: left; }
.d8-combo.is-sel { border-color: var(--d8-ink); background: var(--d8-main); }
.d8-badge { position: absolute; top: -10px; left: 8px; background: var(--d8-acc); color: #fff; font-size: 10px; font-weight: 800; line-height: 1; padding: 5px 7px; border-radius: 6px; transform: rotate(-3deg); white-space: nowrap; }
.d8-combo__qty { font-size: 12px; font-weight: 600; }
.d8-combo__price { font-size: 17px; font-weight: 900; line-height: 1.2; margin-top: 4px; }
.d8-combo__per { font-size: 11px; color: var(--d8-muted); margin-top: 2px; }
.d8-combo__save { font-size: 11px; font-weight: 800; margin-top: 4px; min-height: 13px; }
.d8-stockbar { background: #fff; color: var(--d8-ink); border-radius: 12px; padding: 10px 12px; margin-top: 12px; }
.d8-stockbar__row { display: flex; justify-content: space-between; gap: 10px; font-size: 12px; font-weight: 800; }
.d8-stockbar__row em { font-style: normal; color: var(--d8-acc); }
.d8-stockbar__bar { height: 8px; border-radius: 4px; background: #EDEDF1; margin-top: 6px; overflow: hidden; }
.d8-stockbar__bar i { display: block; height: 100%; background: var(--d8-acc); }
.d8-mob-only-inline { display: inline; }

/* Варіації */
.d8-vars { display: flex; gap: 8px; flex-wrap: wrap; }
.d8-var { flex: 1; display: flex; align-items: center; justify-content: center; gap: 8px; padding: 8px; border-radius: 12px; border: 2px solid var(--d8-line); background: #fff; color: var(--d8-ink); font: inherit; font-size: 12px; font-weight: 700; cursor: pointer; }
.d8-vars--photo .d8-var { justify-content: flex-start; text-align: left; }
.d8-var__img { width: 32px; height: 32px; border-radius: 8px; object-fit: cover; flex: none; }
.d8-var.is-sel { border-color: var(--d8-ink); background: var(--d8-main); }
.d8-var.is-off { color: #A7AAAD; text-decoration: line-through; background: var(--d8-light); }
.d8-axis { margin-top: 10px; }
.d8-axis__name { font-size: 12px; color: var(--d8-muted); margin-bottom: 6px; }
.d8-axis__val { color: var(--d8-ink); font-weight: 700; }
.d8-axis__val:not(:empty)::before { content: ': '; }
.d8-axis--sizes .d8-var { flex: 0 0 auto; min-width: 54px; flex-direction: column; gap: 1px; padding: 6px 8px; }
.d8-axis--sizes .d8-var small { font-size: 10px; font-weight: 400; color: var(--d8-muted); }
.d8-stock { margin-top: 8px; font-size: 12px; color: var(--d8-muted); }
.d8-stock b { color: var(--d8-acc); }
.d8-sizechart { margin-top: 12px; background: #fff; border-radius: 12px; padding: 10px 14px; }
.d8-sizechart summary { display: flex; justify-content: space-between; font-size: 14px; font-weight: 800; cursor: pointer; list-style: none; }
.d8-sizechart summary::-webkit-details-marker { display: none; }
.d8-sizechart summary i::before { content: '+'; font-size: 18px; line-height: 1; font-style: normal; }
.d8-sizechart[open] summary i::before { content: '−'; }
.d8-sizechart dl { margin: 8px 0 0; }
.d8-sizechart dl > div { display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid var(--d8-line); font-size: 13px; }
.d8-sizechart dl > div.is-sel { background: var(--d8-main); margin: 0 -8px; padding-left: 8px; padding-right: 8px; border-radius: 6px; }
.d8-sizechart dd { margin: 0; font-weight: 700; }

/* Форма */
.d8-order { background: var(--d8-light); color: var(--d8-ink); border-top: 2px solid var(--d8-ink); }
.d8-order__photo { position: relative; height: 280px; border-radius: 16px; overflow: hidden; background: #E4E4E9; }
.d8-order__photo img { width: 100%; height: 100%; object-fit: cover; }
.d8-tag--photo { top: 12px; right: 12px; font-size: 16px; padding: 10px 12px; border-radius: 10px; }
.d8-order__row { display: flex; justify-content: space-between; align-items: baseline; gap: 10px; margin-top: 12px; }
.d8-order__row b { font-weight: 800; font-size: 15px; }
.d8-order__row span { font-size: 12px; color: var(--d8-muted); text-align: right; }
.d8-order .d8-st--h2 { margin-top: 20px; }
.d8-order .d8-combos { margin-top: 20px; }
.d8-order .d8-combo { border-color: #E0E0E6; }
.d8-order .d8-combo.is-sel { border-color: var(--d8-ink); }
.d8-order__vars .d8-axis { margin-top: 0; }
.d8-order .d8-axis__name { font-size: 12px; font-weight: 800; text-transform: uppercase; margin: 16px 0 8px; }
.d8-order__sum { display: flex; justify-content: space-between; align-items: baseline; gap: 10px; margin-top: 16px; padding-top: 12px; border-top: 2px solid var(--d8-ink); font-size: 13px; font-weight: 600; }
.d8-order__sumprice { display: flex; align-items: baseline; gap: 8px; }
.d8-order__sumprice b { font-size: 26px; font-weight: 900; line-height: 1; }
.d8-order__sumprice s { font-size: 12px; color: #9A9AA4; font-weight: 400; }
.d8-order .oreder-form { margin-top: 12px; }
.d8-order .wpcf7 form { display: flex; flex-direction: column; gap: 10px; }
.d8-order .wpcf7 form > p { margin: 0; }
.d8-order .wpcf7 form > br { display: none; }
.d8-order .wpcf7-form-control-wrap[data-name="select-discount"], .d8-order .wpcf7-form-control-wrap[data-name="variation_crm_code"] { display: none; }
.d8-order input.field, .d8-order .wpcf7 input[type="text"], .d8-order .wpcf7 input[type="tel"] { width: 100%; height: 52px; border: 2px solid var(--d8-ink); border-radius: 12px; padding: 0 16px; font: inherit; font-size: 15px; background: #fff; color: var(--d8-ink); outline: none; -webkit-appearance: none; }
.d8-order .wpcf7 input:focus { border-color: var(--d8-acc); }
.d8-order .wpcf7 input.is-err, .d8-order .wpcf7 input.wpcf7-not-valid { border-color: var(--d8-err); }
.d8-order .wpcf7-not-valid-tip, .d8-order .d8-err { display: flex; align-items: center; gap: 6px; font-size: 12px; color: var(--d8-err); margin-top: 6px; }
.d8-order .wpcf7-not-valid-tip::before, .d8-order .d8-err::before { content: '!'; width: 14px; height: 14px; border-radius: 7px; background: var(--d8-err); color: #fff; font-size: 9px; font-weight: 700; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }
.d8-order .button-submit { width: 100%; height: 56px; border: 2px solid var(--d8-ink); border-radius: 14px; background: var(--d8-main); color: var(--d8-ink); font: inherit; font-weight: 900; font-size: 17px; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 10px; }
.d8-order .button-submit:disabled, .d8-order .wpcf7 form.submitting .button-submit { opacity: .6; cursor: default; }
.d8-order .wpcf7 form.submitting .button-submit::before { content: ''; width: 18px; height: 18px; border: 2px solid var(--d8-ink); border-right-color: transparent; border-radius: 50%; animation: d8spin .8s linear infinite; }
@keyframes d8spin { to { transform: rotate(360deg); } }
.d8-order .wpcf7-spinner { display: none; }
.d8-order .wpcf7-response-output { margin: 0; padding: 10px 12px; border: 2px solid var(--d8-ink); border-radius: 12px; font-size: 13px; background: #fff; }
.d8-order .wpcf7 form.init .wpcf7-response-output { display: none; }

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

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

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

/* Липка панель — видима завжди */
.d8-sticky { position: fixed; left: 0; right: 0; bottom: 0; z-index: 50; display: flex; align-items: center; height: 64px; padding: 0 12px; background: var(--d8-bg); color: #fff; transform: translateY(110%); transition: transform .25s; }
.d8-sticky.is-on { transform: none; }
.d8-sticky__in { display: flex; align-items: center; gap: 12px; width: 100%; max-width: 480px; margin: 0 auto; }
.d8-sticky__price { display: flex; align-items: baseline; gap: 8px; background: #fff; color: var(--d8-ink); padding: 8px 10px; border-radius: 8px; transform: rotate(-2deg); }
.d8-sticky__price b { font-size: 20px; font-weight: 900; line-height: 1; }
.d8-sticky__price s { font-size: 12px; color: var(--d8-grey); }
.d8-sticky__sum { display: none; }
.d8-sticky .d8-btn { margin-left: auto; }
@media (prefers-reduced-motion: reduce) { .d8-sticky { transition: none; } }

/* Десктоп 1280 — артборд «D8 «Стрічка» · Desktop»: сітка 1200, поля 40 */
@media (min-width: 900px) {
	.d8, .d8-footer { max-width: 1280px; }
	.d8-desk-only { display: block; }
	.d8-desk-only-inline { display: inline; }
	.d8-mob-only, .d8-mob-only-inline { display: none !important; }
	.d8-hero { display: grid; grid-template-columns: 480px 1fr; gap: 64px; padding: 48px 40px 56px; align-items: start; }
	.d8-gallery { width: 480px; height: 720px; border-radius: 24px; }
	.d8-gallery .swiper-slide img { height: 720px; }
	.d8-tag { top: 40px; right: 16px; font-size: 20px; padding: 12px 14px; border-radius: 12px; }
	.d8-hero__stickers { left: 16px; right: auto; bottom: 20px; padding: 0; }
	.d8-st--small { font-size: 13px; padding: 8px 10px; }
	.d8-st--feat { font-size: 24px; font-weight: 900; line-height: 1.1; text-transform: uppercase; transform: rotate(-1.5deg); }
	.d8-st--h1d { font-size: 40px; font-weight: 900; line-height: 1.05; text-transform: uppercase; padding: 12px 18px; border-radius: 12px; transform: rotate(-1deg); }
	.d8-hero__sub { font-size: 18px; color: #B0B0BA; margin-top: 20px; line-height: 1.4; }
	.d8-st--priced { display: inline-flex; align-items: baseline; gap: 14px; margin-top: 20px; background: var(--d8-main); padding: 12px 18px; border-radius: 12px; transform: rotate(1deg); }
	.d8-st--priced b { font-size: 44px; font-weight: 900; line-height: 1; }
	.d8-st--priced s { font-size: 18px; color: var(--d8-muted); font-weight: 400; }
	.d8-hero__card { margin-top: 28px; background: var(--d8-light); color: var(--d8-ink); border-radius: 20px; padding: 20px; }
	.d8-hero__card .d8-combos { gap: 10px; }
	.d8-hero__card .d8-combo { padding: 14px 12px; border-color: var(--d8-line); }
	.d8-hero__card .d8-combo.is-sel { border-color: var(--d8-ink); }
	.d8-hero__card .d8-combo__price { font-size: 18px; }
	.d8-hero__vars .d8-axis__name { display: none; }
	.d8-hero__vars .d8-axis { margin-top: 10px; }
	.d8-hero__card .d8-btn--big { height: 58px; font-size: 18px; border: 2px solid var(--d8-ink); border-radius: 14px; margin-top: 14px; }
	.d8-stories { padding: 0 40px 56px; }
	.d8-stories__head { display: flex; align-items: center; gap: 16px; margin-bottom: 20px; }
	.d8-stories__head .d8-st--h2 { font-size: 28px; padding: 10px 14px; }
	.d8-arrows { display: flex; gap: 8px; margin-left: auto; }
	.d8-arrows button { width: 44px; height: 44px; border-radius: 22px; border: 2px solid #3A3A44; background: transparent; color: #B0B0BA; font-size: 18px; cursor: pointer; }
	.d8-arrows button[data-scroll="1"] { background: var(--d8-main); border-color: var(--d8-main); color: var(--d8-ink); font-weight: 900; }
	.d8-stories__row { flex-direction: row; gap: 32px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding-bottom: 4px; }
	.d8-stories__row::-webkit-scrollbar { display: none; }
	.d8-story { flex: none; width: 276px; height: 490px; border-radius: 20px; border-top: 0; overflow: hidden; scroll-snap-align: start; }
	.d8-story__bottom { padding: 0 14px 18px; }
	.d8-st--title { font-size: 20px; padding: 8px 12px; }
	.d8-st--lime { font-size: 13px; padding: 7px 10px; }
	.d8-stories--steps .d8-st--h2 { font-size: 28px; padding: 10px 14px; margin-bottom: 20px; }
	.d8-stories--steps .d8-stories__row { gap: 48px; }
	.d8-story--step { width: 368px; height: 560px; }
	.d8-story__num { top: 44px; font-size: 48px; padding: 14px 18px; }
	.d8-st--step { font-size: 30px; }
	.d8-block { padding: 48px 40px 56px; border-top: 0; }
	.d8-block--desc { padding: 48px 40px 56px; margin-bottom: 56px; border-top: 0; }
	.d8-block--desc .d8-st--h2 { font-size: 28px; padding: 10px 14px; margin-bottom: 24px; }
	.d8-text { font-size: 17px; line-height: 1.6; margin-top: 0; }
	.d8-text p + p { margin-top: 16px; }
	.d8-text img { border-radius: 14px; max-height: 720px; margin: 24px auto; }
	.d8-video { margin-top: 24px; border-radius: 14px; }
	.d8-block--reviews .d8-st--h2 { font-size: 28px; padding: 10px 14px; margin-bottom: 24px; }
	.d8-chats { grid-template-columns: repeat(3, 368px); gap: 48px; margin-top: 0; }
	.d8-chats--slider { padding-bottom: 30px; }
	.d8-chats--slider .d8-chat { width: auto; }
	.d8-chat { width: 368px; background: var(--d8-bg); border: 8px solid var(--d8-line2); border-radius: 36px; padding: 10px; box-shadow: 0 8px 32px rgba(0,0,0,.4); }
	.d8-chat__in { border-radius: 24px; box-shadow: none; }
	.d8-chat__head { padding: 14px 16px; gap: 10px; line-height: 1.15; }
	.d8-chat__head img { width: 36px; height: 36px; border-radius: 18px; }
	.d8-chat__head b { font-size: 14px; }
	.d8-chat__head small { font-size: 11px; }
	.d8-chat__head em { font-size: 10px; }
	.d8-chat__body { padding: 16px; gap: 10px; min-height: 300px; }
	.d8-chat__q { font-size: 13px; padding: 8px 12px; border-radius: 14px 14px 4px 14px; max-width: 85%; }
	.d8-chat__a { font-size: 14px; line-height: 1.4; padding: 10px 12px; border-radius: 14px 14px 14px 4px; max-width: 90%; }
	.d8-stars { font-size: 12px; }
	.d8-chat__ok { font-size: 11px; }
	.d8-oldrev .tlx-old { max-width: 992px; }
	.d8-oldrev .tlx-fb .face-reviews { display: grid; grid-template-columns: 1fr 1fr; gap: 16px 48px; align-items: start; }
	.d8-oldrev .tlx-fb .face-reviews h3 { grid-column: 1 / -1; text-align: left; }
	.d8-oldrev .tlx-fb .fitem__message img { max-height: 320px; width: 100%; object-fit: cover; }
	.d8-st--black.d8-st--h2 { font-size: 28px; padding: 10px 14px; }
	.d8-stockbar { padding: 16px 20px; margin-top: 12px; border-radius: 14px; }
	.d8-stockbar__row { font-size: 15px; }
	.d8-stockbar__bar { height: 12px; border-radius: 6px; margin-top: 10px; }
	.d8-order { padding: 48px 40px 56px; }
	.d8-order__grid { display: grid; grid-template-columns: 480px 1fr; gap: 56px; align-items: start; }
	.d8-order__left { position: sticky; top: 24px; }
	.d8-order__photo { width: 480px; height: 480px; border-radius: 20px; }
	.d8-tag--photo { top: 16px; right: 16px; font-size: 20px; padding: 12px 14px; border-radius: 12px; }
	.d8-order__row { margin-top: 16px; }
	.d8-order__row b { font-size: 18px; }
	.d8-order__row span { font-size: 14px; }
	.d8-order .d8-st--h2 { margin-top: 0; }
	.d8-order .d8-combos { margin-top: 24px; gap: 12px; }
	.d8-order .d8-combo { padding: 20px 16px 16px; border-color: var(--d8-line); }
	.d8-order .d8-combo.is-sel { border-color: var(--d8-ink); }
	.d8-order .d8-combo__qty { font-size: 13px; }
	.d8-order .d8-combo__price { font-size: 22px; margin-top: 6px; }
	.d8-order .d8-combo__per { font-size: 12px; }
	.d8-order .d8-combo__save { font-size: 12px; margin-top: 6px; min-height: 14px; }
	.d8-order .d8-axis__name { font-size: 13px; margin: 24px 0 10px; }
	.d8-order .d8-var { font-size: 14px; padding: 10px; }
	.d8-order .d8-var__img { width: 44px; height: 44px; }
	.d8-order__sum { margin-top: 24px; padding-top: 16px; font-size: 14px; }
	.d8-order__sumprice { gap: 10px; }
	.d8-order__sumprice b { font-size: 32px; }
	.d8-order__sumprice s { font-size: 14px; }
	.d8-order .oreder-form { margin-top: 16px; }
	.d8-order .wpcf7 form { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
	.d8-order .wpcf7 form > .button-submit, .d8-order .wpcf7 form > .wpcf7-response-output { grid-column: 1 / -1; }
	.d8-order .wpcf7 input.field, .d8-order .wpcf7 input[type="text"], .d8-order .wpcf7 input[type="tel"] { height: 54px; }
	.d8-order .button-submit { height: 58px; font-size: 18px; }
	.d8-block--light#d8-delivery { padding: 40px 40px 0; }
	.d8-dlv { padding: 28px 32px; gap: 24px; }
	.d8-dlv__title { font-size: 20px; }
	.d8-dlv__grid { display: grid; grid-template-columns: 1fr 2px 1fr; gap: 40px; }
	.d8-dlv__col { gap: 18px; }
	.d8-dlv__label { font-size: 13px; margin-bottom: 0; }
	.d8-dlv__posts { gap: 40px; }
	.d8-dlv__post { gap: 10px; }
	.d8-dlv__post b { font-size: 15px; }
	.d8-dlv__circle { width: 104px; height: 104px; }
	.d8-dlv__circle img { width: 76px; height: 76px; }
	.d8-dlv__text { font-size: 16px; max-width: 460px; }
	.d8-dlv__sep { width: 2px; height: auto; align-self: stretch; }
	.d8-dlv__pay { gap: 14px; width: auto; justify-content: center; }
	.d8-dlv__box { width: 72px; height: 46px; border-radius: 8px; padding: 6px; }
	.d8-block--faq { padding: 40px 40px 48px; }
	.d8-block--faq .d8-h2u { font-size: 28px; margin-bottom: 8px; }
	.d8-faq { display: grid; grid-template-columns: 1fr 1fr; column-gap: 48px; align-items: start; }
	.d8-faq__item summary { font-size: 15px; padding: 16px 0; }
	.d8-faq__item p { font-size: 14px; padding-bottom: 16px; }
	.d8-footer { padding: 32px 40px 104px; font-size: 13px; line-height: 1.7; }
	.d8-footer__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; }
	.d8-footer__links { flex-direction: column; gap: 0; margin: 0; }
	.d8-footer__contacts { margin: 0; }
	.d8-footer__contacts b a { color: #fff; }
	.d8-sticky { height: 72px; padding: 0 40px; }
	.d8-sticky__in { max-width: 1200px; gap: 16px; }
	.d8-sticky__price { padding: 8px 12px; gap: 10px; }
	.d8-sticky__price b { font-size: 24px; }
	.d8-sticky__price s { font-size: 14px; }
	.d8-sticky__sum { display: block; font-size: 13px; color: #B0B0BA; margin-left: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.d8-sticky .d8-btn { padding: 0 40px; height: 48px; font-size: 16px; font-weight: 900; }
}
