:root{--ink: #0b1117;--muted: #65717c;--line: #dbe7df;--surface: #ffffff;--soft: #f5fbf7;--green: #00a85a;--green-dark: #05804a;--blue: #2f6df6;--purple: #6e5ae8;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:18px clamp(22px,5vw,76px);border-bottom:1px solid rgba(11,17,23,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:baseline;gap:12px;color:var(--ink);text-decoration:none}.brand span{font-size:32px;line-height:1;font-weight:900;letter-spacing:0}.brand small{color:var(--muted);white-space:nowrap}nav{display:flex;justify-content:center;gap:28px}nav button{border:0;background:transparent;color:#1d2935;font-weight:700;padding:8px 0}nav button:hover{color:var(--green)}.header-cta,.primary,.secondary,.service-card button,.lead-form button{min-height:48px;border-radius:8px;border:0;font-weight:800}.header-cta,.primary,.lead-form button{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:linear-gradient(135deg,var(--green),#03bf67);box-shadow:0 12px 28px #00a85a38}.header-cta{padding:0 22px}.header-cta img,.primary img,.qr-panel button img,.menu-button img{width:20px;height:20px;filter:brightness(0) invert(1)}.menu-button{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;width:44px;height:44px}.menu-button img{filter:none}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);min-height:720px;align-items:center;gap:clamp(28px,5vw,72px);padding:72px clamp(22px,5vw,76px) 64px;background:radial-gradient(circle at 82% 18%,rgba(0,168,90,.12),transparent 32%),linear-gradient(180deg,#f8fcfb,#fff 82%)}.eyebrow,.section-head span,.contact-copy span{display:inline-flex;color:var(--green-dark);background:#e9f9ef;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin-bottom:22px;font-size:clamp(46px,5vw,78px);line-height:1.08;letter-spacing:0}.hero-copy p{max-width:640px;color:#263340;font-size:20px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin:34px 0 28px}.primary,.secondary{padding:0 30px;font-size:17px}.secondary{border:1px solid #aeb9c3;color:#17212b;background:#fff}.proof-row{display:flex;flex-wrap:wrap;gap:18px;color:#263340;font-weight:700}.proof-row span:before,.service-card li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--green)}.hero-visual{position:relative;min-height:560px;border-radius:8px;overflow:hidden}.hero-visual>img{width:100%;height:100%;min-height:560px;object-fit:cover;object-position:center;border-radius:8px;box-shadow:0 30px 70px #13243324}.float-card{position:absolute;display:grid;gap:8px;width:min(240px,42%);padding:18px;border:1px solid rgba(255,255,255,.74);border-radius:8px;background:#ffffffdb;box-shadow:0 18px 40px #10243024;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.float-card span{color:var(--muted);font-size:14px}.float-card.chat{top:56px;right:24px}.float-card.workflow{bottom:58px;left:26px}.section{scroll-margin-top:92px;padding:78px clamp(22px,5vw,76px)}.tinted{background:linear-gradient(180deg,#fff,var(--soft))}.section-head{max-width:780px;margin:0 auto 42px;text-align:center}.section-head h2,.contact-copy h2{margin:18px 0 10px;font-size:clamp(32px,3.3vw,48px);line-height:1.16;letter-spacing:0}.section-head p,.contact-copy p{color:var(--muted);font-size:17px;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card,.case-card,.trust-strip,.contact-section,.lead-form{border:1px solid var(--line);border-radius:8px;background:#fff}.service-card{display:flex;min-height:390px;flex-direction:column;padding:28px;transition:transform .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px #142c3a1a}.service-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:20px;border-radius:8px;background:#e9f9ef}.service-icon img,.trust-item img{width:30px;height:30px}.service-card.blue .service-icon{background:#edf3ff}.service-card.purple .service-icon{background:#f1efff}.service-card h3{font-size:24px;margin-bottom:12px}.service-card p,.service-card li{color:var(--muted);line-height:1.7}.service-card ul{list-style:none;padding:0;margin:10px 0 20px}.price{margin-top:auto;color:var(--green);font-size:40px;font-weight:900}.blue .price{color:var(--blue)}.purple .price{color:var(--purple)}.price span,.price small{font-size:18px}.service-card button{width:100%;margin-top:16px;border:1px solid #cbd5df;background:#fff;color:#15202b}.service-card button:hover{border-color:var(--green);color:var(--green-dark)}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.demo-section{background:radial-gradient(circle at 12% 8%,rgba(47,109,246,.08),transparent 28%),radial-gradient(circle at 88% 22%,rgba(0,168,90,.1),transparent 30%),#fff}.demo-shell{max-width:1240px;margin:0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 24px 60px #142c3a14;overflow:hidden}.demo-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:#f8fcfb}.demo-tabs button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;border:0;border-right:1px solid var(--line);color:#263340;background:transparent;font-weight:900}.demo-tabs button:last-child{border-right:0}.demo-tabs button.active{color:var(--green-dark);background:#fff;box-shadow:inset 0 -3px 0 var(--green)}.demo-tabs img{width:22px;height:22px}.demo-panel{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);gap:34px;align-items:stretch;padding:34px}.demo-copy{display:flex;min-height:360px;flex-direction:column;justify-content:center}.demo-copy h3{margin-bottom:14px;font-size:32px;line-height:1.2}.demo-copy p{color:var(--muted);font-size:17px;line-height:1.85}.demo-actions{display:grid;gap:12px;margin-top:20px}.demo-actions button,.demo-copy select{min-height:48px;border:1px solid #cbd8d1;border-radius:8px;padding:0 14px;color:#1d2935;background:#fff;text-align:left;font-weight:800}.demo-actions button.selected{border-color:var(--green);color:var(--green-dark);background:#effcf4}.chat-demo,.knowledge-demo,.sheet-demo{border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#f8fcfb,#fff)}.chat-demo{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;min-height:360px;padding:22px}.chat-top{margin-bottom:auto;color:var(--green-dark);font-weight:900}.message{max-width:82%;padding:14px 16px;border-radius:8px;line-height:1.7}.message.user{align-self:flex-end;color:#fff;background:var(--green)}.message.bot{align-self:flex-start;border:1px solid var(--line);background:#fff}.handoff{padding:12px 14px;border-radius:8px;color:#6b4f00;background:#fff7d6;font-weight:700}.knowledge-demo{display:grid;grid-template-columns:190px 1fr;gap:18px;min-height:360px;padding:22px}.source-list,.answer-box,.report-card{border:1px solid var(--line);border-radius:8px;background:#fff}.source-list{display:grid;align-content:start;gap:12px;padding:18px}.source-list span{padding:10px;border-radius:8px;color:var(--muted);background:#f5fbf7;font-size:14px}.answer-box{padding:22px}.answer-box small{color:var(--green-dark);font-weight:900}.answer-box h4{margin:8px 0 22px;font-size:22px}.answer-box p{color:#263340;line-height:1.9}.answer-box em{color:var(--muted);font-style:normal}.report-card{display:grid;gap:10px;margin-top:20px;padding:18px;color:#263340}.report-card b{color:var(--green-dark)}.sheet-demo{display:grid;align-content:center;gap:18px;min-height:360px;padding:22px;overflow-x:auto}.sheet-demo table{width:100%;min-width:520px;border-collapse:collapse;overflow:hidden;border-radius:8px;background:#fff}.sheet-demo th,.sheet-demo td{padding:14px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.sheet-demo th{color:var(--green-dark);background:#effcf4;font-size:14px}.sheet-total{display:flex;flex-wrap:wrap;gap:14px;align-items:center;padding:16px;border-radius:8px;color:var(--green-dark);background:#fff}.sheet-total span{color:var(--muted)}.case-card{overflow:hidden}.case-image{position:relative;aspect-ratio:16 / 9;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.case-card:hover .case-image img{transform:scale(1.04)}.case-image span{position:absolute;left:18px;bottom:16px;padding:7px 13px;border-radius:8px;background:#ffffffeb;color:var(--green-dark);font-weight:800}.case-body{padding:24px}.case-body p{min-height:74px;color:var(--muted);line-height:1.8}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;color:var(--green-dark);font-size:17px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:34px}.timeline-item{position:relative;padding:28px 20px;text-align:center}.timeline-item span{display:grid;place-items:center;width:34px;height:34px;margin:0 auto 16px;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.timeline-item p{color:var(--muted);line-height:1.7}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:20px}.trust-item{display:flex;gap:14px;align-items:center;padding:14px 20px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item div{display:grid;gap:4px}.trust-item span{color:var(--muted)}.contact-section{display:grid;grid-template-columns:minmax(0,1fr) 300px 330px;gap:34px;align-items:center;margin:18px clamp(22px,5vw,76px) 58px;padding:38px;background:linear-gradient(135deg,#effcf4,#fff)}.contact-copy h2{max-width:540px}.contact-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.contact-points b{color:var(--green-dark)}.qr-panel{display:grid;justify-items:center;gap:14px}.qr-panel>img{width:190px;height:190px;border:10px solid #fff;border-radius:8px;box-shadow:0 10px 26px #132a361f}.wide{width:100%}.chat-analyzer-section{background:#f0faf5}.analyzer-head{max-width:760px;margin-right:auto;margin-left:auto}.privacy-note{display:flex;gap:12px;align-items:flex-start;max-width:1180px;margin:0 auto 18px;padding:14px 16px;border:1px solid #bfe5d0;border-radius:10px;background:#fff;color:#375146}.privacy-note img{width:24px;height:24px}.privacy-note div{display:grid;gap:3px}.privacy-note span{color:var(--muted);line-height:1.5}.analyzer-grid{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(480px,1.35fr);gap:18px;max-width:1180px;margin:0 auto}.conversation-input,.analysis-result{border:1px solid #d6e5dd;border-radius:12px;background:#fff;box-shadow:0 18px 50px #124a2f12}.conversation-input{display:flex;flex-direction:column;gap:14px;padding:20px}.analyzer-label,.reply-box>div{display:flex;justify-content:space-between;gap:14px;align-items:center}.analyzer-label button,.reply-box button{border:0;padding:0;color:var(--green-dark);background:transparent;font-weight:800;cursor:pointer}.analyzer-label>div{display:flex;gap:14px;align-items:center}.file-import{color:var(--green-dark);font-size:13px;font-weight:800;cursor:pointer}.file-import input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.conversation-input textarea{width:100%;min-height:360px;resize:vertical;border:1px solid #cbd8d1;border-radius:9px;padding:15px;color:var(--ink);background:#fbfdfc;font:inherit;line-height:1.75}.conversation-input textarea:focus{outline:3px solid rgba(0,168,90,.12);border-color:var(--green)}.analyze-button{display:flex;justify-content:center;gap:9px;align-items:center;min-height:50px;border:0;border-radius:9px;color:#fff;background:var(--green);font-weight:900;cursor:pointer}.analyze-button img{width:20px;filter:brightness(0) invert(1)}.analyze-button:disabled{opacity:.45;cursor:not-allowed}.queued-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.queued-actions button{min-height:40px;border:1px solid #95c9ad;border-radius:7px;color:var(--green-dark);background:#f4fcf7;font-weight:800;cursor:pointer}.queued-actions button:disabled{opacity:.45;cursor:not-allowed}.conversation-input small{color:var(--muted);line-height:1.55}.analysis-result{display:grid;gap:16px;padding:20px}.result-overview{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.result-overview h3{margin:10px 0 5px;font-size:23px}.result-overview p{max-width:620px;margin:0;color:var(--muted);line-height:1.6}.intent-badge{display:inline-flex;padding:5px 9px;border-radius:999px;color:#7d5a00;background:#fff0bd;font-size:13px;font-weight:900}.intent-badge.hot{color:#a6291b;background:#ffe1dc}.intent-score{display:grid;flex:0 0 90px;place-items:center;aspect-ratio:1;border:8px solid #c9eedb;border-radius:50%;background:#f5fff9}.intent-score b{color:var(--green-dark);font-size:31px;line-height:1}.intent-score span{color:var(--muted);font-size:12px}.analysis-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.result-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:9px 12px;border-radius:8px;background:#f3f7f5;color:var(--muted);font-size:13px;font-weight:800}.result-toolbar button{border:0;padding:0;color:var(--green-dark);background:transparent;font-weight:900;cursor:pointer}.analysis-cards article{padding:14px;border:1px solid var(--line);border-radius:9px;background:#fbfdfc}.analysis-cards span,.reply-box span{color:var(--green-dark);font-size:13px;font-weight:900}.analysis-cards p,.analysis-cards ul{margin:8px 0 0;color:#31413a;line-height:1.55}.analysis-cards ul{padding-left:18px}.reply-box{padding:16px;border:1px solid #96d7b4;border-radius:9px;background:#edfbf3}.reply-box p{margin:10px 0 0;color:#19392a;font-weight:700;line-height:1.7}.evidence-box{color:var(--muted);font-size:14px}.evidence-box summary{color:#33463d;font-weight:800;cursor:pointer}.evidence-box ul{padding-left:20px;line-height:1.6}.evidence-box p{margin:6px 0;line-height:1.55}.lead-save-box{display:grid;gap:7px;padding:14px;border:1px dashed #9bcfb3;border-radius:9px;background:#f7fcf9}.lead-save-box>div{display:grid;grid-template-columns:1fr 160px auto;gap:10px;align-items:end}.lead-save-box label,.lead-card-head label{display:grid;gap:5px;color:#415149;font-size:12px;font-weight:800}.lead-save-box input,.lead-card-head select{min-height:40px;border:1px solid #c9d7d0;border-radius:7px;padding:0 10px;color:var(--ink);background:#fff}.lead-save-box button,.lead-board-toolbar>button{min-height:40px;border:0;border-radius:7px;padding:0 15px;color:#fff;background:var(--green);font-weight:900;cursor:pointer}.lead-save-box small{color:var(--green-dark)}.lead-board-section{background:#fff}.board-head{max-width:760px;margin-right:auto;margin-left:auto}.lead-board-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;max-width:1180px;margin:0 auto 16px;padding:14px 18px;border:1px solid var(--line);border-radius:10px;background:#f8faf9}.lead-board-toolbar>div{display:flex;gap:9px;align-items:baseline;flex-wrap:wrap}.lead-board-toolbar b{margin-left:12px;color:var(--green-dark);font-size:24px}.lead-board-toolbar b:first-child{margin-left:0}.lead-board-toolbar .alert-count{color:#c23b2a}.lead-board-toolbar span{color:var(--muted);font-size:13px}.lead-board-toolbar>button:disabled{opacity:.4;cursor:not-allowed}.empty-leads{display:grid;place-items:center;max-width:1180px;min-height:250px;margin:0 auto;border:1px dashed #cbd9d2;border-radius:12px;color:var(--muted);text-align:center}.empty-leads img{width:42px;height:42px}.empty-leads h3,.empty-leads p{margin:0}.lead-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1180px;margin:0 auto}.lead-card{padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff}.lead-card.due{border-color:#ef9c8f;box-shadow:inset 4px 0 #e5533f}.lead-card-head,.lead-date{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.lead-card h3{margin:8px 0 3px}.lead-card small{color:var(--muted)}.lead-card>p{min-height:50px;color:#33443b;line-height:1.6}.lead-date{align-items:center;padding-top:12px;border-top:1px solid var(--line)}.lead-date span{flex:1;color:#6b594e;font-size:13px;font-weight:800}.lead-date button{border:0;padding:0;color:var(--green-dark);background:transparent;font-weight:800;cursor:pointer}.lead-date .danger-link{color:#b63d2d}.qr-panel p{margin:0;color:var(--muted);text-align:center;line-height:1.6}.lead-form{display:grid;gap:13px;padding:22px}.lead-form label{display:grid;gap:7px;color:#273442;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;min-height:46px;border:1px solid #cbd8d1;border-radius:8px;padding:0 13px;color:#15202b;background:#fff}.lead-form textarea{min-height:88px;padding-top:12px;resize:vertical;font:inherit}.lead-form .website-field{position:absolute;left:-9999px;width:1px;height:1px}.lead-form .consent-row{display:flex;gap:9px;align-items:flex-start;color:var(--muted);font-size:12px;font-weight:600;line-height:1.5}.lead-form .consent-row input{width:17px;min-height:17px;margin-top:1px}.lead-form>button:disabled{opacity:.45;cursor:not-allowed}.excel-diagnosis-section{background:#f7faf8}.excel-diagnosis-shell{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(480px,1.25fr);gap:18px;max-width:1080px;margin:0 auto}.excel-upload-card,.excel-result-card{border:1px solid var(--line);border-radius:12px;padding:24px;background:#fff;box-shadow:0 16px 45px #143c280f}.excel-upload-card{display:flex;flex-direction:column;align-items:flex-start}.excel-upload-card>img{width:48px;height:48px}.excel-upload-card h3{margin:18px 0 5px}.excel-upload-card p,.excel-upload-card small{color:var(--muted);line-height:1.6}.excel-upload-card label,.excel-result-card>button{display:inline-flex;justify-content:center;min-height:44px;margin:12px 0;align-items:center;border:0;border-radius:8px;padding:0 17px;color:#fff;background:var(--green);font-weight:900;cursor:pointer}.excel-upload-card input{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0)}.excel-result-card{min-height:300px}.excel-empty{display:grid;height:100%;place-content:center;gap:8px;color:var(--muted);text-align:center}.excel-result-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.excel-result-head small,.excel-result-head h3{margin:0}.excel-result-head>span{padding:5px 9px;border-radius:999px;color:var(--green-dark);background:#dff6e9;font-size:12px;font-weight:900}.excel-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.excel-stats div{display:grid;gap:3px;padding:12px;border-radius:8px;background:#f3f8f5}.excel-stats b{color:var(--green-dark);font-size:24px}.excel-stats span{color:var(--muted);font-size:12px}.excel-result-card ul{padding-left:20px;color:#34443c;line-height:1.75}.lead-form strong{color:var(--green-dark);line-height:1.6}footer{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:30px clamp(22px,5vw,76px);border-top:1px solid var(--line);color:var(--muted)}footer div{display:grid;gap:5px}footer b{color:var(--ink);font-size:26px}@media (max-width: 1100px){.site-header{grid-template-columns:auto auto 1fr}.menu-button{display:block;justify-self:end}nav{position:absolute;top:76px;left:22px;right:22px;display:none;flex-direction:column;gap:4px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 36px #0f23301a}nav.open{display:flex}nav button{text-align:left}.header-cta{justify-self:end}.hero{grid-template-columns:1fr;min-height:0}.hero-visual{min-height:420px}.hero-visual>img{min-height:420px}.service-grid,.demo-panel,.timeline,.trust-strip,.contact-section{grid-template-columns:repeat(2,minmax(0,1fr))}.case-grid,.analyzer-grid,.excel-diagnosis-shell{grid-template-columns:1fr}.lead-save-box>div{grid-template-columns:1fr 160px}.lead-save-box button{grid-column:1 / -1}.contact-section{align-items:start}}@media (max-width: 720px){.site-header{grid-template-columns:1fr auto;gap:12px;padding:14px 18px}.brand small,.header-cta{display:none}.brand span{font-size:28px}.hero{padding:48px 18px}h1{font-size:42px}.hero-copy p{font-size:17px}.hero-actions,.primary,.secondary{width:100%}.hero-visual,.hero-visual>img{min-height:360px}.float-card{width:54%;padding:13px}.section{padding:58px 18px}.service-grid,.demo-tabs,.demo-panel,.knowledge-demo,.timeline,.trust-strip,.contact-section,.contact-points,footer{grid-template-columns:1fr}.analysis-cards,.lead-list{grid-template-columns:1fr}.excel-stats{grid-template-columns:repeat(2,1fr)}.lead-board-toolbar,.lead-card-head,.lead-date{align-items:stretch;flex-direction:column}.lead-save-box>div{grid-template-columns:1fr}.lead-save-box button{grid-column:auto}.result-overview{align-items:flex-start}.intent-score{flex-basis:76px}.conversation-input textarea{min-height:300px}.analyzer-label{align-items:flex-start}.analyzer-label>div{flex-direction:column;gap:7px;align-items:flex-end}.queued-actions{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.contact-section{margin:0 18px 42px;padding:24px}.metrics{grid-template-columns:1fr}.demo-panel{padding:20px}.demo-copy{min-height:0}.demo-tabs button{justify-content:flex-start;padding:0 16px;border-right:0;border-bottom:1px solid var(--line)}}
