.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-740 .elementor-element.elementor-element-80f27b5{text-align:center;}.elementor-740 .elementor-element.elementor-element-80f27b5 .elementor-heading-title{color:var( --e-global-color-bf47df0 );}.elementor-740 .elementor-element.elementor-element-43ee10f > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:20px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-740 .elementor-element.elementor-element-e15d92e{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:start;font-family:"Roboto", Sans-serif;font-weight:500;}@media(max-width:767px){.elementor-740 .elementor-element.elementor-element-e15d92e{font-size:17px;}}@media(min-width:768px){.elementor-740 .elementor-element.elementor-element-43ee10f{width:100%;}}/* Start custom CSS */body.elementor-page-740 {
  --navy: #071C33;
  --navy-dark: #03111F;
  --cream: #F8F3EA;
  --gold: #C9A45C;
  --red: #D94A38;
  --line: #06C755;
  --text: #1E2732;
  --muted: #6B7280;
}

body.elementor-page-740 .crab-lp {
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  color: var(--text);
  background: var(--cream);
  line-height: 1.7;
}

body.elementor-page-740 .crab-lp * {
  box-sizing: border-box;
}

body.elementor-page-740 .crab-lp img {
  width: 100%;
  height: auto;
  display: block;
}

body.elementor-page-740 .crab-lp h1,
body.elementor-page-740 .crab-lp h2,
body.elementor-page-740 .crab-lp h3,
body.elementor-page-740 .crab-lp p {
  margin: 0;
}

body.elementor-page-740 .crab-section {
  padding: 56px 20px;
}

body.elementor-page-740 .crab-inner {
  max-width: 1080px;
  margin: 0 auto;
}

body.elementor-page-740 .crab-section h2 {
  font-size: 28px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 28px;
  color: var(--navy);
  font-weight: 900;
  letter-spacing: -0.5px;
}

body.elementor-page-740 .crab-kicker {
  color: var(--gold);
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 8px;
  letter-spacing: 1px;
}

body.elementor-page-740 .crab-cream {
  background: var(--cream);
}

body.elementor-page-740 .crab-white {
  background: #fff;
}

body.elementor-page-740 .crab-navy {
  background: var(--navy);
  color: #fff;
}

body.elementor-page-740 .crab-navy h2 {
  color: #F8E9C8;
}

body.elementor-page-740 .crab-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #E65B45, var(--red));
  color: #fff !important;
  min-height: 56px;
  padding: 14px 30px;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(217,74,56,.32);
  transition: transform .2s ease, box-shadow .2s ease;
}

body.elementor-page-740 .crab-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(217,74,56,.38);
}

body.elementor-page-740 .crab-btn-full {
  width: 100%;
}

body.elementor-page-740 .crab-card {
  background: #fff;
  border-radius: 22px;
  padding: 24px 18px;
  box-shadow: 0 8px 28px rgba(7,28,51,.08);
  border: 1px solid rgba(7,28,51,.06);
}

body.elementor-page-740 .crab-card h3 {
  font-size: 20px;
  color: var(--navy);
  margin-bottom: 8px;
  font-weight: 900;
}

body.elementor-page-740 .crab-card p {
  font-size: 15px;
  color: #3d4652;
}

body.elementor-page-740 .crab-grid {
  display: grid;
  gap: 16px;
}

body.elementor-page-740 .crab-center {
  text-align: center;
}

body.elementor-page-740 .crab-muted {
  color: var(--muted);
}

body.elementor-page-740 .crab-hero {
  background:
    radial-gradient(circle at top right, rgba(201,164,92,.26) 0%, rgba(201,164,92,0) 32%),
    radial-gradient(circle at bottom left, rgba(217,74,56,.18) 0%, rgba(217,74,56,0) 30%),
    linear-gradient(135deg, var(--navy-dark), var(--navy));
  color: #fff;
  padding: 42px 20px 52px;
  overflow: hidden;
}

body.elementor-page-740 .crab-hero-tag {
  display: inline-block;
  background: linear-gradient(135deg, #F5D995, #C9A45C);
  color: #1d2430;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 18px;
}

body.elementor-page-740 .crab-hero h1 {
  font-size: 42px;
  line-height: 1.12;
  letter-spacing: -1px;
  color: #fff;
  margin-bottom: 14px;
  font-weight: 900;
}

body.elementor-page-740 .crab-hero-sub {
  font-size: 18px;
  color: #F8E9C8;
  margin-bottom: 18px;
  font-weight: 700;
}

body.elementor-page-740 .crab-hero-desc {
  font-size: 16px;
  color: #D7E2EE;
  margin-bottom: 20px;
}

body.elementor-page-740 .crab-hero-points {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 20px 0;
}

body.elementor-page-740 .crab-hero-points span {
  border: 1px solid rgba(201,164,92,.65);
  color: #fff;
  border-radius: 16px;
  padding: 12px 14px;
  font-weight: 800;
  background: rgba(255,255,255,.06);
}
body.elementor-page-740 .crab-hero-price {
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(201,164,92,.55);
  border-radius: 22px;
  padding: 18px 18px;
  margin: 20px 0 18px;
  backdrop-filter: blur(8px);
}

body.elementor-page-740 .crab-hero-price span {
  display: inline-block;
  color: #F8E9C8;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 4px;
}

body.elementor-page-740 .crab-hero-price strong {
  display: block;
  color: #ffffff;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.5px;
}

body.elementor-page-740 .crab-hero-price p {
  color: #E8D4A7;
  font-size: 13px;
  margin-top: 6px;
}
body.elementor-page-740 .crab-hero-img {
  margin-top: 28px;
  border-radius: 28px;
  overflow: hidden;
  border: 1px solid rgba(201,164,92,.45);
  box-shadow: 0 20px 50px rgba(0,0,0,.35);
}

body.elementor-page-740 .crab-note {
  font-size: 14px;
  color: #E8D4A7;
  margin-top: 12px;
}

body.elementor-page-740 .crab-icon {
  font-size: 36px;
  margin-bottom: 10px;
}

body.elementor-page-740 .crab-taste-card {
  background: #fff;
  color: var(--text);
  border-radius: 22px;
  overflow: hidden;
  margin-bottom: 16px;
  box-shadow: 0 12px 32px rgba(0,0,0,.18);
}

body.elementor-page-740 .crab-taste-card img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

body.elementor-page-740 .crab-taste-card div {
  padding: 20px;
}

body.elementor-page-740 .crab-taste-card h3 {
  font-size: 22px;
  color: var(--navy);
  margin-bottom: 6px;
  font-weight: 900;
}

body.elementor-page-740 .crab-mini-card {
  padding: 20px 14px;
}

body.elementor-page-740 .crab-step {
  background: var(--cream);
  border-radius: 20px;
  padding: 22px 20px;
  border-left: 5px solid var(--gold);
  box-shadow: 0 8px 24px rgba(7,28,51,.06);
}

body.elementor-page-740 .crab-step b {
  display: inline-flex;
  width: 32px;
  height: 32px;
  background: var(--navy);
  color: #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

body.elementor-page-740 .crab-step h3 {
  font-size: 19px;
  color: var(--navy);
  margin-bottom: 5px;
  font-weight: 900;
}

body.elementor-page-740 .crab-center-note {
  text-align: center;
  font-size: 14px;
  color: var(--muted);
  margin-top: 18px;
}

body.elementor-page-740 .crab-order-box {
  background: #fff;
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0 14px 42px rgba(7,28,51,.12);
  border: 1px solid rgba(7,28,51,.06);
}

body.elementor-page-740 .crab-order-img img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

body.elementor-page-740 .crab-order-info {
  padding: 26px 20px;
}

body.elementor-page-740 .crab-order-info h3 {
  font-size: 24px;
  color: var(--navy);
  margin-bottom: 14px;
  font-weight: 900;
}

body.elementor-page-740 .crab-order-info ul {
  margin: 0 0 18px;
  padding-left: 20px;
}

body.elementor-page-740 .crab-option-box {
  display: grid;
  gap: 12px;
  margin: 18px 0;
}

body.elementor-page-740 .crab-option-box div {
  border: 1px solid #E5E0D6;
  border-radius: 18px;
  padding: 15px;
  background: #FFFCF7;
}

body.elementor-page-740 .crab-option-box strong {
  color: var(--navy);
  font-size: 18px;
  font-weight: 900;
}

body.elementor-page-740 .crab-option-box p {
  color: var(--muted);
  font-size: 14px;
}

body.elementor-page-740 .crab-price {
  background: #FFF4EE;
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0;
  text-align: center;
  border: 1px solid rgba(217,74,56,.12);
}

body.elementor-page-740 .crab-price span {
  color: var(--red);
  font-weight: 900;
}

body.elementor-page-740 .crab-price strong {
  display: block;
  color: var(--red);
  font-size: 36px;
  line-height: 1.2;
  margin: 4px 0;
  font-weight: 900;
}

body.elementor-page-740 .crab-price p {
  font-size: 13px;
  color: var(--muted);
}

body.elementor-page-740 .crab-trust-box {
  background: var(--cream);
  border-radius: 24px;
  padding: 24px 20px;
  border: 1px solid #EEE3D2;
}

body.elementor-page-740 .crab-trust-box p {
  margin-bottom: 10px;
  font-size: 15px;
}

body.elementor-page-740 .crab-faq {
  display: grid;
  gap: 12px;
}

body.elementor-page-740 .crab-faq details {
  background: #fff;
  border-radius: 18px;
  padding: 17px 18px;
  box-shadow: 0 6px 20px rgba(7,28,51,.07);
  border: 1px solid rgba(7,28,51,.05);
}

body.elementor-page-740 .crab-faq summary {
  cursor: pointer;
  font-weight: 900;
  color: var(--navy);
}

body.elementor-page-740 .crab-faq details p {
  color: #4b5563;
  margin-top: 10px;
  font-size: 15px;
}

body.elementor-page-740 .crab-final {
  background:
    radial-gradient(circle at top right, rgba(201,164,92,.22), transparent 34%),
    linear-gradient(135deg, var(--navy-dark), var(--navy));
  color: #fff;
  padding: 58px 20px 86px;
  text-align: center;
}

body.elementor-page-740 .crab-final h2 {
  font-size: 30px;
  line-height: 1.35;
  color: #F8E9C8;
  margin-bottom: 16px;
  font-weight: 900;
}

body.elementor-page-740 .crab-final p {
  color: #D7E2EE;
  margin-bottom: 20px;
}

body.elementor-page-740 .crab-line-sticky {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 99999;
  background: var(--line);
  color: #fff !important;
  text-align: center;
  padding: 16px 20px;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: 0 8px 24px rgba(0,0,0,.24);
}

body.elementor-page-740 .crab-line-sticky:hover {
  background: #05b64e;
}

@media (min-width: 768px) {
  body.elementor-page-740 .crab-hero {
    padding: 74px 8%;
  }

  body.elementor-page-740 .crab-hero .crab-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 42px;
    align-items: center;
  }

  body.elementor-page-740 .crab-hero h1 {
    font-size: 58px;
  }

  body.elementor-page-740 .crab-hero-points {
    grid-template-columns: repeat(3, 1fr);
  }

  body.elementor-page-740 .crab-section {
    padding: 76px 8%;
  }

  body.elementor-page-740 .crab-grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  body.elementor-page-740 .crab-grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  body.elementor-page-740 .crab-grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  body.elementor-page-740 .crab-taste-card {
    display: grid;
    grid-template-columns: 42% 1fr;
    align-items: center;
  }

  body.elementor-page-740 .crab-taste-card img {
    height: 100%;
  }

  body.elementor-page-740 .crab-order-box {
    display: grid;
    grid-template-columns: 45% 1fr;
    max-width: 1080px;
    margin: 0 auto;
  }

  body.elementor-page-740 .crab-order-img img {
    height: 100%;
  }

  body.elementor-page-740 .crab-trust-box {
    max-width: 960px;
    margin: 0 auto;
    columns: 2;
  }

  body.elementor-page-740 .crab-line-sticky {
    max-width: 360px;
    left: auto;
    right: 32px;
    bottom: 32px;
  }
}
/* ===== 手機版字級強化：韓國熟凍雪蟹銷售頁 ===== */

@media (max-width: 767px) {

  /* 全頁基礎文字 */
  body.elementor-page-740 .crab-lp {
    font-size: 17px;
    line-height: 1.75;
  }

  /* 區塊上下間距 */
  body.elementor-page-740 .crab-section {
    padding: 52px 20px;
  }

  /* Hero 主標 */
  body.elementor-page-740 .crab-hero h1 {
    font-size: 44px;
    line-height: 1.12;
    letter-spacing: -1px;
  }

  /* Hero 副標 */
  body.elementor-page-740 .crab-hero-sub {
    font-size: 21px;
    line-height: 1.45;
    margin-bottom: 18px;
  }

  /* Hero 說明文字 */
  body.elementor-page-740 .crab-hero-desc {
    font-size: 17px;
    line-height: 1.75;
  }

  /* Hero 小標籤 */
  body.elementor-page-740 .crab-hero-tag {
    font-size: 15px;
    padding: 8px 15px;
  }

  /* Hero 三個賣點 */
  body.elementor-page-740 .crab-hero-points span {
    font-size: 16px;
    line-height: 1.5;
    padding: 13px 15px;
  }

  /* Hero 價格區 */
  body.elementor-page-740 .crab-hero-price span {
    font-size: 15px;
  }

  body.elementor-page-740 .crab-hero-price strong {
    font-size: 40px;
  }

  body.elementor-page-740 .crab-hero-price p {
    font-size: 15px;
    line-height: 1.6;
  }

  /* CTA 按鈕 */
  body.elementor-page-740 .crab-btn {
    font-size: 19px;
    min-height: 58px;
    padding: 15px 28px;
  }

  /* CTA 下方小字 */
  body.elementor-page-740 .crab-note {
    font-size: 15px;
    line-height: 1.6;
  }

  /* 區塊英文小字 */
  body.elementor-page-740 .crab-kicker {
    font-size: 14px;
    margin-bottom: 8px;
  }

  /* 區塊大標 */
  body.elementor-page-740 .crab-section h2 {
    font-size: 30px;
    line-height: 1.32;
    margin-bottom: 28px;
  }

  /* 卡片標題 */
  body.elementor-page-740 .crab-card h3,
  body.elementor-page-740 .crab-taste-content h3,
  body.elementor-page-740 .crab-step h3,
  body.elementor-page-740 .crab-order-info h3 {
    font-size: 22px;
    line-height: 1.35;
  }

  /* 卡片內文 */
  body.elementor-page-740 .crab-card p,
  body.elementor-page-740 .crab-taste-content p,
  body.elementor-page-740 .crab-step p,
  body.elementor-page-740 .crab-order-info li,
  body.elementor-page-740 .crab-order-info p {
    font-size: 17px;
    line-height: 1.75;
  }

  /* 規格 / 選項文字 */
  body.elementor-page-740 .crab-option-box strong {
    font-size: 20px;
  }

  body.elementor-page-740 .crab-option-box p {
    font-size: 16px;
    line-height: 1.65;
  }

  /* 價格區 */
  body.elementor-page-740 .crab-price span {
    font-size: 15px;
  }

  body.elementor-page-740 .crab-price strong {
    font-size: 38px;
  }

  body.elementor-page-740 .crab-price p {
    font-size: 15px;
    line-height: 1.6;
  }

  /* 安心資訊 */
  body.elementor-page-740 .crab-trust-box p {
    font-size: 16px;
    line-height: 1.7;
  }

  /* FAQ */
  body.elementor-page-740 .crab-faq summary {
    font-size: 18px;
    line-height: 1.55;
  }

  body.elementor-page-740 .crab-faq details p {
    font-size: 16px;
    line-height: 1.75;
  }

  /* 底部 CTA */
  body.elementor-page-740 .crab-final h2 {
    font-size: 32px;
    line-height: 1.35;
  }

  body.elementor-page-740 .crab-final p {
    font-size: 17px;
    line-height: 1.75;
  }

  /* 手機底部固定 LINE 按鈕 */
  body.elementor-page-740 .crab-line-sticky {
    font-size: 19px;
    padding: 17px 20px;
  }
}/* End custom CSS */