:root{color-scheme:light;--ink:#182521;--muted:#617169;--green:#087f5b;--line:#dee7e1;--light:#f4f8f5;font-family:"Segoe UI","Microsoft YaHei",system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:white;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #58b895;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1184px,calc(100% - 80px));margin-inline:auto}.header{min-height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:750;letter-spacing:.2px}.brand img{display:block}.header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:550}.header nav a:hover,.footer a:hover{color:var(--green)}.nav-console{padding:8px 16px;border:1px solid var(--line);border-radius:7px}.nav-console span{margin-left:7px}
.hero{display:grid;grid-template-columns:1.17fr 1fr;gap:76px;align-items:center;padding-block:96px 90px}.release-label{margin:0 0 24px;font-size:13px;color:var(--green);font-weight:600;display:flex;align-items:center;gap:9px}.release-label>span{width:7px;height:7px;background:var(--green);border-radius:50%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.2vw,58px);font-weight:700;letter-spacing:-1.8px;line-height:1.27;margin-bottom:25px}.hero-description{font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 21px;border-radius:7px;line-height:1.5;font-weight:600;font-size:14px;cursor:pointer;border:1px solid transparent;min-height:48px}.primary{background:var(--green);color:white}.primary:hover{background:#066b4b}.button svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:7px;color:var(--green)}.text-link:hover{color:var(--green)}.hero-note{font-size:12px;color:var(--muted);margin:17px 0 0}
.connection{border:1px solid #cfded4;background:var(--light);border-radius:15px;overflow:hidden;box-shadow:0 18px 40px -28px #13543b55}.connection-heading{padding:19px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dce7df;font-size:12px;color:var(--muted)}.connection-dot{width:26px;height:5px;border-radius:3px;background:#bdd4c5}.connection-row{display:flex;gap:16px;align-items:center;background:white;border:1px solid #dee8e1;border-radius:9px;margin:26px 24px 0;padding:21px 18px}.step-icon{width:44px;height:44px;flex-shrink:0;background:#e9f4ed;border-radius:10px;color:var(--green);display:grid;place-items:center}.step-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.connection-row h2{font-size:16px;font-weight:650;margin:0 0 2px}.connection-row p{font-size:12px;margin:0;color:var(--muted)}.place{font-size:11px;color:#75867b;margin-left:auto;white-space:nowrap}.connection-line{height:53px;margin-left:64px;border-left:1px dashed #7fae92;display:flex;align-items:center}.connection-line span{margin-left:23px;color:#658371;font-size:11px}.connection-line+.connection-row{margin-top:0}.connection-footer{padding:21px 24px;display:flex;justify-content:space-between;font-size:11px;color:#718278}
.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;padding-block:18px 72px}.features article{border-top:1px solid var(--line);padding-top:24px}.feature-icon{display:block;color:var(--green);font-size:25px;font-weight:500;line-height:1;margin-bottom:18px}.features h2{font-size:18px;font-weight:650;margin-bottom:10px}.features p{font-size:14px;color:var(--muted);margin:0;line-height:1.85;max-width:31em}.download-section{background:#f1f6f2;border-block:1px solid #e4ece5;padding-block:68px}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.section-label{font-size:13px;font-weight:600;color:var(--green);margin-bottom:15px}.download-copy h2{font-size:38px;line-height:1.35;letter-spacing:-1px;margin-bottom:20px}.download-copy>p:not(.section-label){font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:22px}.platform{display:flex;align-items:center;gap:10px;font-size:13px;color:#435c4f}.download-card{background:white;border:1px solid #dce6de;border-radius:12px;padding:28px 30px}.download-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px}.beta-badge{font-size:11px;display:inline-block;color:#795f1b;background:#faf1d8;border-radius:4px;padding:1px 7px;margin-bottom:7px}.download-card h3{font-size:22px;line-height:1.4;margin:0;letter-spacing:-.4px}.download-status{margin:17px 0 20px;font-size:12px;color:var(--muted);min-height:20px}.download-button{width:100%;justify-content:space-between}.retry{width:100%;border-color:var(--line);background:white;color:var(--ink)}.beta-note{font-size:12px;line-height:1.8;color:var(--muted);margin:17px 0 0}.download-card details{margin-top:20px;border-top:1px solid var(--line);padding-top:13px;color:var(--muted);font-size:12px}.download-card summary{cursor:pointer}.download-card dl{margin:14px 0 0}.download-card dt{margin-top:9px;font-size:11px}.download-card dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:11px;font-family:Consolas,monospace}
.getting-started{padding-block:70px;display:grid;grid-template-columns:1fr 1.5fr;gap:60px}.getting-started h2{font-size:27px;line-height:1.45;margin:0;font-weight:650;letter-spacing:-.5px}.getting-started ol{padding:0;margin:0;list-style:none;display:grid;gap:24px}.getting-started li{display:flex;gap:20px;align-items:flex-start}.getting-started li>span{font-size:13px;color:var(--green);width:29px;height:29px;display:grid;place-items:center;border:1px solid #c6dbcd;border-radius:50%;flex-shrink:0;margin-top:3px}.getting-started h3{font-size:15px;margin:0 0 4px;font-weight:650}.getting-started li p{font-size:13px;color:var(--muted);margin:0}.footer{border-top:1px solid var(--line);min-height:100px;display:flex;align-items:center;gap:25px}.footer .brand{font-size:17px;gap:8px}.footer p{font-size:12px;color:var(--muted);margin:0}.footer nav{margin-left:auto;display:flex;gap:24px;font-size:12px;color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}
@media(min-width:1800px){.wrap{width:min(1360px,calc(100% - 120px))}.hero{gap:135px;padding-block:118px 108px}h1{font-size:64px}.hero-description{font-size:18px}.connection-row{padding:26px 22px}.connection-row h2{font-size:18px}.connection-row p{font-size:13px}.features{padding-bottom:88px;gap:70px}.download-section{padding-block:80px}.download-grid{gap:180px}}
@media(max-width:950px){.wrap{width:calc(100% - 48px)}.hero{gap:32px;padding-block:64px}.hero-actions{gap:15px}.hero-description{font-size:14px}.desktop-break{display:none}.connection-row{margin-inline:16px;padding:18px 12px;gap:11px}.place{display:none}.connection-row p{font-size:11px}.download-grid{gap:45px}.features{gap:26px}.features h2{font-size:16px}.getting-started{gap:30px}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.header{min-height:76px}.brand{font-size:20px}.header nav{gap:16px;font-size:12px}.header nav>a:first-child{display:none}.nav-console{padding:6px 10px}.hero{grid-template-columns:1fr;padding-block:50px 36px;gap:34px}h1{font-size:43px;letter-spacing:-1.4px}.hero-description{font-size:15px}.release-label{margin-bottom:20px}.hero-actions{gap:22px}.hero-note{font-size:11px}.connection{max-width:460px;width:100%}.connection-heading{padding:14px 18px}.connection-row{padding:16px;margin-top:19px}.connection-row p{font-size:12px}.connection-line{height:37px;margin-left:56px}.connection-footer{padding:15px 19px}.features{grid-template-columns:1fr;gap:23px;padding-block:20px 42px}.features article{position:relative;padding:21px 0 0 43px}.feature-icon{position:absolute;left:0;top:25px;font-size:23px}.features h2{font-size:17px;margin-bottom:7px}.features p{font-size:13px}.download-section{padding-block:42px}.download-grid{grid-template-columns:1fr;gap:25px}.download-copy h2{font-size:31px}.download-copy>p:not(.section-label){margin-bottom:16px}.download-card{padding:24px}.getting-started{grid-template-columns:1fr;padding-block:42px;gap:25px}.getting-started h2{font-size:24px}.getting-started ol{gap:24px}.footer{flex-wrap:wrap;gap:15px;min-height:120px;padding-block:24px}.footer p{font-size:11px}.footer nav{width:100%;margin-left:0;gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
