:root{
  --blue:#315cff;
  --blue2:#6d77ff;
  --purple:#8b5cf6;
  --ink:#0f172a;
  --muted:#69738b;
  --line:#e7ebf5;
  --soft:#f5f7ff;
  --card:#ffffff;
  --shadow:0 22px 55px rgba(37,65,142,.10);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 78% 20%,rgba(139,92,246,.16),transparent 34%),radial-gradient(circle at 26% 6%,rgba(49,92,255,.08),transparent 26%),linear-gradient(180deg,#fff 0%,#f7f9ff 78%,#fff 100%);overflow-x:hidden}
a{text-decoration:none;color:inherit}.topbar{height:68px;padding:0 5.1%;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.88);border-bottom:1px solid #edf0f8;backdrop-filter:blur(18px);position:sticky;top:0;z-index:50}.logo{display:flex;align-items:center;gap:10px;font-size:24px}.logo-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#3970ff,#8d5cff);box-shadow:0 8px 22px rgba(49,92,255,.25);font-size:14px}.nav{display:flex;align-items:center;gap:42px;font-weight:800;font-size:15px}.nav a{height:68px;display:flex;align-items:center;position:relative}.nav a.active,.nav a:hover{color:var(--blue)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:32px;height:3px;background:var(--blue);border-radius:99px}.header-actions{display:flex;align-items:center;gap:16px}.theme-btn{width:48px;height:42px;border:1px solid var(--line);background:#fff;border-radius:12px;font-size:20px;box-shadow:0 8px 20px rgba(36,51,91,.04)}.login-btn{height:42px;padding:0 24px;border-radius:10px;background:linear-gradient(135deg,#315cff,#5366ff);color:#fff;font-weight:900;display:flex;align-items:center;box-shadow:0 12px 24px rgba(49,92,255,.25)}.menu-btn{display:none;border:0;background:var(--blue);color:#fff;border-radius:10px;width:42px;height:38px;font-size:22px}
main{width:min(1360px,94%);margin:0 auto}.hero-wrap{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:34px;min-height:515px;padding:54px 0 16px}.safe-pill{display:inline-flex;align-items:center;gap:8px;background:#eef2ff;color:#315cff;border-radius:999px;padding:9px 18px;font-weight:900;font-size:14px;margin-bottom:24px}.hero-left h1{font-size:54px;line-height:1.18;letter-spacing:-2px;margin:0 0 20px;font-weight:950}.hero-left h1 span{background:linear-gradient(90deg,#315cff 0%,#8b5cf6 84%);-webkit-background-clip:text;background-clip:text;color:transparent}.subline{font-size:25px;margin:0 0 2px}.platforms{font-size:23px;margin:0 0 28px}.benefits{display:flex;gap:52px;margin:28px 0}.benefit{display:flex;align-items:center;gap:12px}.benefit span{width:42px;height:42px;border-radius:999px;background:#eef2ff;display:grid;place-items:center;color:#315cff;box-shadow:0 10px 24px rgba(49,92,255,.09)}.benefit b{display:block;font-size:15px}.benefit small{display:block;color:var(--muted);font-size:13px}.hero-actions-main{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px}.btn{height:56px;padding:0 28px;border-radius:10px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);transition:.18s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,#315cff,#5366ff);color:#fff;box-shadow:0 14px 30px rgba(49,92,255,.25);border:0}.btn.secondary{background:#fff;color:#0f172a;box-shadow:0 12px 25px rgba(28,44,87,.06)}.trust-note{margin:16px 0 0;color:#56617a;font-weight:700}.hero-right{position:relative;min-height:430px;display:grid;place-items:center}.glow-ring{position:absolute;width:580px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(119,97,255,.23),rgba(119,97,255,.03) 60%,transparent 72%);filter:blur(1px);transform:rotate(-8deg)}.glow-ring:before,.glow-ring:after{content:"";position:absolute;inset:34px;border:4px solid rgba(127,143,255,.19);border-radius:50%;transform:rotate(10deg)}.glow-ring:after{inset:76px;border-width:2px}.device-card{position:relative;width:500px;height:335px;border-radius:36px;padding:36px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(225,232,255,.72));border:1px solid rgba(203,213,255,.72);box-shadow:0 38px 85px rgba(68,89,184,.22);transform:rotate(7deg);z-index:2}.device-dots{display:flex;gap:8px;position:absolute;top:28px;left:34px}.device-dots i{width:9px;height:9px;border-radius:50%;background:#fff}.app-grid{height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-content:center}.app-tile{height:116px;border-radius:18px;background:#fff;box-shadow:0 12px 26px rgba(34,51,100,.10);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;transform:rotate(-7deg)}.app-tile span{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;margin-bottom:8px;font-size:28px}.app-tile.green span{background:#10b981;color:#fff}.app-tile.white span{font-size:22px}.app-tile.blue span{color:#4869ff;font-size:50px}.app-tile.orange span{color:#ff785c;font-size:54px}.app-tile.black span{background:#020617;color:#fff;font-size:42px}.shield{position:absolute;right:76px;top:12px;width:108px;height:118px;display:grid;place-items:center;background:linear-gradient(145deg,#6fa1ff,#2563eb);color:#fff;font-size:60px;border-radius:50% 50% 45% 45%;box-shadow:0 22px 48px rgba(37,99,235,.35);z-index:4}.speed-card{position:absolute;right:8px;bottom:38px;z-index:5;background:rgba(255,255,255,.92);border:1px solid rgba(205,214,255,.8);border-radius:18px;min-width:248px;padding:18px 22px;display:grid;grid-template-columns:48px 1fr;column-gap:14px;box-shadow:0 24px 55px rgba(78,88,166,.18);transform:rotate(3deg)}.speed-card span{grid-row:1/3;font-size:44px;color:#7c3aed}.speed-card b{font-size:20px}.speed-card small{color:#4b5563}.speed-card em{color:#315cff;font-style:normal;font-weight:900}
.steps{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:center;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:14px;padding:16px 22px;margin:6px 0 12px;box-shadow:0 15px 38px rgba(37,65,142,.06)}.step{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center}.step span{grid-row:1/3;color:var(--blue);font-weight:950;font-size:21px}.step i{grid-row:1/3;width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#f1f4ff;color:#315cff;font-style:normal;font-weight:900}.step b{font-size:16px}.step small{color:var(--muted)}.arrow{font-size:36px;color:#9aa6c4;text-align:center}.dashboard-row{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-top:12px}.order-panel,.why-card{background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 42px rgba(37,65,142,.07);padding:24px}.order-panel h2,.why-card h2{margin:0 0 18px;font-size:22px}.order-panel h2 span{color:var(--blue)}.info-line{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #e9edf6;padding:12px 0;font-size:16px}.info-line span{font-weight:800}.ok{color:#16b26b}.progress{height:8px;background:#edf1fa;border-radius:999px;margin:12px 0 16px;overflow:hidden}.progress i{display:block;height:100%;width:68%;border-radius:999px;background:linear-gradient(90deg,#315cff,#815cff);animation:bar 2.8s ease-in-out infinite}@keyframes bar{0%{width:26%}60%{width:82%}100%{width:68%}}.notice{background:#f3f6ff;border-radius:14px;padding:16px 20px;color:#315cff}.notice strong{display:block}.notice small{color:#65708b}.why-item{display:flex;align-items:center;gap:14px;margin:16px 0}.why-item i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eef2ff;color:#315cff;font-style:normal}.why-item b{display:block}.why-item small{color:#66728b}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:linear-gradient(135deg,#090f24,#121b38);border-radius:16px;margin:14px -3% 54px;padding:28px 4%;color:#fff;box-shadow:0 18px 45px rgba(9,15,36,.18)}.stats-strip div{display:grid;grid-template-columns:48px 1fr;align-items:center}.stats-strip i{grid-row:1/3;font-size:32px;color:#a78bfa}.stats-strip b{font-size:25px}.stats-strip span{color:#d8def4}.section-title{text-align:center;margin:58px 0 28px}.section-title small,.contact-card small{color:#315cff;font-weight:950;letter-spacing:.12em}.section-title h2{font-size:38px;margin:6px 0 8px}.section-title p{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 15px 35px rgba(37,65,142,.06)}.product-grid h3{margin:0 0 8px}.product-grid p{color:var(--muted);min-height:48px}.product-grid a{display:inline-flex;padding:9px 14px;border-radius:10px;background:#f2f5ff;color:#315cff;font-weight:900}.faq-section{width:min(900px,100%);margin:0 auto 56px}.faq-section details{background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:12px;padding:18px 22px}.faq-section summary{font-weight:950;cursor:pointer}.faq-section p{color:var(--muted)}.contact-card{display:flex;align-items:center;gap:16px;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:30px;margin-bottom:42px}.contact-card h2{margin:4px 0 6px}.contact-card p{color:var(--muted)}.contact-card a{padding:12px 18px;border-radius:10px;background:#f1f4ff;color:#315cff;font-weight:950}.footer{text-align:center;color:#778198;border-top:1px solid var(--line);padding:26px 0 36px;margin-top:10px}
@media (max-width:1100px){.nav{gap:20px}.hero-wrap{grid-template-columns:1fr}.hero-right{min-height:390px}.product-grid{grid-template-columns:repeat(2,1fr)}.dashboard-row{grid-template-columns:1fr}.stats-strip{margin-left:0;margin-right:0}.steps{grid-template-columns:1fr}.arrow{display:none}.step{margin:8px 0}.benefits{gap:20px;flex-wrap:wrap}}
@media (max-width:760px){.topbar{height:auto;min-height:66px;flex-wrap:wrap;padding:12px 4%}.menu-btn{display:block}.header-actions{margin-left:auto}.theme-btn{display:none}.login-btn{padding:0 14px}.nav{order:3;display:none;width:100%;flex-direction:column;align-items:flex-start;gap:0;background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:12px;padding:8px 16px}.nav.show{display:flex}.nav a{height:44px}.nav a.active:after{display:none}.hero-left h1{font-size:40px}.subline,.platforms{font-size:19px}.hero-actions-main .btn{width:100%}.device-card{width:330px;height:300px;padding:28px}.app-grid{grid-template-columns:repeat(2,1fr);gap:12px}.app-tile{height:86px}.app-tile span{width:42px;height:42px;font-size:22px}.app-tile.blue span,.app-tile.orange span{font-size:38px}.shield{right:0;top:0;width:78px;height:88px;font-size:42px}.speed-card{right:0;bottom:0;min-width:210px}.steps{padding:14px}.info-line{display:block}.info-line span{display:block;margin-top:3px}.stats-strip{grid-template-columns:1fr 1fr;gap:20px}.product-grid{grid-template-columns:1fr}.contact-card{display:block}.contact-card a{display:block;text-align:center;margin-top:10px}}
@media (max-width:430px){main{width:92%}.hero-wrap{padding-top:32px}.hero-left h1{font-size:34px}.benefit{width:100%}.stats-strip{grid-template-columns:1fr}.logo strong{font-size:20px}.device-card{width:300px}.glow-ring{width:340px}.speed-card{position:relative;margin-top:16px;right:auto;bottom:auto}.hero-right{min-height:430px}}

/* Brand logo refinement: right hero cards */
.brand-grid{grid-template-columns:repeat(3,1fr);align-content:center;gap:18px;perspective:900px}.brand-grid .app-tile{height:118px;border-radius:22px;background:rgba(255,255,255,.96);border:1px solid rgba(226,232,255,.88);box-shadow:0 16px 34px rgba(34,51,100,.13),inset 0 1px 0 rgba(255,255,255,.95);gap:8px;transform:rotate(-7deg);transition:.22s ease}.brand-grid .app-tile:hover{transform:rotate(-7deg) translateY(-6px);box-shadow:0 24px 48px rgba(34,51,100,.18),inset 0 1px 0 rgba(255,255,255,.95)}.brand-grid .app-tile b{font-size:16px;letter-spacing:-.2px;color:#0f172a}.brand-icon{width:58px;height:58px;border-radius:18px;display:grid!important;place-items:center!important;margin-bottom:0!important;box-shadow:0 12px 24px rgba(15,23,42,.10);overflow:hidden}.brand-icon svg{width:38px;height:38px;display:block}.brand-openai .brand-icon{background:#10a37f;color:#fff}.brand-grok .brand-icon{background:#fff;color:#111827;border:1px solid #e5e7eb}.brand-gemini .brand-icon{background:linear-gradient(135deg,#eef4ff,#ffffff);color:#4f7dff;border:1px solid #dfe7ff}.brand-claude .brand-icon{background:#fff7ed;color:#ff6b43;border:1px solid #fed7aa}.brand-x .brand-icon{background:#030712;color:#fff}.brand-x{grid-column:2}.brand-claude{grid-column:1}@media (max-width:760px){.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-grid .app-tile{height:96px}.brand-icon{width:48px;height:48px}.brand-icon svg{width:31px;height:31px}.brand-x{grid-column:auto}.brand-claude{grid-column:auto}}


/* 官方 Logo 图片版：右侧服务卡片使用用户提供的官方 Logo 文件 */
.official-logo-grid .brand-icon{
  background:#fff !important;
  border:1px solid rgba(226,232,255,.9) !important;
  color:inherit !important;
  box-shadow:0 12px 24px rgba(15,23,42,.08) !important;
  padding:8px;
}
.official-logo-grid .brand-icon img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
  border-radius:10px;
}
.official-logo-grid .brand-openai .brand-icon img,
.official-logo-grid .brand-grok .brand-icon img,
.official-logo-grid .brand-x .brand-icon img{
  transform:scale(1.05);
}
.official-logo-grid .brand-gemini .brand-icon img{
  transform:scale(1.22);
}
.official-logo-grid .brand-claude .brand-icon img{
  transform:scale(1.12);
}

/* 用户好评轮播：替换原来的充值订单演示模块 */
.feedback-panel{
  background:rgba(255,255,255,.88);
  border:1px solid var(--line);
  border-radius:15px;
  box-shadow:0 18px 42px rgba(37,65,142,.07);
  padding:24px;
  min-height:360px;
  display:flex;
  flex-direction:column;
}
.feedback-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:18px;
}
.feedback-head h2{margin:0 0 6px;font-size:22px}.feedback-head h2 span{color:var(--blue)}
.feedback-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.rating-badge{
  min-width:88px;height:70px;border-radius:16px;
  background:linear-gradient(135deg,#eef3ff,#fff);
  border:1px solid #e4eaff;display:grid;place-items:center;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.rating-badge b{font-size:26px;color:#315cff;line-height:1}.rating-badge small{font-size:12px;color:#69738b;margin-top:-10px}
.review-card{
  flex:1;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%);
  border:1px solid #e9edf6;
  border-radius:18px;
  padding:22px;
  position:relative;
  overflow:hidden;
  transition:opacity .25s ease, transform .25s ease;
}
.review-card::before{
  content:"“";position:absolute;right:22px;top:8px;font-size:88px;line-height:1;color:rgba(49,92,255,.08);font-family:Georgia,serif;
}
.review-card.switching{opacity:.25;transform:translateY(6px)}
.review-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;position:relative;z-index:1}
.review-user{display:flex;align-items:center;gap:13px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#315cff,#8b5cf6);color:#fff;font-weight:950;box-shadow:0 12px 24px rgba(49,92,255,.20)}
.review-user b{display:block;font-size:17px}.review-user small{color:#69738b}.stars{color:#ffb020;letter-spacing:2px;font-size:16px;white-space:nowrap}
.review-text{font-size:20px;line-height:1.75;font-weight:850;color:#111827;margin:14px 0 20px;position:relative;z-index:1}
.review-tags{display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.review-tags span{font-size:13px;color:#315cff;background:#eef3ff;border:1px solid #dfe7ff;border-radius:999px;padding:7px 12px;font-weight:850}
.review-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.review-dots{display:flex;gap:7px}.review-dots i{width:8px;height:8px;border-radius:50%;background:#d6def4;display:block}.review-dots i.active{background:#315cff;width:22px;border-radius:999px}.review-next{border:0;background:#eef3ff;color:#315cff;border-radius:10px;padding:10px 14px;font-weight:950;cursor:pointer}.review-next:hover{background:#e1e8ff}
@media (max-width:760px){.feedback-head{display:block}.rating-badge{margin-top:12px}.review-top{display:block}.stars{margin-top:10px}.review-text{font-size:17px}.review-footer{display:block}.review-next{width:100%;margin-top:12px}}

/* 用户反馈上下滚动版 */
.feedback-panel{
  min-height:360px;
  overflow:hidden;
}
.review-marquee{
  position:relative;
  flex:1;
  min-height:255px;
  overflow:hidden;
  border:1px solid #e9edf6;
  border-radius:18px;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%);
}
.review-marquee:before,
.review-marquee:after{
  content:"";
  position:absolute;
  left:0;right:0;
  height:42px;
  z-index:3;
  pointer-events:none;
}
.review-marquee:before{top:0;background:linear-gradient(180deg,#fff,rgba(255,255,255,0));}
.review-marquee:after{bottom:0;background:linear-gradient(0deg,#f7f9ff,rgba(247,249,255,0));}
.review-marquee-track{
  display:flex;
  flex-direction:column;
  gap:12px;
  padding:18px;
  animation:reviewScrollUp 28s linear infinite;
}
.review-marquee:hover .review-marquee-track{animation-play-state:paused;}
@keyframes reviewScrollUp{
  from{transform:translateY(0)}
  to{transform:translateY(-50%)}
}
.review-row{
  display:grid;
  grid-template-columns:48px 1fr auto;
  gap:13px;
  align-items:center;
  padding:14px 16px;
  border:1px solid #e8edfb;
  border-radius:16px;
  background:rgba(255,255,255,.92);
  box-shadow:0 10px 24px rgba(37,65,142,.05);
}
.review-row .avatar{
  width:48px;height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#315cff,#8b5cf6);
  color:#fff;
  font-weight:950;
  box-shadow:0 12px 24px rgba(49,92,255,.18);
}
.review-main b{display:block;font-size:16px;color:#101828;margin-bottom:4px}.review-main small{display:block;color:#69738b;font-size:13px}.review-main p{margin:7px 0 0;color:#27324a;line-height:1.55;font-size:14px;font-weight:700}.review-service{display:flex;flex-direction:column;align-items:flex-end;gap:8px;white-space:nowrap}.review-service span{font-size:12px;color:#315cff;background:#eef3ff;border:1px solid #dfe7ff;border-radius:999px;padding:6px 10px;font-weight:900}.review-service em{font-style:normal;color:#ffb020;font-size:13px;letter-spacing:1px}@media (max-width:760px){.review-marquee{min-height:330px}.review-row{grid-template-columns:42px 1fr}.review-row .avatar{width:42px;height:42px}.review-service{grid-column:2;align-items:flex-start;flex-direction:row}.review-main p{font-size:13px}.review-marquee-track{animation-duration:34s}}


/* ===== 右上角中英文切换按钮 ===== */
.lang-toggle{
  height:42px;
  padding:0 13px;
  border:1px solid #dfe7ff;
  background:linear-gradient(180deg,#ffffff,#f5f7ff);
  color:#315cff;
  border-radius:12px;
  font-size:13px;
  font-weight:950;
  display:flex;
  align-items:center;
  gap:5px;
  cursor:pointer;
  box-shadow:0 8px 20px rgba(36,51,91,.05);
  transition:.2s ease;
}
.lang-toggle:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 26px rgba(49,92,255,.13);
}
.lang-toggle i{
  font-style:normal;
  color:#9aa6c4;
}
.lang-toggle.is-en{
  background:linear-gradient(135deg,#315cff,#6d77ff);
  color:#fff;
  border-color:transparent;
}
.lang-toggle.is-en i{
  color:rgba(255,255,255,.72);
}

/* ===== 用户反馈缩小窗口滚动版：与整站蓝紫白配色统一 ===== */
.dashboard-row{
  grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);
  align-items:start;
}
.feedback-panel{
  min-height:0 !important;
  height:330px;
  padding:18px;
  border-radius:18px;
  background:rgba(255,255,255,.92);
}
.feedback-head{
  margin-bottom:12px;
}
.feedback-head h2{
  font-size:20px;
}
.feedback-head p{
  font-size:13px;
  line-height:1.55;
}
.rating-badge{
  min-width:76px;
  height:60px;
  border-radius:14px;
}
.rating-badge b{
  font-size:23px;
}
.rating-badge small{
  font-size:11px;
}
.review-marquee{
  height:218px;
  min-height:218px !important;
  border-radius:16px;
  background:linear-gradient(180deg,#ffffff 0%,#f8faff 100%);
}
.review-marquee-track{
  gap:9px;
  padding:12px;
  animation-duration:38s;
}
.review-row{
  grid-template-columns:38px 1fr auto;
  gap:10px;
  padding:10px 12px;
  border-radius:14px;
}
.review-row .avatar{
  width:38px;
  height:38px;
  font-size:14px;
}
.review-main b{
  font-size:14px;
  margin-bottom:2px;
}
.review-main small{
  font-size:12px;
}
.review-main p{
  margin-top:5px;
  font-size:12.5px;
  line-height:1.45;
  font-weight:700;
}
.review-service{
  gap:5px;
}
.review-service span{
  font-size:11px;
  padding:5px 9px;
}
.review-service em{
  font-size:11px;
  letter-spacing:.5px;
}

/* 手机端优化 */
@media (max-width:1100px){
  .dashboard-row{
    grid-template-columns:1fr;
  }
  .feedback-panel{
    height:330px;
  }
}
@media (max-width:760px){
  .header-actions{
    gap:8px;
  }
  .lang-toggle{
    height:38px;
    padding:0 10px;
    font-size:12px;
  }
  .feedback-panel{
    height:390px;
    padding:16px;
  }
  .review-marquee{
    height:286px;
    min-height:286px !important;
  }
  .review-row{
    grid-template-columns:36px 1fr;
  }
  .review-row .avatar{
    width:36px;
    height:36px;
  }
  .review-service{
    grid-column:2;
    flex-direction:row;
    align-items:center;
  }
}


/* ===== 本次定制：品牌 Logo / 右上角只保留中英文切换 / 首屏文字强化 ===== */
.logo{
  gap:12px;
}
.logo-icon{
  width:38px !important;
  height:38px !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,#315cff 0%,#7c3aed 55%,#19b7ff 100%) !important;
  color:#fff !important;
  font-size:18px !important;
  font-weight:950 !important;
  letter-spacing:-1px;
  box-shadow:0 12px 28px rgba(49,92,255,.28) !important;
}
.logo strong{
  font-size:24px;
  font-weight:950;
  letter-spacing:-.8px;
  color:#101827;
}
.header-actions{
  gap:0 !important;
}
.theme-btn,
.login-btn{
  display:none !important;
}
.lang-toggle{
  min-width:78px;
  justify-content:center;
}

/* 红框区域文字更明显 */
.subline{
  font-size:28px !important;
  line-height:1.25 !important;
  font-weight:850 !important;
  letter-spacing:-.5px;
  color:#0f172a !important;
  margin-bottom:8px !important;
}
.platforms{
  font-size:24px !important;
  line-height:1.45 !important;
  font-weight:800 !important;
  color:#0f172a !important;
  letter-spacing:-.3px;
}

@media (max-width:760px){
  .logo-icon{
    width:34px !important;
    height:34px !important;
    font-size:16px !important;
  }
  .logo strong{
    font-size:20px;
  }
  .subline{
    font-size:22px !important;
  }
  .platforms{
    font-size:18px !important;
  }
}


/* ===== 新增：充值方式模块 ===== */
.recharge-method-section,
.self-faq-section{
  width:min(1360px,94%);
  margin:0 auto;
  padding:72px 0 20px;
}

.method-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}

.method-card{
  position:relative;
  padding:28px;
  border-radius:24px;
  background:rgba(255,255,255,.92);
  border:1px solid #e5eaff;
  box-shadow:0 20px 55px rgba(31,46,91,.08);
  overflow:hidden;
  transition:.22s ease;
}

.method-card::before{
  content:"";
  position:absolute;
  inset:auto -70px -80px auto;
  width:170px;
  height:170px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(49,92,255,.14),transparent 68%);
}

.method-card:hover{
  transform:translateY(-5px);
  box-shadow:0 26px 70px rgba(31,46,91,.13);
  border-color:rgba(49,92,255,.28);
}

.method-card.highlight{
  background:
    radial-gradient(circle at top right,rgba(124,58,237,.13),transparent 34%),
    linear-gradient(180deg,#ffffff,#f8faff);
  border-color:rgba(49,92,255,.30);
}

.method-icon{
  width:52px;
  height:52px;
  border-radius:17px;
  display:grid;
  place-items:center;
  font-size:25px;
  background:linear-gradient(135deg,#eef3ff,#f4f0ff);
  color:#315cff;
  margin-bottom:18px;
  box-shadow:0 12px 28px rgba(49,92,255,.10);
}

.method-card h3{
  font-size:24px;
  letter-spacing:-.6px;
  margin-bottom:10px;
  color:#0f172a;
}

.method-card p{
  color:#5f6f91;
  font-size:15px;
  line-height:1.8;
  margin-bottom:16px;
}

.method-card ul{
  display:grid;
  gap:9px;
  list-style:none;
  margin:0 0 22px;
  padding:0;
}

.method-card li{
  position:relative;
  padding-left:20px;
  color:#334155;
  font-size:14px;
  font-weight:750;
  line-height:1.55;
}

.method-card li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#315cff;
  font-weight:950;
}

.method-card a{
  height:42px;
  padding:0 18px;
  border-radius:12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#315cff,#6d77ff);
  color:#fff;
  font-size:14px;
  font-weight:950;
  box-shadow:0 12px 26px rgba(49,92,255,.20);
}

/* ===== 新增：自助充值常见问题 ===== */
.self-faq-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.self-faq-grid details{
  background:rgba(255,255,255,.94);
  border:1px solid #e5eaff;
  border-radius:18px;
  padding:20px 22px;
  box-shadow:0 14px 36px rgba(31,46,91,.06);
}

.self-faq-grid summary{
  cursor:pointer;
  list-style:none;
  font-size:17px;
  font-weight:950;
  color:#0f172a;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

.self-faq-grid summary::-webkit-details-marker{
  display:none;
}

.self-faq-grid summary::after{
  content:"+";
  width:26px;
  height:26px;
  border-radius:999px;
  display:grid;
  place-items:center;
  color:#315cff;
  background:#eef3ff;
  font-weight:950;
  flex:0 0 auto;
}

.self-faq-grid details[open] summary::after{
  content:"−";
}

.self-faq-grid p{
  color:#64748b;
  line-height:1.85;
  font-size:14px;
  margin-top:12px;
}

/* 导航项目增加后压缩间距 */
.nav{
  gap:30px;
}

@media (max-width:1100px){
  .method-grid{
    grid-template-columns:1fr;
  }
  .self-faq-grid{
    grid-template-columns:1fr;
  }
  .nav{
    gap:22px;
    font-size:14px;
  }
}

@media (max-width:760px){
  .recharge-method-section,
  .self-faq-section{
    padding:52px 0 12px;
  }
  .method-card{
    padding:22px;
    border-radius:20px;
  }
  .method-card h3{
    font-size:21px;
  }
  .self-faq-grid summary{
    font-size:15px;
  }
}


/* ===== 商品卡片改版：直接展示 Logo + 商品价格 ===== */
.price-product-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
}

.price-product-card{
  position:relative;
  min-height:248px;
  padding:24px;
  border-radius:22px;
  background:rgba(255,255,255,.94);
  border:1px solid #e3e9fb;
  box-shadow:0 18px 48px rgba(31,46,91,.075);
  transition:.22s ease;
  overflow:hidden;
}

.price-product-card::before{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  right:-48px;
  top:-50px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(49,92,255,.15),transparent 68%);
}

.price-product-card:hover{
  transform:translateY(-5px);
  border-color:rgba(49,92,255,.35);
  box-shadow:0 26px 66px rgba(31,46,91,.13);
}

.product-top{
  display:flex;
  align-items:flex-start;
  gap:14px;
  margin-bottom:20px;
}

.product-logo-box{
  width:56px;
  height:56px;
  border-radius:18px;
  background:#fff;
  border:1px solid #e6ecff;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  box-shadow:0 12px 26px rgba(31,46,91,.07);
}

.product-logo-box img{
  width:72%;
  height:72%;
  object-fit:contain;
}

.price-product-card h3{
  font-size:20px;
  line-height:1.25;
  margin:0 0 8px;
  color:#07142f;
  font-weight:950;
  letter-spacing:-.3px;
}

.price-product-card p{
  font-size:14px;
  line-height:1.55;
  color:#52617f;
  margin:0;
  min-height:42px;
}

.product-price-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:14px;
  margin:0 0 18px;
  border-radius:16px;
  background:linear-gradient(135deg,#eff4ff,#f7f4ff);
  border:1px solid #e1e8ff;
}

.product-price-row small{
  display:block;
  color:#64748b;
  font-size:12px;
  font-weight:850;
  margin-bottom:3px;
}

.product-price-row strong{
  display:block;
  font-size:25px;
  color:#315cff;
  font-weight:950;
  letter-spacing:-.5px;
}

.product-price-row em{
  font-style:normal;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(49,92,255,.10);
  color:#315cff;
  font-size:12px;
  font-weight:950;
  white-space:nowrap;
}

.price-product-card>a{
  height:42px;
  padding:0 18px;
  border-radius:12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#f0f4ff;
  color:#315cff;
  font-weight:950;
  font-size:15px;
  transition:.18s ease;
}

.price-product-card>a:hover{
  background:linear-gradient(135deg,#315cff,#6d77ff);
  color:#fff;
  transform:translateY(-2px);
}

.faq-section{
  display:none !important;
}

@media (max-width:1180px){
  .price-product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (max-width:760px){
  .price-product-grid{
    grid-template-columns:1fr;
  }
  .price-product-card{
    min-height:auto;
  }
  .product-top{
    align-items:center;
  }
}

/* ===== 手机端优化 ===== */
@media (max-width:1100px){
  .price-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
  }
  .method-grid{
    grid-template-columns:1fr;
  }
  .self-faq-grid{
    grid-template-columns:1fr;
  }
}

@media (max-width:760px){
  .price-product-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .price-product-card{
    min-height:auto;
    padding:18px;
  }
  .product-top{
    flex-direction:column;
    align-items:center;
    text-align:center;
  }
  .product-top div{
    margin-top:10px;
  }
  .product-price-row{
    flex-direction:column;
    align-items:center;
    text-align:center;
    gap:6px;
  }
  .product-price-row em{
    margin-top:6px;
  }
  .product-price-row small, .product-price-row strong{
    font-size:16px;
  }
  .price-product-card>a{
    width:100%;
  }
  .section-title h2{
    font-size:22px;
    text-align:center;
  }
  .section-title p{
    text-align:center;
    font-size:14px;
  }
}


/* ===== 使用流程模块优化：手机端更协调 ===== */
.guide-flow-section{
  width:min(1360px,94%);
  margin:20px auto 12px;
}

.guide-flow-title{
  text-align:center;
  margin-bottom:18px;
}

.guide-flow-title small{
  display:block;
  color:#315cff;
  font-size:13px;
  font-weight:950;
  letter-spacing:4px;
  margin-bottom:8px;
}

.guide-flow-title h2{
  margin:0 0 8px;
  font-size:34px;
  line-height:1.2;
  letter-spacing:-1px;
  color:#07142f;
}

.guide-flow-title p{
  color:#52617f;
  font-size:15px;
  line-height:1.7;
}

.guide-flow-section .steps{
  margin:0;
  border-radius:22px;
  padding:18px 20px;
  background:rgba(255,255,255,.90);
  border:1px solid #e3e9fb;
  box-shadow:0 18px 50px rgba(31,46,91,.08);
}

.guide-flow-section .step{
  position:relative;
  min-height:92px;
  padding:16px 14px 16px 58px;
  border-radius:18px;
  background:linear-gradient(180deg,#ffffff,#f8faff);
  border:1px solid #edf1ff;
  display:block;
}

.guide-flow-section .step span{
  position:absolute;
  left:16px;
  top:16px;
  width:30px;
  height:30px;
  border-radius:10px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#315cff,#6d77ff);
  color:#fff;
  font-size:16px;
  font-weight:950;
}

.guide-flow-section .step i{
  width:34px;
  height:34px;
  border-radius:12px;
  margin-bottom:9px;
  background:#eef3ff;
  color:#315cff;
  display:grid;
  place-items:center;
  font-style:normal;
  font-size:16px;
}

.guide-flow-section .step b{
  display:block;
  font-size:16px;
  line-height:1.25;
  margin-bottom:4px;
  color:#07142f;
}

.guide-flow-section .step small{
  display:block;
  color:#64748b;
  font-size:13px;
  line-height:1.45;
}

.guide-flow-section .arrow{
  font-size:30px;
  color:#b4bdd4;
}

/* 手机端：改为 2x2 卡片，不再竖排挤压 */
@media (max-width:760px){
  .guide-flow-section{
    width:min(100% - 28px, 520px);
    margin:18px auto 10px;
  }

  .guide-flow-title{
    text-align:left;
    margin-bottom:14px;
  }

  .guide-flow-title small{
    font-size:12px;
    letter-spacing:3px;
    margin-bottom:6px;
  }

  .guide-flow-title h2{
    font-size:24px;
    letter-spacing:-.5px;
  }

  .guide-flow-title p{
    font-size:13px;
    line-height:1.55;
  }

  .guide-flow-section .steps{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:12px !important;
    padding:14px !important;
    border-radius:20px !important;
  }

  .guide-flow-section .arrow{
    display:none !important;
  }

  .guide-flow-section .step{
    min-height:142px;
    padding:14px !important;
    border-radius:17px;
    text-align:left;
    box-shadow:0 10px 24px rgba(31,46,91,.045);
  }

  .guide-flow-section .step span{
    position:static;
    width:30px;
    height:30px;
    border-radius:10px;
    font-size:15px;
    margin-bottom:10px;
  }

  .guide-flow-section .step i{
    position:absolute;
    right:12px;
    top:12px;
    width:38px;
    height:38px;
    border-radius:13px;
    margin:0;
    font-size:16px;
  }

  .guide-flow-section .step b{
    font-size:16px;
    margin-top:12px;
    margin-bottom:6px;
  }

  .guide-flow-section .step small{
    font-size:12.5px;
  }
}

@media (max-width:390px){
  .guide-flow-section .steps{
    grid-template-columns:1fr !important;
  }

  .guide-flow-section .step{
    min-height:118px;
  }
}


/* =========================================
   企业微信专属售后 - 悬浮客服组件样式
   ========================================= */
.cs-widget-container {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99999;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.cs-floating-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #2563EB;
    color: white;
    border: none;
    box-shadow: 0 4px 16px rgba(37, 99, 235, 0.4);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    position: absolute;
    bottom: 0;
    right: 0;
}

.cs-floating-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(37, 99, 235, 0.5);
}

.cs-panel {
    position: absolute;
    bottom: 80px;
    right: 0;
    width: 300px; 
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 16px 45px rgba(15, 23, 42, 0.12);
    border: 1px solid #e5e7eb;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px) scale(0.95);
    transform-origin: bottom right;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    /* 这里不隐藏溢出，方便内部内容需要滚动时出现滚动条 */
}

.cs-panel.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

/* 顶部标题栏固定吸顶，防止移动端滑动时被滚上去 */
.cs-header {
    flex-shrink: 0;
    position: sticky;
    top: 0;
    z-index: 10;
    padding: 20px 22px 18px;
    background: radial-gradient(circle at top left, rgba(37, 99, 235, 0.08), transparent 45%), #f8fafc;
    border-bottom: 1px solid #edf1ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 18px 18px 0 0;
}

.cs-header h3 {
    margin: 0;
    font-size: 18px;
    color: #0f172a;
    font-weight: 800;
}

.cs-close-btn {
    background: #eff4ff;
    border: none;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 20px;
    color: #64748b;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}
.cs-close-btn:hover { 
    background: #dfe7ff;
    color: #2563EB; 
}

/* 一键收藏模块 */
.cs-bookmark-section {
    padding: 18px 22px 0;
}
.cs-bookmark-btn {
    width: 100%;
    padding: 12px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    color: #315cff;
    font-weight: 800;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 2px 8px rgba(0,0,0,0.02);
}
.cs-bookmark-btn:hover {
    background: #f8fafc;
    border-color: #cbd5e1;
}

.cs-contact-section {
    padding: 20px 22px 22px;
    text-align: center;
}

.cs-contact-tip {
    margin: 0 0 16px 0;
    font-size: 13px;
    font-weight: 600;
    color: #334155;
}

/* 二维码区域 */
.cs-qrcode-box {
    width: 170px;
    height: 170px;
    margin: 0 auto 16px auto;
    padding: 6px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.05);
}
.cs-qrcode-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 6px;
}

.cs-trust-badge {
    background: #f0fdf4;
    color: #166534;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 16px;
    border: 1px solid #bcf0da;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

/* 按钮样式 */
.cs-copy-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    padding: 12px;
    background: linear-gradient(135deg, #2563EB, #4F46E5);
    color: white;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
    transition: transform 0.2s, box-shadow 0.2s;
}
.cs-copy-btn:hover { 
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(37, 99, 235, 0.3);
    color: white;
}

.cs-add-tip {
    margin: 12px 0 0 0;
    font-size: 12px;
    color: #64748b;
}

/* 适配手机端，底部弹窗模式（防止超高导致关闭按钮看不见） */
@media (max-width:760px) {
    .cs-widget-container {
        right: 12px;
        bottom: 15px;
        z-index: 999999;
    }
    .cs-panel {
        position: fixed;
        right: 12px;
        left: 12px;
        bottom: 15px;
        width: auto;
        border-radius: 20px;
        /* 使用 svh (兼容动态地址栏高度)，兜底使用 vh */
        max-height: 85vh; 
        max-height: 85svh; 
        overflow-y: auto; 
        -webkit-overflow-scrolling: touch; /* 保证 iOS 滚动顺滑 */
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
        transform-origin: bottom center;
    }
    .cs-widget-container.active .cs-floating-btn {
        display: none;
    }
    /* 缩小手机端的内边距 */
    .cs-header {
        padding: 16px 18px 14px;
        border-radius: 20px 20px 0 0;
    }
    .cs-header h3 {
        font-size: 16px;
    }
    .cs-bookmark-section {
        padding: 14px 18px 0;
    }
    .cs-contact-section {
        padding: 14px 18px 18px;
    }
    .cs-qrcode-box {
        width: 150px; 
        height: 150px;
    }
}

/* ===== 调整会员和普通账号卡片的 Logo 尺寸和 "起" 字字体 ===== */
.price-product-card .product-logo-box img{
  width:86% !important;
  height:86% !important;
}

.price-product-card .product-price-row strong{
  font-size:26px !important;
}

.price-product-card .product-price-row small{
  font-size:12px !important;
}

/* ===== 会员和普通账号卡片 Logo 放大和起字变小 ===== */
.price-product-card .product-logo-box img{
  width:95% !important;
  height:95% !important;
}

.price-product-card .product-price-row strong{
  font-size:28px !important;
}

.price-product-card .product-price-row small{
  font-size:11px !important;
  vertical-align:super;
}

/* ===== 修复充值方式模块布局：三卡片展示，去掉错位按钮区域 ===== */
.recharge-method-section{
  width:min(1360px,94%);
  margin:0 auto;
  padding:72px 0 26px;
}

.recharge-method-section .section-title{
  text-align:center;
  margin-bottom:34px;
}

.recharge-method-section .section-title small{
  display:block;
  color:#315cff;
  font-size:13px;
  font-weight:950;
  letter-spacing:4px;
  margin-bottom:8px;
}

.recharge-method-section .section-title h2{
  margin:0 0 10px;
  font-size:42px;
  line-height:1.15;
  letter-spacing:-1.4px;
  color:#07142f;
  font-weight:950;
}

.recharge-method-section .section-title p{
  margin:0 auto;
  max-width:760px;
  color:#52617f;
  font-size:16px;
  line-height:1.75;
}

.method-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:26px !important;
  align-items:stretch !important;
}

.method-card{
  position:relative;
  min-height:378px;
  padding:32px;
  border-radius:26px;
  background:rgba(255,255,255,.94);
  border:1px solid #e4ebff;
  box-shadow:0 22px 62px rgba(31,46,91,.08);
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  transition:.22s ease;
}

.method-card::before{
  content:"";
  position:absolute;
  inset:auto -85px -95px auto;
  width:190px;
  height:190px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(49,92,255,.13),transparent 68%);
  pointer-events:none;
}

.method-card.highlight{
  background:
    radial-gradient(circle at top right,rgba(124,58,237,.13),transparent 34%),
    linear-gradient(180deg,#ffffff,#f8faff);
  border-color:rgba(49,92,255,.34);
}

.method-card:hover{
  transform:translateY(-5px);
  border-color:rgba(49,92,255,.38);
  box-shadow:0 30px 76px rgba(31,46,91,.14);
}

.method-icon{
  width:58px;
  height:58px;
  border-radius:18px;
  display:grid;
  place-items:center;
  font-size:28px;
  background:linear-gradient(135deg,#eef3ff,#f6f2ff);
  color:#315cff;
  margin-bottom:24px;
  box-shadow:0 14px 32px rgba(49,92,255,.10);
}

.method-card h3{
  margin:0 0 14px;
  font-size:27px;
  line-height:1.2;
  color:#07142f;
  font-weight:950;
  letter-spacing:-.8px;
}

.method-card p{
  margin:0 0 20px;
  color:#52617f;
  font-size:15px;
  line-height:1.9;
}

.method-card ul{
  margin:0 0 24px;
  padding:0;
  list-style:none;
  display:grid;
  gap:11px;
}

.method-card li{
  position:relative;
  padding-left:22px;
  color:#1f2a44;
  font-size:14px;
  font-weight:850;
  line-height:1.55;
}

.method-card li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#315cff;
  font-weight:950;
}

.method-card a{
  margin-top:auto;
  min-height:44px;
  padding:0 20px;
  border-radius:12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#315cff,#6d77ff);
  color:#fff;
  font-size:15px;
  font-weight:950;
  box-shadow:0 14px 30px rgba(49,92,255,.22);
  transition:.18s ease;
}

.method-card a:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 38px rgba(49,92,255,.28);
}

.method-actions,
.recharge-buttons{
  display:none !important;
}

@media (max-width:1100px){
  .method-grid{
    grid-template-columns:1fr !important;
    max-width:680px;
    margin:0 auto;
  }

  .method-card{
    min-height:auto;
  }
}

@media (max-width:760px){
  .recharge-method-section{
    width:min(100% - 28px,520px);
    padding:52px 0 18px;
  }

  .recharge-method-section .section-title{
    text-align:left;
    margin-bottom:18px;
  }

  .recharge-method-section .section-title h2{
    font-size:28px;
    letter-spacing:-.6px;
  }

  .recharge-method-section .section-title p{
    font-size:14px;
    line-height:1.65;
  }

  .method-grid{
    gap:14px !important;
  }

  .method-card{
    padding:22px;
    border-radius:22px;
  }

  .method-icon{
    width:50px;
    height:50px;
    font-size:24px;
    margin-bottom:18px;
  }

  .method-card h3{
    font-size:22px;
  }

  .method-card p{
    font-size:14px;
  }

  .method-card a{
    width:100%;
  }
}
