.geo-page{--geo-blue:#2878ff;--geo-blue2:#0a35c7;--geo-cyan:#31b7ff;--geo-ink:#071326;--geo-muted:#5f6f86;--geo-soft:#eef6ff;background:#fff;color:var(--geo-ink);overflow:hidden;}
.geo-page *{box-sizing:border-box;}
.geo-wrap{width:min(1200px,calc(100% - 48px));margin:0 auto;}
.geo-eyebrow{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 14px;border-radius:999px;background:rgba(40,120,255,.1);color:#1f6fff;font-size:14px;font-weight:700;letter-spacing:0;}
.geo-eyebrow:before{content:"";width:7px;height:7px;border-radius:2px;background:linear-gradient(135deg,#65d3ff,#286fff);transform:rotate(45deg);}
.geo-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 26px;border-radius:999px;font-size:16px;font-weight:700;letter-spacing:0;transition:transform .24s ease,box-shadow .24s ease,background .24s ease;color:#1f6fff;}
.geo-btn:hover{transform:translateY(-2px);}
.geo-btn--primary{background:linear-gradient(90deg,#2d7cff,#1f62ee);color:#fff !important;box-shadow:0 18px 36px rgba(40,120,255,.28);}
.geo-btn--ghost{background:rgba(255,255,255,.86);border:1px solid rgba(40,120,255,.18);color:#1f6fff !important;box-shadow:0 12px 30px rgba(21,77,167,.1);}
.geo-hero{position:relative;min-height:650px;padding:156px 0 92px;background:linear-gradient(180deg,#eaf5ff 0%,#d8ecff 100%);}
.geo-hero__bg{position:absolute;inset:0;background:url('../images/geo-weimob/sec1-bg-2x.92cdb897.png') center bottom/1920px auto no-repeat;opacity:.95;pointer-events:none;}
.geo-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(237,247,255,.98) 0%,rgba(237,247,255,.82) 39%,rgba(237,247,255,.2) 70%,rgba(237,247,255,.35) 100%);pointer-events:none;}
.geo-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,560px) minmax(320px,410px);align-items:center;justify-content:space-between;gap:48px;}
.geo-hero h1{margin:24px 0 20px;font-size:56px;line-height:1.05;font-weight:800;letter-spacing:0;color:#071326;}
.geo-mobile-br{display:none;}
.geo-hero__lead{max-width:610px;margin:0 0 16px;font-size:22px;line-height:1.55;font-weight:700;color:#10213d;}
.geo-hero__sub{max-width:590px;margin:0;color:#435773;font-size:17px;line-height:1.8;}
.geo-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px;}
.geo-hero__panel{justify-self:end;width:100%;max-width:390px;padding:24px;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:rgba(255,255,255,.74);box-shadow:0 28px 80px rgba(27,99,205,.18);backdrop-filter:blur(18px);}
.geo-score{position:relative;display:grid;place-items:center;height:190px;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#ddecff);overflow:hidden;}
.geo-score:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(40,120,255,.18),rgba(40,120,255,0) 70%);}
.geo-score>*{position:relative;z-index:1;}
.geo-score b{font-size:14px;color:#3776dd;text-transform:uppercase;}
.geo-score strong{font-size:72px;line-height:1;color:#1f6fff;}
.geo-score span{color:#415773;font-weight:700;}
.geo-hero__panel ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px;}
.geo-hero__panel li{display:flex;align-items:center;justify-content:space-between;height:46px;padding:0 16px;border-radius:14px;background:#fff;color:#526279;font-size:14px;}
.geo-hero__panel li b{font-size:18px;color:#1f6fff;}
.geo-hero__ticker{position:absolute;left:0;right:0;bottom:0;height:72px;overflow:hidden;background:rgba(255,255,255,.58);border-top:1px solid rgba(255,255,255,.72);backdrop-filter:blur(16px);}
.geo-ticker__track{display:flex;width:max-content;gap:14px;align-items:center;height:100%;animation:geoTicker 26s linear infinite;}
.geo-ticker__track span{display:flex;align-items:center;height:36px;padding:0 20px;border-radius:999px;background:rgba(255,255,255,.85);box-shadow:0 8px 24px rgba(40,120,255,.12);color:#1f6fff;font-size:14px;font-weight:700;white-space:nowrap;}
@keyframes geoTicker{from{transform:translateX(0);}to{transform:translateX(-50%);}}
.geo-section{position:relative;padding:96px 0;}
.geo-section__title{max-width:760px;margin:0 auto 46px;text-align:center;}
.geo-section__title h2{margin:16px 0 14px;font-size:42px;line-height:1.2;font-weight:800;color:#071326;letter-spacing:0;}
.geo-section__title p{margin:0;color:#5d6c82;font-size:17px;line-height:1.8;}
.geo-problems{background:#fff;}
.geo-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
.geo-problem-card{min-height:252px;padding:34px 30px;border:1px solid #e6eef8;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 18px 50px rgba(21,77,167,.08);transition:transform .24s ease,box-shadow .24s ease;}
.geo-problem-card:hover{transform:translateY(-6px);box-shadow:0 24px 64px rgba(21,77,167,.14);}
.geo-problem-card img{width:58px;height:58px;object-fit:contain;margin-bottom:28px;}
.geo-problem-card h3{margin:0 0 12px;font-size:24px;color:#071326;}
.geo-problem-card p{margin:0;color:#62738a;font-size:15px;line-height:1.8;}
.geo-engine{background:linear-gradient(180deg,#f4f9ff 0%,#e8f6ff 100%);color:#071326;}
.geo-engine:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(40,120,255,.16),transparent 30%),radial-gradient(circle at 82% 72%,rgba(49,183,255,.18),transparent 34%);}
.geo-engine__layout{position:relative;z-index:1;display:block;}
.geo-engine .geo-section__title{max-width:820px;margin:0 auto 42px;text-align:center;position:relative;top:auto;}
.geo-engine .geo-section__title h2{color:#2e3745;}
.geo-engine .geo-section__title p{color:#5d6c82;}
.geo-engine__visual{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.geo-engine__visual img{width:100%;height:250px;object-fit:contain;border-radius:22px;background:#d9ecff;box-shadow:0 24px 60px rgba(40,120,255,.12);}
.geo-engine__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:28px;padding:28px 30px;border-radius:20px;background:#fff;box-shadow:0 22px 70px rgba(40,120,255,.12);}
.geo-step{min-height:132px;padding:4px 20px;border:0;border-right:1px solid #e8eef7;border-radius:0;background:transparent;text-align:center;}
.geo-step:last-child{border-right:0;}
.geo-step img{width:42px;height:42px;object-fit:contain;margin-bottom:18px;}
.geo-step b{display:block;margin-bottom:10px;font-size:18px;color:#2e3745;}
.geo-step span{display:block;color:#69788d;font-size:14px;line-height:1.7;}
.geo-loop{background:linear-gradient(180deg,#f6faff 0%,#eef6ff 100%);}
.geo-loop__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;}
.geo-loop-card{padding:18px 18px 24px;border-radius:22px;background:#fff;border:1px solid #e1eaf6;box-shadow:0 18px 44px rgba(21,77,167,.08);}
.geo-loop-card img{display:block;width:100%;height:118px;object-fit:contain;margin-bottom:16px;border-radius:16px;background:#f5f9ff;}
.geo-loop-card h3{margin:0 0 10px;font-size:19px;color:#071326;}
.geo-loop-card p{margin:0;color:#637489;font-size:14px;line-height:1.7;}
.geo-scenes{background:#fff;}
.geo-scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
.geo-scene-card{position:relative;min-height:300px;padding:24px;border-radius:24px;overflow:hidden;background:#0b1a35;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 60px rgba(21,77,167,.12);}
.geo-scene-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .5s ease,opacity .3s ease;}
.geo-scene-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,18,40,.08),rgba(5,18,40,.82));z-index:1;}
.geo-scene-card:hover img{transform:scale(1.06);opacity:.88;}
.geo-scene-card h3,.geo-scene-card p{position:relative;z-index:2;margin:0;}
.geo-scene-card h3{font-size:26px;margin-bottom:12px;}
.geo-scene-card p{color:rgba(255,255,255,.82);font-size:15px;line-height:1.75;}
.geo-platforms{background:linear-gradient(135deg,#071fd0 0%,#065ce5 48%,#24a6ff 100%);color:#fff;}
.geo-platforms:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 52%,rgba(255,255,255,.16),transparent 28%);pointer-events:none;}
.geo-platforms__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,440px) 1fr;gap:42px;align-items:center;}
.geo-platforms .geo-section__title{margin:0;text-align:left;}
.geo-platforms .geo-section__title h2,.geo-platforms .geo-section__title p{color:#fff;}
.geo-platforms .geo-eyebrow{background:rgba(255,255,255,.16);color:#fff;}
.geo-platforms__visual{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.geo-platforms__visual img{width:100%;height:260px;object-fit:contain;border-radius:24px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 80px rgba(0,0,0,.16);}
.geo-platform-list{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:12px;margin:8px 0 0;padding:0;list-style:none;}
.geo-platform-list li{height:42px;padding:0 20px;border-radius:999px;display:flex;align-items:center;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);color:#fff;font-weight:700;}
.geo-cta{padding:94px 0;background:#eef6ff;}
.geo-cta__inner{padding:52px;border-radius:30px;background:linear-gradient(135deg,#0a35c7,#2588ff);color:#fff;text-align:center;box-shadow:0 30px 80px rgba(40,120,255,.25);}
.geo-cta h2{margin:0 0 16px;font-size:38px;line-height:1.22;color:#fff;}
.geo-cta p{max-width:720px;margin:0 auto 28px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.8;}
.geo-reveal{opacity:0;transform:translateY(26px);animation:geoReveal .72s ease forwards;animation-delay:var(--delay,0s);}
@keyframes geoReveal{to{opacity:1;transform:none;}}
@media(max-width:1200px){
  .geo-hero{padding-top:132px;min-height:auto;}
  .geo-hero__inner,.geo-engine__layout,.geo-platforms__layout{grid-template-columns:1fr;}
  .geo-hero__panel{justify-self:start;}
  .geo-engine .geo-section__title{position:relative;top:auto;}
  .geo-engine__steps,.geo-loop__grid{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:767px){
  .geo-wrap{width:calc(100% - 28px);}
  .geo-hero{padding:112px 0 86px;background:#eaf5ff;}
  .geo-hero__bg{background-size:1250px auto;background-position:58% bottom;opacity:.55;}
  .geo-hero:before{background:linear-gradient(180deg,rgba(237,247,255,.96),rgba(237,247,255,.8) 55%,rgba(237,247,255,.62));}
  .geo-hero h1{font-size:38px;line-height:1.14;margin:18px 0 16px;}
  .geo-mobile-br{display:block;}
  .geo-hero__lead{font-size:19px;}
  .geo-hero__sub{font-size:15px;}
  .geo-hero__actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:26px;}
  .geo-btn{width:100%;min-height:48px;font-size:15px;padding:0 20px;}
  .geo-hero__panel{display:none;}
  .geo-score{height:154px;}
  .geo-score strong{font-size:58px;}
  .geo-hero__ticker{height:58px;}
  .geo-section{padding:68px 0;}
  .geo-section__title{margin-bottom:30px;text-align:left;}
  .geo-section__title h2{font-size:30px;}
  .geo-section__title p{font-size:15px;}
  .geo-problem-grid,.geo-scene-grid{grid-template-columns:1fr;}
  .geo-problem-card{min-height:auto;padding:26px 22px;border-radius:20px;}
  .geo-engine__layout,.geo-platforms__layout{gap:26px;}
  .geo-engine__visual,.geo-platforms__visual{grid-template-columns:1fr;}
  .geo-engine__visual img,.geo-platforms__visual img{height:auto;min-height:180px;}
  .geo-engine__steps,.geo-loop__grid{grid-template-columns:repeat(2,1fr);gap:12px;}
  .geo-step{min-height:160px;padding:18px 14px;}
  .geo-step b{font-size:16px;}
  .geo-step span,.geo-loop-card p{font-size:13px;}
  .geo-loop-card{padding:14px;border-radius:18px;}
  .geo-loop-card img{height:90px;}
  .geo-loop-card h3{font-size:16px;}
  .geo-scene-card{min-height:250px;border-radius:20px;}
  .geo-platform-list li{height:38px;padding:0 15px;font-size:14px;}
  .geo-cta{padding:64px 0;}
  .geo-cta__inner{padding:34px 20px;border-radius:24px;}
  .geo-cta h2{font-size:28px;}
  .geo-cta p{font-size:15px;}
}
@media(max-width:380px){
  .geo-engine__steps,.geo-loop__grid{grid-template-columns:1fr;}
}
