*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;background:#020617;color:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}.portal{min-height:100vh;background:radial-gradient(circle at 20% 15%,rgba(37,99,235,.34),transparent 34%),radial-gradient(circle at 72% 12%,rgba(14,165,233,.22),transparent 28%),linear-gradient(135deg,#020617,#0f172a 55%,#111827);color:#fff;overflow:hidden}.portal a{text-decoration:none;color:inherit}.portal-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(18px,4vw,64px);background:#020617a8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.09)}.portal-brand{display:flex;align-items:center;gap:12px;font-weight:900}.portal-logo{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 18px 40px #2563eb59}.portal-links{display:flex;gap:22px;color:#cbd5e1;font-size:14px}.portal-btn,.portal-outline{min-height:42px;padding:0 18px;border-radius:14px;border:1px solid rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;font-weight:800}.portal-btn{background:#2563eb;color:#fff;border-color:#2563eb}.portal-outline{background:#ffffff0f;color:#e5e7eb}.portal-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:42px;align-items:center;padding:72px clamp(18px,5vw,82px) 52px}.portal-kicker{display:inline-flex;gap:8px;align-items:center;background:#2563eb29;border:1px solid rgba(96,165,250,.28);color:#bfdbfe;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.portal h1{font-size:clamp(38px,5.6vw,78px);line-height:1.04;margin:24px 0 18px;letter-spacing:-.06em}.portal-sub{color:#cbd5e1;font-size:18px;line-height:1.8;max-width:720px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px;max-width:720px}.hero-stats section{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-radius:18px;padding:16px}.hero-stats b{display:block;font-size:25px}.hero-card{border-radius:34px;border:1px solid rgba(255,255,255,.16);background:#0f172a9e;box-shadow:0 40px 120px #0000006b;padding:16px;position:relative;overflow:hidden}.hero-screen{aspect-ratio:16/10;border-radius:24px;background:radial-gradient(circle at 40% 35%,#1d4ed8,transparent 42%),linear-gradient(135deg,#020617,#0f172a);position:relative;overflow:hidden}.hero-screen:before{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;background:conic-gradient(from 90deg,#60a5fa0d,#60a5fa99,#0ea5e91a,#60a5fa0d);filter:blur(.5px);opacity:.78}.hero-card-top{display:flex;gap:8px;padding:10px 4px 14px}.dot{width:10px;height:10px;border-radius:99px;background:#ef4444}.dot:nth-child(2){background:#f59e0b}.dot:nth-child(3){background:#22c55e}.hero-tool{position:absolute;left:34px;right:34px;bottom:34px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hero-tool span{height:54px;border-radius:16px;background:#ffffff1f;display:grid;place-items:center;color:#dbeafe;font-size:12px}.portal-section{padding:54px clamp(18px,5vw,82px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-head h2{font-size:34px;margin:0}.section-head p{color:#94a3b8;max-width:660px;line-height:1.75}.solution-grid,.feature-grid,.case-grid,.price-grid{display:grid;gap:16px}.solution-grid{grid-template-columns:repeat(4,1fr)}.feature-grid,.case-grid{grid-template-columns:repeat(3,1fr)}.price-grid{grid-template-columns:repeat(4,1fr)}.portal-card{border:1px solid rgba(255,255,255,.12);background:#0f172a94;border-radius:24px;padding:22px;min-height:150px;box-shadow:0 22px 60px #00000038}.portal-card i{font-style:normal;width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:#2563eb2e;color:#93c5fd;margin-bottom:16px}.portal-card h3{margin:0 0 10px;font-size:18px}.portal-card p{margin:0;color:#94a3b8;line-height:1.7}.case-card{overflow:hidden;padding:0}.case-thumb{height:168px;background:radial-gradient(circle at 45% 35%,rgba(37,99,235,.85),transparent 44%),linear-gradient(135deg,#020617,#1e293b)}.case-body{padding:18px}.price-card{position:relative}.price-card.pro{border-color:#2563ebbf;box-shadow:0 28px 100px #2563eb2e}.price{font-size:34px;font-weight:900;margin:14px 0}.price small{font-size:14px;color:#94a3b8}.price-card ul{padding-left:18px;color:#cbd5e1;line-height:2}.portal-cta{margin:42px clamp(18px,5vw,82px) 70px;border-radius:34px;padding:38px;background:linear-gradient(135deg,#2563ebe0,#0ea5e9ad);display:flex;justify-content:space-between;gap:20px;align-items:center;box-shadow:0 36px 120px #2563eb47}.portal-cta h2{margin:0 0 8px;font-size:34px}.portal-cta p{margin:0;color:#dbeafe}.portal-footer{display:flex;justify-content:space-between;gap:20px;padding:30px clamp(18px,5vw,82px);border-top:1px solid rgba(255,255,255,.1);color:#94a3b8}.viewer-shell{position:relative!important;min-height:100vh!important;overflow:hidden!important;background:#020617}.viewer-stage{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent!important}#krpano-stage-real{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:15!important;background:#000!important}#krpano-stage-real>div,#krpano-stage-real canvas{width:100%!important;height:100%!important}.viewer-top{position:fixed!important;left:16px!important;right:16px!important;top:14px!important;height:48px!important;z-index:80!important;display:flex!important;align-items:center!important;gap:14px!important;padding:0 14px!important;border-radius:18px!important;background:#050a18b8!important;border:1px solid rgba(255,255,255,.12)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;box-shadow:0 10px 40px #00000047!important}.viewer-top b{font-size:16px}.viewer-top span{color:#cbd5e1}.viewer-top button{margin-left:auto;border:0;border-radius:12px;background:#2563eb;color:#fff;padding:9px 16px;font-weight:800}.scene-list{position:fixed!important;left:18px!important;top:78px!important;z-index:82!important;display:flex!important;flex-direction:column!important;gap:8px!important;width:92px!important;max-width:92px!important}.scene-list button{width:92px!important;height:34px!important;border-radius:12px!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important;border:1px solid rgba(255,255,255,.22);background:#0000006b;color:#fff}.scene-list button.active{background:#2563eb}.viewer-dock{position:fixed!important;left:50%!important;bottom:26px!important;top:auto!important;transform:translate(-50%)!important;z-index:90!important;display:flex!important;align-items:center!important;gap:8px!important;padding:10px 12px!important;border-radius:22px!important;background:#080c19d1!important;border:1px solid rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-shadow:0 16px 50px #00000073!important}.viewer-dock button{width:64px!important;height:58px!important;border:0;border-radius:14px!important;background:#ffffff1a;color:#fff;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;font-size:12px!important}.viewer-dock button:hover,.viewer-dock button.active{background:#2563eb}.viewer-dock i{font-style:normal;font-size:18px}.viewer-panel{position:fixed!important;left:18px!important;top:160px!important;z-index:88!important;width:300px!important;max-width:calc(100vw - 36px)!important;max-height:calc(100vh - 230px)!important;overflow:auto!important;border-radius:18px!important;background:#050a18d6!important;border:1px solid rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-shadow:0 20px 60px #00000073!important;padding:16px;display:grid;gap:12px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-head button{width:30px;height:30px;border:0;border-radius:10px;background:#ffffff1f;color:#fff}.list-item{width:100%;text-align:left;display:grid!important;gap:4px;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;padding:12px!important;border-radius:12px}.list-item span{font-size:12px;color:#cbd5e1}.list-item.active{background:#1d4ed8!important}.route-tabs,.route-actions{display:flex;gap:8px;flex-wrap:wrap}.route-tabs button,.route-actions button,.viewer-panel button,.call-btn{min-height:38px;border:0;border-radius:12px;background:#2563eb;color:#fff;padding:0 12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.map-canvas{position:relative;overflow:hidden;border-radius:16px;background:#0f172a;border:1px solid rgba(255,255,255,.12)}.map-canvas img{display:block;width:100%;height:auto}.map-point{position:absolute;transform:translate(-50%,-50%);min-height:30px!important;max-width:130px;padding:0 10px!important;border-radius:999px!important;background:#f97316!important;box-shadow:0 8px 24px #00000047;font-size:12px}.viewer-panel input,.viewer-panel textarea,.viewer-panel select,.password-box input{width:100%;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#0f172ab8;color:#fff;padding:0 12px}.viewer-panel textarea{height:90px;padding:12px}.viewer-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;color:#bfdbfe;z-index:22}.viewer-placeholder b{font-size:34px;display:block}.viewer-placeholder span{display:block;margin-top:12px;color:#93c5fd}.password-box{gap:12px}.password-box button{min-height:42px;border:0;border-radius:12px;background:#2563eb;color:#fff;padding:0 16px;font-weight:800}.fallback-box,.viewer-placeholder-fallback,.viewer-fallback,.krpano-status,.viewer-status{display:none!important}.viewer-panel code{display:block;white-space:pre-wrap;word-break:break-all;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:12px;color:#bfdbfe}@media(max-width:980px){.portal-hero{grid-template-columns:1fr}.solution-grid,.feature-grid,.case-grid,.price-grid{grid-template-columns:repeat(2,1fr)}.portal-links{display:none}}@media(max-width:680px){.hero-stats,.solution-grid,.feature-grid,.case-grid,.price-grid{grid-template-columns:1fr}.portal-actions{display:none}.portal-cta{display:block}.viewer-top{left:10px!important;right:10px!important;top:10px!important;height:44px!important}.scene-list{left:10px!important;top:64px!important;width:auto!important;max-width:calc(100vw - 20px)!important;flex-direction:row!important;overflow-x:auto!important}.viewer-panel{left:10px!important;right:10px!important;top:118px!important;width:auto!important;max-height:calc(100vh - 220px)!important}.viewer-dock{left:10px!important;right:10px!important;bottom:12px!important;transform:none!important;overflow-x:auto!important;justify-content:flex-start!important}.viewer-dock button{min-width:58px!important;width:58px!important;height:54px!important}.portal-footer{display:block}.portal-hero{padding-top:42px}}.portal{background:radial-gradient(circle at 12% 3%,rgba(59,130,246,.36),transparent 28%),radial-gradient(circle at 86% 12%,rgba(14,165,233,.22),transparent 30%),linear-gradient(180deg,#020617,#07111f 45%,#0f172a);color:#fff;min-height:100vh}.portal-nav{position:sticky;top:0;z-index:50;margin:0 auto;padding:14px clamp(18px,5vw,82px);display:flex;align-items:center;justify-content:space-between;background:#0206179e;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-brand{display:flex;align-items:center;gap:10px;font-weight:900}.portal-logo{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 12px 36px #2563eb59}.portal-links{display:flex;gap:24px;color:#cbd5e1}.portal-actions{display:flex;gap:10px}.portal-btn,.portal-outline{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 18px;font-weight:900}.portal-btn{background:#fff;color:#0f172a}.portal-outline{border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff}.portal-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:48px;align-items:center;padding:76px clamp(18px,5vw,82px) 56px}.portal-kicker{display:inline-flex;align-items:center;gap:8px;background:#2563eb29;border:1px solid rgba(96,165,250,.28);color:#bfdbfe;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}.portal h1{font-size:clamp(40px,5.9vw,82px);line-height:1.02;margin:24px 0 18px;letter-spacing:-.065em}.portal-sub{color:#cbd5e1;font-size:18px;line-height:1.82;max-width:760px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px;max-width:760px}.hero-stats section{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-radius:20px;padding:16px;box-shadow:0 16px 60px #00000029}.hero-stats b{display:block;font-size:28px}.hero-stats span{display:block;color:#94a3b8;font-size:13px;margin-top:4px}.hero-card{border-radius:36px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#0f172ab8,#020617c7);box-shadow:0 44px 140px #00000080;padding:16px;position:relative;overflow:hidden}.hero-screen{aspect-ratio:16/10;border-radius:26px;background:radial-gradient(circle at 45% 35%,#2563eb,transparent 42%),radial-gradient(circle at 75% 70%,#06b6d4,transparent 32%),linear-gradient(135deg,#020617,#0f172a);position:relative;overflow:hidden}.hero-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000,transparent 78%);mask-image:radial-gradient(circle at 50% 50%,#000,transparent 78%)}.portal-card{transition:.22s transform,.22s border-color,.22s box-shadow}.portal-card:hover{transform:translateY(-4px);border-color:#60a5fa73;box-shadow:0 28px 100px #2563eb29}.viewer-top{height:52px!important;border-radius:20px!important;background:linear-gradient(180deg,#080d1ac2,#020617ad)!important;border-color:#ffffff26!important}.viewer-top b{font-size:17px;letter-spacing:-.02em}.viewer-top span{font-size:13px;color:#dbeafe}.scene-list button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02061794!important}.scene-list button.active{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 14px 34px #2563eb59}.viewer-dock{border-radius:24px!important;background:#020617c2!important}.viewer-dock button{background:#ffffff17!important;border:1px solid rgba(255,255,255,.1)!important;transition:.18s}.viewer-dock button:hover,.viewer-dock button.active{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;transform:translateY(-2px);box-shadow:0 14px 34px #2563eb59}.viewer-panel{border-radius:22px!important;background:#020617d1!important}.list-item{transition:.18s}.list-item:hover{transform:translate(2px);border-color:#60a5fa73!important}.route-tabs button,.route-actions button,.viewer-panel button,.call-btn{background:linear-gradient(135deg,#2563eb,#06b6d4)!important}.viewer-panel input,.viewer-panel textarea,.viewer-panel select,.password-box input{border-color:#ffffff2e!important;background:#0f172abd!important}.map-point{background:linear-gradient(135deg,#f97316,#facc15)!important;color:#111827!important}.portal-footer{background:#0206176b}@media(max-width:980px){.portal-hero{grid-template-columns:1fr}.portal-links{display:none}.hero-card{max-width:720px}}@media(max-width:680px){.portal-actions{display:none}.hero-stats{grid-template-columns:repeat(2,1fr)}.portal h1{font-size:42px}.viewer-dock{bottom:10px!important}.viewer-top{left:10px!important;right:10px!important}.scene-list{top:70px!important}}.portal-brand span,.portal-brand b{color:#fff!important}.portal-btn{color:#0f172a!important;background:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.portal-btn:hover{color:#0f172a!important;background:#f8fafc!important}.portal-outline{color:#fff!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.22)!important}.portal-outline:hover{color:#fff!important;background:#ffffff24!important}.hero-buttons .portal-btn:after{content:""}.portal-actions .portal-btn,.hero-buttons .portal-btn{min-width:110px!important}.portal-actions .portal-btn:empty:before{content:"查看演示"}.hero-buttons .portal-btn:empty:before{content:"查看演示"}.m18-home-v2636170{min-height:100vh;background:#0b0d10;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.m18-home-v2636170 *{box-sizing:border-box}.m18-home-v2636170 a{text-decoration:none}.m18-home-hero-v2636170{position:relative;height:100dvh;min-height:680px;overflow:hidden;background:#101318}.m18-home-pano-v2636170,.m18-home-cover-v2636170,.m18-home-pano-frame-v2636170,.m18-home-shade-v2636170{position:absolute;top:0;right:0;bottom:0;left:0}.m18-home-cover-v2636170{z-index:1;background-position:center;background-size:cover;filter:saturate(.92) brightness(.72);transform:scale(1.02)}.m18-home-pano-frame-v2636170{z-index:2;width:100%;height:100%;border:0;opacity:0;transition:opacity .55s ease;background:#101318}.m18-home-pano-frame-v2636170.ready{opacity:1}.m18-home-empty-v2636170{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle at 50% 42%,#253145 0,#121820 38%,#0b0d10 72%);color:#ffffffb8}.m18-home-empty-v2636170 strong{font-size:84px;letter-spacing:-.08em;color:#fff}.m18-home-empty-v2636170 span{font-size:14px}.m18-home-shade-v2636170{z-index:3;pointer-events:none;background:linear-gradient(180deg,#05070a9e 0,#05070a14 28%,#05070a0d 54%,#05070ac7),linear-gradient(90deg,rgba(5,7,10,.48) 0,transparent 44%)}.m18-home-nav-v2636170{position:absolute;z-index:6;top:0;left:0;right:0;height:82px;padding:0 clamp(20px,4.2vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px}.m18-home-brand-v2636170{display:flex;align-items:center;gap:11px;color:#fff}.m18-home-brand-v2636170 b{font-size:18px;letter-spacing:.01em}.m18-home-brand-mark-v2636170{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:13px;background:#0c0f146b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:900}.m18-home-brand-mark-v2636170.image{border:0;background:transparent}.m18-home-brand-mark-v2636170 img{display:block;width:100%;height:100%;object-fit:contain}.m18-home-nav-actions-v2636170{display:flex;align-items:center;gap:10px}.m18-home-link-v2636170,.m18-home-console-v2636170{height:40px;padding:0 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;transition:.2s ease}.m18-home-link-v2636170{border:1px solid rgba(255,255,255,.22);color:#fff;background:#0a0d113d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.m18-home-console-v2636170{border:1px solid #fff;color:#111;background:#fff}.m18-home-link-v2636170:hover{background:#ffffff21}.m18-home-console-v2636170:hover{background:#f1f3f5}.m18-home-copy-v2636170{position:absolute;z-index:5;left:clamp(20px,6vw,104px);bottom:clamp(70px,12vh,140px);width:min(680px,calc(100vw - 40px));pointer-events:none}.m18-home-copy-v2636170>*{pointer-events:auto}.m18-home-eyebrow-v2636170{display:block;margin-bottom:16px;font-size:11px;font-weight:800;letter-spacing:.24em;color:#ffffffad}.m18-home-copy-v2636170 h1{margin:0;font-size:clamp(48px,7.4vw,108px);line-height:.96;letter-spacing:-.065em;font-weight:800;text-shadow:0 8px 40px rgba(0,0,0,.26)}.m18-home-copy-v2636170 p{margin:20px 0 0;font-size:clamp(16px,1.7vw,24px);letter-spacing:.05em;color:#ffffffd6}.m18-home-actions-v2636170{display:flex;gap:10px;margin-top:28px}.m18-home-actions-v2636170 a{height:46px;padding:0 22px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.m18-home-actions-v2636170 .primary{background:#fff;color:#111}.m18-home-actions-v2636170 .secondary{border:1px solid rgba(255,255,255,.28);background:#090c1047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.m18-home-copy-v2636170>small{display:block;margin-top:14px;color:#ffffff8a;font-size:11px}.m18-home-project-v2636170{position:absolute;z-index:5;right:clamp(20px,4.2vw,72px);bottom:48px;max-width:min(360px,38vw);padding:13px 15px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#090c104d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:3px}.m18-home-project-v2636170 span{font-size:9px;letter-spacing:.12em;color:#ffffff85}.m18-home-project-v2636170 b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.m18-home-project-v2636170 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#ffffff94}.m18-home-capabilities-v2636170{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;color:#16191e;border-bottom:1px solid #e8eaed}.m18-home-capabilities-v2636170 article{min-height:148px;padding:34px clamp(20px,3vw,48px);display:flex;align-items:flex-start;gap:16px;border-right:1px solid #e8eaed}.m18-home-capabilities-v2636170 article:last-child{border-right:0}.m18-home-capabilities-v2636170 article>span{font-size:10px;font-weight:800;color:#9ca3af}.m18-home-capabilities-v2636170 article div{display:flex;flex-direction:column;gap:7px}.m18-home-capabilities-v2636170 b{font-size:16px}.m18-home-capabilities-v2636170 small{font-size:12px;line-height:1.65;color:#747b86}.m18-home-footer-v2636170{min-height:82px;padding:20px clamp(20px,4.2vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f7f8fa;color:#777f8b;font-size:11px}.m18-home-footer-v2636170>div{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:820px){.m18-home-hero-v2636170{min-height:620px}.m18-home-nav-v2636170{height:70px;padding:0 18px}.m18-home-brand-mark-v2636170{width:38px;height:38px}.m18-home-brand-v2636170 b{font-size:16px}.m18-home-link-v2636170{display:none}.m18-home-console-v2636170{height:38px;padding:0 13px}.m18-home-copy-v2636170{left:20px;bottom:84px;width:calc(100vw - 40px)}.m18-home-copy-v2636170 h1{font-size:clamp(52px,16vw,78px)}.m18-home-copy-v2636170 p{font-size:16px}.m18-home-actions-v2636170 a{height:44px;padding:0 18px}.m18-home-project-v2636170{display:none}.m18-home-capabilities-v2636170{grid-template-columns:repeat(2,minmax(0,1fr))}.m18-home-capabilities-v2636170 article{min-height:130px;border-bottom:1px solid #e8eaed}.m18-home-capabilities-v2636170 article:nth-child(2){border-right:0}.m18-home-footer-v2636170{align-items:flex-start;flex-direction:column}.m18-home-footer-v2636170>div{justify-content:flex-start}}@media(max-width:480px){.m18-home-brand-v2636170 b{display:none}.m18-home-capabilities-v2636170{grid-template-columns:1fr}.m18-home-capabilities-v2636170 article{min-height:112px;border-right:0}.m18-home-eyebrow-v2636170{font-size:10px}.m18-home-copy-v2636170 p{letter-spacing:.02em}.m18-home-copy-v2636170>small{display:none}}.m18-home-v2636171{--m18-home-pano-desktop:46vh;--m18-home-pano-mobile:36vh;min-height:100vh;background:#fff;color:#16191e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.m18-home-v2636171 *{box-sizing:border-box}.m18-home-v2636171 a{text-decoration:none}.m18-home-topbar-v2636171{height:72px;padding:0 clamp(18px,4.2vw,72px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b0f15;border-bottom:1px solid rgba(255,255,255,.08)}.m18-home-brand-v2636171{display:flex;align-items:center;gap:10px;color:#fff}.m18-home-brand-v2636171 b{font-size:17px;letter-spacing:.01em}.m18-home-brand-mark-v2636171{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#1677ff;color:#fff;font-size:13px;font-weight:900}.m18-home-brand-mark-v2636171.image{background:transparent;border-radius:0}.m18-home-brand-mark-v2636171 img{width:100%;height:100%;display:block;object-fit:contain}.m18-home-nav-actions-v2636171{display:flex;align-items:center;gap:9px}.m18-home-link-v2636171,.m18-home-console-v2636171{height:38px;padding:0 15px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.m18-home-link-v2636171{color:#fff;border:1px solid rgba(255,255,255,.22);background:#ffffff0f}.m18-home-console-v2636171{color:#111;background:#fff;border:1px solid #fff}.m18-home-pano-v2636171{position:relative;width:100%;height:var(--m18-home-pano-desktop);min-height:260px;overflow:hidden;background:#101318}.m18-home-cover-v2636171,.m18-home-pano-frame-v2636171,.m18-home-empty-v2636171{position:absolute;top:0;right:0;bottom:0;left:0}.m18-home-cover-v2636171{z-index:1;background-position:center;background-size:cover;filter:saturate(.96) brightness(.92)}.m18-home-pano-frame-v2636171{z-index:2;width:100%;height:100%;border:0;opacity:0;transition:opacity .35s ease;background:#101318}.m18-home-pano-frame-v2636171.ready{opacity:1}.m18-home-empty-v2636171{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#101318;color:#ffffffad}.m18-home-empty-v2636171 strong{font-size:56px;letter-spacing:-.06em;color:#fff}.m18-home-empty-v2636171 span{font-size:12px}.m18-home-intro-v2636171{min-height:190px;padding:34px clamp(20px,6vw,100px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#fff;border-bottom:1px solid #eaedf1}.m18-home-intro-v2636171>div:first-child{display:flex;flex-direction:column}.m18-home-intro-v2636171 span{font-size:10px;font-weight:800;letter-spacing:.22em;color:#8b95a5}.m18-home-intro-v2636171 h1{margin:8px 0 7px;font-size:clamp(34px,4.2vw,64px);line-height:1;letter-spacing:-.045em}.m18-home-intro-v2636171 p{margin:0;color:#667085;font-size:14px}.m18-home-intro-actions-v2636171{display:flex;gap:10px;flex-wrap:wrap}.m18-home-intro-actions-v2636171 a{height:42px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.m18-home-intro-actions-v2636171 .primary{color:#fff;background:#1677ff}.m18-home-intro-actions-v2636171 .secondary{color:#172033;background:#fff;border:1px solid #d8dee8}.m18-home-capabilities-v2636171{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f8f9fb;border-bottom:1px solid #eaedf1}.m18-home-capabilities-v2636171 article{min-height:118px;padding:26px clamp(18px,2.6vw,40px);display:flex;align-items:flex-start;gap:14px;border-right:1px solid #e5e9ef}.m18-home-capabilities-v2636171 article:last-child{border-right:0}.m18-home-capabilities-v2636171 article>span{font-size:9px;font-weight:800;color:#a0a8b4}.m18-home-capabilities-v2636171 article div{display:flex;flex-direction:column;gap:5px}.m18-home-capabilities-v2636171 b{font-size:14px}.m18-home-capabilities-v2636171 small{color:#7b8491;font-size:11px;line-height:1.55}.m18-home-footer-v2636171{min-height:72px;padding:18px clamp(20px,4.2vw,72px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b0f15;color:#8f99a7;font-size:10px}.m18-home-footer-v2636171>div{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:820px){.m18-home-topbar-v2636171{height:64px;padding:0 16px}.m18-home-brand-mark-v2636171{width:36px;height:36px}.m18-home-brand-v2636171 b{font-size:15px}.m18-home-link-v2636171{display:none}.m18-home-console-v2636171{height:36px;padding:0 12px}.m18-home-pano-v2636171{height:var(--m18-home-pano-mobile);min-height:220px}.m18-home-intro-v2636171{min-height:0;padding:28px 20px;align-items:flex-start;flex-direction:column}.m18-home-intro-v2636171 h1{font-size:38px}.m18-home-capabilities-v2636171{grid-template-columns:repeat(2,minmax(0,1fr))}.m18-home-capabilities-v2636171 article{min-height:104px;border-bottom:1px solid #e5e9ef}.m18-home-capabilities-v2636171 article:nth-child(2){border-right:0}.m18-home-footer-v2636171{align-items:flex-start;flex-direction:column}.m18-home-footer-v2636171>div{justify-content:flex-start}}@media(max-width:480px){.m18-home-brand-v2636171 b{display:none}.m18-home-capabilities-v2636171{grid-template-columns:1fr}.m18-home-capabilities-v2636171 article{border-right:0;min-height:92px}}.m18-home-v2636172{--m18-home-pano-desktop:46vh;--m18-home-pano-mobile:36vh;min-height:100vh;background:#fff;color:#16191e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.m18-home-v2636172 *{box-sizing:border-box}.m18-home-v2636172 a{text-decoration:none}.m18-home-topbar-v2636172{height:72px;padding:0 clamp(18px,4.2vw,72px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b0f15;border-bottom:1px solid rgba(255,255,255,.08)}.m18-home-brand-v2636172{display:flex;align-items:center;gap:10px;color:#fff}.m18-home-brand-v2636172 b{font-size:17px;letter-spacing:.01em}.m18-home-brand-mark-v2636172{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#1677ff;color:#fff;font-size:13px;font-weight:900}.m18-home-brand-mark-v2636172.image{background:transparent;border-radius:0}.m18-home-brand-mark-v2636172 img{width:100%;height:100%;display:block;object-fit:contain}.m18-home-nav-actions-v2636172{display:flex;align-items:center;gap:9px}.m18-home-link-v2636172,.m18-home-console-v2636172{height:38px;padding:0 15px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.m18-home-link-v2636172{color:#fff;border:1px solid rgba(255,255,255,.22);background:#ffffff0f}.m18-home-console-v2636172{color:#111;background:#fff;border:1px solid #fff}.m18-home-pano-v2636172{position:relative;width:100%;height:var(--m18-home-pano-desktop);min-height:260px;overflow:hidden;background:#101318}.m18-home-cover-v2636172,.m18-home-pano-frame-v2636172,.m18-home-empty-v2636172{position:absolute;top:0;right:0;bottom:0;left:0}.m18-home-cover-v2636172{z-index:1;background-position:center;background-size:cover;filter:saturate(.96) brightness(.92)}.m18-home-pano-frame-v2636172{z-index:2;width:100%;height:100%;border:0;opacity:0;transition:opacity .35s ease;background:#101318}.m18-home-pano-frame-v2636172.ready{opacity:1}.m18-home-empty-v2636172{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#101318;color:#ffffffad}.m18-home-empty-v2636172 strong{font-size:56px;letter-spacing:-.06em;color:#fff}.m18-home-empty-v2636172 span{font-size:12px}.m18-home-pano-v2636172.with-copy:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 40%,rgba(5,8,12,.12) 62%,rgba(5,8,12,.7) 100%)}.m18-home-pano-v2636172.with-copy.copy-center:after{background:radial-gradient(circle at 50% 55%,rgba(5,8,12,.34),transparent 46%)}.m18-home-intro-overlay-v2636172{position:absolute;z-index:4;left:clamp(22px,6vw,104px);bottom:clamp(24px,5vh,58px);max-width:min(700px,calc(100% - 44px));color:#fff;pointer-events:none;text-shadow:0 2px 18px rgba(0,0,0,.28)}.m18-home-pano-v2636172.copy-right .m18-home-intro-overlay-v2636172{left:auto;right:clamp(22px,6vw,104px);text-align:right}.m18-home-pano-v2636172.copy-right .m18-home-intro-actions-v2636172{justify-content:flex-end}.m18-home-pano-v2636172.copy-center .m18-home-intro-overlay-v2636172{left:50%;bottom:50%;transform:translate(-50%,50%);width:min(760px,calc(100% - 44px));text-align:center}.m18-home-pano-v2636172.copy-center .m18-home-intro-actions-v2636172{justify-content:center}.m18-home-intro-overlay-v2636172>span,.m18-home-intro-below-v2636172 span{display:block;font-size:10px;font-weight:800;letter-spacing:.22em;color:#ffffffb8}.m18-home-intro-overlay-v2636172 h1{margin:7px 0;font-size:clamp(36px,4.8vw,68px);line-height:.98;letter-spacing:-.05em}.m18-home-intro-overlay-v2636172 p{margin:0;font-size:14px;color:#ffffffdb}.m18-home-intro-actions-v2636172{display:flex;pointer-events:auto;gap:10px;flex-wrap:wrap;margin-top:18px}.m18-home-intro-actions-v2636172 a{height:40px;padding:0 18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;text-shadow:none}.m18-home-intro-actions-v2636172 .primary{color:#111;background:#fff;border:1px solid #fff}.m18-home-intro-actions-v2636172 .secondary{color:#fff;background:#090c1047;border:1px solid rgba(255,255,255,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.m18-home-intro-below-v2636172{min-height:190px;padding:34px clamp(20px,6vw,100px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#fff;border-bottom:1px solid #eaedf1}.m18-home-intro-below-v2636172>div:first-child{display:flex;flex-direction:column}.m18-home-intro-below-v2636172>div:first-child>span{color:#8b95a5}.m18-home-intro-below-v2636172 h1{margin:8px 0 7px;font-size:clamp(34px,4.2vw,64px);line-height:1;letter-spacing:-.045em}.m18-home-intro-below-v2636172 p{margin:0;color:#667085;font-size:14px}.m18-home-intro-actions-v2636172.below-actions{margin-top:0}.m18-home-intro-actions-v2636172.below-actions .primary{color:#fff;background:#1677ff;border-color:#1677ff}.m18-home-intro-actions-v2636172.below-actions .secondary{color:#172033;background:#fff;border:1px solid #d8dee8;-webkit-backdrop-filter:none;backdrop-filter:none}.m18-home-capabilities-v2636172{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f8f9fb;border-bottom:1px solid #eaedf1}.m18-home-capabilities-v2636172 article{min-height:118px;padding:26px clamp(18px,2.6vw,40px);display:flex;align-items:flex-start;gap:14px;border-right:1px solid #e5e9ef}.m18-home-capabilities-v2636172 article:last-child{border-right:0}.m18-home-capabilities-v2636172 article>span{font-size:9px;font-weight:800;color:#a0a8b4}.m18-home-capabilities-v2636172 article div{display:flex;flex-direction:column;gap:5px}.m18-home-capabilities-v2636172 b{font-size:14px}.m18-home-capabilities-v2636172 small{color:#7b8491;font-size:11px;line-height:1.55}.m18-home-footer-v2636172{min-height:72px;padding:18px clamp(20px,4.2vw,72px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b0f15;color:#8f99a7;font-size:10px}.m18-home-footer-v2636172>div{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:820px){.m18-home-topbar-v2636172{height:64px;padding:0 16px}.m18-home-brand-mark-v2636172{width:36px;height:36px}.m18-home-brand-v2636172 b{font-size:15px}.m18-home-link-v2636172{display:none}.m18-home-console-v2636172{height:36px;padding:0 12px}.m18-home-pano-v2636172{height:var(--m18-home-pano-mobile);min-height:220px}.m18-home-intro-overlay-v2636172{left:20px;right:20px;bottom:22px;max-width:none}.m18-home-pano-v2636172.copy-right .m18-home-intro-overlay-v2636172{left:20px;right:20px;text-align:left}.m18-home-pano-v2636172.copy-right .m18-home-intro-actions-v2636172{justify-content:flex-start}.m18-home-pano-v2636172.copy-center .m18-home-intro-overlay-v2636172{left:20px;right:20px;bottom:50%;width:auto;transform:translateY(50%)}.m18-home-intro-overlay-v2636172 h1{font-size:38px}.m18-home-intro-overlay-v2636172 p{font-size:13px}.m18-home-intro-actions-v2636172{margin-top:14px}.m18-home-intro-actions-v2636172 a{height:38px;padding:0 15px}.m18-home-intro-below-v2636172{min-height:0;padding:28px 20px;align-items:flex-start;flex-direction:column}.m18-home-intro-below-v2636172 h1{font-size:38px}.m18-home-capabilities-v2636172{grid-template-columns:repeat(2,minmax(0,1fr))}.m18-home-capabilities-v2636172 article{min-height:104px;border-bottom:1px solid #e5e9ef}.m18-home-capabilities-v2636172 article:nth-child(2){border-right:0}.m18-home-footer-v2636172{align-items:flex-start;flex-direction:column}.m18-home-footer-v2636172>div{justify-content:flex-start}}@media(max-width:480px){.m18-home-brand-v2636172 b{display:none}.m18-home-capabilities-v2636172{grid-template-columns:1fr}.m18-home-capabilities-v2636172 article{border-right:0;min-height:92px}.m18-home-intro-overlay-v2636172>span{font-size:9px}.m18-home-intro-overlay-v2636172 h1{font-size:34px}.m18-home-intro-overlay-v2636172 p{font-size:12px}.m18-home-intro-actions-v2636172 a{height:36px;padding:0 13px;font-size:11px}}.m18-home-v2636173{--m18-home-pano-desktop:62vh;--m18-home-pano-mobile:44vh;--m18-home-overlay:.58;min-height:100vh;display:flex;flex-direction:column;background:#0b0f15;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.m18-home-v2636173 *{box-sizing:border-box}.m18-home-v2636173 a{text-decoration:none}.m18-home-topbar-v2636173{height:70px;flex:0 0 70px;padding:0 clamp(20px,4.4vw,76px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b0f15;border-bottom:1px solid rgba(255,255,255,.08)}.m18-home-brand-v2636173{display:flex;align-items:center;gap:11px;color:#fff}.m18-home-brand-v2636173 b{font-size:18px;letter-spacing:.01em}.m18-home-brand-mark-v2636173{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#1677ff;color:#fff;font-size:13px;font-weight:900}.m18-home-brand-mark-v2636173.image{background:transparent;border-radius:0}.m18-home-brand-mark-v2636173 img{width:100%;height:100%;display:block;object-fit:contain}.m18-home-nav-actions-v2636173{display:flex;align-items:center;gap:10px}.m18-home-link-v2636173,.m18-home-console-v2636173{height:40px;padding:0 17px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:750;transition:.18s ease}.m18-home-link-v2636173{color:#fff;border:1px solid rgba(255,255,255,.24);background:#ffffff0e}.m18-home-link-v2636173:hover{background:#ffffff1a}.m18-home-console-v2636173{color:#111;background:#fff;border:1px solid #fff}.m18-home-console-v2636173:hover{transform:translateY(-1px)}.m18-home-pano-v2636173{position:relative;width:100%;height:var(--m18-home-pano-desktop);min-height:500px;max-height:820px;overflow:hidden;background:#0d1117}.m18-home-cover-v2636173,.m18-home-pano-frame-v2636173,.m18-home-empty-v2636173{position:absolute;top:0;right:0;bottom:0;left:0}.m18-home-cover-v2636173{z-index:1;background-position:center;background-size:cover;transform:scale(1.015);filter:saturate(.94) brightness(.78);transition:filter .6s ease,transform .8s ease}.m18-home-cover-v2636173.loading{filter:saturate(.86) brightness(.62) blur(8px);transform:scale(1.045)}.m18-home-pano-frame-v2636173{z-index:2;width:100%;height:100%;border:0;opacity:0;transition:opacity .72s ease;background:#0d1117}.m18-home-pano-frame-v2636173.ready{opacity:1}.m18-home-empty-v2636173{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;background:radial-gradient(circle at 50% 46%,#16202f,#0b0f15 68%);color:#ffffffad}.m18-home-empty-v2636173 strong{font-size:68px;letter-spacing:-.06em;color:#fff}.m18-home-empty-v2636173 span{font-size:12px}.m18-home-loading-v2636173{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#080c1285;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffffd1;font-size:11px;pointer-events:none}.m18-home-loading-v2636173 i{width:15px;height:15px;border-radius:50%;border:2px solid rgba(255,255,255,.26);border-top-color:#fff;animation:m18HomeSpin2636173 .8s linear infinite}@keyframes m18HomeSpin2636173{to{transform:rotate(360deg)}}.m18-home-pano-v2636173.with-copy:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#05080c05 22%,#05080c14 47%,rgba(5,8,12,var(--m18-home-overlay)))}.m18-home-pano-v2636173.with-copy.copy-center:after{background:radial-gradient(circle at 50% 56%,rgba(5,8,12,.38),transparent 54%),linear-gradient(180deg,transparent 55%,rgba(5,8,12,.26))}.m18-home-intro-overlay-v2636173{position:absolute;z-index:4;left:clamp(28px,5vw,88px);bottom:clamp(34px,5.2vh,66px);width:min(760px,calc(100% - 56px));color:#fff;pointer-events:none;text-shadow:0 3px 26px rgba(0,0,0,.35)}.m18-home-pano-v2636173.copy-right .m18-home-intro-overlay-v2636173{left:auto;right:clamp(28px,5vw,88px);text-align:right}.m18-home-pano-v2636173.copy-right .m18-home-intro-actions-v2636173{justify-content:flex-end}.m18-home-pano-v2636173.copy-center .m18-home-intro-overlay-v2636173{left:50%;bottom:50%;transform:translate(-50%,50%);text-align:center}.m18-home-pano-v2636173.copy-center .m18-home-intro-actions-v2636173{justify-content:center}.m18-home-intro-overlay-v2636173>span,.m18-home-intro-below-v2636173 span{display:block;font-size:11px;font-weight:800;letter-spacing:.24em;color:#ffffffb8}.m18-home-intro-overlay-v2636173 h1{margin:10px 0;font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.055em;font-weight:850}.m18-home-intro-overlay-v2636173 p{margin:0;font-size:clamp(14px,1.15vw,18px);font-weight:500;color:#ffffffe0}.m18-home-intro-actions-v2636173{display:flex;pointer-events:auto;gap:11px;flex-wrap:wrap;margin-top:24px}.m18-home-intro-actions-v2636173 a{height:46px;padding:0 22px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;text-shadow:none;transition:.18s ease}.m18-home-intro-actions-v2636173 a:hover{transform:translateY(-1px)}.m18-home-intro-actions-v2636173 .primary{color:#101318;background:#fff;border:1px solid #fff;box-shadow:0 12px 32px #0003}.m18-home-intro-actions-v2636173 .secondary{color:#fff;background:#080c1247;border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.m18-home-fullscreen-v2636173{position:absolute;z-index:5;right:clamp(20px,3vw,48px);bottom:clamp(20px,3vw,38px);height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#080c1252;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:11px;font-weight:750;display:flex;align-items:center;gap:7px}.m18-home-fullscreen-v2636173 span{font-size:15px;line-height:1}.m18-home-intro-below-v2636173{min-height:180px;padding:34px clamp(24px,5vw,88px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;color:#171a20;border-bottom:1px solid #eceff3}.m18-home-intro-below-v2636173>div:first-child>span{color:#8b95a5}.m18-home-intro-below-v2636173 h1{margin:8px 0;font-size:clamp(38px,4.5vw,68px);line-height:.96;letter-spacing:-.05em}.m18-home-intro-below-v2636173 p{margin:0;color:#667085}.m18-home-intro-actions-v2636173.below-actions{margin-top:0}.m18-home-intro-actions-v2636173.below-actions .primary{color:#fff;background:#1677ff;border-color:#1677ff}.m18-home-intro-actions-v2636173.below-actions .secondary{color:#172033;background:#fff;border:1px solid #d8dee8;-webkit-backdrop-filter:none;backdrop-filter:none}.m18-home-capabilities-v2636173{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;color:#171a20;border-bottom:1px solid #e8ebef;padding:0 clamp(16px,3.6vw,64px)}.m18-home-capabilities-v2636173 article{min-height:108px;padding:25px clamp(14px,2vw,30px);display:flex;align-items:center;gap:14px;position:relative}.m18-home-capabilities-v2636173 article+article:before{content:"";position:absolute;left:0;top:28px;bottom:28px;width:1px;background:#e9edf1}.m18-home-capabilities-v2636173 article>i{font-style:normal;width:31px;height:31px;border:1px solid #dbe1e8;border-radius:10px;display:grid;place-items:center;color:#5f6b7c;font-size:12px;background:#fbfcfd}.m18-home-capabilities-v2636173 article div{display:flex;flex-direction:column;gap:4px}.m18-home-capabilities-v2636173 b{font-size:14px}.m18-home-capabilities-v2636173 small{color:#7b8491;font-size:11px;line-height:1.5}.m18-home-footer-v2636173{margin-top:auto;min-height:84px;padding:20px clamp(20px,4.4vw,76px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:#0b0f15;color:#8f99a7;font-size:10px;border-top:1px solid rgba(255,255,255,.06)}.m18-home-footer-main-v2636173{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.m18-home-footer-main-v2636173 b{color:#fff;font-size:13px}.m18-home-footer-links-v2636173{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}.m18-home-footer-links-v2636173 a{color:#b0b8c3}.m18-home-footer-links-v2636173 a:hover{color:#fff}@media(max-width:820px){.m18-home-topbar-v2636173{height:62px;flex-basis:62px;padding:0 16px}.m18-home-brand-mark-v2636173{width:38px;height:38px}.m18-home-brand-v2636173 b{font-size:16px}.m18-home-link-v2636173{display:none}.m18-home-console-v2636173{height:36px;padding:0 13px}.m18-home-pano-v2636173{height:var(--m18-home-pano-mobile);min-height:360px;max-height:600px}.m18-home-intro-overlay-v2636173{left:20px;right:20px;bottom:26px;width:auto}.m18-home-pano-v2636173.copy-right .m18-home-intro-overlay-v2636173{left:20px;right:20px;text-align:left}.m18-home-pano-v2636173.copy-right .m18-home-intro-actions-v2636173{justify-content:flex-start}.m18-home-pano-v2636173.copy-center .m18-home-intro-overlay-v2636173{left:20px;right:20px;width:auto}.m18-home-intro-overlay-v2636173 h1{font-size:46px}.m18-home-intro-overlay-v2636173 p{font-size:13px}.m18-home-intro-actions-v2636173{margin-top:18px}.m18-home-intro-actions-v2636173 a{height:42px;padding:0 18px}.m18-home-intro-actions-v2636173 .secondary{display:none}.m18-home-fullscreen-v2636173{right:16px;bottom:16px;height:34px;padding:0 11px}.m18-home-intro-overlay-v2636173~.m18-home-fullscreen-v2636173{bottom:auto;top:16px}.m18-home-intro-below-v2636173{padding:28px 20px;align-items:flex-start;flex-direction:column}.m18-home-capabilities-v2636173{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 8px}.m18-home-capabilities-v2636173 article{min-height:92px}.m18-home-capabilities-v2636173 article+article:before{top:20px;bottom:20px}.m18-home-capabilities-v2636173 article:nth-child(3):before{display:none}.m18-home-footer-v2636173{align-items:flex-start;flex-direction:column;gap:12px}.m18-home-footer-links-v2636173{justify-content:flex-start}}@media(max-width:480px){.m18-home-brand-v2636173 b{display:none}.m18-home-pano-v2636173{min-height:330px}.m18-home-intro-overlay-v2636173>span{font-size:9px}.m18-home-intro-overlay-v2636173 h1{font-size:40px}.m18-home-intro-overlay-v2636173 p{font-size:12px}.m18-home-intro-actions-v2636173 a{height:40px;padding:0 16px;font-size:12px}.m18-home-capabilities-v2636173 article{min-height:88px;padding:18px 12px}.m18-home-capabilities-v2636173 small{font-size:10px}}
