@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #000000);
  --bg-is-dark:var(--draft-bg-is-dark, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #1a1a1a);
  --bg-minor-shade-is-dark:var(--draft-bg-minor-shade-is-dark, true);
  --bg-major-shade:var(--draft-bg-major-shade, #333333);
  --bg-major-shade-is-dark:var(--draft-bg-major-shade-is-dark, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #E63946);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #e9515d);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ed6a75);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #f6b6bc);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #6D54FA);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #8772fb);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #a292fc);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #f4f3ff);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #FFFFFF);
  --color-text-dark-is-light:var(--draft-color-text-dark-is-light, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #f7f7f7);
  --color-text-dark-minor-shade-is-light:var(--draft-color-text-dark-minor-shade-is-light, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #ededed);
  --color-text-dark-major-shade-is-light:var(--draft-color-text-dark-major-shade-is-light, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #808080);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #FCFCFC);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f5f5f5);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ebebeb);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #7e7e7e);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 10px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Jost);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* === FireStrike facelift: modern catalog cards === */
/* Quick filters (CPU/GPU chips) */
/* line 30, theme.scss */
.fs-quick-filters {
  margin: 14px 0 18px 0;
  padding: 14px 14px;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(0, 123, 255, 0.08), rgba(0, 0, 0, 0));
  border: 1px solid rgba(0, 0, 0, 0.08); }

/* line 38, theme.scss */
.fs-quick-filters__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px; }

/* line 46, theme.scss */
.fs-quick-filters__title {
  font-weight: 800;
  letter-spacing: .2px; }

/* line 51, theme.scss */
.fs-quick-filters__reset {
  font-size: 13px;
  text-decoration: none;
  opacity: .8; }

/* line 57, theme.scss */
.fs-quick-filters__reset:hover {
  opacity: 1;
  color: var(--color-btn-bg); }

/* line 59, theme.scss */
.fs-quick-filters__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px; }

@media (min-width: 768px) {
  /* line 66, theme.scss */
  .fs-quick-filters__row {
    grid-template-columns: 1fr 1fr; } }
/* line 69, theme.scss */
.fs-quick-filters__group-title {
  font-size: 13px;
  opacity: .8;
  margin-bottom: 6px; }

/* line 75, theme.scss */
.fs-quick-filters__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

/* line 81, theme.scss */
.fs-chip {
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 999px;
  padding: 8px 12px;
  font-weight: 700;
  font-size: 13px;
  cursor: pointer;
  transition: transform .12s ease, box-shadow .12s ease, background-color .12s ease, border-color .12s ease; }

/* line 93, theme.scss */
.fs-chip:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.1);
  border-color: rgba(230, 57, 70, 0.35); }

/* line 99, theme.scss */
.fs-chip.is-active {
  background: rgba(230, 57, 70, 0.1);
  border-color: rgba(230, 57, 70, 0.55); }

/* line 104, theme.scss */
.fs-quick-filters__hint {
  margin-top: 10px;
  font-size: 12px;
  opacity: .65; }

/* Sidebar filters: emphasize CPU/GPU blocks */
/* line 111, theme.scss */
.filter-item.fs-filter--primary {
  border-bottom-color: rgba(230, 57, 70, 0.25) !important; }

/* line 114, theme.scss */
.filter-item.fs-filter--primary .filter-item__name .text:after {
  display: block !important;
  background: var(--color-btn-bg) !important; }

/* line 118, theme.scss */
.filter-item.fs-filter--primary .filter-item__name {
  font-weight: 700; }

/* базовая типографика */
/* line 124, theme.scss */
body {
  color: #2D2D44;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* line 130, theme.scss */
:root {
  --fs-accent-secondary: #8B5CF6;
  /* secondary accent for hovers/decor */
  --fs-bg-section: #F8F9FC; }

/* ссылки/акценты */
/* line 136, theme.scss */
a {
  color: var(--color-accent-text); }

/* line 137, theme.scss */
a:hover {
  color: var(--fs-accent-secondary); }

/* кнопки (часто у InSales это .button/.btn/.bttn — покрываем сразу несколько вариантов) */
/* line 140, theme.scss */
button,
.button,
.btn,
.bttn,
a.button,
a.btn {
  border-radius: 14px !important;
  transition: transform .12s ease, box-shadow .12s ease, background-color .12s ease, color .12s ease; }

/* line 150, theme.scss */
button:hover,
.button:hover,
.btn:hover,
.bttn:hover,
a.button:hover,
a.btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1); }

/* каталожная сетка — чуть плотнее и “ровнее” */
/* line 161, theme.scss */
.products,
.product-list,
.collection-products,
[data-products] {
  gap: 20px !important; }

/* карточка товара (покрываем частые названия) */
/* line 169, theme.scss */
.product,
.product-item,
.product-card,
.products__item,
.collection-product {
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: transform .14s ease, box-shadow .14s ease;
  overflow: hidden; }

/* line 181, theme.scss */
.product:hover,
.product-item:hover,
.product-card:hover,
.products__item:hover,
.collection-product:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12); }

/* картинка товара — больше воздуха */
/* line 191, theme.scss */
.product img,
.product-card img,
.product-item img {
  display: block;
  width: 100%;
  height: auto; }

/* цена крупнее */
/* line 200, theme.scss */
.price,
.product-price,
.product__price,
.money {
  font-weight: 800 !important;
  font-size: 20px !important;
  letter-spacing: .2px; }

/* старая цена — аккуратнее */
/* line 210, theme.scss */
.old-price,
.compare-at-price,
.price-old {
  opacity: .55;
  text-decoration-thickness: 2px; }

/* бейджи скидок/новинок — более “премиум” */
/* line 218, theme.scss */
.badge,
.label,
.sticker,
.sale,
.discount {
  border-radius: 999px !important;
  padding: 6px 10px !important;
  font-weight: 700; }

/* убираем ощущение “разъехавшегося” интерфейса на больших экранах */
/* line 229, theme.scss */
.container,
.wrapper,
.page_layout {
  max-width: 1280px;
  margin: 0 auto; }

/* мобилка: больше читаемости */
@media (max-width: 768px) {
  /* line 238, theme.scss */
  .price,
  .product-price,
  .product__price,
  .money {
    font-size: 18px !important; } }
/* === FireStrike product page dark skin v2 2026-07-03 ===
   Layout source: base.zip product widget v5. Do not override grid/columns.
*/
/* line 249, theme.scss */
body[data-theme-template="product"] {
  background: #111214 !important;
  color: #1b2738; }

/* line 254, theme.scss */
body[data-theme-template="product"] .page_layout {
  background: #111214 !important; }

/* Keep base card geometry, darken only outer page and Pay widgets. */
/* line 259, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product {
  background: #ffffff !important;
  color: #1b2738 !important;
  border-radius: 24px !important;
  overflow: hidden !important; }

/* line 266, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__title,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] h1 {
  color: #151b35 !important;
  font-weight: 800 !important; }

/* line 272, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__price,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .price,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .money {
  color: #2c2c46 !important;
  font-weight: 900 !important; }

/* line 279, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area-controls,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__buy,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__controls {
  background: transparent !important; }

/* YaPay / Split: same position as base, but dark visual surface. */
/* line 286, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .wigdet-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 20px 0 0 0 !important;
  padding: 0 !important;
  clear: both !important; }

/* line 294, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .wigdet-wrapper:not(:empty) {
  background: #2c2d32 !important;
  border-radius: 0 !important;
  overflow: hidden !important; }

/* line 300, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .wigdet-wrapper iframe,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .wigdet-wrapper > div {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important; }

/* Product info section: readable accent, not washed-out coral. */
/* line 308, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] h2,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] .heading {
  color: #f06455 !important; }

/* line 313, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] {
  color: #1b2738 !important; }

/* === FireStrike product dark skin v3 2026-07-03 ===
   Keep base product_5 layout; make the whole product card and description readable on dark bg.
*/
/* line 320, theme.scss */
body[data-theme-template="product"] {
  --fs-v3-bg: #0f1014;
  --fs-v3-panel: #16181f;
  --fs-v3-panel-2: #1d2028;
  --fs-v3-panel-3: #252831;
  --fs-v3-border: rgba(255,255,255,.12);
  --fs-v3-text: #f5f7fb;
  --fs-v3-soft: #c9d0dd;
  --fs-v3-muted: #96a0b3;
  --fs-v3-accent: #ff6557;
  --fs-v3-price: #f2f4ff; }

/* line 333, theme.scss */
body[data-theme-template="product"],
body[data-theme-template="product"] main,
body[data-theme-template="product"] .page_layout,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"],
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"],
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_products_similar"],
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_products_related"] {
  background: var(--fs-v3-bg) !important;
  color: var(--fs-v3-text) !important; }

/* Main product card: override the white base surfaces without touching columns. */
/* line 345, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__content,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area-photo,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area-info,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area-buy,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__info,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__gallery,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__photo,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__buy,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__controls,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product-form,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product-form__area-controls {
  background: var(--fs-v3-panel) !important;
  color: var(--fs-v3-text) !important;
  border-color: var(--fs-v3-border) !important; }

/* line 363, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product {
  border: 1px solid var(--fs-v3-border) !important;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.38) !important; }

/* Photo block: dark stage. Image file itself may still contain a white baked background. */
/* line 369, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area-photo,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__gallery,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__photo,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="gallery"],
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="photo"] {
  background: radial-gradient(circle at 48% 42%, #2a2f3a 0%, #171a21 54%, #111217 100%) !important; }

/* line 377, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__thumbs,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__thumb,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="thumb"] {
  background: #101218 !important;
  border-color: var(--fs-v3-border) !important; }

/* Text: default all product text to readable, then specific accents. */
/* line 385, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product *:not(button):not(.button):not(.btn):not(svg):not(path):not(iframe):not(yandex-pay-badge):not(yandex-pay-badge *) {
  color: var(--fs-v3-text) !important; }

/* line 390, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] h1,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__title,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [itemprop="name"] {
  color: #ffffff !important;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.35) !important; }

/* line 397, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__price,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .price,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .money,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="price"] {
  color: var(--fs-v3-price) !important; }

/* line 404, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__old-price,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .old-price,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="old"] {
  color: #ff9d94 !important;
  opacity: .72 !important; }

/* line 411, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__article,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__sku,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__property-title,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .property__name,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="property"] [class*="name"],
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] [class*="label"] {
  color: var(--fs-v3-muted) !important; }

/* line 420, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] a,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .favorites-trigger,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .compare-trigger {
  color: #ff7669 !important; }

/* Checkbox/options readability */
/* line 427, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] input[type="checkbox"] {
  accent-color: var(--fs-v3-accent) !important; }

/* Buy card/right column */
/* line 432, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__area-buy,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .product__buy {
  background: var(--fs-v3-panel-2) !important;
  border: 1px solid var(--fs-v3-border) !important; }

/* Buttons: keep contrast, avoid red-on-red unreadable text. */
/* line 439, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] button,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .button,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .btn {
  color: #fff !important; }

/* line 445, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_5"] .wigdet-wrapper:not(:empty) {
  background: #2f3138 !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.26) !important; }

/* Description/details below: previous text was dark navy on black. */
/* line 452, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"],
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] *,
body[data-theme-template="product"] .product-description,
body[data-theme-template="product"] .product-description *,
body[data-theme-template="product"] [class*="description"],
body[data-theme-template="product"] [class*="description"] * {
  color: var(--fs-v3-soft) !important; }

/* line 461, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] h1,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] h2,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] h3,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] .heading,
body[data-theme-template="product"] .product-description h1,
body[data-theme-template="product"] .product-description h2,
body[data-theme-template="product"] .product-description h3,
body[data-theme-template="product"] [class*="description"] h1,
body[data-theme-template="product"] [class*="description"] h2,
body[data-theme-template="product"] [class*="description"] h3 {
  color: var(--fs-v3-accent) !important; }

/* line 474, theme.scss */
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] strong,
body[data-theme-template="product"] [class*="widget-type_system_widget_v4_product_info"] b,
body[data-theme-template="product"] .product-description strong,
body[data-theme-template="product"] .product-description b,
body[data-theme-template="product"] [class*="description"] strong,
body[data-theme-template="product"] [class*="description"] b {
  color: #dfe6f3 !important; }

/* line 483, theme.scss */
body[data-theme-template="product"] .tabs,
body[data-theme-template="product"] .tabs *,
body[data-theme-template="product"] [class*="tabs"],
body[data-theme-template="product"] [class*="tabs"] * {
  color: #fff !important; }

/* line 490, theme.scss */
body[data-theme-template="product"] .tabs a,
body[data-theme-template="product"] [class*="tabs"] a {
  color: #ff7669 !important; }

/* === FireStrike global typography contrast v7 2026-07-04 ===
   Ported to myshop-cay774_theme_2026-07-04.zip.
   Goal: white text everywhere, red accents, without painting broad containers red.
*/
/* line 499, theme.scss */
:root {
  --fs-v7-text: #ffffff;
  --fs-v7-muted: rgba(255,255,255,.86);
  --fs-v7-red: #ef3448;
  --fs-v7-red-soft: #ff6b76;
  --fs-v7-border: rgba(255,255,255,.28); }

/* line 507, theme.scss */
html,
body,
main,
.page_layout,
.layout,
.page_layout *:not(svg):not(path):not(use):not(img):not(picture):not(video):not(iframe):not(yandex-pay-badge):not(yandex-pay-badge *) {
  color: var(--fs-v7-text) !important; }

/* Accents: text color only. Do not set background here, otherwise catalog wrappers get red corners. */
/* line 517, theme.scss */
a,
a *:not(svg):not(path),
.is-active,
[class*="link"],
[class*="accent"],
.product__price,
.price,
.money,
[class*="price"],
[class*="total"],
[class*="amount"],
.required,
[class*="required"],
[class*="error"],
[class*="warning"] {
  color: var(--fs-v7-red-soft) !important; }

/* Real clickable buttons only. Avoid [class*="button"] because it catches layout wrappers like .hide-cart-button. */
/* line 536, theme.scss */
button,
.button,
.btn,
input[type="submit"],
input[type="button"] {
  background-color: var(--fs-v7-red) !important;
  border-color: var(--fs-v7-red) !important;
  color: #ffffff !important; }

/* line 546, theme.scss */
button *,
.button *,
.btn * {
  color: #ffffff !important; }

/* Forms/cart/checkout readability. */
/* line 553, theme.scss */
input,
textarea,
select,
.input,
.form-control,
[class*="field"] input,
[class*="field"] textarea,
[class*="field"] select {
  background-color: #000000 !important;
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.72) !important;
  caret-color: #ffffff !important; }

/* line 567, theme.scss */
input::placeholder,
textarea::placeholder {
  color: rgba(255, 255, 255, 0.72) !important; }

/* line 572, theme.scss */
label,
.label,
[class*="label"],
[class*="caption"],
[class*="hint"],
[class*="note"],
[class*="description"],
[class*="delivery"],
[class*="checkout"],
[class*="cart"] {
  color: #ffffff !important; }

/* line 585, theme.scss */
input[type="checkbox"],
input[type="radio"] {
  accent-color: var(--fs-v7-red) !important; }

/* Cart / checkout / order summary. */
/* line 591, theme.scss */
table,
table *,
.cart,
.cart *,
.checkout,
.checkout *,
.order,
.order * {
  color: #ffffff !important;
  border-color: var(--fs-v7-border) !important; }

/* line 603, theme.scss */
.cart a,
.checkout a,
.order a,
.cart [class*="price"],
.checkout [class*="price"],
.order [class*="price"],
.cart [class*="total"],
.checkout [class*="total"],
.order [class*="total"] {
  color: var(--fs-v7-red-soft) !important; }

/* Product page: make text less merged visually. */
/* line 616, theme.scss */
body[data-theme-template="product"] .product,
body[data-theme-template="product"] .product *:not(svg):not(path):not(use):not(img):not(picture):not(iframe):not(yandex-pay-badge):not(yandex-pay-badge *) {
  color: #ffffff !important;
  line-height: 1.36 !important; }

/* line 622, theme.scss */
body[data-theme-template="product"] h1,
body[data-theme-template="product"] .product__title,
body[data-theme-template="product"] [itemprop="name"] {
  color: #ffffff !important;
  line-height: 1.18 !important;
  letter-spacing: .01em !important;
  margin-bottom: .85rem !important; }

/* line 631, theme.scss */
body[data-theme-template="product"] h2,
body[data-theme-template="product"] h3,
body[data-theme-template="product"] strong,
body[data-theme-template="product"] b,
body[data-theme-template="product"] .option-name,
body[data-theme-template="product"] .option-title,
body[data-theme-template="product"] [class*="option"] [class*="title"],
body[data-theme-template="product"] [class*="property"] [class*="title"],
body[data-theme-template="product"] [class*="characteristic"] [class*="title"] {
  color: var(--fs-v7-red-soft) !important; }

/* line 643, theme.scss */
body[data-theme-template="product"] .product__area-info,
body[data-theme-template="product"] .product__area-buy,
body[data-theme-template="product"] .product-form,
body[data-theme-template="product"] [class*="option"],
body[data-theme-template="product"] [class*="property"],
body[data-theme-template="product"] [class*="characteristic"] {
  gap: .55rem !important; }

/* line 652, theme.scss */
body[data-theme-template="product"] .product__area-info > *,
body[data-theme-template="product"] .product-form > *,
body[data-theme-template="product"] [class*="option"] > *,
body[data-theme-template="product"] [class*="property"] > * {
  margin-top: .18rem !important;
  margin-bottom: .18rem !important; }

/* Catalog red-corner guard: keep card/layout wrappers transparent/dark even with global red buttons. */
/* line 661, theme.scss */
.fs-catalog-products .product-preview.fs-catalog-card,
.fs-catalog-card,
.fs-catalog-card .hide-cart-button,
.fs-catalog-card .product-preview__area-bottom,
.fs-catalog-card [class*="button"]:not(.button):not(.btn) {
  background: transparent !important; }

/* line 669, theme.scss */
.fs-catalog-card .product-preview__content {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 35%), linear-gradient(180deg, #252525 0%, #171717 100%) !important;
  overflow: hidden !important;
  border-radius: 24px !important; }

/* line 677, theme.scss */
.fs-catalog-card .product-preview__content:before {
  background: radial-gradient(circle, rgba(34, 211, 238, 0.23), rgba(34, 211, 238, 0)) !important; }

/* line 681, theme.scss */
.fs-catalog-card .product-preview__content:after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.26), transparent) !important; }
