@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//spaceaccompeople.store/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//spaceaccompeople.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 200;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(13,22,48);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(13,22,48);
	--wd-entities-title-color-hover: rgb(11, 81, 67);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(13,22,48);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(37,99,235);
	--wd-alternative-color: rgb(37,99,235);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(12,21,26);
	--btn-accented-bgcolor-hover: rgb(13,22,48);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgba(255,255,255,0.54);
	--wd-link-color-hover: rgb(255,255,255);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(14,23,45);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 58px;
	text-transform: capitalize;
	color: rgb(226,185,111);
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(13,22,48);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,246,239);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(10,9,8);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(127,127,127);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(137,137,137);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(119,119,119);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(153,153,153);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-offset-v: 20px;
	--wd-arrow-color: rgb(11,81,67);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(11,81,67);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(11,81,67);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(11,81,67);
	--wd-nscroll-drag-bg-hover: rgb(11,81,67);
}
.product-labels .product-label.onsale {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.new {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.featured {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(231,27,47);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}

}
:root{
--wd-container-w: 1564px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1564px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,247,247);
}

/* 隐藏库存状态 */
  .woocommerce div.product p.stock {
    display: none;
  }
  /* 隐藏库存状态 */


  /* Start - Quote Baskets */

  /* =========================================
     1. 修复 Header 垂直居中问题
     ========================================= */

  /* 强制右侧列的内容垂直居中 */
  .whb-column.whb-col-right {
    align-items: center !important;
  }

  /* 强制 WoodMart 插入的 HTML 容器和 Elementor 容器全高并垂直居中 */
  .whb-column.whb-col-right .wd-header-html,
  .whb-column.whb-col-right .elementor,
  .whb-column.whb-col-right .elementor .e-con,
  .whb-column.whb-col-right .elementor .e-con-inner,
  .whb-column.whb-col-right .elementor-widget-container {
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important; /* 去除可能存在的额外边距 */
  }

  /* =========================================
     2. 购物车图标与文字样式 (保持之前的优化)
     ========================================= */

  li#quote-li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    display: flex;
    align-items: center; /* 自身内容也居中 */
    height: 100%; /* 占满高度 */
  }

  li#quote-li .afrq-menu-item {
    display: flex !important;
    align-items: center !important;
    text-decoration: none;
    gap: 15px; /* 图标文字间距稍微加大一点 */
  }

  /* 图标样式 */
  li#quote-li .dashicons-cart {
    font-size: 60px !important;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* 文字样式 */
  li#quote-li #total-items {
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 1;
    color: #333;
    display: block;
    margin-top: 5px; /* 微调文字垂直位置 */
  }

  /* =========================================
     3. 下拉菜单样式 (宽度加倍 & 位置优化)
     ========================================= */

  /* =========================================
     修复 Dropdown 宽度无效的问题
     ========================================= */

  /* 1. 针对容器：强制设定宽度为 750px (约原来的2倍)，并清除最大宽度限制 */
  body li#quote-li .mini-quote-dropdown {
    width: 750px !important;       /* 强制固定宽度 */
    min-width: 750px !important;   /* 确保最小也是这么宽 */
    max-width: none !important;    /* 核心修复：取消插件默认的窄屏限制 */
    right: -20px !important;       /* 保持右对齐微调 */
    left: auto !important;
    padding: 5px !important;      /* 增加内边距让大框更好看 */
  }

  /* 2. 针对内部列表：确保列表本身也占满 750px */
  body li#quote-li .mini-quote-dropdown ul.quote_list {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* 3. (可选) 优化内部布局：利用变宽的空间 */
  /* 让图片和文字左右分布得更开，而不是挤在左边 */
  body li#quote-li .mini-quote-dropdown .mini_quote_item {
    display: flex !important;
    width: 100% !important;
    align-items: center;
  }

  /* 让右侧文字区域自动填满剩余空间 */
  body li#quote-li .mini-quote-dropdown .arfq-pro-detail {
    flex-grow: 1 !important;
    width: auto !important;
    padding-left: 10px !important; /* 图片和文字稍微分开点 */
  }


  /* Quote Baskets */




  /* 使用更强的选择器确保 .af_quote_fields 填满宽度 */
  body .addify-quote-form.template_two .af_quote_fields {
    width: 60% !important;        /* 强制宽度为 100% */
    max-width: 60% !important;    /* 不限制最大宽度 */

  }

  /* --- WoodMart AJAX 搜索结果：一行两列大图模式 --- */

  /* 1. 隐藏文字内容 */
  body .wd-search-results .wd-suggestion .wd-suggestion-content {
    display: none !important;
  }

  /* 2. 调整外部容器：弹性布局 + 换行 */
  body .wd-search-results .wd-search-suggestions .wd-suggestions-group {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 10px !important;
    box-sizing: border-box !important;
    /* 保持原来的溢出设置，确保内容超出 900px 时可以滚动 */
    overflow: auto !important;
  }
  .wd-search-results.wd-dropdown-results {
    /* 设置宽度为搜索栏的三倍 */
    width: calc(400% + 20px) !important;
    /* 右侧留出10px的空间 */
    right: 10px !important;
    /* 设置为绝对定位以便于控制位置 */
    position: absolute;
    /* 限制最大宽度，避免超出屏幕 */
    max-width: 100vw !important;
  }



  /* 3. 关键设置：每个产品项宽度设为 50% (一行两个) */
  body .wd-search-results .wd-suggestion {
    width: 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    padding: 8px !important; /* 图片之间的间距 */
    border-bottom: none !important;
    box-sizing: border-box !important;
    background: transparent !important;
    display: flex !important;
    flex-direction: column !important;
  }

  /* 4. 强制解锁图片容器宽度，让它占满那 50% 的空间 */
  body .wd-search-results .wd-suggestion .wd-suggestion-thumb {
    width: 100% !important;
    max-width: 100% !important; /* 覆盖主题默认的小宽度限制 */
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }

  /* 5. 图片本身设为 100% 宽度，高度自动 */
  body .wd-search-results .wd-suggestion .wd-suggestion-thumb img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    border-radius: 6px; /* 加上圆角更好看 */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* 可选：加上轻微阴影增加层次感 */
  }




  /* 6. (可选) 隐藏底部的 "View all results" 按钮，因为大图模式下这个按钮可能会很突兀 */
  /* body .wd-search-results .wd-all-results { display: none !important; } */


  /* 强制压缩 Elementor 表单 input 高度 */
  .elementor-form input.elementor-field.elementor-size-lg.elementor-field-textual {
    min-height: 36px !important; /* ⭐ 覆盖 Elementor */
    height: 36px !important;
    padding: 5px 10px !important; /* 上下合计约 10px */
    line-height: 1.2 !important;
    box-sizing: border-box;
  }

  /* Service Selection (select) */
  .elementor-form select.elementor-field-textual.elementor-size-lg {
    min-height: 36px !important;
    height: 36px !important;
    padding: 5px 36px 5px 10px !important;
    line-height: 1.2 !important;
  }

  /* Attachment (file) */
  .elementor-form input[type="file"].elementor-upload-field {
    min-height: 36px !important;
    height: 36px !important;
    padding: 4px 8px !important;
  }


  /* === Mobile 强力修复（合并精简版，不改变任何视觉效果） === */
  @media screen and (max-width: 980px) {

    /* ===== 1. 外层结构：取消左右并排，强制全宽 ===== */
    .woocommerce.adf-request-quote-page.template_two,
    form.addify-quote-form.template_two {
      display: block !important;
      width: 100% !important;
      max-width: 100vw !important;
      margin: 0 !important;
      padding: 0 !important;
    }

    /* 左侧产品 + 右侧表单：上下堆叠 */
    .addify-quote-form.template_two .adf-quote-detail-wrap,
    .addify-quote-form.template_two .af_quote_fields {
      width: 100% !important;
      max-width: 100% !important;
      flex: none !important;
      padding: 15px !important;
      box-sizing: border-box !important;
    }

    /* ===== 2. Quote 表格“拆墙”核心修复 ===== */
    table.addify-quote-form__contents.template-two,
    table.addify-quote-form__contents.template-two thead,
    table.addify-quote-form__contents.template-two tbody,
    table.addify-quote-form__contents.template-two tr,
    table.addify-quote-form__contents.template-two td {
      display: block !important;
      width: 100% !important;
      border: none !important;
      text-align: left !important;
    }

    /* 隐藏表头 */
    table.addify-quote-form__contents.template-two thead {
      display: none !important;
    }

    /* 单个产品卡片 */
    table.addify-quote-form__contents.template-two tr {
      margin-bottom: 20px;
      padding: 10px;
      border: 1px solid #e1e1e1 !important;
      border-radius: 5px;
      background: #fff;
      box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    }

    /* 产品图 */
    table.addify-quote-form__contents.template-two td.product-thumbnail {
      text-align: center !important;
      padding-bottom: 10px !important;
    }

    table.addify-quote-form__contents.template-two td.product-thumbnail img {
      margin: 0 auto;
      max-width: 150px !important;
    }

    /* 产品名称 */
    table.addify-quote-form__contents.template-two td.product-name {
      padding: 10px 5px !important;
      white-space: normal !important;
    }

    table.addify-quote-form__contents.template-two td.product-name a {
      font-size: 16px !important;
      font-weight: 600;
      line-height: 1.4;
    }

    /* ===== 3. 右侧表单：容器全宽 ===== */
    body .addify-quote-form.template_two .af_quote_fields {
      min-width: 100% !important;
      margin: 0 !important;
      border: none !important;
      background: #f6f7f7 !important;
    }

    body .addify-quote-form.template_two .af-quote-field-table,
    body .addify-quote-form.template_two .quote-fields {
      width: 100% !important;
      max-width: 100% !important;
    }

    /* ===== 4. 所有字段统一强制全宽 ===== */
    body .addify-quote-form .quote-fields p.addify-option-field,
    body .addify-quote-form .quote-fields .adf_half_width,
    body .addify-quote-form .quote-fields .adf_full_width {
      width: 100% !important;
      flex: 0 0 100% !important;
      margin-bottom: 15px !important;
    }

    /* 输入控件本体 */
    body .addify-quote-form .quote-fields input,
    body .addify-quote-form .quote-fields textarea,
    body .addify-quote-form .quote-fields select {
      width: 100% !important;
      box-sizing: border-box !important;
      height: 45px !important;
    }

    body .addify-quote-form .quote-fields textarea {
      height: 120px !important;
    }
  }

  @media (max-width: 767px) {
    /* 1. 移除父级容器的所有内边距 */
    .elementor-element-aedd257,
    .elementor-element-aedd257 .elementor-widget-container,
    .elementor-element-aedd257 .elementor-form-fields-wrapper {
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100% !important;
      max-width: 100% !important;
    }

    /* 2. 强制内部所有输入框组宽度为 100% */
    .elementor-element-aedd257 .elementor-field-group {
      flex-basis: 100% !important;
      max-width: 100% !important;
      width: 100% !important;
    }

    /* 3. 针对表单按钮强制拉伸 */
    .elementor-element-aedd257 .elementor-button {
      width: 100% !important;
    }
  }

  /* 使用 ID 选择器 */
  #footer.elementor-element-cd2fc54 {
    margin-top: 30px !important;
  }

  /* 或者使用 Elementor 特有的类名选择器 */
  .elementor-element.elementor-element-cd2fc54 {
    margin-top: 30px !important;
  }
  /* 邮件咨询按钮全宽居中 */
  .wc_email_inquiry_button_container,
  .wc_email_inquiry_button,
  .wc_email_inquiry_form .wc_email_inquiry_form_button {
    display: block;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  .wc_email_inquiry_button: {
    background-color: #ff0000 !important; /* 默认背景红色 */
    color: #ffffff !important;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s ease;
  }

  .wc_email_inquiry_button_container a:hover {
    background-color: #FFFFFF !important; /* 悬停绿色 */
    color: #ffffff !important;
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.2);
  }



  /* 修改主菜单文字颜色 */
  #menu-main-header-menu .nav-link-text {
    color: #E2B96F !important;
  }

  /* 如果你想同时修改鼠标悬停时的颜色（可选） */
  #menu-main-header-menu li a:hover .nav-link-text {
    color: #E2B96F;
    opacity: 0.8;
  }

  /* 去掉 Woodmart 下拉菜单整体背景 */
  .wd-dropdown-menu {
    background-color: transparent !important;
    box-shadow: none !important;
  }

  /* 去掉里面 container 白色背景 */
  .wd-dropdown-menu .container {
    background-color: transparent !important;
  }

  /* 去掉 Elementor 内容容器背景 */
  .wd-dropdown-menu .wd-entry-content {
    background-color: transparent !important;
  }
  /* 让下拉菜单往上移动 */
  .wd-dropdown-menu {
    margin-top: -30px !important;
  }


  .wd-page-content .wd-container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

/* 针对这个页面移除 container 限制 */
.page-id-33805 #main-content.container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* 让 stretch section 真正全宽 */
.page-id-33805 .wd-section-stretch-content {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}



/* 干掉 header 和内容之间的间距 */
#main-content,
.site-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* 防止 Elementor 第一屏有间距 */
.elementor-section:first-child,
.e-con:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* =========================================
             Single Page Project Detail&info
  ========================================= */
<style>
.jx-project-card { width: 100%; background: #111009; border: 1px solid rgba(255,255,255,.08); border-radius: 20px; overflow: hidden; position: relative; }
.jx-project-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #c8782a, #e0a050, #c8782a, transparent); }
.jx-card-header { padding: 32px 36px 24px; border-bottom: 1px solid rgba(255,255,255,.06); display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.jx-card-eyebrow { font-size: .62rem; font-weight: 600; letter-spacing: .22em; text-transform: uppercase; color: #c8782a; margin-bottom: 8px; display: flex; align-items: center; gap: 8px; }
.jx-card-eyebrow::before { content: ''; width: 18px; height: 1px; background: #c8782a; opacity: .7; }
.jx-card-title { font-family: 'Cormorant', serif; font-size: 1.6rem; font-weight: 300; line-height: 1.2; color: #fff; letter-spacing: -.01em; }
.jx-card-title em { font-style: italic; color: #dfa050; }
.jx-card-location { display: inline-flex; align-items: center; gap: 6px; font-size: .72rem; font-weight: 400; color: rgba(255,255,255,.35); margin-top: 10px; letter-spacing: .02em; }
.jx-card-location svg { opacity: .5; flex-shrink: 0; }
.jx-factory-badge { display: flex; flex-direction: column; align-items: flex-end; flex-shrink: 0; }
.jx-factory-badge-label { font-size: .58rem; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; color: rgba(255,255,255,.3); margin-bottom: 4px; }
.jx-factory-badge-val { font-family: 'Cormorant', serif; font-size: 1.5rem; font-weight: 400; color: #dfa050; line-height: 1; }
.jx-factory-badge-sub { font-size: .65rem; color: rgba(255,255,255,.22); margin-top: 3px; text-align: right; }
.jx-specs-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(255,255,255,.05); border-bottom: 1px solid rgba(255,255,255,.06); }
.jx-spec-cell { background: #111009; padding: 20px 24px; transition: background .2s; position: relative; overflow: hidden; }
.jx-spec-cell:hover { background: rgba(200,120,42,.05); }
.jx-spec-cell::after { content: ''; position: absolute; bottom: 0; left: 24px; right: 24px; height: 1px; background: linear-gradient(90deg, transparent, rgba(200,120,42,.3), transparent); opacity: 0; transition: opacity .3s; }
.jx-spec-cell:hover::after { opacity: 1; }
.jx-spec-label { font-size: .6rem; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; color: rgba(255,255,255,.28); margin-bottom: 7px; }
.jx-spec-value { font-family: 'Cormorant', serif; font-size: 1.05rem; font-weight: 400; color: #fff; line-height: 1.3; }
.jx-spec-value.hi { color: #dfa050; }
.jx-included { padding: 24px 36px; border-bottom: 1px solid rgba(255,255,255,.06); }
.jx-included-title { font-size: .62rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: rgba(255,255,255,.28); margin-bottom: 16px; }
.jx-included-list { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.jx-included-item { display: flex; align-items: flex-start; gap: 10px; font-size: .82rem; color: rgba(255,255,255,.55); line-height: 1.4; }
.jx-check { width: 18px; height: 18px; border-radius: 50%; background: rgba(200,120,42,.12); border: 1px solid rgba(200,120,42,.28); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }
.jx-check svg { width: 8px; height: 8px; }
.jx-price-row { padding: 20px 36px; display: flex; align-items: center; border-bottom: 1px solid rgba(255,255,255,.06); background: rgba(200,120,42,.03); }
.jx-price-block { flex: 1; }
.jx-price-label { font-size: .6rem; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; color: rgba(255,255,255,.28); margin-bottom: 5px; }
.jx-price-num { font-family: 'Cormorant', serif; font-size: 1.8rem; font-weight: 400; color: #dfa050; line-height: 1; }
.jx-price-note { font-size: .68rem; color: rgba(255,255,255,.22); margin-top: 3px; }
.jx-price-divider { width: 1px; height: 48px; background: rgba(255,255,255,.08); margin: 0 28px; flex-shrink: 0; }
.jx-saving-block { flex: 1; }
.jx-saving-label { font-size: .6rem; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; color: rgba(200,120,42,.6); margin-bottom: 5px; }
.jx-saving-num { font-family: 'Cormorant', serif; font-size: 1.8rem; font-weight: 400; color: #fff; line-height: 1; }
.jx-saving-note { font-size: .68rem; color: rgba(255,255,255,.22); margin-top: 3px; }
.jx-card-footer { padding: 24px 36px; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.jx-footer-copy { font-size: .8rem; font-weight: 300; color: rgba(255,255,255,.32); line-height: 1.6; max-width: 280px; }
.jx-footer-copy strong { color: rgba(255,255,255,.65); font-weight: 500; }
.jx-footer-btns { display: flex; gap: 10px; flex-shrink: 0; }
.jx-btn-primary { display: inline-flex; align-items: center; gap: 8px; padding: 13px 28px; border-radius: 100px; background: #c8782a; color: #fff; font-family: 'DM Sans', sans-serif; font-size: .82rem; font-weight: 600; letter-spacing: .03em; text-decoration: none; border: none; cursor: pointer; transition: all .25s cubic-bezier(.16,1,.3,1); }
.jx-btn-primary:hover { background: #a25e1a; transform: translateY(-2px); box-shadow: 0 12px 36px rgba(200,120,42,.3); }
.jx-btn-ghost { display: inline-flex; align-items: center; gap: 8px; padding: 12px 22px; border-radius: 100px; background: transparent; color: rgba(255,255,255,.6); font-family: 'DM Sans', sans-serif; font-size: .82rem; font-weight: 500; text-decoration: none; border: 1.5px solid rgba(255,255,255,.12); cursor: pointer; transition: all .25s; }
.jx-btn-ghost:hover { border-color: rgba(255,255,255,.3); color: #fff; background: rgba(255,255,255,.05); }
@media (max-width: 600px) {
  .jx-specs-grid { grid-template-columns: repeat(2,1fr); }
  .jx-included-list { grid-template-columns: 1fr; }
  .jx-card-header { flex-direction: column; }
  .jx-factory-badge { align-items: flex-start; }
  .jx-price-divider { margin: 0 16px; }
  .jx-card-footer { flex-direction: column; align-items: flex-start; }
  .jx-card-header, .jx-included, .jx-price-row, .jx-card-footer { padding-left: 22px; padding-right: 22px; }
}
</style>
