:root{--brand:#416cf8;--brand2:#1ab6d9;--ink:#0a1a35;--text:#23314d;--muted:#6c7890;--paper:#f4f7fb;--panel:#fff;--line:#dfe6f0;--orange:#ff7a2d;--navy:#071a38;--green:#21b67a;--shadow:0 24px 70px rgba(35,59,115,.13);--serif:"Songti SC","STSong","Noto Serif SC",serif;--sans:"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1220px,calc(100% - 48px));margin:auto}.skip{position:fixed;z-index:99;top:8px;left:8px;padding:10px 14px;background:#fff;transform:translateY(-150%)}.skip:focus{transform:none}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:72px;background:rgba(247,249,253,.88);border-bottom:1px solid rgba(213,223,238,.8);backdrop-filter:blur(20px)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px;flex:none}.brand img{width:40px;height:40px}.brand span{display:grid;gap:1px}.brand strong{font-size:18px;letter-spacing:.02em;color:var(--ink)}.brand small{font-size:8px;letter-spacing:.24em;color:#8090aa}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1}.nav-links{display:flex;gap:25px;margin:auto}.nav-links a{font-size:14px;color:#4d5a71;transition:.2s}.nav-links a:hover{color:var(--brand)}.nav-actions{display:flex;align-items:center;gap:17px}.text-btn{font-size:13px}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:0 25px;border-radius:15px;background:linear-gradient(125deg,var(--brand),#244eea);color:#fff;font-weight:700;box-shadow:0 14px 30px rgba(65,108,248,.25);transition:.2s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(65,108,248,.32)}.primary-btn.small{min-height:42px;border-radius:12px;padding:0 17px;font-size:13px;gap:10px}.menu{display:none;border:0;background:none;padding:8px}.menu i{display:block;width:22px;height:2px;background:var(--ink);margin:4px}
.hero{position:relative;overflow:hidden;padding-top:72px;min-height:850px;background:radial-gradient(circle at 74% 24%,#dbe8ff 0,rgba(219,232,255,0) 34%),linear-gradient(145deg,#f9fbff 0,#eef4fb 52%,#f7f3ec 100%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(74,102,159,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(74,102,159,.045) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 87%)}.ambient{position:absolute;border-radius:50%;filter:blur(1px)}.a1{width:480px;height:480px;right:-200px;top:140px;background:rgba(255,122,45,.12)}.a2{width:310px;height:310px;left:-120px;top:180px;background:rgba(39,190,217,.11)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.18fr;align-items:center;gap:54px;min-height:710px;padding-top:50px}.eyebrow,.kicker{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--brand)}.eyebrow span{display:inline-block;margin-right:10px;padding:6px 10px;border-radius:99px;background:#e9efff;letter-spacing:.08em}.hero-copy h1{margin:22px 0 24px;color:var(--ink);font:700 clamp(50px,4.7vw,70px)/1.15 var(--serif);letter-spacing:-.035em}.hero-copy h1 em{position:relative;color:var(--brand);font-style:normal}.hero-copy h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:7px;background:var(--orange);border-radius:99px;transform:rotate(-2deg)}.hero-copy>p{max-width:590px;margin:0;color:#5e6d85;font-size:17px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.play-link{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px}.play-link i{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#fff;color:var(--brand);font-size:10px;box-shadow:0 7px 20px rgba(50,70,110,.12)}.hero-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px}.hero-tags span{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(197,209,228,.85);border-radius:10px;background:rgba(255,255,255,.66);color:#66738a;font-size:11px}.hero-tags i{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;background:#e7edff;color:var(--brand);font-style:normal;font-weight:800;font-size:9px}.hero-product{position:relative;height:580px}.desktop-card{position:absolute;top:56px;right:0;width:620px;height:414px;border:1px solid rgba(255,255,255,.9);border-radius:23px;overflow:hidden;background:rgba(255,255,255,.91);box-shadow:0 38px 90px rgba(52,75,128,.2);transform:perspective(1200px) rotateY(-4deg) rotateX(1deg);backdrop-filter:blur(18px)}.window-bar{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #edf0f6;font-size:11px;color:#768198}.window-bar>span{display:flex;gap:6px}.window-bar i{display:block;width:7px;height:7px;border-radius:50%;background:#d8dfeb}.window-bar b{color:var(--ink)}.workspace{display:grid;grid-template-columns:64px 1fr;height:364px}.workspace aside{display:flex;flex-direction:column;align-items:center;gap:17px;padding:17px 0;background:#f7f9fd;border-right:1px solid #e9eef6}.workspace aside strong{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:linear-gradient(140deg,var(--brand),#22b8df);color:white}.workspace aside i{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;color:#7c899f;font-style:normal}.workspace aside .active{color:var(--brand);background:#e9efff}.work-main{padding:29px 30px}.agent-label{display:flex;align-items:center;gap:8px;color:var(--brand);font-size:11px;font-weight:700}.agent-label span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#e8efff}.work-main h3{margin:11px 0 15px;color:var(--ink);font-size:22px}.agent-box{display:flex;align-items:center;justify-content:space-between;height:61px;padding:0 9px 0 18px;border:1.5px solid #9fb4ff;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(65,108,248,.08);font-size:11px;color:#9aa4b5}.agent-box button{height:43px;border:0;border-radius:11px;padding:0 14px;background:linear-gradient(135deg,var(--brand),#2955ea);color:#fff;font-size:10px}.work-title{display:flex;justify-content:space-between;margin:26px 0 12px;font-size:11px}.work-title span{color:var(--brand)}.cover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cover-grid article{overflow:hidden;border:1px solid #e7ebf2;border-radius:11px;background:#fff}.cover-grid img{width:100%;height:83px;object-fit:cover}.cover-grid b{display:block;padding:9px;font-size:9px;color:#26334d}.phone-card{position:absolute;z-index:3;right:-22px;bottom:0;width:190px;height:390px;padding:12px 15px 0;border:7px solid #fff;border-radius:34px;background:linear-gradient(160deg,#edf5ff,#f8fafc 53%,#e8f0ff);box-shadow:0 30px 65px rgba(34,58,109,.26);transform:rotate(3deg)}.phone-status,.phone-head{display:flex;justify-content:space-between;align-items:center}.phone-status{font-size:7px;padding:1px 5px}.phone-head{margin-top:19px}.phone-head span{font-size:11px;font-weight:800;color:var(--ink)}.phone-head i{font-style:normal}.phone-card>small{display:block;margin-top:28px;color:#77859b;font-size:8px}.phone-card>h3{margin:6px 0 17px;color:var(--ink);font:700 20px/1.28 var(--serif)}.phone-input{display:flex;align-items:center;justify-content:space-between;height:48px;padding-left:12px;border:1px solid #b9c8f5;border-radius:12px;background:#fff;color:#9ba7ba;font-size:8px}.phone-input b{display:grid;place-items:center;width:31px;height:31px;margin-right:7px;border-radius:9px;background:var(--brand);color:#fff}.phone-tools{display:flex;gap:8px;margin-top:17px}.phone-tools i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#fff;color:var(--brand);font-style:normal;font-size:9px;box-shadow:0 5px 14px rgba(59,88,143,.09)}.phone-nav{position:absolute;left:10px;right:10px;bottom:9px;display:flex;justify-content:space-around;padding-top:8px;border-top:1px solid #e3e9f3}.phone-nav span{display:grid;place-items:center;color:#9da7b8;font-size:10px}.phone-nav small{font-size:6px}.phone-nav .on{color:var(--brand)}.float-note{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:10px 15px;border:1px solid #fff;border-radius:15px;background:rgba(255,255,255,.92);box-shadow:0 14px 35px rgba(47,70,118,.15)}.float-note i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e9efff;color:var(--brand);font-style:normal}.float-note span{display:grid}.float-note b{font-size:10px;color:var(--ink)}.float-note small{font-size:8px;color:#8691a4}.n1{top:20px;right:60px}.n2{bottom:38px;left:0}.n2 i{color:var(--green);background:#e7f8f1}.orbit{position:absolute;border:1px solid rgba(65,108,248,.16);border-radius:50%}.orbit-one{width:520px;height:520px;right:10px;top:18px}.orbit-two{width:390px;height:390px;right:70px;top:80px}.hero-ribbon{position:relative;z-index:3;border-top:1px solid rgba(205,215,231,.8);background:rgba(255,255,255,.68)}.hero-ribbon .shell{height:68px;display:flex;align-items:center;gap:18px;color:#53617a;font-size:12px}.hero-ribbon i{width:4px;height:4px;border-radius:50%;background:var(--orange)}.hero-ribbon b{margin-left:auto;color:var(--ink);font:600 15px var(--serif)}
.section{padding:120px 0}.section-head,.dual-head,.ai-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:56px}.section h2{margin:13px 0 0;color:var(--ink);font:700 clamp(38px,4vw,56px)/1.22 var(--serif);letter-spacing:-.025em}.section-head>p,.ai-heading>p,.dual-head>p{max-width:520px;margin:0;color:var(--muted);line-height:1.9}.matrix{display:grid;grid-template-columns:1.35fr .78fr .78fr;gap:15px}.matrix article{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 35px rgba(45,67,111,.055)}.num{position:absolute;right:19px;top:16px;color:#a8b3c4;font-size:10px}.matrix-main{grid-row:span 2;min-height:485px;padding:38px;background:radial-gradient(circle at 80% 80%,#dbe6ff,transparent 42%),linear-gradient(145deg,#fbfdff,#eef3fb)}.matrix-copy i,.matrix-card>i,.matrix-wide i{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,var(--brand),#28b9d8);color:#fff;font-style:normal;font-weight:800}.matrix h3{margin:22px 0 10px;color:var(--ink);font:700 27px var(--serif)}.matrix p{margin:0;color:var(--muted);line-height:1.8;font-size:14px}.matrix a{display:inline-block;margin-top:20px;color:var(--brand);font-size:13px;font-weight:700}.mini-orbit{position:absolute;width:250px;height:250px;right:25px;bottom:-48px;border:1px solid #b8c8ee;border-radius:50%}.mini-orbit:before{content:"";position:absolute;inset:34px;border:1px dashed #9bb0e6;border-radius:50%}.mini-orbit b,.mini-orbit span{position:absolute;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 8px 25px rgba(55,82,138,.16);font-size:11px}.mini-orbit b{width:88px;height:88px;left:80px;top:75px;background:var(--brand);color:#fff}.mini-orbit span{width:52px;height:52px}.mini-orbit span:nth-of-type(1){left:5px;top:38px}.mini-orbit span:nth-of-type(2){right:1px;top:42px}.mini-orbit span:nth-of-type(3){left:14px;bottom:18px}.mini-orbit span:nth-of-type(4){right:20px;bottom:3px}.matrix-card{min-height:235px;padding:28px}.matrix-card>i{width:42px;height:42px;border-radius:14px;background:#fff2e8;color:var(--orange)}.matrix-card h3{margin-top:36px}.mall-mini{background:linear-gradient(150deg,#fffaf3,#fff)}.local-mini{background:linear-gradient(150deg,#effbf7,#fff)}.local-mini>i{background:#e6f8f1;color:var(--green)}.matrix-wide{grid-column:2/4;display:flex;align-items:center;justify-content:space-between;min-height:235px;padding:30px 34px}.matrix-wide>div{display:flex;align-items:center;gap:18px}.matrix-wide h3{margin:0}.matrix-wide p{position:absolute;left:105px;top:122px}.matrix-wide ul{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;list-style:none;padding:0;margin:0;width:240px}.matrix-wide li{padding:8px;border-radius:9px;background:#f1f5fb;text-align:center;color:#637089;font-size:10px}
.ai-section{position:relative;background:var(--navy);color:#fff}.ai-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 30%,rgba(65,108,248,.28),transparent 30%),radial-gradient(circle at 90% 80%,rgba(26,182,217,.18),transparent 28%);pointer-events:none}.ai-section .shell{position:relative}.kicker.light,.ai-heading h2{color:#fff}.ai-heading>p{color:#9facbf}.agent-flow{display:grid;grid-template-columns:1.35fr auto 1fr auto 1fr;align-items:center;gap:18px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.055);margin-bottom:18px}.agent-flow>div{min-height:86px;padding:18px;border-radius:15px;background:rgba(255,255,255,.07)}.agent-flow span{display:block;color:#7fa3ff;font-size:10px;font-weight:700;letter-spacing:.08em}.agent-flow p{margin:9px 0 0;color:#fff;font-size:12px}.agent-flow strong{display:block;margin-top:9px;font-size:11px;font-weight:500;color:#bec9da}.agent-flow>b{color:#5277df}.capability-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:15px}.cap{position:relative;overflow:hidden;min-height:265px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#10274c}.cap.big{grid-row:span 2;min-height:545px}.cap img{width:100%;height:158px;object-fit:cover;opacity:.83;transition:.3s}.cap.big img{height:350px}.cap:hover img{transform:scale(1.035);opacity:1}.cap>div{padding:19px 20px}.cap span{font-size:9px;letter-spacing:.16em;color:#79a1ff}.cap h3{margin:7px 0;color:#fff;font:700 20px var(--serif)}.cap p{margin:0;color:#aab7cb;font-size:11px;line-height:1.65}.cap.tools img{filter:saturate(.75)}
.dual-world{background:#eef2f7}.dual-head{align-items:flex-end}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.world{position:relative;overflow:hidden;min-height:580px;border-radius:28px;padding:42px}.world-copy{position:relative;z-index:2;max-width:460px}.world-copy>span{font-size:10px;letter-spacing:.16em;font-weight:700;color:var(--orange)}.world h3{margin:12px 0;color:var(--ink);font:700 40px var(--serif)}.world p{color:var(--muted);font-size:14px;line-height:1.85}.world ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:25px 0;list-style:none}.world li{padding:8px 12px;border-radius:99px;background:rgba(255,255,255,.78);font-size:10px}.mall-world{background:linear-gradient(145deg,#fff5e8,#fff 55%,#e9f0ff)}.shop-ui{position:absolute;left:38px;right:38px;bottom:36px;padding:18px;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:rgba(255,255,255,.8);box-shadow:0 17px 45px rgba(73,71,83,.12);backdrop-filter:blur(10px)}.shop-search{display:flex;justify-content:space-between;padding:12px;border-radius:10px;background:#f4f6fa;color:#9ca6b6;font-size:10px}.shop-search b{color:var(--brand)}.shop-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.shop-cards i{height:77px;border-radius:12px;background:linear-gradient(135deg,#ffc27e,#f37b39);position:relative}.shop-cards i:nth-child(2){background:linear-gradient(135deg,#90b0ff,#526dce)}.shop-cards span{position:absolute;bottom:9px;left:10px;color:#fff;font-style:normal;font-size:11px}.shop-order{display:flex;justify-content:space-between;margin-top:12px;font-size:10px}.shop-order span{color:#7b879a}.local-world{color:#fff}.local-world>img,.world-mask{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.world-mask{background:linear-gradient(180deg,rgba(5,18,43,.22),rgba(5,18,43,.85) 75%)}.local-world .world-copy{position:absolute;left:42px;right:42px;bottom:195px}.local-world h3,.local-world p{color:#fff}.local-world p{color:#dfe5ef}.local-world li{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18)}.store-ticket{position:absolute;z-index:2;left:38px;right:38px;bottom:36px;padding:19px 20px;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 18px 45px rgba(0,0,0,.2)}.store-ticket small,.store-ticket b{display:block}.store-ticket small{color:var(--green);font-size:10px}.store-ticket b{margin:7px 0 11px;font-size:15px}.store-ticket span{display:flex;align-items:center}.store-ticket strong{font-size:23px;color:var(--orange)}.store-ticket del{margin-left:7px;color:#aab1be;font-size:10px}.store-ticket i{margin-left:auto;color:var(--brand);font-style:normal;font-size:11px}
.account-section{background:#fff}.account-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.account-copy>p{max-width:540px;color:var(--muted);line-height:1.9}.account-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.account-links span{padding:9px 13px;border:1px solid var(--line);border-radius:10px;color:#5d6980;font-size:11px}.account-stack{display:grid;gap:10px}.account-stack article{display:flex;align-items:center;gap:15px;padding:17px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(41,65,106,.055);transition:.2s}.account-stack article:hover{transform:translateX(-5px);border-color:#b9c8fa}.account-stack i{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eaf0ff;color:var(--brand);font-style:normal;font-weight:800}.account-stack div{display:grid;gap:3px}.account-stack b{color:var(--ink);font-size:14px}.account-stack small{color:#8691a5;font-size:10px}.account-stack span{margin-left:auto;color:var(--brand);font-size:10px}
.merchant-v2{background:linear-gradient(135deg,#0a2146,#071630);color:#fff}.merchant-layout{display:grid;grid-template-columns:1.05fr .85fr;gap:72px;align-items:center}.merchant-visual{display:grid;grid-template-columns:150px 1fr;min-height:450px;border:1px solid rgba(255,255,255,.13);border-radius:24px;overflow:hidden;background:#f6f8fc;box-shadow:0 35px 75px rgba(0,0,0,.28);transform:rotate(-1deg)}.m-nav{display:flex;flex-direction:column;gap:6px;padding:25px 14px;background:#fff;color:#6f7b91}.m-nav b{margin-bottom:22px;color:var(--ink);font-size:13px}.m-nav span{padding:11px;border-radius:9px;font-size:10px}.m-nav span:nth-child(2){background:#eaf0ff;color:var(--brand)}.m-main{position:relative;padding:46px 38px;color:var(--ink);background:radial-gradient(circle at 90% 5%,#dce6ff,transparent 35%),#f6f8fc}.m-main small{color:var(--brand)}.m-main h3{font:700 28px/1.35 var(--serif)}.m-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:34px}.m-stats i{display:grid;gap:8px;padding:15px;border:1px solid #e5eaf3;border-radius:12px;background:#fff;color:#748097;font-style:normal;font-size:9px}.m-stats b{color:var(--ink);font-size:12px}.m-line{position:absolute;left:38px;right:38px;bottom:42px;height:90px;border-bottom:2px solid #7191ee;clip-path:polygon(0 60%,15% 45%,31% 70%,48% 31%,66% 50%,80% 20%,100% 2%,100% 100%,0 100%);background:linear-gradient(rgba(65,108,248,.25),transparent)}.merchant-copy h2{color:#fff}.merchant-copy>p{color:#afbacb;line-height:1.9}.merchant-copy ul{list-style:none;padding:0;margin:29px 0}.merchant-copy li{display:grid;grid-template-columns:100px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.merchant-copy li b{color:#fff}.merchant-copy li span{color:#98a7bd;font-size:12px}.white-btn,.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:13px;background:#fff;color:var(--ink);font-weight:700;font-size:13px}.outline-btn{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff}
.trust{background:#f4f7fb}.trust-head{text-align:center;margin-bottom:48px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.trust-grid article{padding:28px 24px;border:1px solid var(--line);border-radius:19px;background:#fff}.trust-grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eaf0ff;color:var(--brand);font-style:normal;font-weight:800}.trust-grid h3{margin:22px 0 8px;color:var(--ink);font:700 18px var(--serif)}.trust-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.75}.download{padding:28px;background:#f4f7fb}.download-inner{display:grid;grid-template-columns:1.1fr .85fr;gap:55px;align-items:center;min-height:430px;padding:62px 70px;border-radius:30px;background:radial-gradient(circle at 75% 40%,rgba(40,184,216,.24),transparent 27%),linear-gradient(135deg,#416cf8,#143bb8 70%,#0e2f8d);color:#fff;box-shadow:0 28px 70px rgba(38,72,180,.26)}.download h2{margin:15px 0;font:700 46px/1.25 var(--serif)}.download p{color:#d9e2ff;line-height:1.8}.download-buttons{display:flex;gap:10px;margin-top:28px}.qr-list{display:flex;justify-content:flex-end;gap:14px}.qr{padding:13px;border-radius:17px;background:#fff;color:var(--ink);text-align:center}.qr-placeholder{display:grid;place-items:center;width:122px;height:122px;background:repeating-linear-gradient(45deg,#0a1a35 0 5px,#fff 5px 10px);border:8px solid #fff;color:#fff;font-weight:800;font-size:11px;line-height:1.5;text-shadow:0 1px 2px #000}.qr-placeholder.alt{background:repeating-linear-gradient(-45deg,#416cf8 0 5px,#fff 5px 10px)}.qr b,.qr small{display:block}.qr b{margin-top:9px;font-size:11px}.qr small{margin-top:3px;color:#8490a4;font-size:8px}.footer{padding:70px 0 22px;background:#07152e;color:#fff}.footer-top{display:flex;justify-content:space-between}.footer-brand strong{color:#fff}.footer-brand small{color:#7f8ba0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.footer-links div{display:grid;gap:11px;min-width:130px}.footer-links b{font-size:12px}.footer-links a,.footer-links span{color:#8f9bb0;font-size:10px}.footer-bottom{display:flex;justify-content:space-between;margin-top:60px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#768399;font-size:9px}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.nav-links{gap:14px}.nav-links a{font-size:12px}.hero-inner{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{padding-top:55px}.hero-product{width:720px;max-width:100%;margin:auto}.section-head,.ai-heading,.dual-head{align-items:flex-start;flex-direction:column}.matrix{grid-template-columns:1fr 1fr}.matrix-main{grid-column:1/3;grid-row:auto}.matrix-wide{grid-column:1/3}.capability-grid{grid-template-columns:1fr 1fr}.cap.big{grid-row:auto;min-height:265px}.cap.big img{height:158px}.account-grid,.merchant-layout{gap:40px}.world{padding:34px}.trust-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.shell{width:min(100% - 32px,620px)}.site-header{height:64px}.header-inner{justify-content:space-between}.brand img{width:36px;height:36px}.brand strong{font-size:16px}.menu{display:block}.nav{position:absolute;top:64px;left:0;right:0;display:none;padding:18px 16px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 20px 40px rgba(41,61,100,.12)}.nav.open{display:block}.nav-links,.nav-actions{display:grid;gap:4px}.nav-links a{padding:12px;font-size:14px}.nav-actions{grid-template-columns:1fr 1fr;margin-top:10px}.text-btn{display:grid;place-items:center;border:1px solid var(--line);border-radius:12px}.hero{padding-top:64px}.hero-inner{display:block;padding-top:62px}.eyebrow{font-size:9px}.hero-copy h1{margin-top:18px;font-size:41px;line-height:1.18}.hero-copy>p{font-size:14px;line-height:1.8}.hero-actions{gap:17px;margin-top:26px}.primary-btn{min-height:48px;padding:0 18px;gap:12px}.play-link{font-size:12px}.hero-tags{margin-top:25px}.hero-product{height:485px;margin-top:25px}.desktop-card{top:42px;right:-63px;width:470px;height:314px;transform:rotate(-1.5deg)}.window-bar{height:38px;padding:0 12px}.workspace{grid-template-columns:46px 1fr;height:276px}.workspace aside{gap:8px;padding-top:10px}.workspace aside strong,.workspace aside i{width:25px;height:25px;font-size:9px}.work-main{padding:19px}.work-main h3{font-size:16px}.agent-box{height:48px;padding-left:10px}.agent-box button{height:34px;padding:0 9px;font-size:8px}.work-title{margin:16px 0 8px}.cover-grid img{height:57px}.cover-grid b{padding:6px;font-size:7px}.phone-card{right:-2px;bottom:6px;width:145px;height:300px;border-width:5px;border-radius:26px;padding:9px 10px 0}.phone-card>small{margin-top:18px}.phone-card>h3{font-size:16px}.phone-input{height:39px}.phone-tools{gap:5px;margin-top:10px}.phone-tools i{width:25px;height:25px}.n1{top:5px;right:15px}.n2{left:0;bottom:17px}.float-note{padding:8px 10px}.float-note i{width:25px;height:25px}.orbit-one{width:400px;height:400px;right:-40px}.orbit-two{width:290px;height:290px;right:10px}.hero-ribbon .shell{height:auto;min-height:64px;flex-wrap:wrap;padding:15px 0;gap:10px 13px}.hero-ribbon b{width:100%;margin:0;font-size:12px}.section{padding:80px 0}.section h2{font-size:37px}.section-head,.ai-heading,.dual-head{margin-bottom:35px;gap:20px}.section-head>p,.ai-heading>p,.dual-head>p{font-size:13px}.matrix{display:block}.matrix article{margin-bottom:11px}.matrix-main{min-height:420px;padding:28px}.matrix-card{min-height:220px}.matrix-wide{display:block;min-height:300px}.matrix-wide>div{align-items:flex-start}.matrix-wide p{position:static;margin:15px 0}.matrix-wide ul{width:100%;margin-top:25px}.agent-flow{display:block}.agent-flow>b{display:block;transform:rotate(90deg);text-align:center;padding:5px}.capability-grid{grid-template-columns:1fr 1fr;gap:9px}.cap,.cap.big{min-height:250px}.cap img,.cap.big img{height:125px}.cap>div{padding:14px}.cap h3{font-size:16px}.cap p{font-size:9px}.world-grid{grid-template-columns:1fr}.world{min-height:550px;padding:28px}.local-world .world-copy{left:28px;right:28px;bottom:187px}.shop-ui,.store-ticket{left:24px;right:24px;bottom:24px}.account-grid,.merchant-layout,.download-inner{grid-template-columns:1fr}.account-grid{gap:38px}.merchant-visual{grid-template-columns:100px 1fr;min-height:360px}.m-nav{padding:18px 8px}.m-main{padding:32px 18px}.m-stats{grid-template-columns:1fr}.m-stats i:nth-child(n+2){display:none}.trust-grid{grid-template-columns:1fr 1fr;gap:9px}.trust-grid article{padding:20px 17px}.download{padding:14px}.download-inner{padding:44px 24px}.download h2{font-size:35px}.qr-list{justify-content:flex-start}.qr-placeholder{width:100px;height:100px}.footer-top{display:block}.footer-links{grid-template-columns:1fr 1fr;gap:32px;margin-top:45px}.footer-links div:last-child{grid-column:1/3}.footer-bottom{gap:15px}.reveal{transform:translateY(14px)}}
@media(max-width:420px){.hero-copy h1{font-size:37px}.capability-grid{grid-template-columns:1fr}.cap,.cap.big{min-height:auto}.cap img,.cap.big img{height:180px}.trust-grid{grid-template-columns:1fr}.qr-list{gap:8px}.qr{padding:9px}.qr-placeholder{width:96px;height:96px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.primary-btn,.cap img,.account-stack article{transition:none}}

html:not(.js) .reveal{opacity:1;transform:none}
