@charset "UTF-8";
/* line 1, _settings.scss */
/* line 4, theme.scss */
:root {
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, 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, #ffda33);
  --color-btn-bg-is-light:var(--draft-color-btn-bg-is-light, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #ffd82a);
  --color-btn-bg-minor-shade-is-light:var(--draft-color-btn-bg-minor-shade-is-light, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ffd61e);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #997d00);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #8b8b8b);
  --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, #9a9a9a);
  --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, #a8a8a8);
  --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, #d2d2d2);
  --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, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --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, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, intermittent);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 4px);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Roboto);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1140px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, normal);
  --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); }

/* DeviceMall custom storefront */
/* line 6, theme.scss */
/* line 115, theme.scss */
:root {
  color-scheme: light;
  --dm-bg: #f4f6f8;
  --dm-surface: #ffffff;
  --dm-surface-2: #edf1f6;
  --dm-surface-3: #e5eaf1;
  --dm-text: #15171a;
  --dm-muted: #667085;
  --dm-muted-2: #8e98a8;
  --dm-line: #dde2e9;
  --dm-accent: #3157f6;
  --dm-accent-hover: #2448dc;
  --dm-accent-soft: #e8edff;
  --dm-action-primary: #1f5dda;
  --dm-action-hover: #1745b4;
  --dm-action-strong: #102f78;
  --dm-success: #209268;
  --dm-success-text: #17603a;
  --dm-danger: #e64b4b;
  --dm-shadow-sm: 0 8px 24px rgba(19, 32, 57, 0.08);
  --dm-shadow-lg: 0 24px 72px rgba(17, 31, 61, 0.14);
  --dm-radius-sm: 12px;
  --dm-radius-md: 18px;
  --dm-radius-lg: 26px;
  --dm-shell: 1440px; }

/* DeviceMall final storefront layer: consistent brand, compact commerce and helpful catalog motion. */
/* line 31, theme.scss */
/* line 143, theme.scss */
:root {
  --dm-accent: #2457d6;
  --dm-accent-hover: #1745b4;
  --dm-accent-soft: #eaf0ff; }

/* line 37, theme.scss */
/* line 149, theme.scss */
.dm-home-hero__intro p,
.dm-section-heading p {
  max-width: 680px; }

/* line 42, theme.scss */
/* line 154, theme.scss */
.dm-home-hits.dm-home-hits--carousel {
  background: linear-gradient(140deg, #123887 0%, #2259cf 58%, #0b286b 100%);
  border-color: rgba(255, 255, 255, 0.14);
  box-shadow: 0 28px 72px rgba(17, 52, 132, 0.24); }

/* line 48, theme.scss */
/* line 160, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header h2,
.dm-home-hits--carousel .dm-home-hits__header p,
.dm-home-hits--carousel .dm-product-rail__controls,
.dm-home-hits--carousel .dm-product-rail__controls button,
.dm-home-hits--carousel .dm-product-rail__controls a {
  color: #fff; }

/* line 56, theme.scss */
/* line 168, theme.scss */
.dm-home-hits--carousel .dm-product-rail__controls button,
.dm-home-hits--carousel .dm-product-rail__controls a {
  border-color: rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.1); }

/* line 62, theme.scss */
/* line 174, theme.scss */
.dm-home-hits--carousel .dm-product-rail__controls button:hover,
.dm-home-hits--carousel .dm-product-rail__controls a:hover {
  background: #fff;
  color: #173f9c; }

/* line 68, theme.scss */
/* line 180, theme.scss */
.dm-home-hits--carousel .dm-home-product {
  opacity: 0.68; }

/* line 72, theme.scss */
/* line 184, theme.scss */
.dm-home-hits--carousel .dm-home-hits__grid:has(.dm-home-product:only-child) {
  justify-content: flex-start;
  padding-inline: 38px; }

/* line 77, theme.scss */
/* line 189, theme.scss */
.dm-home-hits--carousel .dm-home-product:only-child {
  opacity: 1;
  transform: none; }

/* line 82, theme.scss */
/* line 194, theme.scss */
.dm-home-hits__empty {
  position: relative;
  z-index: 1;
  margin: 30px 38px 0;
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff; }

/* line 93, theme.scss */
/* line 205, theme.scss */
.dm-home-hits__empty span {
  color: rgba(255, 255, 255, 0.74); }

/* line 97, theme.scss */
/* line 209, theme.scss */
.dm-home-selection__content:has(.dm-selection-product:only-child) .dm-selection-products {
  justify-content: flex-start; }

/* line 101, theme.scss */
/* line 213, theme.scss */
.dm-home-selection__content:has(.dm-selection-product:only-child) .dm-selection-product {
  width: min(100%, 360px);
  flex-basis: min(100%, 360px); }

/* Cart and checkout: restrained DeviceMall purchase flow. */
/* line 148, theme.scss */
/* line 220, theme.scss */
.dm-cart-heading {
  align-items: flex-end;
  margin: 20px 0 24px; }

/* line 153, theme.scss */
/* line 225, theme.scss */
.dm-cart-heading__title h1 {
  align-items: center;
  letter-spacing: -0.035em; }

/* line 158, theme.scss */
/* line 230, theme.scss */
.dm-cart-heading__title h1 em {
  min-width: 30px;
  height: 30px;
  margin-top: 0;
  border-radius: 9px;
  font-size: 13px; }

/* line 166, theme.scss */
/* line 238, theme.scss */
.dm-cart-heading__title p {
  margin-top: 8px; }

/* line 170, theme.scss */
/* line 242, theme.scss */
.dm-cart-layout {
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 20px; }

/* line 175, theme.scss */
/* line 247, theme.scss */
.dm-cart-widget {
  padding: 20px;
  border: 1px solid var(--dm-line);
  border-radius: 16px;
  background: var(--dm-surface);
  box-shadow: none; }

/* line 183, theme.scss */
/* line 255, theme.scss */
.dm-cart-widget .cart__area-items {
  display: grid;
  gap: 10px; }

/* line 188, theme.scss */
/* line 260, theme.scss */
.dm-cart-widget .cart-item {
  display: grid !important;
  grid-template-columns: 88px minmax(0, 1fr) 132px 112px 120px 32px;
  align-items: center;
  gap: 18px;
  margin: 0 !important;
  padding: 18px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #f6f8fb !important; }

/* line 200, theme.scss */
/* line 272, theme.scss */
.dm-cart-widget .cart-item .item-image {
  width: 88px;
  min-width: 88px; }

/* line 205, theme.scss */
/* line 277, theme.scss */
.dm-cart-widget .cart-item .img-ratio {
  --img-ratio: 1;
  border-radius: 10px;
  background: #fff; }

/* line 211, theme.scss */
/* line 283, theme.scss */
.dm-cart-widget .cart-item .img-ratio__inner img {
  object-fit: contain; }

/* line 215, theme.scss */
/* line 287, theme.scss */
.dm-cart-widget .item-title {
  color: var(--dm-text);
  font-size: 14px;
  font-weight: 750;
  line-height: 1.4; }

/* line 222, theme.scss */
/* line 294, theme.scss */
.dm-cart-widget .item-price {
  color: var(--dm-text);
  font-size: 13px;
  font-weight: 750; }

/* line 228, theme.scss */
/* line 300, theme.scss */
.dm-cart-widget .price-old {
  display: block;
  margin-top: 4px;
  color: var(--dm-muted-2);
  font-weight: 600; }

/* line 235, theme.scss */
/* line 307, theme.scss */
.dm-cart-widget .item-total {
  color: var(--dm-text);
  font-size: 17px;
  font-weight: 820;
  text-align: right;
  white-space: nowrap; }

/* line 243, theme.scss */
/* line 315, theme.scss */
.dm-cart-widget .item-delete .button {
  width: 32px;
  height: 32px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  color: var(--dm-muted); }

/* line 252, theme.scss */
/* line 324, theme.scss */
.dm-cart-widget .item-delete .button:hover {
  background: #e7ebf1;
  color: var(--dm-danger); }

/* line 257, theme.scss */
/* line 329, theme.scss */
.dm-cart-widget .counter {
  min-height: 42px;
  border: 1px solid var(--dm-line);
  border-radius: 10px;
  background: #fff; }

/* line 264, theme.scss */
/* line 336, theme.scss */
.dm-cart-widget .cart__area-controls {
  display: grid;
  grid-template-columns: minmax(250px, 1fr) minmax(340px, 440px);
  align-items: start;
  gap: 24px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--dm-line); }

/* line 274, theme.scss */
/* line 346, theme.scss */
.dm-cart-widget .coupon-content {
  max-width: 390px;
  display: flex;
  align-items: stretch;
  gap: 8px; }

/* line 281, theme.scss */
/* line 353, theme.scss */
.dm-cart-widget .coupon-input {
  min-height: 46px;
  flex: 1 1 auto;
  border: 1px solid var(--dm-line);
  border-radius: 10px;
  background: #fff; }

/* line 289, theme.scss */
/* line 361, theme.scss */
.dm-cart-widget .coupon-input:focus-within {
  border-color: var(--dm-accent);
  box-shadow: 0 0 0 3px rgba(36, 87, 214, 0.12); }

/* line 294, theme.scss */
/* line 366, theme.scss */
.dm-cart-widget .coupon-button {
  min-height: 46px;
  padding-inline: 20px;
  border: 1px solid var(--dm-accent);
  border-radius: 10px;
  box-shadow: none; }

/* line 302, theme.scss */
/* line 374, theme.scss */
.dm-cart-widget .cart-controls {
  padding: 20px;
  border-radius: 12px;
  background: #f2f5fb; }

/* line 308, theme.scss */
/* line 380, theme.scss */
.dm-cart-widget .total-products,
.dm-cart-widget .total {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px; }

/* line 316, theme.scss */
/* line 388, theme.scss */
.dm-cart-widget .total-products {
  color: var(--dm-muted);
  font-size: 13px; }

/* line 321, theme.scss */
/* line 393, theme.scss */
.dm-cart-widget .total {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #dce3ef; }

/* line 327, theme.scss */
/* line 399, theme.scss */
.dm-cart-widget .total-description {
  font-weight: 750; }

/* line 331, theme.scss */
/* line 403, theme.scss */
.dm-cart-widget .total-amount {
  font-size: 25px;
  font-weight: 850; }

/* line 336, theme.scss */
/* line 408, theme.scss */
.dm-cart-widget .submit-block {
  margin-top: 18px; }

/* line 340, theme.scss */
/* line 412, theme.scss */
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  min-height: 50px;
  border-radius: 10px;
  box-shadow: none; }

/* line 347, theme.scss */
/* line 419, theme.scss */
.dm-cart-assurance {
  position: sticky;
  top: 150px;
  padding: 24px;
  border: 1px solid var(--dm-line);
  border-radius: 16px;
  background: #fff;
  color: var(--dm-text);
  box-shadow: none; }

/* line 358, theme.scss */
/* line 430, theme.scss */
.dm-cart-assurance__icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 11px;
  background: var(--dm-accent-soft);
  color: var(--dm-accent);
  font-size: 18px;
  font-weight: 850; }

/* line 371, theme.scss */
/* line 443, theme.scss */
.dm-cart-assurance h2 {
  max-width: 270px;
  margin: 0;
  color: var(--dm-text);
  font-size: 24px;
  letter-spacing: -0.03em;
  line-height: 1.12; }

/* line 380, theme.scss */
/* line 452, theme.scss */
.dm-cart-assurance > p {
  margin: 12px 0 20px;
  color: var(--dm-muted);
  font-size: 13px;
  line-height: 1.55; }

/* line 387, theme.scss */
/* line 459, theme.scss */
.dm-cart-assurance ol {
  margin: 0 0 20px; }

/* line 391, theme.scss */
/* line 463, theme.scss */
.dm-cart-assurance li {
  min-height: 30px;
  padding: 0 0 16px 38px;
  color: var(--dm-muted);
  font-size: 13px; }

/* line 398, theme.scss */
/* line 470, theme.scss */
.dm-cart-assurance li::before {
  top: -3px;
  width: 26px;
  height: 26px;
  border-color: #ced8ea;
  background: #f5f7fb;
  color: var(--dm-accent); }

/* line 407, theme.scss */
/* line 479, theme.scss */
.dm-cart-assurance__note {
  margin: 0 0 18px;
  padding: 14px;
  border: 0;
  border-radius: 11px;
  background: #f2f5fb; }

/* line 415, theme.scss */
/* line 487, theme.scss */
.dm-cart-assurance__note strong {
  color: var(--dm-text); }

/* line 419, theme.scss */
/* line 491, theme.scss */
.dm-cart-assurance__note small {
  color: var(--dm-muted); }

/* line 423, theme.scss */
/* line 495, theme.scss */
.dm-cart-assurance > a {
  color: var(--dm-accent); }

/* line 427, theme.scss */
/* line 499, theme.scss */
.dm-cart-related-list {
  gap: 14px;
  margin-top: 14px; }

/* line 432, theme.scss */
/* line 504, theme.scss */
.dm-cart-related {
  padding: 24px;
  border: 1px solid var(--dm-line);
  border-radius: 16px;
  box-shadow: none; }

/* line 439, theme.scss */
/* line 511, theme.scss */
.dm-cart-related__head {
  margin-bottom: 18px; }

/* line 443, theme.scss */
/* line 515, theme.scss */
.dm-cart-related__label {
  display: block;
  margin-bottom: 6px;
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 750; }

/* line 451, theme.scss */
/* line 523, theme.scss */
.dm-cart-related__head h2 {
  font-size: 23px;
  letter-spacing: -0.025em; }

/* line 456, theme.scss */
/* line 528, theme.scss */
.dm-cart-related__rail {
  scrollbar-width: thin; }

/* line 460, theme.scss */
/* line 532, theme.scss */
.dm-cart-accessory {
  width: 210px;
  min-width: 210px;
  border-color: var(--dm-line);
  border-radius: 12px;
  background: #f6f8fb;
  transition: border-color 180ms ease, transform 180ms ease; }

/* line 469, theme.scss */
/* line 541, theme.scss */
.dm-cart-accessory:hover {
  border-color: #b7c6e0;
  box-shadow: none;
  transform: translateY(-2px); }

/* line 475, theme.scss */
/* line 547, theme.scss */
.dm-cart-accessory__media {
  min-height: 168px; }

/* line 479, theme.scss */
/* line 551, theme.scss */
.dm-cart-accessory__media img {
  height: 138px; }

/* line 483, theme.scss */
/* line 555, theme.scss */
.dm-cart-accessory__body {
  min-height: 150px; }

/* line 487, theme.scss */
/* line 559, theme.scss */
.dm-cart-accessory__choose {
  min-height: 40px;
  display: grid;
  place-items: center;
  border: 1px solid #c9d6ee;
  border-radius: 10px;
  background: #fff;
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 800; }

/* line 499, theme.scss */
/* line 571, theme.scss */
.dm-cart-related__empty {
  width: 100%;
  min-height: 128px;
  display: grid;
  align-content: center;
  gap: 7px;
  padding: 22px;
  border-radius: 12px;
  background: #f4f6fa; }

/* line 510, theme.scss */
/* line 582, theme.scss */
.dm-cart-related__empty strong {
  color: var(--dm-text);
  font-size: 14px; }

/* line 515, theme.scss */
/* line 587, theme.scss */
.dm-cart-related__empty span {
  max-width: 620px;
  color: var(--dm-muted);
  font-size: 13px;
  line-height: 1.5; }

/* line 522, theme.scss */
/* line 594, theme.scss */
.dm-cart-related__empty a {
  width: fit-content;
  margin-top: 5px;
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 750; }

/* line 530, theme.scss */
/* line 602, theme.scss */
.dm-checkout-header {
  border-bottom: 1px solid var(--dm-line);
  background: #fff;
  box-shadow: none; }

/* line 536, theme.scss */
/* line 608, theme.scss */
.dm-checkout-header__secure {
  color: var(--dm-muted);
  letter-spacing: 0;
  text-transform: none; }

/* line 542, theme.scss */
/* line 614, theme.scss */
.dm-checkout-header__secure i {
  width: 22px;
  height: 22px;
  display: inline-grid;
  place-items: center;
  margin-right: 6px;
  border-radius: 50%;
  background: #e7f5ef;
  color: var(--dm-success);
  font-size: 11px;
  font-style: normal; }

/* line 555, theme.scss */
/* line 627, theme.scss */
.dm-checkout-progress .is-complete {
  color: var(--dm-success); }

/* line 559, theme.scss */
/* line 631, theme.scss */
.dm-checkout-progress .is-complete i {
  border-color: var(--dm-success);
  background: var(--dm-success);
  color: #fff; }

/* line 565, theme.scss */
/* line 637, theme.scss */
.dm-checkout-context {
  padding-top: 34px; }

/* line 569, theme.scss */
/* line 641, theme.scss */
.dm-checkout-context__note {
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none; }

/* line 577, theme.scss */
/* line 649, theme.scss */
.dm-checkout-context h1 {
  margin-top: 8px;
  font-size: 36px;
  letter-spacing: -0.035em;
  line-height: 1.1; }

/* line 584, theme.scss */
/* line 656, theme.scss */
body[data-theme-template*="checkout"] main {
  padding: 0 0 64px;
  background: var(--dm-bg); }

/* line 589, theme.scss */
/* line 661, theme.scss */
body[data-theme-template*="checkout"] main > .layout {
  margin-top: 26px !important; }

/* line 593, theme.scss */
/* line 665, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_order_sided {
  grid-template-columns: minmax(0, 1fr) minmax(320px, 380px) !important;
  gap: 18px !important; }

/* line 598, theme.scss */
/* line 670, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_header,
body[data-theme-template*="checkout"] [class*="co-checkout-block"],
body[data-theme-template*="checkout"] .co-basket,
body[data-theme-template*="checkout"] .co-delivery_method,
body[data-theme-template*="checkout"] .co-payment_method {
  border: 1px solid var(--dm-line) !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: none !important; }

/* line 609, theme.scss */
/* line 681, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_header {
  padding: 22px 24px !important; }

/* line 613, theme.scss */
/* line 685, theme.scss */
body[data-theme-template*="checkout"] .co-title--h1 {
  font-size: 22px !important; }

/* line 617, theme.scss */
/* line 689, theme.scss */
body[data-theme-template*="checkout"] .co-input--wrapper {
  border-radius: 10px !important;
  background: #f6f8fb !important; }

/* line 622, theme.scss */
/* line 694, theme.scss */
body[data-theme-template*="checkout"] .co-input--wrapper input,
body[data-theme-template*="checkout"] .co-input--wrapper textarea,
body[data-theme-template*="checkout"] .co-input--wrapper select,
body[data-theme-template*="checkout"] input[type="text"],
body[data-theme-template*="checkout"] input[type="tel"],
body[data-theme-template*="checkout"] input[type="email"] {
  min-height: 52px !important;
  border-radius: 10px !important; }

/* line 632, theme.scss */
/* line 704, theme.scss */
body[data-theme-template*="checkout"] .co-delivery_method:hover,
body[data-theme-template*="checkout"] .co-payment_method:hover {
  border-color: #b7c6e0 !important;
  transform: none; }

/* line 638, theme.scss */
/* line 710, theme.scss */
body[data-theme-template*="checkout"] .co-delivery_method.co-delivery_method--current,
body[data-theme-template*="checkout"] .co-payment_method.co-payment_method--current,
body[data-theme-template*="checkout"] [class*="delivery_method"].is-active,
body[data-theme-template*="checkout"] [class*="payment_method"].is-active {
  border-color: var(--dm-accent) !important;
  box-shadow: inset 0 0 0 1px var(--dm-accent) !important; }

/* line 646, theme.scss */
/* line 718, theme.scss */
body[data-theme-template*="checkout"] .co-button,
body[data-theme-template*="checkout"] button[type="submit"] {
  min-height: 54px;
  border-radius: 10px !important;
  box-shadow: none; }

/* line 653, theme.scss */
/* line 725, theme.scss */
body[data-theme-template*="checkout"] .co-button:hover,
body[data-theme-template*="checkout"] button[type="submit"]:hover {
  transform: none; }

@media (max-width: 1100px) {
  /* line 659, theme.scss */
  /* line 731, theme.scss */
  .dm-cart-widget .cart-item {
    grid-template-columns: 80px minmax(0, 1fr) 112px 108px 32px; }

  /* line 663, theme.scss */
  /* line 735, theme.scss */
  .dm-cart-widget .cart-item .item-image {
    width: 80px;
    min-width: 80px; }

  /* line 668, theme.scss */
  /* line 740, theme.scss */
  .dm-cart-widget .item-price {
    display: none; }

  /* line 672, theme.scss */
  /* line 744, theme.scss */
  .dm-cart-widget .cart__area-controls {
    grid-template-columns: minmax(220px, 1fr) minmax(320px, 390px); } }
@media (max-width: 900px) {
  /* line 678, theme.scss */
  /* line 748, theme.scss */
  .dm-cart-heading {
    align-items: flex-start; }

  /* line 682, theme.scss */
  /* line 752, theme.scss */
  .dm-cart-layout,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided {
    grid-template-columns: 1fr !important; }

  /* line 687, theme.scss */
  /* line 757, theme.scss */
  .dm-cart-assurance {
    position: static; }

  /* line 691, theme.scss */
  /* line 761, theme.scss */
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-section--checkout_order-summary,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-checkout-order_form--aside,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_order-summary"],
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_sidebar"] {
    position: static;
    grid-column: 1;
    grid-row: auto; } }
@media (max-width: 700px) {
  /* line 702, theme.scss */
  /* line 770, theme.scss */
  .dm-cart-heading {
    gap: 16px; }

  /* line 706, theme.scss */
  /* line 774, theme.scss */
  .dm-cart-heading__title h1 {
    font-size: 34px; }

  /* line 710, theme.scss */
  /* line 778, theme.scss */
  .dm-cart-progress {
    overflow: hidden; }

  /* line 714, theme.scss */
  /* line 782, theme.scss */
  .dm-cart-progress span {
    font-size: 0; }

  /* line 718, theme.scss */
  /* line 786, theme.scss */
  .dm-cart-progress span::after {
    font-size: 10px; }

  /* line 722, theme.scss */
  /* line 790, theme.scss */
  .dm-cart-progress span:nth-child(1)::after {
    content: "Корзина"; }

  /* line 723, theme.scss */
  /* line 794, theme.scss */
  .dm-cart-progress span:nth-child(2)::after {
    content: "Оформление"; }

  /* line 724, theme.scss */
  /* line 798, theme.scss */
  .dm-cart-progress span:nth-child(3)::after {
    content: "Готово"; }

  /* line 726, theme.scss */
  /* line 802, theme.scss */
  .dm-cart-widget {
    padding: 10px;
    border-radius: 14px; }

  /* line 731, theme.scss */
  /* line 807, theme.scss */
  .dm-cart-widget .cart-item {
    grid-template-columns: 72px minmax(0, 1fr) 30px;
    grid-template-areas: "image title delete" "image price delete" "counter total total";
    gap: 7px 12px;
    padding: 12px !important; }

  /* line 741, theme.scss */
  /* line 814, theme.scss */
  .dm-cart-widget .cart-item .item-image {
    width: 72px;
    min-width: 72px;
    grid-area: image; }

  /* line 747, theme.scss */
  /* line 820, theme.scss */
  .dm-cart-widget .item-title {
    grid-area: title;
    font-size: 13px; }

  /* line 752, theme.scss */
  /* line 825, theme.scss */
  .dm-cart-widget .item-price {
    display: block;
    grid-area: price;
    font-size: 12px; }

  /* line 758, theme.scss */
  /* line 831, theme.scss */
  .dm-cart-widget .item-counter {
    grid-area: counter; }

  /* line 759, theme.scss */
  /* line 835, theme.scss */
  .dm-cart-widget .item-total {
    grid-area: total;
    align-self: center;
    font-size: 16px; }

  /* line 760, theme.scss */
  /* line 841, theme.scss */
  .dm-cart-widget .item-delete {
    grid-area: delete;
    align-self: start; }

  /* line 762, theme.scss */
  /* line 846, theme.scss */
  .dm-cart-widget .cart__area-controls {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 12px;
    padding-top: 12px; }

  /* line 769, theme.scss */
  /* line 853, theme.scss */
  .dm-cart-widget .coupon-content {
    max-width: none; }

  /* line 773, theme.scss */
  /* line 857, theme.scss */
  .dm-cart-widget .coupon-button {
    padding-inline: 14px; }

  /* line 777, theme.scss */
  /* line 861, theme.scss */
  .dm-cart-widget .cart-controls {
    padding: 16px; }

  /* line 781, theme.scss */
  /* line 865, theme.scss */
  .dm-cart-widget .total-amount {
    font-size: 22px; }

  /* line 785, theme.scss */
  /* line 869, theme.scss */
  .dm-cart-assurance,
  .dm-cart-related {
    padding: 20px 16px;
    border-radius: 14px; }

  /* line 791, theme.scss */
  /* line 875, theme.scss */
  .dm-cart-related__head {
    gap: 10px; }

  /* line 795, theme.scss */
  /* line 879, theme.scss */
  .dm-cart-related__head h2 {
    font-size: 21px; }

  /* line 799, theme.scss */
  /* line 883, theme.scss */
  .dm-cart-accessory {
    width: min(72vw, 210px);
    min-width: min(72vw, 210px); }

  /* line 804, theme.scss */
  /* line 888, theme.scss */
  .dm-checkout-context {
    padding-top: 26px; }

  /* line 808, theme.scss */
  /* line 892, theme.scss */
  .dm-checkout-context h1 {
    font-size: 30px; }

  /* line 812, theme.scss */
  /* line 896, theme.scss */
  .dm-checkout-context p {
    font-size: 13px; }

  /* line 816, theme.scss */
  /* line 900, theme.scss */
  body[data-theme-template*="checkout"] main > .layout {
    margin-top: 18px !important; } }
/* Final cart and checkout cascade. Keep below legacy theme rules. */
/* line 823, theme.scss */
/* line 904, theme.scss */
.dm-cart-layout {
  grid-template-columns: minmax(0, 1fr) 350px;
  gap: 24px; }

/* line 828, theme.scss */
/* line 909, theme.scss */
.dm-cart-widget {
  padding: 18px;
  border: 1px solid #e2e7ef;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(23, 48, 101, 0.07); }

/* line 836, theme.scss */
/* line 917, theme.scss */
.dm-cart-widget .cart-item {
  padding: 18px !important;
  border: 1px solid #e4e9f1 !important;
  border-radius: 16px !important;
  background: #f7f9fc !important; }

/* line 843, theme.scss */
/* line 924, theme.scss */
.dm-cart-assurance {
  top: 140px;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 22px;
  background: radial-gradient(circle at 90% 8%, rgba(91, 139, 255, 0.34), rgba(0, 0, 0, 0) 32%), #102d72;
  box-shadow: 0 26px 60px rgba(15, 45, 113, 0.2); }

/* line 854, theme.scss */
/* line 933, theme.scss */
.dm-cart-assurance h2 {
  max-width: 260px;
  font-size: 31px; }

/* line 859, theme.scss */
/* line 938, theme.scss */
body[data-theme-template*="checkout"] main {
  padding: 0 0 76px;
  background: radial-gradient(circle at 88% 4%, rgba(36, 87, 214, 0.07), rgba(0, 0, 0, 0) 28%), var(--dm-bg); }

/* line 866, theme.scss */
/* line 943, theme.scss */
body[data-theme-template*="checkout"] main > .layout {
  width: min(calc(100% - 48px), var(--dm-shell));
  max-width: none !important;
  margin: 32px auto 0 !important;
  padding: 0 !important; }

@media (max-width: 980px) {
  /* line 874, theme.scss */
  /* line 951, theme.scss */
  .dm-cart-layout {
    grid-template-columns: 1fr; }

  /* line 878, theme.scss */
  /* line 955, theme.scss */
  .dm-cart-assurance {
    position: static; }

  /* line 882, theme.scss */
  /* line 959, theme.scss */
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided {
    grid-template-columns: 1fr !important; }

  /* line 886, theme.scss */
  /* line 963, theme.scss */
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-section--checkout_order-summary,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-checkout-order_form--aside,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_order-summary"],
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_sidebar"] {
    position: static;
    grid-column: 1;
    grid-row: auto; } }
@media (max-width: 700px) {
  /* line 897, theme.scss */
  /* line 972, theme.scss */
  .dm-cart-widget {
    padding: 10px;
    border-radius: 18px; }

  /* line 902, theme.scss */
  /* line 977, theme.scss */
  .dm-cart-widget .cart-item {
    padding: 12px !important; }

  /* line 906, theme.scss */
  /* line 981, theme.scss */
  .dm-cart-assurance {
    padding: 24px; }

  /* line 910, theme.scss */
  /* line 985, theme.scss */
  body[data-theme-template*="checkout"] main > .layout {
    width: calc(100% - 20px);
    margin-top: 22px !important; } }
/* Cart and checkout — compact retail flow inspired by best-in-class one-page checkout. */
/* line 918, theme.scss */
/* line 990, theme.scss */
.dm-cart-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 36px;
  margin: 24px 0 28px; }

/* line 926, theme.scss */
/* line 998, theme.scss */
.dm-cart-heading .dm-secondary-head {
  margin: 0; }

/* line 930, theme.scss */
/* line 1002, theme.scss */
.dm-cart-heading .dm-secondary-head h1 {
  display: flex;
  align-items: flex-start;
  gap: 12px; }

/* line 936, theme.scss */
/* line 1008, theme.scss */
.dm-cart-heading .dm-secondary-head h1 em {
  min-width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  margin-top: 3px;
  border-radius: 9px;
  background: var(--dm-accent-soft);
  color: var(--dm-accent);
  font-size: 13px;
  font-style: normal;
  font-weight: 850; }

/* line 950, theme.scss */
/* line 1022, theme.scss */
.dm-cart-progress,
.dm-checkout-progress {
  display: flex;
  align-items: center;
  gap: 0; }

/* line 957, theme.scss */
/* line 1029, theme.scss */
.dm-cart-progress span,
.dm-checkout-progress span {
  position: relative;
  display: flex;
  align-items: center;
  gap: 9px;
  color: #929baa;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap; }

/* line 969, theme.scss */
/* line 1041, theme.scss */
.dm-cart-progress span + span,
.dm-checkout-progress span + span {
  margin-left: 24px;
  padding-left: 42px; }

/* line 975, theme.scss */
/* line 1047, theme.scss */
.dm-cart-progress span + span::before,
.dm-checkout-progress span + span::before {
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 1px;
  background: #d8dee8; }

/* line 985, theme.scss */
/* line 1057, theme.scss */
.dm-cart-progress i,
.dm-checkout-progress i {
  width: 26px;
  height: 26px;
  display: grid;
  place-items: center;
  border: 1px solid #d5dce8;
  border-radius: 50%;
  background: #fff;
  color: inherit;
  font-size: 11px;
  font-style: normal;
  font-weight: 850; }

/* line 1000, theme.scss */
/* line 1072, theme.scss */
.dm-cart-progress .is-current,
.dm-checkout-progress .is-current {
  color: var(--dm-accent); }

/* line 1005, theme.scss */
/* line 1077, theme.scss */
.dm-cart-progress .is-current i,
.dm-checkout-progress .is-current i {
  border-color: var(--dm-accent);
  background: var(--dm-accent);
  color: #fff; }

/* line 1012, theme.scss */
/* line 1084, theme.scss */
.dm-cart-layout {
  grid-template-columns: minmax(0, 1fr) 350px;
  gap: 24px; }

/* line 1017, theme.scss */
/* line 1089, theme.scss */
.dm-cart-primary {
  min-width: 0; }

/* line 1021, theme.scss */
/* line 1093, theme.scss */
.dm-cart-widget {
  padding: 18px;
  border: 1px solid #e2e7ef;
  border-radius: 24px;
  box-shadow: 0 18px 50px rgba(23, 48, 101, 0.07); }

/* line 1028, theme.scss */
/* line 1100, theme.scss */
.dm-cart-widget .cart-item {
  padding: 18px !important;
  border: 1px solid #e4e9f1 !important;
  border-radius: 16px !important;
  background: #f7f9fc !important; }

/* line 1035, theme.scss */
/* line 1107, theme.scss */
.dm-cart-widget .cart-item + .cart-item {
  margin-top: 10px; }

/* line 1039, theme.scss */
/* line 1111, theme.scss */
.dm-cart-widget .cart-item img,
.dm-cart-widget [class*="item-image"] img {
  border-radius: 12px;
  background: #fff;
  object-fit: contain; }

/* line 1046, theme.scss */
/* line 1118, theme.scss */
.dm-cart-widget .item-title {
  font-size: 15px;
  font-weight: 760;
  line-height: 1.35; }

/* line 1052, theme.scss */
/* line 1124, theme.scss */
.dm-cart-widget .item-price,
.dm-cart-widget .item-total,
.dm-cart-widget .total-amount {
  font-weight: 800; }

/* line 1058, theme.scss */
/* line 1130, theme.scss */
.dm-cart-widget .counter {
  min-height: 42px;
  border: 1px solid #dce2eb;
  background: #fff; }

/* line 1064, theme.scss */
/* line 1136, theme.scss */
.dm-cart-widget .coupon-input {
  min-height: 46px;
  background: #fff; }

/* line 1069, theme.scss */
/* line 1141, theme.scss */
.dm-cart-widget .coupon-button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  min-height: 48px;
  padding-inline: 24px;
  border-radius: 12px;
  box-shadow: 0 10px 24px rgba(36, 87, 214, 0.16); }

/* line 1078, theme.scss */
/* line 1150, theme.scss */
.dm-cart-assurance {
  top: 140px;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 22px;
  background: radial-gradient(circle at 90% 8%, rgba(91, 139, 255, 0.34), rgba(0, 0, 0, 0) 32%), #102d72;
  box-shadow: 0 26px 60px rgba(15, 45, 113, 0.2); }

/* line 1089, theme.scss */
/* line 1159, theme.scss */
.dm-cart-assurance h2 {
  max-width: 260px;
  font-size: 31px; }

/* line 1094, theme.scss */
/* line 1164, theme.scss */
.dm-cart-assurance__note {
  display: grid;
  gap: 4px;
  margin: 2px 0 24px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.08); }

/* line 1104, theme.scss */
/* line 1174, theme.scss */
.dm-cart-assurance__note strong {
  color: #fff;
  font-size: 13px; }

/* line 1109, theme.scss */
/* line 1179, theme.scss */
.dm-cart-assurance__note small {
  color: rgba(255, 255, 255, 0.68);
  font-size: 12px;
  line-height: 1.4; }

/* line 1115, theme.scss */
/* line 1185, theme.scss */
.dm-cart-related-list {
  display: grid;
  gap: 18px;
  margin-top: 18px; }

/* line 1121, theme.scss */
/* line 1191, theme.scss */
.dm-cart-related {
  overflow: hidden;
  padding: 26px;
  border: 1px solid #e2e7ef;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(23, 48, 101, 0.06); }

/* line 1130, theme.scss */
/* line 1200, theme.scss */
.dm-cart-related__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 20px; }

/* line 1138, theme.scss */
/* line 1208, theme.scss */
.dm-cart-related__head > div > span {
  display: block;
  margin-bottom: 7px;
  color: var(--dm-accent);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 1148, theme.scss */
/* line 1218, theme.scss */
.dm-cart-related__head h2 {
  margin: 0;
  font-size: 28px;
  letter-spacing: -0.035em; }

/* line 1154, theme.scss */
/* line 1224, theme.scss */
.dm-cart-related__head p {
  max-width: 520px;
  margin: 6px 0 0;
  overflow: hidden;
  color: var(--dm-muted);
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 1164, theme.scss */
/* line 1234, theme.scss */
.dm-cart-related__head > a {
  flex: 0 0 auto;
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 760; }

/* line 1171, theme.scss */
/* line 1241, theme.scss */
.dm-cart-related__rail {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding: 2px 2px 10px;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: #c8d2e2 transparent; }

/* line 1181, theme.scss */
/* line 1251, theme.scss */
.dm-cart-accessory {
  width: 220px;
  min-width: 220px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  scroll-snap-align: start;
  border: 1px solid #e3e8f0;
  border-radius: 17px;
  background: #f7f9fc;
  transition: border-color 200ms ease, transform 200ms ease, box-shadow 200ms ease; }

/* line 1194, theme.scss */
/* line 1264, theme.scss */
.dm-cart-accessory:hover {
  border-color: #c7d4eb;
  box-shadow: 0 14px 30px rgba(25, 56, 121, 0.1);
  transform: translateY(-2px); }

/* line 1200, theme.scss */
/* line 1270, theme.scss */
.dm-cart-accessory__media {
  min-height: 180px;
  display: grid;
  place-items: center;
  padding: 16px;
  background: #fff; }

/* line 1208, theme.scss */
/* line 1278, theme.scss */
.dm-cart-accessory__media img {
  width: 100%;
  height: 150px;
  object-fit: contain; }

/* line 1214, theme.scss */
/* line 1284, theme.scss */
.dm-cart-accessory__media > span {
  color: #b8c4d5;
  font-size: 42px;
  font-weight: 900; }

/* line 1220, theme.scss */
/* line 1290, theme.scss */
.dm-cart-accessory__body {
  min-height: 156px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 16px; }

/* line 1228, theme.scss */
/* line 1298, theme.scss */
.dm-cart-accessory__body h3 {
  margin: 0;
  font-size: 13px;
  font-weight: 720;
  line-height: 1.38; }

/* line 1235, theme.scss */
/* line 1305, theme.scss */
.dm-cart-accessory__body h3 a {
  color: var(--dm-text); }

/* line 1239, theme.scss */
/* line 1309, theme.scss */
.dm-cart-accessory__bottom {
  display: grid;
  gap: 10px;
  margin-top: auto;
  padding-top: 16px; }

/* line 1246, theme.scss */
/* line 1316, theme.scss */
.dm-cart-accessory__bottom strong {
  font-size: 18px;
  font-variant-numeric: tabular-nums; }

/* line 1251, theme.scss */
/* line 1321, theme.scss */
.dm-cart-accessory__bottom form {
  margin: 0; }

/* line 1255, theme.scss */
/* line 1325, theme.scss */
.dm-cart-accessory__bottom button {
  width: 100%;
  min-height: 40px;
  border: 1px solid #c9d6ee;
  border-radius: 10px;
  background: #fff;
  color: var(--dm-accent);
  font: inherit;
  font-size: 12px;
  font-weight: 800;
  cursor: pointer;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease; }

/* line 1269, theme.scss */
/* line 1339, theme.scss */
.dm-cart-accessory__bottom button:hover {
  border-color: var(--dm-accent);
  background: var(--dm-accent);
  color: #fff; }

/* line 1275, theme.scss */
/* line 1345, theme.scss */
.dm-cart-accessory__bottom button:active {
  transform: scale(0.98); }

/* line 1279, theme.scss */
/* line 1349, theme.scss */
.dm-checkout-header {
  position: relative;
  z-index: 20;
  box-shadow: 0 8px 30px rgba(21, 42, 83, 0.05); }

/* line 1285, theme.scss */
/* line 1355, theme.scss */
.dm-checkout-progress {
  min-height: 48px;
  justify-content: center;
  border-top: 1px solid #edf0f4; }

/* line 1291, theme.scss */
/* line 1361, theme.scss */
.dm-checkout-progress b {
  font-size: inherit;
  font-weight: inherit; }

/* line 1296, theme.scss */
/* line 1366, theme.scss */
.dm-checkout-context {
  padding-top: 42px; }

/* line 1300, theme.scss */
/* line 1370, theme.scss */
.dm-checkout-context > span {
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 1308, theme.scss */
/* line 1378, theme.scss */
.dm-checkout-context h1 {
  max-width: 720px;
  margin: 10px 0 0;
  color: var(--dm-text);
  font-size: clamp(32px, 3.2vw, 48px);
  font-weight: 840;
  letter-spacing: -0.045em;
  line-height: 1.02;
  text-wrap: balance; }

/* line 1319, theme.scss */
/* line 1389, theme.scss */
.dm-checkout-context p {
  max-width: 610px;
  margin: 14px 0 0;
  color: var(--dm-muted);
  font-size: 14px;
  line-height: 1.5; }

/* line 1327, theme.scss */
/* line 1397, theme.scss */
body[data-theme-template*="checkout"] main {
  padding: 0 0 76px;
  background: radial-gradient(circle at 88% 4%, rgba(36, 87, 214, 0.07), rgba(0, 0, 0, 0) 28%), var(--dm-bg); }

/* line 1334, theme.scss */
/* line 1402, theme.scss */
body[data-theme-template*="checkout"] main > .layout {
  width: min(calc(100% - 48px), var(--dm-shell));
  max-width: none !important;
  margin: 32px auto 0 !important;
  padding: 0 !important; }

/* line 1341, theme.scss */
/* line 1409, theme.scss */
body[data-theme-template*="checkout"] main .layout__content,
body[data-theme-template*="checkout"] .checkout-v2-wrapper {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 1349, theme.scss */
/* line 1417, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_order_sided {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(330px, 390px) !important;
  align-items: start;
  gap: 22px !important; }

/* line 1356, theme.scss */
/* line 1424, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_order_sided > * {
  min-width: 0;
  grid-column: 1; }

/* line 1361, theme.scss */
/* line 1429, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-section--checkout_order-summary,
body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-checkout-order_form--aside,
body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_order-summary"],
body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_sidebar"] {
  position: sticky;
  top: 24px;
  grid-column: 2;
  grid-row: 1 / span 20; }

/* line 1371, theme.scss */
/* line 1439, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_header,
body[data-theme-template*="checkout"] [class*="co-checkout-block"],
body[data-theme-template*="checkout"] .co-basket,
body[data-theme-template*="checkout"] .co-delivery_method,
body[data-theme-template*="checkout"] .co-payment_method {
  border: 1px solid #e1e6ee !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 16px 46px rgba(20, 45, 96, 0.06); }

/* line 1382, theme.scss */
/* line 1450, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_header {
  padding: 24px 28px !important; }

/* line 1386, theme.scss */
/* line 1454, theme.scss */
body[data-theme-template*="checkout"] .co-title--h1,
body[data-theme-template*="checkout"] .co-title--h2,
body[data-theme-template*="checkout"] .co-title--h3 {
  color: var(--dm-text) !important;
  font-weight: 800 !important;
  letter-spacing: -0.025em; }

/* line 1394, theme.scss */
/* line 1462, theme.scss */
body[data-theme-template*="checkout"] .co-title--h1 {
  font-size: 24px !important; }

/* line 1398, theme.scss */
/* line 1466, theme.scss */
body[data-theme-template*="checkout"] .co-input--wrapper {
  overflow: hidden;
  border: 1px solid #dfe5ee !important;
  border-radius: 12px !important;
  background: #f6f8fb !important;
  box-shadow: none !important; }

/* line 1406, theme.scss */
/* line 1474, theme.scss */
body[data-theme-template*="checkout"] .co-input--wrapper:focus-within {
  border-color: var(--dm-accent) !important;
  background: #fff !important;
  box-shadow: 0 0 0 3px rgba(36, 87, 214, 0.12) !important; }

/* line 1412, theme.scss */
/* line 1480, theme.scss */
body[data-theme-template*="checkout"] .co-input--wrapper input,
body[data-theme-template*="checkout"] .co-input--wrapper textarea,
body[data-theme-template*="checkout"] .co-input--wrapper select,
body[data-theme-template*="checkout"] input[type="text"],
body[data-theme-template*="checkout"] input[type="tel"],
body[data-theme-template*="checkout"] input[type="email"] {
  min-height: 54px !important;
  border-radius: 12px !important;
  background: #f6f8fb;
  font: inherit; }

/* line 1424, theme.scss */
/* line 1492, theme.scss */
body[data-theme-template*="checkout"] .co-delivery_method,
body[data-theme-template*="checkout"] .co-payment_method,
body[data-theme-template*="checkout"] [class*="delivery_method"],
body[data-theme-template*="checkout"] [class*="payment_method"] {
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease; }

/* line 1431, theme.scss */
/* line 1499, theme.scss */
body[data-theme-template*="checkout"] .co-delivery_method:hover,
body[data-theme-template*="checkout"] .co-payment_method:hover {
  border-color: #b9c9e7 !important;
  transform: translateY(-1px); }

/* line 1437, theme.scss */
/* line 1505, theme.scss */
body[data-theme-template*="checkout"] .co-delivery_method.co-delivery_method--current,
body[data-theme-template*="checkout"] .co-payment_method.co-payment_method--current,
body[data-theme-template*="checkout"] [class*="delivery_method"].is-active,
body[data-theme-template*="checkout"] [class*="payment_method"].is-active {
  border-color: var(--dm-accent) !important;
  box-shadow: inset 0 0 0 1px var(--dm-accent), 0 12px 30px rgba(36, 87, 214, 0.1) !important; }

/* line 1445, theme.scss */
/* line 1513, theme.scss */
body[data-theme-template*="checkout"] .co-button,
body[data-theme-template*="checkout"] button[type="submit"] {
  min-height: 56px;
  border-radius: 12px !important;
  box-shadow: 0 12px 28px rgba(36, 87, 214, 0.2);
  transition: background-color 180ms ease, transform 180ms ease, box-shadow 180ms ease; }

/* line 1453, theme.scss */
/* line 1521, theme.scss */
body[data-theme-template*="checkout"] .co-button:hover,
body[data-theme-template*="checkout"] button[type="submit"]:hover {
  background: var(--dm-accent-hover) !important;
  transform: translateY(-1px); }

/* line 1459, theme.scss */
/* line 1527, theme.scss */
body[data-theme-template*="checkout"] .co-button:active,
body[data-theme-template*="checkout"] button[type="submit"]:active {
  transform: scale(0.99); }

@media (max-width: 980px) {
  /* line 1465, theme.scss */
  /* line 1533, theme.scss */
  .dm-cart-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px; }

  /* line 1471, theme.scss */
  /* line 1539, theme.scss */
  .dm-cart-layout {
    grid-template-columns: 1fr; }

  /* line 1475, theme.scss */
  /* line 1543, theme.scss */
  .dm-cart-assurance {
    position: static; }

  /* line 1479, theme.scss */
  /* line 1547, theme.scss */
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided {
    grid-template-columns: 1fr !important; }

  /* line 1483, theme.scss */
  /* line 1551, theme.scss */
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-section--checkout_order-summary,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > .co-checkout-order_form--aside,
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_order-summary"],
  body[data-theme-template*="checkout"] .co-section--checkout_order_sided > [class*="checkout_sidebar"] {
    position: static;
    grid-column: 1;
    grid-row: auto; } }
@media (max-width: 700px) {
  /* line 1494, theme.scss */
  /* line 1560, theme.scss */
  .dm-cart-heading {
    margin: 18px 0 20px; }

  /* line 1498, theme.scss */
  /* line 1564, theme.scss */
  .dm-cart-progress,
  .dm-checkout-progress {
    width: 100%;
    justify-content: space-between; }

  /* line 1504, theme.scss */
  /* line 1570, theme.scss */
  .dm-cart-progress span,
  .dm-checkout-progress span {
    gap: 6px;
    font-size: 10px; }

  /* line 1510, theme.scss */
  /* line 1576, theme.scss */
  .dm-cart-progress span + span,
  .dm-checkout-progress span + span {
    margin-left: 8px;
    padding-left: 18px; }

  /* line 1516, theme.scss */
  /* line 1582, theme.scss */
  .dm-cart-progress span + span::before,
  .dm-checkout-progress span + span::before {
    width: 12px; }

  /* line 1521, theme.scss */
  /* line 1587, theme.scss */
  .dm-cart-progress i,
  .dm-checkout-progress i {
    width: 22px;
    height: 22px;
    font-size: 9px; }

  /* line 1528, theme.scss */
  /* line 1594, theme.scss */
  .dm-cart-progress span:nth-child(2) {
    max-width: 98px;
    white-space: normal; }

  /* line 1533, theme.scss */
  /* line 1599, theme.scss */
  .dm-cart-widget {
    padding: 10px;
    border-radius: 18px; }

  /* line 1538, theme.scss */
  /* line 1604, theme.scss */
  .dm-cart-related {
    padding: 20px 14px;
    border-radius: 18px; }

  /* line 1543, theme.scss */
  /* line 1609, theme.scss */
  .dm-cart-related__head {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px; }

  /* line 1549, theme.scss */
  /* line 1615, theme.scss */
  .dm-cart-related__head h2 {
    font-size: 24px; }

  /* line 1553, theme.scss */
  /* line 1619, theme.scss */
  .dm-cart-accessory {
    width: min(72vw, 220px);
    min-width: min(72vw, 220px); }

  /* line 1558, theme.scss */
  /* line 1624, theme.scss */
  .dm-cart-assurance {
    padding: 24px; }

  /* line 1562, theme.scss */
  /* line 1628, theme.scss */
  .dm-checkout-progress {
    width: calc(100% - 28px);
    min-height: 44px; }

  /* line 1567, theme.scss */
  /* line 1633, theme.scss */
  .dm-checkout-progress b {
    display: none; }

  /* line 1571, theme.scss */
  /* line 1637, theme.scss */
  .dm-checkout-context {
    width: calc(100% - 28px);
    padding-top: 28px; }

  /* line 1576, theme.scss */
  /* line 1642, theme.scss */
  .dm-checkout-context h1 {
    font-size: 32px; }

  /* line 1580, theme.scss */
  /* line 1646, theme.scss */
  body[data-theme-template*="checkout"] main > .layout {
    width: calc(100% - 20px);
    margin-top: 22px !important; }

  /* line 1585, theme.scss */
  /* line 1651, theme.scss */
  body[data-theme-template*="checkout"] .co-section--checkout_header {
    padding: 20px !important; } }
/* line 1590, theme.scss */
/* line 1654, theme.scss */
.dm-product-widget input:focus,
.dm-product-widget select:focus,
.dm-product-widget textarea:focus {
  border-color: var(--dm-accent) !important;
  box-shadow: 0 0 0 3px rgba(36, 87, 214, 0.14) !important; }

/* line 1597, theme.scss */
/* line 1661, theme.scss */
.dm-cart-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  align-items: start;
  gap: 20px; }

/* line 1604, theme.scss */
/* line 1668, theme.scss */
.dm-secondary-head__eyebrow,
.dm-cart-assurance > span {
  display: block;
  margin-bottom: 10px;
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 1615, theme.scss */
/* line 1679, theme.scss */
.dm-cart-assurance {
  position: sticky;
  top: 150px;
  padding: 28px;
  border-radius: 18px;
  background: linear-gradient(145deg, #163d98 0%, #0c286a 100%);
  color: #fff;
  box-shadow: 0 22px 50px rgba(18, 53, 132, 0.18); }

/* line 1625, theme.scss */
/* line 1689, theme.scss */
.dm-cart-assurance > span {
  color: #adc4ff; }

/* line 1629, theme.scss */
/* line 1693, theme.scss */
.dm-cart-assurance h2 {
  margin: 0;
  color: #fff;
  font-size: 28px;
  letter-spacing: -0.035em;
  line-height: 1.05; }

/* line 1637, theme.scss */
/* line 1701, theme.scss */
.dm-cart-assurance ol {
  margin: 24px 0;
  padding: 0;
  list-style: none;
  counter-reset: dm-cart-step; }

/* line 1644, theme.scss */
/* line 1708, theme.scss */
.dm-cart-assurance li {
  position: relative;
  min-height: 32px;
  padding: 0 0 18px 42px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.4;
  counter-increment: dm-cart-step; }

/* line 1654, theme.scss */
/* line 1718, theme.scss */
.dm-cart-assurance li::before {
  content: counter(dm-cart-step);
  position: absolute;
  top: -4px;
  left: 0;
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 800; }

/* line 1670, theme.scss */
/* line 1734, theme.scss */
.dm-cart-assurance a {
  color: #fff;
  font-size: 13px;
  font-weight: 750; }

/* line 1676, theme.scss */
/* line 1740, theme.scss */
.dm-checkout-header {
  border-bottom: 1px solid var(--dm-line);
  background: #fff; }

/* line 1681, theme.scss */
/* line 1745, theme.scss */
.dm-checkout-header__inner {
  min-height: 82px;
  display: grid;
  grid-template-columns: 190px 1fr auto;
  align-items: center;
  gap: 30px; }

/* line 1689, theme.scss */
/* line 1753, theme.scss */
.dm-checkout-header .dm-logo img {
  width: 176px;
  height: auto; }

/* line 1694, theme.scss */
/* line 1758, theme.scss */
.dm-checkout-header__back {
  justify-self: center;
  color: var(--dm-muted);
  font-size: 13px;
  font-weight: 700; }

/* line 1701, theme.scss */
/* line 1765, theme.scss */
.dm-checkout-header__secure {
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase; }

/* line 1709, theme.scss */
/* line 1773, theme.scss */
body[data-theme-template*="checkout"] main {
  min-height: 65vh;
  padding: 36px 0 72px;
  background: var(--dm-bg); }

/* line 1715, theme.scss */
/* line 1779, theme.scss */
body[data-theme-template*="checkout"] .checkout-v2-wrapper {
  --primary-color: var(--dm-accent);
  color: var(--dm-text); }

/* line 1720, theme.scss */
/* line 1784, theme.scss */
body[data-theme-template*="checkout"] .co-checkout-order,
body[data-theme-template*="checkout"] .co-basket,
body[data-theme-template*="checkout"] .co-delivery_method,
body[data-theme-template*="checkout"] .co-payment_method,
body[data-theme-template*="checkout"] .co-input--wrapper,
body[data-theme-template*="checkout"] [class*="co-checkout-block"] {
  border-color: var(--dm-line);
  border-radius: 16px; }

/* line 1730, theme.scss */
/* line 1794, theme.scss */
body[data-theme-template*="checkout"] .co-button,
body[data-theme-template*="checkout"] button[type="submit"] {
  border-color: var(--dm-accent);
  border-radius: 12px;
  background: var(--dm-accent);
  color: #fff;
  font-weight: 800; }

/* line 1739, theme.scss */
/* line 1803, theme.scss */
body[data-theme-template*="checkout"] input:focus,
body[data-theme-template*="checkout"] textarea:focus,
body[data-theme-template*="checkout"] select:focus {
  border-color: var(--dm-accent);
  box-shadow: 0 0 0 3px rgba(36, 87, 214, 0.14); }

/* line 1746, theme.scss */
/* line 1810, theme.scss */
.dm-checkout-footer {
  padding: 26px 0;
  border-top: 1px solid var(--dm-line);
  background: #fff;
  color: var(--dm-muted);
  font-size: 12px; }

/* line 1754, theme.scss */
/* line 1818, theme.scss */
.dm-checkout-footer > div {
  display: flex;
  justify-content: space-between;
  gap: 24px; }

/* line 1760, theme.scss */
/* line 1824, theme.scss */
.dm-catalog-widget .product-preview,
.dm-catalog-widget .product-item,
.dm-catalog-widget .product-card {
  position: relative;
  overflow: visible; }

/* line 1767, theme.scss */
/* line 1831, theme.scss */
.dm-dialog {
  position: absolute;
  z-index: 12;
  top: 29%;
  max-width: min(260px, calc(100% - 22px));
  padding: 11px 17px;
  border-radius: 22px;
  box-shadow: 0 12px 30px rgba(17, 42, 98, 0.18);
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px) scale(0.96);
  transition: opacity 220ms ease, transform 220ms ease; }

/* line 1781, theme.scss */
/* line 1845, theme.scss */
.dm-dialog--left {
  left: 52%;
  background: #e5edff;
  color: #143b91; }

/* line 1787, theme.scss */
/* line 1851, theme.scss */
.dm-dialog--right {
  right: 52%;
  background: #163e99;
  color: #fff; }

/* line 1793, theme.scss */
/* line 1857, theme.scss */
.dm-dialog--greeting {
  top: 23%;
  left: 50%;
  background: #163e99;
  color: #fff; }

/* line 1800, theme.scss */
/* line 1864, theme.scss */
.dm-dialog.is-visible {
  opacity: 1;
  transform: none; }

/* line 1805, theme.scss */
/* line 1869, theme.scss */
.dm-dialog__text {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap; }

/* line 1815, theme.scss */
/* line 1879, theme.scss */
.dm-dialog__tail {
  position: absolute;
  bottom: -6px;
  width: 16px;
  height: 16px;
  background: inherit;
  transform: rotate(45deg); }

/* line 1824, theme.scss */
/* line 1888, theme.scss */
.dm-dialog--left .dm-dialog__tail {
  left: 18px; }

/* line 1825, theme.scss */
/* line 1892, theme.scss */
.dm-dialog--right .dm-dialog__tail {
  right: 18px; }

/* line 1826, theme.scss */
/* line 1896, theme.scss */
.dm-dialog--greeting .dm-dialog__tail {
  left: 18px; }

/* line 1828, theme.scss */
/* line 1900, theme.scss */
.dm-cookie {
  position: fixed;
  z-index: 220;
  right: 24px;
  bottom: 24px;
  width: min(520px, calc(100% - 48px));
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: #102b70;
  color: #fff;
  box-shadow: 0 24px 64px rgba(7, 26, 68, 0.3);
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 240ms ease, transform 240ms ease; }

/* line 1849, theme.scss */
/* line 1921, theme.scss */
.dm-cookie.is-visible {
  opacity: 1;
  transform: none; }

/* line 1854, theme.scss */
/* line 1926, theme.scss */
.dm-cookie__mark {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: #fff;
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 900; }

/* line 1866, theme.scss */
/* line 1938, theme.scss */
.dm-cookie__copy {
  min-width: 0;
  display: grid;
  gap: 4px; }

/* line 1872, theme.scss */
/* line 1944, theme.scss */
.dm-cookie__copy strong {
  font-size: 14px; }

/* line 1873, theme.scss */
/* line 1948, theme.scss */
.dm-cookie__copy span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  line-height: 1.4; }

/* line 1875, theme.scss */
/* line 1954, theme.scss */
.dm-cookie button {
  min-height: 42px;
  padding: 0 18px;
  border: 0;
  border-radius: 11px;
  background: #fff;
  color: #173e99;
  font: inherit;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer; }

@media (max-width: 900px) {
  /* line 1889, theme.scss */
  /* line 1968, theme.scss */
  .dm-cart-layout {
    grid-template-columns: 1fr; }

  /* line 1890, theme.scss */
  /* line 1972, theme.scss */
  .dm-cart-assurance {
    position: static; }

  /* line 1891, theme.scss */
  /* line 1976, theme.scss */
  .dm-dialog {
    top: 25%;
    max-width: 150px;
    padding: 9px 11px;
    border-radius: 16px; }

  /* line 1897, theme.scss */
  /* line 1983, theme.scss */
  .dm-dialog--left {
    left: 36%; }

  /* line 1898, theme.scss */
  /* line 1987, theme.scss */
  .dm-dialog--right {
    right: 36%; }

  /* line 1899, theme.scss */
  /* line 1991, theme.scss */
  .dm-dialog--greeting {
    top: 19%;
    left: 32%; }

  /* line 1900, theme.scss */
  /* line 1996, theme.scss */
  .dm-dialog__text {
    width: max-content;
    max-width: 126px;
    font-size: 11px;
    line-height: 1.3;
    white-space: normal; }

  /* line 1907, theme.scss */
  /* line 2004, theme.scss */
  .dm-checkout-header__inner {
    grid-template-columns: 160px 1fr;
    min-height: 72px; }

  /* line 1908, theme.scss */
  /* line 2009, theme.scss */
  .dm-checkout-header__back {
    justify-self: end; }

  /* line 1909, theme.scss */
  /* line 2013, theme.scss */
  .dm-checkout-header__secure {
    display: none; } }
@media (max-width: 600px) {
  /* line 1913, theme.scss */
  /* line 2017, theme.scss */
  .dm-home-hits--carousel .dm-home-hits__grid:has(.dm-home-product:only-child) {
    padding-inline: 18px; }

  /* line 1914, theme.scss */
  /* line 2021, theme.scss */
  .dm-cart-widget {
    padding: 14px; }

  /* line 1915, theme.scss */
  /* line 2025, theme.scss */
  .dm-cookie {
    right: 12px;
    bottom: 84px;
    width: calc(100% - 24px);
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px;
    padding: 14px; }

  /* line 1923, theme.scss */
  /* line 2034, theme.scss */
  .dm-cookie__mark {
    width: 42px;
    height: 42px; }

  /* line 1924, theme.scss */
  /* line 2039, theme.scss */
  .dm-cookie button {
    grid-column: 1 / -1;
    width: 100%; }

  /* line 1925, theme.scss */
  /* line 2044, theme.scss */
  .dm-checkout-header__inner {
    width: calc(100% - 28px);
    grid-template-columns: 135px 1fr;
    gap: 12px; }

  /* line 1926, theme.scss */
  /* line 2050, theme.scss */
  .dm-checkout-header .dm-logo img {
    width: 135px; }

  /* line 1927, theme.scss */
  /* line 2054, theme.scss */
  .dm-checkout-header__back {
    font-size: 12px; }

  /* line 1928, theme.scss */
  /* line 2058, theme.scss */
  .dm-checkout-footer > div {
    flex-direction: column;
    gap: 6px; } }
/* line 1931, theme.scss */
/* line 2062, theme.scss */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 136px; }

/* line 1936, theme.scss */
/* line 2067, theme.scss */
body {
  min-width: 320px;
  margin: 0;
  background: var(--dm-bg);
  color: var(--dm-text);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* line 1945, theme.scss */
/* line 2076, theme.scss */
body,
button,
input,
select,
textarea {
  font-family: "PT Root UI", "Segoe UI", Arial, sans-serif; }

/* line 1953, theme.scss */
/* line 2084, theme.scss */
a {
  text-decoration: none; }

/* line 1957, theme.scss */
/* line 2088, theme.scss */
img {
  max-width: 100%; }

/* line 1961, theme.scss */
/* line 2092, theme.scss */
:focus-visible {
  outline: 3px solid rgba(49, 87, 246, 0.42);
  outline-offset: 3px; }

/* line 1966, theme.scss */
/* line 2097, theme.scss */
.dm-shell {
  width: min(calc(100% - 48px), var(--dm-shell));
  margin-inline: auto; }

/* line 1971, theme.scss */
/* line 2102, theme.scss */
.dm-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* line 1983, theme.scss */
/* line 2114, theme.scss */
.dm-skip-link {
  position: fixed;
  z-index: 300;
  top: 16px;
  left: 16px;
  transform: translateY(-160%);
  padding: 12px 16px;
  border-radius: 10px;
  background: var(--dm-accent);
  color: #fff;
  font-weight: 700; }

/* line 1996, theme.scss */
/* line 2127, theme.scss */
.dm-skip-link:focus {
  transform: none; }

/* line 2000, theme.scss */
/* line 2131, theme.scss */
.dm-utility {
  border-bottom: 1px solid var(--dm-line);
  background: var(--dm-surface);
  color: var(--dm-muted);
  font-size: 12px; }

/* line 2007, theme.scss */
/* line 2138, theme.scss */
.dm-utility__inner {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px; }

/* line 2015, theme.scss */
/* line 2146, theme.scss */
.dm-utility__links,
.dm-utility__support {
  display: flex;
  align-items: center;
  gap: 22px; }

/* line 2022, theme.scss */
/* line 2153, theme.scss */
.dm-utility a {
  color: inherit;
  transition: color 0.2s ease; }

/* line 2027, theme.scss */
/* line 2158, theme.scss */
.dm-utility a:hover {
  color: var(--dm-text); }

/* line 2031, theme.scss */
/* line 2162, theme.scss */
.dm-status {
  display: inline-flex;
  align-items: center;
  gap: 8px; }

/* line 2037, theme.scss */
/* line 2168, theme.scss */
.dm-status > span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--dm-success);
  box-shadow: 0 0 0 4px rgba(32, 146, 104, 0.12); }

/* line 2045, theme.scss */
/* line 2176, theme.scss */
.dm-header {
  position: sticky;
  z-index: 80;
  top: 0;
  border-bottom: 1px solid var(--dm-line);
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(18px); }

/* line 2054, theme.scss */
/* line 2185, theme.scss */
.dm-header.is-scrolled {
  box-shadow: 0 9px 32px rgba(17, 31, 61, 0.07); }

/* line 2058, theme.scss */
/* line 2189, theme.scss */
.dm-header__main {
  min-height: 74px;
  display: grid;
  grid-template-columns: 186px auto minmax(280px, 1fr) auto;
  align-items: center;
  gap: 12px; }

/* line 2066, theme.scss */
/* line 2197, theme.scss */
.dm-logo {
  width: 164px;
  height: 42px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  padding: 4px 7px;
  border-radius: 9px;
  background: #fff; }

/* line 2077, theme.scss */
/* line 2208, theme.scss */
.dm-logo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain; }

/* line 2084, theme.scss */
/* line 2215, theme.scss */
.dm-catalog-button {
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 14px 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: var(--dm-radius-sm);
  background: #173d98;
  color: #fff;
  font-weight: 750;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.16), 0 8px 20px rgba(23, 61, 152, 0.15);
  cursor: pointer;
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease; }

/* line 2101, theme.scss */
/* line 2232, theme.scss */
.dm-catalog-button:hover {
  background: #102f7b;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.16), 0 10px 24px rgba(23, 61, 152, 0.22); }

/* line 2106, theme.scss */
/* line 2237, theme.scss */
.dm-catalog-button:active {
  transform: scale(0.98); }

/* line 2110, theme.scss */
/* line 2241, theme.scss */
.dm-catalog-button__chevron {
  width: 15px !important;
  height: 15px !important;
  margin-left: 2px;
  transition: transform 0.2s ease; }

/* line 2117, theme.scss */
/* line 2248, theme.scss */
.dm-catalog-button[aria-expanded="true"] {
  background: #102f7b; }

/* line 2121, theme.scss */
/* line 2252, theme.scss */
.dm-catalog-button[aria-expanded="true"] .dm-catalog-button__chevron {
  transform: rotate(180deg); }

/* line 2125, theme.scss */
/* line 2256, theme.scss */
.dm-catalog-button svg,
.dm-header-action svg,
.dm-search svg,
.dm-mobile-nav svg {
  width: 21px;
  height: 21px;
  display: block;
  flex: 0 0 auto; }

/* line 2179, theme.scss */
/* line 2266, theme.scss */
.dm-header__actions {
  display: flex;
  align-items: center;
  gap: 4px; }

/* line 2185, theme.scss */
/* line 2272, theme.scss */
.dm-header-action {
  min-width: 56px;
  height: 54px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 7px;
  border-radius: 10px;
  color: var(--dm-muted);
  font-size: 10px;
  transition: color 0.2s ease, background 0.2s ease; }

/* line 2200, theme.scss */
/* line 2287, theme.scss */
.dm-header-action:hover {
  background: var(--dm-surface-2);
  color: var(--dm-text); }

/* line 2205, theme.scss */
/* line 2292, theme.scss */
.dm-header-action__icon {
  position: relative;
  display: inline-flex; }

/* line 2210, theme.scss */
/* line 2297, theme.scss */
.dm-action-count {
  position: absolute;
  top: -8px;
  right: -10px;
  min-width: 17px;
  height: 17px;
  display: grid;
  place-items: center;
  padding: 0 4px;
  border: 2px solid var(--dm-surface);
  border-radius: 999px;
  background: var(--dm-accent);
  color: #fff;
  font-size: 9px;
  font-weight: 800; }

/* line 2227, theme.scss */
/* line 2314, theme.scss */
.dm-action-count:empty {
  display: none; }

/* line 2231, theme.scss */
/* line 2318, theme.scss */
.dm-category-nav {
  height: 40px;
  display: flex;
  align-items: center;
  gap: 28px;
  overflow-x: auto;
  color: var(--dm-muted);
  font-size: 13px;
  font-weight: 650;
  scrollbar-width: none; }

/* line 2243, theme.scss */
/* line 2330, theme.scss */
.dm-category-nav::-webkit-scrollbar {
  display: none; }

/* line 2247, theme.scss */
/* line 2334, theme.scss */
.dm-category-nav a {
  flex: 0 0 auto;
  color: inherit;
  transition: color 0.2s ease; }

/* line 2253, theme.scss */
/* line 2340, theme.scss */
.dm-category-nav a:hover {
  color: var(--dm-accent); }

/* line 2257, theme.scss */
/* line 2344, theme.scss */
.dm-mega-menu {
  position: absolute;
  z-index: 82;
  top: 100%;
  right: 0;
  left: 0;
  padding-top: 12px;
  background: transparent; }

/* line 2267, theme.scss */
/* line 2354, theme.scss */
.dm-mega-menu[hidden] {
  display: none; }

/* line 2271, theme.scss */
/* line 2358, theme.scss */
.dm-mega-menu__grid {
  display: grid;
  grid-template-columns: 232px minmax(0, 1fr) 310px;
  gap: 14px;
  padding: 14px;
  border: 1px solid rgba(207, 214, 226, 0.92);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 26px 80px rgba(14, 30, 62, 0.22);
  backdrop-filter: blur(20px); }

/* line 2283, theme.scss */
/* line 2370, theme.scss */
.dm-menu-open .dm-mega-menu__grid {
  animation: dm-menu-in 0.22s ease-out both; }

@keyframes dm-menu-in {
  from {
    opacity: 0;
    transform: translateY(-8px) scale(0.992); }
  to {
    opacity: 1;
    transform: none; } }
/* line 2298, theme.scss */
/* line 2381, theme.scss */
body.dm-menu-open::after {
  content: "";
  position: fixed;
  z-index: 70;
  inset: 0;
  background: rgba(16, 27, 49, 0.26);
  pointer-events: none; }

/* line 2307, theme.scss */
/* line 2390, theme.scss */
.dm-mega-menu__intro {
  min-width: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 22px;
  border-radius: 14px;
  background: #f0f3f8; }

/* line 2317, theme.scss */
/* line 2400, theme.scss */
.dm-mega-menu h2 {
  margin: 8px 0 12px;
  font-size: 30px;
  line-height: 0.98;
  letter-spacing: -0.04em; }

/* line 2324, theme.scss */
/* line 2407, theme.scss */
.dm-mega-menu__intro p {
  max-width: 190px;
  margin: 0;
  color: var(--dm-muted);
  font-size: 12px;
  line-height: 1.5; }

/* line 2332, theme.scss */
/* line 2415, theme.scss */
.dm-mega-menu__eyebrow {
  color: var(--dm-accent);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 2340, theme.scss */
/* line 2423, theme.scss */
.dm-mega-menu__all {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  margin-top: auto;
  padding-top: 18px;
  border-top: 1px solid #d9dfe9;
  color: #173d98;
  font-size: 13px;
  font-weight: 800; }

/* line 2355, theme.scss */
/* line 2438, theme.scss */
.dm-mega-menu__links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-content: start;
  gap: 8px; }

/* line 2362, theme.scss */
/* line 2445, theme.scss */
.dm-mega-menu__links a {
  min-width: 0;
  min-height: 76px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border: 1px solid #e5e9f0;
  border-radius: 12px;
  color: var(--dm-text);
  font-size: 13px;
  transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease, transform 0.2s ease; }

/* line 2376, theme.scss */
/* line 2459, theme.scss */
.dm-mega-menu__links a:hover {
  border-color: #cfd8ef;
  background: #f5f7fb;
  color: var(--dm-accent);
  transform: translateY(-1px); }

/* line 2383, theme.scss */
/* line 2466, theme.scss */
.dm-mega-menu__links a > i {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  flex: 0 0 42px;
  border-radius: 10px;
  background: #e9eefb;
  color: #173d98;
  font-size: 15px;
  font-style: normal;
  font-weight: 850; }

/* line 2397, theme.scss */
/* line 2480, theme.scss */
.dm-mega-menu__links a > span {
  min-width: 0;
  display: grid;
  gap: 3px; }

/* line 2403, theme.scss */
/* line 2486, theme.scss */
.dm-mega-menu__links a strong {
  overflow: hidden;
  font-size: 13px;
  font-weight: 760;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 2411, theme.scss */
/* line 2494, theme.scss */
.dm-mega-menu__links a small {
  color: var(--dm-muted);
  font-size: 11px; }

/* line 2416, theme.scss */
/* line 2499, theme.scss */
.dm-mega-menu__links svg {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  margin-left: auto;
  color: #8d97a7; }

/* line 2424, theme.scss */
/* line 2507, theme.scss */
.dm-mega-menu__quick {
  min-width: 0;
  display: grid;
  grid-template-rows: minmax(138px, 1fr) auto auto;
  gap: 8px; }

/* line 2431, theme.scss */
/* line 2514, theme.scss */
.dm-mega-menu__promo {
  position: relative;
  min-height: 138px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 20px;
  overflow: hidden;
  border-radius: 14px;
  background: radial-gradient(circle at 100% 0, rgba(88, 127, 255, 0.8), rgba(0, 0, 0, 0) 44%), #173d98;
  color: #fff; }

/* line 2447, theme.scss */
/* line 2528, theme.scss */
.dm-mega-menu__promo > span {
  margin-bottom: 20px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0.72; }

/* line 2456, theme.scss */
/* line 2537, theme.scss */
.dm-mega-menu__promo strong {
  max-width: 220px;
  font-size: 24px;
  line-height: 1.08; }

/* line 2462, theme.scss */
/* line 2543, theme.scss */
.dm-mega-menu__promo small {
  max-width: 200px;
  margin-top: 6px;
  opacity: 0.72; }

/* line 2468, theme.scss */
/* line 2549, theme.scss */
.dm-mega-menu__promo > b {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%; }

/* line 2480, theme.scss */
/* line 2561, theme.scss */
.dm-mega-menu__quick-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px; }

/* line 2486, theme.scss */
/* line 2567, theme.scss */
.dm-mega-menu__quick-links > a {
  min-width: 0;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 13px;
  border-radius: 11px;
  background: #f0f3f8;
  color: var(--dm-text);
  transition: background 0.2s ease, transform 0.2s ease; }

/* line 2500, theme.scss */
/* line 2581, theme.scss */
.dm-mega-menu__quick-links > a:hover {
  background: #e7ecf5;
  transform: translateY(-1px); }

/* line 2505, theme.scss */
/* line 2586, theme.scss */
.dm-mega-menu__quick-links span {
  min-width: 0;
  display: grid;
  gap: 4px; }

/* line 2511, theme.scss */
/* line 2592, theme.scss */
.dm-mega-menu__quick-links strong {
  font-size: 13px; }

/* line 2515, theme.scss */
/* line 2596, theme.scss */
.dm-mega-menu__quick-links small {
  overflow: hidden;
  color: var(--dm-muted);
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 2523, theme.scss */
/* line 2604, theme.scss */
.dm-mega-menu__quick-links b {
  color: #173d98; }

/* line 2527, theme.scss */
/* line 2608, theme.scss */
.dm-mega-menu__delivery {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 0 13px;
  border: 1px solid #e2e7ef;
  border-radius: 10px;
  color: var(--dm-text);
  font-size: 11px;
  font-weight: 750;
  transition: border-color 0.2s ease, color 0.2s ease; }

/* line 2542, theme.scss */
/* line 2623, theme.scss */
.dm-mega-menu__delivery:hover {
  border-color: #c7d1e7;
  color: #173d98; }

/* line 2547, theme.scss */
/* line 2628, theme.scss */
.dm-mega-menu__delivery svg {
  width: 20px;
  height: 20px;
  color: #173d98; }

/* line 2553, theme.scss */
/* line 2634, theme.scss */
.dm-main {
  min-height: 48vh;
  outline: 0; }

/* line 2558, theme.scss */
/* line 2639, theme.scss */
.dm-page {
  color: var(--dm-text); }

/* line 2562, theme.scss */
/* line 2643, theme.scss */
.dm-page .layout {
  --layout-content-max-width: var(--dm-shell); }

/* line 2566, theme.scss */
/* line 2647, theme.scss */
.dm-page--collection,
.dm-page--product {
  padding-bottom: 24px; }

/* line 2571, theme.scss */
/* line 2652, theme.scss */
.dm-page h1,
.dm-page h2,
.dm-page h3,
.page_section_top h1,
.page_section_top h2 {
  letter-spacing: -0.035em; }

/* line 2579, theme.scss */
/* line 2660, theme.scss */
.dm-page h1.heading,
.page_section_top h1.heading {
  font-size: clamp(30px, 3.2vw, 48px);
  line-height: 1.04; }

/* line 2585, theme.scss */
/* line 2666, theme.scss */
.dm-page button,
.dm-page [class*="button"],
.dm-page [class*="btn"] {
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease; }

/* line 2591, theme.scss */
/* line 2672, theme.scss */
.dm-page [class*="product"] img {
  object-fit: contain; }

/* DeviceMall home */
/* line 2596, theme.scss */
/* line 2677, theme.scss */
.dm-home {
  padding: 38px 0 64px;
  background: var(--dm-bg); }

/* line 2601, theme.scss */
/* line 2682, theme.scss */
.dm-home-hero__intro,
.dm-home-hits__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px; }

/* line 2609, theme.scss */
/* line 2690, theme.scss */
.dm-home-hero__intro {
  margin-bottom: 22px; }

/* line 2613, theme.scss */
/* line 2694, theme.scss */
.dm-home-hero__intro h1,
.dm-home-hits__header h2 {
  margin: 0;
  color: var(--dm-text);
  letter-spacing: -0.035em;
  text-wrap: balance; }

/* line 2621, theme.scss */
/* line 2702, theme.scss */
.dm-home-hero__intro h1 {
  max-width: 720px;
  font-size: 48px;
  font-weight: 820;
  line-height: 1.02; }

/* line 2628, theme.scss */
/* line 2709, theme.scss */
.dm-home-hero__intro p {
  max-width: 650px;
  margin: 12px 0 0;
  color: #566171;
  font-size: 17px;
  line-height: 1.55;
  text-wrap: pretty; }

/* line 2637, theme.scss */
/* line 2718, theme.scss */
.dm-home-hero__catalog,
.dm-home-hits__header > a {
  min-height: 44px;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 8px;
  color: var(--dm-accent);
  font-size: 14px;
  font-weight: 750; }

/* line 2649, theme.scss */
/* line 2730, theme.scss */
.dm-home-hero__catalog svg,
.dm-home-hits__header > a svg,
.dm-home-promo__link svg {
  width: 19px;
  height: 19px;
  transition: transform 180ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 2657, theme.scss */
/* line 2738, theme.scss */
.dm-home-hero__catalog:hover svg,
.dm-home-hits__header > a:hover svg,
.dm-home-promo:hover .dm-home-promo__link svg {
  transform: translateX(3px); }

/* line 2663, theme.scss */
/* line 2744, theme.scss */
.dm-home-promos {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px; }

/* line 2669, theme.scss */
/* line 2750, theme.scss */
.dm-home-hero {
  padding-top: 6px; }

/* line 2673, theme.scss */
/* line 2754, theme.scss */
.dm-home-promo {
  position: relative;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 24px;
  border-radius: 16px;
  color: #fff;
  isolation: isolate;
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 2686, theme.scss */
/* line 2767, theme.scss */
.dm-home-promo:hover {
  transform: translateY(-3px); }

/* line 2690, theme.scss */
/* line 2771, theme.scss */
.dm-home-promo--phones {
  background: #244cdd; }

/* line 2694, theme.scss */
/* line 2775, theme.scss */
.dm-home-promo--laptops {
  background: #173b8c; }

/* line 2698, theme.scss */
/* line 2779, theme.scss */
.dm-home-promo--home {
  background: #4568c7; }

/* line 2702, theme.scss */
/* line 2783, theme.scss */
.dm-home-promo--audio {
  background: #222b3c; }

/* line 2706, theme.scss */
/* line 2787, theme.scss */
.dm-home-promo picture,
.dm-home-promo picture img,
.dm-home-promo__shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%; }

/* line 2715, theme.scss */
/* line 2796, theme.scss */
.dm-home-promo picture {
  z-index: -2; }

/* line 2719, theme.scss */
/* line 2800, theme.scss */
.dm-home-promo picture img {
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1); }

/* line 2724, theme.scss */
/* line 2805, theme.scss */
.dm-home-promo__shade {
  z-index: -1;
  background: linear-gradient(180deg, rgba(11, 20, 42, 0.12) 5%, rgba(11, 20, 42, 0.22) 44%, rgba(11, 20, 42, 0.86) 100%);
  pointer-events: none; }

/* line 2730, theme.scss */
/* line 2811, theme.scss */
.dm-home-promo:not(.has-image) .dm-home-promo__shade {
  display: none; }

/* line 2734, theme.scss */
/* line 2815, theme.scss */
.dm-home-promo.has-image:hover picture img {
  transform: scale(1.035); }

/* line 2738, theme.scss */
/* line 2819, theme.scss */
.dm-home-promo.has-image::after,
.dm-home-promo.has-image .dm-home-promo__visual {
  display: none; }

/* line 2743, theme.scss */
/* line 2824, theme.scss */
.dm-home-promo::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: auto -25% -18% 15%;
  height: 58%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  filter: blur(1px); }

/* line 2754, theme.scss */
/* line 2835, theme.scss */
.dm-home-promo__meta {
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  font-weight: 650; }

/* line 2760, theme.scss */
/* line 2841, theme.scss */
.dm-home-promo__title {
  max-width: 260px;
  margin-top: 8px;
  font-size: 30px;
  font-weight: 820;
  line-height: 1.04;
  letter-spacing: -0.03em;
  text-wrap: balance; }

/* line 2770, theme.scss */
/* line 2851, theme.scss */
.dm-home-promo__text {
  max-width: 250px;
  margin-top: 11px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  line-height: 1.45;
  text-wrap: pretty; }

/* line 2779, theme.scss */
/* line 2860, theme.scss */
.dm-home-promo__visual {
  position: relative;
  min-height: 190px;
  flex: 1 1 auto; }

/* line 2785, theme.scss */
/* line 2866, theme.scss */
.dm-home-promo__visual::before,
.dm-home-promo__visual::after,
.dm-home-promo__visual i {
  content: "";
  position: absolute;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1); }

/* line 2795, theme.scss */
/* line 2876, theme.scss */
.dm-home-promo--phones .dm-home-promo__visual::before {
  width: 112px;
  height: 212px;
  right: 22px;
  bottom: 4px;
  transform: rotate(8deg);
  border-radius: 18px; }

/* line 2804, theme.scss */
/* line 2885, theme.scss */
.dm-home-promo--phones .dm-home-promo__visual::after {
  width: 54px;
  height: 10px;
  right: 50px;
  bottom: 194px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.2); }

/* line 2813, theme.scss */
/* line 2894, theme.scss */
.dm-home-promo--laptops .dm-home-promo__visual::before {
  width: 210px;
  height: 132px;
  right: -5px;
  bottom: 36px;
  transform: rotate(-5deg);
  border-radius: 10px; }

/* line 2822, theme.scss */
/* line 2903, theme.scss */
.dm-home-promo--laptops .dm-home-promo__visual::after {
  width: 236px;
  height: 15px;
  right: -18px;
  bottom: 22px;
  transform: rotate(-5deg);
  border-radius: 5px; }

/* line 2831, theme.scss */
/* line 2912, theme.scss */
.dm-home-promo--home .dm-home-promo__visual::before {
  width: 146px;
  height: 178px;
  right: 10px;
  bottom: 12px;
  border-radius: 16px 16px 34px 34px; }

/* line 2839, theme.scss */
/* line 2920, theme.scss */
.dm-home-promo--home .dm-home-promo__visual::after {
  width: 76px;
  height: 76px;
  right: 44px;
  bottom: 62px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2); }

/* line 2848, theme.scss */
/* line 2929, theme.scss */
.dm-home-promo--audio .dm-home-promo__visual::before,
.dm-home-promo--audio .dm-home-promo__visual::after {
  width: 94px;
  height: 136px;
  bottom: 22px;
  border-radius: 48px; }

/* line 2856, theme.scss */
/* line 2937, theme.scss */
.dm-home-promo--audio .dm-home-promo__visual::before {
  right: 106px;
  transform: rotate(8deg); }

/* line 2861, theme.scss */
/* line 2942, theme.scss */
.dm-home-promo--audio .dm-home-promo__visual::after {
  right: 8px;
  transform: rotate(-8deg); }

/* line 2866, theme.scss */
/* line 2947, theme.scss */
.dm-home-promo__link {
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 750; }

/* line 2875, theme.scss */
/* line 2956, theme.scss */
.dm-home-hits {
  margin-top: 56px;
  padding: 44px 0 48px;
  background: var(--dm-accent); }

/* line 2881, theme.scss */
/* line 2962, theme.scss */
.dm-home-hits__header {
  margin-bottom: 20px; }

/* line 2885, theme.scss */
/* line 2966, theme.scss */
.dm-home-hits__header h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05; }

/* line 2892, theme.scss */
/* line 2973, theme.scss */
.dm-home-hits__header p {
  margin: 7px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px; }

/* line 2898, theme.scss */
/* line 2979, theme.scss */
.dm-home-hits__header > a {
  color: #fff; }

/* line 2902, theme.scss */
/* line 2983, theme.scss */
.dm-home-hits__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px; }

/* line 2908, theme.scss */
/* line 2989, theme.scss */
.dm-home-product {
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 14px;
  background: #fff; }

/* line 2917, theme.scss */
/* line 2998, theme.scss */
.dm-home-product__media {
  position: relative;
  aspect-ratio: 1 / 0.92;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: #f3f5f8; }

/* line 2926, theme.scss */
/* line 3007, theme.scss */
.dm-home-product__media img {
  width: 100%;
  height: 100%;
  display: block;
  padding: 16px;
  object-fit: contain;
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 2935, theme.scss */
/* line 3016, theme.scss */
.dm-home-product:hover .dm-home-product__media img {
  transform: scale(1.025); }

/* line 2939, theme.scss */
/* line 3020, theme.scss */
.dm-home-product__rank,
.dm-home-product__discount {
  position: absolute;
  z-index: 2;
  top: 10px;
  min-height: 26px;
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  border-radius: 7px;
  font-size: 11px;
  font-weight: 800; }

/* line 2953, theme.scss */
/* line 3034, theme.scss */
.dm-home-product__rank {
  left: 10px;
  color: #fff;
  background: var(--dm-accent); }

/* line 2959, theme.scss */
/* line 3040, theme.scss */
.dm-home-product__discount {
  right: 10px;
  color: #b3262d;
  background: #ffe9eb; }

/* line 2965, theme.scss */
/* line 3046, theme.scss */
.dm-home-product__placeholder {
  max-width: 150px;
  color: #667085;
  font-size: 12px;
  line-height: 1.4;
  text-align: center; }

/* line 2973, theme.scss */
/* line 3054, theme.scss */
.dm-home-product__body {
  min-height: 172px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 14px; }

/* line 2981, theme.scss */
/* line 3062, theme.scss */
.dm-home-product__stock {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #167452;
  font-size: 12px;
  font-weight: 650; }

/* line 2990, theme.scss */
/* line 3071, theme.scss */
.dm-home-product__stock i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: currentColor; }

/* line 2997, theme.scss */
/* line 3078, theme.scss */
.dm-home-product__stock.is-off {
  color: #667085; }

/* line 3001, theme.scss */
/* line 3082, theme.scss */
.dm-home-product h3 {
  display: -webkit-box;
  margin: 8px 0 12px;
  overflow: hidden;
  color: var(--dm-text);
  font-size: 14px;
  font-weight: 720;
  line-height: 1.34;
  letter-spacing: -0.01em;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/* line 3014, theme.scss */
/* line 3095, theme.scss */
.dm-home-product h3 a {
  color: inherit; }

/* line 3018, theme.scss */
/* line 3099, theme.scss */
.dm-home-product__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  margin-top: auto; }

/* line 3026, theme.scss */
/* line 3107, theme.scss */
.dm-home-product__prices {
  min-width: 0;
  display: flex;
  flex-direction: column; }

/* line 3032, theme.scss */
/* line 3113, theme.scss */
.dm-home-product__prices strong {
  color: var(--dm-text);
  font-size: 18px;
  line-height: 1.15;
  white-space: nowrap; }

/* line 3039, theme.scss */
/* line 3120, theme.scss */
.dm-home-product__prices s {
  margin-top: 3px;
  color: #667085;
  font-size: 12px; }

/* line 3045, theme.scss */
/* line 3126, theme.scss */
.dm-home-product__buy {
  min-width: 42px;
  min-height: 42px;
  display: inline-grid;
  place-items: center;
  padding: 0 12px;
  border: 0;
  border-radius: 10px;
  color: #fff;
  background: var(--dm-accent);
  font: inherit;
  font-size: 12px;
  font-weight: 750;
  cursor: pointer;
  transition: background 180ms ease, transform 180ms ease; }

/* line 3062, theme.scss */
/* line 3143, theme.scss */
.dm-home-product__buy:hover {
  background: var(--dm-accent-hover); }

/* line 3066, theme.scss */
/* line 3147, theme.scss */
.dm-home-product__buy:active {
  transform: scale(0.97); }

/* line 3070, theme.scss */
/* line 3151, theme.scss */
.dm-home-product__buy svg {
  width: 19px;
  height: 19px; }

/* line 3075, theme.scss */
/* line 3156, theme.scss */
.dm-home-product__buy.is-off {
  color: var(--dm-text);
  background: var(--dm-surface-2); }

/* line 3080, theme.scss */
/* line 3161, theme.scss */
.dm-home-hits__empty {
  min-height: 210px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px;
  border-radius: 14px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  text-align: center; }

/* line 3093, theme.scss */
/* line 3174, theme.scss */
.dm-home-hits__empty strong {
  font-size: 22px; }

/* line 3097, theme.scss */
/* line 3178, theme.scss */
.dm-home-hits__empty span {
  max-width: 560px;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.5; }

/* line 3104, theme.scss */
/* line 3185, theme.scss */
.dm-home-trust {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 22px;
  overflow: hidden;
  border-radius: 14px;
  background: var(--dm-surface); }

/* line 3113, theme.scss */
/* line 3194, theme.scss */
.dm-home-trust > div {
  min-height: 98px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 24px; }

/* line 3121, theme.scss */
/* line 3202, theme.scss */
.dm-home-trust > div + div {
  border-left: 1px solid var(--dm-line); }

/* line 3125, theme.scss */
/* line 3206, theme.scss */
.dm-home-trust strong {
  color: var(--dm-text);
  font-size: 14px; }

/* line 3130, theme.scss */
/* line 3211, theme.scss */
.dm-home-trust span {
  margin-top: 5px;
  color: #5c6675;
  font-size: 12px;
  line-height: 1.4; }

@media (max-width: 1180px) {
  /* line 3138, theme.scss */
  /* line 3219, theme.scss */
  .dm-home-promos {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 3142, theme.scss */
  /* line 3223, theme.scss */
  .dm-home-promo {
    min-height: 430px; }

  /* line 3146, theme.scss */
  /* line 3227, theme.scss */
  .dm-home-hits__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 3150, theme.scss */
  /* line 3231, theme.scss */
  .dm-home-trust {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 3154, theme.scss */
  /* line 3235, theme.scss */
  .dm-home-trust > div:nth-child(3) {
    border-left: 0;
    border-top: 1px solid var(--dm-line); }

  /* line 3159, theme.scss */
  /* line 3240, theme.scss */
  .dm-home-trust > div:nth-child(4) {
    border-top: 1px solid var(--dm-line); } }
@media (max-width: 720px) {
  /* line 3165, theme.scss */
  /* line 3244, theme.scss */
  .dm-home {
    padding: 24px 0 96px; }

  /* line 3169, theme.scss */
  /* line 3248, theme.scss */
  .dm-home-hero__intro,
  .dm-home-hits__header {
    align-items: flex-start; }

  /* line 3174, theme.scss */
  /* line 3253, theme.scss */
  .dm-home-hero__intro h1 {
    font-size: 36px; }

  /* line 3178, theme.scss */
  /* line 3257, theme.scss */
  .dm-home-hero__intro p {
    font-size: 15px; }

  /* line 3182, theme.scss */
  /* line 3261, theme.scss */
  .dm-home-hero__catalog {
    display: none; }

  /* line 3186, theme.scss */
  /* line 3265, theme.scss */
  .dm-home-promos,
  .dm-home-hits__grid {
    display: flex;
    gap: 10px;
    margin-right: -16px;
    overflow-x: auto;
    padding: 0 16px 10px 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 3197, theme.scss */
  /* line 3276, theme.scss */
  .dm-home-promo {
    width: min(78vw, 310px);
    min-height: 420px;
    flex: 0 0 auto;
    scroll-snap-align: start; }

  /* line 3204, theme.scss */
  /* line 3283, theme.scss */
  .dm-home-hits {
    margin-top: 36px;
    padding: 34px 0 38px; }

  /* line 3209, theme.scss */
  /* line 3288, theme.scss */
  .dm-home-hits__header h2 {
    font-size: 28px; }

  /* line 3213, theme.scss */
  /* line 3292, theme.scss */
  .dm-home-hits__header p {
    display: none; }

  /* line 3217, theme.scss */
  /* line 3296, theme.scss */
  .dm-home-hits__grid {
    margin-right: -16px; }

  /* line 3221, theme.scss */
  /* line 3300, theme.scss */
  .dm-home-product {
    width: min(72vw, 270px);
    flex: 0 0 auto;
    scroll-snap-align: start; }

  /* line 3227, theme.scss */
  /* line 3306, theme.scss */
  .dm-home-trust {
    grid-template-columns: 1fr;
    margin-top: 16px; }

  /* line 3232, theme.scss */
  /* line 3311, theme.scss */
  .dm-home-trust > div + div,
  .dm-home-trust > div:nth-child(3),
  .dm-home-trust > div:nth-child(4) {
    border-top: 1px solid var(--dm-line);
    border-left: 0; } }
@media (min-width: 1181px) {
  /* line 3241, theme.scss */
  /* line 3318, theme.scss */
  .dm-mega-menu__quick {
    display: grid !important; } }
/* Branded catalog launcher: visually distinct from a generic solid button. */
/* line 3557, theme.scss */
/* line 3322, theme.scss */
.dm-header .dm-catalog-button {
  width: 190px;
  min-width: 190px;
  height: 58px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 28px;
  align-items: center;
  gap: 10px;
  padding: 7px 8px;
  border: 1px solid #cfd8e8;
  border-radius: 15px;
  background: #fff;
  color: #14213b;
  box-shadow: 0 7px 20px rgba(24, 53, 108, 0.07);
  text-align: left;
  transition: border-color 180ms ease, background-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease; }

/* line 3575, theme.scss */
/* line 3340, theme.scss */
.dm-header .dm-catalog-button__mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 11px;
  background: #214fae;
  color: #fff;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease; }

/* line 3586, theme.scss */
/* line 3351, theme.scss */
.dm-header .dm-catalog-button__mark svg {
  width: 19px;
  height: 19px;
  fill: currentColor; }

/* line 3592, theme.scss */
/* line 3357, theme.scss */
.dm-header .dm-catalog-button__copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1; }

/* line 3600, theme.scss */
/* line 3365, theme.scss */
.dm-header .dm-catalog-button__copy strong {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: -0.015em; }

/* line 3606, theme.scss */
/* line 3371, theme.scss */
.dm-header .dm-catalog-button__copy small {
  color: #7b879a;
  font-size: 10px;
  font-weight: 600;
  transition: color 180ms ease; }

/* line 3613, theme.scss */
/* line 3378, theme.scss */
.dm-header .dm-catalog-button__state {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: #eef3fb;
  color: #214fae;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease; }

/* line 3624, theme.scss */
/* line 3389, theme.scss */
.dm-header .dm-catalog-button__state svg {
  width: 14px;
  height: 14px; }

/* line 3629, theme.scss */
/* line 3394, theme.scss */
.dm-header .dm-catalog-button:hover {
  border-color: #9db1d5;
  background: #f9fbff;
  box-shadow: 0 11px 28px rgba(24, 53, 108, 0.12);
  transform: translateY(-1px); }

/* line 3636, theme.scss */
/* line 3401, theme.scss */
.dm-header .dm-catalog-button:active {
  transform: translateY(1px); }

/* line 3640, theme.scss */
/* line 3405, theme.scss */
.dm-header .dm-catalog-button:focus-visible {
  outline: 3px solid rgba(33, 79, 174, 0.22);
  outline-offset: 3px; }

/* line 3645, theme.scss */
/* line 3410, theme.scss */
.dm-header .dm-catalog-button[aria-expanded="true"] {
  border-color: #173d98;
  background: #173d98;
  color: #fff;
  box-shadow: 0 13px 30px rgba(23, 61, 152, 0.24); }

/* line 3652, theme.scss */
/* line 3417, theme.scss */
.dm-header .dm-catalog-button[aria-expanded="true"] .dm-catalog-button__mark {
  background: #fff;
  color: #173d98; }

/* line 3657, theme.scss */
/* line 3422, theme.scss */
.dm-header .dm-catalog-button[aria-expanded="true"] .dm-catalog-button__copy small {
  color: rgba(255, 255, 255, 0.68); }

/* line 3661, theme.scss */
/* line 3426, theme.scss */
.dm-header .dm-catalog-button[aria-expanded="true"] .dm-catalog-button__state {
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  transform: rotate(180deg); }

@media (max-width: 900px) {
  /* line 3668, theme.scss */
  /* line 3433, theme.scss */
  .dm-header .dm-catalog-button {
    width: 52px;
    min-width: 52px;
    height: 52px;
    grid-template-columns: 1fr;
    padding: 5px;
    border-radius: 14px; }

  /* line 3677, theme.scss */
  /* line 3442, theme.scss */
  .dm-header .dm-catalog-button__mark {
    width: 40px;
    height: 40px;
    display: grid;
    border-radius: 10px; }

  /* line 3684, theme.scss */
  /* line 3449, theme.scss */
  .dm-header .dm-catalog-button__copy,
  .dm-header .dm-catalog-button__state {
    display: none; } }
/* Real multi-level catalog: category navigation + brand and series hierarchy. */
/* line 3692, theme.scss */
/* line 3454, theme.scss */
.dm-mega-menu {
  padding: 10px 0 22px;
  background: rgba(239, 243, 249, 0.96); }

/* line 3697, theme.scss */
/* line 3459, theme.scss */
.dm-catalog-mega {
  overflow: hidden;
  border: 1px solid #d9e1ec;
  border-radius: 0 0 22px 22px;
  background: #fff;
  box-shadow: 0 28px 68px rgba(14, 35, 78, 0.17); }

/* line 3705, theme.scss */
/* line 3467, theme.scss */
.dm-catalog-mega__head {
  min-height: 70px;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 0 24px;
  border-bottom: 1px solid #e3e8f0; }

/* line 3714, theme.scss */
/* line 3476, theme.scss */
.dm-catalog-mega__head > div {
  display: flex;
  align-items: baseline;
  gap: 12px; }

/* line 3720, theme.scss */
/* line 3482, theme.scss */
.dm-catalog-mega__head > div span {
  color: #214fae;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 3728, theme.scss */
/* line 3490, theme.scss */
.dm-catalog-mega__head > div strong {
  color: #172236;
  font-size: 18px;
  letter-spacing: -0.02em; }

/* line 3734, theme.scss */
/* line 3496, theme.scss */
.dm-catalog-mega__head > a {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
  color: #214fae;
  font-size: 13px;
  font-weight: 760; }

/* line 3744, theme.scss */
/* line 3506, theme.scss */
.dm-catalog-mega__head > button {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 10px;
  background: #f0f3f8;
  color: #37445a;
  cursor: pointer;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease; }

/* line 3757, theme.scss */
/* line 3519, theme.scss */
.dm-catalog-mega__head > button:hover {
  background: #e4eaf4;
  color: #173d98; }

/* line 3762, theme.scss */
/* line 3524, theme.scss */
.dm-catalog-mega__head > button:active {
  transform: scale(0.96); }

/* line 3766, theme.scss */
/* line 3528, theme.scss */
.dm-catalog-mega__head > button svg {
  width: 18px;
  height: 18px; }

/* line 3771, theme.scss */
/* line 3533, theme.scss */
.dm-catalog-mega__body {
  min-height: 430px;
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr); }

/* line 3777, theme.scss */
/* line 3539, theme.scss */
.dm-catalog-mega__primary {
  display: flex;
  flex-direction: column;
  padding: 12px;
  border-right: 1px solid #e1e7ef;
  background: #f5f7fb; }

/* line 3785, theme.scss */
/* line 3547, theme.scss */
.dm-catalog-mega__primary a {
  min-height: 49px;
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) 18px;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  border-radius: 10px;
  color: #354156;
  font-size: 13px;
  font-weight: 680;
  transition: background-color 160ms ease, color 160ms ease, transform 160ms ease; }

/* line 3799, theme.scss */
/* line 3561, theme.scss */
.dm-catalog-mega__primary a:hover,
.dm-catalog-mega__primary a.is-active {
  background: #fff;
  color: #173d98;
  box-shadow: 0 6px 18px rgba(24, 53, 108, 0.07);
  transform: translateX(2px); }

/* line 3807, theme.scss */
/* line 3569, theme.scss */
.dm-catalog-mega__primary a i {
  width: 32px;
  height: 32px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: #e7edf7;
  color: #214fae;
  font-size: 12px;
  font-style: normal;
  font-weight: 820; }

/* line 3820, theme.scss */
/* line 3582, theme.scss */
.dm-catalog-mega__primary a.is-active i {
  background: #214fae;
  color: #fff; }

/* line 3825, theme.scss */
/* line 3587, theme.scss */
.dm-catalog-mega__primary a svg {
  width: 16px;
  height: 16px;
  justify-self: end;
  color: #9aa6b7; }

/* line 3832, theme.scss */
/* line 3594, theme.scss */
.dm-catalog-mega__primary a.is-active svg {
  color: #214fae; }

/* line 3836, theme.scss */
/* line 3598, theme.scss */
.dm-catalog-mega__panels {
  min-width: 0;
  background: #fff; }

/* line 3841, theme.scss */
/* line 3603, theme.scss */
.dm-catalog-mega__panel {
  display: none;
  padding: 28px 34px 34px; }

/* line 3846, theme.scss */
/* line 3608, theme.scss */
.dm-catalog-mega__panel.is-active {
  display: block;
  animation: dm-catalog-panel-in 180ms ease both; }

@keyframes dm-catalog-panel-in {
  from {
    opacity: 0;
    transform: translateX(8px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
/* line 3856, theme.scss */
/* line 3620, theme.scss */
.dm-catalog-mega__panel-head {
  min-height: 64px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5eaf1; }

/* line 3866, theme.scss */
/* line 3630, theme.scss */
.dm-catalog-mega__panel-head span {
  color: #8894a7;
  font-size: 10px;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 3874, theme.scss */
/* line 3638, theme.scss */
.dm-catalog-mega__panel-head h2 {
  margin: 5px 0 0;
  color: #151f31;
  font-size: 30px;
  font-weight: 820;
  letter-spacing: -0.04em;
  line-height: 1; }

/* line 3883, theme.scss */
/* line 3647, theme.scss */
.dm-catalog-mega__panel-head > a {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding-top: 17px;
  color: #214fae;
  font-size: 12px;
  font-weight: 760; }

/* line 3893, theme.scss */
/* line 3657, theme.scss */
.dm-catalog-mega__groups {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px 36px;
  padding-top: 26px; }

/* line 3900, theme.scss */
/* line 3664, theme.scss */
.dm-catalog-mega__group {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px; }

/* line 3908, theme.scss */
/* line 3672, theme.scss */
.dm-catalog-mega__group a,
.dm-catalog-mega__group > span:not(.dm-catalog-mega__group-title) {
  color: #68758a;
  font-size: 12px;
  line-height: 1.35;
  transition: color 150ms ease, transform 150ms ease; }

/* line 3916, theme.scss */
/* line 3680, theme.scss */
.dm-catalog-mega__group a:hover {
  color: #214fae;
  transform: translateX(2px); }

/* line 3921, theme.scss */
/* line 3685, theme.scss */
.dm-catalog-mega__group .dm-catalog-mega__group-title {
  margin-bottom: 3px;
  color: #172236;
  font-size: 14px;
  font-weight: 780;
  line-height: 1.25; }

@media (max-width: 1180px) {
  /* line 3930, theme.scss */
  /* line 3694, theme.scss */
  .dm-catalog-mega__body {
    grid-template-columns: 230px minmax(0, 1fr); }

  /* line 3934, theme.scss */
  /* line 3698, theme.scss */
  .dm-catalog-mega__groups {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 900px) {
  /* line 3940, theme.scss */
  /* line 3702, theme.scss */
  .dm-mega-menu {
    padding: 0; }

  /* line 3944, theme.scss */
  /* line 3706, theme.scss */
  .dm-catalog-mega {
    width: 100%;
    min-height: calc(100dvh - 118px);
    overflow: visible;
    border: 0;
    border-radius: 0;
    box-shadow: none; }

  /* line 3953, theme.scss */
  /* line 3715, theme.scss */
  .dm-catalog-mega__head {
    position: sticky;
    z-index: 2;
    top: 0;
    min-height: 58px;
    padding: 0 16px;
    background: #fff; }

  /* line 3962, theme.scss */
  /* line 3724, theme.scss */
  .dm-catalog-mega__head > div {
    flex-direction: column;
    gap: 3px; }

  /* line 3967, theme.scss */
  /* line 3729, theme.scss */
  .dm-catalog-mega__head > div span {
    display: none; }

  /* line 3971, theme.scss */
  /* line 3733, theme.scss */
  .dm-catalog-mega__head > div strong {
    font-size: 17px; }

  /* line 3975, theme.scss */
  /* line 3737, theme.scss */
  .dm-catalog-mega__head > a {
    font-size: 12px; }

  /* line 3979, theme.scss */
  /* line 3741, theme.scss */
  .dm-catalog-mega__body {
    min-height: 0;
    display: block; }

  /* line 3984, theme.scss */
  /* line 3746, theme.scss */
  .dm-catalog-mega__primary {
    position: sticky;
    z-index: 1;
    top: 58px;
    flex-direction: row;
    gap: 6px;
    padding: 10px 16px;
    overflow-x: auto;
    border-right: 0;
    border-bottom: 1px solid #e1e7ef;
    scrollbar-width: none; }

  /* line 3997, theme.scss */
  /* line 3759, theme.scss */
  .dm-catalog-mega__primary::-webkit-scrollbar {
    display: none; }

  /* line 4001, theme.scss */
  /* line 3763, theme.scss */
  .dm-catalog-mega__primary a {
    min-height: 40px;
    grid-template-columns: 28px auto;
    flex: 0 0 auto;
    padding: 5px 10px 5px 6px;
    background: #fff;
    box-shadow: none; }

  /* line 4010, theme.scss */
  /* line 3772, theme.scss */
  .dm-catalog-mega__primary a svg {
    display: none; }

  /* line 4014, theme.scss */
  /* line 3776, theme.scss */
  .dm-catalog-mega__primary a i {
    width: 28px;
    height: 28px; }

  /* line 4019, theme.scss */
  /* line 3781, theme.scss */
  .dm-catalog-mega__panel {
    padding: 24px 18px 40px; }

  /* line 4023, theme.scss */
  /* line 3785, theme.scss */
  .dm-catalog-mega__groups {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 22px; } }
@media (max-width: 520px) {
  /* line 4030, theme.scss */
  /* line 3790, theme.scss */
  .dm-catalog-mega__head > a {
    display: none; }

  /* line 4034, theme.scss */
  /* line 3794, theme.scss */
  .dm-catalog-mega__head > button {
    margin-left: auto; }

  /* line 4038, theme.scss */
  /* line 3798, theme.scss */
  .dm-catalog-mega__panel-head h2 {
    font-size: 27px; }

  /* line 4042, theme.scss */
  /* line 3802, theme.scss */
  .dm-catalog-mega__panel-head > a {
    padding-top: 14px;
    font-size: 11px; }

  /* line 4047, theme.scss */
  /* line 3807, theme.scss */
  .dm-catalog-mega__groups {
    grid-template-columns: 1fr 1fr; } }
@media (prefers-reduced-motion: reduce) {
  /* line 4053, theme.scss */
  /* line 3811, theme.scss */
  .dm-home-promo,
  .dm-home-promo__link svg,
  .dm-home-hero__catalog svg,
  .dm-home-hits__header > a svg,
  .dm-home-product__media img,
  .dm-home-product__buy {
    transition: none; } }
/* Final brand overrides intentionally stay last. */
/* line 4065, theme.scss */
/* line 3820, theme.scss */
:root {
  --dm-accent: #2457d6;
  --dm-accent-hover: #1745b4;
  --dm-accent-soft: #eaf0ff; }

/* line 4071, theme.scss */
/* line 3826, theme.scss */
.dm-home-hits.dm-home-hits--carousel {
  border-color: rgba(255, 255, 255, 0.14);
  background: linear-gradient(140deg, #123887 0%, #2259cf 58%, #0b286b 100%);
  box-shadow: 0 28px 72px rgba(17, 52, 132, 0.24); }

/* line 4077, theme.scss */
/* line 3832, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header h2,
.dm-home-hits--carousel .dm-home-hits__header p,
.dm-home-hits--carousel .dm-product-rail__controls,
.dm-home-hits--carousel .dm-product-rail__controls button,
.dm-home-hits--carousel .dm-product-rail__controls a {
  color: #fff; }

/* line 4085, theme.scss */
/* line 3840, theme.scss */
.dm-home-hits--carousel .dm-product-rail__controls button,
.dm-home-hits--carousel .dm-product-rail__controls a {
  border-color: rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.1); }

/* line 4091, theme.scss */
/* line 3846, theme.scss */
.dm-home-hits--carousel .dm-home-product:only-child {
  opacity: 1;
  transform: none; }

/* DeviceMall storefront system — product-first retail layout */
/* line 4134, theme.scss */
/* line 3853, theme.scss */
:root {
  --dm-shell: 1380px;
  --dm-bg: #f5f6f8;
  --dm-surface-2: #f0f2f5;
  --dm-text: #15171a;
  --dm-muted: #5f6672;
  --dm-line: #e1e4e9;
  --dm-accent: #244fdb;
  --dm-accent-hover: #193eb8;
  --dm-accent-soft: #eaf0ff;
  --dm-radius-md: 14px;
  --dm-radius-lg: 16px; }

/* line 4148, theme.scss */
/* line 3867, theme.scss */
.dm-header {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: none; }

/* line 4153, theme.scss */
/* line 3872, theme.scss */
.dm-header__main {
  min-height: 76px;
  grid-template-columns: 160px auto minmax(320px, 1fr) auto;
  gap: 14px; }

/* line 4159, theme.scss */
/* line 3878, theme.scss */
.dm-logo {
  width: 144px; }

/* line 4163, theme.scss */
/* line 3882, theme.scss */
.dm-catalog-button {
  height: 48px; }

/* line 4168, theme.scss */
/* line 3886, theme.scss */
.dm-category-nav {
  min-height: 50px;
  justify-content: flex-start;
  gap: 32px;
  overflow-x: auto;
  scrollbar-width: none; }

/* line 4176, theme.scss */
/* line 3894, theme.scss */
.dm-category-nav::-webkit-scrollbar {
  display: none; }

/* line 4180, theme.scss */
/* line 3898, theme.scss */
.dm-category-nav a {
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 650; }

/* line 4186, theme.scss */
/* line 3904, theme.scss */
.dm-home {
  padding: 30px 0 64px;
  background: var(--dm-bg); }

/* line 4191, theme.scss */
/* line 3909, theme.scss */
.dm-store-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 318px;
  gap: 14px; }

/* line 4197, theme.scss */
/* line 3915, theme.scss */
.dm-store-hero__main {
  min-height: 500px;
  display: grid;
  grid-template-columns: minmax(390px, 0.9fr) minmax(350px, 1.1fr);
  overflow: hidden;
  border-radius: var(--dm-radius-lg);
  background: #e9eef9; }

/* line 4206, theme.scss */
/* line 3924, theme.scss */
.dm-store-hero__copy {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 52px; }

/* line 4216, theme.scss */
/* line 3934, theme.scss */
.dm-store-hero__status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #35415b;
  font-size: 13px;
  font-weight: 650; }

/* line 4225, theme.scss */
/* line 3943, theme.scss */
.dm-store-hero__status i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--dm-success); }

/* line 4232, theme.scss */
/* line 3950, theme.scss */
.dm-store-hero h1 {
  max-width: 620px;
  margin: 22px 0 16px;
  color: var(--dm-text);
  font-size: clamp(44px, 4.2vw, 68px);
  font-weight: 850;
  letter-spacing: -0.04em;
  line-height: 0.98;
  text-wrap: balance; }

/* line 4243, theme.scss */
/* line 3961, theme.scss */
.dm-store-hero__copy > p {
  max-width: 520px;
  margin: 0;
  color: #4d5666;
  font-size: 18px;
  line-height: 1.5;
  text-wrap: pretty; }

/* line 4252, theme.scss */
/* line 3970, theme.scss */
.dm-store-hero__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 32px; }

/* line 4259, theme.scss */
/* line 3977, theme.scss */
.dm-button {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 750;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease; }

/* line 4269, theme.scss */
/* line 3987, theme.scss */
.dm-button--primary {
  padding: 0 24px;
  border-radius: 12px;
  background: var(--dm-accent);
  color: #fff; }

/* line 4276, theme.scss */
/* line 3994, theme.scss */
.dm-button--primary:hover {
  background: var(--dm-action-hover); }

/* line 4280, theme.scss */
/* line 3998, theme.scss */
.dm-button:active {
  transform: translateY(1px); }

/* line 4284, theme.scss */
/* line 4002, theme.scss */
.dm-button--text {
  color: var(--dm-text); }

/* line 4288, theme.scss */
/* line 4006, theme.scss */
.dm-button--text:hover {
  color: var(--dm-accent); }

/* line 4292, theme.scss */
/* line 4010, theme.scss */
.dm-store-hero__visual {
  position: relative;
  min-width: 0;
  display: grid;
  place-items: center;
  padding: 32px 32px 88px; }

/* line 4300, theme.scss */
/* line 4018, theme.scss */
.dm-store-hero__visual > a {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center; }

/* line 4307, theme.scss */
/* line 4025, theme.scss */
.dm-store-hero__visual img {
  width: min(100%, 520px);
  height: 380px;
  display: block;
  object-fit: contain;
  mix-blend-mode: multiply; }

/* line 4315, theme.scss */
/* line 4033, theme.scss */
.dm-store-hero__product {
  position: absolute;
  right: 32px;
  bottom: 28px;
  left: 0;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  gap: 4px 20px;
  padding: 18px 20px;
  border-radius: 12px;
  background: #fff; }

/* line 4329, theme.scss */
/* line 4047, theme.scss */
.dm-store-hero__product span {
  color: var(--dm-success-text);
  font-size: 12px;
  font-weight: 700; }

/* line 4335, theme.scss */
/* line 4053, theme.scss */
.dm-store-hero__product strong {
  min-width: 0;
  overflow: hidden;
  color: var(--dm-text);
  font-size: 15px;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 4345, theme.scss */
/* line 4063, theme.scss */
.dm-store-hero__product b {
  grid-column: 2;
  grid-row: 1 / 3;
  font-size: 22px;
  font-variant-numeric: tabular-nums;
  white-space: nowrap; }

/* line 4353, theme.scss */
/* line 4071, theme.scss */
.dm-store-hero__placeholder,
.dm-store-hero__empty {
  max-width: 280px;
  color: var(--dm-muted);
  line-height: 1.5;
  text-align: center; }

/* line 4361, theme.scss */
/* line 4079, theme.scss */
.dm-store-hero__deal {
  min-height: 500px;
  display: flex;
  flex-direction: column;
  padding: 34px 30px;
  border-radius: var(--dm-radius-lg);
  background: #102557;
  color: #fff; }

/* line 4371, theme.scss */
/* line 4089, theme.scss */
.dm-store-hero__deal-label {
  color: #aebde4;
  font-size: 13px;
  font-weight: 700; }

/* line 4377, theme.scss */
/* line 4095, theme.scss */
.dm-store-hero__deal h2 {
  margin: 26px 0 30px;
  color: #fff;
  font-size: 29px;
  font-weight: 780;
  letter-spacing: -0.025em;
  line-height: 1.12;
  text-wrap: balance; }

/* line 4387, theme.scss */
/* line 4105, theme.scss */
.dm-store-hero__deal ul {
  display: grid;
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 4395, theme.scss */
/* line 4113, theme.scss */
.dm-store-hero__deal li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #dbe4fa;
  font-size: 14px;
  line-height: 1.35; }

/* line 4404, theme.scss */
/* line 4122, theme.scss */
.dm-store-hero__deal li i {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: #fff; }

/* line 4412, theme.scss */
/* line 4130, theme.scss */
.dm-store-hero__deal li i::after {
  content: "";
  width: 7px;
  height: 4px;
  display: block;
  margin: 5px 0 0 5px;
  transform: rotate(-45deg);
  border-bottom: 2px solid #102557;
  border-left: 2px solid #102557; }

/* line 4423, theme.scss */
/* line 4141, theme.scss */
.dm-store-hero__deal > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 14px;
  font-weight: 700; }

/* line 4435, theme.scss */
/* line 4153, theme.scss */
.dm-section-heading,
.dm-home-hits__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px; }

/* line 4444, theme.scss */
/* line 4162, theme.scss */
.dm-section-heading h2,
.dm-home-hits__header h2 {
  margin: 0;
  color: var(--dm-text);
  font-size: 34px;
  font-weight: 820;
  letter-spacing: -0.035em;
  line-height: 1.05; }

/* line 4454, theme.scss */
/* line 4172, theme.scss */
.dm-section-heading p,
.dm-home-hits__header p {
  margin: 8px 0 0;
  color: var(--dm-muted);
  font-size: 15px; }

/* line 4461, theme.scss */
/* line 4179, theme.scss */
.dm-section-heading > a,
.dm-home-hits__header > a {
  color: var(--dm-accent);
  font-size: 14px;
  font-weight: 750; }

/* line 4468, theme.scss */
/* line 4186, theme.scss */
.dm-home-categories {
  padding-top: 58px; }

/* line 4472, theme.scss */
/* line 4190, theme.scss */
.dm-home-categories__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px; }

/* line 4478, theme.scss */
/* line 4196, theme.scss */
.dm-category-card {
  position: relative;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 26px;
  border-radius: 14px;
  background: #fff;
  color: var(--dm-text);
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1), background 180ms ease; }

/* line 4491, theme.scss */
/* line 4209, theme.scss */
.dm-category-card:hover {
  transform: translateY(-4px);
  background: #edf2ff; }

/* line 4496, theme.scss */
/* line 4214, theme.scss */
.dm-category-card > span {
  color: #7c8491;
  font-size: 13px;
  font-weight: 700; }

/* line 4502, theme.scss */
/* line 4220, theme.scss */
.dm-category-card strong {
  max-width: 260px;
  margin-top: 22px;
  font-size: 27px;
  letter-spacing: -0.03em;
  line-height: 1.05; }

/* line 4510, theme.scss */
/* line 4228, theme.scss */
.dm-category-card small {
  max-width: 250px;
  margin-top: 12px;
  color: var(--dm-muted);
  font-size: 14px;
  line-height: 1.45; }

/* line 4518, theme.scss */
/* line 4236, theme.scss */
.dm-category-card > i {
  position: absolute;
  right: -24px;
  bottom: -54px;
  width: 210px;
  height: 210px;
  transform: rotate(-12deg);
  border: 34px solid var(--dm-accent-soft);
  border-radius: 46px; }

/* line 4529, theme.scss */
/* line 4247, theme.scss */
.dm-category-card--laptops > i {
  width: 230px;
  height: 150px;
  border-width: 26px;
  border-radius: 18px; }

/* line 4536, theme.scss */
/* line 4254, theme.scss */
.dm-category-card--home > i {
  width: 180px;
  height: 220px;
  border-width: 30px;
  border-radius: 70px 70px 20px 20px; }

/* line 4543, theme.scss */
/* line 4261, theme.scss */
.dm-category-card--audio > i {
  width: 190px;
  height: 190px;
  border-width: 38px;
  border-radius: 50%; }

/* line 4550, theme.scss */
/* line 4268, theme.scss */
.dm-home-hits {
  margin-top: 58px;
  padding: 0;
  background: transparent; }

/* line 4556, theme.scss */
/* line 4274, theme.scss */
.dm-home-hits__header h2 {
  color: var(--dm-text); }

/* line 4560, theme.scss */
/* line 4278, theme.scss */
.dm-home-hits__header p {
  color: var(--dm-muted); }

/* line 4564, theme.scss */
/* line 4282, theme.scss */
.dm-home-hits__header > a {
  color: var(--dm-accent); }

/* line 4568, theme.scss */
/* line 4286, theme.scss */
.dm-home-hits__grid {
  gap: 12px; }

/* line 4572, theme.scss */
/* line 4290, theme.scss */
.dm-home-product {
  border-radius: 14px; }

/* line 4576, theme.scss */
/* line 4294, theme.scss */
.dm-home-product__media {
  aspect-ratio: 1;
  background: #eef1f5; }

/* line 4581, theme.scss */
/* line 4299, theme.scss */
.dm-home-product__body {
  min-height: 188px; }

/* line 4585, theme.scss */
/* line 4303, theme.scss */
.dm-home-product h3 {
  min-height: 40px; }

/* line 4589, theme.scss */
/* line 4307, theme.scss */
.dm-home-trust {
  margin-top: 58px;
  border-radius: 14px;
  background: #fff; }

/* Home catalog categories, bestsellers and curated shelves */
/* line 4597, theme.scss */
/* line 4314, theme.scss */
.dm-home-categories__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

/* line 4601, theme.scss */
/* line 4318, theme.scss */
.dm-category-card {
  min-height: 330px;
  isolation: isolate;
  padding: 24px;
  background: #fff; }

/* line 4608, theme.scss */
/* line 4325, theme.scss */
.dm-category-card::after {
  position: absolute;
  z-index: -2;
  right: -46px;
  bottom: -54px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: #edf2ff;
  content: "";
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 4621, theme.scss */
/* line 4338, theme.scss */
.dm-category-card:hover::after {
  transform: scale(1.07); }

/* line 4625, theme.scss */
/* line 4342, theme.scss */
.dm-category-card--blue {
  background: var(--dm-accent);
  color: #fff; }

/* line 4630, theme.scss */
/* line 4347, theme.scss */
.dm-category-card--blue::after {
  background: rgba(255, 255, 255, 0.14); }

/* line 4634, theme.scss */
/* line 4351, theme.scss */
.dm-category-card--blue strong,
.dm-category-card--blue small,
.dm-category-card--blue .dm-category-card__meta,
.dm-category-card--blue .dm-category-card__arrow {
  color: #fff; }

/* line 4641, theme.scss */
/* line 4358, theme.scss */
.dm-category-card__meta {
  color: #687385;
  font-size: 12px;
  font-weight: 700; }

/* line 4647, theme.scss */
/* line 4364, theme.scss */
.dm-category-card strong {
  position: relative;
  z-index: 2;
  max-width: 230px;
  margin-top: 18px;
  font-size: 26px; }

/* line 4655, theme.scss */
/* line 4372, theme.scss */
.dm-category-card small {
  position: relative;
  z-index: 2;
  max-width: 205px;
  margin-top: 10px; }

/* line 4662, theme.scss */
/* line 4379, theme.scss */
.dm-category-card > img {
  position: absolute;
  z-index: -1;
  right: 12px;
  bottom: 8px;
  width: 68%;
  height: 58%;
  display: block;
  object-fit: contain;
  mix-blend-mode: multiply;
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 4675, theme.scss */
/* line 4392, theme.scss */
.dm-category-card:hover > img {
  transform: translateY(-4px) scale(1.02); }

/* line 4679, theme.scss */
/* line 4396, theme.scss */
.dm-category-card__mark {
  position: absolute;
  z-index: -1;
  right: 22px;
  bottom: -8px;
  color: rgba(49, 87, 246, 0.16);
  font-size: 180px;
  font-weight: 900;
  letter-spacing: -0.08em;
  line-height: 0.85; }

/* line 4691, theme.scss */
/* line 4408, theme.scss */
.dm-category-card--blue .dm-category-card__mark {
  color: rgba(255, 255, 255, 0.18); }

/* line 4695, theme.scss */
/* line 4412, theme.scss */
.dm-category-card__arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 3;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: var(--dm-accent);
  background: #fff;
  font-size: 18px;
  font-weight: 800;
  transition: transform 180ms ease; }

/* line 4712, theme.scss */
/* line 4429, theme.scss */
.dm-category-card:hover .dm-category-card__arrow {
  transform: translateX(3px); }

/* line 4716, theme.scss */
/* line 4433, theme.scss */
.dm-home-hits.dm-home-hits--carousel {
  margin-top: 58px;
  padding: 34px;
  overflow: hidden;
  border-radius: 16px;
  background: #102557; }

/* line 4724, theme.scss */
/* line 4441, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header {
  align-items: center;
  margin-bottom: 24px; }

/* line 4729, theme.scss */
/* line 4446, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header h2 {
  color: #fff;
  font-size: 36px; }

/* line 4734, theme.scss */
/* line 4451, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header p {
  color: #c4cdeb; }

/* line 4738, theme.scss */
/* line 4455, theme.scss */
.dm-product-rail__controls,
.dm-home-selection__top,
.dm-home-selection__top > div {
  display: flex;
  align-items: center;
  gap: 8px; }

/* line 4746, theme.scss */
/* line 4463, theme.scss */
.dm-product-rail__controls > span,
.dm-home-selection__top > span {
  margin-right: 6px;
  color: #dce4fb;
  font-size: 12px;
  font-variant-numeric: tabular-nums;
  font-weight: 750;
  white-space: nowrap; }

/* line 4756, theme.scss */
/* line 4473, theme.scss */
.dm-product-rail__controls button,
.dm-home-selection__top button {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  color: #fff;
  background: transparent;
  font: inherit;
  font-size: 17px;
  cursor: pointer;
  transition: color 180ms ease, background 180ms ease, opacity 180ms ease; }

/* line 4773, theme.scss */
/* line 4490, theme.scss */
.dm-product-rail__controls button:hover {
  color: #102557;
  background: #fff; }

/* line 4778, theme.scss */
/* line 4495, theme.scss */
.dm-product-rail__controls button:disabled,
.dm-home-selection__top button:disabled {
  opacity: 0.35;
  cursor: default; }

/* line 4784, theme.scss */
/* line 4501, theme.scss */
.dm-product-rail__controls > a {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
  padding: 0 14px;
  border-radius: 10px;
  color: #102557;
  background: #fff;
  font-size: 13px;
  font-weight: 750; }

/* line 4797, theme.scss */
/* line 4514, theme.scss */
.dm-home-hits--carousel .dm-home-hits__grid,
.dm-product-rail {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-padding-inline: 2px;
  scroll-snap-type: x mandatory;
  scrollbar-width: none; }

/* line 4808, theme.scss */
/* line 4525, theme.scss */
.dm-home-hits--carousel .dm-home-hits__grid::-webkit-scrollbar,
.dm-product-rail::-webkit-scrollbar {
  display: none; }

/* line 4813, theme.scss */
/* line 4530, theme.scss */
.dm-home-hits--carousel .dm-home-product {
  flex: 0 0 calc((100% - 48px) / 5);
  scroll-snap-align: start; }

/* line 4818, theme.scss */
/* line 4535, theme.scss */
.dm-home-hits--carousel .dm-home-product__rank {
  color: #102557;
  background: #fff; }

/* line 4823, theme.scss */
/* line 4540, theme.scss */
.dm-home-hits--carousel .dm-home-product__media {
  background: #f4f6f9; }

/* line 4827, theme.scss */
/* line 4544, theme.scss */
.dm-home-selections {
  padding-top: 64px; }

/* line 4831, theme.scss */
/* line 4548, theme.scss */
.dm-home-selections__list {
  display: grid;
  gap: 16px; }

/* line 4836, theme.scss */
/* line 4553, theme.scss */
.dm-home-selection {
  min-width: 0;
  display: grid;
  grid-template-columns: 290px minmax(0, 1fr);
  overflow: hidden;
  border-radius: 16px;
  background: #fff; }

/* line 4845, theme.scss */
/* line 4562, theme.scss */
.dm-home-selection__aside {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  padding: 32px;
  background: #e9eef9; }

/* line 4853, theme.scss */
/* line 4570, theme.scss */
.dm-home-selection:nth-child(even) .dm-home-selection__aside {
  background: #102557;
  color: #fff; }

/* line 4858, theme.scss */
/* line 4575, theme.scss */
.dm-home-selection__aside > span {
  color: #51627f;
  font-size: 12px;
  font-weight: 750; }

/* line 4864, theme.scss */
/* line 4581, theme.scss */
.dm-home-selection:nth-child(even) .dm-home-selection__aside > span,
.dm-home-selection:nth-child(even) .dm-home-selection__aside p {
  color: #bdc9e8; }

/* line 4869, theme.scss */
/* line 4586, theme.scss */
.dm-home-selection__aside h3 {
  max-width: 240px;
  margin: 24px 0 14px;
  color: inherit;
  font-size: 32px;
  font-weight: 820;
  letter-spacing: -0.035em;
  line-height: 1.04;
  text-wrap: balance; }

/* line 4880, theme.scss */
/* line 4597, theme.scss */
.dm-home-selection__aside p {
  margin: 0;
  color: #536176;
  font-size: 14px;
  line-height: 1.5; }

/* line 4887, theme.scss */
/* line 4604, theme.scss */
.dm-home-selection__aside a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid rgba(16, 37, 87, 0.16);
  color: inherit;
  font-size: 13px;
  font-weight: 750; }

/* line 4900, theme.scss */
/* line 4617, theme.scss */
.dm-home-selection:nth-child(even) .dm-home-selection__aside a {
  border-top-color: rgba(255, 255, 255, 0.2); }

/* line 4904, theme.scss */
/* line 4621, theme.scss */
.dm-home-selection__content {
  min-width: 0;
  padding: 20px; }

/* line 4909, theme.scss */
/* line 4626, theme.scss */
.dm-home-selection__top {
  justify-content: flex-end;
  margin-bottom: 12px; }

/* line 4914, theme.scss */
/* line 4631, theme.scss */
.dm-home-selection__top > span {
  color: #667085; }

/* line 4918, theme.scss */
/* line 4635, theme.scss */
.dm-home-selection__top button {
  width: 38px;
  height: 38px;
  border-color: #d7dce5;
  color: var(--dm-text); }

/* line 4925, theme.scss */
/* line 4642, theme.scss */
.dm-home-selection__top button:hover {
  border-color: var(--dm-accent);
  color: #fff;
  background: var(--dm-accent); }

/* line 4931, theme.scss */
/* line 4648, theme.scss */
.dm-selection-products {
  min-width: 0; }

/* line 4935, theme.scss */
/* line 4652, theme.scss */
.dm-selection-products--static {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px; }

/* line 4941, theme.scss */
/* line 4658, theme.scss */
.dm-selection-product {
  min-width: 0;
  flex: 0 0 calc((100% - 24px) / 3);
  scroll-snap-align: start;
  overflow: hidden;
  border-radius: 12px;
  background: #f5f7fa; }

/* line 4950, theme.scss */
/* line 4667, theme.scss */
.dm-selection-product__media {
  aspect-ratio: 1 / 0.92;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: #737d8d;
  font-size: 12px;
  line-height: 1.4;
  text-align: center; }

/* line 4961, theme.scss */
/* line 4678, theme.scss */
.dm-selection-product__media img {
  width: 100%;
  height: 100%;
  display: block;
  padding: 18px;
  object-fit: contain;
  mix-blend-mode: multiply;
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 4971, theme.scss */
/* line 4688, theme.scss */
.dm-selection-product:hover .dm-selection-product__media img {
  transform: scale(1.025); }

/* line 4975, theme.scss */
/* line 4692, theme.scss */
.dm-selection-product__body {
  min-height: 150px;
  display: flex;
  flex-direction: column;
  padding: 14px;
  background: #fff; }

/* line 4983, theme.scss */
/* line 4700, theme.scss */
.dm-selection-product__body small {
  color: var(--dm-success-text);
  font-size: 11px;
  font-weight: 700; }

/* line 4989, theme.scss */
/* line 4706, theme.scss */
.dm-selection-product__body h4 {
  display: -webkit-box;
  margin: 8px 0 14px;
  overflow: hidden;
  color: var(--dm-text);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/* line 5001, theme.scss */
/* line 4718, theme.scss */
.dm-selection-product__body h4 a {
  color: inherit; }

/* line 5005, theme.scss */
/* line 4722, theme.scss */
.dm-selection-product__body > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto; }

/* line 5013, theme.scss */
/* line 4730, theme.scss */
.dm-selection-product__body strong {
  font-size: 18px;
  white-space: nowrap; }

/* line 5018, theme.scss */
/* line 4735, theme.scss */
.dm-selection-product__body > div > a {
  width: 36px;
  height: 36px;
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 10px;
  color: #fff;
  background: var(--dm-accent);
  font-size: 16px;
  font-weight: 800; }

@media (max-width: 1100px) {
  /* line 5032, theme.scss */
  /* line 4749, theme.scss */
  .dm-home-hits--carousel .dm-home-product {
    flex-basis: calc((100% - 24px) / 3); }

  /* line 5036, theme.scss */
  /* line 4753, theme.scss */
  .dm-home-selection {
    grid-template-columns: 240px minmax(0, 1fr); }

  /* line 5040, theme.scss */
  /* line 4757, theme.scss */
  .dm-selection-product {
    flex-basis: calc((100% - 12px) / 2); } }
@media (max-width: 900px) {
  /* line 5046, theme.scss */
  /* line 4761, theme.scss */
  body.dm-menu-open {
    overflow: hidden; }

  /* line 5050, theme.scss */
  /* line 4765, theme.scss */
  .dm-home-categories__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 5054, theme.scss */
  /* line 4769, theme.scss */
  .dm-home-selection {
    grid-template-columns: 1fr; }

  /* line 5058, theme.scss */
  /* line 4773, theme.scss */
  .dm-home-selection__aside {
    min-height: 260px; }

  /* line 5062, theme.scss */
  /* line 4777, theme.scss */
  .dm-home-selection__aside h3 {
    max-width: 520px; } }
@media (max-width: 640px) {
  /* line 5068, theme.scss */
  /* line 4781, theme.scss */
  .dm-home-categories {
    padding-top: 44px; }

  /* line 5072, theme.scss */
  /* line 4785, theme.scss */
  .dm-home-categories__grid {
    width: calc(100% + 12px);
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding-right: 12px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 5082, theme.scss */
  /* line 4795, theme.scss */
  .dm-home-categories__grid::-webkit-scrollbar {
    display: none; }

  /* line 5086, theme.scss */
  /* line 4799, theme.scss */
  .dm-category-card {
    min-height: 310px;
    flex: 0 0 78%;
    scroll-snap-align: start; }

  /* line 5092, theme.scss */
  /* line 4805, theme.scss */
  .dm-home-hits.dm-home-hits--carousel {
    width: 100%;
    margin-top: 44px;
    padding: 28px 12px 28px 18px;
    border-radius: 0; }

  /* line 5099, theme.scss */
  /* line 4812, theme.scss */
  .dm-home-hits--carousel .dm-home-hits__header {
    align-items: flex-start; }

  /* line 5103, theme.scss */
  /* line 4816, theme.scss */
  .dm-product-rail__controls {
    flex-wrap: wrap;
    justify-content: flex-end; }

  /* line 5108, theme.scss */
  /* line 4821, theme.scss */
  .dm-product-rail__controls > a {
    width: 100%;
    justify-content: center;
    order: 3;
    margin: 4px 0 0; }

  /* line 5115, theme.scss */
  /* line 4828, theme.scss */
  .dm-home-hits--carousel .dm-home-product {
    flex-basis: 78%; }

  /* line 5119, theme.scss */
  /* line 4832, theme.scss */
  .dm-home-selections {
    padding-top: 48px; }

  /* line 5123, theme.scss */
  /* line 4836, theme.scss */
  .dm-home-selection__aside {
    min-height: 280px;
    padding: 26px 22px; }

  /* line 5128, theme.scss */
  /* line 4841, theme.scss */
  .dm-home-selection__aside h3 {
    font-size: 29px; }

  /* line 5132, theme.scss */
  /* line 4845, theme.scss */
  .dm-home-selection__content {
    padding: 14px; }

  /* line 5136, theme.scss */
  /* line 4849, theme.scss */
  .dm-selection-product {
    flex-basis: 84%; }

  /* line 5140, theme.scss */
  /* line 4853, theme.scss */
  .dm-selection-products--static {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; } }
/* Storefront refinement: reference-led merchandising, compact PDP and usable catalog */
/* line 5150, theme.scss */
/* line 4860, theme.scss */
.dm-home-hits.dm-home-hits--carousel {
  position: relative;
  width: min(calc(100% - 48px), var(--dm-shell));
  margin-top: 72px;
  padding: 44px 0 54px;
  overflow: hidden;
  border: 1px solid #dce4f1;
  border-radius: 32px;
  background: radial-gradient(circle at 50% 40%, rgba(255, 255, 255, 0.98) 0% 19%, rgba(234, 240, 251, 0.72) 48%, rgba(0, 0, 0, 0) 72%), linear-gradient(135deg, #eef3fb 0%, #f8faff 55%, #e7edf8 100%);
  box-shadow: 0 26px 70px rgba(24, 52, 108, 0.1); }

/* line 5164, theme.scss */
/* line 4872, theme.scss */
.dm-home-hits.dm-home-hits--carousel::before,
.dm-home-hits.dm-home-hits--carousel::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  border: 1px solid rgba(35, 76, 164, 0.08);
  border-radius: 50%;
  pointer-events: none; }

/* line 5175, theme.scss */
/* line 4883, theme.scss */
.dm-home-hits.dm-home-hits--carousel::before {
  top: 118px;
  left: -190px; }

/* line 5180, theme.scss */
/* line 4888, theme.scss */
.dm-home-hits.dm-home-hits--carousel::after {
  right: -210px;
  bottom: -170px; }

/* line 5185, theme.scss */
/* line 4893, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header {
  position: relative;
  z-index: 2;
  padding: 0 38px; }

/* line 5191, theme.scss */
/* line 4899, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header h2 {
  font-size: clamp(42px, 4.7vw, 66px);
  letter-spacing: -0.055em; }

/* line 5196, theme.scss */
/* line 4904, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header p {
  max-width: 520px;
  font-size: 14px; }

/* line 5201, theme.scss */
/* line 4909, theme.scss */
.dm-home-hits--carousel .dm-home-hits__grid.dm-product-rail {
  display: flex;
  gap: 24px;
  margin: 8px 0 0;
  padding: 26px max(28px, calc((100% - 390px) / 2)) 34px;
  overflow-x: auto;
  scroll-padding-inline: max(28px, calc((100% - 390px) / 2));
  scroll-snap-type: x mandatory;
  scrollbar-width: none; }

/* line 5212, theme.scss */
/* line 4920, theme.scss */
.dm-home-hits--carousel .dm-home-hits__grid::-webkit-scrollbar {
  display: none; }

/* line 5216, theme.scss */
/* line 4924, theme.scss */
.dm-home-hits--carousel .dm-home-product {
  width: 390px;
  flex: 0 0 390px;
  overflow: hidden;
  scroll-snap-align: center;
  border: 1px solid rgba(210, 220, 236, 0.92);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: none;
  opacity: 0.42;
  transform: scale(0.9);
  transition: opacity 260ms ease, transform 260ms ease, box-shadow 260ms ease, background-color 260ms ease; }

/* line 5230, theme.scss */
/* line 4938, theme.scss */
.dm-home-hits--carousel .dm-home-product.is-active {
  z-index: 2;
  background: #fff;
  box-shadow: 0 28px 65px rgba(22, 48, 103, 0.2);
  opacity: 1;
  transform: scale(1); }

/* line 5238, theme.scss */
/* line 4946, theme.scss */
.dm-home-hits--carousel .dm-home-product__media {
  min-height: 330px;
  border-radius: 0;
  background: linear-gradient(180deg, #f8faff 0%, #eef2f8 100%); }

/* line 5244, theme.scss */
/* line 4952, theme.scss */
.dm-home-hits--carousel .dm-home-product__media img {
  max-height: 330px;
  padding: 28px 38px 16px; }

/* line 5249, theme.scss */
/* line 4957, theme.scss */
.dm-home-hits--carousel .dm-home-product__body {
  min-height: 188px;
  padding: 22px 26px 26px; }

/* line 5254, theme.scss */
/* line 4962, theme.scss */
.dm-home-hits--carousel .dm-home-product__body h3 {
  min-height: 48px;
  font-size: 17px;
  line-height: 1.38; }

/* line 5260, theme.scss */
/* line 4968, theme.scss */
.dm-home-hits--carousel .dm-home-product__prices strong {
  color: #214fae;
  font-size: 25px; }

/* line 5265, theme.scss */
/* line 4973, theme.scss */
.dm-home-selections {
  margin-top: 76px; }

/* line 5269, theme.scss */
/* line 4977, theme.scss */
.dm-home-selections > .dm-section-heading {
  margin-bottom: 26px; }

/* line 5273, theme.scss */
/* line 4981, theme.scss */
.dm-home-selection {
  grid-template-columns: minmax(360px, 0.9fr) minmax(0, 1.55fr);
  min-height: 540px;
  gap: 0;
  overflow: hidden;
  border: 0;
  border-radius: 30px;
  background: #101a35;
  box-shadow: 0 28px 72px rgba(14, 31, 71, 0.14); }

/* line 5284, theme.scss */
/* line 4992, theme.scss */
.dm-home-selection__aside {
  position: relative;
  min-height: 540px;
  display: block;
  overflow: hidden;
  padding: 0;
  background: radial-gradient(circle at 86% 74%, rgba(76, 108, 221, 0.56), rgba(0, 0, 0, 0) 35%), linear-gradient(145deg, #182968 0%, #10172f 68%); }

/* line 5295, theme.scss */
/* line 5001, theme.scss */
.dm-home-selection:nth-child(even) .dm-home-selection__aside {
  background: radial-gradient(circle at 84% 74%, rgba(45, 93, 207, 0.62), rgba(0, 0, 0, 0) 38%), linear-gradient(145deg, #0e255d 0%, #111827 72%); }

/* line 5301, theme.scss */
/* line 5005, theme.scss */
.dm-home-selection__copy {
  position: relative;
  z-index: 2;
  width: min(100%, 420px);
  padding: 42px 38px; }

/* line 5308, theme.scss */
/* line 5012, theme.scss */
.dm-home-selection__copy > span {
  display: inline-flex;
  margin-bottom: 14px;
  color: #a9c3ff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 5318, theme.scss */
/* line 5022, theme.scss */
.dm-home-selection__copy h3 {
  max-width: 330px;
  margin: 0;
  color: #fff;
  font-size: clamp(38px, 3.8vw, 58px);
  font-weight: 790;
  letter-spacing: -0.05em;
  line-height: 0.98; }

/* line 5328, theme.scss */
/* line 5032, theme.scss */
.dm-home-selection__copy p {
  max-width: 330px;
  margin: 20px 0 0;
  color: rgba(231, 238, 255, 0.72);
  font-size: 14px;
  line-height: 1.55; }

/* line 5336, theme.scss */
/* line 5040, theme.scss */
.dm-home-selection__copy a {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
  color: #fff;
  font-size: 13px;
  font-weight: 760; }

/* line 5346, theme.scss */
/* line 5050, theme.scss */
.dm-home-selection__art {
  position: absolute;
  z-index: 1;
  right: -54px;
  bottom: -60px;
  width: 88%;
  height: 68%;
  display: grid;
  place-items: center;
  pointer-events: none;
  transform: rotate(-7deg); }

/* line 5359, theme.scss */
/* line 5063, theme.scss */
.dm-home-selection__art::before {
  content: "";
  position: absolute;
  width: 74%;
  aspect-ratio: 1;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 50%; }

/* line 5368, theme.scss */
/* line 5072, theme.scss */
.dm-home-selection__art img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 8px;
  object-fit: contain;
  filter: drop-shadow(0 28px 34px rgba(4, 10, 27, 0.42)); }

/* line 5378, theme.scss */
/* line 5082, theme.scss */
.dm-home-selection__art > span {
  color: rgba(255, 255, 255, 0.13);
  font-size: 150px;
  font-weight: 900;
  letter-spacing: -0.1em; }

/* line 5385, theme.scss */
/* line 5089, theme.scss */
.dm-home-selection__content {
  min-width: 0;
  padding: 28px;
  background: #f2f5fa; }

/* line 5391, theme.scss */
/* line 5095, theme.scss */
.dm-selection-products {
  gap: 14px; }

/* line 5395, theme.scss */
/* line 5099, theme.scss */
.dm-selection-product {
  width: 280px;
  flex: 0 0 280px;
  border: 1px solid #e2e7ef;
  border-radius: 20px;
  background: #fff; }

/* line 5403, theme.scss */
/* line 5107, theme.scss */
.dm-selection-product__media {
  min-height: 280px;
  background: #fff; }

/* line 5408, theme.scss */
/* line 5112, theme.scss */
.dm-selection-product__media img {
  padding: 24px; }

/* line 5412, theme.scss */
/* line 5116, theme.scss */
.dm-selection-product__body {
  padding: 18px 20px 20px; }

/* Catalog menu is a conventional commerce dropdown: navigation first, promotions second. */
/* line 5615, theme.scss */
/* line 5122, theme.scss */
.dm-mega-menu {
  padding: 14px 0 24px;
  border-top: 1px solid #e5e9f0;
  background: rgba(242, 245, 250, 0.94);
  backdrop-filter: blur(18px); }

/* line 5622, theme.scss */
/* line 5129, theme.scss */
.dm-mega-menu__grid {
  grid-template-columns: 220px minmax(0, 1fr) 290px;
  gap: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #dce3ed;
  border-radius: 0 0 24px 24px;
  background: #fff;
  box-shadow: 0 30px 70px rgba(16, 34, 73, 0.18); }

/* line 5633, theme.scss */
/* line 5140, theme.scss */
.dm-mega-menu__intro {
  min-height: 0;
  padding: 30px 26px;
  border-right: 1px solid #e5e9f0;
  border-radius: 0;
  background: #f3f6fb;
  color: var(--dm-text); }

/* line 5642, theme.scss */
/* line 5149, theme.scss */
.dm-mega-menu h2 {
  margin-top: 10px;
  color: var(--dm-text);
  font-size: 31px; }

/* line 5648, theme.scss */
/* line 5155, theme.scss */
.dm-mega-menu__intro p {
  color: var(--dm-muted);
  font-size: 13px; }

/* line 5653, theme.scss */
/* line 5160, theme.scss */
.dm-mega-menu__eyebrow,
.dm-mega-menu__all {
  color: #204fae; }

/* line 5658, theme.scss */
/* line 5165, theme.scss */
.dm-mega-menu__links {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 24px;
  padding: 22px 28px; }

/* line 5664, theme.scss */
/* line 5171, theme.scss */
.dm-mega-menu__links a {
  min-height: 68px;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #e7ebf1;
  border-radius: 0;
  background: transparent; }

/* line 5673, theme.scss */
/* line 5180, theme.scss */
.dm-mega-menu__links a:hover {
  border-color: #b8c8e5;
  background: transparent;
  color: #204fae;
  transform: translateX(3px); }

/* line 5680, theme.scss */
/* line 5187, theme.scss */
.dm-mega-menu__links a > i {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 9px;
  background: #eef3fb;
  color: #204fae;
  font-size: 13px; }

/* line 5690, theme.scss */
/* line 5197, theme.scss */
.dm-mega-menu__quick {
  padding: 22px;
  border-left: 1px solid #e5e9f0;
  background: #fafbfd; }

/* line 5696, theme.scss */
/* line 5203, theme.scss */
.dm-mega-menu__promo {
  min-height: 180px;
  border-radius: 16px;
  background: linear-gradient(145deg, #173d98 0%, #0c255f 100%); }

@media (max-width: 900px) {
  /* line 5737, theme.scss */
  /* line 5210, theme.scss */
  .dm-home-selection {
    grid-template-columns: 1fr; }

  /* line 5741, theme.scss */
  /* line 5214, theme.scss */
  .dm-home-selection__aside {
    min-height: 430px; }

  /* line 5745, theme.scss */
  /* line 5218, theme.scss */
  .dm-home-selection__art {
    right: -24px;
    width: 60%;
    height: 72%; }

  /* line 5751, theme.scss */
  /* line 5224, theme.scss */
  .dm-mega-menu__grid {
    grid-template-columns: 1fr;
    border-radius: 0; }

  /* line 5756, theme.scss */
  /* line 5229, theme.scss */
  .dm-mega-menu__intro {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid #e5e9f0; }

  /* line 5762, theme.scss */
  /* line 5235, theme.scss */
  .dm-mega-menu__quick {
    border-top: 1px solid #e5e9f0;
    border-left: 0; } }
@media (max-width: 700px) {
  /* line 5769, theme.scss */
  /* line 5240, theme.scss */
  .dm-home-hits.dm-home-hits--carousel {
    width: min(calc(100% - 24px), var(--dm-shell));
    margin-top: 44px;
    padding: 28px 0 34px;
    border-radius: 22px; }

  /* line 5776, theme.scss */
  /* line 5247, theme.scss */
  .dm-home-hits--carousel .dm-home-hits__header {
    padding: 0 20px; }

  /* line 5780, theme.scss */
  /* line 5251, theme.scss */
  .dm-home-hits--carousel .dm-home-hits__header h2 {
    font-size: 38px; }

  /* line 5784, theme.scss */
  /* line 5255, theme.scss */
  .dm-home-hits--carousel .dm-home-hits__grid.dm-product-rail {
    padding: 18px max(18px, calc((100% - min(78vw, 310px)) / 2)) 26px;
    scroll-padding-inline: max(18px, calc((100% - min(78vw, 310px)) / 2)); }

  /* line 5789, theme.scss */
  /* line 5260, theme.scss */
  .dm-home-hits--carousel .dm-home-product {
    width: min(78vw, 310px);
    flex-basis: min(78vw, 310px); }

  /* line 5794, theme.scss */
  /* line 5265, theme.scss */
  .dm-home-hits--carousel .dm-home-product__media {
    min-height: 270px; }

  /* line 5798, theme.scss */
  /* line 5269, theme.scss */
  .dm-home-hits--carousel .dm-home-product__media img {
    max-height: 270px; }

  /* line 5802, theme.scss */
  /* line 5273, theme.scss */
  .dm-home-selections {
    margin-top: 48px; }

  /* line 5806, theme.scss */
  /* line 5277, theme.scss */
  .dm-home-selection {
    min-height: 0;
    border-radius: 22px; }

  /* line 5811, theme.scss */
  /* line 5282, theme.scss */
  .dm-home-selection__aside {
    min-height: 360px; }

  /* line 5815, theme.scss */
  /* line 5286, theme.scss */
  .dm-home-selection__copy {
    padding: 30px 24px; }

  /* line 5819, theme.scss */
  /* line 5290, theme.scss */
  .dm-home-selection__copy h3 {
    max-width: 250px;
    font-size: 39px; }

  /* line 5824, theme.scss */
  /* line 5295, theme.scss */
  .dm-home-selection__copy p {
    max-width: 260px; }

  /* line 5828, theme.scss */
  /* line 5299, theme.scss */
  .dm-home-selection__art {
    right: -36px;
    bottom: -36px;
    width: 68%;
    height: 62%; }

  /* line 5835, theme.scss */
  /* line 5306, theme.scss */
  .dm-home-selection__content {
    padding: 18px 14px 20px; }

  /* line 5839, theme.scss */
  /* line 5310, theme.scss */
  .dm-selection-product {
    width: min(74vw, 270px);
    flex-basis: min(74vw, 270px); }

  /* line 5878, theme.scss */
  /* line 5316, theme.scss */
  .dm-mega-menu__links {
    grid-template-columns: 1fr;
    padding: 12px 22px; }

  /* line 5883, theme.scss */
  /* line 5321, theme.scss */
  .dm-mega-menu__quick {
    padding: 16px 22px 28px; } }
/* Catalog */
/* line 5890, theme.scss */
/* line 5325, theme.scss */
body[data-theme-template="collection"] .page_section_top,
body[data-theme-template="collection"] .page_layout > aside,
body[data-theme-template="product"] .page_layout > aside {
  display: none !important; }

/* line 5896, theme.scss */
/* line 5331, theme.scss */
body[data-theme-template="collection"],
body[data-theme-template="product"] {
  background: var(--dm-bg); }

/* line 5901, theme.scss */
/* line 5336, theme.scss */
.dm-page--collection {
  padding: 0 0 72px; }

/* line 5905, theme.scss */
/* line 5340, theme.scss */
.dm-collection-head {
  padding-top: 28px; }

/* line 5909, theme.scss */
/* line 5344, theme.scss */
.dm-breadcrumbs {
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  overflow: hidden;
  color: #8a929f;
  font-size: 13px;
  white-space: nowrap; }

/* line 5920, theme.scss */
/* line 5355, theme.scss */
.dm-breadcrumbs a {
  color: #737c89; }

/* line 5924, theme.scss */
/* line 5359, theme.scss */
.dm-breadcrumbs a:hover {
  color: var(--dm-accent); }

/* line 5928, theme.scss */
/* line 5363, theme.scss */
.dm-breadcrumbs svg {
  width: 14px;
  height: 14px;
  flex: 0 0 auto; }

/* line 5934, theme.scss */
/* line 5369, theme.scss */
.dm-breadcrumbs span {
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 5939, theme.scss */
/* line 5374, theme.scss */
.dm-collection-head__row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-top: 28px; }

/* line 5947, theme.scss */
/* line 5382, theme.scss */
.dm-collection-head h1 {
  margin: 0;
  color: var(--dm-text);
  font-size: 48px;
  font-weight: 840;
  letter-spacing: -0.04em;
  line-height: 1; }

/* line 5956, theme.scss */
/* line 5391, theme.scss */
.dm-collection-head__row p {
  max-width: 760px;
  margin: 16px 0 0;
  color: var(--dm-muted);
  font-size: 16px;
  line-height: 1.5; }

/* line 5964, theme.scss */
/* line 5399, theme.scss */
.dm-collection-count {
  flex: 0 0 auto;
  color: var(--dm-muted);
  font-size: 14px;
  font-weight: 650; }

/* line 5971, theme.scss */
/* line 5406, theme.scss */
.dm-category-rail {
  display: flex;
  gap: 8px;
  margin-top: 30px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none; }

/* line 5980, theme.scss */
/* line 5415, theme.scss */
.dm-category-rail::-webkit-scrollbar {
  display: none; }

/* line 5984, theme.scss */
/* line 5419, theme.scss */
.dm-category-rail a {
  min-height: 40px;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  padding: 0 16px;
  border-radius: 10px;
  background: #fff;
  color: var(--dm-text);
  font-size: 14px;
  font-weight: 650; }

/* line 5997, theme.scss */
/* line 5432, theme.scss */
.dm-category-rail a:hover,
.dm-category-rail a.is-active {
  background: var(--dm-accent);
  color: #fff; }

/* line 6003, theme.scss */
/* line 5438, theme.scss */
.dm-catalog-surface {
  margin-top: 24px;
  padding: 24px;
  border-radius: 16px;
  background: #fff; }

/* line 6010, theme.scss */
/* line 5445, theme.scss */
.dm-catalog-surface__intro {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--dm-line); }

/* line 6019, theme.scss */
/* line 5454, theme.scss */
.dm-catalog-surface__intro > div {
  display: grid;
  gap: 4px; }

/* line 6024, theme.scss */
/* line 5459, theme.scss */
.dm-catalog-surface__intro strong {
  font-size: 22px; }

/* line 6028, theme.scss */
/* line 5463, theme.scss */
.dm-catalog-surface__intro span {
  color: var(--dm-muted);
  font-size: 13px; }

/* line 6033, theme.scss */
/* line 5468, theme.scss */
.dm-catalog-surface__intro > a {
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 700; }

/* line 6039, theme.scss */
/* line 5474, theme.scss */
.dm-collection-empty {
  min-height: 330px;
  display: grid;
  grid-template-columns: 150px minmax(0, 620px);
  align-items: center;
  justify-content: center;
  gap: 44px;
  padding: 52px 24px 32px; }

/* line 6049, theme.scss */
/* line 5484, theme.scss */
.dm-collection-empty__mark {
  color: #dfe6f7;
  font-size: 150px;
  font-weight: 850;
  letter-spacing: -0.06em;
  line-height: 0.8; }

/* line 6057, theme.scss */
/* line 5492, theme.scss */
.dm-collection-empty h2 {
  margin: 0 0 12px;
  color: var(--dm-text);
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.08;
  text-wrap: balance; }

/* line 6067, theme.scss */
/* line 5502, theme.scss */
.dm-collection-empty p {
  max-width: 600px;
  margin: 0;
  color: var(--dm-muted);
  font-size: 15px;
  line-height: 1.55; }

/* line 6075, theme.scss */
/* line 5510, theme.scss */
.dm-collection-empty__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 24px; }

@media (max-width: 640px) {
  /* line 6083, theme.scss */
  /* line 5518, theme.scss */
  .dm-collection-empty {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 34px 6px 24px; }

  /* line 6090, theme.scss */
  /* line 5525, theme.scss */
  .dm-collection-empty__mark {
    font-size: 88px; }

  /* line 6094, theme.scss */
  /* line 5529, theme.scss */
  .dm-collection-empty h2 {
    font-size: 26px; }

  /* line 6098, theme.scss */
  /* line 5533, theme.scss */
  .dm-collection-empty__actions {
    align-items: stretch;
    flex-direction: column;
    gap: 8px; } }
/* line 6105, theme.scss */
/* line 5538, theme.scss */
.dm-catalog-widget .layout,
.dm-catalog-widget .layout__content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important; }

/* line 6114, theme.scss */
/* line 5547, theme.scss */
.dm-catalog-widget .catalog-tools {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0; }

/* line 6122, theme.scss */
/* line 5555, theme.scss */
.dm-catalog-widget .switcher {
  display: flex;
  gap: 4px; }

/* line 6127, theme.scss */
/* line 5560, theme.scss */
.dm-catalog-widget .switcher-items {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: var(--dm-surface-2);
  color: var(--dm-muted); }

/* line 6137, theme.scss */
/* line 5570, theme.scss */
.dm-catalog-widget .switcher-items.is-active {
  background: var(--dm-accent);
  color: #fff; }

/* line 6142, theme.scss */
/* line 5575, theme.scss */
.dm-catalog-widget .switcher-items svg {
  width: 15px;
  height: 15px;
  fill: currentColor; }

/* line 6148, theme.scss */
/* line 5581, theme.scss */
.dm-catalog-widget .catalog-list.grid-list {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important; }

/* line 6154, theme.scss */
/* line 5587, theme.scss */
.dm-catalog-widget .product-preview-elem {
  min-width: 0; }

/* line 6158, theme.scss */
/* line 5591, theme.scss */
.dm-catalog-widget .product-preview {
  height: 100%;
  min-width: 0;
  border: 0;
  border-radius: 14px;
  background: #fff; }

/* line 6166, theme.scss */
/* line 5599, theme.scss */
.dm-catalog-widget .product-preview__content {
  height: 100%;
  display: flex;
  flex-direction: column; }

/* line 6172, theme.scss */
/* line 5605, theme.scss */
.dm-catalog-widget .product-preview__area-photo {
  overflow: hidden;
  border-radius: 12px;
  background: #f1f3f6; }

/* line 6178, theme.scss */
/* line 5611, theme.scss */
.dm-catalog-widget .product-preview__photo,
.dm-catalog-widget .img-ratio,
.dm-catalog-widget .img-ratio__inner {
  background: transparent; }

/* line 6184, theme.scss */
/* line 5617, theme.scss */
.dm-catalog-widget .img-ratio {
  --img-ratio: 1; }

/* line 6188, theme.scss */
/* line 5621, theme.scss */
.dm-catalog-widget .product-preview__photo img {
  padding: 20px;
  object-fit: contain !important;
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 6194, theme.scss */
/* line 5627, theme.scss */
.dm-catalog-widget .product-preview:hover .product-preview__photo img {
  transform: scale(1.025); }

/* line 6198, theme.scss */
/* line 5631, theme.scss */
.dm-catalog-widget .product-preview__available {
  color: var(--dm-success-text);
  font-size: 12px;
  font-weight: 650; }

/* line 6204, theme.scss */
/* line 5637, theme.scss */
.dm-catalog-widget .product-preview__area-title {
  padding: 14px 4px 0; }

/* line 6208, theme.scss */
/* line 5641, theme.scss */
.dm-catalog-widget .product-preview__title {
  min-height: 42px;
  display: -webkit-box;
  overflow: hidden;
  color: var(--dm-text);
  font-size: 15px;
  font-weight: 650;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/* line 6220, theme.scss */
/* line 5653, theme.scss */
.dm-catalog-widget .product-preview__title a {
  color: inherit; }

/* line 6224, theme.scss */
/* line 5657, theme.scss */
.dm-catalog-widget .product-preview__area-description {
  display: none; }

/* line 6228, theme.scss */
/* line 5661, theme.scss */
.dm-catalog-widget .product-preview__area-bottom {
  margin-top: auto;
  padding: 12px 4px 4px; }

/* line 6233, theme.scss */
/* line 5666, theme.scss */
.dm-catalog-widget .product-preview__area-bottom > .available-list {
  display: none; }

/* line 6237, theme.scss */
/* line 5670, theme.scss */
.dm-catalog-widget .product-preview__buy {
  display: grid;
  gap: 12px; }

/* line 6242, theme.scss */
/* line 5675, theme.scss */
.dm-catalog-widget .product-preview__price {
  display: flex;
  align-items: baseline;
  gap: 8px; }

/* line 6248, theme.scss */
/* line 5681, theme.scss */
.dm-catalog-widget .product-preview__price-cur {
  color: var(--dm-text);
  font-size: 21px;
  font-weight: 820;
  font-variant-numeric: tabular-nums; }

/* line 6255, theme.scss */
/* line 5688, theme.scss */
.dm-catalog-widget .product-preview__price-old {
  color: #8a929f;
  font-size: 13px; }

/* line 6260, theme.scss */
/* line 5693, theme.scss */
.dm-catalog-widget .product-preview__controls {
  position: static !important;
  display: flex;
  gap: 8px;
  margin-top: 10px; }

/* line 6267, theme.scss */
/* line 5700, theme.scss */
.dm-catalog-widget .add-cart-counter {
  flex: 1 1 auto; }

/* line 6271, theme.scss */
/* line 5704, theme.scss */
.dm-catalog-widget .add-cart-counter__btn,
.dm-catalog-widget .product-preview__controls > .button {
  min-height: 44px;
  border: 0;
  border-radius: 10px; }

/* line 6278, theme.scss */
/* line 5711, theme.scss */
.dm-catalog-widget .add-cart-counter__btn {
  width: 100%;
  background: var(--dm-accent);
  color: #fff; }

/* line 6284, theme.scss */
/* line 5717, theme.scss */
.dm-catalog-widget .add-cart-counter__btn:hover {
  background: var(--dm-accent-hover); }

/* line 6288, theme.scss */
/* line 5721, theme.scss */
.dm-catalog-widget .product-preview__controls > .button {
  width: 44px;
  flex: 0 0 auto;
  background: var(--dm-surface-2);
  color: var(--dm-text); }

/* Commerce catalog layout */
/* line 6297, theme.scss */
/* line 5729, theme.scss */
.dm-page--collection {
  padding-bottom: 76px; }

/* line 6301, theme.scss */
/* line 5733, theme.scss */
.dm-collection-head {
  padding-top: 24px; }

/* line 6305, theme.scss */
/* line 5737, theme.scss */
.dm-collection-head__row {
  align-items: end;
  margin-top: 22px; }

/* line 6310, theme.scss */
/* line 5742, theme.scss */
.dm-collection-head__row h1 {
  max-width: 760px;
  margin: 0;
  font-size: 48px;
  letter-spacing: -0.04em;
  line-height: 0.98; }

/* line 6318, theme.scss */
/* line 5750, theme.scss */
.dm-collection-head__row p {
  max-width: 680px;
  margin-top: 14px;
  font-size: 15px; }

/* line 6324, theme.scss */
/* line 5756, theme.scss */
.dm-collection-head__meta {
  min-width: 104px;
  display: grid;
  justify-items: end;
  padding-bottom: 4px; }

/* line 6331, theme.scss */
/* line 5763, theme.scss */
.dm-collection-head__meta strong {
  color: var(--dm-text);
  font-size: 32px;
  font-weight: 820;
  font-variant-numeric: tabular-nums;
  line-height: 1; }

/* line 6339, theme.scss */
/* line 5771, theme.scss */
.dm-collection-head__meta span {
  margin-top: 5px;
  color: var(--dm-muted);
  font-size: 12px; }

/* line 6345, theme.scss */
/* line 5777, theme.scss */
.dm-catalog-workspace {
  display: grid;
  grid-template-columns: 242px minmax(0, 1fr);
  align-items: start;
  gap: 16px;
  margin-top: 30px; }

/* line 6353, theme.scss */
/* line 5785, theme.scss */
.dm-catalog-sidebar {
  position: sticky;
  top: 146px;
  display: block !important;
  overflow: hidden;
  border-radius: 14px;
  background: #fff; }

/* line 6362, theme.scss */
/* line 5794, theme.scss */
.dm-catalog-sidebar__head {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 0 18px;
  border-bottom: 1px solid var(--dm-line); }

/* line 6372, theme.scss */
/* line 5804, theme.scss */
.dm-catalog-sidebar__head span {
  color: var(--dm-text);
  font-size: 15px;
  font-weight: 780; }

/* line 6378, theme.scss */
/* line 5810, theme.scss */
.dm-catalog-sidebar__head a {
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 700; }

/* line 6384, theme.scss */
/* line 5816, theme.scss */
.dm-catalog-sidebar__nav {
  display: grid;
  padding: 8px; }

/* line 6389, theme.scss */
/* line 5821, theme.scss */
.dm-catalog-sidebar__nav a {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 10px;
  border-radius: 9px;
  color: #3c4657;
  font-size: 13px;
  font-weight: 650;
  transition: color 180ms ease, background 180ms ease; }

/* line 6403, theme.scss */
/* line 5835, theme.scss */
.dm-catalog-sidebar__nav a:hover {
  color: var(--dm-accent);
  background: var(--dm-accent-soft); }

/* line 6408, theme.scss */
/* line 5840, theme.scss */
.dm-catalog-sidebar__nav a.is-active {
  color: #fff;
  background: var(--dm-accent); }

/* line 6413, theme.scss */
/* line 5845, theme.scss */
.dm-catalog-sidebar__nav small {
  min-width: 24px;
  color: #8a93a2;
  font-size: 11px;
  font-variant-numeric: tabular-nums;
  text-align: right; }

/* line 6421, theme.scss */
/* line 5853, theme.scss */
.dm-catalog-sidebar__nav a.is-active small {
  color: rgba(255, 255, 255, 0.76); }

/* line 6425, theme.scss */
/* line 5857, theme.scss */
.dm-catalog-sidebar__note {
  display: flex;
  flex-direction: column;
  margin: 8px;
  padding: 20px;
  border-radius: 11px;
  background: #102557;
  color: #fff; }

/* line 6435, theme.scss */
/* line 5867, theme.scss */
.dm-catalog-sidebar__note strong {
  font-size: 16px;
  line-height: 1.2; }

/* line 6440, theme.scss */
/* line 5872, theme.scss */
.dm-catalog-sidebar__note p {
  margin: 10px 0 20px;
  color: #c2cdea;
  font-size: 12px;
  line-height: 1.5; }

/* line 6447, theme.scss */
/* line 5879, theme.scss */
.dm-catalog-sidebar__note a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 12px;
  font-weight: 700; }

/* line 6459, theme.scss */
/* line 5891, theme.scss */
.dm-catalog-main {
  min-width: 0;
  padding: 20px;
  border-radius: 14px;
  background: #fff; }

/* line 6466, theme.scss */
/* line 5898, theme.scss */
.dm-catalog-main__toolbar {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--dm-line); }

/* line 6476, theme.scss */
/* line 5908, theme.scss */
.dm-catalog-main__toolbar > div:first-child {
  min-width: 0;
  display: grid;
  gap: 4px; }

/* line 6482, theme.scss */
/* line 5914, theme.scss */
.dm-catalog-main__toolbar strong {
  overflow: hidden;
  color: var(--dm-text);
  font-size: 21px;
  font-weight: 790;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 6491, theme.scss */
/* line 5923, theme.scss */
.dm-catalog-main__toolbar span {
  color: var(--dm-muted);
  font-size: 12px; }

/* line 6496, theme.scss */
/* line 5928, theme.scss */
.dm-catalog-main__status {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 8px;
  color: #586276;
  font-size: 12px;
  font-weight: 650; }

/* line 6506, theme.scss */
/* line 5938, theme.scss */
.dm-catalog-main__status i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--dm-success); }

/* line 6513, theme.scss */
/* line 5945, theme.scss */
.dm-catalog-main .dm-catalog-widget .catalog-tools {
  min-height: 54px;
  border-bottom: 0; }

/* line 6518, theme.scss */
/* line 5950, theme.scss */
.dm-catalog-main .dm-catalog-widget .catalog-list.grid-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important; }

/* line 6523, theme.scss */
/* line 5955, theme.scss */
.dm-catalog-main .dm-catalog-widget .product-preview {
  padding: 10px;
  border: 1px solid #e7eaf0;
  border-radius: 13px;
  transition: border-color 180ms ease, transform 180ms ease; }

/* line 6530, theme.scss */
/* line 5962, theme.scss */
.dm-catalog-main .dm-catalog-widget .product-preview:hover {
  transform: translateY(-2px);
  border-color: #cbd5ef; }

/* line 6535, theme.scss */
/* line 5967, theme.scss */
.dm-catalog-main .dm-catalog-widget .product-preview__area-photo {
  border-radius: 9px;
  background: #f3f5f8; }

/* line 6540, theme.scss */
/* line 5972, theme.scss */
.dm-catalog-main .dm-catalog-widget .product-preview__area-title {
  padding: 16px 2px 0; }

/* line 6544, theme.scss */
/* line 5976, theme.scss */
.dm-catalog-main .dm-catalog-widget .product-preview__area-bottom {
  padding: 12px 2px 2px; }

/* line 6548, theme.scss */
/* line 5980, theme.scss */
.dm-catalog-main .dm-collection-empty {
  min-height: 390px; }

/* line 6552, theme.scss */
/* line 5984, theme.scss */
.dm-catalog-assurances {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 16px;
  overflow: hidden;
  border-radius: 14px;
  background: #fff; }

/* line 6561, theme.scss */
/* line 5993, theme.scss */
.dm-catalog-assurances > div {
  min-height: 88px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 18px 22px; }

/* line 6569, theme.scss */
/* line 6001, theme.scss */
.dm-catalog-assurances > div + div {
  border-left: 1px solid var(--dm-line); }

/* line 6573, theme.scss */
/* line 6005, theme.scss */
.dm-catalog-assurances strong {
  color: var(--dm-text);
  font-size: 14px; }

/* line 6578, theme.scss */
/* line 6010, theme.scss */
.dm-catalog-assurances span {
  margin-top: 5px;
  color: var(--dm-muted);
  font-size: 12px; }

@media (min-width: 901px) {
  /* line 6585, theme.scss */
  /* line 6017, theme.scss */
  .dm-page--collection .dm-category-rail {
    display: none; } }
@media (max-width: 1120px) {
  /* line 6591, theme.scss */
  /* line 6021, theme.scss */
  .dm-catalog-workspace {
    grid-template-columns: 218px minmax(0, 1fr); }

  /* line 6595, theme.scss */
  /* line 6025, theme.scss */
  .dm-catalog-main .dm-catalog-widget .catalog-list.grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
@media (max-width: 900px) {
  /* line 6601, theme.scss */
  /* line 6029, theme.scss */
  .dm-collection-head__row h1 {
    font-size: 42px; }

  /* line 6605, theme.scss */
  /* line 6033, theme.scss */
  .dm-page--collection .dm-category-rail {
    margin-top: 24px; }

  /* line 6609, theme.scss */
  /* line 6037, theme.scss */
  .dm-catalog-workspace {
    grid-template-columns: 1fr;
    margin-top: 20px; }

  /* line 6614, theme.scss */
  /* line 6042, theme.scss */
  .dm-catalog-sidebar {
    display: none !important; } }
@media (max-width: 640px) {
  /* line 6620, theme.scss */
  /* line 6046, theme.scss */
  .dm-collection-head__row {
    align-items: flex-start; }

  /* line 6624, theme.scss */
  /* line 6050, theme.scss */
  .dm-collection-head__row h1 {
    font-size: 34px; }

  /* line 6628, theme.scss */
  /* line 6054, theme.scss */
  .dm-collection-head__meta {
    min-width: auto; }

  /* line 6632, theme.scss */
  /* line 6058, theme.scss */
  .dm-collection-head__meta strong {
    font-size: 25px; }

  /* line 6636, theme.scss */
  /* line 6062, theme.scss */
  .dm-catalog-main {
    padding: 14px; }

  /* line 6640, theme.scss */
  /* line 6066, theme.scss */
  .dm-catalog-main__toolbar span,
  .dm-catalog-main__status {
    display: none; }

  /* line 6645, theme.scss */
  /* line 6071, theme.scss */
  .dm-catalog-main .dm-catalog-widget .catalog-list.grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important; }

  /* line 6650, theme.scss */
  /* line 6076, theme.scss */
  .dm-catalog-main .dm-catalog-widget .product-preview {
    padding: 7px; }

  /* line 6654, theme.scss */
  /* line 6080, theme.scss */
  .dm-catalog-main .dm-catalog-widget .product-preview__title {
    font-size: 13px; }

  /* line 6658, theme.scss */
  /* line 6084, theme.scss */
  .dm-catalog-main .dm-catalog-widget .product-preview__price-cur {
    font-size: 17px; }

  /* line 6662, theme.scss */
  /* line 6088, theme.scss */
  .dm-catalog-assurances {
    grid-template-columns: 1fr; }

  /* line 6666, theme.scss */
  /* line 6092, theme.scss */
  .dm-catalog-assurances > div + div {
    border-top: 1px solid var(--dm-line);
    border-left: 0; } }
@media (max-width: 1180px) {
  /* line 7227, theme.scss */
  /* line 6098, theme.scss */
  .dm-store-hero {
    grid-template-columns: 1fr; }

  /* line 7231, theme.scss */
  /* line 6102, theme.scss */
  .dm-store-hero__deal {
    min-height: auto;
    display: grid;
    grid-template-columns: 1.2fr 1fr auto;
    align-items: center;
    gap: 24px; }

  /* line 7239, theme.scss */
  /* line 6110, theme.scss */
  .dm-store-hero__deal h2 {
    margin: 0; }

  /* line 7243, theme.scss */
  /* line 6114, theme.scss */
  .dm-store-hero__deal-label {
    display: none; }

  /* line 7247, theme.scss */
  /* line 6118, theme.scss */
  .dm-store-hero__deal > a {
    margin: 0;
    padding: 0;
    border: 0; }

  /* line 7253, theme.scss */
  /* line 6124, theme.scss */
  .dm-catalog-widget .catalog-list.grid-list {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important; } }
@media (max-width: 900px) {
  /* line 7271, theme.scss */
  /* line 6130, theme.scss */
  .dm-store-hero__main {
    grid-template-columns: 1fr; }

  /* line 7275, theme.scss */
  /* line 6134, theme.scss */
  .dm-store-hero__visual {
    min-height: 360px; }

  /* line 7279, theme.scss */
  /* line 6138, theme.scss */
  .dm-home-categories__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 700px) {
  /* line 7316, theme.scss */
  /* line 6144, theme.scss */
  .dm-home {
    padding: 16px 0 42px; }

  /* line 7320, theme.scss */
  /* line 6148, theme.scss */
  .dm-store-hero__main {
    min-height: auto; }

  /* line 7324, theme.scss */
  /* line 6152, theme.scss */
  .dm-store-hero__copy {
    padding: 30px 24px; }

  /* line 7328, theme.scss */
  /* line 6156, theme.scss */
  .dm-store-hero h1 {
    margin-top: 18px;
    font-size: 42px; }

  /* line 7333, theme.scss */
  /* line 6161, theme.scss */
  .dm-store-hero__copy > p {
    font-size: 16px; }

  /* line 7337, theme.scss */
  /* line 6165, theme.scss */
  .dm-store-hero__actions {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
    margin-top: 24px; }

  /* line 7345, theme.scss */
  /* line 6173, theme.scss */
  .dm-button--primary {
    width: 100%; }

  /* line 7349, theme.scss */
  /* line 6177, theme.scss */
  .dm-store-hero__visual {
    min-height: 320px;
    padding: 20px 20px 92px; }

  /* line 7354, theme.scss */
  /* line 6182, theme.scss */
  .dm-store-hero__visual img {
    height: 250px; }

  /* line 7358, theme.scss */
  /* line 6186, theme.scss */
  .dm-store-hero__product {
    right: 16px;
    bottom: 16px;
    left: 16px; }

  /* line 7364, theme.scss */
  /* line 6192, theme.scss */
  .dm-store-hero__deal {
    display: flex;
    padding: 28px 24px; }

  /* line 7369, theme.scss */
  /* line 6197, theme.scss */
  .dm-store-hero__deal h2 {
    margin-bottom: 24px;
    font-size: 25px; }

  /* line 7374, theme.scss */
  /* line 6202, theme.scss */
  .dm-store-hero__deal > a {
    margin-top: 28px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }

  /* line 7380, theme.scss */
  /* line 6208, theme.scss */
  .dm-section-heading,
  .dm-home-hits__header {
    align-items: flex-start; }

  /* line 7385, theme.scss */
  /* line 6213, theme.scss */
  .dm-section-heading h2,
  .dm-home-hits__header h2 {
    font-size: 29px; }

  /* line 7390, theme.scss */
  /* line 6218, theme.scss */
  .dm-section-heading p,
  .dm-home-hits__header p {
    display: none; }

  /* line 7395, theme.scss */
  /* line 6223, theme.scss */
  .dm-home-categories {
    padding-top: 42px; }

  /* line 7399, theme.scss */
  /* line 6227, theme.scss */
  .dm-home-categories__grid {
    display: flex;
    gap: 10px;
    margin-right: -16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 7408, theme.scss */
  /* line 6236, theme.scss */
  .dm-category-card {
    width: min(76vw, 290px);
    min-height: 330px;
    flex: 0 0 auto;
    scroll-snap-align: start; }

  /* line 7415, theme.scss */
  /* line 6243, theme.scss */
  .dm-home-hits {
    margin-top: 42px; }

  /* line 7419, theme.scss */
  /* line 6247, theme.scss */
  .dm-home-hits__grid {
    display: flex;
    margin-right: -16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 7427, theme.scss */
  /* line 6255, theme.scss */
  .dm-home-product {
    width: min(74vw, 280px);
    flex: 0 0 auto;
    scroll-snap-align: start; }

  /* line 7433, theme.scss */
  /* line 6261, theme.scss */
  .dm-collection-head {
    padding-top: 20px; }

  /* line 7437, theme.scss */
  /* line 6265, theme.scss */
  .dm-collection-head__row {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
    margin-top: 22px; }

  /* line 7444, theme.scss */
  /* line 6272, theme.scss */
  .dm-collection-head h1 {
    font-size: 38px; }

  /* line 7448, theme.scss */
  /* line 6276, theme.scss */
  .dm-collection-head__row p {
    font-size: 14px; }

  /* line 7452, theme.scss */
  /* line 6280, theme.scss */
  .dm-catalog-surface {
    padding: 16px; }

  /* line 7456, theme.scss */
  /* line 6284, theme.scss */
  .dm-catalog-surface__intro span,
  .dm-catalog-surface__intro > a {
    display: none; }

  /* line 7461, theme.scss */
  /* line 6289, theme.scss */
  .dm-catalog-widget .catalog-list.grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important; }

  /* line 7466, theme.scss */
  /* line 6294, theme.scss */
  .dm-catalog-widget .product-preview__photo img {
    padding: 10px; }

  /* line 7470, theme.scss */
  /* line 6298, theme.scss */
  .dm-catalog-widget .product-preview__title {
    font-size: 13px; }

  /* line 7474, theme.scss */
  /* line 6302, theme.scss */
  .dm-catalog-widget .product-preview__price-cur {
    font-size: 18px; }

  /* line 7478, theme.scss */
  /* line 6306, theme.scss */
  .dm-catalog-widget .product-preview__controls > .button {
    display: none; } }
/* Secondary storefront pages */
/* line 7587, theme.scss */
/* line 6312, theme.scss */
.dm-secondary-page {
  min-height: 560px;
  padding-top: 28px;
  padding-bottom: 72px; }

/* line 7593, theme.scss */
/* line 6318, theme.scss */
.dm-secondary-head {
  margin-top: 28px;
  margin-bottom: 24px; }

/* line 7598, theme.scss */
/* line 6323, theme.scss */
.dm-secondary-head h1 {
  margin: 0;
  color: var(--dm-text);
  font-size: 46px;
  font-weight: 840;
  letter-spacing: -0.04em;
  line-height: 1; }

/* line 7607, theme.scss */
/* line 6332, theme.scss */
.dm-secondary-head p {
  margin: 14px 0 0;
  color: var(--dm-muted);
  font-size: 15px; }

/* line 7613, theme.scss */
/* line 6338, theme.scss */
.dm-empty-state {
  min-height: 470px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  margin-top: 24px;
  padding: 64px;
  border-radius: 16px;
  background: #fff; }

/* line 7625, theme.scss */
/* line 6350, theme.scss */
.dm-empty-state__mark {
  color: var(--dm-accent);
  font-size: 72px;
  font-weight: 850;
  letter-spacing: -0.05em;
  line-height: 1; }

/* line 7633, theme.scss */
/* line 6358, theme.scss */
.dm-empty-state h1 {
  margin: 22px 0 12px;
  font-size: 40px;
  font-weight: 830;
  letter-spacing: -0.035em; }

/* line 7640, theme.scss */
/* line 6365, theme.scss */
.dm-empty-state p {
  max-width: 580px;
  margin: 0 0 28px;
  color: var(--dm-muted);
  font-size: 16px;
  line-height: 1.55; }

/* line 7648, theme.scss */
/* line 6373, theme.scss */
.dm-cart-widget > .layout,
.dm-search-widget > .layout,
.dm-search-widget .layout__content,
.dm-cart-widget .layout__content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important; }

/* line 7659, theme.scss */
/* line 6384, theme.scss */
.dm-cart-widget {
  padding: 24px;
  border-radius: 16px;
  background: #fff; }

/* line 7665, theme.scss */
/* line 6390, theme.scss */
.dm-cart-widget .cart-item {
  border: 0;
  border-radius: 12px;
  background: var(--dm-surface-2); }

/* line 7671, theme.scss */
/* line 6396, theme.scss */
.dm-cart-widget .item-title {
  color: var(--dm-text);
  font-weight: 650; }

/* line 7676, theme.scss */
/* line 6401, theme.scss */
.dm-cart-widget .item-price,
.dm-cart-widget .item-total,
.dm-cart-widget .total-amount {
  color: var(--dm-text);
  font-variant-numeric: tabular-nums; }

/* line 7683, theme.scss */
/* line 6408, theme.scss */
.dm-cart-widget .coupon-button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  border: 0;
  border-radius: 10px;
  background: var(--dm-accent);
  color: #fff;
  font-weight: 750; }

/* line 7693, theme.scss */
/* line 6418, theme.scss */
.dm-cart-widget .coupon-button:hover,
.dm-cart-widget .cart-controls .button:hover,
.dm-cart-widget .cart__area-controls .button:hover {
  background: var(--dm-accent-hover); }

/* line 7699, theme.scss */
/* line 6424, theme.scss */
.dm-cart-widget .coupon-input,
.dm-cart-widget .counter {
  border-color: var(--dm-line);
  border-radius: 10px;
  background: var(--dm-surface-2); }

/* line 7706, theme.scss */
/* line 6431, theme.scss */
.dm-cart-widget h1,
.dm-cart-widget h2,
.dm-search-widget .breadcrumb,
.dm-search-widget > .layout:first-child h1,
.dm-search-widget > .layout:first-child h2 {
  display: none; }

/* line 7714, theme.scss */
/* line 6439, theme.scss */
.dm-search-widget {
  padding: 24px;
  border-radius: 16px;
  background: #fff; }

/* line 7720, theme.scss */
/* line 6445, theme.scss */
.dm-search-widget .search-form {
  margin: 0;
  padding: 0 0 24px;
  border-bottom: 1px solid var(--dm-line); }

/* line 7726, theme.scss */
/* line 6451, theme.scss */
.dm-search-widget .search-form__form {
  max-width: 760px;
  display: flex; }

/* line 7731, theme.scss */
/* line 6456, theme.scss */
.dm-search-widget .search-form__field {
  height: 50px;
  flex: 1 1 auto;
  border: 1px solid var(--dm-line);
  border-radius: 10px 0 0 10px;
  background: var(--dm-surface-2); }

/* line 7739, theme.scss */
/* line 6464, theme.scss */
.dm-search-widget .search-form__submit-btn {
  width: 54px;
  min-height: 50px;
  border: 0;
  border-radius: 0 10px 10px 0;
  background: var(--dm-accent);
  color: #fff; }

/* line 7748, theme.scss */
/* line 6473, theme.scss */
.dm-search-widget .switcher {
  display: flex;
  gap: 4px;
  margin-top: 16px; }

/* line 7754, theme.scss */
/* line 6479, theme.scss */
.dm-search-widget .switcher-items {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: var(--dm-surface-2);
  color: var(--dm-muted); }

/* line 7764, theme.scss */
/* line 6489, theme.scss */
.dm-search-widget .switcher-items.is-active {
  background: var(--dm-accent);
  color: #fff; }

/* line 7769, theme.scss */
/* line 6494, theme.scss */
.dm-search-widget .search__results,
.dm-secondary-store .catalog-list,
.dm-secondary-store .grid-list {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin-top: 24px; }

/* line 7778, theme.scss */
/* line 6503, theme.scss */
.dm-secondary-store .product-preview {
  height: 100%;
  border: 0;
  border-radius: 14px;
  background: #fff; }

/* line 7785, theme.scss */
/* line 6510, theme.scss */
.dm-secondary-store .product-preview__content {
  height: 100%;
  display: flex;
  flex-direction: column; }

/* line 7791, theme.scss */
/* line 6516, theme.scss */
.dm-secondary-store .product-preview__area-photo {
  overflow: hidden;
  border-radius: 12px;
  background: #f1f3f6; }

/* line 7797, theme.scss */
/* line 6522, theme.scss */
.dm-secondary-store .product-preview__photo img {
  padding: 18px;
  object-fit: contain !important; }

/* line 7802, theme.scss */
/* line 6527, theme.scss */
.dm-secondary-store .product-preview__area-title {
  padding: 14px 4px 0; }

/* line 7806, theme.scss */
/* line 6531, theme.scss */
.dm-secondary-store .product-preview__title {
  min-height: 42px;
  display: -webkit-box;
  overflow: hidden;
  color: var(--dm-text);
  font-size: 15px;
  font-weight: 650;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/* line 7818, theme.scss */
/* line 6543, theme.scss */
.dm-secondary-store .product-preview__area-description,
.dm-secondary-store .product-preview__area-bottom > .available-list {
  display: none; }

/* line 7823, theme.scss */
/* line 6548, theme.scss */
.dm-secondary-store .product-preview__area-bottom {
  margin-top: auto;
  padding: 12px 4px 4px; }

/* line 7828, theme.scss */
/* line 6553, theme.scss */
.dm-secondary-store .product-preview__price-cur {
  color: var(--dm-text);
  font-size: 20px;
  font-weight: 820; }

/* line 7834, theme.scss */
/* line 6559, theme.scss */
.dm-secondary-store .product-preview__controls {
  position: static !important;
  display: flex;
  gap: 8px;
  margin-top: 10px; }

/* line 7841, theme.scss */
/* line 6566, theme.scss */
.dm-secondary-store .add-cart-counter {
  flex: 1 1 auto; }

/* line 7845, theme.scss */
/* line 6570, theme.scss */
.dm-secondary-store .add-cart-counter__btn {
  width: 100%;
  min-height: 44px;
  border: 0;
  border-radius: 10px;
  background: var(--dm-accent);
  color: #fff; }

/* line 7854, theme.scss */
/* line 6579, theme.scss */
.dm-not-found {
  min-height: 560px;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  gap: 14px;
  margin-top: 24px; }

/* line 7862, theme.scss */
/* line 6587, theme.scss */
.dm-not-found > div:first-child,
.dm-not-found__help {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 52px;
  border-radius: 16px;
  background: #fff; }

/* line 7872, theme.scss */
/* line 6597, theme.scss */
.dm-not-found__code {
  color: var(--dm-accent);
  font-size: 82px;
  font-weight: 860;
  letter-spacing: -0.06em;
  line-height: 0.9; }

/* line 7880, theme.scss */
/* line 6605, theme.scss */
.dm-not-found h1 {
  margin: 30px 0 14px;
  font-size: 46px;
  font-weight: 840;
  letter-spacing: -0.04em;
  line-height: 1; }

/* line 7888, theme.scss */
/* line 6613, theme.scss */
.dm-not-found p {
  max-width: 620px;
  margin: 0;
  color: var(--dm-muted);
  font-size: 16px;
  line-height: 1.55; }

/* line 7896, theme.scss */
/* line 6621, theme.scss */
.dm-not-found__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px; }

/* line 7903, theme.scss */
/* line 6628, theme.scss */
.dm-not-found__help {
  justify-content: flex-start;
  background: #102557;
  color: #fff; }

/* line 7909, theme.scss */
/* line 6634, theme.scss */
.dm-not-found__help strong {
  margin-bottom: 28px;
  font-size: 24px; }

/* line 7914, theme.scss */
/* line 6639, theme.scss */
.dm-not-found__help a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 14px;
  font-weight: 650; }

@media (max-width: 900px) {
  /* line 7927, theme.scss */
  /* line 6652, theme.scss */
  .dm-search-widget .search__results,
  .dm-secondary-store .catalog-list,
  .dm-secondary-store .grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }

  /* line 7933, theme.scss */
  /* line 6658, theme.scss */
  .dm-not-found {
    grid-template-columns: 1fr; } }
@media (max-width: 700px) {
  /* line 7939, theme.scss */
  /* line 6662, theme.scss */
  .dm-secondary-page {
    min-height: 0;
    padding-top: 20px;
    padding-bottom: 48px; }

  /* line 7945, theme.scss */
  /* line 6668, theme.scss */
  .dm-secondary-head h1 {
    font-size: 36px; }

  /* line 7949, theme.scss */
  /* line 6672, theme.scss */
  .dm-empty-state,
  .dm-not-found > div:first-child,
  .dm-not-found__help {
    min-height: auto;
    padding: 32px 24px; }

  /* line 7956, theme.scss */
  /* line 6679, theme.scss */
  .dm-empty-state__mark {
    font-size: 58px; }

  /* line 7960, theme.scss */
  /* line 6683, theme.scss */
  .dm-empty-state h1,
  .dm-not-found h1 {
    font-size: 34px; }

  /* line 7965, theme.scss */
  /* line 6688, theme.scss */
  .dm-search-widget,
  .dm-cart-widget {
    padding: 16px; }

  /* line 7970, theme.scss */
  /* line 6693, theme.scss */
  .dm-secondary-store .product-preview__title {
    font-size: 13px; }

  /* line 7974, theme.scss */
  /* line 6697, theme.scss */
  .dm-not-found__code {
    font-size: 64px; } }
/* line 7979, theme.scss */
/* line 6700, theme.scss */
.dm-footer {
  margin-top: 72px;
  padding-top: 64px;
  background: #111722;
  color: #eff3fb; }

/* line 7986, theme.scss */
/* line 6707, theme.scss */
.dm-footer__top {
  display: grid;
  grid-template-columns: 1.35fr repeat(3, 1fr);
  gap: 56px;
  padding-bottom: 58px; }

/* line 7993, theme.scss */
/* line 6714, theme.scss */
.dm-logo--footer {
  width: 180px;
  height: 50px;
  margin-bottom: 20px; }

/* line 7999, theme.scss */
/* line 6720, theme.scss */
.dm-footer__brand p {
  max-width: 280px;
  margin: 0;
  color: #929daf;
  font-size: 13px;
  line-height: 1.6; }

/* line 8007, theme.scss */
/* line 6728, theme.scss */
.dm-footer__phone {
  display: inline-flex;
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 750; }

/* line 8015, theme.scss */
/* line 6736, theme.scss */
.dm-footer__column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px; }

/* line 8022, theme.scss */
/* line 6743, theme.scss */
.dm-footer__column h2 {
  margin: 5px 0 7px;
  color: #fff;
  font-size: 13px; }

/* line 8028, theme.scss */
/* line 6749, theme.scss */
.dm-footer__column a,
.dm-footer__column p {
  margin: 0;
  color: #929daf;
  font-size: 12px;
  line-height: 1.5;
  transition: color 0.2s ease; }

/* line 8037, theme.scss */
/* line 6758, theme.scss */
.dm-footer__column a:hover {
  color: #fff; }

/* line 8041, theme.scss */
/* line 6762, theme.scss */
.dm-footer__payment {
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  margin-top: 8px;
  padding: 0 11px;
  border: 1px solid #354052;
  border-radius: 9px;
  color: #c9d1dd;
  font-size: 11px; }

/* line 8053, theme.scss */
/* line 6774, theme.scss */
.dm-footer__bottom {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  border-top: 1px solid #27303d;
  color: #778294;
  font-size: 11px; }

/* line 8064, theme.scss */
/* line 6785, theme.scss */
.dm-mobile-nav {
  display: none; }

/* line 8068, theme.scss */
/* line 6789, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 1180px) {
  /* line 8075, theme.scss */
  /* line 6796, theme.scss */
  .dm-header__main {
    grid-template-columns: 160px auto minmax(240px, 1fr) auto; }

  /* line 8079, theme.scss */
  /* line 6800, theme.scss */
  .dm-logo {
    width: 145px; }

  /* line 8083, theme.scss */
  /* line 6804, theme.scss */
  .dm-header-action {
    min-width: 46px;
    padding-inline: 4px; }

  /* line 8088, theme.scss */
  /* line 6809, theme.scss */
  .dm-header-action > span:last-child {
    display: none; }

  /* line 8092, theme.scss */
  /* line 6813, theme.scss */
  .dm-mega-menu__grid {
    grid-template-columns: 210px minmax(0, 1fr); }

  /* line 8096, theme.scss */
  /* line 6817, theme.scss */
  .dm-mega-menu__quick {
    display: none; } }
@media (max-width: 900px) {
  /* line 8102, theme.scss */
  /* line 6821, theme.scss */
  html {
    scroll-padding-top: 118px; }

  /* line 8106, theme.scss */
  /* line 6825, theme.scss */
  .dm-shell {
    width: min(calc(100% - 32px), var(--dm-shell)); }

  /* line 8110, theme.scss */
  /* line 6829, theme.scss */
  .dm-utility {
    display: none; }

  /* line 8114, theme.scss */
  /* line 6833, theme.scss */
  .dm-header__main {
    min-height: 64px;
    grid-template-columns: 142px 1fr auto; }

  /* line 8119, theme.scss */
  /* line 6838, theme.scss */
  .dm-logo {
    width: 142px; }

  /* line 8123, theme.scss */
  /* line 6842, theme.scss */
  .dm-catalog-button {
    order: 3;
    width: 44px;
    padding: 0; }

  /* line 8129, theme.scss */
  /* line 6848, theme.scss */
  .dm-catalog-button span {
    display: none; }

  /* line 8133, theme.scss */
  /* line 6852, theme.scss */
  .dm-catalog-button__chevron {
    display: none; }

  /* line 8137, theme.scss */
  /* line 6856, theme.scss */
  .dm-search {
    grid-column: 1 / -1;
    grid-row: 2;
    margin-bottom: 10px; }

  /* line 8143, theme.scss */
  /* line 6862, theme.scss */
  .dm-header__actions {
    justify-self: end; }

  /* line 8147, theme.scss */
  /* line 6866, theme.scss */
  .dm-header-action:not(.dm-header-action--cart) {
    display: none; }

  /* line 8151, theme.scss */
  /* line 6870, theme.scss */
  .dm-category-nav {
    display: none; }

  /* line 8155, theme.scss */
  /* line 6874, theme.scss */
  .dm-mega-menu {
    position: fixed;
    top: 118px;
    height: calc(100dvh - 118px);
    padding-top: 0;
    overflow-y: auto;
    background: #fff; }

  /* line 8164, theme.scss */
  /* line 6883, theme.scss */
  .dm-mega-menu__grid {
    grid-template-columns: 1fr;
    gap: 12px;
    padding-top: 16px;
    padding-bottom: 24px;
    border: 0;
    border-radius: 0;
    box-shadow: none; }

  /* line 8174, theme.scss */
  /* line 6893, theme.scss */
  .dm-mega-menu__intro {
    min-height: 154px; }

  /* line 8178, theme.scss */
  /* line 6897, theme.scss */
  .dm-mega-menu__links {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 8182, theme.scss */
  /* line 6901, theme.scss */
  .dm-footer__top {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 640px) {
  /* line 8188, theme.scss */
  /* line 6905, theme.scss */
  body:not([data-theme-template*="product"]) {
    padding-bottom: calc(72px + env(safe-area-inset-bottom)); }

  /* line 8192, theme.scss */
  /* line 6909, theme.scss */
  .dm-shell {
    width: min(calc(100% - 24px), var(--dm-shell)); }

  /* line 8196, theme.scss */
  /* line 6913, theme.scss */
  .dm-header__main {
    grid-template-columns: 126px 1fr auto;
    gap: 8px; }

  /* line 8201, theme.scss */
  /* line 6918, theme.scss */
  .dm-logo {
    width: 122px;
    height: 38px;
    padding: 4px 6px; }

  /* line 8207, theme.scss */
  /* line 6924, theme.scss */
  .dm-header-action--cart {
    min-width: 38px; }

  /* line 8211, theme.scss */
  /* line 6928, theme.scss */
  .dm-mega-menu__links {
    grid-template-columns: 1fr; }

  /* line 8215, theme.scss */
  /* line 6932, theme.scss */
  .dm-mega-menu__intro p {
    max-width: 260px; }

  /* line 8219, theme.scss */
  /* line 6936, theme.scss */
  .dm-footer {
    margin-top: 56px;
    padding-top: 48px; }

  /* line 8224, theme.scss */
  /* line 6941, theme.scss */
  .dm-footer__top {
    grid-template-columns: 1fr;
    gap: 30px;
    padding-bottom: 42px; }

  /* line 8230, theme.scss */
  /* line 6947, theme.scss */
  .dm-footer__bottom {
    min-height: 76px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 6px; }

  /* line 8238, theme.scss */
  /* line 6955, theme.scss */
  .dm-mobile-nav {
    position: fixed;
    z-index: 74;
    right: 8px;
    bottom: 8px;
    left: 8px;
    min-height: 62px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    padding: 6px;
    padding-bottom: calc(6px + env(safe-area-inset-bottom));
    border: 1px solid rgba(221, 226, 233, 0.88);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 14px 44px rgba(19, 32, 57, 0.18);
    backdrop-filter: blur(20px); }

  /* line 8256, theme.scss */
  /* line 6973, theme.scss */
  body[data-theme-template*="product"] .dm-mobile-nav {
    display: none; }

  /* line 8260, theme.scss */
  /* line 6977, theme.scss */
  .dm-mobile-nav a {
    position: relative;
    isolation: isolate;
    min-width: 0;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 4px 2px;
    border-radius: 12px;
    color: var(--dm-muted);
    font-size: 9px;
    font-weight: 720; }

  /* line 8277, theme.scss */
  /* line 6994, theme.scss */
  .dm-mobile-nav a::before {
    position: absolute;
    z-index: -1;
    inset: 3px;
    border-radius: 10px;
    background: transparent;
    content: "";
    transition: background 0.2s ease, transform 0.2s ease; }

  /* line 8287, theme.scss */
  /* line 7004, theme.scss */
  .dm-mobile-nav a:active::before {
    transform: scale(0.96); }

  /* line 8291, theme.scss */
  /* line 7008, theme.scss */
  .dm-mobile-nav a.is-current {
    color: var(--dm-accent); }

  /* line 8295, theme.scss */
  /* line 7012, theme.scss */
  .dm-mobile-nav a.is-current::before {
    background: var(--dm-accent-soft); }

  /* line 8299, theme.scss */
  /* line 7016, theme.scss */
  .dm-mobile-nav__icon {
    position: relative;
    display: inline-flex; }

  /* line 8304, theme.scss */
  /* line 7021, theme.scss */
  .dm-mobile-nav__count {
    position: absolute;
    top: -7px;
    right: -11px;
    min-width: 16px;
    height: 16px;
    display: grid;
    place-items: center;
    padding: 0 4px;
    border: 2px solid var(--dm-surface);
    border-radius: 999px;
    background: var(--dm-accent);
    color: #fff;
    font-size: 8px;
    font-weight: 850; }

  /* line 8321, theme.scss */
  /* line 7038, theme.scss */
  .dm-mobile-nav__count:empty {
    display: none; }

  /* line 8325, theme.scss */
  /* line 7042, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 8329, theme.scss */
  /* line 7046, theme.scss */
  .edit-widget-buttons .widget-name,
  [data-fixed-panels] [data-widget-add] {
    display: none !important; } }
@media (prefers-reduced-motion: reduce) {
  /* line 8336, theme.scss */
  /* line 7051, theme.scss */
  html {
    scroll-behavior: auto; }

  /* line 8340, theme.scss */
  /* line 7055, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important; } }
/* Runtime color overrides */
/* line 8352, theme.scss */
/* line 7064, theme.scss */
:root {
  --dm-accent: #2457d6;
  --dm-accent-hover: #1745b4;
  --dm-accent-soft: #eaf0ff; }

/* line 8358, theme.scss */
/* line 7070, theme.scss */
.dm-home-hits.dm-home-hits--carousel {
  border-color: rgba(255, 255, 255, 0.14);
  background: linear-gradient(140deg, #123887 0%, #2259cf 58%, #0b286b 100%);
  box-shadow: 0 28px 72px rgba(17, 52, 132, 0.24); }

/* line 8364, theme.scss */
/* line 7076, theme.scss */
.dm-home-hits--carousel .dm-home-hits__header h2,
.dm-home-hits--carousel .dm-home-hits__header p,
.dm-home-hits--carousel .dm-product-rail__controls,
.dm-home-hits--carousel .dm-product-rail__controls button,
.dm-home-hits--carousel .dm-product-rail__controls a {
  color: #fff; }

/* line 8370, theme.scss */
/* line 7084, theme.scss */
.dm-home-hits--carousel .dm-product-rail__controls button,
.dm-home-hits--carousel .dm-product-rail__controls a {
  border-color: rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.1); }

/* line 8376, theme.scss */
/* line 7090, theme.scss */
.dm-home-hits--carousel .dm-home-product:only-child {
  opacity: 1;
  transform: none; }

/* Purchase flow overrides must stay last in the stylesheet. */
/* line 8396, theme.scss */
/* line 7097, theme.scss */
.dm-cart-heading {
  align-items: flex-end;
  margin: 20px 0 24px; }

/* line 8401, theme.scss */
/* line 7102, theme.scss */
.dm-cart-layout {
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 20px; }

/* line 8406, theme.scss */
/* line 7107, theme.scss */
.dm-cart-widget {
  padding: 20px;
  border: 1px solid var(--dm-line);
  border-radius: 16px;
  background: #fff;
  box-shadow: none; }

/* line 8414, theme.scss */
/* line 7115, theme.scss */
.dm-cart-widget .cart-item {
  display: grid !important;
  grid-template-columns: 88px minmax(0, 1fr) 132px 112px 120px 32px;
  align-items: center;
  gap: 18px;
  margin: 0 !important;
  padding: 18px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #f6f8fb !important; }

/* line 8426, theme.scss */
/* line 7127, theme.scss */
.dm-cart-widget .cart__area-controls {
  display: grid;
  grid-template-columns: minmax(250px, 1fr) minmax(340px, 440px);
  align-items: start;
  gap: 24px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--dm-line); }

/* line 8436, theme.scss */
/* line 7137, theme.scss */
.dm-cart-widget .cart-controls {
  padding: 20px;
  border-radius: 12px;
  background: #f2f5fb; }

/* line 8442, theme.scss */
/* line 7143, theme.scss */
.dm-cart-widget .coupon-button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  border-radius: 10px;
  box-shadow: none; }

/* line 8449, theme.scss */
/* line 7150, theme.scss */
.dm-cart-assurance {
  position: sticky;
  top: 150px;
  padding: 24px;
  border: 1px solid var(--dm-line);
  border-radius: 16px;
  background: #fff;
  color: var(--dm-text);
  box-shadow: none; }

/* line 8460, theme.scss */
/* line 7161, theme.scss */
.dm-cart-assurance__icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 11px;
  background: var(--dm-accent-soft);
  color: var(--dm-accent); }

/* line 8471, theme.scss */
/* line 7172, theme.scss */
.dm-cart-assurance h2 {
  margin: 0;
  color: var(--dm-text);
  font-size: 24px; }

/* line 8477, theme.scss */
/* line 7178, theme.scss */
.dm-cart-assurance > p,
.dm-cart-assurance li {
  color: var(--dm-muted); }

/* line 8482, theme.scss */
/* line 7183, theme.scss */
.dm-cart-assurance > p {
  margin: 12px 0 20px;
  font-size: 13px;
  line-height: 1.55; }

/* line 8488, theme.scss */
/* line 7189, theme.scss */
.dm-cart-assurance li::before {
  border-color: #ced8ea;
  background: #f5f7fb;
  color: var(--dm-accent); }

/* line 8494, theme.scss */
/* line 7195, theme.scss */
.dm-cart-assurance__note {
  margin: 0 0 18px;
  border: 0;
  background: #f2f5fb; }

/* line 8500, theme.scss */
/* line 7201, theme.scss */
.dm-cart-assurance__note strong {
  color: var(--dm-text); }

/* line 8501, theme.scss */
/* line 7205, theme.scss */
.dm-cart-assurance__note small {
  color: var(--dm-muted); }

/* line 8502, theme.scss */
/* line 7209, theme.scss */
.dm-cart-assurance > a {
  color: var(--dm-accent); }

/* line 8504, theme.scss */
/* line 7213, theme.scss */
.dm-cart-related {
  padding: 24px;
  border: 1px solid var(--dm-line);
  border-radius: 16px;
  box-shadow: none; }

/* line 8511, theme.scss */
/* line 7220, theme.scss */
.dm-cart-related__head h2 {
  font-size: 23px;
  letter-spacing: -0.025em; }

/* line 8516, theme.scss */
/* line 7225, theme.scss */
.dm-cart-related__label {
  display: block;
  margin-bottom: 6px;
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 750; }

/* line 8524, theme.scss */
/* line 7233, theme.scss */
.dm-cart-accessory {
  border-radius: 12px;
  box-shadow: none; }

/* line 8529, theme.scss */
/* line 7238, theme.scss */
.dm-cart-accessory:hover {
  box-shadow: none; }

/* line 8533, theme.scss */
/* line 7242, theme.scss */
.dm-cart-related__empty {
  width: 100%;
  min-height: 128px;
  display: grid;
  align-content: center;
  gap: 7px;
  padding: 22px;
  border-radius: 12px;
  background: #f4f6fa; }

/* line 8544, theme.scss */
/* line 7253, theme.scss */
.dm-cart-related__empty span {
  color: var(--dm-muted);
  font-size: 13px; }

/* line 8549, theme.scss */
/* line 7258, theme.scss */
.dm-cart-related__empty a {
  width: fit-content;
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 750; }

/* line 8556, theme.scss */
/* line 7265, theme.scss */
.dm-checkout-header {
  border-bottom: 1px solid var(--dm-line);
  background: #fff;
  box-shadow: none; }

/* line 8562, theme.scss */
/* line 7271, theme.scss */
.dm-checkout-progress .is-complete {
  color: var(--dm-success); }

/* line 8566, theme.scss */
/* line 7275, theme.scss */
.dm-checkout-progress .is-complete i {
  border-color: var(--dm-success);
  background: var(--dm-success);
  color: #fff; }

/* line 8572, theme.scss */
/* line 7281, theme.scss */
.dm-checkout-context {
  padding-top: 34px; }

/* line 8576, theme.scss */
/* line 7285, theme.scss */
.dm-checkout-context__note {
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none; }

/* line 8584, theme.scss */
/* line 7293, theme.scss */
.dm-checkout-context h1 {
  margin-top: 8px;
  font-size: 36px;
  letter-spacing: -0.035em;
  line-height: 1.1; }

/* line 8591, theme.scss */
/* line 7300, theme.scss */
body[data-theme-template*="checkout"] main {
  padding: 0 0 64px;
  background: var(--dm-bg); }

/* line 8596, theme.scss */
/* line 7305, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_header,
body[data-theme-template*="checkout"] [class*="co-checkout-block"],
body[data-theme-template*="checkout"] .co-basket,
body[data-theme-template*="checkout"] .co-delivery_method,
body[data-theme-template*="checkout"] .co-payment_method {
  border: 1px solid var(--dm-line) !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: none !important; }

/* line 8607, theme.scss */
/* line 7316, theme.scss */
body[data-theme-template*="checkout"] .co-button,
body[data-theme-template*="checkout"] button[type="submit"] {
  border-radius: 10px !important;
  box-shadow: none; }

@media (max-width: 1100px) {
  /* line 8614, theme.scss */
  /* line 7323, theme.scss */
  .dm-cart-widget .cart-item {
    grid-template-columns: 80px minmax(0, 1fr) 112px 108px 32px; }

  /* line 8618, theme.scss */
  /* line 7327, theme.scss */
  .dm-cart-widget .item-price {
    display: none; }

  /* line 8620, theme.scss */
  /* line 7331, theme.scss */
  .dm-cart-widget .cart__area-controls {
    grid-template-columns: minmax(220px, 1fr) minmax(320px, 390px); } }
@media (max-width: 900px) {
  /* line 8626, theme.scss */
  /* line 7335, theme.scss */
  .dm-cart-heading {
    align-items: flex-start; }

  /* line 8627, theme.scss */
  /* line 7339, theme.scss */
  .dm-cart-layout {
    grid-template-columns: 1fr; }

  /* line 8628, theme.scss */
  /* line 7343, theme.scss */
  .dm-cart-assurance {
    position: static; } }
@media (max-width: 700px) {
  /* line 8632, theme.scss */
  /* line 7347, theme.scss */
  .dm-cart-widget {
    padding: 10px;
    border-radius: 14px; }

  /* line 8637, theme.scss */
  /* line 7352, theme.scss */
  .dm-cart-widget .cart-item {
    grid-template-columns: 72px minmax(0, 1fr) 30px;
    grid-template-areas: "image title delete" "image price delete" "counter total total";
    gap: 7px 12px;
    padding: 12px !important; }

  /* line 8647, theme.scss */
  /* line 7359, theme.scss */
  .dm-cart-widget .cart-item .item-image {
    width: 72px;
    min-width: 72px;
    grid-area: image; }

  /* line 8648, theme.scss */
  /* line 7365, theme.scss */
  .dm-cart-widget .item-title {
    grid-area: title;
    font-size: 13px; }

  /* line 8649, theme.scss */
  /* line 7370, theme.scss */
  .dm-cart-widget .item-price {
    display: block;
    grid-area: price;
    font-size: 12px; }

  /* line 8650, theme.scss */
  /* line 7376, theme.scss */
  .dm-cart-widget .item-counter {
    grid-area: counter; }

  /* line 8651, theme.scss */
  /* line 7380, theme.scss */
  .dm-cart-widget .item-total {
    grid-area: total;
    align-self: center;
    font-size: 16px; }

  /* line 8652, theme.scss */
  /* line 7386, theme.scss */
  .dm-cart-widget .item-delete {
    grid-area: delete;
    align-self: start; }

  /* line 8654, theme.scss */
  /* line 7391, theme.scss */
  .dm-cart-widget .cart__area-controls {
    grid-template-columns: 1fr;
    gap: 16px; }

  /* line 8659, theme.scss */
  /* line 7396, theme.scss */
  .dm-cart-assurance,
  .dm-cart-related {
    padding: 20px 16px;
    border-radius: 14px; }

  /* line 8665, theme.scss */
  /* line 7402, theme.scss */
  .dm-checkout-context h1 {
    font-size: 30px; } }
/* Variant-first catalog: one commercial card per concrete configuration. */
/* line 7407, theme.scss */
.dm-catalog-sidebar {
  max-height: calc(100vh - 166px);
  overflow-y: auto;
  overscroll-behavior: contain; }

/* line 7413, theme.scss */
.dm-catalog-sidebar__filters {
  border-top: 1px solid var(--dm-line); }

/* line 7417, theme.scss */
.dm-variant-filters {
  color: var(--dm-text); }

/* line 7421, theme.scss */
.dm-variant-filters__intro {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 0 18px;
  border-bottom: 1px solid var(--dm-line); }

/* line 7431, theme.scss */
.dm-variant-filters__intro strong {
  font-size: 15px;
  font-weight: 780; }

/* line 7436, theme.scss */
.dm-variant-filters__intro a,
.dm-variant-filters__actions a {
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 700; }

/* line 7443, theme.scss */
.dm-variant-filter {
  min-width: 0;
  margin: 0;
  padding: 16px 18px 18px;
  border: 0;
  border-bottom: 1px solid var(--dm-line); }

/* line 7451, theme.scss */
.dm-variant-filter--compact {
  padding-block: 14px; }

/* line 7455, theme.scss */
.dm-variant-filter legend {
  width: 100%;
  padding: 0;
  color: var(--dm-text);
  font-size: 13px;
  font-weight: 760; }

/* line 7463, theme.scss */
.dm-variant-filter__range {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 12px; }

/* line 7470, theme.scss */
.dm-variant-filter__range label {
  min-width: 0;
  height: 42px;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 0 10px;
  border: 1px solid #dfe5ee;
  border-radius: 10px;
  background: #fff; }

/* line 7482, theme.scss */
.dm-variant-filter__range span {
  color: #657185;
  font-size: 12px; }

/* line 7487, theme.scss */
.dm-variant-filter__range input {
  min-width: 0;
  width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--dm-text);
  font-size: 13px;
  font-variant-numeric: tabular-nums; }

/* line 7499, theme.scss */
.dm-variant-filter__values {
  display: grid;
  gap: 3px;
  margin-top: 9px; }

/* line 7505, theme.scss */
.dm-variant-filter__check {
  min-height: 36px;
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  align-items: center;
  gap: 9px;
  border-radius: 8px;
  color: #3e495b;
  cursor: pointer; }

/* line 7516, theme.scss */
.dm-variant-filter__check:hover {
  color: var(--dm-accent); }

/* line 7520, theme.scss */
.dm-variant-filter__check input {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

/* line 7526, theme.scss */
.dm-variant-filter__check > span {
  width: 18px;
  height: 18px;
  display: grid;
  place-items: center;
  border: 1px solid #cbd4e1;
  border-radius: 5px;
  background: #fff;
  transition: border-color 180ms ease, background 180ms ease; }

/* line 7537, theme.scss */
.dm-variant-filter__check > span::after {
  content: "";
  width: 8px;
  height: 5px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0;
  transform: translateY(-1px) rotate(-45deg); }

/* line 7547, theme.scss */
.dm-variant-filter__check input:checked + span {
  border-color: var(--dm-accent);
  background: var(--dm-accent); }

/* line 7552, theme.scss */
.dm-variant-filter__check input:checked + span::after {
  opacity: 1; }

/* line 7556, theme.scss */
.dm-variant-filter__check input:focus-visible + span {
  outline: 3px solid rgba(49, 87, 246, 0.3);
  outline-offset: 2px; }

/* line 7561, theme.scss */
.dm-variant-filter__check b {
  overflow: hidden;
  font-size: 12px;
  font-weight: 620;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 7569, theme.scss */
.dm-variant-filter__check small {
  color: #778397;
  font-size: 11px;
  font-variant-numeric: tabular-nums; }

/* line 7575, theme.scss */
.dm-variant-filter__check--availability {
  grid-template-columns: 18px minmax(0, 1fr);
  font-size: 12px;
  font-weight: 680; }

/* line 7581, theme.scss */
.dm-variant-filters__actions {
  position: sticky;
  bottom: 0;
  display: grid;
  gap: 10px;
  padding: 14px 18px 18px;
  background: #fff; }

/* line 7590, theme.scss */
.dm-variant-filters__actions button {
  min-height: 44px;
  border: 0;
  border-radius: 10px;
  background: var(--dm-accent);
  color: #fff;
  font: inherit;
  font-size: 13px;
  font-weight: 760;
  cursor: pointer;
  transition: background 180ms ease, transform 180ms ease; }

/* line 7603, theme.scss */
.dm-variant-filters__actions button:hover {
  background: var(--dm-accent-hover); }

/* line 7607, theme.scss */
.dm-variant-filters__actions button:active {
  transform: scale(0.98); }

/* line 7611, theme.scss */
.dm-variant-filters__actions a {
  justify-self: center; }

/* line 7615, theme.scss */
.dm-catalog-main__tools {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px; }

/* line 7622, theme.scss */
.dm-catalog-sort select,
.dm-catalog-filter-button {
  min-height: 42px;
  border: 1px solid #dfe5ee;
  border-radius: 10px;
  background: #fff;
  color: #344054;
  font: inherit;
  font-size: 12px;
  font-weight: 650; }

/* line 7634, theme.scss */
.dm-catalog-sort select {
  min-width: 158px;
  padding: 0 34px 0 12px; }

/* line 7639, theme.scss */
.dm-catalog-filter-button {
  display: none;
  align-items: center;
  gap: 7px;
  padding: 0 13px;
  cursor: pointer; }

/* line 7647, theme.scss */
.dm-catalog-filter-button svg {
  width: 18px;
  height: 18px; }

/* line 7652, theme.scss */
.dm-variant-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  padding-top: 18px; }

/* line 7659, theme.scss */
.dm-variant-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #e2e7ef;
  border-radius: 14px;
  background: #fff;
  transition: border-color 200ms ease, transform 200ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 7670, theme.scss */
.dm-variant-card:hover,
.dm-variant-card:focus-within {
  border-color: #aebfe6;
  transform: translateY(-3px); }

/* line 7676, theme.scss */
.dm-variant-card[hidden] {
  display: none; }

/* line 7680, theme.scss */
.dm-variant-card__media {
  position: relative;
  aspect-ratio: 1 / 1;
  margin: 8px;
  overflow: hidden;
  border-radius: 10px;
  background: #f4f6f9; }

/* line 7689, theme.scss */
.dm-variant-card__image-link,
.dm-variant-card__image-link picture {
  width: 100%;
  height: 100%;
  display: block; }

/* line 7696, theme.scss */
.dm-variant-card__image {
  width: 100%;
  height: 100%;
  display: block;
  padding: 16px;
  object-fit: contain;
  transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 7705, theme.scss */
.dm-variant-card:hover .dm-variant-card__image {
  transform: scale(1.025); }

/* line 7709, theme.scss */
.dm-variant-card__placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  color: #a5afbf; }

/* line 7717, theme.scss */
.dm-variant-card__placeholder svg {
  width: 68px;
  height: 68px; }

/* line 7722, theme.scss */
.dm-variant-card__favorite {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #526079;
  cursor: pointer;
  transition: color 180ms ease, transform 180ms ease; }

/* line 7739, theme.scss */
.dm-variant-card__favorite:hover,
.dm-variant-card__favorite.favorites-added {
  color: var(--dm-accent);
  transform: scale(1.06); }

/* line 7745, theme.scss */
.dm-variant-card__favorite svg {
  width: 19px;
  height: 19px; }

/* line 7750, theme.scss */
.dm-variant-card__status {
  position: absolute;
  bottom: 10px;
  left: 10px;
  min-height: 27px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0 9px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--dm-success-text);
  font-size: 10px;
  font-weight: 720; }

/* line 7766, theme.scss */
.dm-variant-card__status i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--dm-success); }

/* line 7773, theme.scss */
.dm-variant-card.is-unavailable .dm-variant-card__status {
  color: #687385; }

/* line 7777, theme.scss */
.dm-variant-card.is-unavailable .dm-variant-card__status i {
  background: #9ba5b3; }

/* line 7781, theme.scss */
.dm-variant-card__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 7px 13px 14px; }

/* line 7788, theme.scss */
.dm-variant-card__title {
  min-height: 48px;
  margin: 0;
  font-size: 14px;
  font-weight: 730;
  line-height: 1.4;
  text-wrap: pretty; }

/* line 7797, theme.scss */
.dm-variant-card__title a {
  color: var(--dm-text); }

/* line 7801, theme.scss */
.dm-variant-card__title a:hover {
  color: var(--dm-accent); }

/* line 7805, theme.scss */
.dm-variant-card__options {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 10px 0 0; }

/* line 7812, theme.scss */
.dm-variant-card__options div {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 7px;
  border-radius: 7px;
  background: #f2f5f9;
  color: #4c586b;
  font-size: 10px;
  line-height: 1.2; }

/* line 7825, theme.scss */
.dm-variant-card__options dt {
  color: #727e91; }

/* line 7829, theme.scss */
.dm-variant-card__options dd {
  margin: 0;
  color: #2f3b4f;
  font-weight: 720; }

/* line 7835, theme.scss */
.dm-variant-card__sku {
  margin-top: 9px;
  color: #778397;
  font-size: 10px; }

/* line 7841, theme.scss */
.dm-variant-card__footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 10px;
  margin-top: auto;
  padding-top: 14px; }

/* line 7850, theme.scss */
.dm-variant-card__prices {
  min-width: 0;
  display: grid;
  gap: 2px; }

/* line 7856, theme.scss */
.dm-variant-card__prices strong {
  color: var(--dm-text);
  font-size: 20px;
  font-weight: 820;
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.02em;
  white-space: nowrap; }

/* line 7865, theme.scss */
.dm-variant-card__prices s {
  color: #8691a1;
  font-size: 11px;
  font-variant-numeric: tabular-nums; }

/* line 7871, theme.scss */
.dm-variant-card__cart {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 0 12px;
  border: 0;
  border-radius: 10px;
  background: var(--dm-accent);
  color: #fff;
  font: inherit;
  font-size: 11px;
  font-weight: 760;
  cursor: pointer;
  transition: background 180ms ease, transform 180ms ease; }

/* line 7889, theme.scss */
.dm-variant-card__cart:hover {
  background: var(--dm-accent-hover); }

/* line 7893, theme.scss */
.dm-variant-card__cart:active {
  transform: scale(0.97); }

/* line 7897, theme.scss */
.dm-variant-card__cart svg {
  width: 18px;
  height: 18px; }

/* line 7902, theme.scss */
.dm-variant-card__cart.is-disabled {
  background: #edf0f4;
  color: #677386;
  cursor: default; }

/* line 7908, theme.scss */
.dm-variant-grid-empty {
  min-height: 260px;
  place-items: center;
  align-content: center;
  gap: 8px;
  padding: 32px;
  text-align: center; }

/* line 7917, theme.scss */
.dm-variant-grid-empty:not([hidden]) {
  display: grid; }

/* line 7921, theme.scss */
.dm-variant-grid-empty strong {
  font-size: 20px; }

/* line 7925, theme.scss */
.dm-variant-grid-empty p {
  margin: 0;
  color: var(--dm-muted);
  font-size: 13px; }

/* line 7931, theme.scss */
.dm-variant-grid-empty a {
  margin-top: 8px;
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 720; }

/* line 7938, theme.scss */
.dm-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding-top: 24px; }

/* line 7946, theme.scss */
.dm-pagination a,
.dm-pagination span {
  min-width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  color: #526079;
  font-size: 12px;
  font-weight: 700; }

/* line 7958, theme.scss */
.dm-pagination a:hover {
  background: var(--dm-accent-soft);
  color: var(--dm-accent); }

/* line 7963, theme.scss */
.dm-pagination .is-current {
  background: var(--dm-accent);
  color: #fff; }

/* line 7968, theme.scss */
.dm-filter-dialog {
  width: min(420px, 100%);
  max-width: none;
  height: 100dvh;
  max-height: none;
  margin: 0 0 0 auto;
  padding: 0;
  border: 0;
  background: #fff;
  color: var(--dm-text);
  transform: translateX(100%);
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1), overlay 220ms allow-discrete, display 220ms allow-discrete; }

/* line 7982, theme.scss */
.dm-filter-dialog[open] {
  transform: none; }

@starting-style {
  /* line 7987, theme.scss */
  .dm-filter-dialog[open] {
    transform: translateX(100%); } }
/* line 7992, theme.scss */
.dm-filter-dialog::backdrop {
  background: rgba(15, 27, 51, 0.46); }

/* line 7996, theme.scss */
.dm-filter-dialog__head {
  position: sticky;
  z-index: 2;
  top: 0;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 18px;
  border-bottom: 1px solid var(--dm-line);
  background: #fff; }

/* line 8010, theme.scss */
.dm-filter-dialog__head strong {
  font-size: 17px; }

/* line 8014, theme.scss */
.dm-filter-dialog__head button {
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #f1f4f8;
  color: var(--dm-text);
  font: inherit;
  font-size: 24px;
  cursor: pointer; }

/* line 8027, theme.scss */
.dm-filter-dialog .dm-variant-filters__intro {
  display: none; }

@media (max-width: 1120px) {
  /* line 8032, theme.scss */
  .dm-variant-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 8036, theme.scss */
  .dm-catalog-main__status {
    display: none; } }
@media (max-width: 900px) {
  /* line 8042, theme.scss */
  .dm-catalog-filter-button {
    display: inline-flex; }

  /* line 8046, theme.scss */
  .dm-filter-dialog .dm-variant-filters {
    min-height: calc(100dvh - 64px);
    padding-bottom: 20px; } }
@media (max-width: 640px) {
  /* line 8053, theme.scss */
  .dm-catalog-main__toolbar {
    align-items: flex-start; }

  /* line 8057, theme.scss */
  .dm-catalog-main__toolbar > div:first-child {
    padding-top: 3px; }

  /* line 8061, theme.scss */
  .dm-catalog-main__toolbar strong {
    font-size: 17px; }

  /* line 8065, theme.scss */
  .dm-catalog-main__tools {
    gap: 6px; }

  /* line 8069, theme.scss */
  .dm-catalog-sort select {
    width: 42px;
    min-width: 42px;
    padding-inline: 8px;
    color: transparent; }

  /* line 8076, theme.scss */
  .dm-catalog-filter-button {
    padding-inline: 10px; }

  /* line 8080, theme.scss */
  .dm-catalog-filter-button {
    font-size: 0; }

  /* line 8084, theme.scss */
  .dm-catalog-filter-button svg {
    width: 20px;
    height: 20px; }

  /* line 8089, theme.scss */
  .dm-variant-grid {
    gap: 8px;
    padding-top: 12px; }

  /* line 8094, theme.scss */
  .dm-variant-card__media {
    margin: 6px; }

  /* line 8098, theme.scss */
  .dm-variant-card__image {
    padding: 8px; }

  /* line 8102, theme.scss */
  .dm-variant-card__favorite {
    top: 7px;
    right: 7px;
    width: 34px;
    height: 34px; }

  /* line 8109, theme.scss */
  .dm-variant-card__status {
    bottom: 7px;
    left: 7px;
    min-height: 24px;
    padding-inline: 7px;
    font-size: 11px; }

  /* line 8117, theme.scss */
  .dm-variant-card__content {
    padding: 6px 9px 11px; }

  /* line 8121, theme.scss */
  .dm-variant-card__title {
    min-height: 52px;
    font-size: 12px;
    line-height: 1.42; }

  /* line 8127, theme.scss */
  .dm-variant-card__options {
    gap: 3px;
    margin-top: 7px; }

  /* line 8132, theme.scss */
  .dm-variant-card__options div {
    padding: 4px 5px;
    font-size: 11px; }

  /* line 8137, theme.scss */
  .dm-variant-card__sku {
    display: none; }

  /* line 8141, theme.scss */
  .dm-variant-card__footer {
    grid-template-columns: 1fr;
    gap: 8px;
    padding-top: 10px; }

  /* line 8147, theme.scss */
  .dm-variant-card__prices strong {
    font-size: 17px; }

  /* line 8151, theme.scss */
  .dm-variant-card__cart {
    width: 100%;
    min-height: 40px; }

  /* line 8156, theme.scss */
  .dm-filter-dialog {
    width: 100%; } }
@media (prefers-reduced-motion: reduce) {
  /* line 8162, theme.scss */
  .dm-variant-card,
  .dm-variant-card__image,
  .dm-variant-card__favorite,
  .dm-variant-card__cart,
  .dm-variant-filters__actions button,
  .dm-filter-dialog {
    transition-duration: 0.01ms !important; } }
/* Consent-gated analytics: compact, readable and equally clear accept/decline actions. */
/* line 8173, theme.scss */
.dm-cookie[hidden] {
  display: none !important; }

/* line 8177, theme.scss */
.dm-cookie {
  right: 24px;
  bottom: 24px;
  width: min(640px, calc(100% - 48px));
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: start;
  gap: 14px 16px;
  padding: 18px;
  border: 1px solid #dce5f5;
  border-radius: 20px;
  background: #ffffff;
  color: #10234d;
  box-shadow: 0 24px 70px rgba(16, 43, 112, 0.2); }

/* line 8192, theme.scss */
.dm-cookie__mark {
  background: linear-gradient(145deg, #173e99, #2865eb);
  color: #ffffff; }

/* line 8197, theme.scss */
.dm-cookie__copy {
  gap: 6px; }

/* line 8201, theme.scss */
.dm-cookie__copy strong {
  color: #10234d;
  font-size: 16px;
  line-height: 1.25; }

/* line 8207, theme.scss */
.dm-cookie__copy span {
  color: #5d6b87;
  font-size: 13px;
  line-height: 1.5; }

/* line 8213, theme.scss */
.dm-cookie__copy a {
  width: fit-content;
  color: #2558c7;
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 8222, theme.scss */
.dm-cookie__actions {
  grid-column: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 8229, theme.scss */
.dm-cookie .dm-cookie__accept,
.dm-cookie .dm-cookie__decline {
  min-height: 42px;
  width: auto;
  padding: 0 16px;
  border: 1px solid #173e99;
  border-radius: 11px;
  font-size: 13px;
  font-weight: 800; }

/* line 8240, theme.scss */
.dm-cookie .dm-cookie__accept {
  background: #173e99;
  color: #ffffff; }

/* line 8245, theme.scss */
.dm-cookie .dm-cookie__decline {
  background: #ffffff;
  color: #173e99; }

/* line 8250, theme.scss */
.dm-cookie .dm-cookie__accept:hover,
.dm-cookie .dm-cookie__accept:focus-visible {
  background: #0f2d7d; }

/* line 8255, theme.scss */
.dm-cookie .dm-cookie__decline:hover,
.dm-cookie .dm-cookie__decline:focus-visible {
  background: #eef4ff; }

/* line 8260, theme.scss */
.dm-footer__cookie-settings {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-size: 12px;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer; }

@media (max-width: 600px) {
  /* line 8273, theme.scss */
  .dm-cookie,
  body[data-theme-template*="product"] .dm-cookie {
    right: 12px !important;
    bottom: calc(84px + env(safe-area-inset-bottom)) !important;
    width: calc(100% - 24px);
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 12px;
    padding: 14px;
    border-radius: 17px; }

  /* line 8284, theme.scss */
  body[data-theme-template*="product"] .dm-cookie {
    bottom: calc(126px + env(safe-area-inset-bottom)) !important; }

  /* line 8288, theme.scss */
  .dm-cookie__mark {
    width: 40px;
    height: 40px;
    border-radius: 12px; }

  /* line 8294, theme.scss */
  .dm-cookie__actions {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr; }

  /* line 8300, theme.scss */
  .dm-cookie .dm-cookie__accept,
  .dm-cookie .dm-cookie__decline {
    width: 100%; } }
/* DeviceMall cart accessory shortcuts: useful before PIM relations are imported */
/* line 8307, theme.scss */
.dm-cart-related__empty {
  align-content: start; }

/* line 8311, theme.scss */
.dm-cart-accessory-shortcuts {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 10px; }

/* line 8319, theme.scss */
.dm-cart-accessory-shortcut {
  min-width: 0;
  min-height: 72px;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  padding: 12px;
  border: 1px solid var(--dm-line);
  border-radius: 12px;
  background: #fff;
  color: var(--dm-text);
  transition: border-color 180ms ease, transform 180ms ease; }

/* line 8334, theme.scss */
.dm-cart-accessory-shortcut:hover {
  border-color: #b7c6e0;
  color: var(--dm-text);
  transform: translateY(-1px); }

/* line 8340, theme.scss */
.dm-cart-accessory-shortcut__icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  background: #edf3ff;
  color: var(--dm-accent); }

/* line 8350, theme.scss */
.dm-cart-accessory-shortcut__icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 8360, theme.scss */
.dm-cart-accessory-shortcut > span:nth-child(2) {
  min-width: 0;
  display: grid;
  gap: 3px; }

/* line 8366, theme.scss */
.dm-cart-accessory-shortcut strong {
  overflow: hidden;
  color: var(--dm-text);
  font-size: 13px;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 8375, theme.scss */
.dm-cart-accessory-shortcut small {
  overflow: hidden;
  color: var(--dm-muted);
  font-size: 11px;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 8384, theme.scss */
.dm-cart-accessory-shortcut > b {
  color: var(--dm-accent);
  font-size: 17px;
  font-weight: 500; }

@media (max-width: 900px) {
  /* line 8391, theme.scss */
  .dm-cart-accessory-shortcuts {
    grid-template-columns: 1fr; } }
@media (max-width: 700px) {
  /* line 8397, theme.scss */
  .dm-cart-related__empty {
    padding: 16px; }

  /* line 8401, theme.scss */
  .dm-cart-accessory-shortcut {
    min-height: 66px; } }
/* DeviceMall catalog final commerce layer. */
/* line 8408, theme.scss */
.dm-page--collection .dm-collection-head__row h1 {
  font-size: clamp(36px, 4vw, 46px) !important;
  letter-spacing: -0.035em !important;
  line-height: 1.02 !important; }

/* line 8414, theme.scss */
.dm-page--collection .dm-catalog-main {
  padding: 18px !important;
  border: 1px solid var(--dm-line);
  border-radius: 14px !important;
  background: #fff; }

/* line 8421, theme.scss */
.dm-page--collection .dm-catalog-main .dm-catalog-widget .catalog-list.grid-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important; }

/* line 8426, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview {
  padding: 10px !important;
  border: 1px solid #e3e7ed !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: none !important;
  transition: border-color 180ms ease !important; }

/* line 8435, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview:hover {
  border-color: #aebfe6 !important;
  transform: none !important; }

/* line 8440, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview__area-photo {
  border-radius: 10px !important;
  background: #f3f5f8 !important; }

/* line 8445, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview__photo img {
  padding: 18px !important; }

/* line 8449, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview__area-title {
  padding: 14px 2px 0 !important; }

/* line 8453, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview__title {
  min-height: 42px;
  font-size: 14px !important;
  font-weight: 700 !important; }

/* line 8459, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview__area-bottom {
  padding: 12px 2px 2px !important; }

/* line 8463, theme.scss */
.dm-page--collection .dm-catalog-widget .product-preview__price-cur {
  font-size: 22px !important; }

/* line 8467, theme.scss */
.dm-page--collection .dm-catalog-widget .add-cart-counter__btn {
  min-height: 44px !important;
  border-radius: 9px !important;
  box-shadow: none !important; }

@media (max-width: 700px) {
  /* line 8474, theme.scss */
  .dm-page--collection .dm-catalog-main {
    padding: 10px !important; }

  /* line 8478, theme.scss */
  .dm-page--collection .dm-catalog-main .dm-catalog-widget .catalog-list.grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important; }

  /* line 8483, theme.scss */
  .dm-page--collection .dm-catalog-widget .product-preview {
    padding: 7px !important; }

  /* line 8487, theme.scss */
  .dm-page--collection .dm-catalog-widget .product-preview__photo img {
    padding: 10px !important; }

  /* line 8491, theme.scss */
  .dm-page--collection .dm-catalog-widget .product-preview__price-cur {
    font-size: 17px !important; }

  /* line 8495, theme.scss */
  .dm-page--collection .dm-catalog-widget .product-preview__controls > .button {
    display: flex !important; } }
/* Keep consent visible without covering the product purchase dock. */
@media (max-width: 600px) {
  /* line 8502, theme.scss */
  body[data-theme-template*="product"] .dm-cookie {
    bottom: calc(126px + env(safe-area-inset-bottom)) !important; } }
/* Cart mobile conversion pass: checkout first, secondary tools after. */
@media (max-width: 900px) {
  /* line 8509, theme.scss */
  .dm-cart-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas: "cart-widget" "cart-assurance" "cart-related";
    gap: 14px; }

  /* line 8519, theme.scss */
  .dm-cart-primary {
    display: contents; }

  /* line 8523, theme.scss */
  .dm-cart-widget {
    grid-area: cart-widget; }

  /* line 8527, theme.scss */
  .dm-cart-assurance {
    grid-area: cart-assurance; }

  /* line 8531, theme.scss */
  .dm-cart-related-list {
    grid-area: cart-related;
    margin-top: 0; } }
@media (max-width: 700px) {
  /* line 8538, theme.scss */
  .dm-cart-heading {
    margin: 14px 0 18px; }

  /* line 8542, theme.scss */
  .dm-cart-heading__title h1 {
    font-size: 34px;
    line-height: 1.04; }

  /* line 8547, theme.scss */
  .dm-cart-heading__title p {
    max-width: 34ch;
    margin-top: 8px;
    line-height: 1.5; }

  /* line 8553, theme.scss */
  .dm-cart-progress {
    margin-top: 18px; }

  /* line 8557, theme.scss */
  .dm-cart-widget {
    padding: 10px; }

  /* line 8561, theme.scss */
  .dm-cart-widget .cart-item {
    grid-template-columns: 68px minmax(0, 1fr) 30px;
    grid-template-areas: "image title delete" "image price delete" "counter total total";
    gap: 7px 12px;
    padding: 12px !important; }

  /* line 8571, theme.scss */
  .dm-cart-widget .cart-item .item-image {
    width: 68px;
    min-width: 68px; }

  /* line 8576, theme.scss */
  .dm-cart-widget .item-title {
    font-size: 13px;
    line-height: 1.32; }

  /* line 8581, theme.scss */
  .dm-cart-widget .item-price {
    color: var(--dm-muted);
    font-size: 11px; }

  /* line 8586, theme.scss */
  .dm-cart-widget .item-total {
    justify-self: end;
    font-size: 17px; }

  /* line 8591, theme.scss */
  .dm-cart-widget .counter {
    width: 108px;
    min-height: 40px; }

  /* line 8596, theme.scss */
  .dm-cart-widget .cart__area-controls {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
    padding-top: 10px; }

  /* line 8604, theme.scss */
  .dm-cart-widget .cart-controls {
    order: -1;
    padding: 16px; }

  /* line 8609, theme.scss */
  .dm-cart-widget .total {
    margin-top: 12px;
    padding-top: 12px; }

  /* line 8614, theme.scss */
  .dm-cart-widget .total-amount {
    font-size: 24px; }

  /* line 8618, theme.scss */
  .dm-cart-widget .submit-block {
    margin-top: 14px; }

  /* line 8622, theme.scss */
  .dm-cart-widget .coupon-content {
    width: 100%;
    max-width: none; }

  /* line 8627, theme.scss */
  .dm-cart-widget .coupon-input,
  .dm-cart-widget .coupon-button {
    min-height: 44px; }

  /* line 8632, theme.scss */
  .dm-cart-widget .coupon-button {
    flex: 0 0 118px;
    padding-inline: 14px; }

  /* line 8637, theme.scss */
  .dm-cart-assurance {
    padding: 18px 16px; }

  /* line 8641, theme.scss */
  .dm-cart-assurance__icon {
    width: 34px;
    height: 34px;
    margin-bottom: 14px; }

  /* line 8647, theme.scss */
  .dm-cart-assurance h2 {
    max-width: 18ch;
    font-size: 21px; }

  /* line 8652, theme.scss */
  .dm-cart-assurance > p {
    margin: 9px 0 16px; }

  /* line 8656, theme.scss */
  .dm-cart-assurance li {
    padding-bottom: 12px; }

  /* line 8660, theme.scss */
  .dm-cart-related {
    padding: 18px 16px; }

  /* line 8664, theme.scss */
  .dm-cart-related__head {
    align-items: flex-start;
    gap: 12px; }

  /* line 8669, theme.scss */
  .dm-cart-related__head h2 {
    font-size: 21px; }

  /* line 8673, theme.scss */
  .dm-cart-related__empty {
    min-height: 0;
    padding: 18px; } }
/* DeviceMall account entry — native InSales auth with a consistent storefront finish. */
/* line 8680, theme.scss */
.dm-header-action--login {
  background: var(--dm-accent-soft);
  color: var(--dm-accent); }

/* line 8685, theme.scss */
.dm-header-action--login:hover,
.dm-header-action--login:focus-visible {
  background: #e4edff;
  color: #12347f; }

/* line 8691, theme.scss */
.client-account-app__main {
  background: #f3f6fb;
  color: var(--dm-text); }

/* line 8696, theme.scss */
.client-account-top-panel {
  min-height: 76px;
  border-bottom: 1px solid var(--dm-line) !important;
  background: #fff !important;
  box-shadow: none !important; }

/* line 8703, theme.scss */
.client-account-top-panel .v-toolbar__content {
  min-height: 76px;
  padding-inline: clamp(16px, 3vw, 40px); }

/* line 8708, theme.scss */
.client-account-top-panel .v-btn {
  min-height: 42px;
  padding-inline: 16px;
  border: 1px solid #cbd5e5;
  border-radius: 10px;
  background: #fff;
  color: #17366f;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none; }

/* line 8720, theme.scss */
.client-account-top-panel .v-btn:hover,
.client-account-top-panel .v-btn:focus-visible {
  border-color: #9db0d5;
  background: #edf3ff; }

/* line 8726, theme.scss */
.client-account-app__main-content {
  min-height: calc(100dvh - 76px);
  align-items: center !important;
  justify-content: center;
  padding: 48px 20px !important; }

/* line 8733, theme.scss */
.client-account-app__main-content-inner {
  justify-content: center; }

/* line 8737, theme.scss */
.shop-authentication {
  width: min(100%, 440px) !important;
  margin: auto;
  overflow: hidden;
  border: 1px solid #d7e0ef !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: none !important; }

/* line 8747, theme.scss */
.shop-authentication__content {
  padding: 36px !important; }

/* line 8751, theme.scss */
.shop-authentication h1,
.shop-authentication .text-h5,
.shop-authentication .text-h6 {
  color: #10234d;
  font-weight: 800 !important;
  letter-spacing: -0.025em;
  line-height: 1.2; }

/* line 8760, theme.scss */
.shop-authentication p,
.shop-authentication .secondary--text,
.shop-authentication .text--secondary {
  color: #5b6880 !important; }

/* line 8766, theme.scss */
.shop-authentication .v-input__slot,
.shop-authentication input {
  min-height: 46px;
  color: #10234d; }

/* line 8772, theme.scss */
.shop-authentication .v-input__slot {
  border-color: #cbd5e5 !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: none !important; }

/* line 8779, theme.scss */
.shop-authentication .v-input--is-focused .v-input__slot {
  border-color: var(--dm-accent) !important;
  box-shadow: 0 0 0 3px rgba(37, 88, 199, 0.12) !important; }

/* line 8784, theme.scss */
.shop-authentication .v-btn {
  min-height: 48px;
  border-radius: 10px;
  box-shadow: none !important;
  font-size: 14px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none; }

/* line 8794, theme.scss */
.shop-authentication .v-btn.primary {
  background: var(--dm-accent) !important;
  color: #fff !important; }

/* line 8799, theme.scss */
.shop-authentication .v-btn.primary:hover,
.shop-authentication .v-btn.primary:focus-visible {
  background: #143a91 !important; }

/* line 8804, theme.scss */
.shop-authentication a[href="/auth/yandex"] {
  border: 1px solid #cbd5e5 !important;
  background: #fff !important;
  color: #111827 !important; }

/* line 8810, theme.scss */
.shop-authentication a[href="/auth/yandex"]:hover,
.shop-authentication a[href="/auth/yandex"]:focus-visible {
  border-color: #99a8c0 !important;
  background: #f7f9fc !important; }

/* line 8816, theme.scss */
.shop-authentication a {
  color: var(--dm-accent);
  text-underline-offset: 3px; }

@media (max-width: 600px) {
  /* line 8822, theme.scss */
  .client-account-top-panel {
    min-height: 64px; }

  /* line 8826, theme.scss */
  .client-account-top-panel .v-toolbar__content {
    min-height: 64px;
    padding-inline: 12px; }

  /* line 8831, theme.scss */
  .client-account-top-panel .v-btn {
    min-height: 40px;
    padding-inline: 12px; }

  /* line 8836, theme.scss */
  .client-account-app__main-content {
    min-height: calc(100dvh - 64px);
    padding: 20px 12px !important; }

  /* line 8841, theme.scss */
  .shop-authentication {
    border-radius: 14px !important; }

  /* line 8845, theme.scss */
  .shop-authentication__content {
    padding: 24px 20px !important; } }
@media (prefers-reduced-motion: reduce) {
  /* line 8851, theme.scss */
  .dm-header-action--login,
  .client-account-app__main .v-btn,
  .client-account-app__main .v-input__slot {
    transition: none !important; } }
/* DeviceMall living storefront v1 — purposeful motion, discovery search and reusable PDP content. */
/* line 8859, theme.scss */
:root {
  --dm-motion-fast: 140ms;
  --dm-motion-ui: 220ms;
  --dm-motion-enter: 620ms;
  --dm-ease-out: cubic-bezier(0.23, 1, 0.32, 1);
  --dm-ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dm-surface-blue: #edf3ff;
  --dm-ink-blue: #102d6f; }

/* line 8869, theme.scss */
.dm-logo {
  overflow: visible; }

/* line 8873, theme.scss */
.dm-logo__art {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 14px;
  clip-path: inset(0 100% 0 0 round 14px);
  transform: translateX(-8px);
  transition: clip-path var(--dm-motion-enter) var(--dm-ease-out), transform var(--dm-motion-enter) var(--dm-ease-out); }

/* line 8885, theme.scss */
.dm-logo.is-ready .dm-logo__art {
  clip-path: inset(0 0 0 0 round 14px);
  transform: translateX(0); }

/* line 8890, theme.scss */
.dm-logo__art img {
  display: block;
  transform: translateZ(0);
  transition: transform var(--dm-motion-ui) var(--dm-ease-out); }

/* line 8896, theme.scss */
.dm-logo__shine {
  position: absolute;
  inset: -35% auto -35% -32%;
  width: 22%;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.78), transparent);
  opacity: 0;
  transform: skewX(-18deg) translateX(0); }

/* line 8906, theme.scss */
.dm-logo.is-ready .dm-logo__shine {
  animation: dm-logo-shine 760ms 180ms var(--dm-ease-out) both; }

@keyframes dm-logo-shine {
  0% {
    opacity: 0;
    transform: skewX(-18deg) translateX(0); }
  25% {
    opacity: 0.8; }
  100% {
    opacity: 0;
    transform: skewX(-18deg) translateX(720%); } }
/* line 8916, theme.scss */
.dm-search {
  position: relative;
  min-width: 0;
  margin: 0;
  isolation: isolate;
  overflow: visible;
  transition: border-color var(--dm-motion-ui) var(--dm-ease-out), background var(--dm-motion-ui) var(--dm-ease-out), box-shadow var(--dm-motion-ui) var(--dm-ease-out), transform var(--dm-motion-ui) var(--dm-ease-out); }

/* line 8929, theme.scss */
.dm-search.is-open {
  z-index: 120;
  border-color: #7d9bd9;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(37, 88, 199, 0.1), 0 22px 55px rgba(15, 35, 76, 0.14);
  transform: translateY(-1px); }

/* line 8937, theme.scss */
.dm-search__field {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  align-items: center; }

/* line 8945, theme.scss */
.dm-search__field input {
  position: relative;
  z-index: 1;
  width: 100%;
  background: transparent; }

/* line 8952, theme.scss */
.dm-search__field input::placeholder {
  color: transparent; }

/* line 8956, theme.scss */
.dm-search__prompt {
  position: absolute;
  left: 0;
  z-index: 0;
  max-width: calc(100% - 8px);
  overflow: hidden;
  color: #77849b;
  font-size: 14px;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 180ms var(--dm-ease-out), transform 180ms var(--dm-ease-out); }

/* line 8973, theme.scss */
.dm-search__prompt.is-changing {
  opacity: 0;
  transform: translateY(-7px); }

/* line 8978, theme.scss */
.dm-search:focus-within .dm-search__prompt,
.dm-search.has-value .dm-search__prompt {
  opacity: 0;
  transform: translateY(5px); }

/* line 8984, theme.scss */
.dm-search__submit {
  flex: 0 0 auto;
  transition: color var(--dm-motion-fast) var(--dm-ease-out), transform var(--dm-motion-fast) var(--dm-ease-out); }

/* line 8989, theme.scss */
.dm-search__submit:active {
  transform: scale(0.94); }

/* line 8993, theme.scss */
.dm-search__surface {
  position: absolute;
  top: calc(100% + 12px);
  left: -1px;
  z-index: 125;
  width: min(720px, calc(100vw - 32px));
  max-height: min(620px, calc(100dvh - 145px));
  overflow: auto;
  padding: 22px;
  border: 1px solid #d9e2f1;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(16, 35, 77, 0.2);
  opacity: 0;
  transform: translateY(-8px) scale(0.985);
  transform-origin: 30% 0; }

/* line 9011, theme.scss */
.dm-search.is-open .dm-search__surface:not([hidden]) {
  animation: dm-search-open var(--dm-motion-ui) var(--dm-ease-out) forwards; }

@keyframes dm-search-open {
  to {
    opacity: 1;
    transform: translateY(0) scale(1); } }
/* line 9019, theme.scss */
.dm-search__surface-head,
.dm-search__surface-head > div,
.dm-search-suggestion,
.dm-search__all {
  display: flex;
  align-items: center; }

/* line 9027, theme.scss */
.dm-search__surface-head {
  justify-content: space-between;
  gap: 20px; }

/* line 9032, theme.scss */
.dm-search__surface-head > div {
  align-items: flex-start;
  flex-direction: column;
  gap: 4px; }

/* line 9038, theme.scss */
.dm-search__surface-head span,
.dm-search__caption {
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 9047, theme.scss */
.dm-search__surface-head strong {
  color: var(--dm-text);
  font-size: clamp(20px, 2vw, 27px);
  letter-spacing: -0.035em; }

/* line 9053, theme.scss */
.dm-search__surface-head button {
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background: #f0f4fa;
  color: #40506c;
  font-size: 23px;
  line-height: 1;
  cursor: pointer;
  transition: background var(--dm-motion-fast), color var(--dm-motion-fast), transform var(--dm-motion-fast); }

/* line 9066, theme.scss */
.dm-search__surface-head button:active {
  transform: scale(0.94); }

/* line 9070, theme.scss */
.dm-search__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 18px 0 22px; }

/* line 9077, theme.scss */
.dm-search__chips a {
  padding: 9px 12px;
  border: 1px solid #dce4ef;
  border-radius: 999px;
  background: #fff;
  color: #30415f;
  font-size: 13px;
  font-weight: 700;
  transition: border-color var(--dm-motion-fast), background var(--dm-motion-fast), color var(--dm-motion-fast), transform var(--dm-motion-fast); }

/* line 9088, theme.scss */
.dm-search__suggestions {
  display: grid;
  gap: 4px; }

/* line 9093, theme.scss */
.dm-search__caption {
  margin-bottom: 6px; }

/* line 9097, theme.scss */
.dm-search-suggestion {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr) auto;
  gap: 13px;
  min-height: 66px;
  padding: 6px 8px;
  border-radius: 12px;
  color: var(--dm-text);
  transition: background var(--dm-motion-fast) var(--dm-ease-out), transform var(--dm-motion-fast) var(--dm-ease-out); }

/* line 9108, theme.scss */
.dm-search-suggestion[hidden] {
  display: none; }

/* line 9112, theme.scss */
.dm-search-suggestion__media {
  display: grid;
  width: 54px;
  height: 54px;
  overflow: hidden;
  place-items: center;
  border-radius: 10px;
  background: #f1f4f9;
  color: var(--dm-accent);
  font-weight: 900; }

/* line 9124, theme.scss */
.dm-search-suggestion__media img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

/* line 9130, theme.scss */
.dm-search-suggestion__copy {
  display: flex;
  min-width: 0;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  gap: 4px; }

/* line 9139, theme.scss */
.dm-search-suggestion__copy strong {
  max-width: 100%;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 9147, theme.scss */
.dm-search-suggestion__copy small {
  color: #5c795f;
  font-size: 11px; }

/* line 9152, theme.scss */
.dm-search-suggestion > b {
  font-size: 14px;
  white-space: nowrap; }

/* line 9157, theme.scss */
.dm-search__all {
  justify-content: space-between;
  min-height: 46px;
  margin-top: 12px;
  padding: 0 14px;
  border-radius: 11px;
  background: var(--dm-surface-blue);
  color: var(--dm-accent);
  font-size: 13px;
  font-weight: 800; }

/* line 9169, theme.scss */
.dm-rich,
.dm-bundle {
  margin-top: clamp(34px, 6vw, 76px);
  opacity: 0;
  transform: translateY(18px);
  transition: opacity var(--dm-motion-enter) var(--dm-ease-out), transform var(--dm-motion-enter) var(--dm-ease-out); }

/* line 9177, theme.scss */
.dm-rich.is-visible,
.dm-bundle.is-visible {
  opacity: 1;
  transform: translateY(0); }

/* line 9183, theme.scss */
.dm-rich {
  overflow: hidden;
  border: 1px solid #dce4ef;
  border-radius: 22px;
  background: #fff; }

/* line 9190, theme.scss */
.dm-rich__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding: clamp(24px, 4vw, 42px);
  border-bottom: 1px solid #e3e9f2; }

/* line 9199, theme.scss */
.dm-rich__head > div,
.dm-rich__section-title {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 6px; }

/* line 9207, theme.scss */
.dm-rich__head > div > span,
.dm-rich__section-title > span,
.dm-rich__eyebrow,
.dm-bundle__head > div > span {
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/* line 9218, theme.scss */
.dm-rich__head h2,
.dm-bundle__head h2 {
  margin: 0;
  color: var(--dm-text);
  font-size: clamp(27px, 3.2vw, 44px);
  letter-spacing: -0.05em;
  line-height: 1.04; }

/* line 9227, theme.scss */
.dm-rich__head nav {
  display: flex;
  gap: 6px;
  padding: 5px;
  border-radius: 12px;
  background: #f2f5f9; }

/* line 9235, theme.scss */
.dm-rich__head nav a {
  padding: 9px 12px;
  border-radius: 8px;
  color: #4e5b70;
  font-size: 12px;
  font-weight: 750;
  transition: background var(--dm-motion-fast), color var(--dm-motion-fast); }

/* line 9244, theme.scss */
.dm-rich__story {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);
  min-height: 470px; }

/* line 9250, theme.scss */
.dm-rich__story-copy {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: clamp(28px, 5vw, 68px);
  background: linear-gradient(145deg, #0e2e78, #1f57c7);
  color: #fff; }

/* line 9260, theme.scss */
.dm-rich__eyebrow {
  color: #a9c4ff; }

/* line 9264, theme.scss */
.dm-rich__story h3 {
  max-width: 14ch;
  margin: 12px 0 20px;
  font-size: clamp(30px, 4vw, 54px);
  letter-spacing: -0.055em;
  line-height: 0.98; }

/* line 9272, theme.scss */
.dm-rich__description {
  max-width: 68ch;
  color: #dce7ff;
  font-size: 15px;
  line-height: 1.7; }

/* line 9279, theme.scss */
.dm-rich__description > :first-child {
  margin-top: 0; }

/* line 9280, theme.scss */
.dm-rich__description > :last-child {
  margin-bottom: 0; }

/* line 9282, theme.scss */
.dm-rich__visual {
  position: relative;
  display: grid;
  min-height: 430px;
  overflow: hidden;
  place-items: center;
  background: radial-gradient(circle at 50% 42%, #ffffff 0%, #eff4fb 58%, #dfe8f6 100%); }

/* line 9291, theme.scss */
.dm-rich__visual::after {
  position: absolute;
  right: 22px;
  bottom: 18px;
  color: rgba(24, 67, 157, 0.1);
  content: "ДМ";
  font-size: clamp(72px, 11vw, 150px);
  font-weight: 950;
  letter-spacing: -0.1em; }

/* line 9302, theme.scss */
.dm-rich__visual img {
  position: relative;
  z-index: 1;
  width: min(80%, 480px);
  height: min(80%, 480px);
  object-fit: contain;
  filter: drop-shadow(0 28px 30px rgba(24, 49, 98, 0.16));
  transition: transform 520ms cubic-bezier(0.16, 1, 0.3, 1); }

/* line 9312, theme.scss */
.dm-rich__specs {
  display: grid;
  grid-template-columns: minmax(220px, 0.55fr) minmax(0, 1.45fr);
  gap: clamp(28px, 5vw, 70px);
  padding: clamp(28px, 5vw, 62px); }

/* line 9319, theme.scss */
.dm-rich__section-title h3 {
  margin: 0;
  color: var(--dm-text);
  font-size: clamp(24px, 3vw, 36px);
  letter-spacing: -0.045em; }

/* line 9326, theme.scss */
.dm-rich__specs dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  margin: 0; }

/* line 9333, theme.scss */
.dm-rich__specs dl > div {
  display: grid;
  grid-template-columns: minmax(100px, 0.8fr) minmax(0, 1.2fr);
  gap: 14px;
  padding: 13px 0;
  border-bottom: 1px solid #e4e9f1;
  font-size: 13px; }

/* line 9342, theme.scss */
.dm-rich__specs dt {
  color: #748096; }

/* line 9343, theme.scss */
.dm-rich__specs dd {
  margin: 0;
  color: var(--dm-text);
  font-weight: 700; }

/* line 9345, theme.scss */
.dm-rich__fields {
  grid-column: 2;
  display: grid;
  gap: 12px; }

/* line 9351, theme.scss */
.dm-rich__fields article {
  padding: 18px;
  border-radius: 12px;
  background: #f4f7fb; }

/* line 9357, theme.scss */
.dm-rich__fields article > strong {
  color: var(--dm-text); }

/* line 9358, theme.scss */
.dm-rich__fields .rte {
  margin-top: 8px;
  color: #5f6d83;
  font-size: 13px;
  line-height: 1.6; }

/* line 9360, theme.scss */
.dm-rich__service {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid #e3e9f2;
  background: #f5f8fc; }

/* line 9367, theme.scss */
.dm-rich__service article {
  position: relative;
  min-height: 185px;
  padding: 30px;
  border-right: 1px solid #e0e7f1; }

/* line 9374, theme.scss */
.dm-rich__service article:last-child {
  border-right: 0; }

/* line 9375, theme.scss */
.dm-rich__service article > span {
  color: #90a5cf;
  font-size: 12px;
  font-weight: 900; }

/* line 9376, theme.scss */
.dm-rich__service strong {
  display: block;
  margin-top: 30px;
  color: var(--dm-text);
  font-size: 18px; }

/* line 9377, theme.scss */
.dm-rich__service p {
  max-width: 34ch;
  margin: 8px 0 0;
  color: #68758a;
  font-size: 13px;
  line-height: 1.55; }

/* line 9379, theme.scss */
.dm-bundle {
  padding: clamp(24px, 4vw, 42px);
  border-radius: 22px;
  background: #102e75;
  color: #fff; }

/* line 9386, theme.scss */
.dm-bundle__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 26px; }

/* line 9394, theme.scss */
.dm-bundle__head h2 {
  color: #fff; }

/* line 9395, theme.scss */
.dm-bundle__head > div > span {
  color: #a9c3ff; }

/* line 9396, theme.scss */
.dm-bundle__head p {
  max-width: 54ch;
  margin: 10px 0 0;
  color: #cbd9f6;
  font-size: 13px;
  line-height: 1.55; }

/* line 9398, theme.scss */
.dm-bundle__step {
  display: grid;
  grid-template-columns: 28px auto 38px 28px auto;
  align-items: center;
  gap: 8px;
  color: #d9e5ff;
  font-size: 11px;
  font-weight: 750; }

/* line 9408, theme.scss */
.dm-bundle__step b {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border: 1px solid #7598e0;
  border-radius: 50%;
  color: #fff; }

/* line 9418, theme.scss */
.dm-bundle__step i {
  height: 1px;
  background: #5479c5; }

/* line 9420, theme.scss */
.dm-bundle__rail {
  display: grid;
  grid-auto-columns: minmax(210px, 1fr);
  grid-auto-flow: column;
  gap: 12px;
  overflow-x: auto;
  padding: 2px 2px 12px;
  scroll-snap-type: x proximity;
  scrollbar-color: #6489d5 transparent; }

/* line 9431, theme.scss */
.dm-bundle-card {
  position: relative;
  display: flex;
  min-height: 360px;
  overflow: hidden;
  flex-direction: column;
  scroll-snap-align: start;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  background: #fff;
  color: var(--dm-text);
  transition: transform var(--dm-motion-ui) var(--dm-ease-out), box-shadow var(--dm-motion-ui) var(--dm-ease-out); }

/* line 9445, theme.scss */
.dm-bundle-card--main {
  background: #eaf1ff; }

/* line 9446, theme.scss */
.dm-bundle-card__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  padding: 6px 9px;
  border-radius: 999px;
  background: var(--dm-accent);
  color: #fff;
  font-size: 10px;
  font-weight: 800; }

/* line 9459, theme.scss */
.dm-bundle-card__plus {
  position: absolute;
  top: 15px;
  left: -7px;
  z-index: 3;
  display: grid;
  width: 26px;
  height: 26px;
  place-items: center;
  border: 3px solid #102e75;
  border-radius: 50%;
  background: #fff;
  color: var(--dm-accent);
  font-size: 18px;
  font-weight: 900; }

/* line 9476, theme.scss */
.dm-bundle-card__media {
  display: grid;
  height: 210px;
  place-items: center;
  padding: 20px;
  background: #f3f6fa; }

/* line 9484, theme.scss */
.dm-bundle-card--main .dm-bundle-card__media {
  background: #eaf1ff; }

/* line 9485, theme.scss */
.dm-bundle-card__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 420ms var(--dm-ease-out); }

/* line 9486, theme.scss */
.dm-bundle-card__body {
  display: flex;
  flex: 1;
  align-items: flex-start;
  flex-direction: column;
  padding: 17px; }

/* line 9487, theme.scss */
.dm-bundle-card__body h3 {
  min-height: 38px;
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.35; }

/* line 9488, theme.scss */
.dm-bundle-card__body h3 a {
  color: inherit; }

/* line 9489, theme.scss */
.dm-bundle-card__body > strong {
  margin-top: auto;
  font-size: 18px;
  letter-spacing: -0.025em; }

/* line 9490, theme.scss */
.dm-bundle-card__body form {
  width: 100%; }

/* line 9491, theme.scss */
.dm-bundle-card__included,
.dm-bundle-card__action {
  display: grid;
  width: 100%;
  min-height: 40px;
  margin-top: 13px;
  place-items: center;
  border: 0;
  border-radius: 9px;
  background: #e1e8f4;
  color: #4d5d76;
  font-size: 12px;
  font-weight: 800;
  text-align: center; }

/* line 9507, theme.scss */
.dm-bundle-card__action {
  background: var(--dm-accent);
  color: #fff;
  cursor: pointer;
  transition: background var(--dm-motion-fast), transform var(--dm-motion-fast); }

/* line 9514, theme.scss */
.dm-bundle-card__action:active {
  transform: scale(0.97); }

@media (hover: hover) and (pointer: fine) {
  /* line 9517, theme.scss */
  .dm-logo:hover .dm-logo__art img {
    transform: translateX(2px); }

  /* line 9518, theme.scss */
  .dm-search__surface-head button:hover {
    background: #e5ebf4;
    color: var(--dm-text); }

  /* line 9519, theme.scss */
  .dm-search__chips a:hover {
    border-color: #a9bce0;
    background: var(--dm-surface-blue);
    color: var(--dm-accent);
    transform: translateY(-1px); }

  /* line 9520, theme.scss */
  .dm-search-suggestion:hover {
    background: #f2f6fc;
    transform: translateX(3px); }

  /* line 9521, theme.scss */
  .dm-rich__head nav a:hover {
    background: #fff;
    color: var(--dm-accent); }

  /* line 9522, theme.scss */
  .dm-rich__visual:hover img {
    transform: translateY(-5px) scale(1.02); }

  /* line 9523, theme.scss */
  .dm-bundle-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 38px rgba(4, 17, 48, 0.24); }

  /* line 9524, theme.scss */
  .dm-bundle-card:hover .dm-bundle-card__media img {
    transform: scale(1.035); }

  /* line 9525, theme.scss */
  .dm-bundle-card__action:hover {
    background: #153c92; } }
@media (max-width: 900px) {
  /* line 9529, theme.scss */
  .dm-search__surface {
    position: fixed;
    top: 76px;
    left: 12px;
    width: calc(100vw - 24px);
    max-height: calc(100dvh - 92px);
    padding: 18px;
    border-radius: 16px; }

  /* line 9539, theme.scss */
  .dm-rich__head,
  .dm-bundle__head {
    align-items: flex-start;
    flex-direction: column; }

  /* line 9545, theme.scss */
  .dm-rich__story {
    grid-template-columns: 1fr; }

  /* line 9546, theme.scss */
  .dm-rich__story-copy {
    min-height: 380px; }

  /* line 9547, theme.scss */
  .dm-rich__visual {
    min-height: 360px; }

  /* line 9548, theme.scss */
  .dm-rich__specs {
    grid-template-columns: 1fr; }

  /* line 9549, theme.scss */
  .dm-rich__fields {
    grid-column: auto; }

  /* line 9550, theme.scss */
  .dm-rich__service {
    grid-template-columns: 1fr; }

  /* line 9551, theme.scss */
  .dm-rich__service article {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid #e0e7f1; }

  /* line 9552, theme.scss */
  .dm-rich__service article:last-child {
    border-bottom: 0; }

  /* line 9553, theme.scss */
  .dm-rich__service strong {
    margin-top: 12px; } }
@media (max-width: 600px) {
  /* line 9557, theme.scss */
  .dm-logo__art {
    border-radius: 10px; }

  /* line 9558, theme.scss */
  .dm-search__surface-head strong {
    font-size: 21px; }

  /* line 9559, theme.scss */
  .dm-search__chips {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-right: -18px;
    padding-right: 18px; }

  /* line 9560, theme.scss */
  .dm-search__chips a {
    flex: 0 0 auto; }

  /* line 9561, theme.scss */
  .dm-search-suggestion {
    grid-template-columns: 48px minmax(0, 1fr); }

  /* line 9562, theme.scss */
  .dm-search-suggestion__media {
    width: 48px;
    height: 48px; }

  /* line 9563, theme.scss */
  .dm-search-suggestion > b {
    grid-column: 2;
    margin-top: -10px; }

  /* line 9564, theme.scss */
  .dm-rich, .dm-bundle {
    border-radius: 16px; }

  /* line 9565, theme.scss */
  .dm-rich__head nav {
    width: 100%;
    overflow-x: auto; }

  /* line 9566, theme.scss */
  .dm-rich__head nav a {
    flex: 0 0 auto; }

  /* line 9567, theme.scss */
  .dm-rich__story-copy {
    min-height: 330px; }

  /* line 9568, theme.scss */
  .dm-rich__visual {
    min-height: 300px; }

  /* line 9569, theme.scss */
  .dm-rich__specs dl {
    grid-template-columns: 1fr; }

  /* line 9570, theme.scss */
  .dm-rich__specs dl > div {
    grid-template-columns: minmax(92px, 0.8fr) minmax(0, 1.2fr); }

  /* line 9571, theme.scss */
  .dm-bundle__step {
    display: none; }

  /* line 9572, theme.scss */
  .dm-bundle__rail {
    grid-auto-columns: minmax(205px, 76vw); } }
@media (prefers-reduced-motion: reduce) {
  /* line 9576, theme.scss */
  .dm-logo__art,
  .dm-logo__art img,
  .dm-search,
  .dm-search__prompt,
  .dm-search__submit,
  .dm-search__surface,
  .dm-search__chips a,
  .dm-search-suggestion,
  .dm-rich,
  .dm-bundle,
  .dm-rich__visual img,
  .dm-bundle-card,
  .dm-bundle-card__media img,
  .dm-bundle-card__action {
    animation: none !important;
    transition: none !important;
    transform: none !important; }

  /* line 9595, theme.scss */
  .dm-logo__art {
    clip-path: none; }

  /* line 9599, theme.scss */
  .dm-logo__shine {
    display: none; }

  /* line 9600, theme.scss */
  .dm-rich, .dm-bundle, .dm-search__surface {
    opacity: 1; } }
/* Rich-content widget slot: HTML from product.description. */
/* line 9604, theme.scss */
.dm-product-rich-slot {
  width: 100%;
  overflow: clip; }

/* line 9609, theme.scss */
.dm-product-rich-slot__inner {
  overflow: hidden;
  border: 1px solid #dde6f2;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 22px 70px rgba(31, 67, 133, 0.08); }

/* line 9617, theme.scss */
.dm-product-rich-slot__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding: clamp(24px, 4vw, 46px) clamp(24px, 5vw, 64px) 0; }

/* line 9625, theme.scss */
.dm-product-rich-slot__head span {
  display: block;
  margin-bottom: 10px;
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/* line 9635, theme.scss */
.dm-product-rich-slot__head h2 {
  max-width: 760px;
  margin: 0;
  color: var(--dm-text);
  font-size: clamp(28px, 4vw, 52px);
  letter-spacing: -0.05em;
  line-height: 1;
  text-wrap: balance; }

/* line 9645, theme.scss */
.dm-rich-input {
  display: flow-root;
  color: var(--dm-text);
  font-size: 16px;
  line-height: 1.65;
  isolation: isolate; }

/* line 9653, theme.scss */
.dm-rich-input > :first-child {
  margin-top: 0; }

/* line 9654, theme.scss */
.dm-rich-input > :last-child {
  margin-bottom: 0; }

/* line 9656, theme.scss */
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) {
  max-width: 920px;
  padding: 0 clamp(24px, 5vw, 64px) clamp(34px, 6vw, 72px); }

/* line 9661, theme.scss */
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) h2,
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) h3,
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) h4 {
  color: var(--dm-text);
  letter-spacing: -0.04em;
  line-height: 1.1; }

/* line 9669, theme.scss */
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) h2 {
  margin: 34px 0 14px;
  font-size: clamp(26px, 3vw, 38px); }

/* line 9674, theme.scss */
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) h3 {
  margin: 28px 0 10px;
  font-size: clamp(21px, 2.2vw, 28px); }

/* line 9679, theme.scss */
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) p,
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) li {
  color: #647187; }

/* line 9684, theme.scss */
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) ul,
.dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) ol {
  display: grid;
  gap: 8px;
  padding-left: 1.2em; }

/* line 9691, theme.scss */
.dm-rich-input a {
  color: var(--dm-accent);
  font-weight: 750;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em; }

/* line 9698, theme.scss */
.dm-rich-input img,
.dm-rich-input video,
.dm-rich-input iframe {
  display: block;
  max-width: 100%;
  border: 0; }

/* line 9706, theme.scss */
.dm-rich-input > img,
.dm-rich-input > picture,
.dm-rich-input > video,
.dm-rich-input > iframe {
  margin: 28px 0;
  overflow: hidden;
  border-radius: 18px; }

/* line 9715, theme.scss */
.dm-rich-input table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 16px;
  background: #f7f9fd; }

/* line 9723, theme.scss */
.dm-rich-input th,
.dm-rich-input td {
  padding: 14px 16px;
  border-bottom: 1px solid #e1e7f0;
  text-align: left;
  vertical-align: top; }

/* line 9731, theme.scss */
.dm-rich-input th {
  color: var(--dm-text);
  font-weight: 850; }

/* line 9736, theme.scss */
.dm-rich-input td {
  color: #647187; }

/* line 9740, theme.scss */
.dm-rc {
  display: grid;
  gap: 0;
  overflow: hidden; }

/* line 9746, theme.scss */
.dm-rc section,
.dm-rc > div {
  box-sizing: border-box; }

/* line 9751, theme.scss */
.dm-rc-hero,
.dm-rc-media,
.dm-rc--hero,
.dm-rc--media {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.92fr);
  min-height: 480px; }

/* line 9760, theme.scss */
.dm-rc-copy,
.dm-rc__text {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: clamp(34px, 6vw, 78px); }

/* line 9769, theme.scss */
.dm-rc-kicker,
.dm-rc__eyebrow {
  margin-bottom: 14px;
  color: var(--dm-accent);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/* line 9779, theme.scss */
.dm-rc h2,
.dm-rc h3,
.dm-rc p {
  margin-top: 0; }

/* line 9785, theme.scss */
.dm-rc h2 {
  max-width: 14ch;
  margin-bottom: 20px;
  color: var(--dm-text);
  font-size: clamp(34px, 5vw, 66px);
  letter-spacing: -0.06em;
  line-height: 0.98; }

/* line 9794, theme.scss */
.dm-rc h3 {
  margin-bottom: 10px;
  color: var(--dm-text);
  font-size: clamp(19px, 2vw, 26px);
  letter-spacing: -0.035em;
  line-height: 1.1; }

/* line 9802, theme.scss */
.dm-rc p {
  max-width: 62ch;
  margin-bottom: 0;
  color: #647187; }

/* line 9808, theme.scss */
.dm-rc-visual,
.dm-rc__media {
  position: relative;
  display: grid;
  min-height: 420px;
  overflow: hidden;
  place-items: center;
  background: radial-gradient(circle at 50% 40%, #ffffff, #e9eff8 72%); }

/* line 9818, theme.scss */
.dm-rc-visual img,
.dm-rc-visual video,
.dm-rc__media img,
.dm-rc__media video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 9827, theme.scss */
.dm-rc-visual--contain img,
.dm-rc-visual--contain video,
.dm-rc__media--contain img,
.dm-rc__media--contain video {
  width: 84%;
  height: 84%;
  object-fit: contain; }

/* line 9836, theme.scss */
.dm-rc--dark {
  background: linear-gradient(145deg, #0d2b70, #1e55c2);
  color: #fff; }

/* line 9841, theme.scss */
.dm-rc--dark .dm-rc-copy h2,
.dm-rc--dark .dm-rc-copy h3 {
  color: #fff; }

/* line 9843, theme.scss */
.dm-rc--dark .dm-rc-copy p {
  color: #dbe7ff; }

/* line 9844, theme.scss */
.dm-rc--dark .dm-rc-kicker {
  color: #abc5ff; }

/* line 9846, theme.scss */
.dm-rc-features,
.dm-rc--features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid #e1e7f0;
  border-bottom: 1px solid #e1e7f0;
  background: #f5f8fc; }

/* line 9855, theme.scss */
.dm-rc-feature,
.dm-rc--features > article {
  min-height: 190px;
  padding: clamp(24px, 3.5vw, 42px);
  border-right: 1px solid #e1e7f0; }

/* line 9862, theme.scss */
.dm-rc-feature:last-child,
.dm-rc--features > article:last-child {
  border-right: 0; }

/* line 9864, theme.scss */
.dm-rc-feature > span,
.dm-rc--features > article > span {
  color: var(--dm-accent);
  font-size: 12px;
  font-weight: 900; }

/* line 9866, theme.scss */
.dm-rc-feature h3,
.dm-rc--features > article h3 {
  margin-top: 26px; }

/* line 9868, theme.scss */
.dm-rc-feature p,
.dm-rc--features > article p {
  font-size: 13px;
  line-height: 1.55; }

/* line 9871, theme.scss */
.dm-rc-media--reverse .dm-rc-copy,
.dm-rc--media-reverse .dm-rc__text {
  order: 2; }

/* line 9873, theme.scss */
.dm-rc-media--reverse .dm-rc-visual,
.dm-rc--media-reverse .dm-rc__media {
  order: 1; }

/* line 9876, theme.scss */
.dm-rc-banner {
  display: flex;
  min-height: 260px;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  padding: clamp(34px, 6vw, 72px);
  background: #101d37;
  color: #fff; }

/* line 9887, theme.scss */
.dm-rc-banner h2 {
  color: #fff; }

/* line 9888, theme.scss */
.dm-rc-banner p {
  color: #cfd8e8; }

/* line 9890, theme.scss */
.dm-rc-video {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #0b1020; }

/* line 9897, theme.scss */
.dm-rc-video iframe,
.dm-rc-video video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 9906, theme.scss */
.dm-rich--specs {
  overflow: hidden; }

@media (hover: hover) and (pointer: fine) {
  /* line 9911, theme.scss */
  .dm-rc-visual img {
    transition: transform 520ms cubic-bezier(0.16, 1, 0.3, 1); }

  /* line 9915, theme.scss */
  .dm-rc-hero:hover .dm-rc-visual img,
  .dm-rc-media:hover .dm-rc-visual img {
    transform: scale(1.025); } }
@media (max-width: 800px) {
  /* line 9922, theme.scss */
  .dm-product-rich-slot__inner {
    border-radius: 18px; }

  /* line 9926, theme.scss */
  .dm-product-rich-slot__head {
    padding-inline: 22px; }

  /* line 9930, theme.scss */
  .dm-rich-input:not(:has(.dm-rc)):not(:has([class*="dm-rc-"])):not(:has(style)):not(:has([data-widget])) {
    padding-inline: 22px; }

  /* line 9934, theme.scss */
  .dm-rc-hero,
  .dm-rc-media,
  .dm-rc--hero,
  .dm-rc--media {
    grid-template-columns: 1fr;
    min-height: 0; }

  /* line 9942, theme.scss */
  .dm-rc-copy,
  .dm-rc__text {
    min-height: 340px; }

  /* line 9947, theme.scss */
  .dm-rc-visual,
  .dm-rc__media {
    min-height: 320px; }

  /* line 9952, theme.scss */
  .dm-rc-features,
  .dm-rc--features {
    grid-template-columns: 1fr; }

  /* line 9957, theme.scss */
  .dm-rc-feature,
  .dm-rc--features > article {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid #e1e7f0; }

  /* line 9964, theme.scss */
  .dm-rc-feature:last-child,
  .dm-rc--features > article:last-child {
    border-bottom: 0; }

  /* line 9966, theme.scss */
  .dm-rc-media--reverse .dm-rc-copy,
  .dm-rc--media-reverse .dm-rc__text {
    order: 1; }

  /* line 9968, theme.scss */
  .dm-rc-media--reverse .dm-rc-visual,
  .dm-rc--media-reverse .dm-rc__media {
    order: 2; }

  /* line 9970, theme.scss */
  .dm-rc-banner {
    align-items: flex-start;
    flex-direction: column; } }
@media (prefers-reduced-motion: reduce) {
  /* line 9974, theme.scss */
  .dm-rc-visual img {
    transition: none !important;
    transform: none !important; } }
/* DeviceMall polish pass: softer storefront, expressive home banners, premium cart. */
/* line 9981, theme.scss */
.dm-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

/* line 9993, theme.scss */
body {
  background: radial-gradient(circle at 14% 0%, rgba(42, 102, 226, 0.1), rgba(0, 0, 0, 0) 30%), linear-gradient(180deg, #f8fbff 0%, #f3f7fc 44%, #ffffff 100%); }

/* line 9999, theme.scss */
.dm-home,
.dm-secondary-page {
  background: transparent; }

/* line 10004, theme.scss */
.dm-home-hero {
  padding-top: clamp(18px, 3vw, 34px); }

/* line 10008, theme.scss */
.dm-home-hero__intro {
  display: none !important; }

/* line 10012, theme.scss */
.dm-home-promos {
  gap: clamp(14px, 1.6vw, 24px) !important;
  align-items: stretch; }

/* line 10017, theme.scss */
.dm-home-promo {
  isolation: isolate;
  min-height: clamp(370px, 42vw, 560px);
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: clamp(24px, 2.8vw, 36px);
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(24, 52, 112, 0.12), 0 2px 8px rgba(18, 41, 92, 0.05);
  transition: transform 380ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 380ms cubic-bezier(0.16, 1, 0.3, 1), filter 380ms cubic-bezier(0.16, 1, 0.3, 1); }

/* line 10030, theme.scss */
.dm-home-promo::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at 25% 12%, rgba(255, 255, 255, 0.54), rgba(0, 0, 0, 0) 24%), radial-gradient(circle at 76% 70%, rgba(46, 106, 230, 0.22), rgba(0, 0, 0, 0) 32%);
  opacity: 0.9;
  transition: opacity 380ms cubic-bezier(0.16, 1, 0.3, 1); }

/* line 10042, theme.scss */
.dm-home-promo--phones {
  background: linear-gradient(160deg, #0f2d75 0%, #1f56cf 48%, #6aa4ff 100%) !important;
  color: #fff; }

/* line 10048, theme.scss */
.dm-home-promo--laptops {
  background: linear-gradient(160deg, #ffffff 0%, #eaf2ff 52%, #cfe0ff 100%) !important;
  color: #101828; }

/* line 10054, theme.scss */
.dm-home-promo--home {
  background: linear-gradient(160deg, #fffaf2 0%, #edf5ff 55%, #dcecff 100%) !important;
  color: #101828; }

/* line 10060, theme.scss */
.dm-home-promo--audio {
  background: linear-gradient(160deg, #111827 0%, #17306f 52%, #245fdb 100%) !important;
  color: #fff; }

/* line 10066, theme.scss */
.dm-home-promo picture,
.dm-home-promo img {
  transition: transform 520ms cubic-bezier(0.16, 1, 0.3, 1), filter 520ms cubic-bezier(0.16, 1, 0.3, 1); }

/* line 10071, theme.scss */
.dm-home-promo__shade {
  background: linear-gradient(180deg, rgba(7, 20, 52, 0.02) 0%, rgba(7, 20, 52, 0.1) 48%, rgba(7, 20, 52, 0.28) 100%);
  z-index: 0; }

/* line 10077, theme.scss */
.dm-home-promo__meta {
  position: relative;
  z-index: 2;
  width: fit-content;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(14px);
  color: currentColor;
  opacity: 0.86;
  letter-spacing: 0.08em; }

/* line 10091, theme.scss */
.dm-home-promo__title {
  position: relative;
  z-index: 2;
  max-width: 9ch;
  font-size: clamp(30px, 3.35vw, 52px);
  line-height: 0.94;
  letter-spacing: -0.055em; }

/* line 10100, theme.scss */
.dm-home-promo__text {
  position: relative;
  z-index: 2;
  max-width: 260px;
  color: currentColor;
  opacity: 0.76; }

/* line 10108, theme.scss */
.dm-home-promo__link {
  position: relative;
  z-index: 2;
  width: fit-content;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px); }

/* line 10119, theme.scss */
.dm-home-promo--laptops .dm-home-promo__link,
.dm-home-promo--home .dm-home-promo__link,
.dm-home-promo--laptops .dm-home-promo__meta,
.dm-home-promo--home .dm-home-promo__meta {
  border-color: rgba(31, 92, 218, 0.16);
  background: rgba(255, 255, 255, 0.58); }

/* line 10127, theme.scss */
.dm-home-promo__visual {
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 28px 44px rgba(19, 54, 128, 0.22)); }

@media (hover: hover) and (pointer: fine) {
  /* line 10134, theme.scss */
  .dm-home-promo:hover {
    transform: translateY(-8px);
    box-shadow: 0 34px 96px rgba(31, 84, 188, 0.2), 0 10px 28px rgba(18, 41, 92, 0.1);
    filter: saturate(1.04); }

  /* line 10140, theme.scss */
  .dm-home-promo:hover::before {
    opacity: 1; }

  /* line 10144, theme.scss */
  .dm-home-promo:hover picture,
  .dm-home-promo:hover img {
    transform: scale(1.045);
    filter: saturate(1.04) contrast(1.02); }

  /* line 10150, theme.scss */
  .dm-category-card:hover,
  .dm-home-product:hover,
  .dm-selection-product:hover,
  .dm-cart-accessory:hover,
  .dm-cart-widget .cart-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 56px rgba(31, 84, 188, 0.13), 0 2px 10px rgba(16, 24, 40, 0.05); } }
/* line 10160, theme.scss */
.dm-section-heading,
.dm-home-hits__header,
.dm-home-selection__head,
.dm-secondary-head {
  color: #101828; }

/* line 10167, theme.scss */
.dm-category-card,
.dm-home-product,
.dm-selection-product,
.dm-cart-related,
.dm-empty-state {
  border-color: #e4ecf7 !important;
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 16px 46px rgba(24, 52, 112, 0.07); }

/* line 10177, theme.scss */
.dm-category-card,
.dm-home-product,
.dm-selection-product,
.dm-cart-accessory,
.dm-cart-widget .cart-item {
  transition: transform 300ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 300ms cubic-bezier(0.16, 1, 0.3, 1), border-color 300ms cubic-bezier(0.16, 1, 0.3, 1); }

/* line 10188, theme.scss */
.dm-cart-heading {
  margin-bottom: 22px;
  padding: clamp(18px, 2.2vw, 28px);
  border: 1px solid #e1eaf7;
  border-radius: 30px;
  background: radial-gradient(circle at 88% 16%, rgba(43, 105, 230, 0.13), rgba(0, 0, 0, 0) 30%), linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(242, 247, 255, 0.94));
  box-shadow: 0 20px 58px rgba(24, 52, 112, 0.09); }

/* line 10199, theme.scss */
.dm-cart-heading .dm-secondary-head h1,
.dm-cart-heading__title h1 {
  letter-spacing: -0.045em; }

/* line 10204, theme.scss */
.dm-cart-progress {
  padding: 8px;
  border: 1px solid #dfe8f5;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.74); }

/* line 10211, theme.scss */
.dm-cart-progress span {
  color: #667085; }

/* line 10215, theme.scss */
.dm-cart-progress span.is-current {
  color: #1752c6; }

/* line 10219, theme.scss */
.dm-cart-progress span i {
  background: #eef4ff;
  color: #1752c6; }

/* line 10224, theme.scss */
.dm-cart-layout {
  gap: clamp(18px, 2.1vw, 28px);
  align-items: flex-start; }

/* line 10229, theme.scss */
.dm-cart-widget {
  border: 1px solid #e2ebf7 !important;
  border-radius: 30px !important;
  background: rgba(255, 255, 255, 0.92) !important;
  box-shadow: 0 22px 64px rgba(24, 52, 112, 0.09) !important;
  backdrop-filter: blur(18px); }

/* line 10237, theme.scss */
.dm-cart-widget .cart-item {
  border: 1px solid #e6edf7 !important;
  border-radius: 24px !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important; }

/* line 10244, theme.scss */
.dm-cart-widget .cart-item img,
.dm-cart-widget [class*="item-image"] img {
  border-radius: 20px;
  background: #f4f7fb; }

/* line 10250, theme.scss */
.dm-cart-widget .item-title a,
.dm-cart-widget .item-title {
  color: #101828 !important; }

/* line 10255, theme.scss */
.dm-cart-widget .item-price,
.dm-cart-widget .item-total,
.dm-cart-widget .total-amount {
  color: #1752c6 !important; }

/* line 10261, theme.scss */
.dm-cart-widget .coupon-button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  border: 0 !important;
  border-radius: 16px !important;
  background: linear-gradient(135deg, #1f5dda, #1748aa) !important;
  box-shadow: 0 14px 32px rgba(31, 93, 218, 0.24); }

/* line 10270, theme.scss */
.dm-cart-assurance {
  position: sticky;
  top: 104px;
  border: 1px solid rgba(255, 255, 255, 0.26) !important;
  border-radius: 30px !important;
  background: radial-gradient(circle at 18% 0%, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0) 32%), linear-gradient(160deg, #102c73 0%, #1f5dda 58%, #6da4ff 120%) !important;
  color: #ffffff !important;
  box-shadow: 0 28px 78px rgba(31, 93, 218, 0.23) !important; }

/* line 10282, theme.scss */
.dm-cart-assurance__icon {
  background: rgba(255, 255, 255, 0.18) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2); }

/* line 10287, theme.scss */
.dm-cart-assurance h2,
.dm-cart-assurance > p,
.dm-cart-assurance li,
.dm-cart-assurance a,
.dm-cart-assurance__note strong,
.dm-cart-assurance__note small {
  color: #ffffff !important; }

/* line 10296, theme.scss */
.dm-cart-assurance > p,
.dm-cart-assurance li,
.dm-cart-assurance__note small {
  opacity: 0.78; }

/* line 10302, theme.scss */
.dm-cart-assurance li::before {
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important; }

/* line 10307, theme.scss */
.dm-cart-assurance__note {
  border-color: rgba(255, 255, 255, 0.18) !important;
  background: rgba(255, 255, 255, 0.12) !important; }

/* line 10312, theme.scss */
.dm-cart-related {
  margin-top: 18px;
  border-radius: 30px !important; }

/* line 10317, theme.scss */
.dm-cart-related__head {
  gap: 18px; }

/* line 10321, theme.scss */
.dm-cart-related__label {
  color: #1752c6 !important; }

/* line 10325, theme.scss */
.dm-cart-accessory {
  border: 1px solid #e4ecf7 !important;
  border-radius: 24px !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
  box-shadow: 0 14px 34px rgba(24, 52, 112, 0.06); }

/* line 10332, theme.scss */
.dm-cart-accessory__media {
  background: #f3f7fc !important;
  border-radius: 20px !important; }

/* line 10337, theme.scss */
.dm-cart-accessory button,
.dm-cart-accessory__choose {
  border-radius: 14px !important;
  background: #eef4ff !important;
  color: #1752c6 !important; }

/* line 10344, theme.scss */
.dm-cart-accessory button:hover,
.dm-cart-accessory__choose:hover {
  background: #1752c6 !important;
  color: #ffffff !important; }

/* line 10350, theme.scss */
.dm-cart-related__empty {
  border: 1px dashed #cddbf0;
  border-radius: 24px;
  background: radial-gradient(circle at 92% 8%, rgba(31, 93, 218, 0.1), rgba(0, 0, 0, 0) 34%), #ffffff; }

/* line 10358, theme.scss */
.dm-cart-accessory-shortcut {
  border: 1px solid #e2ebf7 !important;
  border-radius: 20px !important;
  background: #f8fbff !important;
  transition: transform 260ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 260ms cubic-bezier(0.16, 1, 0.3, 1), background 260ms cubic-bezier(0.16, 1, 0.3, 1); }

/* line 10368, theme.scss */
.dm-cart-accessory-shortcut__icon {
  background: #eaf2ff !important;
  color: #1752c6 !important; }

@media (hover: hover) and (pointer: fine) {
  /* line 10374, theme.scss */
  .dm-cart-accessory-shortcut:hover {
    transform: translateY(-3px);
    background: #ffffff !important;
    box-shadow: 0 18px 38px rgba(31, 84, 188, 0.12); } }
@media (max-width: 1024px) {
  /* line 10382, theme.scss */
  .dm-home-promo {
    min-height: 340px; }

  /* line 10386, theme.scss */
  .dm-cart-assurance {
    position: static; } }
@media (max-width: 720px) {
  /* line 10392, theme.scss */
  .dm-home-hero {
    padding-top: 14px; }

  /* line 10396, theme.scss */
  .dm-home-promos {
    gap: 12px !important; }

  /* line 10400, theme.scss */
  .dm-home-promo {
    min-height: 315px;
    border-radius: 24px; }

  /* line 10405, theme.scss */
  .dm-home-promo__title {
    font-size: clamp(28px, 10vw, 42px); }

  /* line 10409, theme.scss */
  .dm-cart-heading,
  .dm-cart-widget,
  .dm-cart-assurance,
  .dm-cart-related {
    border-radius: 24px !important; }

  /* line 10416, theme.scss */
  .dm-cart-progress {
    border-radius: 22px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 10422, theme.scss */
  .dm-home-promo,
  .dm-home-promo picture,
  .dm-home-promo img,
  .dm-category-card,
  .dm-home-product,
  .dm-selection-product,
  .dm-cart-accessory,
  .dm-cart-accessory-shortcut,
  .dm-cart-widget .cart-item {
    transition: none !important; } }
/* DeviceMall calm commerce motion layer: buttons, cart, favorites, order CTA. */
/* line 10436, theme.scss */
:root {
  --dm-ease-calm: cubic-bezier(0.16, 1, 0.3, 1);
  --dm-ease-press: cubic-bezier(0.34, 1.56, 0.64, 1);
  --dm-motion-shadow: 0 18px 42px rgba(31, 93, 218, 0.18);
  --dm-motion-shadow-soft: 0 14px 34px rgba(24, 52, 112, 0.1); }

/* line 10443, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 10447, theme.scss */
.dm-header a,
.dm-header button,
.dm-mobile-nav a,
.dm-mobile-nav button,
.dm-button,
.button,
button,
[role="button"],
[data-item-add],
[data-ui-favorites-trigger],
[data-favorites-trigger],
[data-compare-trigger],
.favorites-trigger,
.dm-home-product__buy,
.dm-bundle-card__action,
.dm-cart-accessory button,
.dm-cart-accessory__choose,
.dm-cart-accessory-shortcut,
.dm-cart-widget .coupon-button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button,
body[data-theme-template*="checkout"] .co-button,
body[data-theme-template*="checkout"] button[type="submit"] {
  -webkit-tap-highlight-color: transparent;
  transition: transform 260ms var(--dm-ease-calm), box-shadow 260ms var(--dm-ease-calm), background 260ms var(--dm-ease-calm), border-color 260ms var(--dm-ease-calm), color 260ms var(--dm-ease-calm), opacity 260ms var(--dm-ease-calm), filter 260ms var(--dm-ease-calm) !important; }

/* line 10481, theme.scss */
.dm-button,
.button,
[data-item-add],
.dm-home-product__buy,
.dm-bundle-card__action,
.dm-cart-accessory button,
.dm-cart-widget .coupon-button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button,
body[data-theme-template*="checkout"] .co-button,
body[data-theme-template*="checkout"] button[type="submit"] {
  position: relative;
  isolation: isolate;
  overflow: hidden; }

/* line 10497, theme.scss */
.dm-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
[data-item-add]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.dm-home-product__buy:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.dm-bundle-card__action:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.dm-cart-accessory button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.dm-cart-widget .coupon-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.dm-cart-widget .cart-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
.dm-cart-widget .cart__area-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
body[data-theme-template*="checkout"] .co-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after,
body[data-theme-template*="checkout"] button[type="submit"]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled)::after {
  content: "";
  position: absolute;
  inset: -45%;
  z-index: -1;
  background: radial-gradient(circle at 28% 24%, rgba(255, 255, 255, 0.36), rgba(0, 0, 0, 0) 22%), linear-gradient(110deg, transparent 24%, rgba(255, 255, 255, 0.18) 42%, transparent 60%);
  opacity: 0;
  transform: translateX(-18%) rotate(8deg);
  transition: opacity 360ms var(--dm-ease-calm), transform 520ms var(--dm-ease-calm); }

@media (hover: hover) and (pointer: fine) {
  /* line 10521, theme.scss */
  .dm-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  [data-item-add]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-home-product__buy:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-bundle-card__action:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-cart-accessory button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-cart-widget .coupon-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-cart-widget .cart-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-cart-widget .cart__area-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  body[data-theme-template*="checkout"] .co-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  body[data-theme-template*="checkout"] button[type="submit"]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover {
    transform: translateY(-2px);
    box-shadow: var(--dm-motion-shadow) !important;
    filter: saturate(1.03); }

  /* line 10537, theme.scss */
  .dm-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  [data-item-add]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .dm-home-product__buy:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .dm-bundle-card__action:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .dm-cart-accessory button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .dm-cart-widget .coupon-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .dm-cart-widget .cart-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  .dm-cart-widget .cart__area-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  body[data-theme-template*="checkout"] .co-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after,
  body[data-theme-template*="checkout"] button[type="submit"]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover::after {
    opacity: 1;
    transform: translateX(18%) rotate(8deg); }

  /* line 10552, theme.scss */
  .dm-header a:not([aria-disabled="true"]):not(.is-disabled):hover,
  .dm-header button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  [data-ui-favorites-trigger]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  [data-favorites-trigger]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  [data-compare-trigger]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
  .favorites-trigger:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover {
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(31, 93, 218, 0.1); } }
/* line 10563, theme.scss */
.dm-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
[data-item-add]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
[data-ui-favorites-trigger]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
[data-favorites-trigger]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
[data-compare-trigger]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.favorites-trigger:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-home-product__buy:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-bundle-card__action:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-cart-accessory button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-cart-widget .coupon-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-cart-widget .cart-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-cart-widget .cart__area-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
body[data-theme-template*="checkout"] .co-button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
body[data-theme-template*="checkout"] button[type="submit"]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active,
.dm-motion-pressed:not(:disabled):not([aria-disabled="true"]):not(.is-disabled) {
  transform: translateY(1px) scale(0.985) !important;
  box-shadow: 0 8px 18px rgba(31, 93, 218, 0.13) !important; }

/* line 10583, theme.scss */
.dm-button:focus-visible,
.button:focus-visible,
button:focus-visible,
a:focus-visible,
[role="button"]:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.92), 0 0 0 6px rgba(31, 93, 218, 0.24) !important; }

/* line 10597, theme.scss */
.dm-motion-adding {
  pointer-events: none;
  opacity: 0.82; }

/* line 10602, theme.scss */
.dm-motion-adding::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 14px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.42);
  border-top-color: #fff;
  animation: dm-soft-spin 760ms linear infinite; }

/* line 10616, theme.scss */
.dm-motion-added {
  animation: dm-soft-added 820ms var(--dm-ease-calm); }

/* line 10620, theme.scss */
.dm-motion-added::before {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 14px;
  width: 18px;
  height: 18px;
  display: grid;
  place-items: center;
  margin-top: -9px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.22);
  color: #fff;
  font-size: 12px;
  font-weight: 800; }

/* line 10637, theme.scss */
.dm-home-product__buy.dm-motion-adding::before,
.dm-home-product__buy.dm-motion-added::before {
  inset: 50% auto auto 50%;
  margin: -7px 0 0 -7px; }

/* line 10643, theme.scss */
.dm-home-product__buy.dm-motion-added::before {
  margin: -9px 0 0 -9px; }

/* line 10647, theme.scss */
.dm-motion-favorite {
  animation: dm-soft-heart 760ms var(--dm-ease-press);
  color: #1752c6 !important; }

/* line 10652, theme.scss */
.dm-cart-count-pulse [data-dm-cart-count] {
  animation: dm-soft-badge 760ms var(--dm-ease-press); }

/* line 10656, theme.scss */
.dm-header [data-dm-cart-count],
.dm-header [data-dm-favorite-count],
.dm-header [data-dm-compare-count] {
  transform-origin: center; }

/* line 10662, theme.scss */
.dm-cart-widget .cart-item {
  position: relative; }

/* line 10666, theme.scss */
.dm-cart-widget .cart-item::before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(120deg, rgba(31, 93, 218, 0.08), transparent 38%, rgba(255, 255, 255, 0.42));
  opacity: 0;
  transition: opacity 320ms var(--dm-ease-calm); }

@media (hover: hover) and (pointer: fine) {
  /* line 10678, theme.scss */
  .dm-cart-widget .cart-item:hover::before {
    opacity: 1; } }
/* line 10683, theme.scss */
.dm-cart-widget .counter,
.dm-cart-widget input,
.dm-cart-widget select,
.dm-cart-widget textarea,
body[data-theme-template*="checkout"] input,
body[data-theme-template*="checkout"] select,
body[data-theme-template*="checkout"] textarea {
  transition: box-shadow 240ms var(--dm-ease-calm), border-color 240ms var(--dm-ease-calm), background 240ms var(--dm-ease-calm) !important; }

/* line 10696, theme.scss */
.dm-cart-widget .counter:focus-within,
.dm-cart-widget input:focus,
.dm-cart-widget select:focus,
.dm-cart-widget textarea:focus,
body[data-theme-template*="checkout"] input:focus,
body[data-theme-template*="checkout"] select:focus,
body[data-theme-template*="checkout"] textarea:focus {
  border-color: rgba(31, 93, 218, 0.38) !important;
  box-shadow: 0 0 0 4px rgba(31, 93, 218, 0.1) !important; }

/* line 10707, theme.scss */
.dm-cart-related,
.dm-cart-assurance,
.dm-cart-widget,
.dm-cart-heading {
  animation: dm-soft-rise 620ms var(--dm-ease-calm) both; }

/* line 10714, theme.scss */
.dm-cart-widget {
  animation-delay: 50ms; }

/* line 10718, theme.scss */
.dm-cart-assurance {
  animation-delay: 100ms; }

/* line 10722, theme.scss */
.dm-cart-related {
  animation-delay: 150ms; }

@keyframes dm-soft-rise {
  from {
    opacity: 0;
    transform: translateY(14px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
@keyframes dm-soft-spin {
  to {
    transform: rotate(360deg); } }
@keyframes dm-soft-added {
  0% {
    transform: scale(0.985); }
  46% {
    transform: scale(1.018); }
  100% {
    transform: scale(1); } }
@keyframes dm-soft-heart {
  0% {
    transform: scale(1); }
  38% {
    transform: scale(1.12); }
  100% {
    transform: scale(1); } }
@keyframes dm-soft-badge {
  0% {
    transform: scale(1); }
  40% {
    transform: scale(1.22);
    box-shadow: 0 0 0 8px rgba(31, 93, 218, 0.12); }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(31, 93, 218, 0); } }
@media (prefers-reduced-motion: reduce) {
  /* line 10782, theme.scss */
  html {
    scroll-behavior: auto !important; }

  /* line 10786, theme.scss */
  .dm-header a,
  .dm-header button,
  .dm-mobile-nav a,
  .dm-mobile-nav button,
  .dm-button,
  .button,
  button,
  [role="button"],
  [data-item-add],
  [data-ui-favorites-trigger],
  [data-favorites-trigger],
  [data-compare-trigger],
  .favorites-trigger,
  .dm-home-product__buy,
  .dm-bundle-card__action,
  .dm-cart-accessory button,
  .dm-cart-accessory__choose,
  .dm-cart-accessory-shortcut,
  .dm-cart-widget .cart-item,
  .dm-cart-related,
  .dm-cart-assurance,
  .dm-cart-widget,
  .dm-cart-heading {
    animation: none !important;
    transition: none !important;
    transform: none !important; } }
/* DeviceMall order flow pass: cart is not a separate checkout step. */
/* line 10816, theme.scss */
.dm-cart-next-step {
  display: inline-grid;
  gap: 4px;
  min-width: min(100%, 280px);
  padding: 14px 18px;
  border: 1px solid rgba(31, 93, 218, 0.12);
  border-radius: 22px;
  background: radial-gradient(circle at 92% 10%, rgba(31, 93, 218, 0.12), rgba(0, 0, 0, 0) 34%), rgba(255, 255, 255, 0.72);
  box-shadow: 0 14px 34px rgba(24, 52, 112, 0.07); }

/* line 10829, theme.scss */
.dm-cart-next-step span {
  color: #667085;
  font-size: 12px;
  font-weight: 760;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 10837, theme.scss */
.dm-cart-next-step strong {
  color: #1752c6;
  font-size: 15px;
  font-weight: 820; }

/* line 10843, theme.scss */
.dm-checkout-progress {
  grid-template-columns: repeat(2, minmax(0, auto)); }

/* line 10847, theme.scss */
.dm-checkout-progress span:nth-child(2)::after,
.dm-checkout-progress span:nth-child(3)::after {
  content: none !important; }

/* line 10852, theme.scss */
.dm-checkout-progress span + span::before {
  width: clamp(24px, 4vw, 54px); }

@media (max-width: 720px) {
  /* line 10857, theme.scss */
  .dm-cart-next-step {
    width: 100%;
    min-width: 0; } }
/* DeviceMall real InSales checkout pass: target the mounted checkout app, not only Liquid layout. */
/* line 10864, theme.scss */
.checkout-app {
  --checkout-primary: #1f5dda;
  --checkout-primary-dark: #1748aa;
  --checkout-surface: rgba(255, 255, 255, 0.92);
  --checkout-line: #e3ebf7;
  --checkout-muted: #667085;
  background: radial-gradient(circle at 14% 0%, rgba(31, 93, 218, 0.1), rgba(0, 0, 0, 0) 30%), linear-gradient(180deg, #f8fbff 0%, #f3f7fc 46%, #ffffff 100%) !important;
  color: #101828; }

/* line 10876, theme.scss */
.checkout-app .checkout-top-panel {
  min-height: 74px;
  border-bottom: 1px solid rgba(226, 235, 247, 0.94) !important;
  background: rgba(255, 255, 255, 0.9) !important;
  backdrop-filter: blur(18px);
  box-shadow: 0 14px 36px rgba(24, 52, 112, 0.07) !important; }

/* line 10884, theme.scss */
.checkout-app .checkout-top-panel__logo img {
  max-height: 56px;
  object-fit: contain; }

/* line 10889, theme.scss */
.checkout-app .checkout-app__main {
  background: transparent !important; }

/* line 10893, theme.scss */
.checkout-app .checkout-app__main-content {
  max-width: 1240px !important;
  gap: clamp(18px, 2.6vw, 30px) !important;
  padding-top: clamp(28px, 4vw, 42px) !important; }

/* line 10899, theme.scss */
.checkout-app .ui-card,
.checkout-app .checkout-first-purchase-steps,
.checkout-app [class*="checkout"][class*="card"],
.checkout-app [class*="summary"],
.checkout-app [class*="basket"],
.checkout-app [class*="order"] .v-card {
  border: 1px solid var(--checkout-line) !important;
  border-radius: 28px !important;
  background: var(--checkout-surface) !important;
  box-shadow: 0 22px 64px rgba(24, 52, 112, 0.09) !important;
  overflow: hidden; }

/* line 10912, theme.scss */
.checkout-app .checkout-first-purchase-steps {
  animation: dm-soft-rise 620ms var(--dm-ease-calm) both; }

/* line 10916, theme.scss */
.checkout-app .checkout-app__overview > *:nth-child(2) {
  animation: dm-soft-rise 620ms var(--dm-ease-calm) 90ms both; }

/* line 10920, theme.scss */
.checkout-app .v-card__title,
.checkout-app [class*="title"],
.checkout-app h1,
.checkout-app h2,
.checkout-app h3 {
  color: #101828 !important;
  letter-spacing: -0.03em; }

/* line 10929, theme.scss */
.checkout-app .v-label,
.checkout-app label,
.checkout-app [class*="label"] {
  color: #344054 !important; }

/* line 10935, theme.scss */
.checkout-app .v-input__slot,
.checkout-app input,
.checkout-app textarea,
.checkout-app select {
  border-radius: 16px !important;
  transition: border-color 240ms var(--dm-ease-calm), box-shadow 240ms var(--dm-ease-calm), background 240ms var(--dm-ease-calm) !important; }

/* line 10946, theme.scss */
.checkout-app input,
.checkout-app textarea,
.checkout-app select {
  border-color: #dfe8f5 !important;
  background: #ffffff !important; }

/* line 10953, theme.scss */
.checkout-app .v-input--is-focused .v-input__slot,
.checkout-app input:focus,
.checkout-app textarea:focus,
.checkout-app select:focus {
  border-color: rgba(31, 93, 218, 0.4) !important;
  box-shadow: 0 0 0 4px rgba(31, 93, 218, 0.1) !important; }

/* line 10961, theme.scss */
.checkout-app .ui-btn,
.checkout-app .v-btn,
.checkout-app button,
.checkout-app [role="button"],
.m-modal--checkout .m-modal-button {
  border-radius: 16px !important;
  letter-spacing: -0.01em !important;
  text-transform: none !important;
  transition: transform 260ms var(--dm-ease-calm), box-shadow 260ms var(--dm-ease-calm), background 260ms var(--dm-ease-calm), border-color 260ms var(--dm-ease-calm), color 260ms var(--dm-ease-calm) !important; }

/* line 10977, theme.scss */
.checkout-app .v-btn.primary,
.checkout-app .ui-btn.primary,
.checkout-app button.primary,
.m-modal--checkout .m-modal-button {
  background: linear-gradient(135deg, var(--checkout-primary), var(--checkout-primary-dark)) !important;
  color: #ffffff !important;
  box-shadow: 0 14px 32px rgba(31, 93, 218, 0.22) !important; }

/* line 10986, theme.scss */
.checkout-app .v-btn--outlined,
.checkout-app .ui-btn.v-btn--outlined {
  border: 1px solid #dce6f5 !important;
  background: rgba(255, 255, 255, 0.76) !important;
  color: #1752c6 !important;
  box-shadow: 0 10px 24px rgba(24, 52, 112, 0.06) !important; }

@media (hover: hover) and (pointer: fine) {
  /* line 10995, theme.scss */
  .checkout-app .ui-btn:hover,
  .checkout-app .v-btn:hover,
  .checkout-app button:hover,
  .m-modal--checkout .m-modal-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 44px rgba(31, 93, 218, 0.18) !important; } }
/* line 11004, theme.scss */
.checkout-app .ui-btn:active,
.checkout-app .v-btn:active,
.checkout-app button:active,
.m-modal--checkout .m-modal-button:active {
  transform: translateY(1px) scale(0.985); }

/* line 11011, theme.scss */
.checkout-app .checkout-product-item {
  padding: 14px 0; }

/* line 11015, theme.scss */
.checkout-app .checkout-product-item img,
.checkout-app [class*="product"] img {
  border-radius: 14px;
  background: #f3f7fc; }

/* line 11021, theme.scss */
.checkout-app .m-modal--checkout {
  border: 1px solid var(--checkout-line) !important;
  border-radius: 26px !important;
  box-shadow: 0 28px 78px rgba(24, 52, 112, 0.16) !important; }

@media (max-width: 860px) {
  /* line 11028, theme.scss */
  .checkout-app .checkout-app__main-content {
    padding-inline: 14px !important; }

  /* line 11032, theme.scss */
  .checkout-app .ui-card,
  .checkout-app .checkout-first-purchase-steps,
  .checkout-app [class*="summary"],
  .checkout-app [class*="basket"] {
    border-radius: 22px !important; } }
/* DeviceMall storefront refinement v2: keep checkout system-limited, push polish into real theme pages. */
/* line 11041, theme.scss */
:root {
  --dm-blue-900: #102f78;
  --dm-blue-800: #1648aa;
  --dm-blue-700: #1f5dda;
  --dm-blue-100: #eaf2ff;
  --dm-ink: #101828;
  --dm-paper: rgba(255, 255, 255, 0.94);
  --dm-soft: #f7faff;
  --dm-stroke: #e3ebf7;
  --dm-glow: 0 30px 82px rgba(31, 93, 218, 0.15);
  --dm-lift: 0 18px 48px rgba(24, 52, 112, 0.1); }

/* line 11054, theme.scss */
.dm-page,
.dm-secondary-page,
.dm-home {
  background: radial-gradient(circle at 10% 0%, rgba(31, 93, 218, 0.11), rgba(0, 0, 0, 0) 28%), radial-gradient(circle at 90% 18%, rgba(115, 166, 255, 0.12), rgba(0, 0, 0, 0) 30%), linear-gradient(180deg, #f9fbff 0%, #f3f7fc 46%, #ffffff 100%); }

/* line 11063, theme.scss */
.dm-home-hits.dm-home-hits--carousel {
  position: relative;
  overflow: hidden;
  border-radius: clamp(26px, 3vw, 40px) !important;
  background: radial-gradient(circle at 88% -4%, rgba(255, 255, 255, 0.34), rgba(0, 0, 0, 0) 26%), radial-gradient(circle at 8% 80%, rgba(116, 168, 255, 0.34), rgba(0, 0, 0, 0) 34%), linear-gradient(140deg, #102f78 0%, #1f5dda 58%, #0a2464 100%) !important; }

/* line 11073, theme.scss */
.dm-home-hits.dm-home-hits--carousel::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
  opacity: 0.22; }

/* line 11086, theme.scss */
.dm-home-hits--carousel .dm-home-product {
  opacity: 1 !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 24px 58px rgba(5, 22, 65, 0.22); }

/* line 11093, theme.scss */
.dm-home-selection {
  border-radius: clamp(24px, 2.7vw, 36px) !important;
  background: radial-gradient(circle at 0% 0%, rgba(31, 93, 218, 0.1), rgba(0, 0, 0, 0) 28%), rgba(255, 255, 255, 0.88) !important;
  box-shadow: var(--dm-lift); }

/* line 11102, theme.scss */
.dm-cart-heading {
  grid-template-columns: minmax(0, 1fr) minmax(220px, 320px);
  align-items: center !important; }

/* line 11107, theme.scss */
.dm-cart-next-step {
  justify-self: end;
  background: radial-gradient(circle at 88% 10%, rgba(31, 93, 218, 0.16), rgba(0, 0, 0, 0) 34%), linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(239, 246, 255, 0.92)) !important; }

/* line 11114, theme.scss */
.dm-cart-widget {
  padding: clamp(16px, 2vw, 26px) !important; }

/* line 11118, theme.scss */
.dm-cart-widget .cart-item {
  overflow: hidden; }

/* line 11122, theme.scss */
.dm-cart-widget .cart-controls {
  border: 1px solid #e2ebf7;
  border-radius: 24px !important;
  background: radial-gradient(circle at 92% 0%, rgba(31, 93, 218, 0.1), rgba(0, 0, 0, 0) 30%), #f7faff !important; }

/* line 11130, theme.scss */
.dm-cart-widget .submit-block .button,
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  min-height: 52px;
  font-weight: 850; }

/* line 11137, theme.scss */
.dm-cart-related {
  overflow: hidden;
  background: radial-gradient(circle at 96% 0%, rgba(31, 93, 218, 0.09), rgba(0, 0, 0, 0) 30%), rgba(255, 255, 255, 0.94) !important; }

/* line 11144, theme.scss */
.dm-cart-related__rail {
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
  scrollbar-color: #b7c9ec transparent; }

/* line 11150, theme.scss */
.dm-cart-accessory {
  scroll-snap-align: start; }

/* line 11154, theme.scss */
.dm-cart-accessory__bottom button,
.dm-cart-accessory__choose {
  min-height: 42px; }

/* line 11159, theme.scss */
.dm-cart-assurance {
  overflow: hidden; }

/* line 11163, theme.scss */
.dm-cart-assurance::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -62px;
  width: 180px;
  height: 180px;
  border-radius: 48px;
  background: rgba(255, 255, 255, 0.12);
  transform: rotate(18deg); }

/* line 11175, theme.scss */
.dm-cart-assurance > * {
  position: relative;
  z-index: 1; }

/* line 11180, theme.scss */
.dm-rich-input {
  overflow-wrap: anywhere; }

/* line 11184, theme.scss */
.dm-rich-input .dm-rc,
.dm-rich-input [class*="dm-rc-"],
.dm-rich-input [data-widget] {
  max-width: 100%; }

@media (max-width: 980px) {
  /* line 11192, theme.scss */
  .dm-cart-heading {
    grid-template-columns: 1fr; }

  /* line 11196, theme.scss */
  .dm-cart-next-step {
    justify-self: stretch; } }
@media (max-width: 640px) {
  /* line 11202, theme.scss */
  .dm-home-hits.dm-home-hits--carousel,
  .dm-home-selection,
  .dm-cart-widget,
  .dm-cart-heading,
  .dm-cart-related,
  .dm-cart-assurance {
    border-radius: 20px !important; }

  /* line 11211, theme.scss */
  .dm-cart-widget .cart-controls {
    border-radius: 18px !important; } }
/* DeviceMall secondary pages: delivery, contacts, blog, article, 404. */
/* line 11218, theme.scss */
.dm-secondary-page--content,
.dm-secondary-page--blog,
.dm-secondary-page--article {
  padding-top: clamp(24px, 4vw, 52px); }

/* line 11224, theme.scss */
.dm-content-widget,
.dm-blog-widget,
.dm-article-widget,
.dm-not-found > div:first-child,
.dm-not-found__help {
  border: 1px solid var(--dm-stroke) !important;
  border-radius: clamp(24px, 3vw, 36px) !important;
  background: radial-gradient(circle at 96% 0%, rgba(31, 93, 218, 0.09), rgba(0, 0, 0, 0) 30%), rgba(255, 255, 255, 0.94) !important;
  box-shadow: var(--dm-lift);
  overflow: hidden; }

/* line 11238, theme.scss */
.dm-content-widget,
.dm-article-widget {
  padding: clamp(24px, 4vw, 54px); }

/* line 11243, theme.scss */
.dm-content-widget > .layout,
.dm-blog-widget > .layout,
.dm-article-widget > .layout,
.dm-content-widget .layout__content,
.dm-blog-widget .layout__content,
.dm-article-widget .layout__content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important; }

/* line 11256, theme.scss */
.dm-content-widget h1,
.dm-content-widget h2,
.dm-content-widget h3,
.dm-article-widget h1,
.dm-article-widget h2,
.dm-article-widget h3 {
  max-width: 920px;
  color: var(--dm-ink) !important;
  letter-spacing: -0.04em;
  text-wrap: balance; }

/* line 11268, theme.scss */
.dm-content-widget h1,
.dm-article-widget h1 {
  margin-top: 0 !important;
  font-size: clamp(38px, 5vw, 72px) !important;
  line-height: 0.95 !important; }

/* line 11275, theme.scss */
.dm-content-widget h2,
.dm-article-widget h2 {
  margin-top: 44px !important;
  font-size: clamp(28px, 3vw, 44px) !important;
  line-height: 1 !important; }

/* line 11282, theme.scss */
.dm-content-widget p,
.dm-content-widget li,
.dm-article-widget p,
.dm-article-widget li {
  max-width: 74ch;
  color: #536176 !important;
  font-size: 16px;
  line-height: 1.72;
  text-wrap: pretty; }

/* line 11293, theme.scss */
.dm-content-widget a,
.dm-article-widget a {
  color: var(--dm-blue-700);
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em; }

/* line 11300, theme.scss */
.dm-content-widget table,
.dm-article-widget table {
  width: 100%;
  margin: 30px 0;
  overflow: hidden;
  border: 1px solid #e1e8f3;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 22px;
  background: #fff; }

/* line 11312, theme.scss */
.dm-content-widget th,
.dm-content-widget td,
.dm-article-widget th,
.dm-article-widget td {
  padding: 16px 18px;
  border-bottom: 1px solid #e8eef6;
  color: #344054;
  text-align: left; }

/* line 11322, theme.scss */
.dm-content-widget th,
.dm-article-widget th {
  background: #f2f7ff;
  color: var(--dm-ink);
  font-weight: 850; }

/* line 11329, theme.scss */
.dm-content-widget tr:last-child td,
.dm-article-widget tr:last-child td {
  border-bottom: 0; }

/* line 11334, theme.scss */
.dm-content-widget img,
.dm-article-widget img {
  max-width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(24, 52, 112, 0.11); }

/* line 11342, theme.scss */
.dm-content-support {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 24px;
  margin-top: 22px;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: clamp(24px, 3vw, 34px);
  background: radial-gradient(circle at 8% 0%, rgba(255, 255, 255, 0.22), rgba(0, 0, 0, 0) 30%), linear-gradient(135deg, #102f78, #1f5dda);
  color: #fff;
  box-shadow: 0 24px 64px rgba(31, 93, 218, 0.18); }

/* line 11358, theme.scss */
.dm-content-support span,
.dm-editorial-head span {
  display: inline-flex;
  margin-bottom: 10px;
  color: #8badf3;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

/* line 11369, theme.scss */
.dm-content-support h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(26px, 3vw, 42px);
  letter-spacing: -0.045em;
  line-height: 1; }

/* line 11377, theme.scss */
.dm-content-support p {
  max-width: 58ch;
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.6; }

/* line 11384, theme.scss */
.dm-content-support__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px; }

/* line 11391, theme.scss */
.dm-editorial-head {
  display: grid;
  max-width: 980px;
  margin-bottom: 28px;
  padding: clamp(24px, 4vw, 44px);
  border: 1px solid var(--dm-stroke);
  border-radius: clamp(24px, 3vw, 36px);
  background: radial-gradient(circle at 92% 12%, rgba(31, 93, 218, 0.12), rgba(0, 0, 0, 0) 30%), rgba(255, 255, 255, 0.9);
  box-shadow: var(--dm-lift); }

/* line 11404, theme.scss */
.dm-editorial-head h1 {
  margin: 0;
  font-size: clamp(42px, 6vw, 82px);
  line-height: 0.94; }

/* line 11410, theme.scss */
.dm-editorial-head p {
  max-width: 62ch;
  margin: 16px 0 0;
  color: #667085;
  font-size: 16px;
  line-height: 1.62; }

/* line 11418, theme.scss */
.dm-blog-widget {
  padding: clamp(18px, 3vw, 32px); }

/* line 11422, theme.scss */
.dm-blog-widget .article-list,
.dm-blog-widget .blog-list,
.dm-blog-widget .grid-list,
.dm-blog-widget [class*="article"][class*="list"] {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px) !important; }

/* line 11431, theme.scss */
.dm-blog-widget .article-preview,
.dm-blog-widget [class*="article-preview"],
.dm-blog-widget [class*="blog-preview"],
.dm-blog-widget article {
  min-height: 260px;
  border: 1px solid #e2ebf7 !important;
  border-radius: 26px !important;
  background: radial-gradient(circle at 100% 0%, rgba(31, 93, 218, 0.1), rgba(0, 0, 0, 0) 32%), linear-gradient(180deg, #ffffff, #f8fbff) !important;
  box-shadow: 0 16px 42px rgba(24, 52, 112, 0.08);
  transition: transform 300ms var(--dm-ease-calm), box-shadow 300ms var(--dm-ease-calm), border-color 300ms var(--dm-ease-calm);
  overflow: hidden; }

/* line 11449, theme.scss */
.dm-blog-widget .article-preview__title,
.dm-blog-widget [class*="article"][class*="title"],
.dm-blog-widget article h2,
.dm-blog-widget article h3 {
  color: var(--dm-ink) !important;
  font-size: clamp(20px, 2vw, 28px) !important;
  letter-spacing: -0.035em;
  line-height: 1.05; }

/* line 11459, theme.scss */
.dm-blog-widget .article-preview__date,
.dm-blog-widget time,
.dm-article-widget time {
  color: #7d8aa0 !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase; }

/* line 11469, theme.scss */
.dm-blog-widget .article-preview__description,
.dm-blog-widget article p {
  color: #667085 !important;
  line-height: 1.6; }

/* line 11475, theme.scss */
.dm-article-widget {
  max-width: 1040px; }

/* line 11479, theme.scss */
.dm-article-widget .article,
.dm-article-widget article {
  max-width: 100%; }

/* line 11484, theme.scss */
.dm-article-after {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px; }

/* line 11491, theme.scss */
.dm-article-after a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: min(100%, 260px);
  padding: 16px 18px;
  border: 1px solid #dce6f5;
  border-radius: 18px;
  background: #fff;
  color: var(--dm-blue-800);
  font-weight: 850;
  box-shadow: 0 14px 34px rgba(24, 52, 112, 0.08);
  transition: transform 260ms var(--dm-ease-calm), box-shadow 260ms var(--dm-ease-calm), border-color 260ms var(--dm-ease-calm); }

/* line 11509, theme.scss */
.dm-not-found {
  align-items: stretch; }

/* line 11513, theme.scss */
.dm-not-found > div:first-child {
  background: radial-gradient(circle at 88% 8%, rgba(31, 93, 218, 0.12), rgba(0, 0, 0, 0) 32%), rgba(255, 255, 255, 0.94) !important; }

/* line 11519, theme.scss */
.dm-not-found__help {
  background: radial-gradient(circle at 30% 0%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 30%), linear-gradient(155deg, #102f78, #1f5dda) !important; }

/* line 11525, theme.scss */
.dm-not-found__code {
  color: var(--dm-blue-700) !important; }

/* line 11529, theme.scss */
.dm-blog-tags,
.dm-article-tags,
.dm-article-page [class*="tag"],
.dm-secondary-page--article [class*="tag"] {
  display: none !important; }

@media (hover: hover) and (pointer: fine) {
  /* line 11537, theme.scss */
  .dm-blog-widget .article-preview:hover,
  .dm-blog-widget [class*="article-preview"]:hover,
  .dm-blog-widget [class*="blog-preview"]:hover,
  .dm-blog-widget article:hover,
  .dm-article-after a:hover {
    transform: translateY(-4px);
    border-color: #c8d8f0 !important;
    box-shadow: var(--dm-glow); } }
@media (max-width: 980px) {
  /* line 11549, theme.scss */
  .dm-content-support {
    grid-template-columns: 1fr; }

  /* line 11553, theme.scss */
  .dm-content-support__actions {
    justify-content: flex-start; }

  /* line 11557, theme.scss */
  .dm-blog-widget .article-list,
  .dm-blog-widget .blog-list,
  .dm-blog-widget .grid-list,
  .dm-blog-widget [class*="article"][class*="list"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px) {
  /* line 11566, theme.scss */
  .dm-content-widget,
  .dm-blog-widget,
  .dm-article-widget,
  .dm-content-support,
  .dm-editorial-head,
  .dm-not-found > div:first-child,
  .dm-not-found__help {
    border-radius: 20px !important; }

  /* line 11576, theme.scss */
  .dm-blog-widget .article-list,
  .dm-blog-widget .blog-list,
  .dm-blog-widget .grid-list,
  .dm-blog-widget [class*="article"][class*="list"] {
    grid-template-columns: 1fr; } }
/* DeviceMall purchase flow polish: no hard yellow, no redirect, calm feedback. */
/* line 11585, theme.scss */
:root {
  --color-btn-bg: #1f5dda !important;
  --color-btn-bg-minor-shade: #1648aa !important;
  --color-btn-bg-major-shade: #102f78 !important;
  --color-btn-bg-half-shade: #dce6f5 !important; }

/* line 11592, theme.scss */
.dm-cart-toast {
  position: fixed;
  right: clamp(16px, 3vw, 34px);
  bottom: clamp(16px, 3vw, 34px);
  z-index: 70;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  width: min(94vw, 560px);
  padding: 14px;
  border: 1px solid rgba(198, 214, 240, 0.92);
  border-radius: 24px;
  background: radial-gradient(circle at 0% 0%, rgba(31, 93, 218, 0.12), rgba(0, 0, 0, 0) 36%), rgba(255, 255, 255, 0.94);
  box-shadow: 0 24px 72px rgba(24, 52, 112, 0.18);
  backdrop-filter: blur(18px);
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, 18px, 0) scale(0.98);
  transition: opacity 260ms var(--dm-ease-calm), transform 260ms var(--dm-ease-calm); }

/* line 11618, theme.scss */
.dm-cart-toast.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0) scale(1); }

/* line 11624, theme.scss */
.dm-cart-toast__icon {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 15px;
  background: linear-gradient(145deg, #102f78, #1f5dda);
  color: #fff;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(31, 93, 218, 0.26); }

/* line 11636, theme.scss */
.dm-cart-toast__copy {
  display: grid;
  gap: 3px;
  min-width: 0; }

/* line 11642, theme.scss */
.dm-cart-toast__copy strong {
  color: #15171a;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: -0.02em; }

/* line 11649, theme.scss */
.dm-cart-toast__copy span {
  color: #667085;
  font-size: 13px;
  line-height: 1.35; }

/* line 11655, theme.scss */
.dm-cart-toast__actions {
  display: flex;
  gap: 8px; }

/* line 11660, theme.scss */
.dm-cart-toast__actions a,
.dm-cart-toast__actions button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid #dce6f5;
  border-radius: 14px;
  background: #fff;
  color: #1648aa;
  font: inherit;
  font-size: 13px;
  font-weight: 850;
  text-decoration: none;
  cursor: pointer;
  transition: transform 180ms var(--dm-ease-calm), background 180ms var(--dm-ease-calm), color 180ms var(--dm-ease-calm), box-shadow 180ms var(--dm-ease-calm); }

/* line 11683, theme.scss */
.dm-cart-toast__actions a {
  border-color: transparent;
  background: var(--dm-action-primary);
  color: #fff;
  box-shadow: 0 14px 30px rgba(31, 93, 218, 0.2); }

/* line 11690, theme.scss */
.dm-cart-toast__actions a:not([aria-disabled="true"]):not(.is-disabled):hover,
.dm-cart-toast__actions button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover {
  transform: translateY(-1px); }

/* line 11695, theme.scss */
.dm-cart-toast__actions a:not([aria-disabled="true"]):not(.is-disabled):active,
.dm-cart-toast__actions button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):active {
  transform: translateY(1px) scale(0.98); }

/* line 11700, theme.scss */
.widget-type_system_widget_v4_notification_add_to_cart_1,
.widget-type_system_widget_v4_notification_add_to_cart_1.is-show-fullscreen,
.layout.widget-type_system_widget_v4_notification_add_to_cart_1,
[class*="notification_add_to_cart"],
[class*="notification-product"][class*="cart"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important; }

/* line 11711, theme.scss */
.dm-home-hits--carousel .dm-home-hits__grid {
  align-items: stretch;
  padding-block: 12px 34px; }

/* line 11716, theme.scss */
.dm-home-hits--carousel .dm-home-product,
.dm-selection-product {
  height: 480px !important;
  min-height: 480px !important;
  display: grid !important;
  grid-template-rows: minmax(220px, auto) 1fr !important; }

/* line 11724, theme.scss */
.dm-home-hits--carousel .dm-home-product {
  flex: 0 0 clamp(248px, 22vw, 318px) !important;
  transform-origin: center bottom; }

/* line 11729, theme.scss */
.dm-home-hits--carousel .dm-home-product.is-active,
.dm-home-hits--carousel .dm-home-product:hover,
.dm-home-hits--carousel .dm-home-product:focus-within {
  transform: translateY(-8px);
  box-shadow: 0 28px 76px rgba(24, 52, 112, 0.18) !important; }

@media (prefers-reduced-motion: reduce) {
  /* line 11737, theme.scss */
  .dm-home-hits--carousel .dm-home-product,
  .dm-home-hits--carousel .dm-home-product.is-active,
  .dm-home-hits--carousel .dm-home-product:hover,
  .dm-home-hits--carousel .dm-home-product:focus-within {
    flex-basis: clamp(248px, 22vw, 318px) !important;
    height: 480px !important;
    min-height: 480px !important;
    transform: none !important;
    transition: none !important; } }
/* line 11749, theme.scss */
.dm-home-hits--carousel .dm-home-product__media,
.dm-selection-product__media {
  min-height: 220px !important; }

/* line 11754, theme.scss */
.dm-home-product__body,
.dm-selection-product__body {
  display: grid !important;
  grid-template-rows: auto minmax(48px, auto) 1fr; }

/* line 11760, theme.scss */
.dm-home-product__bottom,
.dm-selection-product__body > div {
  align-self: end; }

/* line 11765, theme.scss */
.dm-cart-widget .counter,
.dm-cart-widget .quantity,
.dm-cart-widget [class*="quantity"],
.dm-cart-widget [class*="counter"] {
  border-color: #dce6f5 !important;
  background: #fff !important;
  color: #15171a !important;
  box-shadow: inset 0 0 0 1px rgba(220, 230, 245, 0.72) !important; }

/* line 11775, theme.scss */
.dm-cart-widget .counter button,
.dm-cart-widget [class*="counter"] button,
.dm-cart-widget [class*="quantity"] button,
.dm-secondary-store .add-cart-counter__btn,
.add-cart-counter__btn {
  background: #eef4ff !important;
  color: #1648aa !important;
  border-color: #dce6f5 !important; }

/* line 11785, theme.scss */
.dm-cart-widget .counter button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.dm-cart-widget [class*="counter"] button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.dm-cart-widget [class*="quantity"] button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.add-cart-counter__btn:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover {
  background: var(--dm-action-primary) !important;
  color: #fff !important; }

/* line 11794, theme.scss */
.dm-cart-widget .cart-controls .button,
.dm-cart-widget .cart__area-controls .button {
  background: linear-gradient(145deg, var(--dm-action-strong), var(--dm-action-primary)) !important;
  color: #fff !important;
  border-color: transparent !important; }

/* line 11801, theme.scss */
.dm-cart-widget .cart-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.dm-cart-widget .cart__area-controls .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 52px rgba(31, 93, 218, 0.24) !important; }

/* line 11807, theme.scss */
.dm-cart-widget .button,
.dm-cart-widget button,
.dm-cart-widget input[type="submit"],
.notification-product__close-btn,
.notification-product__to-cart,
.more-items__btn,
.callback__submit-btn,
.preorder__submit-btn {
  border-color: #dce6f5 !important;
  background: #eef4ff !important;
  color: #1648aa !important; }

/* line 11820, theme.scss */
.dm-cart-widget .button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.dm-cart-widget button:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.dm-cart-widget input[type="submit"]:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.more-items__btn:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.callback__submit-btn:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover,
.preorder__submit-btn:not(:disabled):not([aria-disabled="true"]):not(.is-disabled):hover {
  background: var(--dm-action-primary) !important;
  color: #fff !important; }

@media (max-width: 760px) {
  /* line 11832, theme.scss */
  .dm-cart-toast {
    left: 12px;
    right: 12px;
    bottom: 12px;
    grid-template-columns: 36px 1fr; }

  /* line 11839, theme.scss */
  .dm-cart-toast__actions {
    grid-column: 1 / -1; }

  /* line 11843, theme.scss */
  .dm-cart-toast__actions a,
  .dm-cart-toast__actions button {
    flex: 1 1 0; }

  /* line 11848, theme.scss */
  .dm-home-hits--carousel .dm-home-product,
  .dm-home-hits--carousel .dm-home-product.is-active,
  .dm-home-hits--carousel .dm-home-product:hover,
  .dm-home-hits--carousel .dm-home-product:focus-within {
    height: auto !important;
    min-height: 450px !important;
    flex-basis: 82vw !important;
    transform: none; } }
