.ai-engine-page{background:var(--canvas)}
.ai-engine-hero{padding:150px 0 112px;background:var(--canvas);position:relative;overflow:hidden}
.ai-engine-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(238,244,241,.96),rgba(246,248,246,.35) 68%,rgba(246,248,246,.9));pointer-events:none}
.ai-engine-hero .container{position:relative;z-index:1}
.ai-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}
.ai-engine-hero h1{font-size:clamp(44px,5vw,72px);line-height:1.12;font-weight:500;color:var(--green);margin:0}
.ai-engine-hero .hero-lead{max-width:560px;font-size:18px;line-height:1.8;margin:26px 0 32px}
.ai-hero-kpis{display:flex;gap:26px;margin-top:34px;padding-top:24px;border-top:1px solid rgba(18,63,58,.16)}
.ai-hero-kpis div{display:flex;flex-direction:column;gap:3px}.ai-hero-kpis b{font-size:25px;color:var(--green);font-weight:600}.ai-hero-kpis span{font-size:12px;color:var(--muted)}
.ai-screenshot{margin:0;box-shadow:0 24px 70px rgba(18,63,58,.16);transform:rotate(1.2deg)}
.ai-screenshot img{width:100%;border-radius:8px;background:#fff}
.ai-screenshot figcaption{display:none}
.ai-section-heading{max-width:780px;margin:0 auto 58px;text-align:center}.ai-section-heading .eyebrow{justify-content:center}.ai-section-heading h2{font-size:clamp(36px,4.2vw,56px);line-height:1.2;font-weight:500;color:var(--green);margin:0 0 20px}.ai-section-heading p{font-size:17px;line-height:1.8;color:var(--muted);margin:0}
.ai-flow-section{padding:112px 0;background:#fff}
.ai-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.ai-flow:before{content:"";position:absolute;top:43px;left:10%;right:10%;height:1px;background:#c8d7d1}.ai-flow-step{position:relative;z-index:1;background:#fff;border:1px solid var(--line);border-radius:8px;padding:27px 24px 24px;min-height:225px}.ai-flow-step .step-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:12px;font-weight:600;margin-bottom:22px}.ai-flow-step h3{font-size:19px;font-weight:600;color:var(--green);margin:0 0 11px}.ai-flow-step p{font-size:13px;line-height:1.75;color:var(--muted);margin:0}.ai-flow-step .step-tag{display:inline-block;margin-top:16px;padding:5px 8px;border-radius:4px;background:var(--mint);font-size:11px;color:var(--green)}
.ai-connect-section{padding:112px 0;background:#eff4f1}.ai-connect-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:56px}.ai-connect-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px;min-height:300px}.ai-connect-card header{display:flex;align-items:center;gap:13px;margin-bottom:20px}.ai-connect-icon{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#e4f0eb;color:var(--green)}.ai-connect-icon svg{width:20px}.ai-connect-card h3{font-size:21px;color:var(--green);margin:0}.ai-connect-card header span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.ai-connect-card>p{font-size:14px;color:var(--muted);line-height:1.75;margin:0 0 20px}.ai-source-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.ai-source-list li{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f6f9f7;border-radius:5px;font-size:13px;color:#3e514c}.ai-source-list i{width:16px;height:16px;color:#70a89a}.ai-query{margin-top:24px;background:var(--green);color:#fff;border-radius:8px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ai-query strong{font-size:18px;font-weight:500}.ai-query p{margin:6px 0 0;color:rgba(255,255,255,.7);font-size:13px}.ai-query .button{background:#fff;color:var(--green);white-space:nowrap}
.ai-benefits-section{padding:112px 0;background:#fff}.ai-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.ai-benefit{border-top:2px solid var(--green);padding:24px 4px 0}.ai-benefit .benefit-icon{width:38px;height:38px;border-radius:7px;background:var(--mint);color:var(--green);display:grid;place-items:center;margin-bottom:18px}.ai-benefit .benefit-icon svg{width:18px}.ai-benefit h3{font-size:19px;color:var(--green);margin:0 0 10px}.ai-benefit p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}
.ai-scenes-section{padding:112px 0;background:var(--canvas)}.ai-scenes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.ai-scene{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.ai-scene-visual{height:188px;background:#eaf1ee;position:relative;padding:18px}.scene-window{background:#fff;border:1px solid #d4e0da;border-radius:6px;height:100%;box-shadow:0 8px 20px rgba(18,63,58,.08);overflow:hidden}.scene-window-bar{height:25px;border-bottom:1px solid #e7eeea;background:#f8faf9;display:flex;align-items:center;gap:4px;padding:0 8px}.scene-window-bar i{width:5px;height:5px;border-radius:50%;background:#c8d7d1}.scene-window-body{display:grid;grid-template-columns:33% 1fr;height:calc(100% - 25px)}.scene-side{background:#f3f7f4;padding:10px 8px;display:grid;align-content:start;gap:5px}.scene-side span{height:8px;border-radius:2px;background:#d9e5df}.scene-side span:first-child{width:72%;background:#8cb8aa}.scene-main{padding:12px}.scene-main b{display:block;color:var(--green);font-size:10px;margin-bottom:10px}.scene-line{height:9px;border-radius:2px;background:#e5ece8;margin:7px 0}.scene-line.short{width:62%}.scene-line.green{width:82%;background:#b9d6ca}.scene-answer{background:#eaf4ef;padding:9px;border-radius:4px;font-size:9px;line-height:1.5;color:#35635a}.ai-scene-copy{padding:21px 23px 24px}.ai-scene-copy h3{font-size:18px;color:var(--green);margin:0 0 9px}.ai-scene-copy p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.ai-scene-copy .scene-link{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px;margin-top:16px;font-weight:600}.scene-link svg{width:13px}
.ai-quickstart-section{padding:112px 0;background:#eff4f1}.quickstart-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:start;margin-top:52px}.quickstart-copy h3{font-size:32px;line-height:1.35;color:var(--green);font-weight:500;margin:0 0 18px}.quickstart-copy p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.quickstart-steps{display:grid;gap:0}.quickstart-step{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:0 0 26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.quickstart-step:last-child{margin-bottom:0}.quickstart-step .step-dot{width:30px;height:30px;border-radius:50%;border:1px solid #9fbbb0;color:var(--green);display:grid;place-items:center;font-size:12px;background:#fff}.quickstart-step h4{font-size:16px;color:var(--green);margin:2px 0 7px}.quickstart-step p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.ai-cta{padding:74px 0;background:var(--green);color:#fff}.ai-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.ai-cta h2{font-size:clamp(32px,4vw,48px);font-weight:500;margin:0 0 12px}.ai-cta p{margin:0;color:rgba(255,255,255,.7);font-size:15px}.ai-cta .button{background:#fff;color:var(--green);min-width:132px}
@media(max-width:980px){.ai-hero-grid{grid-template-columns:1fr;gap:46px}.ai-engine-hero{padding-top:124px}.ai-engine-hero .hero-lead{max-width:700px}.ai-screenshot{max-width:760px;margin:auto}.ai-flow{grid-template-columns:repeat(2,1fr)}.ai-flow:before{display:none}.ai-connect-grid{grid-template-columns:1fr}.ai-benefits-grid,.ai-scenes-grid{grid-template-columns:repeat(2,1fr)}.quickstart-grid{grid-template-columns:1fr;gap:46px}}
@media(max-width:640px){.ai-engine-hero,.ai-flow-section,.ai-connect-section,.ai-benefits-section,.ai-scenes-section,.ai-quickstart-section{padding:76px 0}.ai-engine-hero{padding-top:112px}.ai-engine-hero h1{font-size:42px}.ai-engine-hero .hero-lead{font-size:16px}.ai-hero-kpis{gap:17px}.ai-hero-kpis b{font-size:21px}.ai-hero-kpis span{font-size:11px}.ai-flow,.ai-benefits-grid,.ai-scenes-grid{grid-template-columns:1fr}.ai-flow-step{min-height:auto}.ai-connect-card{padding:23px}.ai-query{align-items:flex-start;flex-direction:column;padding:22px}.ai-query .button{width:100%}.ai-scene-visual{height:172px}.quickstart-copy h3{font-size:27px}.ai-cta{padding:58px 0}.ai-cta-inner{align-items:flex-start;flex-direction:column}.ai-cta .button{width:100%}.ai-screenshot figcaption{font-size:10px}}
.ai-query .button{display:none}
.ai-connect-card header .ai-connect-icon{display:grid;place-items:center}
