:root{--navy:#071a33;--navy2:#0b2c51;--cyan:#15c7e8;--mint:#24d5aa;--pale:#ecfbfc;--text:#10233f;--muted:#66758a;--line:#dceaf0;--white:#fff;--shadow:0 14px 36px #0b527012}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.home-header{height:76px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:52px;background:#fff}.home-brand{display:inline-flex;align-items:center;gap:12px;color:var(--navy);font-size:22px;white-space:nowrap}.home-brand>span{width:31px;height:35px;position:relative;display:inline-block}.home-brand i{position:absolute;left:3px;width:25px;height:11px;background:linear-gradient(120deg,var(--cyan),var(--mint));transform:skewY(-27deg);border-radius:2px}.home-brand i:nth-child(1){top:1px}.home-brand i:nth-child(2){top:12px;opacity:.82}.home-brand i:nth-child(3){top:23px;opacity:.62}.home-header nav{display:flex;gap:38px;margin:auto}.home-header nav a{position:relative;padding:26px 0 22px;font-size:14px}.home-header nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:15px;height:2px;background:var(--cyan);transition:.2s}.home-header nav a:hover::after,.home-header nav a.active::after{left:0;right:0}.home-auth{display:flex;align-items:center;gap:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:0 24px;border-radius:8px;font-weight:700}.primary{color:#fff;background:linear-gradient(110deg,#0ebdec,var(--mint));box-shadow:0 10px 24px #17bde22d}.secondary{border:1px solid #40aee9;color:#087ebf;background:#fff}.home-menu{display:none;margin-left:auto;border:0;background:none;font-size:24px}.hero{max-width:1240px;min-height:620px;margin:auto;padding:88px 24px 70px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:50px}.hero h1{margin:0;font-size:clamp(42px,4.4vw,64px);line-height:1.18;letter-spacing:-.035em;color:var(--navy)}.hero p{margin:30px 0;color:#40516a;font-size:20px;line-height:1.8}.hero-actions{display:flex;gap:18px;margin-bottom:24px}.hero-copy small{color:var(--muted)}.network-visual{width:min(520px,42vw);aspect-ratio:1;position:relative;justify-self:end;filter:drop-shadow(0 32px 40px #0e9cc522)}.globe{position:absolute;inset:15%;border:1px solid #32bce766;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0,#d9f8ff 48%,#9be2f4 100%);overflow:hidden;box-shadow:inset -25px -20px 50px #42bfe630}.globe::before,.globe::after,.longitude,.latitude{content:"";position:absolute;inset:6%;border:1px solid #2aacec55;border-radius:50%}.globe::before{transform:scaleX(.48)}.globe::after{transform:scaleY(.48)}.longitude{transform:rotate(60deg) scaleX(.48)}.latitude{transform:rotate(-60deg) scaleX(.48)}.land{position:absolute;background:#28aeea76;filter:drop-shadow(0 0 4px #25a8dd50)}.land-a{left:18%;top:25%;width:29%;height:27%;border-radius:60% 35% 65% 30%;transform:rotate(14deg)}.land-b{right:15%;top:20%;width:27%;height:34%;border-radius:38% 62% 30% 70%;transform:rotate(-18deg)}.land-c{right:28%;bottom:15%;width:18%;height:19%;border-radius:60% 40%}.orbit{position:absolute;inset:7%;border:1px solid #24c9dc55;border-radius:50%}.orbit-one{transform:rotate(28deg) scaleY(.62)}.orbit-two{transform:rotate(-35deg) scaleY(.7)}.node{position:absolute;width:9px;height:9px;background:var(--cyan);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 6px #15c7e820}.n1{left:8%;top:48%}.n2{left:29%;top:11%}.n3{right:10%;top:35%}.n4{right:24%;bottom:10%}.n5{left:27%;bottom:17%}.n6{right:4%;bottom:47%}.section{padding:82px max(24px,calc((100vw - 1192px)/2))}.band{background:linear-gradient(110deg,#f4fdfe,#eafafa)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px}.section-heading h2{margin:0;font-size:34px;line-height:1.2;color:var(--navy)}.section-heading p{margin:8px 0 0;color:var(--muted)}.section-heading>a{color:#0789c9;font-weight:700}.product-intro{display:flex;align-items:center;gap:20px;margin-bottom:35px}.section-symbol{width:58px;height:58px;display:grid;place-items:center;border:2px solid var(--cyan);border-radius:18px 6px 18px 6px;color:#0798cf;font-size:25px;background:#fff}.product-intro h3{margin:0;font-size:25px}.product-intro p{margin:5px 0 0;color:var(--muted)}.feature-row,.advantage-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.feature-row article,.advantage-row article{padding:12px 28px;border-left:1px solid var(--line)}.feature-row article:first-child,.advantage-row article:first-child{border:0}.feature-row span,.advantage-row span,.scenario-grid span{font-size:30px;color:#0db8df}.feature-row h3,.advantage-row h3,.scenario-grid h3{margin:11px 0 4px;font-size:17px}.feature-row p,.advantage-row p,.scenario-grid p{margin:0;color:var(--muted);font-size:14px}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.scenario-grid article{padding:32px 34px;border-right:1px solid var(--line)}.scenario-grid article:last-child{border:0}.advantages .advantage-row{grid-template-columns:repeat(5,1fr)}.advantage-row article{text-align:center;padding:12px 22px}.regions{padding-top:74px;padding-bottom:74px}.region-row{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.region-row article{min-height:165px;padding:26px 18px;text-align:center;background:#fff;border:1px solid #e7eef2;border-radius:12px;box-shadow:var(--shadow)}.region-row b{display:grid;place-items:center;width:54px;height:54px;margin:auto;border:1px solid #5bc7eb;border-radius:50%;color:#079ed5}.region-row h3{margin:12px 0 0}.region-row p{margin:2px 0;color:var(--muted);font-size:13px}.region-row .more b{border-style:dashed}.faq-list{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}details{border-bottom:1px solid var(--line)}details:last-child{border:0}summary{padding:18px 22px;cursor:pointer;font-weight:700;list-style:none}summary::after{content:"⌄";float:right;color:#0ca9d7}details[open] summary::after{transform:rotate(180deg)}details p{margin:0;padding:0 22px 20px;color:var(--muted)}.home-footer{padding:58px max(24px,calc((100vw - 1192px)/2)) 28px;background:linear-gradient(120deg,#06182f,#08274a);color:#b6c8dc;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:44px}.home-footer .light{color:#fff}.home-footer>div{display:grid;align-content:start;gap:10px}.home-footer>div>strong{color:#fff}.home-footer p{margin:10px 0}.copyright{grid-column:1/-1;padding-top:24px;border-top:1px solid #ffffff1c;font-size:12px}.home-footer a:hover{color:#fff}@media(max-width:900px){.home-header{gap:20px}.home-header nav{gap:18px}.hero{grid-template-columns:1fr;min-height:auto;text-align:center;padding-top:65px}.hero p{font-size:18px}.hero-actions{justify-content:center}.network-visual{width:min(520px,90vw);justify-self:center}.feature-row,.scenario-grid{grid-template-columns:repeat(2,1fr)}.feature-row article:nth-child(3),.scenario-grid article:nth-child(3){border-left:0}.advantages .advantage-row{grid-template-columns:repeat(3,1fr);gap:28px}.region-row{grid-template-columns:repeat(3,1fr)}.home-footer{grid-template-columns:2fr 1fr 1fr}.home-footer>div:nth-child(4){grid-column:2}.copyright{grid-column:1/-1}}@media(max-width:680px){.home-header{height:68px;padding:0 18px}.home-menu{display:block}.home-header nav{display:none;position:absolute;z-index:10;left:12px;right:12px;top:68px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 50px #06254b24}.home-header nav.open{display:grid}.home-header nav a{padding:10px 12px}.home-header nav a::after{display:none}.home-auth>a:first-child{display:none}.home-auth .button{min-height:38px;padding:0 15px}.hero{padding:54px 18px 60px}.hero h1{font-size:39px}.hero p br{display:none}.hero-actions{display:grid}.network-visual{width:92vw}.section{padding:62px 18px}.section-heading{align-items:start}.section-heading h2{font-size:29px}.section-heading>a{display:none}.feature-row,.scenario-grid,.advantages .advantage-row,.region-row{grid-template-columns:1fr}.feature-row article,.scenario-grid article,.advantage-row article{padding:22px 8px;border-left:0;border-right:0;border-top:1px solid var(--line);text-align:left}.feature-row article:first-child,.scenario-grid article:first-child,.advantage-row article:first-child{border-top:0}.region-row article{min-height:120px}.home-footer{grid-template-columns:1fr 1fr;gap:32px 24px}.home-footer>div:first-child,.home-footer>div:nth-child(4){grid-column:1/-1}.copyright{grid-column:1/-1}}
@media(max-width:680px){.hero{overflow:hidden}.network-visual{width:100%;max-width:420px}}
