:root{--ink:#11251d;--green:#174735;--green2:#266b4c;--lime:#baf04c;--paper:#f3f6f4;--line:#d7e0db;--muted:#69776f;--white:#fbfdfc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-synthesis:none}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.skip-link{position:fixed;top:-60px;left:16px;z-index:999;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:10px}.site-header{height:72px;padding:0 clamp(22px,4.5vw,78px);display:flex;align-items:center;justify-content:space-between;position:fixed;inset:0 0 auto;z-index:100;transition:.25s}.site-header.scrolled{height:62px;background:#f7f9f8e8;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;flex:none}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:19px;letter-spacing:.02em}.brand small{font-size:9px;letter-spacing:.13em;color:#748279;margin-top:2px}.brand-mark{width:36px;height:36px;border-radius:11px;background:var(--ink);display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:8px}.brand-mark i{display:block;width:4px;border-radius:4px;background:var(--lime);transform:skew(-8deg)}.brand-mark i:nth-child(1){height:10px}.brand-mark i:nth-child(2){height:19px}.brand-mark i:nth-child(3){height:14px}.site-header nav{display:flex;gap:clamp(14px,2.2vw,34px);font-size:12px;color:#47574f}.site-header nav a{padding:8px 0;position:relative;white-space:nowrap}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:1px;background:var(--green2);transition:.2s}.site-header nav a:hover:after,.site-header nav a.active:after{right:0}.site-header nav a.active{color:var(--green2);font-weight:650}.header-actions{display:flex;align-items:center;gap:18px;font-size:12px;flex:none}.login-link{color:#536159}.header-cta{padding:11px 17px;border-radius:99px;background:var(--green);color:#fff;font-weight:650}.menu-button{display:none;border:0;background:var(--green);width:40px;height:40px;border-radius:50%;padding:0}.menu-button span{display:block;width:15px;height:1px;background:#fff;margin:5px auto;transition:.2s}.hero{position:relative;overflow:hidden}.home-hero{min-height:820px;height:100vh;max-height:980px;padding:120px clamp(24px,6vw,105px) 60px;display:grid;grid-template-columns:minmax(430px,.9fr) minmax(550px,1.1fr);align-items:center;gap:5vw;background:linear-gradient(140deg,#f4f7f5 0,#eef4f0 54%,#dfebe4 100%)}.hero-grid{position:absolute;inset:0;opacity:.3;background-image:linear-gradient(#b8c8bf55 1px,transparent 1px),linear-gradient(90deg,#b8c8bf55 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent,#000 65%,transparent)}.hero-copy,.hero-console{position:relative;z-index:1}.eyebrow,.page-hero>div>span,.kicker,.feature-copy>span,.section-title>span,.split-copy>span,.legal-hero>span,.contact-copy>span,.statement>p,.cta-band span,.manifesto>span,.company-info span{font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:#3b7459}.hero h1{font-size:clamp(54px,5.4vw,84px);line-height:1.04;letter-spacing:-.058em;margin:23px 0;font-weight:740}.hero h1 em{font-style:normal;color:var(--green2)}.hero-copy>p{font-size:17px;line-height:1.9;color:#5b6962;max-width:650px}.hero-actions{display:flex;gap:11px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:15px 23px;border-radius:99px;font-weight:680;font-size:13px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--green);color:#fff;box-shadow:0 14px 35px #163e302c}.btn.secondary{border:1px solid #bfcac4;background:#ffffff80}.btn.light{background:#11291f;color:#fff}.hero-proof{display:flex;gap:20px;margin-top:31px;color:#68766e;font-size:11px}.hero-proof span:before{content:"✓";color:var(--green2);margin-right:6px}.hero-console{border:1px solid #cfd9d3;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 42px 100px #17392b24;transform:rotateY(-2deg)}.console-top{height:44px;border-bottom:1px solid #e5ebe7;display:flex;align-items:center;justify-content:center;position:relative;font-size:9px;color:#75827b}.console-top>span{position:absolute;left:14px}.console-top i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#d1d9d4;margin-right:4px}.console-top small{position:absolute;right:13px;background:#eaf5ee;color:#2c7651;border-radius:20px;padding:4px 8px}.console-body{height:460px;display:flex}.console-body aside{width:145px;background:#122c22;color:#9eaea5;padding:25px 15px;display:flex;flex-direction:column;gap:4px}.console-body aside strong{width:31px;height:31px;border-radius:9px;background:var(--lime);color:#173d2e;display:grid;place-items:center;margin-bottom:18px}.console-body aside span{font-size:9px;padding:9px;border-radius:7px}.console-body aside span.on{background:#ffffff12;color:#fff}.dashboard{flex:1;background:#f7f9f8;padding:27px}.dash-head{display:flex;justify-content:space-between;align-items:flex-start}.dash-head small{font-size:8px;color:#8a968f}.dash-head h3{font-size:16px;margin:5px 0}.dash-head button{border:0;border-radius:8px;background:var(--green);color:#fff;font-size:8px;padding:8px 10px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:24px 0}.metric-row>div{background:#fff;border:1px solid #e1e7e3;border-radius:10px;padding:13px}.metric-row small,.metric-row b,.metric-row em{display:block}.metric-row small{font-size:7px;color:#849088}.metric-row b{font-size:21px;margin:5px 0}.metric-row em{font-size:7px;color:#3b805c;font-style:normal}.work-list{background:#fff;border:1px solid #e1e7e3;border-radius:11px;padding:4px 14px}.work-list>div{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #edf0ee}.work-list>div:last-child{border-bottom:0}.work-list i{width:7px;height:7px;border-radius:50%;background:#488564}.work-list i.lime{background:#9bc743}.work-list i.gold{background:#caa35a}.work-list span{flex:1}.work-list b,.work-list small{display:block}.work-list b{font-size:9px}.work-list small{font-size:7px;color:#8b958f;margin-top:3px}.work-list button{font-size:7px;border:1px solid #d8e0db;background:#fff;border-radius:6px;padding:6px 7px}.statement{background:var(--ink);color:#eaf1ed;padding:100px clamp(24px,8vw,140px)}.statement>p{color:#9ab6a6}.statement h2{font-size:clamp(36px,4.2vw,63px);line-height:1.25;letter-spacing:-.035em;max-width:1150px;margin:25px 0 0;font-weight:560}.section{padding:120px clamp(24px,7vw,120px)}.section-title{display:grid;grid-template-columns:170px 1fr 340px;gap:30px;margin-bottom:65px}.section-title h2{font-size:clamp(38px,4vw,60px);line-height:1.12;letter-spacing:-.045em;margin:0}.section-title p{font-size:14px;line-height:1.8;color:var(--muted);margin:4px 0}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cap-card{min-height:375px;border:1px solid var(--line);background:#fafcfb;border-radius:18px;padding:31px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.25s}.cap-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #1b392b12}.cap-card>span{font-size:10px;color:#78857e}.cap-card h3{font-size:26px;margin:auto 0 14px}.cap-card p{font-size:13px;color:#6c7972;line-height:1.8}.cap-card>b{font-size:11px;margin-top:22px;color:#276a4b}.cap-card.dark{background:var(--green);color:#fff;grid-row:span 2;min-height:764px}.cap-card.dark p{color:#bfd0c6}.cap-card.dark b{color:var(--lime)}.cap-card.dark h3{margin-top:auto}.cap-card.lime{background:var(--lime)}.cap-card.lime p{color:#476038}.orb{position:absolute;width:390px;height:390px;border:1px solid #679078;border-radius:50%;top:60px;left:50%;transform:translateX(-50%)}.orb:after,.orb:before{content:"";position:absolute;border:1px solid #679078;border-radius:50%;inset:50px}.orb:after{inset:110px;background:var(--lime)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:#e4eee8;align-items:center}.split-copy h2,.feature-copy h2{font-size:clamp(37px,4vw,58px);line-height:1.13;letter-spacing:-.04em;margin:23px 0}.split-copy p,.feature-copy p{font-size:14px;line-height:1.9;color:#65736b}.text-arrow{display:inline-block;margin-top:25px;padding-bottom:4px;border-bottom:1px solid #779487;color:#225f43;font-size:12px}.flow-board{background:#fff;border:1px solid #d4dfd8;border-radius:20px;padding:35px}.flow-board>div{padding:20px;border:1px solid #dfe6e2;border-radius:12px}.flow-board span,.flow-board i{display:block}.flow-board span{font-size:10px;color:#46765d}.flow-board i{font-style:normal;font-size:13px;margin-top:7px}.flow-board>b{display:block;text-align:center;color:#799187;padding:8px}.flow-board .highlight{background:var(--green);color:#fff;border-color:var(--green)}.flow-board .highlight span{color:var(--lime)}.industry-preview{background:#fafcfb}.industry-row{border-top:1px solid var(--line)}.industry-row a{display:grid;grid-template-columns:240px 1fr 30px;padding:25px 5px;border-bottom:1px solid var(--line);transition:.2s}.industry-row a:after{content:"↗"}.industry-row a:hover{padding-left:15px;background:#f1f5f2}.industry-row b{font-size:17px}.industry-row span{font-size:13px;color:#6d7972}.cta-band{min-height:330px;padding:75px clamp(24px,7vw,120px);background:var(--lime);display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-band span{color:#52722e}.cta-band h2{font-size:clamp(34px,4vw,58px);line-height:1.15;letter-spacing:-.04em;max-width:900px;margin:20px 0 0}.site-footer{background:#0c2119;color:#dfe8e3;padding:65px clamp(24px,6vw,100px) 25px}.footer-main{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:40px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-main>div:first-child p{max-width:330px;color:#84988d;font-size:12px;line-height:1.8}.footer-main b{font-size:11px;color:#b9c8bf;margin-bottom:7px}.footer-main a{font-size:11px;color:#899c91}.footer-brand strong{color:#fff}.footer-brand .brand-mark{background:var(--lime)}.footer-brand .brand-mark i{background:var(--green)}.footer-bottom{margin-top:50px;border-top:1px solid #284138;padding-top:22px;display:flex;justify-content:space-between;font-size:9px;color:#6f8378}.page-hero{min-height:650px;padding:160px clamp(24px,8vw,140px) 90px;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:linear-gradient(140deg,#f5f7f6,#e8f0eb);overflow:hidden}.page-hero h1{font-size:clamp(50px,5.7vw,82px);line-height:1.05;letter-spacing:-.055em;margin:24px 0}.page-hero>div:first-child>p{font-size:16px;line-height:1.9;color:#5f6e66;max-width:650px}.green-hero{background:#dfeee5}.lime-hero{background:var(--lime)}.dark-hero{background:#102b21;color:#fff}.dark-hero>div:first-child>span{color:#a4c0af}.dark-hero>div:first-child>p{color:#b5c6bc}.page-hero-art{height:360px;position:relative;display:grid;place-items:center}.product-art i{position:absolute;width:145px;height:145px;border:1px solid #9ab6a6;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#547262}.product-art i:nth-child(1){left:5%;top:30%}.product-art i:nth-child(2){right:5%;top:10%}.product-art i:nth-child(3){right:12%;bottom:0}.product-art b{width:125px;height:125px;border-radius:35px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:48px;box-shadow:0 25px 55px #173e3030}.module-list{border-top:1px solid var(--line)}.module-list>a{display:grid;grid-template-columns:80px 1fr 30px;gap:20px;align-items:center;padding:27px 5px;border-bottom:1px solid var(--line);transition:.2s}.module-list>a:hover{background:#fff;padding-left:14px}.module-list em{font-style:normal;font-size:10px;color:#668076}.module-list h3{font-size:22px;margin:0 0 7px}.module-list p{margin:0;color:#69766f;font-size:13px;line-height:1.6}.two-feature,.bot-section,.source-section,.sales-workbench,.operation-plan,.desktop-control,.service-model{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.feature-copy ul{list-style:none;padding:0;margin:25px 0 0}.feature-copy li{font-size:13px;margin:12px 0}.feature-copy li:before{content:"✓";color:#2b7954;margin-right:9px}.matter-demo{display:grid;gap:12px}.matter-demo>div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px}.matter-demo small,.matter-demo b,.matter-demo p{display:block}.matter-demo small{color:#75827b;font-size:9px}.matter-demo b{font-size:18px;margin-top:8px}.matter-demo p{font-size:12px;line-height:1.7;color:#68756e}.matter-demo span{font-size:9px;background:#f0e9dc;color:#8c682e;border-radius:20px;padding:6px 9px}.matter-demo span.ready{background:#e4f1e9;color:#347451}.bot-section{background:#102c22;color:#fff}.bot-section .feature-copy p{color:#adbbb3}.bot-visual{position:relative;padding:60px 30px;background:#18372b;border:1px solid #315143;border-radius:20px}.bot-avatar{width:48px;height:48px;border-radius:14px;background:var(--lime);color:var(--green);display:grid;place-items:center;font-weight:800}.bot-msg{margin:20px 0 12px;background:#fff;color:#21332b;border-radius:3px 15px 15px 15px;padding:19px;font-size:13px;line-height:1.7}.bot-source{display:inline-block;background:#284a3c;color:#b8ccbf;padding:8px 10px;border-radius:8px;font-size:9px}.files-art{height:380px;position:relative}.files-art>div{position:absolute;width:250px;height:85px;border:1px solid #c6d7cd;background:#fff;border-radius:13px;padding:21px;font-size:11px;font-weight:750;box-shadow:0 15px 35px #28503d12}.files-art small{display:block;font-weight:400;color:#78877f;margin-top:7px}.files-art>div:nth-child(1){left:8%;top:15%;transform:rotate(-3deg)}.files-art>div:nth-child(2){right:6%;top:36%;transform:rotate(2deg)}.files-art>div:nth-child(3){left:19%;bottom:4%;transform:rotate(-1deg)}.files-art>b{position:absolute;left:46%;top:34%;width:80px;height:80px;border-radius:23px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:31px;z-index:2}.three-cards,.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.three-cards article,.security-grid article,.values article,.safe-grid article{border:1px solid var(--line);background:#fafcfb;border-radius:15px;padding:30px;min-height:265px}.three-cards em,.security-grid em,.values em{font-style:normal;color:#397559;font-size:10px}.three-cards h3,.security-grid h3,.values h3,.safe-grid h3{font-size:21px;margin:70px 0 12px}.three-cards p,.security-grid p,.values p,.safe-grid p{font-size:13px;line-height:1.8;color:#6a7770}.feature-band{background:var(--green);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.feature-band>div:first-child p{color:#b8c9bf;line-height:1.8}.feature-band h2{font-size:clamp(38px,4vw,59px);line-height:1.12}.format-cloud{display:flex;flex-wrap:wrap;gap:10px;align-content:center}.format-cloud i{font-style:normal;border:1px solid #5e7e6f;border-radius:99px;padding:16px 22px;font-size:12px}.source-demo{background:#fff;border:1px solid var(--line);border-radius:17px;padding:30px}.question{margin-left:auto;max-width:75%;padding:13px 16px;border-radius:13px 13px 3px 13px;background:var(--green2);color:#fff;font-size:12px}.answer{display:flex;gap:11px;margin-top:25px;font-size:12px;line-height:1.7}.answer>b{flex:none;width:32px;height:32px;border-radius:10px;background:var(--green);color:var(--lime);display:grid;place-items:center}.answer p{color:#64726a}.answer small{display:inline-block;background:#e8f2ec;color:#347052;padding:7px 9px;border-radius:7px}.conversation-art{padding:35px;border:1px solid var(--line);border-radius:20px;background:#fff}.conversation-art .customer{margin-left:auto;max-width:70%;background:var(--green2);color:#fff;padding:15px 18px;border-radius:14px 14px 3px 14px;font-size:13px}.conversation-art .assistant{display:flex;gap:10px;margin-top:25px}.conversation-art .assistant b{flex:none;width:35px;height:35px;border-radius:10px;background:var(--green);color:var(--lime);display:grid;place-items:center}.conversation-art .assistant span{background:#f0f4f2;padding:15px;border-radius:3px 14px 14px 14px;font-size:12px;line-height:1.8}.conversation-art>small{display:block;margin:13px 0 0 45px;color:#668075}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.journey article{padding:27px;border-top:1px solid #9cb2a6}.journey em{font-style:normal;font-size:10px;color:#397459}.journey h3{font-size:19px;margin:70px 0 12px}.journey p{font-size:12px;line-height:1.8;color:#6c7972}.workbench-ui{display:grid;grid-template-columns:130px 1fr;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;min-height:410px}.workbench-ui aside{background:#15362a;color:#9eb2a7;padding:24px 12px}.workbench-ui aside b,.workbench-ui aside span{display:block}.workbench-ui aside b{color:#fff;font-size:11px;margin-bottom:18px}.workbench-ui aside span{font-size:9px;padding:10px;border-radius:7px}.workbench-ui aside span.active{background:#ffffff12;color:var(--lime)}.workbench-ui>div{padding:35px}.workbench-ui small{color:#77847d;font-size:9px}.workbench-ui .prompt{background:#eef3f0;border-radius:9px;padding:13px;font-size:11px}.workbench-ui .reply{line-height:1.9;font-size:12px;margin:18px 0}.work-actions{display:flex;gap:7px}.work-actions button{border:1px solid #d3ddd7;background:#fff;border-radius:7px;padding:8px;font-size:8px}.dark-panel{background:var(--ink);color:#fff}.dark-panel>div:first-child h2{font-size:clamp(37px,4vw,58px);max-width:800px}.action-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:55px}.action-cards article{background:#18372b;border:1px solid #365648;border-radius:14px;padding:27px}.action-cards small,.action-cards b{display:block}.action-cards small{color:#91a79b;font-size:9px}.action-cards b{font-size:17px;margin:25px 0 9px}.action-cards p{color:#aabbb2;font-size:12px;line-height:1.7}.calendar-art{background:#153d2e;color:#fff;border-radius:20px;padding:30px}.calendar-art>b{font-size:22px}.calendar-art>div{display:grid;grid-template-columns:45px 1fr;gap:15px;align-items:center;border-top:1px solid #3c5e4f;padding:18px 0}.calendar-art>div:first-of-type{margin-top:20px}.calendar-art span{font-size:21px;color:var(--lime)}.calendar-art i{font-style:normal;font-size:12px}.ops-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.ops-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:32px;min-height:280px}.ops-grid em{font-style:normal;font-size:10px;color:#397559}.ops-grid h3{font-size:22px;max-width:470px;margin:70px 0 13px}.ops-grid p{font-size:13px;line-height:1.8;color:#69766f}.plan-ui{background:#fff;border:1px solid var(--line);border-radius:17px;padding:30px}.plan-head{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e5ebe7}.plan-head span{font-size:9px;background:#e5f2ea;color:#347452;border-radius:20px;padding:6px 9px}.plan-row{padding:17px 0;border-bottom:1px solid #edf0ee}.plan-row small,.plan-row b{display:block}.plan-row small{font-size:8px;color:#829088}.plan-row b{font-size:12px;margin-top:6px}.plan-status{display:flex;gap:10px;margin-top:22px;background:#eff4f1;padding:13px;border-radius:10px}.plan-status i{width:9px;height:9px;border-radius:50%;background:#8dba43;margin-top:3px}.plan-status b,.plan-status small{display:block}.plan-status b{font-size:10px}.plan-status small{font-size:8px;color:#738078;margin-top:3px}.boundary-section{display:grid;grid-template-columns:1fr 1fr;background:#dfebe4}.boundary-section h2{font-size:50px;margin:22px 0}.boundary-section>p{font-size:16px;line-height:2;color:#5f6e66}.desktop-art{height:380px;position:relative}.screen{width:360px;background:#fff;color:var(--ink);border-radius:17px;padding:28px;box-shadow:0 25px 55px #0004}.screen span,.screen b{display:block}.screen span{font-size:10px;color:#65766d}.screen b{font-size:55px;margin:15px 0}.screen p{font-size:11px;background:#edf3ef;border-radius:8px;padding:11px}.task-float{position:absolute;right:0;bottom:30px;background:var(--lime);color:var(--green);border-radius:12px;padding:14px 18px;font-size:11px}.desktop-flow{display:flex;align-items:center;gap:18px}.desktop-flow>div{flex:1;min-height:210px;border-top:1px solid #93aa9e;padding-top:18px}.desktop-flow>span{color:#9aaba2}.desktop-flow em,.desktop-flow b,.desktop-flow p{display:block}.desktop-flow em{font-style:normal;font-size:9px;color:#39765a}.desktop-flow b{font-size:16px;margin:60px 0 10px}.desktop-flow p{font-size:11px;line-height:1.7;color:#6b7871}.control-ui{background:#fff;border:1px solid var(--line);border-radius:17px;padding:28px}.control-head{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e3e9e5}.control-head i{font-style:normal;font-size:9px;color:#317350}.control-task{padding:23px 0}.control-task small{font-size:8px;color:#7a8780}.control-task h3{font-size:19px}.control-task p{font-size:11px;color:#6d7972}.control-task button{border:1px solid #d2dcd6;background:#fff;border-radius:7px;padding:9px 11px;font-size:8px;margin-right:5px}.control-task button:first-child{background:var(--green);color:#fff}.control-task button.stop{color:#b34b44}.control-log{background:#eff4f1;border-radius:9px;padding:13px}.control-log span{display:block;font-size:8px;color:#617068;margin:5px}.safe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.safe-grid span{font-size:9px;color:#397559}.solution-art{height:330px;position:relative;display:grid;place-items:center}.solution-art b{position:absolute;width:120px;height:120px;border:1px solid #9eb3a7;border-radius:50%;display:grid;place-items:center;font-size:12px}.solution-art b:nth-child(1){left:7%;top:10%}.solution-art b:nth-child(2){right:6%;top:15%}.solution-art b:nth-child(3){left:20%;bottom:0}.solution-art i{font-style:normal;background:var(--green);color:var(--lime);border-radius:25px;padding:40px 30px;font-size:22px}.solution-list article{display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;padding:80px 0;border-top:1px solid var(--line)}.solution-list article>div>span{font-size:10px;color:#377356}.solution-list h2{font-size:46px;letter-spacing:-.04em;margin:25px 0}.solution-list article>div>p{font-size:14px;line-height:1.8;color:#68766e;max-width:700px}.solution-list ul{padding:0;list-style:none}.solution-list li{font-size:12px;margin:10px 0}.solution-list li:before{content:"✓";color:#2c7954;margin-right:9px}.solution-list aside{background:#fff;border:1px solid var(--line);border-radius:15px;padding:27px}.solution-list aside b{font-size:11px}.solution-list aside p{font-size:12px;padding:13px 0;border-bottom:1px solid #e5eae7}.shield-art{height:360px;display:grid;place-items:center;position:relative}.shield-art b{width:130px;height:160px;background:var(--green);color:var(--lime);clip-path:polygon(50% 0,100% 18%,90% 75%,50% 100%,10% 75%,0 18%);display:grid;place-items:center;font-size:48px}.shield-art i{position:absolute;border:1px solid #9db5a7;border-radius:50%}.shield-art i:nth-child(2){inset:80px}.shield-art i:nth-child(3){inset:35px}.shield-art i:nth-child(4){inset:-10px}.service-steps{border-top:1px solid #b9c9c0}.service-steps>div{display:grid;grid-template-columns:150px 1fr;padding:20px 0;border-bottom:1px solid #d5dfd9}.service-steps b{font-size:13px}.service-steps span{font-size:12px;color:#6a7770}.faq-block{background:#e5eee9}.faq-list{max-width:930px;margin-left:auto}.faq-list details{border-top:1px solid #b9cac0}.faq-list details:last-child{border-bottom:1px solid #b9cac0}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;padding:23px 2px;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 45px 23px 2px;font-size:13px;line-height:1.8;color:#627068}.about-mark{height:330px;display:grid;place-items:center;font-size:180px;font-weight:800;color:var(--green);text-shadow:18px 18px 0 var(--lime)}.manifesto>h2{font-size:clamp(40px,5vw,72px);line-height:1.18;letter-spacing:-.045em;max-width:1150px}.manifesto>p{max-width:850px;font-size:16px;line-height:2;color:#627068}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:0}.company-info{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:#dfeae4}.company-info h2{font-size:42px}.company-info p{line-height:1.8;color:#617068}.company-info>div:last-child small,.company-info>div:last-child b{display:block}.company-info>div:last-child small{font-size:9px;color:#7b8881;margin-top:18px}.company-info>div:last-child b{font-size:15px;margin-top:6px}.contact-page{min-height:100vh;padding:145px clamp(24px,8vw,140px) 90px;display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;background:linear-gradient(140deg,#e5eee9,#f5f7f6)}.contact-copy h1{font-size:clamp(49px,5.3vw,77px);line-height:1.08;letter-spacing:-.05em}.contact-copy>p{font-size:15px;line-height:1.9;color:#647269;max-width:650px}.contact-details{margin-top:55px}.contact-details>a,.contact-details>div{display:block;padding:18px 0;border-top:1px solid #c3d0c8}.contact-details small,.contact-details b{display:block}.contact-details small{font-size:9px;color:#718078}.contact-details b{font-size:14px;margin-top:7px}.contact-form{background:#fff;border:1px solid var(--line);border-radius:19px;padding:38px;box-shadow:0 25px 60px #1b3d2d12}.contact-form h2{font-size:25px;margin:0 0 25px}.contact-form label{display:block;font-size:10px;color:#617068;margin:15px 0}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d4ded8;border-radius:9px;padding:12px;background:#fbfcfb;outline:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#5a9373}.contact-form button{width:100%;border:0;border-radius:10px;background:var(--green);color:#fff;padding:14px;font-weight:680;cursor:pointer}.contact-form>p{font-size:9px;color:#7e8b84;line-height:1.6}.legal-hero{padding:150px clamp(24px,17vw,280px) 60px;background:#e3ece7}.legal-hero h1{font-size:55px;margin:23px 0}.legal-hero p{font-size:11px;color:#6e7b74}.legal{max-width:880px;margin:0 auto;padding:75px 24px 120px}.legal h2{font-size:20px;margin-top:40px}.legal p{font-size:14px;line-height:2;color:#56655d}.reveal{opacity:0;transform:translateY(26px);transition:.7s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}@media(max-width:1120px){.site-header nav{gap:13px}.site-header nav a{font-size:10px}.home-hero{grid-template-columns:1fr 1fr;padding-left:45px;padding-right:45px}.console-body aside{width:110px}.section-title{grid-template-columns:120px 1fr}.section-title p{grid-column:2}.capability-grid{grid-template-columns:1fr 1fr}.cap-card.dark{grid-row:auto;min-height:375px}.values{grid-template-columns:1fr 1fr}}@media(max-width:760px){html{scroll-padding-top:62px}.site-header{height:62px;padding:0 17px}.site-header.scrolled{height:58px}.brand small{display:none}.site-header nav{position:fixed;top:59px;left:12px;right:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px;display:none;flex-direction:column;gap:0;box-shadow:0 18px 45px #183c2d22;max-height:75vh;overflow:auto}.site-header nav.open{display:flex}.site-header nav a{font-size:13px;padding:12px}.login-link,.header-cta{display:none}.menu-button{display:block}.menu-button.open span:first-child{transform:translateY(3px) rotate(45deg)}.menu-button.open span:last-child{transform:translateY(-3px) rotate(-45deg)}.home-hero{height:auto;min-height:0;max-height:none;padding:115px 19px 70px;grid-template-columns:1fr;gap:55px}.hero h1{font-size:48px}.hero-copy>p{font-size:15px}.hero-actions{flex-wrap:wrap}.hero-proof{flex-wrap:wrap}.hero-console{transform:none}.console-body{height:350px}.console-body aside{display:none}.dashboard{padding:18px}.metric-row{gap:5px}.metric-row>div{padding:9px}.metric-row b{font-size:17px}.statement,.section{padding:80px 20px}.statement h2{font-size:35px}.section-title{display:block;margin-bottom:40px}.section-title h2{font-size:39px;margin:20px 0}.capability-grid{grid-template-columns:1fr}.cap-card,.cap-card.dark{min-height:340px}.split-section{grid-template-columns:1fr;gap:45px}.industry-row a{grid-template-columns:1fr 20px;gap:10px}.industry-row a span{grid-column:1}.cta-band{padding:65px 20px;align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.page-hero{min-height:0;padding:125px 20px 70px;grid-template-columns:1fr;gap:35px}.page-hero h1{font-size:48px}.page-hero-art,.files-art,.desktop-art,.solution-art,.shield-art,.about-mark{height:280px}.two-feature,.bot-section,.source-section,.sales-workbench,.operation-plan,.desktop-control,.service-model{grid-template-columns:1fr;gap:50px}.three-cards,.security-grid,.safe-grid{grid-template-columns:1fr}.feature-band{grid-template-columns:1fr}.module-list>a{grid-template-columns:35px 1fr 20px}.module-list p{font-size:11px}.journey{grid-template-columns:1fr 1fr}.workbench-ui{grid-template-columns:85px 1fr}.workbench-ui>div{padding:20px}.action-cards,.ops-grid{grid-template-columns:1fr}.boundary-section{grid-template-columns:1fr}.boundary-section h2{font-size:39px}.desktop-flow{display:grid;grid-template-columns:1fr}.desktop-flow>span{display:none}.desktop-flow>div{min-height:150px}.desktop-flow b{margin-top:35px}.solution-list article{grid-template-columns:1fr;gap:30px;padding:55px 0}.solution-list h2{font-size:38px}.values{grid-template-columns:1fr}.company-info{grid-template-columns:1fr}.contact-page{padding:115px 19px 70px;grid-template-columns:1fr}.contact-copy h1{font-size:47px}.contact-form{padding:25px}.legal-hero{padding:125px 20px 50px}.legal-hero h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
/* 全站阅读密度：桌面标题按既定分行展示，避免窄列内再次断行 */
@media(min-width:761px){
.hero h1{font-size:clamp(46px,3.65vw,58px);line-height:1.1;white-space:nowrap}
.page-hero h1{font-size:clamp(44px,3.55vw,57px);line-height:1.1;white-space:nowrap}
.section-title h2{font-size:clamp(34px,3vw,48px);line-height:1.18}
.statement h2{font-size:clamp(32px,3.35vw,50px);line-height:1.3}
.split-copy h2,.feature-copy h2{font-size:clamp(34px,3vw,48px);line-height:1.18;white-space:nowrap}
.cta-band h2{font-size:clamp(31px,3vw,46px);line-height:1.2}
.boundary-section h2{font-size:44px;white-space:nowrap}
.solution-list h2{font-size:40px}
.manifesto>h2{font-size:clamp(36px,3.8vw,56px);line-height:1.25}
.contact-copy h1{font-size:clamp(43px,4.2vw,62px);line-height:1.12}
}
.footer-legal{display:flex;align-items:center;gap:22px}.footer-legal a{color:#8ca095;font-size:9px}.footer-legal a:hover{color:#baf04c}.footer-legal i{font-style:normal}
@media(max-width:760px){.footer-legal{align-items:flex-start;flex-direction:column;gap:8px}.hero h1,.page-hero h1,.split-copy h2,.feature-copy h2,.boundary-section h2{white-space:normal}.hero h1,.page-hero h1{font-size:42px;line-height:1.13}.section-title h2{font-size:34px;line-height:1.2}.split-copy h2,.feature-copy h2,.boundary-section h2{font-size:35px;line-height:1.2}.cta-band h2{font-size:34px}.statement h2{font-size:32px}.contact-copy h1{font-size:42px}}

/* 首页首屏防遮挡：标题分行由结构控制，不允许文字侵入右侧产品图 */
.hero-title-line{display:block}.home-hero{grid-template-columns:minmax(500px,1.02fr) minmax(500px,.98fr);gap:clamp(36px,4vw,72px)}
@media(min-width:761px){.home-hero .hero-copy{min-width:0}.home-hero .hero-copy h1{font-size:clamp(42px,3.45vw,54px);white-space:normal;max-width:100%}.home-hero .hero-title-line{white-space:nowrap}.home-hero .hero-console{min-width:0}}
@media(max-width:1240px) and (min-width:761px){.home-hero{grid-template-columns:minmax(460px,1fr) minmax(440px,.92fr);padding-left:36px;padding-right:36px;gap:30px}.home-hero .hero-copy h1{font-size:42px}.console-body aside{width:96px}.dashboard{padding:20px}}
@media(max-width:980px) and (min-width:761px){.home-hero{height:auto;max-height:none;grid-template-columns:1fr;padding-top:120px}.home-hero .hero-copy{max-width:720px}.home-hero .hero-console{width:min(760px,100%);margin:0 auto}.home-hero .hero-copy h1{font-size:50px}}
@media(max-width:760px){.home-hero{grid-template-columns:1fr}.home-hero .hero-title-line{white-space:normal}.home-hero .hero-copy h1{font-size:40px}}

.website-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
