/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./app/web/page/odm/index.less ***!
  \**************************************************************************************************************************************************/
/**
 * 响应式设计工具文件
 * 提供便捷的混入和工具类来简化响应式开发
 */
:root {
  --root-fs: 16;
}
@media (min-width: 1200px) {
  :root {
    --root-fs: 40;
  }
}
@media (min-width: 1100px) and (max-width: 1200px) {
  :root {
    --root-fs: 38;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  :root {
    --root-fs: 36;
  }
}
@media (min-width: 900px) and (max-width: 1000px) {
  :root {
    --root-fs: 34;
  }
}
@media (min-width: 800px) and (max-width: 900px) {
  :root {
    --root-fs: 32;
  }
}
@media (min-width: 700px) and (max-width: 800px) {
  :root {
    --root-fs: 30;
  }
}
@media (min-width: 675px) and (max-width: 700px) {
  :root {
    --root-fs: 28;
  }
}
@media (min-width: 650px) and (max-width: 674px) {
  :root {
    --root-fs: 27;
  }
}
@media (min-width: 625px) and (max-width: 649px) {
  :root {
    --root-fs: 26;
  }
}
@media (min-width: 600px) and (max-width: 624px) {
  :root {
    --root-fs: 25;
  }
}
@media (min-width: 575px) and (max-width: 599px) {
  :root {
    --root-fs: 24;
  }
}
@media (min-width: 550px) and (max-width: 574px) {
  :root {
    --root-fs: 23;
  }
}
@media (min-width: 525px) and (max-width: 549px) {
  :root {
    --root-fs: 22;
  }
}
@media (min-width: 500px) and (max-width: 524px) {
  :root {
    --root-fs: 21;
  }
}
@media (min-width: 475px) and (max-width: 499px) {
  :root {
    --root-fs: 20;
  }
}
@media (min-width: 450px) and (max-width: 474px) {
  :root {
    --root-fs: 19;
  }
}
@media (min-width: 425px) and (max-width: 449px) {
  :root {
    --root-fs: 18;
  }
}
@media (min-width: 400px) and (max-width: 424px) {
  :root {
    --root-fs: 17;
  }
}
@media (min-width: 375px) and (max-width: 399px) {
  :root {
    --root-fs: 16;
  }
}
@media (min-width: 350px) and (max-width: 374px) {
  :root {
    --root-fs: 15;
  }
}
@media (min-width: 325px) and (max-width: 349px) {
  :root {
    --root-fs: 14;
  }
}
@media (min-width: 300px) and (max-width: 324px) {
  :root {
    --root-fs: 13;
  }
}
@media (min-width: 275px) and (max-width: 299px) {
  :root {
    --root-fs: 12;
  }
}
@media (min-width: 250px) and (max-width: 274px) {
  :root {
    --root-fs: 11;
  }
}
@media (max-width: 249px) {
  :root {
    --root-fs: 11;
  }
}
/* ========== 公共变量 ========== */
/* ========== 全局按钮focus样式重置 ========== */
button:focus,
button:focus-visible {
  outline: none;
}
/* ========== 公共按钮 ========== */
.index__btn-paid___1tdx_ {
  display: inline-block;
  padding: 11px 24px;
  background: #ff7700;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
}
.index__btn-paid___1tdx_:hover {
  background: #e56a00;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__btn-paid___1tdx_ {
    height: auto;
    height: calc(40 / 32 * var(--root-fs) * 1px);
    padding-left: calc(16 / 32 * var(--root-fs) * 1px);
    padding-right: calc(16 / 32 * var(--root-fs) * 1px);
    padding-top: 0;
    padding-bottom: 0;
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 700px) {
  .index__btn-paid___1tdx_ {
    width: 100%;
    padding-top: calc(9 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(9 / 16 * var(--root-fs) * 1px);
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
    text-align: center;
  }
}
.index__btn-free___109Ci {
  display: inline-block;
  padding: 11px 24px;
  background: transparent;
  color: #999999;
  font-size: 16px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  transition: color 0.2s;
}
.index__btn-free___109Ci:hover {
  color: #e56a00;
}
/* ========== 页面容器 ========== */
.index__odm-page___1de57 {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  color: #333333;
  line-height: 1.6;
}
/* ========== Section Header ========== */
.index__section-header___Iz5It {
  text-align: center;
  margin-bottom: 60px;
}
.index__section-header___Iz5It h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px;
  color: #333333;
}
.index__section-header___Iz5It p {
  font-size: 16px;
  color: #666666;
  margin: 0;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__section-header___Iz5It {
    margin-bottom: 32px;
  }
  .index__section-header___Iz5It h2 {
    font-size: calc(24 / 32 * var(--root-fs) * 1px);
  }
  .index__section-header___Iz5It p {
    min-width: 614px;
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__section-header___Iz5It {
    margin-bottom: 24px;
  }
  .index__section-header___Iz5It h2 {
    font-size: calc(24 / 16 * var(--root-fs) * 1px);
    line-height: 1.3;
  }
  .index__section-header___Iz5It p {
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
  }
}
/* ========== Hero Banner ========== */
/**
 * 【注意】.hero-banner 背景图通过 CSS 自定义属性 var(--hero-bg-*) 引用，
 * 值由 HeroBanner 组件通过 inline style 注入（cdnHost + OSS 路径），
 * 因为 CSS url() 无法直接拼接 JS 变量（cdnHost 需根据环境动态获取）。
 */
.index__hero-banner___2JqXk {
  position: relative;
  width: 100%;
  min-height: 700px;
  overflow: hidden;
  background: #fffaf8;
  background: var(--hero-bg-pc) center / cover no-repeat;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-banner___2JqXk {
    min-height: calc(500 / 32 * var(--root-fs) * 1px);
    background: var(--hero-bg-tablet) center / cover no-repeat;
  }
}
@media (max-width: 700px) {
  .index__hero-banner___2JqXk {
    min-height: auto;
    background: var(--hero-bg-mobile) center / cover no-repeat;
  }
}
.index__hero-bg-circle-1___1GCa0 {
  position: absolute;
  right: -200px;
  top: -80px;
  width: 1342px;
  height: 876px;
  border-radius: 50%;
  background: rgba(243, 112, 33, 0.06);
  pointer-events: none;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-bg-circle-1___1GCa0 {
    right: 30%;
    top: 10%;
    bottom: 50%;
    left: 35%;
    width: auto;
    height: auto;
    background: rgba(226, 120, 75, 0.1);
    filter: blur(32px);
  }
}
@media (max-width: 700px) {
  .index__hero-bg-circle-1___1GCa0 {
    display: none;
  }
}
.index__hero-bg-circle-2___ompNi {
  position: absolute;
  left: -312px;
  top: -50px;
  width: 1433px;
  height: 1051px;
  border-radius: 50%;
  background: rgba(243, 112, 33, 0.03);
  pointer-events: none;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-bg-circle-2___ompNi {
    display: none;
  }
}
@media (max-width: 700px) {
  .index__hero-bg-circle-2___ompNi {
    display: none;
  }
}
.index__hero-container___3BDYe {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-container___3BDYe {
    padding-top: calc(60 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(60 / 32 * var(--root-fs) * 1px);
    padding-left: 7.5%;
    padding-right: 7.5%;
    gap: calc(24 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__hero-container___3BDYe {
    flex-direction: column;
    padding-top: calc(24 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(32 / 16 * var(--root-fs) * 1px);
    padding-left: 16px;
    padding-right: 16px;
    gap: 24px;
  }
}
.index__hero-content___2VW_6 {
  flex: 1;
  max-width: 560px;
}
@media (max-width: 700px) {
  .index__hero-content___2VW_6 {
    max-width: 100%;
    text-align: center;
  }
}
.index__hero-badges___263Mm {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 8px 16px;
  margin-bottom: 24px;
  border: 1px solid #EBE4E0;
  box-shadow: 0px 1px 2px 0px #0000000D;
}
@media (max-width: 700px) {
  .index__hero-badges___263Mm {
    gap: calc(0 / 16 * var(--root-fs) * 1px);
    display: flex;
    border: none;
    background-color: none;
    line-height: 1.2;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    background: center;
    box-shadow: unset;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-badges___263Mm {
    display: contents;
    border: none;
    background-color: none;
  }
}
.index__badge-dot___18cSj {
  color: #ff7700;
  font-weight: 700;
  font-size: 24px;
  line-height: 12px;
}
@media (max-width: 700px) {
  .index__badge-dot___18cSj {
    vertical-align: middle;
    font-size: 25px;
    margin-left: 2px;
    position: relative;
    top: -2px;
  }
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__badge-dot___18cSj {
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 24px;
    line-height: 1;
    position: relative;
    top: -3px;
  }
}
.index__badge-text___2tnJJ {
  font-size: 14px;
  color: #666666;
  line-height: 1;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__badge-text___2tnJJ {
    font-size: calc(13 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__badge-text___2tnJJ {
    font-size: calc(12 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(4 / 16 * var(--root-fs) * 1px);
  }
}
.index__hero-title___2_hcP {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #333333;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-title___2_hcP {
    font-size: calc(32 / 32 * var(--root-fs) * 1px);
    line-height: 1.25;
    margin-bottom: calc(16 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__hero-title___2_hcP {
    font-size: calc(28 / 16 * var(--root-fs) * 1px);
    margin-top: calc(12 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(12 / 16 * var(--root-fs) * 1px);
  }
}
.index__hero-title-highlight___bjRNG {
  color: #ff7700;
}
.index__hero-subtitle___3Ogvx {
  font-size: 16px;
  color: #666666;
  margin: 0 0 32px;
  line-height: 1.6;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-subtitle___3Ogvx {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(24 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__hero-subtitle___3Ogvx {
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(20 / 16 * var(--root-fs) * 1px);
    color: #837167;
  }
}
.index__hero-cta-group___p1Mhk {
  display: flex;
  align-items: center;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-cta-group___p1Mhk {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .index__hero-cta-group___p1Mhk .index__btn-free___109Ci {
    padding: 6px 24px;
  }
}
@media (max-width: 700px) {
  .index__hero-cta-group___p1Mhk {
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .index__hero-cta-group___p1Mhk .index__btn-paid___1tdx_,
  .index__hero-cta-group___p1Mhk .index__btn-free___109Ci {
    width: 100%;
    text-align: center;
  }
}
.index__hero-image___3px7L {
  flex: 1;
  max-width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index__hero-image___3px7L img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__hero-image___3px7L {
    max-width: calc(316 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__hero-image___3px7L {
    max-width: 280px;
    margin: 0 auto;
  }
}
/* ========== Comparison Section ========== */
.index__comparison-section___1fs2p {
  padding: 100px 0;
  background: #ffffff;
}
.index__comparison-section___1fs2p .index__btn-free___109Ci {
  border: 1px solid #EBE4E0;
  border-radius: 8px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__comparison-section___1fs2p {
    padding-top: calc(72 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(72 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__comparison-section___1fs2p {
    padding-top: calc(48 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(48 / 16 * var(--root-fs) * 1px);
  }
}
.index__comparison-container___37mfz {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__comparison-container___37mfz {
    padding: 0 7.5%;
  }
}
@media (max-width: 700px) {
  .index__comparison-container___37mfz {
    padding: 0 16px;
  }
}
.index__comparison-table-wrapper___2Sp9N {
  overflow-x: auto;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__comparison-table-wrapper___2Sp9N {
    max-width: 100%;
    overflow-x: auto;
  }
}
@media (max-width: 700px) {
  .index__comparison-table-wrapper___2Sp9N {
    display: none;
  }
}
.index__comparison-table___3dMNC {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  /* 垂直分隔线：第2列（Free）和第3列（Paid） */
  /* 间隔行背景色：奇数行（0-based偶数）白色，偶数行灰色 */
}
.index__comparison-table___3dMNC th,
.index__comparison-table___3dMNC td {
  padding: 16px 20px;
  text-align: left;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  vertical-align: middle;
  line-height: 20px;
}
.index__comparison-table___3dMNC th:nth-child(2),
.index__comparison-table___3dMNC td:nth-child(2) {
  border-left: 1px solid #eeeeee;
}
.index__comparison-table___3dMNC th:nth-child(3),
.index__comparison-table___3dMNC td:nth-child(3) {
  border-left: 1px solid rgba(255, 119, 0, 0.08);
}
.index__comparison-table___3dMNC th {
  background: #f9f9f9;
  font-weight: 700;
  font-size: 18px;
  height: 80px;
  line-height: 1.22;
}
.index__comparison-table___3dMNC th:first-child {
  width: 23%;
  font-size: 14px;
  color: #666666;
}
.index__comparison-table___3dMNC tbody tr {
  background: #f9f9f9;
}
.index__comparison-table___3dMNC tbody tr.index__row-even___2sgH7 {
  background: #fff;
}
.index__comparison-table___3dMNC tr:last-child td {
  border-bottom: none;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__comparison-table___3dMNC th,
  .index__comparison-table___3dMNC td {
    padding: calc(12 / 32 * var(--root-fs) * 1px);
    font-size: calc(13 / 32 * var(--root-fs) * 1px);
  }
  .index__comparison-table___3dMNC th {
    font-size: calc(16 / 32 * var(--root-fs) * 1px);
    height: calc(72 / 32 * var(--root-fs) * 1px);
  }
  .index__comparison-table___3dMNC th:first-child {
    width: 21%;
    font-size: calc(13 / 32 * var(--root-fs) * 1px);
  }
}
/* 对勾图标 —— Figma: 20x20圆形，灰色(Free)/橙色(Paid) */
.index__check-icon___1xerj {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 700;
  margin-right: 8px;
  flex-shrink: 0;
  line-height: 1;
  color: #ffffff;
}
.index__check-gray___nncM8 {
  background: #cccccc !important;
}
.index__check-orange___2xYjf {
  background: #FF770066 !important;
}
/* 高亮文字（付费列中的橙色关键短语） */
.index__highlight-text___1gQ8D {
  color: #ff7700;
  font-weight: 600;
}
/* 单元格内容容器（flex布局对齐图标和文字） */
.index__cell-content___1Vhel {
  display: flex;
  align-items: center;
}
.index__paid-header___1-xQN {
  background: linear-gradient(119deg, rgba(255, 119, 0, 0.8) 0%, rgba(255, 68, 68, 0.8) 100%) !important;
  color: #ffffff !important;
}
.index__iconhuangguan___3tLWA {
  font-size: 24px !important;
  margin-right: 8px;
}
.index__service-label___2AGeA {
  font-weight: 600;
  color: #333333;
  white-space: nowrap;
}
.index__paid-cell___3jiTS {
  color: #333333;
  font-weight: 500;
  background: rgba(255, 119, 0, 0.05);
}
/* Mobile Tab 切换 */
.index__comparison-mobile___1uGiq {
  display: none;
}
@media (max-width: 700px) {
  .index__comparison-mobile___1uGiq {
    display: block;
  }
}
.index__tab-header___jvdTb {
  display: flex;
  background: #f7f7f7;
  border-radius: 12px;
  padding: 4px;
  margin-bottom: 12px;
}
.index__tab-btn___3D7nq {
  flex: 1;
  padding: 7px;
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  cursor: pointer;
  border-radius: 8px;
  text-align: center;
  transition: color 0.2s, background 0.2s;
}
.index__tab-btn___3D7nq .index__iconhuangguan___3tLWA {
  margin-right: 8px;
}
.index__tab-active___33H-Y {
  color: #ff7700;
  font-weight: 600;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.index__tab-content___1TZHI {
  border: 1px solid rgba(255, 119, 0, 0.2);
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(90deg, rgba(255, 119, 0, 0.04) 0%, rgba(255, 119, 0, 0.04) 100%), #ffffff;
}
.index__tab-content___1TZHI h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 20px 16px;
  color: #ffffff;
  background: linear-gradient(122deg, rgba(255, 119, 0, 0.8) 0%, rgba(255, 68, 68, 0.8) 100%);
  text-align: left;
}
.index__tab-content-free___3nfOs {
  border-color: #ebe4e0;
  background: #ffffff;
}
.index__tab-content-free___3nfOs h3 {
  color: #333333;
  background: #F7F7F7;
}
.index__tab-item___1PH0L {
  padding: 16px;
}
.index__tab-item___1PH0L + .index__tab-item___1PH0L {
  border-top: 1px solid #f0f0f0;
}
@media (max-width: 700px) {
  .index__tab-item___1PH0L {
    padding: 16px 16px 0;
  }
  .index__tab-item___1PH0L:first-child {
    padding-top: 16px;
  }
  .index__tab-item___1PH0L:last-child {
    padding-bottom: 16px;
  }
  .index__tab-item___1PH0L + .index__tab-item___1PH0L {
    border-top: none;
    padding-top: 12px;
  }
}
.index__tab-item-label___1b6HI {
  font-size: 12px;
  color: #999999;
  margin-bottom: 4px;
}
.index__tab-item-value___sFXXN {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.index__comparison-footer___CUZa6 {
  text-align: center;
  margin: 40px 0 0px;
  font-size: 16px;
  color: #666666;
  font-weight: 500;
  font-style: italic;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__comparison-footer___CUZa6 {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    margin-top: calc(32 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(0 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__comparison-footer___CUZa6 {
    font-size: calc(13 / 16 * var(--root-fs) * 1px);
    margin-top: calc(24 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(0 / 16 * var(--root-fs) * 1px);
    font-style: italic;
  }
}
.index__comparison-cta___cCbR9 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 700px) {
  .index__comparison-cta___cCbR9 {
    flex-direction: column;
    gap: 8px;
  }
  .index__comparison-cta___cCbR9 .index__btn-free___109Ci {
    border: 1px solid #EBE4E0;
    border-radius: 8px;
    padding: 7px 24px;
    width: 100%;
  }
}
/* ========== Who Should Choose ========== */
.index__who-section___3xTT- {
  padding: 96px 0;
  background: #fffaf8;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__who-section___3xTT- {
    padding-top: calc(72 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(72 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__who-section___3xTT- {
    padding-top: calc(48 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(48 / 16 * var(--root-fs) * 1px);
  }
}
.index__who-container___8c110 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.index__who-container___8c110 h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 60px;
  color: #333333;
  text-align: center;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__who-container___8c110 {
    padding: 0 7.5%;
  }
  .index__who-container___8c110 h2 {
    font-size: calc(24 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(40 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__who-container___8c110 {
    padding: 0 16px;
  }
  .index__who-container___8c110 h2 {
    font-size: calc(24 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(24 / 16 * var(--root-fs) * 1px);
  }
}
.index__who-grid___3HwEH {
  display: flex;
  align-items: center;
  gap: 64px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__who-grid___3HwEH {
    gap: calc(40 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__who-grid___3HwEH {
    flex-direction: column;
    gap: 40px;
  }
}
.index__who-content___2Eo88 {
  flex: 1;
}
@media (max-width: 700px) {
  .index__who-content___2Eo88 {
    width: 100%;
  }
}
.index__who-list___1HV6F {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.index__who-list___1HV6F li {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 17px 21px;
  font-size: 14px;
  color: #333333;
  background: #fff;
  border: 1px solid #ebe4e0;
  border-radius: 8px;
  line-height: 20px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__who-list___1HV6F {
    gap: calc(12 / 32 * var(--root-fs) * 1px);
  }
  .index__who-list___1HV6F li {
    padding: calc(14 / 32 * var(--root-fs) * 1px);
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__who-list___1HV6F {
    gap: calc(12 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(0 / 16 * var(--root-fs) * 1px);
  }
  .index__who-list___1HV6F li {
    padding: calc(13 / 16 * var(--root-fs) * 1px);
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
  }
}
/* Who Section 图标 —— 40x40 方形容器 + 橙色背景 */
.index__who-icon___3LSu2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 8px;
  background: rgba(226, 120, 75, 0.1);
  color: #ff7700;
  font-size: 16px;
  font-weight: 700;
  flex-shrink: 0;
}
.index__who-icon___3LSu2 img {
  width: 20px;
  height: 20px;
}
.index__who-image___30Khy {
  flex: 1;
}
.index__who-image___30Khy img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  object-fit: cover;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__who-image___30Khy {
    flex: 1;
  }
}
@media (max-width: 700px) {
  .index__who-image___30Khy {
    width: 100%;
  }
}
/* who-image-grid 已移除，改为单张图片 */
/* ========== Main Advantages ========== */
.index__advantages-section___1s8pJ {
  padding: 100px 0;
  background: #ffffff;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__advantages-section___1s8pJ {
    padding-top: calc(72 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(72 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__advantages-section___1s8pJ {
    padding-top: calc(48 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(48 / 16 * var(--root-fs) * 1px);
  }
}
.index__advantages-container___2aKrl {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__advantages-container___2aKrl {
    padding: 0 7.5%;
  }
}
@media (max-width: 700px) {
  .index__advantages-container___2aKrl {
    padding: 0 16px;
  }
}
.index__advantage-block___HoA-d {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 60px;
}
.index__advantage-block___HoA-d:last-child {
  margin-bottom: 0;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__advantage-block___HoA-d {
    gap: calc(28 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(40 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__advantage-block___HoA-d {
    flex-direction: column;
    gap: 24px;
    margin-bottom: calc(40 / 16 * var(--root-fs) * 1px);
  }
}
.index__advantage-reversed___2-C3z {
  flex-direction: row-reverse;
}
@media (max-width: 700px) {
  .index__advantage-reversed___2-C3z {
    flex-direction: column;
  }
}
.index__advantage-content___3zP-a {
  flex: 1;
}
.index__advantage-content___3zP-a h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 24px;
  color: #333333;
}
.index__advantage-content___3zP-a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.index__advantage-content___3zP-a li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
.index__advantage-content___3zP-a li strong {
  color: #333333;
  font-weight: 600;
  display: block;
  margin-bottom: 4px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__advantage-content___3zP-a h3 {
    font-size: calc(18 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(18 / 32 * var(--root-fs) * 1px);
  }
  .index__advantage-content___3zP-a ul {
    gap: 0;
  }
  .index__advantage-content___3zP-a li {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    line-height: 20px;
  }
  .index__advantage-content___3zP-a li strong {
    display: inline;
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  .index__advantage-content___3zP-a h3 {
    font-size: calc(18 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(16 / 16 * var(--root-fs) * 1px);
  }
  .index__advantage-content___3zP-a ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .index__advantage-content___3zP-a li {
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
    line-height: 20px;
    padding: 0;
  }
  .index__advantage-content___3zP-a li strong {
    display: inline;
    margin-bottom: 0;
  }
}
/**
 * @description Figma 1:2700 橙色对勾图标 —— 使用阿里巴巴矢量图标库 iconfont icongouxuan
 * SSR Layout 已在 <head> 中引入 //at.alicdn.com/t/c/font_1265799_umln5c8ufv.css
 * PC: 24x24, Tablet/Mobile: 20x20 (Figma 43:4015)
 */
.index__advantage-check___3loMh {
  color: #ff7700;
  font-size: 24px;
  line-height: 24px;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__advantage-check___3loMh {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 700px) {
  .index__advantage-check___3loMh {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
  }
}
.index__advantage-text___35k3z {
  flex: 1;
  min-width: 0;
}
.index__advantage-image___ExDbo {
  flex: 1;
}
.index__advantage-image___ExDbo img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  object-fit: cover;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__advantage-image___ExDbo {
    flex: 1;
  }
  .index__advantage-image___ExDbo img {
    border-radius: 16px;
  }
}
@media (max-width: 700px) {
  .index__advantage-image___ExDbo {
    max-width: 100%;
  }
  .index__advantage-image___ExDbo img {
    border-radius: 16px;
  }
}
/* ========== Steps Section ========== */
.index__steps-section___5Ktlf {
  padding: 100px 0;
  background: #fffaf8;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__steps-section___5Ktlf {
    padding-top: calc(72 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(72 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__steps-section___5Ktlf {
    padding-top: calc(48 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(48 / 16 * var(--root-fs) * 1px);
  }
}
.index__steps-container___1X_9e {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__steps-container___1X_9e {
    padding: 0 7.5%;
  }
}
@media (max-width: 700px) {
  .index__steps-container___1X_9e {
    padding: 0 16px;
  }
}
.index__steps-grid___QjO7W {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 60px;
  position: relative;
  /* PC/Pad 水平虚线连接线（Figma: 贯穿所有step icon圆心） */
}
.index__steps-grid___QjO7W::before {
  content: '';
  position: absolute;
  top: 60px;
  left: 60px;
  right: 60px;
  height: 0;
  border-top: 2px solid #d9d9d9;
  z-index: 0;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__steps-grid___QjO7W {
    gap: calc(16 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(40 / 32 * var(--root-fs) * 1px);
  }
  .index__steps-grid___QjO7W::before {
    top: 50px;
    left: 50px;
    right: 50px;
  }
}
@media (max-width: 700px) {
  .index__steps-grid___QjO7W {
    flex-direction: column;
    gap: calc(24 / 16 * var(--root-fs) * 1px);
    margin-bottom: calc(24 / 16 * var(--root-fs) * 1px);
    padding-left: 92px;
  }
  .index__steps-grid___QjO7W::before {
    display: none;
  }
}
.index__step-item___303rs {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__step-item___303rs {
    min-width: auto;
  }
}
@media (max-width: 700px) {
  .index__step-item___303rs {
    flex: none;
    min-width: auto;
    text-align: left;
    position: relative;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Mobile 垂直虚线连接线 */
  }
  .index__step-item___303rs::before {
    content: '';
    position: absolute;
    left: -52px;
    top: 0;
    bottom: -40px;
    width: 0;
    border-left: 2px solid #d9d9d9;
    z-index: 0;
  }
  .index__step-item___303rs:last-child::before {
    display: none;
  }
}
/**
 * @description Step圆形图标容器
 * PC Figma: 120x120 白底 2px solid #ebe4e0 圆形
 * Pad Figma: 100x100 白底 2px solid #ebe4e0 圆形
 * Mobile Figma: 60x60 白底 2px solid #ebe4e0 圆形（绝对定位在左侧）
 */
.index__step-icon___1iyxG {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 12px;
  background: #ffffff;
  border: 2px solid #ebe4e0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.index__step-icon___1iyxG img {
  width: 64px;
  height: 64px;
  object-fit: contain;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__step-icon___1iyxG {
    width: calc(100 / 32 * var(--root-fs) * 1px);
    height: calc(100 / 32 * var(--root-fs) * 1px);
    margin-bottom: calc(12 / 32 * var(--root-fs) * 1px);
  }
  .index__step-icon___1iyxG img {
    width: 52px;
    height: 52px;
  }
}
@media (max-width: 700px) {
  .index__step-icon___1iyxG {
    width: calc(80 / 16 * var(--root-fs) * 1px);
    height: calc(80 / 16 * var(--root-fs) * 1px);
    margin: 0;
    position: absolute;
    left: -92px;
    top: 0;
  }
  .index__step-icon___1iyxG img {
    width: 43px;
    height: 43px;
  }
}
.index__step-label___171S0 {
  font-size: 13px;
  font-weight: 700;
  color: #ff7700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__step-label___171S0 {
    font-size: calc(13 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__step-label___171S0 {
    font-size: calc(13 / 16 * var(--root-fs) * 1px);
  }
}
.index__step-text___yW7y_ {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 1.5;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__step-text___yW7y_ {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__step-text___yW7y_ {
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
    font-weight: 600;
  }
}
/**
 * @description Steps底部标语栏
 * Figma: rgba(255,119,0,0.04)背景 + rgba(255,119,0,0.2)边框 + 8px圆角 + 12px上下padding
 * 文本为斜体，"we handle the rest."为橙色高亮
 */
.index__steps-slogan___kkiFj {
  text-align: center;
  font-size: 16px;
  font-style: italic;
  color: #333333;
  margin: 0;
  border: 1px solid rgba(255, 119, 0, 0.2);
  background: rgba(255, 119, 0, 0.04);
  border-radius: 8px;
  padding: 12px 16px;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__steps-slogan___kkiFj {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    padding: 8px 16px;
  }
}
@media (max-width: 700px) {
  .index__steps-slogan___kkiFj {
    font-size: calc(13 / 16 * var(--root-fs) * 1px);
    padding: 8px 12px;
  }
}
.index__slogan-highlight___3nupG {
  color: #ff7700;
}
/* ========== CTA Banner ========== */
.index__cta-section___3NGDv {
  padding: 100px 0;
  background: #ffffff;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__cta-section___3NGDv {
    padding-top: calc(72 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(72 / 32 * var(--root-fs) * 1px);
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
}
@media (max-width: 700px) {
  .index__cta-section___3NGDv {
    padding-top: calc(56 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(56 / 16 * var(--root-fs) * 1px);
    padding-left: 16px;
    padding-right: 16px;
  }
}
.index__cta-banner___2VvS6 {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 72px 100px;
  border-radius: 24px;
  text-align: center;
  overflow: hidden;
  background-size: cover;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__cta-banner___2VvS6 {
    padding-top: calc(50 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(50 / 32 * var(--root-fs) * 1px);
    padding-left: calc(67 / 32 * var(--root-fs) * 1px);
    padding-right: calc(67 / 32 * var(--root-fs) * 1px);
    border-radius: 16px;
  }
}
@media (max-width: 700px) {
  .index__cta-banner___2VvS6 {
    padding-top: calc(40 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(40 / 16 * var(--root-fs) * 1px);
    padding-left: calc(30 / 16 * var(--root-fs) * 1px);
    padding-right: calc(30 / 16 * var(--root-fs) * 1px);
    border-radius: 16px;
  }
}
.index__cta-banner-bg___fJlmz {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--cta-banner-bg-pc-tablet) center / cover no-repeat;
  border-radius: inherit;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__cta-banner-bg___fJlmz {
    background-image: var(--cta-banner-bg-pc-tablet);
  }
}
@media (max-width: 700px) {
  .index__cta-banner-bg___fJlmz {
    background-image: var(--cta-banner-bg-mobile);
  }
}
.index__cta-banner-overlay___3VPVQ {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: inherit;
}
.index__cta-banner-content___1sDqs {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.index__cta-banner-content___1sDqs h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}
.index__cta-banner-content___1sDqs p {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__cta-banner-content___1sDqs {
    gap: 16px;
  }
  .index__cta-banner-content___1sDqs h2 {
    font-size: calc(24 / 32 * var(--root-fs) * 1px);
    line-height: calc(32 / 32 * var(--root-fs) * 1px);
  }
  .index__cta-banner-content___1sDqs p {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    line-height: calc(20 / 32 * var(--root-fs) * 1px);
  }
  .index__cta-banner-content___1sDqs .index__btn-paid___1tdx_ {
    width: auto;
  }
}
@media (max-width: 700px) {
  .index__cta-banner-content___1sDqs {
    gap: 16px;
  }
  .index__cta-banner-content___1sDqs h2 {
    font-size: calc(24 / 16 * var(--root-fs) * 1px);
    line-height: calc(32 / 16 * var(--root-fs) * 1px);
  }
  .index__cta-banner-content___1sDqs p {
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
    line-height: calc(20 / 16 * var(--root-fs) * 1px);
  }
  .index__cta-banner-content___1sDqs .index__btn-paid___1tdx_ {
    width: auto;
    font-weight: 500px;
    padding: 10px 16px;
  }
}
/* ========== FAQ Section ========== */
.index__faq-section___3MnbY {
  padding: 100px 0;
  background: linear-gradient(122deg, #ffe8f0 0%, #fff5ee 50%, #ffe8f0 100%);
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__faq-section___3MnbY {
    padding-top: calc(72 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(72 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__faq-section___3MnbY {
    padding-top: calc(48 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(48 / 16 * var(--root-fs) * 1px);
  }
}
.index__faq-container___nviQC {
  max-width: 768px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__faq-container___nviQC {
    max-width: 600px;
  }
}
@media (max-width: 700px) {
  .index__faq-container___nviQC {
    padding: 0 16px;
    max-width: 100%;
  }
}
.index__faq-list___27ntE {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.index__faq-item___30fTD {
  border: 1px solid #ebe4e0;
  border-radius: 8px;
  background: #ffffff;
}
.index__faq-question___WQ0eW {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 17px 20px;
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  cursor: pointer;
  text-align: left;
  gap: 16px;
}
.index__faq-question___WQ0eW:hover {
  color: #ff7700;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__faq-question___WQ0eW {
    font-size: calc(14 / 32 * var(--root-fs) * 1px);
    padding-top: calc(17 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(17 / 32 * var(--root-fs) * 1px);
    padding-left: calc(17 / 32 * var(--root-fs) * 1px);
    padding-right: calc(17 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__faq-question___WQ0eW {
    font-size: calc(14 / 16 * var(--root-fs) * 1px);
    padding-top: calc(16 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(16 / 16 * var(--root-fs) * 1px);
    padding-left: calc(17 / 16 * var(--root-fs) * 1px);
    padding-right: calc(17 / 16 * var(--root-fs) * 1px);
  }
}
.index__faq-arrow___BFWYl {
  font-size: 20px;
  color: #999999;
  flex-shrink: 0;
  transition: color 0.2s;
}
.index__faq-answer___WZgOd {
  padding: 0 20px 20px;
  font-size: 15px;
  color: #666666;
  line-height: 1.7;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__faq-answer___WZgOd {
    font-size: calc(13 / 32 * var(--root-fs) * 1px);
    padding-bottom: calc(16 / 32 * var(--root-fs) * 1px);
    padding-left: calc(17 / 32 * var(--root-fs) * 1px);
    padding-right: calc(17 / 32 * var(--root-fs) * 1px);
  }
}
@media (max-width: 700px) {
  .index__faq-answer___WZgOd {
    font-size: calc(13 / 16 * var(--root-fs) * 1px);
    padding-bottom: calc(16 / 16 * var(--root-fs) * 1px);
    padding-left: calc(17 / 16 * var(--root-fs) * 1px);
    padding-right: calc(17 / 16 * var(--root-fs) * 1px);
  }
}
.index__faq-item-open___361AV .index__faq-question___WQ0eW {
  color: #ff7700;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .index__faq-cta___2VHNe {
    width: auto;
  }
}
@media (max-width: 700px) {
  .index__faq-cta___2VHNe {
    width: auto;
  }
}
/* ========== Modal ========== */
.index__modal-overlay___3BVMh {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 20px;
}
.index__modal-content___3wTf2 {
  background: #ffffff;
  border-radius: 12px;
  padding: 32px;
  max-width: 400px;
  width: 100%;
  text-align: center;
}
.index__modal-title___2exvn {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #333333;
}
.index__modal-message___2cbZf {
  font-size: 15px;
  color: #666666;
  line-height: 1.6;
  margin: 0 0 24px;
}
.index__modal-btn___2QJPU {
  display: inline-block;
  padding: 10px 40px;
  background: #ff7700;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.2s;
}
.index__modal-btn___2QJPU:hover {
  background: #e56a00;
}

