@charset "UTF-8";@import"assets/fonts/noto-sans-sc/noto-sans-sc.css";:root{--ink:#10243a;--muted:#526579;--blue:#175ce8;--blue-dark:#1249b5;--cyan:#68d8df;--surface:#f3f6fa;--line:#dce4ee;--radius:24px;--container:1240px;--header-height:84px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{margin:0;padding-top:calc(var(--header-height) + 1px);color:var(--ink);background:#fff;font-family:Noto Sans SC Local,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{max-width:100%}img{display:block}button{color:inherit}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,h4,p{margin:0}p{max-width:40em}h1,h2,h3{line-height:1.3;letter-spacing:-.018em}h1,h2{font-weight:650}h3{font-weight:620}ul{padding-left:1.3em}section{scroll-margin-top:90px}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - 96px));margin:auto}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;padding:12px 24px}.skip-link:focus{top:15px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#fffffff0;backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,228,238,.7)}.nav-inner{width:min(1360px,calc(100% - 64px));height:var(--header-height);display:flex;align-items:center;gap:32px;margin:auto}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.2}.brand-mark{position:relative;display:block;width:38px;height:24px;overflow:hidden;flex:none}.brand-mark img{position:absolute;width:51.2px;height:51.2px;max-width:none;left:-7.4px;top:-13.4px}.brand-wordmark{display:block;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:30px;margin:auto;font-size:14px;font-weight:550}.nav-links a{position:relative;padding:12px 0}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:20px;font-size:14px}.mobile-merchant-login{display:none}.nav-login{white-space:nowrap;border:0;background:none;padding:10px 0;font-size:14px}.nav-login:hover,.footer-login:hover{color:var(--blue)}.footer-login{border:0;padding:0;background:none;font-size:14px;line-height:inherit;color:var(--muted);text-align:left}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 23px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.button svg,.text-link svg{width:18px;height:18px;flex-shrink:0}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-dark)}.button-outline{background:#fff;border-color:#cbd7e6}.button-outline:hover{background:#edf4ff;border-color:#739bdc}.button-dark{background:var(--ink);color:#fff}.button-light{background:#fff;color:var(--ink)}.menu-toggle{display:none;min-width:44px;min-height:44px;background:none;border:1px solid var(--line);border-radius:6px}.menu-toggle svg{width:22px;height:22px;vertical-align:middle}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;letter-spacing:.07em;font-weight:600;color:var(--blue);margin-bottom:20px}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.hero{position:relative;overflow:hidden;background:#f5f8fc;padding:72px 0 66px}.hero:before{content:"";position:absolute;width:700px;height:700px;right:-200px;top:-250px;border:1px solid #d8e4f4;border-radius:50%;box-shadow:0 0 0 90px #edf3fb,0 0 0 91px #dae5f5,0 0 0 180px #f1f6fc;pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1.08fr;gap:48px;align-items:center}.hero h1{font-size:clamp(40px,4.1vw,64px);line-height:1.32;letter-spacing:-.025em;margin-bottom:24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:31em;color:var(--muted);font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin:32px 0 30px;flex-wrap:wrap}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;font-size:14px;color:var(--muted)}.hero-proof span{display:flex;gap:7px;align-items:center}.hero-proof svg{width:16px;height:16px;color:var(--blue)}.hero-visual{position:relative;height:475px;padding:10px 0 36px 12px}.scene-window{position:relative;height:100%;border-radius:20px;overflow:hidden;background:#e6edf7;box-shadow:0 30px 75px -35px #23466b66}.scene-window>img{width:100%;height:100%;object-fit:cover}.scene-window:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f27430a 35%,#0d254cd9);pointer-events:none}.scene-caption{position:absolute;bottom:38px;left:30px;z-index:1;color:#fff}.scene-caption small{font-size:14px;color:#e5f1ff}.scene-caption h2{font-size:30px;margin-top:5px}.visual-status{position:absolute;top:28px;left:32px;z-index:2;background:#fffe;display:flex;align-items:center;gap:9px;padding:7px 12px;border-radius:5px;font-size:14px}.status-dot{width:7px;height:7px;border-radius:50%;background:#138467;display:inline-block}.order-card{position:absolute;right:-12px;bottom:0;z-index:3;min-width:300px;background:#fff;border:1px solid #e4edf7;box-shadow:0 18px 45px #14305615;border-radius:14px;padding:20px 24px;animation:float-card 7s ease-in-out infinite}.order-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:12px;font-size:14px}.order-heading strong{font-size:16px}.order-heading span{color:#227257;background:#eaf7f0;border-radius:4px;padding:2px 7px;font-size:14px}.order-path{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:var(--muted)}.order-path i{height:1px;width:22px;background:#bdcfe9;position:relative}.order-path i:after{content:"";position:absolute;width:6px;height:6px;background:var(--blue);border-radius:50%;top:-2.5px;animation:signal 2.5s linear infinite}.image-note{position:absolute;right:14px;top:18px;font-size:14px;color:#fff;background:#0f2439a6;z-index:2;border-radius:4px;padding:2px 7px}.platform-strip{padding:27px 0;border-bottom:1px solid var(--line)}.strip-title{font-size:14px;color:var(--muted);max-width:190px}.section{padding:108px 0}.section-soft{background:var(--surface)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading h2,.section-title{font-size:clamp(32px,3vw,44px)}.section-heading p{max-width:29em;color:var(--muted);font-size:16px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-weight:600;font-size:14px;min-height:44px}.text-link:hover{text-decoration:underline}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.value-card{padding:0 30px 0 0;border-right:1px solid var(--line)}.value-card:last-child{border:0}.value-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;background:#edf4ff;border-radius:12px;color:var(--blue);margin-bottom:26px}.value-icon svg{width:25px;height:25px}.value-card h3{font-size:24px;margin-bottom:14px}.value-card p{color:var(--muted);font-size:16px}.value-card .text-link{margin-top:14px}.journey-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:center}.journey-copy h2{font-size:44px;margin-bottom:20px}.journey-copy>p{color:var(--muted);max-width:28em}.step-tabs{margin-top:30px;display:grid;gap:4px}.step-tab{border:0;border-left:2px solid #ced9e8;border-radius:0;background:none;display:flex;align-items:flex-start;gap:16px;text-align:left;padding:16px 22px;font-size:16px;transition:background .2s,border .2s}.step-tab .step-number{font-size:14px;color:var(--muted);padding-top:1px}.step-tab strong{display:block;font-weight:600}.step-tab small{font-size:14px;color:var(--muted);display:block;margin-top:4px}.step-tab[aria-selected=true]{border-color:var(--blue);background:#e8f0fd}.step-tab[aria-selected=true] strong,.step-tab[aria-selected=true] .step-number{color:var(--blue)}.journey-visual{position:relative;min-height:480px;border:1px solid #d4e0f0;background:#edf3fc;border-radius:24px;overflow:hidden;padding:32px}.journey-visual:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#abbfdd70 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.diagram-label{position:relative;display:flex;justify-content:space-between;gap:10px;font-size:14px;color:var(--muted);margin-bottom:30px}.channel-row{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.channel-chip{font-size:14px;text-align:center;background:#fff;border:1px solid #dbe5f3;border-radius:7px;padding:11px 6px}.channel-lines{position:relative;height:58px;display:flex;justify-content:space-around;padding:0 22px}.channel-lines i{width:1px;background:#afc5e6;position:relative}.channel-lines i:after{content:"";position:absolute;top:0;left:-2px;width:5px;height:11px;background:var(--blue);border-radius:3px;animation:flow-down 2.8s ease infinite}.channel-lines i:nth-child(2):after{animation-delay:.7s}.channel-lines i:nth-child(3):after{animation-delay:1.4s}.flow-center{position:relative;border:1px solid #b4cbec;background:#fff;padding:23px;border-radius:14px;text-align:center;box-shadow:0 12px 30px #183d7710}.flow-center img{width:34px;height:34px;margin:0 auto 8px}.flow-center strong{font-size:22px;display:block}.flow-center span{font-size:14px;color:var(--muted)}.output-row{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.output-card{background:#fff;border:1px solid #d5e2f2;border-radius:10px;padding:16px 8px;text-align:center;font-size:14px}.output-card svg{display:block;width:23px;height:23px;color:var(--blue);margin:0 auto 6px}.journey-detail{position:relative;margin-top:22px;color:#344e6e;font-size:14px;min-height:50px;text-align:center}.scene-tabs{display:flex;gap:8px;margin-bottom:26px;flex-wrap:wrap}.scene-tab{border:1px solid var(--line);background:#fff;border-radius:6px;padding:10px 20px;min-height:46px;font-size:14px}.scene-tab[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:#fff}.scene-feature{display:grid;grid-template-columns:1.18fr 1fr;gap:0;overflow:hidden;border-radius:24px;background:#f2f5f9;border:1px solid var(--line)}.scene-feature figure{margin:0;position:relative;min-height:400px}.scene-feature figure img{width:100%;height:100%;position:absolute;object-fit:cover}.scene-feature figcaption{position:absolute;bottom:18px;left:20px;color:#fff;font-size:14px;padding:3px 9px;background:#14253a99;border-radius:4px}.scene-details{padding:44px 42px}.scene-details h3{font-size:30px;margin-bottom:14px}.scene-details>p{color:var(--muted);font-size:16px}.feature-list{list-style:none;padding:0;margin:26px 0}.feature-list li{position:relative;padding:9px 0 9px 25px;font-size:14px;border-bottom:1px solid #dbe3ee}.feature-list li:before{content:"";position:absolute;left:2px;top:17px;width:7px;height:7px;border-radius:50%;background:var(--blue)}.scene-below{display:flex;justify-content:space-between;gap:24px;margin-top:22px;font-size:14px;color:var(--muted)}.scene-below p{max-width:43em}.operate-section{background:#0e223b;color:#fff;overflow:hidden}.operate-section .eyebrow{color:#92c3ff}.operate-section .section-heading p{color:#b8cadf}.operating-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.console-preview{background:#f7f9fc;color:var(--ink);border-radius:18px;overflow:hidden;border:1px solid #6781a1;padding:26px}.console-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.console-top strong{font-size:18px}.console-top span{font-size:14px;color:var(--muted)}.console-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.console-group h4{font-size:14px;font-weight:550;margin-bottom:12px;color:var(--muted)}.console-item{border:1px solid #dce5f1;border-radius:7px;background:#fff;padding:14px;margin-bottom:9px;font-size:14px;display:flex;justify-content:space-between;gap:12px}.console-item span{color:var(--blue)}.console-footer{padding-top:14px;border-top:1px solid var(--line);font-size:14px;color:var(--muted);margin-top:18px}.operate-copy{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:0 8px 0 22px}.operate-point{border-bottom:1px solid #30445f;padding-bottom:20px}.operate-point:last-child{border:0;padding:0}.operate-point h3{font-size:23px;margin-bottom:9px}.operate-point p{font-size:14px;color:#bacade;max-width:34em}.ai-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}.ai-layout h2{font-size:42px;margin-bottom:22px}.ai-layout p{color:var(--muted)}.ai-prompts{display:flex;gap:9px;flex-wrap:wrap;margin-top:27px}.ai-prompt{border:1px solid var(--line);background:#fff;border-radius:7px;text-align:left;padding:12px 16px;font-size:14px}.ai-prompt[aria-pressed=true]{color:var(--blue);background:#edf4ff;border-color:#a6c1ed}.ai-preview{background:#f3f6fb;border:1px solid var(--line);padding:34px;border-radius:22px}.ai-header{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:30px;font-size:14px}.ai-header strong{font-size:18px}.ai-question{background:#e2edff;padding:15px 20px;border-radius:10px 10px 0;margin-left:30px;font-size:16px}.ai-response{background:#fff;border:1px solid #e1e9f3;padding:24px;border-radius:10px;margin-top:18px;font-size:14px;min-height:176px}.ai-response strong{font-size:16px;display:block;margin-bottom:10px}.ai-response p{margin-top:8px}.ai-response ul{padding-left:20px;margin:10px 0}.hardware-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hardware-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.hardware-image{height:250px;background:#f8f9fc;display:flex;align-items:center;justify-content:center;padding:25px}.hardware-image img{max-height:200px;object-fit:contain;max-width:90%;mix-blend-mode:multiply}.hardware-info{padding:25px}.hardware-info h3{font-size:22px;margin-bottom:9px}.hardware-info p{font-size:14px;color:var(--muted)}.hardware-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;font-size:14px;color:var(--muted)}.coverage-layout{display:grid;grid-template-columns:.66fr 1.34fr;gap:18px;align-items:center}.coverage-copy h2{font-size:42px;margin-bottom:22px}.coverage-copy>p{color:var(--muted);max-width:25em}.region-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px;max-width:280px}.region-list span{background:#fff;border:1px solid #d5e1ef;font-size:14px;padding:5px 12px;border-radius:5px}.map-frame{border:0;width:100%;height:540px;background:transparent;display:block}.map-fallback{width:100%;height:auto}.coverage-note{font-size:14px;color:var(--muted);margin-top:16px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.service-step{padding-top:22px;border-top:1px solid #b9cee9}.service-step span{color:var(--blue);font-size:14px}.service-step h3{font-size:23px;margin:18px 0 12px}.service-step p{font-size:14px;color:var(--muted)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px}.price-card{padding:34px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column}.price-card.featured{border-color:var(--blue);box-shadow:inset 0 3px var(--blue)}.price-card .price-label{font-size:14px;color:var(--blue);margin-bottom:16px}.price-card h3{font-size:26px;margin-bottom:16px}.price-card p{font-size:14px;color:var(--muted);min-height:52px}.price-card ul{font-size:14px;color:var(--muted);line-height:2.2;margin:22px 0 28px;padding-left:20px;flex:1}.price-card .button{width:100%}.pricing-note{font-size:14px;color:var(--muted);margin-top:24px;text-align:center;max-width:none}.faq-grid{display:grid;grid-template-columns:.66fr 1.34fr;gap:70px}.faq-grid h2{font-size:38px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:21px 32px 21px 0;cursor:pointer;font-weight:550;position:relative;list-style:none;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:3px;top:18px;font-size:22px;color:var(--blue)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 22px 24px 0;font-size:14px;color:var(--muted);max-width:40em}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.about-grid>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.about-grid h2{font-size:40px;margin-bottom:22px}.about-grid p{color:var(--muted);margin-top:15px}.about-tags{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;color:var(--blue);margin-top:24px}.about-tags span{border-bottom:1px solid #adc6ed;padding-bottom:6px}.contact-band{padding:70px 0;background:var(--blue);color:#fff}.contact-grid{display:flex;justify-content:space-between;gap:44px;align-items:center}.contact-grid h2{font-size:40px;margin-bottom:14px}.contact-grid p{font-size:16px;color:#e1ebff;max-width:38em}.contact-actions{display:flex;gap:14px;flex-shrink:0;flex-wrap:wrap}.site-footer{background:#f6f8fb;padding:54px 0 calc(100px + env(safe-area-inset-bottom,0px))}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:44px}.footer-top h3{font-size:16px;margin-bottom:18px}.footer-top p,.footer-top a:not(.brand){font-size:14px;color:var(--muted)}.footer-top p{margin-top:18px;max-width:21em}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;margin-top:45px;display:flex;justify-content:space-between;gap:24px;font-size:14px;color:var(--muted);flex-wrap:wrap}.motion-button{font-size:14px;background:transparent;border:1px solid #becde0;border-radius:5px;padding:7px 12px;min-height:40px}.contact-dialog{width:min(440px,calc(100% - 36px));border:1px solid var(--line);border-radius:20px;padding:38px;text-align:center;color:var(--ink);box-shadow:0 30px 100px #001d4650}.contact-dialog::backdrop{background:#061b35a6;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:12px;top:12px;background:transparent;border:0;font-size:28px;width:42px;height:42px;line-height:1}.contact-dialog h2{font-size:28px;margin-bottom:10px}.contact-dialog p{font-size:14px;color:var(--muted)}.contact-dialog img{width:210px;height:210px;object-fit:contain;margin:25px auto}.contact-dialog a{color:var(--blue);font-size:14px}.merchant-dialog img{width:min(260px,100%);height:auto;margin:24px auto 0}.page-hero{padding:80px 0;background:#f2f6fc}.page-hero h1{font-size:clamp(38px,4.4vw,62px);margin-bottom:24px}.page-hero p{font-size:16px;color:var(--muted);max-width:39em}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;padding:64px 0;border-bottom:1px solid var(--line)}.feature-row:first-child{padding-top:0}.feature-row:last-child{border-bottom:0;padding-bottom:0}.feature-row h2{font-size:34px;margin-bottom:18px}.feature-row p{color:var(--muted)}.capability-list{display:grid;gap:0}.capability{border-bottom:1px solid var(--line);padding:20px 0}.capability:first-child{padding-top:0}.capability:last-child{border:0}.capability h3{font-size:20px;margin-bottom:8px}.capability p{font-size:14px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.role-card{border:1px solid var(--line);padding:32px;border-radius:16px;background:#fff}.role-card h3{font-size:25px;margin:18px 0}.role-card p{font-size:14px;color:var(--muted)}.role-card ul{font-size:14px;color:var(--muted);line-height:2.1}.source-note{color:var(--muted);font-size:14px}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.reveal{opacity:1;transform:none}.js-reveal .reveal:not(.is-visible){opacity:0;transform:translateY(18px)}.js-reveal .reveal{transition:opacity .55s ease,transform .55s ease}.motion-paused .reveal{opacity:1!important;transform:none!important}.recording *{animation-iteration-count:1!important}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes signal{0%{transform:translate(0);opacity:0}20%{opacity:1}to{transform:translate(20px);opacity:0}}@keyframes flow-down{0%{transform:translateY(0);opacity:0}25%{opacity:1}to{transform:translateY(48px);opacity:0}}@media(min-width:1600px){.hero{padding:90px 0}.hero-visual{height:500px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-inner{width:calc(100% - 40px);gap:20px}.nav-links{gap:18px}.nav-login{display:none}.hero-grid{gap:28px}.hero h1{font-size:45px}.hero-visual{height:440px}.order-card{right:0;min-width:280px}.journey-grid,.ai-layout{gap:38px}.section{padding:84px 0}.coverage-copy h2{font-size:36px}.map-frame{height:470px}.section-heading{gap:30px}.scene-details{padding:30px}.footer-top{gap:25px}}@media(max-width:850px){.mobile-merchant-login{display:block;text-align:left;border:0;border-top:1px solid var(--line);background:none;padding:15px 0 5px;margin-top:8px;font-size:14px;color:var(--blue)}:root{--header-height:72px}.nav-links{display:none;position:absolute;left:0;right:0;top:100%;max-height:calc(100dvh - var(--header-height) - 1px);overflow-y:auto;background:#fff;border-bottom:1px solid var(--line);padding:20px 28px;flex-direction:column;align-items:stretch;gap:5px}.nav-links.is-open{display:flex}.nav-links a{padding:10px 0}.nav-actions{margin-left:auto}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{max-width:650px}.hero h1{font-size:54px}.hero-visual{height:460px;max-width:700px;width:100%;padding-left:0}.hero{padding:48px 0}.strip-title{max-width:none;margin-bottom:14px}.section-heading{display:block}.section-heading p{margin-top:20px}.section-heading>.text-link{margin-top:18px}.journey-grid,.ai-layout,.coverage-layout,.about-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.journey-visual{min-height:440px}.journey-copy h2,.ai-layout h2{font-size:38px}.step-tabs{grid-template-columns:repeat(2,1fr)}.scene-feature{grid-template-columns:1fr 1fr}.scene-feature figure{min-height:430px}.operating-grid{grid-template-columns:1fr}.operate-copy{padding:8px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.operate-point{border:0;padding:0}.operate-point h3{font-size:20px}.hardware-image{height:200px;padding:20px}.hardware-image img{max-height:155px}.hardware-info{padding:20px}.hardware-info h3{font-size:20px}.coverage-copy{max-width:600px}.region-list{max-width:none}.map-frame{height:520px}.service-grid{grid-template-columns:repeat(2,1fr)}.price-card{padding:26px 22px}.price-card h3{font-size:23px}.contact-grid{display:block}.contact-actions{margin-top:26px}.footer-top{grid-template-columns:repeat(2,1fr)}.feature-row{gap:40px}.role-grid{gap:15px}.role-card{padding:25px 20px}}@media(max-width:600px){.container{width:calc(100% - 40px)}.nav-inner{width:calc(100% - 32px);gap:12px}.brand{font-size:23px}.nav-actions .button{padding:10px 13px;min-height:44px}.hero{padding:38px 0 44px}.hero .eyebrow{font-size:14px;letter-spacing:0;gap:8px}.hero h1{font-size:39px;line-height:1.4;margin-bottom:20px}.hero-copy>p{font-size:16px}.hero-actions{margin:25px 0 23px;gap:9px}.hero-actions .button{padding:12px 17px}.hero-proof{gap:12px;font-size:14px}.hero-visual{height:345px;padding:0 0 42px}.scene-window{border-radius:14px}.scene-caption{bottom:24px;left:22px}.scene-caption h2{font-size:25px}.visual-status{top:16px;left:14px;font-size:14px}.image-note{top:16px;right:10px;font-size:14px}.order-card{min-width:0;width:280px;padding:15px 18px;right:9px;border-radius:10px}.platform-strip{padding:22px 0}.section{padding:65px 0}.eyebrow{margin-bottom:14px}.section-heading{margin-bottom:32px}.section-heading h2,.section-title,.journey-copy h2,.ai-layout h2,.coverage-copy h2,.about-grid h2,.faq-grid h2{font-size:32px}.value-grid{grid-template-columns:1fr;gap:27px}.value-card{border:0;border-bottom:1px solid var(--line);padding:0 0 27px}.value-card:last-child{padding:0}.value-icon{margin-bottom:17px}.value-card h3{font-size:24px}.step-tabs{grid-template-columns:1fr}.step-tab{padding:13px 16px}.journey-visual{padding:22px 16px;min-height:440px;border-radius:16px}.diagram-label{font-size:14px;gap:8px}.channel-row{gap:5px}.channel-chip{padding:9px 3px;font-size:14px}.output-row{gap:6px}.output-card{padding:12px 4px;font-size:14px}.scene-tabs{gap:8px}.scene-tab{padding:9px 14px}.scene-feature{grid-template-columns:1fr}.scene-feature figure{min-height:260px}.scene-details{padding:27px 24px}.scene-details h3{font-size:27px}.scene-below{display:block}.scene-below a{margin-top:12px}.operate-copy{grid-template-columns:1fr;gap:22px}.operate-point h3{font-size:23px}.operate-point p{font-size:16px}.console-preview{padding:20px 16px}.console-top{gap:12px;align-items:flex-start}.console-top strong{font-size:17px}.console-top span{font-size:14px;max-width:6em;text-align:right}.console-columns{gap:10px}.console-item{padding:11px 9px;display:block}.console-item span{display:block;margin-top:4px}.ai-preview{padding:22px 18px}.ai-question{margin-left:15px}.ai-response{padding:20px}.hardware-grid,.pricing-grid,.role-grid{grid-template-columns:1fr}.hardware-card{display:grid;grid-template-columns:.8fr 1fr}.hardware-image{height:210px;padding:20px 10px}.hardware-image img{max-height:168px}.hardware-info{padding:24px 18px 24px 8px;align-self:center}.hardware-footer{display:block}.hardware-footer a{margin-top:15px}.map-frame{height:370px}.coverage-layout{gap:15px}.service-grid{gap:28px 24px}.service-step h3{font-size:22px}.price-card{padding:30px}.price-card p{min-height:0}.price-card h3{font-size:27px}.price-card ul{margin-top:15px}.pricing-note{text-align:left}.faq-grid{gap:20px}.about-grid{gap:30px}.contact-band{padding:52px 0}.contact-grid h2{font-size:31px}.contact-actions{gap:10px}.contact-actions .button{padding:12px 16px}.footer-top{gap:30px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{margin-top:30px}.page-hero{padding:48px 0}.page-hero h1{font-size:38px}.feature-row{grid-template-columns:1fr;gap:30px;padding:45px 0}.feature-row h2{font-size:30px}.feature-row p{font-size:16px}.capability p{font-size:14px}.contact-dialog{padding:34px 24px}.contact-dialog h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-reveal .reveal:not(.is-visible){opacity:1;transform:none}}.product-pc-preview{border:1px solid #728ba8;border-radius:16px;background:#fff;overflow:hidden;align-self:center;color:var(--ink)}.product-preview-top,.product-preview-bottom{padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px;background:#f7f9fd}.product-preview-top strong{font-size:16px}.product-preview-top span,.product-preview-bottom{color:var(--muted)}.product-preview-bottom{border-top:1px solid var(--line)}.screenshot-button{display:block;padding:0;border:0;background:none;width:100%;cursor:zoom-in}.screenshot-button img{width:100%;height:auto}.screenshot-button:hover{filter:brightness(.98)}.mobile-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;max-width:1000px;margin:0 auto}.mobile-shot{text-align:center;min-width:0}.phone-shell{border:7px solid #233b57;border-radius:30px;overflow:hidden;box-shadow:0 20px 35px #14263e18;background:#f6f6fa;max-width:265px;margin:0 auto}.phone-shell img{aspect-ratio:812/1756;object-fit:contain}.mobile-shot h3{font-size:23px;margin:27px 0 12px}.mobile-shot p{font-size:14px;color:var(--muted);max-width:19em;margin:auto}.screenshot-note{font-size:14px;color:var(--muted);text-align:center;max-width:none;margin-top:36px}.product-screen-pair{display:grid;grid-template-columns:1fr 260px;gap:45px;align-items:center}.product-screen-section{padding-bottom:30px}.product-screen-pair .product-pc-preview{border-color:var(--line);box-shadow:0 22px 60px #15395e14}.product-mobile-preview .phone-shell{max-width:220px}.image-dialog{border:1px solid #dce4ee;border-radius:12px;max-width:95vw;width:1400px;max-height:94vh;padding:0 18px 14px;background:#fff;color:var(--ink)}.image-dialog::backdrop{background:#071b35cf;backdrop-filter:blur(5px)}.image-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0}.image-dialog-header h2{font-size:20px}.image-close{font-size:30px;background:none;border:0;min-width:44px;min-height:44px}.image-dialog>img{width:100%;height:auto;max-height:calc(90vh - 115px);object-fit:contain;min-height:0}.image-dialog>p{font-size:14px;text-align:center;color:var(--muted);max-width:none;margin-top:10px}.footer-links>a>svg{width:15px;height:15px;vertical-align:middle}.map-frame{height:auto;aspect-ratio:8/5}@media(max-width:850px){.mobile-showcase{gap:28px}.phone-shell{border-width:5px;border-radius:22px}.mobile-shot h3{font-size:20px}.product-screen-pair{grid-template-columns:1fr 180px;gap:24px}.product-preview-top,.product-preview-bottom{padding:14px 16px}.product-preview-bottom{flex-wrap:wrap;gap:5px}}@media(max-width:600px){.mobile-showcase{grid-template-columns:1fr;gap:42px}.phone-shell{max-width:255px;border-width:6px;border-radius:28px}.mobile-shot h3{font-size:24px;margin-top:20px}.mobile-shot p{font-size:16px;max-width:20em}.product-preview-top{flex-wrap:wrap;gap:6px}.product-preview-bottom{font-size:14px}.product-screen-pair{grid-template-columns:1fr;gap:30px}.product-mobile-preview .phone-shell{max-width:235px}.image-dialog{padding:0 10px 12px;max-width:96vw}.image-dialog-header h2{font-size:16px}.product-preview-top span{font-size:14px}}#coverage{background:#061428;color:#fff;padding-top:72px;padding-bottom:72px}#coverage .eyebrow{color:#92c3ff}#coverage .coverage-copy>p{color:#bdd0e5}#coverage .region-list span{background:#17314e;border-color:#35516f;color:#dceafa}#coverage .map-frame{background:#061428}.mobile-showcase .phone-shell{transition:transform .25s ease,box-shadow .25s ease}.mobile-showcase .phone-shell:hover{transform:translateY(-5px);box-shadow:0 28px 50px #14263e22}@media(max-width:600px){.scene-caption{bottom:88px}.scene-caption h2{font-size:23px}#coverage{padding-top:55px;padding-bottom:45px}.mobile-showcase{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:22px;padding:8px 8px 26px;margin:0 -8px}.mobile-shot{min-width:80%;scroll-snap-align:center}.mobile-shot .phone-shell{max-width:240px}.screenshot-note{margin-top:12px}}.ai-explanation{padding:22px 0 0;border:0;border-top:1px solid var(--line);background:transparent}.ai-explanation #ai-question{font-size:14px;color:var(--blue);margin:0 0 10px}.assistant-real-preview{position:relative;padding:30px 24px;background:#eef3fa;border-radius:24px}.assistant-real-preview .phone-shell{max-width:260px}.assistant-real-preview .phone-shell img{aspect-ratio:840/1880}.assistant-real-preview .screenshot-note{margin-top:22px}.company-hero .hero-grid{grid-template-columns:.9fr 1.1fr;gap:44px}.company-hero{padding:72px 0}.company-visual{height:auto;padding:0;min-width:0}.company-window{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 22px 65px -32px #1b365d66;background:#e7edf5}.company-window>img{width:100%;height:auto;aspect-ratio:1.58;object-fit:cover;object-position:62% center}.company-window:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#081c38b8);pointer-events:none}.company-caption{position:absolute;bottom:27px;left:29px;z-index:1;color:#fff;display:grid;gap:4px}.company-caption>span{font-size:14px;letter-spacing:.12em}.company-caption>strong{font-size:26px;letter-spacing:.04em;font-weight:600}.company-capabilities{display:flex;justify-content:center;align-items:center;gap:24px;margin:22px 10px 0;color:#3b526b;font-size:14px;letter-spacing:.06em}.company-capabilities i{width:4px;height:4px;border-radius:50%;background:#7793b5}@media(max-width:1100px){.company-hero .hero-grid{gap:30px}.company-caption{bottom:23px;left:23px}.company-caption>strong{font-size:23px}}@media(max-width:850px){.company-hero .hero-grid{grid-template-columns:1fr;gap:35px}.company-hero{padding:48px 0}.company-window>img{aspect-ratio:1400/788;object-fit:contain}.company-capabilities{justify-content:flex-start;margin-left:3px}}@media(max-width:600px){.company-hero{padding:38px 0 36px}.company-caption{bottom:17px;left:18px}.company-caption>strong{font-size:22px}.company-capabilities{gap:19px;margin-top:17px;justify-content:center;font-size:14px}.company-window{border-radius:12px}}.hardware-label{display:block;font-size:14px;color:var(--blue);margin-bottom:8px}.hardware-options{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:35px;padding-top:30px;border-top:1px solid var(--line)}.hardware-options h3{font-size:20px;margin-bottom:12px}.hardware-options p{font-size:14px;color:var(--muted)}.reference-price{display:flex;gap:7px;align-items:baseline;margin:0 0 18px;white-space:nowrap;color:var(--ink)}.reference-price strong{font-size:42px;line-height:1.3;letter-spacing:-.04em}.reference-price span{font-size:14px;color:var(--muted)}.software-fee{display:flex;align-items:center;gap:40px;background:#e8f0fc;border:1px solid #cadcf5;border-radius:12px;margin-top:26px;padding:22px 28px}.software-fee>div{display:flex;gap:20px;align-items:center;flex-shrink:0;font-size:16px}.software-fee>div>span{white-space:nowrap;color:var(--blue);font-size:14px}.software-fee b{font-size:26px}.software-fee p{font-size:14px;color:var(--muted);max-width:40em}.service-note{font-size:14px;color:var(--muted);margin-top:28px;max-width:40em}.company-history{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:55px}.company-history article{border-top:1px solid #b8cee9;padding-top:20px}.company-history span{font-size:22px;color:var(--blue);font-weight:600}.company-history h3{font-size:23px;margin:13px 0}.company-history p{font-size:14px;color:var(--muted)}.company-strengths{display:flex;gap:26px;flex-wrap:wrap;margin-top:35px;color:var(--blue);font-size:14px}.company-strengths span{border-bottom:1px solid #a9c1e7;padding-bottom:7px}.footer-links address{font-style:normal;font-size:14px;color:var(--muted);line-height:1.7}@media(max-width:850px){.software-fee{display:block}.software-fee p{margin-top:12px}.company-history{gap:26px}.hardware-options{gap:20px}}@media(max-width:600px){.hardware-options,.company-history{grid-template-columns:1fr;gap:26px}.software-fee{padding:22px}.software-fee>div{align-items:flex-start;flex-direction:column;gap:7px}.company-history{margin-top:35px}.company-strengths{gap:14px 20px}.hardware-info h3{font-size:21px}}.channel-brand-row{display:flex;align-items:center;gap:26px}.channel-logo{display:block;width:44px;height:44px;object-fit:contain;flex-shrink:0}.channel-row{grid-template-columns:repeat(5,minmax(0,1fr))}.channel-chip{display:flex;justify-content:center;align-items:center;min-height:65px}.channel-chip .channel-logo{width:34px;height:34px}.compact-channels{gap:14px;margin:15px 0}.compact-channels .channel-logo{width:32px;height:32px}.contact-label{font-size:14px;font-weight:600;color:var(--ink)}.about-grid>img{height:auto;aspect-ratio:1400/788;object-fit:contain}.coverage-layout{display:block}.coverage-copy{display:grid;grid-template-columns:1fr 1fr;gap:18px 70px;align-items:start}.coverage-copy .eyebrow{grid-column:1/-1;margin-bottom:0}.coverage-copy h2{font-size:42px;margin:0}.coverage-copy>p{margin:0}.coverage-copy .region-list{grid-column:1/-1;margin:8px 0 0}.coverage-copy .coverage-note{grid-column:1/-1;font-size:14px;color:#92acc8;margin:0 0 18px}.map-frame{display:block;width:100%;border:0}@media(max-width:850px){.coverage-copy{grid-template-columns:1fr;gap:18px}.coverage-copy h2{font-size:36px}.coverage-copy>p{max-width:36em}}@media(max-width:600px){.channel-logo{width:38px;height:38px}.channel-chip{min-height:60px}.channel-chip .channel-logo{width:30px;height:30px}.coverage-copy h2{font-size:30px}.coverage-copy{gap:16px}.coverage-copy .region-list{gap:8px}.coverage-copy .region-list span{padding:5px 10px}.coverage-copy .coverage-note{font-size:14px;line-height:1.6}}#coverage{background:#061428}#coverage .map-frame{background:#061428;border-radius:0}.platform-strip .container{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:40px}.platform-strip .strip-title{margin:0;max-width:none;line-height:1.8}.platform-words{width:100%;max-width:780px;justify-self:end}.platform-words .channel-brand-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;justify-items:center;gap:24px;min-height:64px}.channel-logo.brand-channel-logo{width:60px;height:60px}.channel-chip .brand-channel-logo{width:46px;height:46px}.coverage-copy{margin-bottom:32px}.product-screen-section .section-heading>div{flex:1;min-width:0}.product-screen-section .section-heading>p{flex:0 1 340px}.product-screen-section .screenshot-note{max-width:40em;margin:24px auto 0}.solution-card{border-radius:14px}.solutions-hero-note{box-shadow:none}.solution-number{font-family:inherit;font-weight:600;letter-spacing:0}.solutions-cta{background:var(--blue)}@media(max-width:850px){.platform-strip .container{grid-template-columns:1fr;gap:14px}.platform-words{max-width:none;justify-self:stretch}.platform-words .channel-brand-row{gap:20px}.product-screen-section .section-heading{display:block}.product-screen-section .section-heading>p{margin-top:18px}.coverage-copy{margin-bottom:24px}}@media(max-width:600px){.platform-words .channel-brand-row{gap:12px;min-height:52px}.platform-words .channel-logo{width:36px;height:36px}.platform-words .brand-channel-logo{width:50px;height:50px}.channel-chip .brand-channel-logo{width:40px;height:40px}.platform-strip .strip-title{font-size:14px}.platform-strip .strip-title br{display:block}.coverage-copy{margin-bottom:20px}}h1,h2,h3{text-wrap:balance}@media(max-width:600px){.hardware-info h3{font-size:20px;line-height:1.45}}.js-reveal .reveal{transition-delay:var(--reveal-delay,0ms)}html.motion-enabled .company-hero .hero-copy>.eyebrow{animation:hero-rise .5s cubic-bezier(.2,.75,.25,1) both}html.motion-enabled .company-hero .hero-copy>h1{animation:hero-rise .62s .08s cubic-bezier(.2,.75,.25,1) both}html.motion-enabled .company-hero .hero-copy>p{animation:hero-rise .58s .16s cubic-bezier(.2,.75,.25,1) both}html.motion-enabled .company-hero .hero-actions{animation:hero-rise .54s .24s cubic-bezier(.2,.75,.25,1) both}html.motion-enabled .company-hero .hero-proof{animation:hero-rise .5s .31s cubic-bezier(.2,.75,.25,1) both}html.motion-enabled .company-hero .company-window{animation:hero-image-in .72s .13s cubic-bezier(.16,.82,.28,1) both}html.motion-enabled .company-hero .company-capabilities{animation:hero-rise .48s .38s cubic-bezier(.2,.75,.25,1) both}html.motion-enabled .platform-words .channel-logo{animation:logo-arrive .42s cubic-bezier(.2,.8,.3,1) both}html.motion-enabled .platform-words .channel-logo:nth-child(1){animation-delay:.14s}html.motion-enabled .platform-words .channel-logo:nth-child(2){animation-delay:.2s}html.motion-enabled .platform-words .channel-logo:nth-child(3){animation-delay:.26s}html.motion-enabled .platform-words .channel-logo:nth-child(4){animation-delay:.32s}html.motion-enabled .platform-words .channel-logo:nth-child(5){animation-delay:.38s}.swap-in{animation:panel-swap .32s cubic-bezier(.2,.72,.25,1) both}.motion-paused *,.motion-paused *:before,.motion-paused *:after{transition:none!important}.motion-paused .swap-in{animation:none!important;opacity:1!important;transform:none!important}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image-in{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes logo-arrive{0%{opacity:0;transform:translateY(7px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes panel-swap{0%{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.swap-in{animation:none!important;opacity:1!important;transform:none!important}}.contact-float{position:fixed;right:calc(28px + env(safe-area-inset-right,0px));bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:40;box-shadow:0 8px 24px #174ca833;border-radius:30px;min-height:52px;padding:14px 22px}.contact-float svg{width:20px;height:20px}@media(max-width:600px){.contact-float{right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));min-height:48px;padding:12px 18px}}
