:root{--navy:#071a35;--navy2:#0b2447;--blue:#1769ff;--blue2:#0c4edb;--cyan:#17b6a4;--ink:#10213a;--muted:#63728a;--line:#dfe7f2;--soft:#f4f7fb;--white:#fff;--shadow:0 24px 70px rgba(14,38,75,.12);--radius:20px;--max:1180px}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;color:var(--ink);background:#fff;font-family:"Microsoft YaHei UI","PingFang SC","Noto Sans CJK SC",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{border:0}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.section{padding:104px 0}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 17px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em}.eyebrow:before{content:"";width:22px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.2vw,74px);line-height:1.06;letter-spacing:-.055em;margin-bottom:25px;color:var(--navy)}h2{font-size:clamp(32px,3.5vw,50px);line-height:1.15;letter-spacing:-.04em;margin-bottom:18px;color:var(--navy)}h3{line-height:1.3}.lead{font-size:18px;color:var(--muted);max-width:700px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-head p{max-width:530px;color:var(--muted);margin-bottom:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border-radius:10px;font-weight:800;font-size:15px;cursor:pointer;transition:.25s ease}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 11px 28px rgba(23,105,255,.24)}.btn-primary:hover{background:var(--blue2);transform:translateY(-2px)}.btn-ghost{border:1px solid #cad6e7;background:rgba(255,255,255,.78);color:var(--navy)}.btn-ghost:hover{border-color:var(--blue);color:var(--blue)}.arrow{font-size:19px;line-height:1}.focus-ring:focus-visible,.btn:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,105,255,.3);outline-offset:3px}
    header{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;background:rgba(255,255,255,.86);border-bottom:1px solid rgba(215,225,238,.8);backdrop-filter:blur(18px)}.nav{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{width:38px;height:38px;border-radius:11px;background:var(--navy);color:white;display:grid;place-items:center;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.brand-mark span{color:#4e8cff}.brand-name{font-size:21px;font-weight:900;letter-spacing:-.03em}.brand-sub{font-size:10px;color:#738198;letter-spacing:.08em}.nav-links{display:flex;align-items:center;gap:29px}.nav-links a{font-size:14px;font-weight:700;color:#485a73}.nav-links a:hover{color:var(--blue)}.menu-btn{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-size:23px}
    .hero{position:relative;overflow:hidden;padding:154px 0 90px;background:linear-gradient(180deg,#f8fbff 0,#fff 90%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(10,42,85,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(10,42,85,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 84%)}.hero:after{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-190px;top:-290px;background:radial-gradient(circle,rgba(23,105,255,.14),transparent 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.hero-copy{position:relative;z-index:2}.hero-copy .lead{max-width:610px;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;flex-wrap:wrap;gap:17px 24px;margin-top:31px;color:#52657d;font-size:13px;font-weight:650}.trust-row span{display:flex;align-items:center;gap:7px}.check{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e4f8f4;color:#078f7e;font-size:11px}.console{position:relative;padding:11px;border:1px solid #d7e2f0;border-radius:25px;background:rgba(255,255,255,.72);box-shadow:var(--shadow);transform:perspective(1300px) rotateY(-2deg) rotateX(1deg)}.console-window{overflow:hidden;border-radius:17px;background:#fff;border:1px solid #e5ebf4}.window-bar{height:46px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #e7edf5;gap:7px}.dot{width:8px;height:8px;border-radius:50%;background:#d4dce8}.window-title{margin-left:10px;font-size:12px;font-weight:800;color:#607087}.status-live{margin-left:auto;color:#058975;background:#e9f8f4;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:800}.console-body{display:grid;grid-template-columns:148px 1fr;min-height:393px}.side{padding:19px 11px;background:#0b203e;color:#b9c8da}.side-title{padding:0 8px;margin-bottom:16px;color:#fff;font-size:13px;font-weight:800}.side-item{padding:10px 9px;border-radius:7px;font-size:11px;margin-bottom:4px}.side-item.active{background:#1769ff;color:#fff}.mainpanel{padding:22px;background:#f5f8fc}.panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.panel-top strong{font-size:15px}.panel-top small{color:#7b899b}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metric{padding:13px;background:#fff;border:1px solid #e2e9f2;border-radius:10px}.metric small{display:block;color:#7b899a;font-size:10px;margin-bottom:6px}.metric b{font-size:17px;color:var(--navy)}.taskbox{margin-top:11px;background:#fff;border:1px solid #e2e9f2;border-radius:12px;padding:14px}.task-head{display:flex;justify-content:space-between;font-size:11px;font-weight:800;margin-bottom:6px}.task{display:grid;grid-template-columns:23px 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf1f6;font-size:10px}.task:last-child{border:0}.task-icon{width:23px;height:23px;border-radius:6px;background:#eaf1ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.tag{padding:3px 7px;border-radius:20px;background:#edf8f5;color:#078a77;font-size:9px;font-weight:800}.pulse{position:absolute;width:146px;padding:12px 14px;border:1px solid #dce5f2;border-radius:13px;background:#fff;box-shadow:0 15px 40px rgba(15,37,70,.14);right:-23px;bottom:36px}.pulse small{font-size:10px;color:#748397}.pulse b{display:block;font-size:13px;margin-top:2px}.pulse-line{height:3px;margin-top:9px;border-radius:2px;background:linear-gradient(90deg,var(--cyan) 71%,#e7edf4 71%)}
    .path{padding:0 0 32px}.path-shell{display:grid;grid-template-columns:repeat(4,1fr);position:relative;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 40px rgba(19,49,88,.07)}.path-shell:before{content:"";position:absolute;left:12%;right:12%;top:44px;height:1px;background:#dce5f1}.path-card{position:relative;padding:28px 25px 26px;border-right:1px solid var(--line)}.path-card:last-child{border:0}.path-num{position:relative;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:11px;font-weight:900;margin-bottom:22px;box-shadow:0 0 0 7px #fff}.path-card h3{font-size:17px;margin-bottom:7px}.path-card p{font-size:13px;color:var(--muted);margin:0}.path-card b{display:block;margin-top:15px;color:var(--blue);font-size:12px}
    .products{background:var(--soft)}.product-stage{display:grid;grid-template-columns:260px 1fr;min-height:570px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid #dce5f0;box-shadow:0 30px 80px rgba(10,37,74,.1)}.product-tabs{padding:26px 16px;background:var(--navy)}.product-tabs-label{padding:0 13px 17px;color:#6f89aa;font-size:10px;font-weight:900;letter-spacing:.13em}.product-tab{display:block;width:100%;text-align:left;padding:15px 14px;border-radius:11px;background:transparent;color:#aabbd0;cursor:pointer;margin-bottom:7px;transition:.2s}.product-tab strong{display:block;color:#dfe8f5;font-size:14px;margin-bottom:2px}.product-tab small{font-size:11px}.product-tab.active{background:#1769ff;color:#ddebff}.product-tab.active strong{color:#fff}.product-view{display:grid;grid-template-columns:.82fr 1.18fr;gap:26px;padding:40px}.product-copy{padding:12px 4px}.product-kicker{font-size:12px;font-weight:900;letter-spacing:.1em;color:var(--blue);margin-bottom:15px}.product-copy h3{font-size:31px;letter-spacing:-.035em;color:var(--navy);margin-bottom:13px}.product-copy>p{color:var(--muted);font-size:15px;margin-bottom:26px}.feature-list{list-style:none;margin:0 0 29px;padding:0}.feature-list li{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid #edf1f6;font-size:13px;font-weight:650}.feature-list li:before{content:"✓";color:var(--cyan);font-weight:900}.mock{align-self:stretch;padding:12px;border-radius:18px;background:#eaf0f8;border:1px solid #d7e1ee}.mock-window{height:100%;min-height:450px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #dbe4ef}.mockbar{display:flex;align-items:center;height:38px;padding:0 12px;border-bottom:1px solid #e6ecf4;gap:5px}.mockcontent{padding:18px;background:#f7f9fc;height:calc(100% - 38px)}.mocktitle{font-size:13px;font-weight:900;margin-bottom:13px}.record{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:12px;background:#fff;border:1px solid #e3e9f1;border-radius:9px;margin-bottom:9px}.record-icon{width:34px;height:34px;border-radius:9px;background:#eaf1ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.record strong{display:block;font-size:11px}.record small{font-size:9px;color:#7e8b9c}.record em{font-style:normal;font-size:9px;color:#078d79;background:#e9f8f4;padding:4px 7px;border-radius:15px}.mockgrid{display:grid;grid-template-columns:1.2fr .8fr;gap:9px}.minicard{padding:13px;border-radius:9px;background:#fff;border:1px solid #e2e9f2}.minicard small{font-size:9px;color:#8290a1}.minicard b{display:block;font-size:15px;margin:4px 0}.bars{height:70px;display:flex;align-items:end;gap:5px;padding-top:10px}.bars i{display:block;flex:1;background:#d9e5fb;border-radius:3px 3px 0 0}.bars i:nth-child(2),.bars i:nth-child(5){background:#1769ff}
    .loop{background:var(--navy);color:#d1dceb}.loop .eyebrow{color:#77a9ff}.loop .eyebrow:before{background:#77a9ff}.loop h2{color:#fff}.loop .section-head p{color:#9eb0c7}.loop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.loop-card{position:relative;padding:27px 23px;min-height:235px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:rgba(255,255,255,.045)}.loop-card:not(:last-child):after{content:"→";position:absolute;right:-20px;top:46%;z-index:2;color:#6a8bb6;font-size:20px}.loop-card .n{color:#65a0ff;font-size:11px;font-weight:900;letter-spacing:.12em}.loop-card h3{color:#fff;font-size:18px;margin:43px 0 10px}.loop-card p{color:#9eb0c7;font-size:13px;margin:0}.loop-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:37px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.loop-cta p{margin:0;color:#b8c7da}.loop .btn-ghost{border-color:#47607e;background:transparent;color:#fff}
    .industries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.industry{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.25s}.industry:hover{border-color:#abc7f7;box-shadow:0 20px 50px rgba(17,48,88,.09);transform:translateY(-3px)}.industry-icon{width:46px;height:46px;border-radius:12px;background:#eaf1ff;color:var(--blue);display:grid;place-items:center;font-weight:900;font-size:18px;margin-bottom:35px}.industry h3{font-size:20px;margin-bottom:11px}.industry p{color:var(--muted);font-size:14px;margin-bottom:18px}.industry ul{padding:0;margin:0;list-style:none}.industry li{font-size:12px;padding:7px 0;border-top:1px solid #edf1f6;color:#43566f}
    .assurance{background:#f7f9fc}.assurance-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.assurance-title p{color:var(--muted)}.shield{margin-top:31px;padding:19px;border-left:3px solid var(--cyan);background:#fff;font-size:13px;color:#52647b}.assurance-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.assurance-item{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.assurance-item span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e9f8f4;color:#078c79;font-weight:900;margin-bottom:18px}.assurance-item h3{font-size:15px;margin-bottom:6px}.assurance-item p{font-size:12px;color:var(--muted);margin:0}.legacy{padding:62px 0}.legacy-shell{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:32px 36px;border:1px solid var(--line);border-radius:18px}.legacy-shell h2{font-size:25px;margin-bottom:8px}.legacy-shell p{color:var(--muted);font-size:14px;margin:0;max-width:700px}.legacy-tags{display:flex;gap:8px;flex-wrap:wrap}.legacy-tags span{padding:8px 11px;border-radius:8px;background:var(--soft);color:#435570;font-size:12px;font-weight:800}
    .claim{position:relative;overflow:hidden;background:var(--navy);padding:100px 0;color:#fff}.claim:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;left:-350px;top:-350px;background:radial-gradient(circle,rgba(23,105,255,.28),transparent 70%)}.claim-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.claim h2{color:#fff}.claim-copy>p{color:#aebed1}.steps{margin-top:40px}.step{display:flex;gap:14px;margin:17px 0;color:#c8d5e5;font-size:13px}.step b{flex:0 0 26px;height:26px;border-radius:8px;background:#17385f;display:grid;place-items:center;color:#74a7ff}.contact-note{margin-top:32px;color:#859ab5;font-size:12px}.contact-note strong{color:#fff}.form-card{padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#fff;color:var(--ink);box-shadow:0 30px 80px rgba(0,0,0,.2)}.form-card h3{font-size:22px;margin-bottom:5px}.form-card>p{color:var(--muted);font-size:12px;margin-bottom:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800;color:#33465f}.field input,.field select{width:100%;height:48px;padding:0 13px;border:1px solid #d7e0ec;border-radius:9px;background:#fbfcfe;color:var(--ink)}.field input:focus,.field select:focus{border-color:var(--blue)}.form-submit{width:100%;margin-top:19px}.privacy{font-size:10px;color:#8490a1;text-align:center;margin:11px 0 0}.success{display:none;margin-top:15px;padding:14px;border-radius:10px;background:#eaf8f4;color:#087966;font-size:13px;font-weight:700}.success.show{display:block}
    footer{padding:34px 0;background:#06162d;color:#8799b0;border-top:1px solid rgba(255,255,255,.07)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{color:#fff;font-weight:900}.footer-meta{display:flex;gap:22px;font-size:11px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}
    /* Dynamic business track */
    .hero:before{animation:gridFlow 16s linear infinite}.hero-copy:after{content:"";position:absolute;z-index:-1;width:260px;height:260px;left:-105px;top:70px;border-radius:50%;background:rgba(23,105,255,.08);filter:blur(55px)}.hero h1 .accent{color:var(--blue);position:relative;white-space:nowrap}.hero h1 .accent:after{content:"";position:absolute;left:2%;right:2%;bottom:-5px;height:8px;border-radius:100%;background:linear-gradient(90deg,transparent,rgba(23,105,255,.2),transparent);transform:skewX(-20deg)}
    .console:before{content:"";position:absolute;inset:-1px;border-radius:25px;padding:1px;background:linear-gradient(120deg,transparent 20%,rgba(23,105,255,.65),transparent 54%);background-size:220% 100%;animation:edgeSweep 5s linear infinite;pointer-events:none;z-index:-1}.status-live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px;background:var(--cyan);box-shadow:0 0 0 0 rgba(23,182,164,.45)}
    .path-shell:after{content:"";position:absolute;top:40px;left:12%;width:9px;height:9px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 6px rgba(23,105,255,.1),0 0 18px rgba(23,105,255,.5);animation:pathRun 8s ease-in-out infinite}.path-card{transition:background .3s ease,transform .3s ease}.path-card:hover{background:#f8fbff;transform:translateY(-5px)}.path-card:hover .path-num{background:var(--blue);transform:scale(1.08)}.path-num{transition:.3s ease}
    .product-stage{position:relative}.product-stage:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--blue),var(--cyan),transparent);z-index:2}.product-view.switching{animation:productSwitch .36s cubic-bezier(.2,.8,.2,1)}.record{transition:.25s ease}.record:hover{transform:translateX(4px);border-color:#bad0f4}
    .loop-card{overflow:hidden;transition:.3s ease}.loop-card:before{content:"";position:absolute;inset:auto -60px -100px auto;width:150px;height:150px;border-radius:50%;background:rgba(23,105,255,.15);filter:blur(25px);transition:.35s ease}.loop-card:hover{transform:translateY(-5px);border-color:rgba(101,160,255,.4);background:rgba(255,255,255,.07)}.loop-card:hover:before{transform:scale(1.5)}
    .nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--blue);transition:right .22s ease}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-links a.active{color:var(--blue)}
    .product-tab{min-height:64px}.form-submit[aria-busy="true"]{opacity:.75;cursor:wait}.form-submit[aria-busy="true"] .arrow{display:none}.field input[aria-invalid="true"],.field select[aria-invalid="true"]{border-color:#dc2626;background:#fff8f8}.error-text{min-height:16px;color:#b91c1c;font-size:11px;margin:0}
    .mockcontent small,.metric small,.record small,.minicard small,.task,.side-item{font-size:11px}.industry p,.assurance-item p,.loop-card p{line-height:1.7}
    @keyframes gridFlow{to{background-position:42px 42px,42px 42px}}@keyframes edgeSweep{to{background-position:-200% 0}}@keyframes pathRun{0%{left:12%}25%{left:37%}50%{left:62%}75%,100%{left:87%}}@keyframes productSwitch{0%{opacity:.2;transform:translateY(9px)}100%{opacity:1;transform:none}}
    /* Calm enterprise system — one hierarchy, one accent, minimal motion */
    :root{--navy:#0b1f3a;--navy2:#102b55;--blue:#0052ff;--blue2:#1747d1;--cyan:#00a8c7;--ink:#13233f;--muted:#60708a;--line:#dce6f5;--soft:#f4f7ff;--shadow:0 24px 60px rgba(20,64,140,.11);--radius:16px;--max:1160px}
    body{background:#fff}.section{padding:96px 0}.eyebrow{margin-bottom:14px;font-size:12px;letter-spacing:.09em}.eyebrow:before{width:16px}h1{max-width:760px;font-size:clamp(46px,5.5vw,72px);line-height:1.07}h2{font-size:clamp(32px,3.3vw,46px)}.lead{font-size:17px;line-height:1.8}.section-head{margin-bottom:42px}.btn{border-radius:9px;box-shadow:none}.btn-primary{box-shadow:0 8px 20px rgba(3,105,161,.18)}
    header{background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.brand-text{display:grid;gap:1px;line-height:1.15}.brand-name,.brand-sub{display:block}.brand-name{color:var(--navy)}.brand-mark{position:relative;overflow:hidden;flex:0 0 40px;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#0052ff 0%,#4d7cff 65%,#31a6ff 100%);color:#fff;font-size:20px;box-shadow:0 9px 22px rgba(0,82,255,.27),inset 0 1px 0 rgba(255,255,255,.3)}.brand-mark:after{content:"";position:absolute;width:24px;height:24px;border-radius:50%;right:-12px;top:-12px;background:rgba(255,255,255,.24)}.brand-sub{font-size:10px;white-space:nowrap;color:#6a7b97}.nav-links a:after{bottom:-8px}.hero{padding-top:152px;background:radial-gradient(circle at 77% 25%,#eaf1ff 0,transparent 31%),linear-gradient(180deg,#f7faff 0,#fff 88%)}.hero:before{opacity:.38;animation:none}.hero:after,.hero-copy:after,.hero h1 .accent:after{display:none}.hero h1 .accent{color:var(--blue)}.hero-grid{gap:74px}.trust-row{margin-top:27px}
    .console{padding:9px;border-radius:18px;transform:none;box-shadow:0 28px 70px rgba(15,23,42,.13)}.console:before,.pulse{display:none}.console-window{border-radius:12px}.window-bar{height:42px}.console-body{min-height:370px}.mainpanel{background:#f8fafc}.metric,.taskbox{box-shadow:none}.task:after{display:none}
    .path{padding-bottom:24px}.path-shell{gap:12px;border:0;background:transparent;box-shadow:none}.path-shell:before,.path-shell:after{display:none}.path-card{padding:25px 23px;border:1px solid var(--line)!important;border-radius:14px;background:#fff}.path-card:hover{transform:none;border-color:#b9cadc!important;box-shadow:0 12px 30px rgba(15,23,42,.06)}.path-num{width:30px;height:30px;margin-bottom:18px;border-radius:8px;box-shadow:none;background:#e8f2f7;color:var(--blue)}.path-card:hover .path-num{transform:none}.path-card b{margin-top:12px}
    .products{background:#f8fafc}.product-stage{border-radius:18px;box-shadow:var(--shadow)}.product-stage:before{display:none}.product-tabs{background:var(--navy);padding:22px 13px}.product-tab{border-radius:8px}.product-tab.active{background:var(--blue)}.product-view{gap:34px;padding:38px}.product-copy h3{font-size:29px}.mock{border-radius:14px;background:#eef3f7}.mock-window{border-radius:9px}.record:hover{transform:none}.bars i{animation:none}
    .loop{background:var(--navy)}.loop-grid{gap:12px}.loop-card{min-height:210px;padding:25px 22px;border-radius:12px}.loop-card:before{display:none}.loop-card:hover{transform:none;background:rgba(255,255,255,.06)}.loop-card h3{margin-top:35px}.industries-grid{gap:14px}.industry{padding:27px;border-radius:14px}.industry:hover{transform:none;box-shadow:0 12px 30px rgba(15,23,42,.06)}.industry-icon{margin-bottom:28px;border-radius:9px}.assurance{background:#f8fafc}.assurance-grid{gap:60px}.assurance-item{border-radius:12px}.legacy-shell{border-radius:14px;background:#fff}.claim{background:var(--navy)}.claim:before{opacity:.45}.form-card{border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.16)}
    .reveal{transform:translateY(12px);transition-duration:.38s}.product-view.switching{animation-duration:.28s}
    .contact-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(11,31,58,.62);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.contact-modal.open{opacity:1;visibility:visible}.contact-dialog{position:relative;width:min(440px,100%);padding:36px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:#fff;box-shadow:0 34px 90px rgba(11,31,58,.28);transform:translateY(12px) scale(.98);transition:transform .22s ease}.contact-modal.open .contact-dialog{transform:none}.modal-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:10px;background:#f1f5fa;color:var(--navy);font-size:23px;line-height:1;cursor:pointer}.modal-kicker{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:10px}.contact-dialog h2{font-size:29px;margin-bottom:9px}.modal-desc{color:var(--muted);font-size:14px;margin-bottom:25px}.wechat-card{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid #d9e4f2;border-radius:13px;background:#f4f7ff}.wechat-icon{flex:0 0 44px;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#0052ff,#4d7cff);color:#fff;font-weight:900;box-shadow:0 8px 18px rgba(0,82,255,.2)}.wechat-card small{display:block;color:var(--muted);font-size:11px}.wechat-card strong{display:block;color:var(--navy);font-size:20px;letter-spacing:.02em}.copy-wechat{width:100%;margin-top:16px}.copy-status{min-height:22px;margin:10px 0 0;color:var(--cyan);text-align:center;font-size:12px;font-weight:700}.modal-note{margin:18px 0 0;padding-top:17px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;text-align:center}.footer-contact{padding:0;border:0;background:none;color:#9fb2ca;font-size:inherit;cursor:pointer}.footer-contact:hover{color:#fff;text-decoration:underline}body.modal-open{overflow:hidden}
    /* Software-company color application */
    .btn-primary{background:linear-gradient(135deg,#0052ff,#356dff);box-shadow:0 10px 24px rgba(0,82,255,.22)}.btn-primary:hover{background:linear-gradient(135deg,#064bea,#285fe9)}.side,.product-tabs{background:linear-gradient(180deg,#0b1f3a,#102b55)}.side-item.active,.product-tab.active{background:linear-gradient(135deg,#0052ff,#356dff)}.loop{background:linear-gradient(135deg,#0b1f3a 0%,#102b55 100%)}.loop-card{border-color:rgba(126,163,220,.18)}.status-live,.tag,.record em{color:#007f72;background:#e4f8f4}.record-icon,.task-icon,.industry-icon{background:#eaf1ff;color:#0052ff}.path-shell{grid-template-columns:repeat(5,1fr)}.path-num{background:#eaf1ff;color:#0052ff}.path-card:nth-child(5) .path-num{background:#e4f8f4;color:#007f72}.products,.assurance{background:#f4f7ff}footer{background:#081a35}.focus-ring:focus-visible,.btn:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:rgba(0,82,255,.32)}
    @media(max-width:1000px){.nav-links{display:none;position:absolute;top:75px;left:0;right:0;padding:19px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 35px rgba(15,38,72,.1)}.nav-links.open{display:grid}.nav>.btn{display:none}.menu-btn{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.console{max-width:650px;margin:auto}.path-shell{grid-template-columns:1fr 1fr}.path-card:nth-child(2){border-right:0}.path-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-stage{grid-template-columns:1fr}.product-tabs{display:flex;overflow:auto;padding:13px}.product-tabs-label{display:none}.product-tab{min-width:175px;margin:0 5px 0 0}.product-view{grid-template-columns:1fr}.mock-window{min-height:390px}.loop-grid{grid-template-columns:1fr 1fr}.loop-card:nth-child(2):after{display:none}.assurance-grid,.claim-grid{grid-template-columns:1fr;gap:45px}}
    @media(max-width:700px){.wrap{width:min(100% - 32px,var(--max))}.section{padding:76px 0}.section-head{display:block;margin-bottom:34px}.section-head .btn{margin-top:10px}.hero{padding:127px 0 64px}h1{font-size:42px}.hero-grid{gap:42px}.console{transform:none;animation:none}.console-body{grid-template-columns:1fr}.side{display:none}.mainpanel{padding:14px}.pulse{display:none}.path{padding-top:8px}.path-shell{grid-template-columns:1fr}.path-shell:before,.path-shell:after{display:none}.path-card,.path-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.path-card:last-child{border:0}.product-view{padding:25px 18px}.product-copy h3{font-size:26px}.mock{padding:8px}.mockgrid{grid-template-columns:1fr}.loop-grid,.industries-grid,.assurance-list{grid-template-columns:1fr}.loop-card:not(:last-child):after{display:none}.loop-cta{display:block}.loop-cta .btn{margin-top:18px}.legacy-shell{grid-template-columns:1fr;padding:27px 24px}.claim-grid{gap:34px}.form-card{padding:25px 18px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-inner{display:block}.footer-meta{margin-top:13px;display:grid;gap:5px}.brand-sub{display:none}}
    @media(min-width:701px) and (max-width:1000px){.path-card:last-child{grid-column:1/-1}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
    /* Product showcase refresh */
    .products{position:relative;overflow:hidden;background:#f3f6fa}.products:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 8%,rgba(23,105,255,.1),transparent 28%),linear-gradient(rgba(7,26,53,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,26,53,.025) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px;pointer-events:none}.products .wrap{position:relative}.products .section-head{align-items:start;margin-bottom:38px}.section-index{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;color:#53657d;font-size:11px;font-weight:900;letter-spacing:.16em}.section-index:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(23,105,255,.1)}.products .section-head h2{max-width:750px;margin-bottom:0}.products .section-head>p{padding-top:34px;font-size:16px;line-height:1.8}.product-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;overflow:hidden;border:1px solid #dce5f0;border-radius:16px;background:#dce5f0;box-shadow:0 14px 35px rgba(11,32,62,.05)}.proof-item{display:flex;align-items:center;gap:14px;padding:18px 22px;background:rgba(255,255,255,.9)}.proof-item b{color:var(--navy);font-size:21px;letter-spacing:-.04em}.proof-item span{color:#67768b;font-size:12px;line-height:1.45}.product-stage{grid-template-columns:300px 1fr;min-height:610px;border-radius:28px;border-color:#d8e1ec;box-shadow:0 32px 90px rgba(8,31,66,.13)}.product-tabs{padding:30px 18px;background:linear-gradient(165deg,#071a35 0%,#0a2348 100%)}.product-tabs-label{padding:0 14px 19px;color:#7290b4}.product-tab{position:relative;min-height:76px;padding:14px 14px 14px 54px;border:1px solid transparent;border-radius:13px;margin-bottom:8px}.product-tab:before{content:attr(data-index);position:absolute;left:14px;top:17px;display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#7992b1;font:800 10px/1 monospace}.product-tab:hover{background:rgba(255,255,255,.06);color:#fff}.product-tab.active{background:linear-gradient(135deg,#1769ff,#1258d5);border-color:rgba(255,255,255,.16);box-shadow:0 12px 28px rgba(0,0,0,.2)}.product-tab.active:before{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:#fff}.product-tab strong{font-size:15px}.product-tab small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-view{grid-template-columns:minmax(300px,.84fr) minmax(390px,1.16fr);gap:34px;padding:48px}.product-copy{display:flex;flex-direction:column;padding:8px 0}.product-kicker{display:inline-flex;align-self:flex-start;padding:7px 10px;border-radius:7px;background:#eaf1ff;letter-spacing:.08em;margin-bottom:20px}.product-copy h3{font-size:clamp(28px,2.6vw,39px);line-height:1.2;margin-bottom:17px}.product-copy>p{font-size:16px;line-height:1.8;margin-bottom:22px}.product-meta{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:22px}.product-meta div{padding:12px 13px;border:1px solid #e3e9f1;border-radius:10px;background:#fafcff}.product-meta small{display:block;color:#8190a4;font-size:10px;margin-bottom:3px}.product-meta strong{display:block;color:var(--navy);font-size:12px}.feature-list{margin-bottom:25px}.feature-list li{padding:10px 0}.product-copy .btn{align-self:flex-start;margin-top:auto}.mock{position:relative;padding:14px;border-radius:22px;background:linear-gradient(145deg,#dfe8f4,#f3f6fa);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.mock:before{content:"实时工作界面";position:absolute;z-index:2;right:26px;top:25px;color:#8492a5;font-size:9px;letter-spacing:.08em}.mock-window{min-height:490px;border-radius:15px;box-shadow:0 18px 42px rgba(14,35,67,.11)}
    @media(max-width:1000px){.product-proof{grid-template-columns:1fr}.product-stage{grid-template-columns:1fr}.product-tabs{display:flex;gap:8px;overflow-x:auto;padding:14px}.product-tabs-label{display:none}.product-tab{flex:0 0 220px;margin:0}.product-view{grid-template-columns:1fr 1fr;padding:32px}.products .section-head>p{padding-top:0}}
    @media(max-width:700px){.products .section-head{display:block}.product-proof{display:none}.product-stage{border-radius:20px}.product-tabs{scroll-snap-type:x mandatory}.product-tab{flex-basis:196px;scroll-snap-align:start}.product-view{grid-template-columns:1fr;padding:25px 20px}.product-copy h3{font-size:28px}.product-meta{grid-template-columns:1fr}.mock{display:none}.product-copy .btn{width:100%}}
    /* Homepage hero refresh */
    .hero{min-height:760px;padding:142px 0 98px;color:#fff;background:#071a35}.hero:before{opacity:1;background-image:linear-gradient(rgba(142,176,220,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(142,176,220,.07) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to right,#000 0,transparent 72%)}.hero:after{display:block;width:780px;height:780px;right:-190px;top:-240px;background:radial-gradient(circle,rgba(23,105,255,.33),rgba(23,105,255,.06) 44%,transparent 69%)}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(480px,.96fr);gap:70px}.hero-copy{padding-top:8px}.hero-copy:after{display:block;width:390px;height:390px;left:-210px;top:80px;background:rgba(23,105,255,.18);filter:blur(90px)}.hero .eyebrow{color:#85b0ff;margin-bottom:24px}.hero .eyebrow:before{background:#4d8aff}.hero h1{max-width:690px;margin-bottom:24px;color:#fff;font-size:clamp(50px,5.4vw,78px);line-height:1.04;letter-spacing:-.06em}.hero h1 .accent{display:inline;color:#7caaff;white-space:normal}.hero-copy .lead{max-width:620px;margin-bottom:32px;color:#b7c5d8;font-size:19px;line-height:1.75}.hero-actions .btn-primary{box-shadow:0 15px 34px rgba(0,82,255,.34)}.hero-actions .btn-ghost{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.06);color:#fff}.hero-actions .btn-ghost:hover{border-color:#74a4ff;background:rgba(255,255,255,.1);color:#fff}.trust-row{gap:0;margin-top:37px;padding-top:26px;border-top:1px solid rgba(255,255,255,.11)}.trust-row span{min-width:150px;padding-right:22px;color:#aebdd1}.trust-row span+span{padding-left:22px;border-left:1px solid rgba(255,255,255,.12)}.check{background:rgba(23,182,164,.16);color:#55d8c8}.hero-signature{display:flex;align-items:center;gap:12px;margin-top:28px;color:#7287a3;font-size:11px;letter-spacing:.08em}.hero-signature:before{content:"";width:34px;height:1px;background:#49617e}.console{padding:9px;border-color:rgba(151,184,225,.24);background:rgba(255,255,255,.09);box-shadow:0 42px 100px rgba(0,0,0,.35);transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.console:before{border-radius:25px;background:linear-gradient(120deg,transparent 25%,rgba(103,158,255,.85),transparent 55%);background-size:250% 100%}.console-window{border-color:rgba(255,255,255,.12)}.hero-orbit{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(8,29,58,.82);box-shadow:0 12px 32px rgba(0,0,0,.22);backdrop-filter:blur(12px);color:#c7d6e8;font-size:10px;font-weight:800}.hero-orbit:before{content:"";width:7px;height:7px;border-radius:50%;background:#35c8b5;box-shadow:0 0 0 5px rgba(53,200,181,.12)}.orbit-one{right:-18px;top:82px}.orbit-two{left:-34px;bottom:74px}.orbit-two:before{background:#6e9fff;box-shadow:0 0 0 5px rgba(110,159,255,.12)}.pulse{right:-18px;bottom:20px}.path{position:relative;padding:0 0 42px;background:linear-gradient(180deg,#071a35 0 50%,#fff 50%)}.path-shell{gap:0;overflow:hidden;border:1px solid #dbe4f0;border-radius:20px;background:#fff;box-shadow:0 25px 70px rgba(5,25,55,.15)}.path-card{min-height:206px;padding:27px 22px;border:0!important;border-right:1px solid #e3e9f1!important;border-radius:0;background:#fff}.path-card:last-child{border-right:0!important}.path-card:hover{z-index:1;border-color:#e3e9f1!important;background:#f8fbff;box-shadow:inset 0 4px 0 var(--blue)}.path-num{width:auto;height:auto;display:block;margin-bottom:28px;background:transparent!important;color:#91a0b3!important;font:800 11px/1 monospace;letter-spacing:.1em}.path-card h3{font-size:16px;margin-bottom:10px;color:var(--navy)}.path-card p{line-height:1.65}.path-card b{display:flex;align-items:center;gap:6px;margin-top:17px;color:var(--blue);font-size:11px}.path-card b:after{content:"→"}.path-card:nth-child(5) b{color:#078c79}
    @media(max-width:1000px){.hero{min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:800px}.console{max-width:690px}.path{background:#fff;padding-top:24px}.path-shell{grid-template-columns:1fr 1fr}.path-card{border-bottom:1px solid #e3e9f1!important}.path-card:nth-child(even){border-right:0!important}.path-card:last-child{grid-column:1/-1}}
    @media(max-width:700px){.hero{padding:120px 0 62px}.hero h1{font-size:44px}.hero-copy .lead{font-size:17px}.trust-row{display:grid;gap:12px}.trust-row span,.trust-row span+span{padding:0;border:0}.hero-signature{display:none}.console{margin-top:5px}.hero-orbit{display:none}.path{padding:18px 0 34px}.path-shell{grid-template-columns:1fr;border-radius:16px}.path-card,.path-card:nth-child(even){min-height:auto;padding:22px;border-right:0!important;border-bottom:1px solid #e3e9f1!important}.path-card:last-child{grid-column:auto;border-bottom:0!important}.path-num{margin-bottom:12px}}
    .closing-cta{position:relative;overflow:hidden;padding:84px 0;background:#071a35;color:#fff}.closing-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(23,105,255,.3),transparent 31%),linear-gradient(rgba(151,184,225,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(151,184,225,.06) 1px,transparent 1px);background-size:auto,52px 52px,52px 52px}.closing-shell{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px}.closing-cta .eyebrow{color:#80adff}.closing-cta .eyebrow:before{background:#5d96ff}.closing-cta h2{max-width:720px;margin-bottom:14px;color:#fff}.closing-cta p{max-width:650px;margin:0;color:#aebed2;font-size:16px}.closing-action{display:grid;justify-items:end;gap:12px}.closing-action .btn{min-width:210px}.closing-action small{color:#7990ac;font-size:11px}.closing-points{display:flex;gap:22px;margin-top:25px;color:#94a8c1;font-size:12px}.closing-points span:before{content:"✓";margin-right:7px;color:#48cbb9}@media(max-width:700px){.closing-cta{padding:64px 0}.closing-shell{grid-template-columns:1fr;gap:30px}.closing-action{justify-items:stretch}.closing-action .btn{width:100%}.closing-action small{text-align:center}.closing-points{display:grid;gap:9px}}
    /* Professional visual refinement */
    :root{--navy:#081a33;--blue:#1768e5;--blue2:#0e56c6;--ink:#0b1c35;--muted:#5e6d82;--line:#d9e2ec;--soft:#f3f6f9;--shadow:0 30px 80px rgba(4,24,52,.16);--max:1200px}
    body{font-family:"Noto Sans SC","Source Han Sans SC","Microsoft YaHei UI","PingFang SC",sans-serif;background:#fff}.wrap{width:min(var(--max),calc(100% - 64px))}header{height:82px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(214,224,235,.9);box-shadow:0 3px 16px rgba(5,25,52,.035)}.nav{gap:42px}.brand{gap:13px}.brand-mark{width:42px;height:42px;flex-basis:42px;border-radius:10px;background:#1768e5;box-shadow:0 8px 18px rgba(23,104,229,.22);font-size:20px}.brand-name{font-size:22px;letter-spacing:-.04em}.brand-sub{color:#66778f;letter-spacing:.04em}.nav-links{gap:34px}.nav-links a{font-size:14px;color:#344760}.nav>.btn{min-height:48px;border-radius:8px;padding:0 21px}
    .hero{min-height:840px;padding:164px 0 122px;background:linear-gradient(115deg,#07182f 0%,#092143 62%,#0b2a56 100%)}.hero:before{background-size:64px 64px;opacity:.68;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.45) 66%,transparent)}.hero:after{width:900px;height:900px;right:-270px;top:-330px;background:radial-gradient(circle,rgba(35,111,230,.3),rgba(25,82,171,.08) 44%,transparent 70%)}.hero-grid{grid-template-columns:.94fr 1.06fr;gap:76px}.hero-copy{padding-top:2px}.hero .eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(135,171,224,.18);border-radius:6px;background:rgba(255,255,255,.045);color:#9dbce9;font-size:11px;letter-spacing:.13em}.hero .eyebrow:before{width:7px;height:7px;border-radius:50%;background:#49c9b6}.hero h1{max-width:620px;margin:28px 0 38px;font-size:clamp(52px,5vw,72px);line-height:1.08;letter-spacing:-.055em}.hero h1 .accent{color:#80adff}.hero-actions{gap:14px}.hero-actions .btn{min-height:54px;padding:0 25px;border-radius:8px}.trust-row{margin-top:44px;padding-top:25px;border-top-color:rgba(167,193,229,.13)}.trust-row span{min-width:155px;color:#9caec5;font-size:12px}.check{width:20px;height:20px;background:rgba(73,201,182,.12);color:#65d8c7}
    .console{padding:10px;border:1px solid rgba(167,196,235,.26);border-radius:22px;background:rgba(255,255,255,.075);box-shadow:0 48px 110px rgba(0,0,0,.4);transform:none}.console:before{display:none}.console-window{border-radius:14px;border:1px solid rgba(198,215,237,.76);box-shadow:0 3px 0 rgba(255,255,255,.38) inset}.window-bar{height:50px;background:#fff}.window-title{color:#4c5d74}.console-body{min-height:410px}.side{background:#0a203e}.mainpanel{padding:24px;background:#f3f6fa}.metric,.taskbox{border-color:#dce4ed;box-shadow:0 3px 10px rgba(8,30,58,.035)}.metric b{font-size:18px}.task{padding:12px 0}.hero-orbit{border-color:rgba(166,194,233,.22);background:rgba(6,25,51,.9);box-shadow:0 15px 36px rgba(0,0,0,.28)}.orbit-one{right:-12px}.orbit-two{left:-25px}.pulse{right:-10px;bottom:16px;border-radius:10px}
    .path{z-index:4;margin-top:-54px;padding:0 0 72px;background:transparent}.path-shell{border-radius:16px;border-color:#d7e0ea;box-shadow:0 26px 70px rgba(6,27,57,.14)}.path-card{min-height:212px;padding:28px 24px}.path-card:hover{background:#f8fafc;box-shadow:inset 0 3px 0 var(--blue)}.path-num{color:#7c8da3!important}.path-card h3{font-size:17px}.path-card p{font-size:13px}.products{padding-top:112px;background:#f4f7fa}.products:before{opacity:.55}.products .section-head{margin-bottom:45px}.section-index{color:#697b92}.products .section-head h2{font-size:48px}.product-stage{border-radius:20px;box-shadow:0 28px 75px rgba(6,27,57,.11)}.product-tabs{background:#091e3b}.product-tab{border-radius:9px}.product-tab.active{background:#1768e5;box-shadow:0 10px 24px rgba(0,0,0,.2)}.product-view{padding:50px}.mock{border-radius:16px;background:#e7edf4}.mock-window{border-radius:11px}.closing-cta{padding:92px 0;background:linear-gradient(120deg,#07182f,#0a2851)}.closing-cta:before{opacity:.65}.closing-shell{padding:0 6px}.closing-cta h2{font-size:44px}.closing-action .btn{min-height:54px;border-radius:8px}footer{padding:28px 0;background:#051326}
    @media(max-width:1000px){.wrap{width:min(var(--max),calc(100% - 48px))}.hero{padding-top:145px}.hero-grid{grid-template-columns:1fr}.path{margin-top:0;padding-top:32px}.products{padding-top:88px}}
    @media(max-width:700px){.wrap{width:min(100% - 32px,var(--max))}header{height:72px}.brand-mark{width:40px;height:40px;flex-basis:40px}.hero{min-height:auto;padding:118px 0 68px}.hero h1{margin:24px 0 30px;font-size:43px}.hero-actions .btn{min-height:50px;padding:0 18px}.trust-row{margin-top:34px}.console{border-radius:16px}.path{padding-top:18px}.products{padding-top:72px}.products .section-head h2{font-size:36px}.product-view{padding:26px 20px}.closing-cta h2{font-size:34px}}
