.elementor-13327 .elementor-element.elementor-element-91df6b6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-3c7b438{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-c58702b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-8e00e52{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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-13327 .elementor-element.elementor-element-0ebe8dc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-c564f84{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-e09552c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-4d28849{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-f6114bc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-8d1c966{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-6897f3f{color:var( --e-global-color-secondary );}.elementor-13327 .elementor-element.elementor-element-fa6fd7c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13327 .elementor-element.elementor-element-a729bab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-91df6b6 *//* ===============================
   HERO – Apple Light
   =============================== */

.hero-apple-light {
  background:#f5f5f7;
  padding:120px 0;
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter",sans-serif;
  color:#1d1d1f;
}

.hero-wrapper {
  max-width:1360px;
  margin:0 auto;
  padding:0 40px;
  display:grid;
  grid-template-columns:1fr 1.2fr;
  gap:80px;
  align-items:center;
}

.brand-tag {
  font-size:13px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:700;
  color:#0071e3;
  margin-bottom:24px;
  display:inline-block;
}

.hero-content h1 {
  font-size:64px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.03em;
  margin-bottom:28px;
}

.text-secondary {
  display:block;
  color:#86868b;
}

.hero-subtext {
  font-size:21px;
  line-height:1.55;
  color:#424245;
  max-width:520px;
  margin-bottom:44px;
}

.cta-group {
  display:flex;
  gap:28px;
  margin-bottom:56px;
}

.btn-primary {
  background:#1d1d1f;
  color:#fff;
  padding:16px 36px;
  border-radius:999px;
  font-weight:600;
  text-decoration:none;
  transition:.3s;
}

.btn-primary:hover {
  background:#333;
  transform:translateY(-2px);
}

.btn-link {
  font-weight:600;
  color:#0071e3;
  text-decoration:none;
}

.stats-row {
  display:flex;
  align-items:center;
  gap:32px;
  border-top:1px solid rgba(0,0,0,.08);
  padding-top:20px;
}

.stat strong {
  display:block;
  font-size:20px;
  font-weight:700;
}

.stat span {
  font-size:14px;
  color:#86868b;
  text-transform:uppercase;
}

.divider {
  width:1px;
  height:36px;
  background:#d2d2d7;
}

.hero-image img {
  width:100%;
  border-radius:28px;
  box-shadow:0 30px 60px rgba(0,0,0,.15);
}

/* Mobile */
@media(max-width:960px){
  .hero-wrapper{
    grid-template-columns:1fr;
    text-align:center;
    gap:60px;
  }
  .hero-content h1{font-size:44px;}
  .stats-row{justify-content:center;border:none;}
  .divider{display:none;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-155110d */.apple-section {
  background:#fff;
  padding:120px 0;
}

.apple-container {
  max-width:1200px;
  margin:0 auto;
  padding:0 32px;
  text-align:center;
}

.apple-container h2 {
  font-size:48px;
  font-weight:700;
  margin-bottom:64px;
}

.card-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:40px;
}

.card {
  background:#f5f5f7;
  padding:48px 36px;
  border-radius:28px;
}

.card h3 {
  font-size:24px;
  margin-bottom:12px;
}

.card p {
  color:#6e6e73;
  line-height:1.6;
}

/* Mobile */
@media(max-width:900px){
  .card-grid{grid-template-columns:1fr;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1e5a8aa */.apple-muted { background:#f5f5f7; }

.feature-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:40px;
  margin-top:60px;
}

.feature h4 {
  font-size:20px;
  margin-bottom:8px;
}

.feature p {
  color:#6e6e73;
}

/* Mobile */
@media(max-width:900px){
  .feature-grid{grid-template-columns:1fr;}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a2269aa *//* ================= Section Wrapper ================= */
.whyti-section {
  background: #ffffff;
  padding: 120px 0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", Inter, sans-serif;
}

/* ================= Container ================= */
.whyti-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 40px;
  text-align: center;
}

/* ================= Title ================= */
.whyti-title {
  font-size: 44px;
  font-weight: 700;
  color: #0d0d0d;
  margin-bottom: 14px;
  letter-spacing: -0.015em;
}

.whyti-subtitle {
  font-size: 20px;
  color: #4b5563;
  margin-bottom: 60px;
  line-height: 1.6;
}

/* ================= Grid ================= */
.whyti-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

/* ================= Cards ================= */
.whyti-card {
  background: #f9fafb;
  padding: 36px 26px;
  border-radius: 22px;
  text-align: left;
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
  transition: 0.25s ease;
  opacity: 0;
  transform: translateY(40px);
}

.whyti-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 22px rgba(0,0,0,0.08);
}

.whyti-card .icon {
  font-size: 36px;
  margin-bottom: 18px;
}

/* Title inside cards */
.whyti-card h3 {
  font-size: 22px;
  color: #111827;
  margin-bottom: 12px;
  font-weight: 600;
}

/* Text inside cards */
.whyti-card p {
  font-size: 17px;
  color: #4b5563;
  line-height: 1.6;
}

/* ================= Responsive ================= */
@media (max-width: 1024px) {
  .whyti-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

@media (max-width: 640px) {
  .whyti-grid {
    grid-template-columns: 1fr;
  }

  .whyti-title {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-71be45f *//* ===============================
   Categories – Apple OEM
   =============================== */

.categories-apple {
  background: #f5f5f7;
  padding: 120px 0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", sans-serif;
}

.categories-wrap {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 40px;
}

.categories-header {
  max-width: 680px;
  margin-bottom: 64px;
}

.categories-header h2 {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 14px;
}

.categories-header p {
  font-size: 18px;
  line-height: 1.6;
  color: #6e6e73;
}

/* Grid */
.categories-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px;
}

/* Card */
.category-card {
  background: #ffffff;
  border-radius: 28px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 18px 36px rgba(0,0,0,0.08);
  transition: transform .35s ease, box-shadow .35s ease;
}

.category-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 56px rgba(0,0,0,0.12);
}

.category-card img {
  width: 100%;
  display: block;
}

.card-content {
  padding: 28px 28px 32px;
}

.card-content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.card-content p {
  font-size: 14px;
  color: #6e6e73;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 1024px) {
  .categories-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .categories-apple {
    padding: 80px 0;
  }

  .categories-header h2 {
    font-size: 36px;
  }

  .categories-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b86727d *//* ===============================
   Featured Products – Apple OEM
   =============================== */

.featured-apple {
  background: #ffffff;
  padding: 120px 0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", sans-serif;
}

.featured-wrap {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 40px;
}

.featured-header {
  max-width: 640px;
  margin-bottom: 60px;
}

.featured-header h2 {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 14px;
}

.featured-header p {
  font-size: 18px;
  line-height: 1.6;
  color: #6e6e73;
}

/* Horizontal scroll */
.featured-scroll {
  display: flex;
  gap: 32px;
  overflow-x: auto;
  padding-bottom: 20px;
  scroll-snap-type: x mandatory;
}

.featured-scroll::-webkit-scrollbar {
  height: 6px;
}

.featured-scroll::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.15);
  border-radius: 3px;
}

/* Card */
.featured-card {
  min-width: 320px;
  background: #f5f5f7;
  border-radius: 28px;
  overflow: hidden;
  scroll-snap-align: start;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
  transition: transform .4s ease, box-shadow .4s ease;
}

.featured-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(0,0,0,0.12);
}

.featured-card img {
  width: 100%;
  display: block;
}

.card-body {
  padding: 28px 26px 32px;
}

.card-body h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.card-spec {
  font-size: 14px;
  color: #6e6e73;
  line-height: 1.5;
  margin-bottom: 20px;
}

/* CTA */
.card-cta {
  font-size: 15px;
  font-weight: 600;
  color: #0071e3;
  text-decoration: none;
}

.card-cta:hover {
  text-decoration: underline;
}

/* Mobile */
@media (max-width: 768px) {
  .featured-apple {
    padding: 80px 0;
  }

  .featured-header h2 {
    font-size: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-192d338 */.oem-section {
  padding: 90px 0;
  background: #f9fafb;
}

.oem-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

.oem-title {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #0f172a;
}

.oem-sub {
  text-align: center;
  font-size: 18px;
  color: #475569;
  max-width: 700px;
  margin: 10px auto 50px;
}

.oem-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.oem-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.oem-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.12);
}

.oem-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 10px;
}

.oem-card p {
  font-size: 16px;
  color: #475569;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c9c9133 *//* ===== Section 6 – Logos 放大 & Apple 风 ===== */
.home-trust {
  padding: 80px 20px 72px;
  background: #ffffff;
}

.trust-inner {
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
}

.trust-title {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #0f172a; /* 深海军蓝 */
  margin: 0;
}

.trust-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 72px;           /* 上下 40，左右 72 */
  margin-top: 40px;
}

.trust-logo img {
  height: 52px;            /* 手机/平板也够大 */
  max-width: 180px;
  filter: grayscale(100%);
  opacity: 0.78;
  transition: transform 0.28s ease, opacity 0.28s ease, filter 0.28s ease;
}

.trust-logo img:hover {
  opacity: 1;
  filter: grayscale(0%);
  transform: translateY(-3px);
}

@media (min-width: 1024px) {
  .trust-title {
    font-size: 34px;
  }

  .trust-logo img {
    height: 64px;          /* 桌面端 LOGO 再大一点 */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57a5560 *//* ===== RFQ SECTION ===== */
#rfq.rfq-section {
  padding: 100px 0;
  background: #ffffff;
}

/* 核心并列容器 */
.rfq-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;

  align-items: start;
}

/* LEFT */
.rfq-left {
  max-width: 520px;
}

.rfq-eyebrow {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #6e6e73;
  margin-bottom: 18px;
}

.rfq-title {
  font-size: 56px;
  line-height: 1.05;
  font-weight: 700;
  color: #1d1d1f;
  margin: 0 0 24px;
}

.rfq-desc {
  font-size: 18px;
  line-height: 1.6;
  color: #6e6e73;
}

/* RIGHT */
.rfq-right {
  width: 100%;
}

.rfq-form-box {
  background: #ffffff;
}

/* ===== WPForms 视觉优化（不改结构） ===== */
#wpforms-280 {
  --wpforms-field-border-radius: 8px;
  --wpforms-field-border-width: 1px;
  --wpforms-field-border-color: #d2d2d7;
  --wpforms-button-background-color: #0a5ea8;
  --wpforms-button-text-color: #ffffff;
  --wpforms-button-border-radius: 6px;
}

#wpforms-280 .wpforms-field-label {
  font-weight: 600;
  color: #1d1d1f;
}

#wpforms-280 input,
#wpforms-280 textarea {
  font-size: 16px;
}

/* ===== Mobile ===== */
@media (max-width: 900px) {
  .rfq-inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .rfq-title {
    font-size: 42px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6897f3f */.biz-section {
  padding: 100px 0;
  background: #ffffff;
}

.biz-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

.biz-title {
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  color: #0f172a;
}

.biz-sub {
  text-align: center;
  max-width: 720px;
  margin: 10px auto 50px;
  font-size: 18px;
  color: #475569;
}

.biz-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.biz-card {
  background: #f8fafc;
  padding: 26px;
  border-radius: 20px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.biz-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.10);
}

.biz-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 8px;
}

.biz-card p {
  font-size: 16px;
  color: #475569;
}

@media (max-width: 900px) {
  .biz-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .biz-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e192434 */.fade-up,
.stagger {
  opacity: 0;
  transform: translateY(40px);
  transition: all 1s cubic-bezier(.25,.8,.25,1);
}

.fade-up.appear,
.stagger.appear {
  opacity: 1;
  transform: translateY(0);
}/* End custom CSS */
/* Start custom CSS *//* ===============================
   Apple-style Fade Up System
   =============================== */

@keyframes appleFadeUp {
  from {
    opacity: 0;
    transform: translateY(36px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-up {
  opacity: 0;
  animation: appleFadeUp 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}

.fade-delay-1 { animation-delay: .15s; }
.fade-delay-2 { animation-delay: .3s; }
.fade-delay-3 { animation-delay: .45s; }
.fade-delay-4 { animation-delay: .6s; }/* End custom CSS */