@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--forest:#073c35;--forest2:#0b5147;--ink:#10201a;--muted:#64756e;--paper:#fffdfa;--soft:#f5f7f6;--line:#dde5e1;--blue:#1768f2;--blueSoft:#eaf2ff;--coral:#ff7058;--coralSoft:#fff0eb;--green:#15966c;--greenSoft:#e9f7f1;--violet:#665fe3;--shadow:0 18px 55px rgba(20,46,37,.10);--shadowLg:0 30px 90px rgba(14,42,34,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,-apple-system,'Segoe UI',sans-serif;line-height:1.55}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}img{max-width:100%;display:block}.container{width:min(1420px,calc(100% - 72px));margin:0 auto}:focus-visible{outline:3px solid rgba(23,104,242,.24);outline-offset:3px}
.site-header{height:86px;position:sticky;top:0;z-index:100;background:rgba(255,253,250,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(31,58,48,.09)}.header-inner{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:11px;flex:0 0 auto}.brand img{width:44px;height:44px;object-fit:contain}.brand strong{font:800 19px/1 Manrope,sans-serif;letter-spacing:.14em}.primary-nav{margin-left:auto;display:flex;align-items:center;gap:31px}.primary-nav a{font-size:14px;font-weight:650;color:#35483f}.primary-nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:10px;margin-left:12px}.button{min-height:45px;padding:0 19px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800;transition:.16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;border:1px solid var(--blue);box-shadow:0 9px 23px rgba(23,104,242,.18)}.button-primary:hover{background:#105edc}.button-secondary{background:#fff;border:1px solid #cad6d1;color:#20342c}.button-large{min-height:52px;padding:0 23px;font-size:14px}.mobile-menu{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;margin-left:auto;font-size:20px}
.hero{position:relative;overflow:hidden;padding:84px 0 72px;background:linear-gradient(180deg,#fffdfa 0%,#fffdfa 73%,#fafbf9 100%)}.hero:before{content:"";position:absolute;width:720px;height:720px;border-radius:50%;left:-350px;bottom:-465px;background:radial-gradient(circle at 60% 40%,rgba(23,104,242,.15),rgba(23,104,242,0) 67%)}.hero:after{content:"";position:absolute;width:820px;height:600px;border-radius:50%;right:17%;bottom:-475px;background:radial-gradient(circle at 50% 30%,rgba(255,112,88,.16),rgba(255,112,88,0) 68%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.35fr;gap:66px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid #d4e1ff;background:#f4f7ff;color:#1f5fc9;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;letter-spacing:.06em}.eyebrow i{font-style:normal}.hero-copy h1{margin:22px 0 20px;font:800 clamp(52px,5.35vw,82px)/.96 Manrope,sans-serif;letter-spacing:-.058em;max-width:700px}.hero-copy h1 em{display:block;font-family:Georgia,'Times New Roman',serif;font-weight:500;font-style:italic;letter-spacing:-.045em;background:linear-gradient(100deg,#1768f2 2%,#675fe6 50%,#ff7058 94%);-webkit-background-clip:text;background-clip:text;color:transparent;padding-bottom:7px}.hero-copy>p{max-width:610px;margin:0 0 27px;color:#4e6259;font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.demo-promise{display:flex;flex-wrap:wrap;gap:19px;margin-top:24px;color:#687971;font-size:12px;font-weight:650}.demo-promise span{display:flex;align-items:center;gap:6px}.demo-promise i{width:20px;height:20px;border:1px solid #d4ded9;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:10px;color:var(--green)}
.product-stage{position:relative;min-width:0}.product-glow{position:absolute;inset:10% 5% -3% 0;background:linear-gradient(135deg,rgba(23,104,242,.14),rgba(255,112,88,.14));filter:blur(46px);border-radius:50%;z-index:-1}.product-window{background:#fff;border:1px solid #d9e3de;border-radius:17px;overflow:hidden;box-shadow:var(--shadowLg)}.product-topbar{height:50px;display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid #e6ebe9}.window-dots{display:flex;gap:5px}.window-dots i{width:9px;height:9px;border-radius:50%;background:#dce2df}.window-dots i:first-child{background:#ff7862}.window-dots i:nth-child(2){background:#ffc65c}.window-dots i:last-child{background:#54c58f}.product-topbar strong{font-size:12px;margin-left:4px}.product-topbar span{margin-left:auto;font-size:9px;color:#708079;border:1px solid #e0e6e3;border-radius:7px;padding:4px 8px}.product-body{display:grid;grid-template-columns:145px 1fr;min-height:475px}.demo-sidebar{background:linear-gradient(180deg,#083f37,#052f2a);padding:15px 10px;color:#c7d9d2}.demo-brand{display:flex;align-items:center;gap:7px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em;padding:4px 5px 14px}.demo-brand img{width:24px;height:24px}.demo-nav{display:flex;flex-direction:column;gap:3px}.demo-nav span{height:32px;display:flex;align-items:center;gap:7px;padding:0 8px;border-radius:7px;font-size:8px;font-weight:700}.demo-nav span.active{background:rgba(255,255,255,.12);color:#fff}.demo-nav i{font-style:normal;width:14px;text-align:center}.demo-main{padding:16px;background:#f7f9f8;min-width:0}.demo-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.demo-head h3{font:800 18px Manrope,sans-serif;margin:0}.demo-head p{font-size:7px;color:#77857e;margin:2px 0 0}.demo-head button{border:1px solid #dae2de;background:#fff;border-radius:7px;font-size:7px;padding:5px 8px}.demo-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.demo-kpi{background:#fff;border:1px solid #e1e7e4;border-radius:9px;padding:9px;min-width:0}.demo-kpi span{font-size:6px;color:#708078}.demo-kpi strong{display:block;font:800 12px Manrope,sans-serif;margin:2px 0}.demo-kpi small{font-size:5px;color:#168b64}.demo-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(160px,.75fr);gap:9px}.demo-panel{background:#fff;border:1px solid #e1e7e4;border-radius:9px;padding:9px;min-width:0}.demo-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.demo-panel-head strong{font-size:7px}.demo-panel-head a{font-size:5px;color:var(--blue)}.demo-stages,.demo-deals{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.demo-stage{border-radius:5px;padding:5px}.demo-stage:nth-child(1){background:#e8f0ff}.demo-stage:nth-child(2){background:#eeefff}.demo-stage:nth-child(3){background:#fff0e9}.demo-stage:nth-child(4){background:#ffebe7}.demo-stage:nth-child(5){background:#e8f6ef}.demo-stage strong{display:block;font-size:5px}.demo-stage span{font-size:4px;color:#61716a}.demo-deals{margin-top:4px}.demo-col{min-width:0}.demo-deal{border:1px solid #e1e7e4;border-radius:5px;padding:5px}.demo-deal strong,.demo-deal span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-deal strong{font-size:5px}.demo-deal span{font-size:4px;color:#66766f}.ai-list{display:flex;flex-direction:column;gap:5px}.ai-item{display:grid;grid-template-columns:19px 1fr auto;gap:5px;align-items:center;padding:5px;border:1px solid #e5e9e7;border-radius:6px}.ai-item i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:7px;background:var(--coralSoft);color:#c8503c}.ai-item:nth-child(2) i{background:var(--greenSoft);color:#187352}.ai-item:nth-child(3) i{background:var(--blueSoft);color:#225dbd}.ai-item strong{display:block;font-size:5px}.ai-item small{display:block;font-size:4px;color:#718079}.ai-item button{font-size:4px;padding:3px 4px;border:1px solid #cfddff;background:#f5f8ff;color:#2461c6;border-radius:4px}
.truth-strip{border-top:1px solid #edf0ef;border-bottom:1px solid #edf0ef;background:#fbfcfb}.truth-grid{min-height:112px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.truth-grid div span{display:block;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.truth-grid div strong{display:block;font:800 20px Manrope,sans-serif;margin-top:4px}.truth-grid p{margin:0;color:var(--muted);font-size:13px;max-width:720px}
.section{padding:96px 0}.section-soft{background:#f7f9f8;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee}.section-kicker{display:block;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:36px}.section-heading h2,.feature-intro h2,.faq-intro h2{font:800 clamp(35px,3.25vw,50px)/1.07 Manrope,sans-serif;letter-spacing:-.045em;margin:0}.section-heading p{max-width:510px;margin:0;color:var(--muted);font-size:14px}.feature-layout{display:grid;grid-template-columns:.84fr 1.7fr;gap:64px}.feature-intro p,.faq-intro p{font-size:14px;color:var(--muted);margin:17px 0}.text-link{color:var(--blue);font-size:13px;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-card{border:1px solid var(--line);border-radius:15px;background:#fff;padding:22px;min-height:210px;transition:.18s}.feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.feature-icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px;font-size:17px;font-weight:800;background:var(--blueSoft);color:var(--blue)}.feature-card:nth-child(2) .feature-icon{background:var(--coralSoft);color:var(--coral)}.feature-card:nth-child(3) .feature-icon{background:var(--greenSoft);color:var(--green)}.feature-card:nth-child(4) .feature-icon{background:#efefff;color:var(--violet)}.feature-card:nth-child(6) .feature-icon{background:#f0f3f1;color:var(--forest)}.feature-card h3{font:800 17px Manrope,sans-serif;margin:0 0 8px}.feature-card p{font-size:12px;color:var(--muted);line-height:1.62;margin:0}
.product-tour{display:flex;flex-direction:column}.tour-tabs{display:flex;gap:8px;margin-bottom:20px}.tour-tabs button{height:42px;padding:0 15px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.tour-tabs button.active{background:var(--forest);border-color:var(--forest);color:#fff}.tour-layout{display:grid;grid-template-columns:.76fr 1.35fr;gap:23px}.tour-copy,.preview-card{border:1px solid var(--line);border-radius:18px;background:#fff}.tour-copy{padding:34px}.tour-copy h2{font:800 34px/1.08 Manrope,sans-serif;letter-spacing:-.04em;margin:0 0 13px}.tour-copy p{font-size:14px;color:var(--muted)}.tour-bullets{display:grid;gap:10px;margin:22px 0 26px}.tour-bullets span{display:flex;align-items:center;gap:9px;font-size:12px;color:#42554c}.tour-bullets i{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--greenSoft);color:var(--green);font-style:normal}.preview-card{padding:17px;background:#f9fbfa}.preview-card>header{display:flex;align-items:center;gap:9px;margin-bottom:14px}.preview-card>header img{width:31px;height:31px}.preview-card>header strong{font:800 16px Manrope,sans-serif}.preview-card>header span{margin-left:auto;font-size:9px;color:#6f7e77;border:1px solid #dfe5e2;background:#fff;border-radius:7px;padding:5px 8px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:10px}.preview-stat{border:1px solid #e1e7e4;border-radius:10px;background:#fff;padding:13px}.preview-stat small{display:block;font-size:8px;color:#728079}.preview-stat strong{display:block;font-size:18px;margin-top:3px}.preview-table{overflow:hidden;border:1px solid #e1e7e4;border-radius:10px;background:#fff}.preview-table>div{display:grid;grid-template-columns:1.4fr 1fr .9fr .55fr;gap:8px;align-items:center;padding:12px;border-bottom:1px solid #edf0ee;font-size:10px}.preview-table>div:last-child{border-bottom:0}.preview-table span{color:#6c7b74}.preview-table em{font-style:normal;background:var(--coralSoft);color:#b94d39;border-radius:999px;padding:4px 7px;width:max-content}
.workflow-section{padding:46px 0 96px}.workflow-panel{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#073c35,#0a4a43 58%,#0b3c52);color:#fff;padding:58px;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.workflow-panel:after{content:"";position:absolute;width:390px;height:390px;border-radius:50%;right:-130px;bottom:-230px;background:radial-gradient(circle,rgba(23,104,242,.38),rgba(23,104,242,0) 70%)}.workflow-copy{position:relative;z-index:2}.workflow-copy .section-kicker{color:#8db9ff}.workflow-copy h2{font:800 clamp(39px,3.8vw,58px)/1.02 Manrope,sans-serif;letter-spacing:-.05em;margin:0 0 17px}.workflow-copy h2 em{display:block;font-family:Georgia,serif;font-weight:400}.workflow-copy p{color:#c5d9d2;max-width:570px;font-size:14px}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.benefit-row div{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.06);padding:14px}.benefit-row strong,.benefit-row span{display:block}.benefit-row strong{font-size:12px}.benefit-row span{font-size:10px;color:#abc2ba;margin-top:3px}.ai-orbit{position:relative;z-index:2;min-height:330px}.orbit-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:116px;height:116px;border-radius:34px;background:rgba(255,255,255,.95);display:grid;place-items:center;box-shadow:0 24px 60px rgba(0,0,0,.2)}.orbit-mark img{width:86px}.orbit-card{position:absolute;width:210px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.09);backdrop-filter:blur(15px);border-radius:13px;padding:15px}.orbit-card span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#9ebdb3}.orbit-card strong{display:block;font-size:12px;margin-top:4px}.card-one{left:0;top:23px}.card-two{right:0;top:93px}.card-three{left:32px;bottom:12px}
.integration-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.integration-grid article{border:1px solid var(--line);border-radius:14px;background:#fff;padding:20px;min-height:145px}.integration-grid i{width:39px;height:39px;border-radius:11px;background:var(--blueSoft);color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:17px}.integration-grid strong,.integration-grid span{display:block}.integration-grid strong{font-size:13px;margin-top:16px}.integration-grid span{font-size:10px;color:var(--muted);margin-top:3px}.pilot-section{padding-top:24px}.pilot-card{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:50px;padding:54px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7faff)}.pilot-card h2{font:800 clamp(35px,3.2vw,49px)/1.06 Manrope,sans-serif;letter-spacing:-.045em;margin:0 0 13px}.pilot-card p{color:var(--muted);max-width:650px}.pilot-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.faq-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:70px}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.faq-question{width:100%;min-height:62px;border:0;background:#fff;padding:0 18px;display:flex;justify-content:space-between;align-items:center;text-align:left;font-size:13px;font-weight:800;cursor:pointer}.faq-question b{font-size:20px;color:#6d7c75}.faq-answer{display:none;padding:0 18px 18px}.faq-answer p{margin:0;color:var(--muted);font-size:12px}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question b{transform:rotate(45deg)}
.site-footer{background:#06372f;color:#c6d9d2;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.site-footer .brand strong{color:#fff}.site-footer .brand img{width:42px;height:42px}.footer-brand p{max-width:280px;font-size:12px;color:#9fb8af}.footer-grid>div:not(.footer-brand) strong{display:block;color:#fff;font-size:12px;margin-bottom:13px}.footer-grid>div:not(.footer-brand) a{display:block;font-size:11px;color:#a9c0b8;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:#86a399}.reveal{opacity:0;transform:translateY(18px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1180px){.container{width:min(100% - 44px,1420px)}.primary-nav{gap:20px}.hero-grid{grid-template-columns:1fr;gap:44px}.product-stage{max-width:980px}.feature-layout{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(3,1fr)}.integration-grid{grid-template-columns:repeat(3,1fr)}.workflow-panel{grid-template-columns:1fr}.ai-orbit{min-height:300px}.tour-layout{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr;gap:30px}}
@media(max-width:820px){.container{width:min(100% - 28px,1420px)}.site-header{height:72px}.primary-nav,.header-actions{display:none}.mobile-menu{display:block}.primary-nav.open{position:fixed;display:flex;flex-direction:column;align-items:stretch;gap:0;top:72px;left:0;right:0;background:#fff;padding:18px 22px;border-bottom:1px solid var(--line);box-shadow:0 20px 40px rgba(18,44,35,.14)}.primary-nav.open a{padding:13px 4px;font-size:15px}.hero{padding:56px 0}.hero-copy h1{font-size:50px}.hero-copy>p{font-size:16px}.product-body{grid-template-columns:105px 1fr}.demo-grid{grid-template-columns:1fr}.ai-panel{display:none}.demo-kpis{grid-template-columns:repeat(2,1fr)}.truth-grid{grid-template-columns:1fr;gap:8px;padding:25px 0}.section{padding:72px 0}.feature-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-direction:column;align-items:flex-start;gap:13px}.workflow-panel{padding:38px 26px}.benefit-row{grid-template-columns:1fr}.integration-grid{grid-template-columns:repeat(2,1fr)}.pilot-card{grid-template-columns:1fr;padding:36px 26px}.pilot-actions{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.demo-promise{gap:10px 15px}}
@media(max-width:520px){.brand strong{font-size:16px}.brand img{width:39px;height:39px}.hero-copy h1{font-size:43px}.hero-actions .button{width:100%}.feature-grid,.integration-grid{grid-template-columns:1fr}.product-body{grid-template-columns:82px 1fr;min-height:390px}.demo-nav span{font-size:0}.demo-nav span i{font-size:10px}.demo-brand span{display:none}.demo-kpis{grid-template-columns:1fr 1fr}.demo-stages,.demo-deals{grid-template-columns:repeat(5,70px);overflow-x:auto}.tour-tabs{overflow-x:auto}.preview-table>div{grid-template-columns:1.2fr .9fr .8fr}.preview-table>div span:nth-of-type(2){display:none}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.feature-card{transition:none}}
