@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#10281c;--muted:#587064;--deep:#123e2a;--green:#37d67a;--green-bright:#a8f3c1;--mint:#dff8e8;--mint-light:#f2fbf5;--paper:#f7fcf8;--white:#fff;--line:#cfe7d7;--shadow:0 28px 80px #123e2a24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}main{min-height:100vh;overflow:hidden}.hero{background:linear-gradient(#e5faec 0%,#f5fcf7 82%);min-height:100vh;padding:20px clamp(20px,4vw,64px) 92px;position:relative}.hero:before{content:"";opacity:.42;background-image:radial-gradient(#123e2a2e .7px,#0000 .7px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.nav{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #123e2a17;border-radius:18px;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:10px 12px 10px 10px;display:flex;position:relative;box-shadow:0 10px 36px #123e2a0f}.brand,.navLinks,.heroActions,.trustLine,.consoleHeader,.decisionTop,.agentRow,.integrationRail,.signal,.sectionKicker,.cardTop,.wedgeCopy a,footer{align-items:center;display:flex}.brand{letter-spacing:-.03em;gap:10px;font-family:Manrope,sans-serif;font-weight:800}.brandMark{width:38px;height:38px;color:var(--deep);background:var(--green-bright);border-radius:12px;place-items:center;display:grid}.navLinks{color:#365447;gap:30px;font-size:14px;font-weight:600}.navLinks a:hover{color:var(--ink)}.navCta,.primaryButton,.secondaryButton{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.navCta{color:#fff;background:var(--deep);border:0;min-height:42px;font-size:14px}.navCta:hover,.primaryButton:hover{transform:translateY(-2px);box-shadow:0 14px 32px #123e2a33}.heroGlow{filter:blur(4px);border-radius:999px;position:absolute}.glowOne{background:#a8f3c1cc;width:150px;height:150px;top:150px;left:3%}.glowTwo{border:48px solid #37d67a1f;width:230px;height:230px;top:280px;right:-20px}.heroCopy{z-index:2;text-align:center;max-width:930px;margin:90px auto 0;position:relative}.eyebrow{color:var(--deep);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 24px;font-size:12px;font-weight:800;display:inline-flex}.heroCopy h1,.sectionIntro h2,.wedgeCopy h2,.modelCopy h2,.finalCard h2{letter-spacing:-.065em;margin:0;font-family:Manrope,sans-serif;font-weight:700;line-height:.98}.heroCopy h1{font-size:clamp(54px,7.5vw,104px)}h1 em,h2 em{color:#279e5a;font-style:normal}.heroText{max-width:700px;color:var(--muted);margin:28px auto 0;font-size:clamp(18px,2vw,22px);line-height:1.6}.heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.primaryButton{color:#fff;background:var(--deep);border:0}.secondaryButton{background:#ffffffa6;border:1px solid #bcdcc8}.trustLine{color:#587064;justify-content:center;gap:12px;margin-top:25px;font-size:13px;font-weight:600}.avatarStack{display:flex}.avatarStack i{width:30px;height:30px;color:var(--deep);background:#b8efcc;border:2px solid #eaf9ef;border-radius:50%;place-items:center;margin-left:-6px;font-size:8px;font-style:normal;font-weight:800;display:grid}.avatarStack i:first-child{background:#fff;margin-left:0}.avatarStack i:last-child{background:#72df9d}.consoleWrap{z-index:3;max-width:1080px;margin:74px auto 0;position:relative}.consoleTabs{border:1px solid var(--line);width:max-content;max-width:100%;color:var(--muted);background:#ffffffe0;border-bottom:0;border-radius:14px 14px 0 0;gap:4px;margin:0 0 -1px 24px;padding:8px;font-size:12px;display:flex}.consoleTabs span{white-space:nowrap;border-radius:8px;padding:7px 12px}.consoleTabs .active{color:var(--deep);background:var(--mint);font-weight:700}.pulseDot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #37d67a26}.executionConsole{min-height:510px;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #123e2a1f;border-radius:22px;grid-template-columns:230px 1fr;display:grid;overflow:hidden}.consoleSidebar{border-right:1px solid var(--line);background:#f0faf3;padding:22px 16px}.consoleSidebar>div:first-child{align-items:center;gap:9px;padding:0 8px 20px;display:flex}.miniLogo{background:var(--deep);width:28px;height:28px;color:var(--green-bright);border-radius:9px;place-items:center;display:grid}.consoleSidebar p{color:#789286;letter-spacing:.12em;margin:20px 8px 8px;font-size:10px;font-weight:800}.consoleSidebar button{text-align:left;background:0 0;border:0;border-radius:10px;gap:10px;width:100%;padding:12px;display:flex}.consoleSidebar button span{font-size:13px;font-weight:700}.consoleSidebar button small{color:#789286;margin-top:3px;font-weight:500;display:block}.consoleSidebar .meetingActive{background:#fff;box-shadow:0 8px 20px #123e2a12}.sidebarFoot{background:var(--mint);color:#456354;border-radius:12px;margin:82px 6px 0;padding:14px;font-size:11px;line-height:1.45}.sidebarFoot span{color:var(--deep);font-family:Manrope;font-size:25px;font-weight:800;display:block}.consoleMain{padding:28px}.consoleHeader{justify-content:space-between;gap:20px;margin-bottom:20px}.consoleHeader p,.consoleHeader strong{margin:0}.consoleHeader p{color:#789286;letter-spacing:.12em;font-size:10px;font-weight:800}.consoleHeader strong{margin-top:6px;font-size:17px;display:block}.consoleHeader>span{color:#167b43;background:var(--mint);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.decisionCard{color:#fff;background:var(--deep);border-radius:16px;padding:24px}.decisionTop{justify-content:space-between}.statusPulse{color:var(--green-bright);background:#a8f3c121;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.decisionCard h2{letter-spacing:-.04em;max-width:620px;margin:30px 0 12px;font-family:Manrope;font-size:clamp(25px,3vw,36px);line-height:1.08}.decisionCard>p{color:#ffffffa8;max-width:630px;margin:0;font-size:14px;line-height:1.55}.decisionMeta{color:#ffffffb3;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;margin-top:24px;padding-top:17px;font-size:11px;display:flex}.decisionMeta b{background:var(--green-bright);width:24px;height:24px;color:var(--deep);border-radius:50%;place-items:center;margin-right:7px;display:inline-grid}.agentRows{gap:9px;margin-top:11px;display:grid}.agentRow{border:1px solid var(--line);border-radius:12px;gap:12px;min-height:67px;padding:12px 14px}.agentRow>div{flex:1}.agentRow strong,.agentRow div span{display:block}.agentRow div span{color:var(--muted);margin-top:4px;font-size:11px}.agentRow>span{align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.done{color:#1a8c4e}.escalated{color:#b36b19}.agentRow.warning{background:#fffaf0;border-color:#f0ddbb}.integrationRail{color:#6b8377;justify-content:center;gap:8px;margin:16px auto 0;font-size:11px}.signal{border:1px solid var(--line);color:#3d5b4d;background:#ffffffa6;border-radius:9px;gap:6px;padding:8px 10px;font-weight:700}.section,.modelSection,.finalSection{max-width:1240px;margin:0 auto;padding:120px clamp(20px,4vw,64px)}.sectionKicker{color:var(--deep);letter-spacing:.09em;text-transform:uppercase;gap:12px;font-size:12px;font-weight:800}.sectionKicker span{background:var(--mint);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.sectionKicker p{margin:0}.sectionIntro{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:64px;margin-top:38px;display:grid}.sectionIntro h2,.wedgeCopy h2,.modelCopy h2,.finalCard h2{font-size:clamp(42px,5.5vw,72px)}.sectionIntro>p,.wedgeCopy>p,.modelCopy>p,.finalCard>p:not(.eyebrow){color:var(--muted);margin:0;font-size:18px;line-height:1.65}.workflowGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px;display:grid}.workflowCard{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:340px;padding:24px;transition:transform .25s,box-shadow .25s}.workflowCard:nth-child(2){background:var(--mint);transform:translateY(26px)}.workflowCard:nth-child(3){transform:translateY(52px)}.workflowCard:hover{transform:translateY(-5px);box-shadow:0 20px 50px #123e2a1a}.cardTop{color:#789286;justify-content:space-between;font-size:12px;font-weight:800}.iconBox{width:46px;height:46px;color:var(--deep);background:var(--green-bright);border-radius:12px;place-items:center;display:grid}.workflowCard h3{letter-spacing:-.04em;margin:72px 0 13px;font-family:Manrope;font-size:25px}.workflowCard>p{color:var(--muted);margin:0;line-height:1.65}.wedgeBand{color:#fff;background:var(--deep);margin-top:40px}.splitSection{grid-template-columns:.9fr 1.1fr;gap:clamp(40px,8vw,110px);max-width:1240px;margin:0 auto;padding:120px clamp(20px,4vw,64px);display:grid}.sectionKicker.light{color:var(--green-bright)}.sectionKicker.light span{background:#a8f3c11f}.wedgeCopy h2{margin-top:40px}.wedgeCopy>p{color:#ffffffa3;margin-top:25px}.wedgeCopy .textCta{border:0;border-bottom:1px solid var(--green-bright);width:max-content;color:var(--green-bright);background:0 0;align-items:center;gap:9px;margin-top:32px;padding:0 0 5px;font-weight:700;display:flex}.wedgePanel{gap:10px;display:grid}.wedgeStep{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:13px;grid-template-columns:42px 1fr 20px;align-items:center;gap:14px;min-height:78px;padding:15px 18px;display:grid}.wedgeStep:first-child,.wedgeStep:hover{background:var(--green-bright);color:var(--deep)}.wedgeStep>span{color:var(--green-bright);font-family:Manrope;font-size:13px;font-weight:800}.wedgeStep:first-child>span,.wedgeStep:hover>span{color:var(--deep)}.wedgeStep p{margin:0;font-weight:600}.modelSection{padding-top:130px}.modelLayout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;margin-top:46px;display:grid}.modelCopy>p{margin-top:25px}.modelStat{border-left:3px solid var(--green);margin-top:40px;padding-left:18px}.modelStat strong,.modelStat span{display:block}.modelStat strong{font-size:18px}.modelStat span{color:var(--muted);margin-top:4px}.modelMap{border:1px solid var(--line);background:var(--mint-light);border-radius:30px;min-height:610px;position:relative;overflow:hidden}.modelMap:before{content:"";background-image:radial-gradient(#b9ddc5 .8px,#0000 .8px);background-size:18px 18px;position:absolute;inset:0}.orbit{border:1px solid #b7dbc4;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbitOne{aspect-ratio:1;width:68%}.orbitTwo{aspect-ratio:1;border-style:dashed;width:42%}.modelCore,.modelNode{z-index:2;text-align:center;place-items:center;display:grid;position:absolute}.modelCore{color:#fff;background:var(--deep);border-radius:50%;width:190px;height:190px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 50px #123e2a3d}.modelCore span{color:var(--green-bright);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.modelCore strong{margin-top:6px;font-family:Manrope;font-size:27px;line-height:1.05}.modelNode{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:116px;min-height:46px;padding:0 15px;font-size:13px;font-weight:800;box-shadow:0 10px 30px #123e2a14}.node1{top:11%;left:50%;transform:translate(-50%)}.node2{top:27%;right:5%}.node3{bottom:17%;right:10%}.node4{bottom:8%;left:50%;transform:translate(-50%)}.node5{bottom:17%;left:10%}.node6{top:27%;left:5%}.finalSection{padding-top:30px}.finalCard{background:var(--green-bright);text-align:center;border-radius:30px;padding:88px 40px;position:relative;overflow:hidden}.finalCard h2{font-size:clamp(52px,7vw,88px)}.finalCard>p:not(.eyebrow){color:#355c48;max-width:590px;margin:24px auto 30px}.finalCard .primaryButton{z-index:2;position:relative}.finalOrbs i{border:1px solid #123e2a24;border-radius:50%;display:block;position:absolute}.finalOrbs i:first-child{width:260px;height:260px;bottom:-100px;left:-100px}.finalOrbs i:nth-child(2){background:#ffffff4d;width:120px;height:120px;bottom:-55px;left:60px}.finalOrbs i:nth-child(3){background:#ffffff38;width:220px;height:220px;top:-90px;right:-80px}footer{max-width:1120px;color:var(--muted);justify-content:space-between;margin:0 auto;padding:10px 24px 45px;font-size:13px}footer p{margin:0}.modalOpen{overflow:hidden}.modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071e12a3;place-items:center;padding:24px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.questionnaireModal{background:#f7fcf8;border:1px solid #123e2a1f;border-radius:24px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:38px;animation:.25s modalIn;position:relative;overflow-y:auto;box-shadow:0 30px 100px #071e1259}.modalClose{z-index:2;border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.modalIntro{padding-right:54px}.modalIntro .eyebrow{margin-bottom:12px}.modalIntro h2,.successState h2{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(32px,5vw,46px);line-height:1.04}.modalIntro>p:last-child{max-width:560px;color:var(--muted);margin:16px 0 0;line-height:1.55}.pilotForm{gap:17px;margin-top:30px;display:grid}.formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pilotForm label{color:#294a3a;gap:8px;font-size:13px;font-weight:700;display:grid}.pilotForm input,.pilotForm select,.pilotForm textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c6e0cf;border-radius:11px;outline:0;font-size:15px}.pilotForm input,.pilotForm select{height:48px;padding:0 13px}.pilotForm textarea{resize:vertical;min-height:96px;padding:13px}.pilotForm input:focus,.pilotForm select:focus,.pilotForm textarea:focus{border-color:#37b96c;box-shadow:0 0 0 4px #37d67a24}.submitButton{width:100%;margin-top:3px}.formNote{color:#789286;text-align:center;margin:-6px 0 0;font-size:11px}.successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;display:flex}.successIcon{width:76px;height:76px;color:var(--deep);background:var(--green-bright);box-shadow:0 0 0 12px var(--mint);border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.successState .eyebrow{margin-bottom:12px}.successState>p:not(.eyebrow){max-width:430px;color:var(--muted);margin:18px auto 26px;font-size:18px;line-height:1.55}.successState .primaryButton{width:min(240px,100%)}@keyframes fadeIn{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(14px)scale(.98)}}@media (max-width:900px){.navLinks{display:none}.heroCopy{margin-top:70px}.executionConsole{grid-template-columns:1fr}.consoleSidebar{display:none}.sectionIntro,.splitSection,.modelLayout,.workflowGrid{grid-template-columns:1fr}.workflowCard,.workflowCard:nth-child(2),.workflowCard:nth-child(3){min-height:270px;transform:none}.workflowCard h3{margin-top:45px}.modelCopy{max-width:700px}.modelMap{min-height:560px}}@media (max-width:640px){.hero{padding:12px 14px 62px}.nav{border-radius:14px}.navCta{padding:0 12px;font-size:0}.navCta svg{margin:0}.heroCopy{margin-top:58px}.heroCopy h1{font-size:49px}.heroText{font-size:17px}.heroActions{flex-direction:column;align-items:stretch}.primaryButton,.secondaryButton{width:100%}.trustLine{flex-direction:column}.consoleWrap{margin-top:55px}.consoleTabs span:not(.active):not(:nth-child(2)){display:none}.consoleTabs{margin-left:10px}.consoleMain{padding:16px}.decisionCard{padding:18px}.decisionMeta{flex-direction:column;align-items:flex-start;gap:10px}.agentRow{flex-wrap:wrap;align-items:flex-start}.agentRow>span{width:100%;margin-left:31px}.integrationRail{flex-wrap:wrap}.integrationRail>span:first-child{text-align:center;width:100%}.section,.modelSection,.finalSection,.splitSection{padding:82px 20px}.sectionIntro{gap:24px;margin-top:28px}.sectionIntro h2,.wedgeCopy h2,.modelCopy h2{font-size:44px}.workflowGrid{margin-top:38px}.modelMap{min-height:600px}.orbit{display:none}.modelCore{width:165px;height:165px}.modelNode{min-width:100px;font-size:11px}.node1{top:8%}.node2{top:25%;right:4%}.node3{bottom:22%;right:5%}.node4{bottom:8%}.node5{bottom:22%;left:5%}.node6{top:25%;left:4%}.finalSection{padding-top:0}.finalCard{padding:70px 20px}.finalCard h2{font-size:50px}footer{flex-direction:column;align-items:flex-start;gap:18px}.modalBackdrop{padding:10px}.questionnaireModal{border-radius:18px;max-height:calc(100vh - 20px);padding:28px 20px}.modalClose{top:12px;right:12px}.modalIntro{padding-right:42px}.formRow{grid-template-columns:1fr}.successState{min-height:430px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
