@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--green: #08b85a;--green-strong: #079b4e;--green-dark: #033e31;--ink: #0b2526;--muted: #61706f;--line: #e4ebe8;--soft: #f6faf8;--white: #ffffff;--shadow: 0 6px 22px rgba(8, 38, 30, .14), 0 2px 6px rgba(8, 38, 30, .08);--radius: 26px;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}p{color:var(--muted);line-height:1.75}h1,h2,h3,h4,p{margin-top:0}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding-block:92px}.soft-section{background:linear-gradient(180deg,#fbfdfc,#f4f9f6);border-block:1px solid #edf3f0}.eyebrow{display:inline-block;color:var(--green-strong);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.button{min-height:50px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;font-weight:800;font-size:.9rem;transition:.22s ease;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#06a850,#13c966);box-shadow:0 10px 28px #08b85a40}.button-primary:hover{box-shadow:0 15px 32px #08b85a52}.button-secondary{background:#fff;border-color:var(--line);box-shadow:0 8px 22px #0000000f}.button-ghost{color:var(--green-strong);background:transparent;border-color:#dce9e2}.text-link{color:var(--green-strong);display:inline-flex;align-items:center;gap:7px;font-weight:800;font-size:.9rem}.site-header{height:78px;position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #d8e5df;box-shadow:0 4px 24px #03252614;transition:all .3s ease}.site-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#05a94f,#1ed46e,#05a94f)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:inline-flex;align-items:center;gap:12px;min-width:185px}.logo-copy{display:grid;line-height:1}.logo-copy strong{font-size:1.45rem;letter-spacing:-.055em}.logo-copy small{margin-top:5px;font-size:.49rem;color:#74827e}.logo-mark{position:relative;display:inline-block;width:28px;height:38px;color:var(--green);flex:0 0 auto}.logo-mark i{position:absolute;display:block;background:linear-gradient(180deg,#1ed46e,#05a94f);border-radius:7px}.logo-mark i:nth-child(1){width:9px;height:32px;left:10px;top:3px}.logo-mark i:nth-child(2){width:8px;height:20px;left:1px;top:10px}.logo-mark i:nth-child(2):after{content:"";position:absolute;width:10px;height:8px;left:4px;top:6px;background:inherit;border-radius:5px}.logo-mark i:nth-child(3){width:8px;height:20px;right:0;top:5px}.logo-mark i:nth-child(3):after{content:"";position:absolute;width:10px;height:8px;right:4px;top:8px;background:inherit;border-radius:5px}.logo-mark.big{transform:scale(1.45)}.logo-mark.huge{transform:scale(3);margin-bottom:55px}.main-nav{display:flex;align-items:center;gap:28px;font-size:.85rem;font-weight:700}.main-nav>a:not(.button){padding-block:27px;position:relative}.main-nav>a.active:not(.button),.main-nav>a:hover:not(.button){color:var(--green-strong)}.main-nav>a.active:not(.button):after{content:"";position:absolute;height:2px;left:0;right:0;bottom:18px;background:var(--green)}.nav-cta{margin-left:8px;min-height:44px;padding-inline:18px}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;justify-content:center}.hero{position:relative;overflow:hidden;padding-block:76px 88px;min-height:650px;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:.88fr 1.25fr;align-items:center;gap:62px;position:relative;z-index:2}.hero-copy h1,.page-hero-simple h1{margin:0 0 18px;max-width:530px;font-size:clamp(2rem,3.1vw,2.95rem);line-height:1.14;letter-spacing:-.05em}.hero-copy h1 span,.page-hero-simple h1 span{color:var(--green)}.hero-copy>p{font-size:1.02rem;max-width:520px;line-height:1.65;margin-bottom:22px}.button-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:14px;margin-top:24px}.hero-proof{display:flex;align-items:center;gap:15px;margin-top:34px}.hero-proof p{font-size:.78rem;margin:0;line-height:1.45}.hero-proof strong{color:var(--ink)}.proof-avatars{display:flex}.proof-avatars span{width:36px;height:36px;margin-left:-8px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:.52rem;font-weight:800;color:#fff;background:linear-gradient(145deg,#0d3e37,#16b863)}.proof-avatars span:first-child{margin-left:0}.hero-orb{position:absolute;border-radius:50%;filter:blur(.1px);pointer-events:none}.orb-one{width:520px;height:520px;right:-135px;top:0;background:linear-gradient(135deg,#22de7447,#11c35fbf)}.orb-two{width:300px;height:300px;right:290px;bottom:-100px;background:linear-gradient(135deg,#1cd26b29,#15c4605c)}.hero-visual{min-width:0}.dashboard-shell{background:#fffffff7;border:1px solid #e6eeea;border-radius:23px;box-shadow:var(--shadow);overflow:hidden;display:grid;grid-template-columns:125px 1fr;min-height:410px;position:relative}.dashboard-sidebar{padding:18px 13px;border-right:1px solid #eef2f0;background:#fbfdfce6}.mini-logo{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);margin-bottom:22px}.mini-logo .logo-mark{transform:scale(.54)}.side-link{display:flex;align-items:center;gap:8px;padding:10px 9px;border-radius:8px;font-size:.64rem;color:#71807c;margin:2px 0}.side-link.selected{background:#e8f9ef;color:#079b4e;font-weight:800}.side-dot{width:7px;height:7px;border:1.5px solid currentColor;border-radius:2px}.dashboard-main{padding:20px;min-width:0}.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.dashboard-header div{display:grid}.dashboard-header strong{font-size:.95rem}.dashboard-header small,.demo-pill{font-size:.56rem;color:#81908c}.demo-pill{padding:6px 9px;border-radius:999px;background:#f2f7f4}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.stat-card{padding:14px;border:1px solid #edf1ef;border-radius:13px;box-shadow:0 7px 18px #1640330a;display:grid;gap:5px}.stat-card small{color:#75837f;font-size:.55rem}.stat-card strong{font-size:1.12rem}.stat-card span{color:#0aad55;font-size:.54rem}.chart-grid{display:grid;grid-template-columns:1.8fr .95fr;gap:11px;margin-top:12px}.chart-card,.activity-card{border:1px solid #edf1ef;border-radius:13px;padding:13px;min-width:0}.chart-title{display:flex;justify-content:space-between;align-items:center;font-size:.6rem}.chart-title small{color:#86938f;font-size:.5rem}.chart-card svg{width:100%;height:165px}.chart-grid-line{fill:none;stroke:#eef3f0;stroke-width:1}.chart-line{fill:none;stroke:#0dbb59;stroke-width:3;stroke-linecap:round}.activity-card>strong{font-size:.62rem;display:block;margin-bottom:11px}.activity{display:flex;align-items:center;gap:8px;margin:10px 0}.activity-dot{width:22px;height:22px;border-radius:7px;background:#e9f9f0;flex:0 0 auto}.dot-1{background:#eef1ff}.dot-2{background:#fff5e9}.dot-3{background:#f6ecff}.activity div{display:grid}.activity b{font-size:.5rem}.activity small{color:#87948f;font-size:.42rem}.trust-strip{border-block:1px solid #edf2ef;padding:27px 0}.trust-strip .container{display:grid;gap:20px;text-align:center}.trust-strip .container>span{font-size:.72rem;color:#687672;font-weight:700}.trust-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;color:#99a4a0;font-weight:800;font-size:.9rem;text-transform:uppercase}.section-heading{max-width:660px;margin-bottom:38px}.section-heading.align-center{text-align:center;margin-inline:auto}.section-heading h2,.heading-split h2,.dark-band h2,.cta-band h2,.featured-case h2{margin-bottom:14px;font-size:clamp(1.95rem,3.2vw,3rem);line-height:1.13;letter-spacing:-.045em}.section-heading p{margin-bottom:0}.heading-split{display:grid;grid-template-columns:1fr .82fr;align-items:end;gap:60px;margin-bottom:38px}.heading-split .section-heading{margin:0}.heading-split>div:last-child{padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e1eae6;border-radius:21px;padding:22px;background:#fff;transition:.22s ease;min-width:0}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 22px #08261e29}.product-card-top{display:flex;align-items:flex-start;justify-content:space-between}.product-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px}.product-icon.large{width:70px;height:70px;border-radius:20px}.accent-green{color:#03a64d;background:#e3f9eb}.accent-purple{color:#6d47ef;background:#f0eaff}.accent-blue{color:#1973d8;background:#e8f2ff}.accent-orange{color:#f27024;background:#fff0e7}.tag{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf8ef;color:#099c4b;font-size:.6rem;font-weight:800;text-transform:uppercase}.product-segment{display:block;color:#8a9894;font-size:.66rem;font-weight:700;margin-top:17px}.product-card h3{font-size:1.45rem;margin:4px 0 8px;letter-spacing:-.04em}.product-card>p{font-size:.82rem;line-height:1.6;min-height:64px}.product-card ul,.large-checks,.featured-case ul{list-style:none;padding:0;margin:18px 0 22px;display:grid;gap:10px}.product-card li,.large-checks li,.featured-case li{display:flex;align-items:center;gap:9px;font-size:.76rem}.product-card li span,.large-checks li span,.featured-case li span{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#08a751;background:#e8f8ef;flex:0 0 auto}.dark-band{margin-block:0 15px;border-radius:28px;padding:48px;background:radial-gradient(circle at 86% 20%,#075d46,transparent 30%),linear-gradient(135deg,#032f29,#043d34);color:#fff;display:grid;grid-template-columns:1fr 1.25fr;gap:64px;align-items:center}.dark-band .eyebrow{color:#20d978}.dark-band h2{font-size:2rem}.dark-band p{color:#c7d7d2}.dark-features{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.dark-features div{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:11px}.dark-features span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#1fe274;background:#0000002b}.dark-features strong{font-size:.78rem;line-height:1.35}.dark-band.compact{margin-top:0}.split-feature{display:grid;grid-template-columns:.8fr 1.25fr;gap:70px;align-items:center}.split-feature.reverse{grid-template-columns:1.25fr .8fr}.split-feature .dashboard-shell{transform:scale(.95);transform-origin:center}.mini-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.mini-feature-grid div{border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;align-items:center;gap:11px;font-size:.78rem}.mini-feature-grid span{color:var(--green)}.cta-band{margin-block:70px;padding:28px 38px;border:1px solid #e4ebe8;border-radius:24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;background:linear-gradient(100deg,#fff,#fbfdfc);box-shadow:0 6px 20px #08261e1f}.cta-logo{width:76px;height:76px;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;background:#fff}.cta-band h2{font-size:1.7rem;margin-bottom:6px}.cta-band p{margin:0;font-size:.87rem}.filter-bar{margin-top:-33px;z-index:5;position:relative;background:#fff;border:1px solid #e2ebe6;border-radius:20px;padding:17px 22px;box-shadow:0 6px 20px #08261e24;display:flex;align-items:center;justify-content:space-between;gap:20px}.filter-bar>strong{font-size:.82rem}.filter-bar>div{display:flex;gap:6px;flex-wrap:wrap}.filter-bar button{border:1px solid transparent;background:transparent;color:#687672;padding:10px 14px;border-radius:10px;cursor:pointer}.filter-bar button.active{border-color:#bce8cd;background:#effaf3;color:#079a4b;font-weight:800}.comparison{border:1px solid var(--line);border-radius:20px;overflow:hidden}.comparison-row{display:grid;grid-template-columns:1.4fr repeat(4,1fr);min-height:62px;align-items:center;border-bottom:1px solid #edf2ef;padding:0 20px}.comparison-row:last-child{border-bottom:0}.comparison-row>strong{font-size:.78rem}.comparison-row>span{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.7rem}.comparison-row .product-icon{width:30px;height:30px;border-radius:9px}.comparison-row .product-icon svg{width:16px}.comparison-row i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e7f9ee;color:#04a64d}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.step-card{padding:22px;min-height:245px;border:1px solid var(--line);border-radius:20px;position:relative}.step-number{color:var(--green);font-size:.7rem;font-weight:800}.step-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#eaf9f0;color:var(--green);margin:13px 0 22px}.step-card h3{font-size:1rem;margin-bottom:8px}.step-card p{font-size:.75rem;line-height:1.65}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.benefit-grid.four{grid-template-columns:repeat(4,1fr)}.benefit-grid article,.values-grid article,.contact-options article{background:#fff;border:1px solid var(--line);border-radius:19px;padding:23px}.benefit-grid article>span,.values-grid article>span,.contact-options article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--green);background:#eaf9f0;margin-bottom:18px}.benefit-grid h3,.values-grid h3,.contact-options h3{font-size:1rem;margin-bottom:8px}.benefit-grid p,.values-grid p,.contact-options p{font-size:.76rem;line-height:1.65}.sector-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.sector-grid div{display:grid;place-items:center;gap:13px;text-align:center;border:1px solid var(--line);border-radius:18px;padding:24px 15px;font-size:.8rem}.sector-grid span{color:var(--green)}.testimonial{text-align:center;max-width:850px}.quote-icon{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;background:#eaf9f0;color:var(--green)}.testimonial blockquote{margin:0;font-size:1.55rem;line-height:1.55;letter-spacing:-.025em;font-weight:700}.testimonial p{font-size:.8rem}.brand-visual{height:450px;position:relative;display:grid;place-items:center}.brand-visual:before{content:"";position:absolute;top:35px;right:20px;bottom:15px;left:20px;border-radius:50%;background:radial-gradient(circle,#e9fff1 0,#c8f7d8 45%,#c8f7d826 70%)}.brand-card.main{position:relative;z-index:2;width:220px;height:220px;border-radius:32px;background:#fff;box-shadow:var(--shadow);display:grid;place-items:center;align-content:center;gap:25px;font-size:1.55rem}.floating-metric{position:absolute;z-index:3;width:145px;padding:17px;border:1px solid #e7efeb;border-radius:17px;background:#fff;box-shadow:0 16px 36px #0e3e2f1a;display:grid;gap:4px}.floating-metric span,.floating-metric small{font-size:.57rem;color:#7d8a86}.floating-metric strong{font-size:1.1rem}.metric-a{left:15px;top:60px}.metric-b{right:10px;top:95px}.metric-c{right:55px;bottom:20px}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.office-shape{min-height:420px;border-radius:30px;background:linear-gradient(145deg,#012a22e6,#046847a6),radial-gradient(circle at 70% 30%,#37d77f,transparent 40%);color:#fff;display:grid;place-items:center;align-content:center;box-shadow:var(--shadow)}.office-shape small{color:#d8ebe3}.story-grid>div:last-child>p{font-size:.9rem}.story-points{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:24px}.story-points span{display:flex;align-items:center;gap:9px;font-size:.78rem;font-weight:800;color:#27423c}.story-points svg{color:var(--green)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.leadership{display:grid;grid-template-columns:.85fr 1fr 1fr;gap:18px;align-items:stretch}.leadership>article{border:1px solid var(--line);border-radius:20px;padding:24px;display:flex;gap:17px}.avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;flex:0 0 auto}.avatar-commercial{background:linear-gradient(145deg,#0aa957,#42d383)}.avatar-tech{background:linear-gradient(145deg,#124b52,#0b8792)}.leadership h3{font-size:1rem}.leadership ul{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:7px}.leadership li{font-size:.7rem;color:#62706d}.leadership li:before{content:"✓";color:var(--green);font-weight:900;margin-right:7px}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative}.timeline:before{content:"";position:absolute;top:25px;left:8%;right:8%;height:2px;background:#9ce1b7}.timeline article{position:relative;padding:0 18px;text-align:center}.timeline article>span{width:50px;height:50px;border-radius:50%;background:#fff;border:2px solid #8ee0ae;color:var(--green);display:grid;place-items:center;margin:0 auto 20px;position:relative;z-index:2;font-weight:800}.timeline h3{font-size:.9rem}.timeline p{font-size:.69rem;line-height:1.6}.case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.case-card{border:1px solid var(--line);border-radius:21px;padding:22px}.case-top{display:flex;justify-content:space-between;align-items:flex-start}.case-card h3{font-size:1.14rem;margin:18px 0}.case-card dl{display:grid;gap:8px}.case-card dt{color:var(--green);font-size:.66rem;font-weight:800}.case-card dd{margin:0 0 7px;color:#677572;font-size:.72rem;line-height:1.55}.case-metric{display:block;padding:13px;border-radius:12px;background:#f0faf4;color:#079b4e;font-size:.83rem;margin:17px 0}.featured-case{background:linear-gradient(135deg,#f4fbf7,#eefaf2);border:1px solid #dfece5;border-radius:28px;padding-inline:42px;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.featured-case .dashboard-shell{transform:scale(.92)}.contact-visual{height:450px;position:relative;display:grid;place-items:center}.contact-visual:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:42% 58% 63% 37%/50% 37% 63% 50%;background:linear-gradient(140deg,#e1faeb,#5ee191)}.contact-center{width:230px;height:230px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;gap:18px;position:relative;z-index:2;box-shadow:var(--shadow)}.contact-center strong{font-size:1.3rem}.contact-center p{margin:0;font-size:.7rem}.contact-bubble{position:absolute;z-index:3;width:115px;height:90px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 36px #0e3e2f1f;display:grid;place-items:center;align-content:center;gap:8px;color:var(--green)}.contact-bubble span{color:var(--ink);font-size:.7rem;font-weight:800}.bubble-mail{left:30px;top:70px}.bubble-calendar{right:10px;top:95px}.bubble-phone{right:65px;bottom:25px}.contact-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:24px;align-items:start}.contact-form,.contact-card{border:1px solid var(--line);border-radius:22px;padding:27px;background:#fff;box-shadow:0 16px 42px #0e3e2f0f}.form-title{display:flex;align-items:center;gap:15px;margin-bottom:24px}.form-title h2{margin-bottom:4px;font-size:1.35rem}.form-title p{margin:0;font-size:.75rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:grid;gap:8px;font-size:.72rem;font-weight:800}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #dfe8e4;border-radius:10px;padding:13px 14px;outline:none;color:var(--ink);background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#65d294;box-shadow:0 0 0 3px #08b85a1c}.form-grid textarea{resize:vertical}.submit-button{width:100%;margin-top:20px;border:0}.form-status{margin:13px 0 0;padding:11px 13px;border-radius:9px;background:#effaf3;color:#087d40;font-size:.73rem}.contact-aside{display:grid;gap:18px}.contact-card h2{font-size:1.25rem;margin-bottom:5px}.contact-card>p{font-size:.75rem}.contact-card>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf2ef}.contact-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center}.contact-icon.green{color:#08a751;background:#e8f9ef}.contact-icon.blue{color:#3478df;background:#edf4ff}.contact-icon.orange{color:#f17728;background:#fff1e8}.contact-card a div{display:grid}.contact-card a strong{font-size:.75rem}.contact-card a small{color:#7c8985;font-size:.62rem}.contact-card.small p{display:flex;gap:8px;align-items:center}.contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid article{border:1px solid var(--line);border-radius:13px;overflow:hidden}.faq-grid button{width:100%;border:0;background:#fff;padding:17px;display:flex;justify-content:space-between;cursor:pointer;text-align:left}.faq-grid button strong{font-size:.78rem}.faq-grid button span{color:var(--green);font-size:1.2rem}.faq-grid article p{margin:0;padding:0 17px 17px;font-size:.75rem}.product-detail-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:70px;align-items:start}.product-detail-grid>div:first-child>p{font-size:.9rem}.detail-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.detail-feature-list>div{border:1px solid var(--line);border-radius:16px;padding:17px}.detail-feature-list span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:#08a751;background:#e7f8ee;margin-bottom:12px}.detail-feature-list strong{font-size:.8rem}.detail-feature-list p{font-size:.67rem;line-height:1.55;margin:6px 0 0}.product-detail-panel{padding:33px;border-radius:28px;position:sticky;top:105px}.product-detail-panel>span:not(.product-icon){display:block;margin:20px 0 5px;color:#6d7a76;font-size:.7rem;font-weight:800;text-transform:uppercase}.product-detail-panel h2{font-size:2.2rem;margin-bottom:12px}.product-detail-panel p{font-size:.82rem}.accent-bg-green{background:linear-gradient(145deg,#effcf4,#d9f8e5)}.accent-bg-purple{background:linear-gradient(145deg,#f8f4ff,#ece4ff)}.accent-bg-blue{background:linear-gradient(145deg,#f3f8ff,#e3efff)}.accent-bg-orange{background:linear-gradient(145deg,#fff8f3,#ffeade)}.large-checks{gap:14px;margin-top:25px}.large-checks li{font-size:.86rem}.page-hero-simple{padding:105px 0 80px;background:linear-gradient(145deg,#f4fbf7,#fff);border-bottom:1px solid var(--line)}.page-hero-simple h1{max-width:800px}.page-hero-simple p{max-width:620px;font-size:1rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-grid article{border:1px solid var(--line);border-radius:21px;padding:18px}.blog-cover{height:210px;border-radius:16px;margin-bottom:18px;display:grid;place-items:center}.cover-0{color:#08a751;background:linear-gradient(145deg,#e7fbef,#bdf0cf)}.cover-1{color:#316de0;background:linear-gradient(145deg,#eaf3ff,#c9ddff)}.cover-2{color:#6f49e7;background:linear-gradient(145deg,#f2edff,#dcd0ff)}.blog-grid .tag{margin-bottom:13px}.blog-grid h2{font-size:1.22rem;line-height:1.35}.blog-grid p{font-size:.78rem}.not-found{min-height:70vh;display:grid;place-items:center;align-content:center;text-align:center}.not-found>span{font-size:6rem;font-weight:900;color:#d8eee1}.not-found h1{font-size:2rem;margin-bottom:10px}.site-footer{border-top:1px solid var(--line);padding:58px 0 24px;background:#fbfdfc}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr 1.1fr;gap:52px}.footer-grid>div{display:grid;align-content:start;gap:11px}.footer-brand .logo{margin-bottom:8px}.footer-brand p{max-width:300px;font-size:.74rem}.footer-grid h4{margin-bottom:5px;font-size:.8rem}.footer-grid a,.footer-grid span{color:#66746f;font-size:.7rem;display:flex;align-items:center;gap:8px}.footer-grid a:hover{color:var(--green)}.socials{display:flex;gap:8px;margin-top:8px}.socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px}.footer-bottom{padding-top:24px;margin-top:35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#82908c;font-size:.65rem}@media (max-width: 1060px){.main-nav{gap:17px}.main-nav>a:not(.button){font-size:.76rem}.logo{min-width:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{max-width:780px;width:100%;margin-inline:auto}.product-grid,.case-grid{grid-template-columns:1fr 1fr}.product-card>p{min-height:auto}.dark-band,.split-feature,.split-feature.reverse,.story-grid,.featured-case,.product-detail-grid{grid-template-columns:1fr}.steps-grid,.benefit-grid,.sector-grid{grid-template-columns:repeat(3,1fr)}.leadership{grid-template-columns:1fr 1fr}.leadership>div{grid-column:1/-1}.timeline{grid-template-columns:repeat(3,1fr);gap:30px 0}.timeline:before{display:none}.contact-grid{grid-template-columns:1fr}.contact-aside{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media (max-width: 820px){.site-header{height:70px}.menu-button{display:flex}.main-nav{position:fixed;left:20px;right:20px;top:82px;display:none;padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);align-items:stretch;flex-direction:column;gap:0}.main-nav.is-open{display:flex}.main-nav>a:not(.button){padding:13px}.main-nav>a.active:not(.button):after{display:none}.nav-cta{margin:10px 0 0}.hero{padding-block:60px 72px}.hero-copy h1{font-size:clamp(2.45rem,10vw,3.6rem)}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{display:none}.heading-split{grid-template-columns:1fr;gap:12px}.trust-logos{grid-template-columns:repeat(3,1fr)}.dark-features{grid-template-columns:1fr 1fr}.cta-band{grid-template-columns:auto 1fr}.cta-band .button{grid-column:1/-1}.filter-bar{flex-direction:column;align-items:flex-start}.comparison{overflow-x:auto}.comparison-row{min-width:760px}.benefit-grid,.benefit-grid.four,.values-grid,.steps-grid,.sector-grid{grid-template-columns:1fr 1fr}.leadership{grid-template-columns:1fr}.leadership>div{grid-column:auto}.timeline{grid-template-columns:1fr 1fr}.contact-options,.faq-grid,.blog-grid{grid-template-columns:1fr}.contact-visual,.brand-visual{height:390px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-brand{grid-column:1/-1}}@media (max-width: 580px){.container{width:min(100% - 28px,1180px)}.section{padding-block:55px}p{font-size:.94rem;line-height:1.65}.eyebrow{font-size:.74rem;letter-spacing:.08em}.button{min-height:52px;font-size:.95rem}.logo-copy small{display:none}.logo-copy strong{font-size:1.3rem}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-copy h1{font-size:2.35rem;line-height:1.18}.hero-copy>p{font-size:.98rem}.button-row{flex-direction:column;width:100%}.button-row .button{width:100%}.hero-proof{align-items:flex-start}.dashboard-shell{grid-template-columns:1fr;overflow-x:auto;min-height:auto}.dashboard-sidebar{display:none}.dashboard-main{padding:13px}.stats-grid,.chart-grid{grid-template-columns:1fr}.activity-card{display:none}.chart-card svg{height:125px}.trust-logos{grid-template-columns:1fr 1fr}.product-grid,.case-grid,.benefit-grid,.benefit-grid.four,.values-grid,.steps-grid,.sector-grid{grid-template-columns:1fr;gap:16px}.product-card{padding:22px 18px}.product-card h3{font-size:1.35rem}.product-card>p{font-size:.88rem;min-height:auto}.dark-band{padding:30px 22px;border-radius:22px;grid-template-columns:1fr}.dark-features{grid-template-columns:1fr}.dark-features div{grid-template-columns:40px 1fr}.split-feature{grid-template-columns:1fr;gap:36px}.split-feature .dashboard-shell{transform:none}.mini-feature-grid{grid-template-columns:1fr}.cta-band{padding:24px;grid-template-columns:1fr;text-align:center}.cta-logo{margin-inline:auto}.cta-band .button{width:100%}.section-heading h2,.heading-split h2,.dark-band h2,.cta-band h2,.featured-case h2{font-size:1.85rem;line-height:1.25}.filter-bar{margin-top:-20px}.filter-bar>div{width:100%}.filter-bar button{flex:1;font-size:.85rem}.comparison-row{min-width:690px}.story-points{grid-template-columns:1fr}.leadership>article{flex-direction:column}.timeline{grid-template-columns:1fr}.featured-case{padding-inline:20px}.featured-case .dashboard-shell{transform:none}.contact-aside,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.contact-form,.contact-card{padding:20px}.contact-visual,.brand-visual{height:340px}.brand-card.main{width:175px;height:175px}.floating-metric{width:120px;padding:13px}.metric-a{left:0}.metric-b{right:0}.metric-c{right:25px}.contact-bubble{width:92px;height:78px}.bubble-mail{left:0}.bubble-calendar{right:0}.bubble-phone{right:20px}.product-detail-panel{position:static}.detail-feature-list,.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.ai-content-grid{grid-template-columns:1fr;gap:20px}.ai-features-grid{grid-template-columns:1fr;gap:14px}.ai-feature-card{padding:22px 20px;min-height:auto}.ai-feature-card p{font-size:.85rem}.ai-simulator-card{min-height:auto;height:auto}.chat-body{height:auto;min-height:350px;padding:16px 14px}.light-payments-grid{grid-template-columns:1fr;gap:14px}.light-payment-card{padding:22px 20px}.light-payment-card p{font-size:.85rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulseGlow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.95;transform:scale(1.06)}}@keyframes chartLineDraw{0%{stroke-dashoffset:800}to{stroke-dashoffset:0}}.reveal-init{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.reveal-init.is-visible{opacity:1;transform:translateY(0)}.floating-metric{animation:float 5s ease-in-out infinite}.metric-b{animation-delay:1.2s}.metric-c{animation-delay:2.5s}.contact-bubble{animation:float 4.5s ease-in-out infinite}.bubble-calendar{animation-delay:1s}.bubble-phone{animation-delay:2.2s}.orb-one{animation:pulseGlow 8s ease-in-out infinite}.orb-two{animation:pulseGlow 10s ease-in-out infinite reverse}.side-link{cursor:pointer;transition:all .22s ease}.side-link:hover:not(.selected){background:#e8f9ef;color:#079b4e}.chart-line{stroke-dasharray:800;animation:chartLineDraw 1.5s ease-out forwards}.dashboard-shell{transition:transform .3s ease,box-shadow .3s ease}.dashboard-shell:hover{box-shadow:0 28px 75px #11423329}.dashboard-carousel-controls{display:flex;align-items:center;gap:12px}.slide-dots{display:flex;align-items:center;gap:6px}.slide-dot{width:8px;height:8px;border-radius:50%;background:#d4e3dc;cursor:pointer;transition:all .3s ease}.slide-dot:hover{background:#08b85a;transform:scale(1.2)}.slide-dot.active{width:20px;border-radius:999px;background:#08b85a}.slide-fade-in{opacity:1;transform:translateY(0);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.slide-fade-out{opacity:.05;transform:translateY(-8px);transition:opacity .4s cubic-bezier(.4,0,.6,1),transform .4s cubic-bezier(.4,0,.6,1);will-change:opacity,transform}.dashboard-shell{position:relative}.timer-progress-track{position:absolute;top:0;left:0;right:0;height:3px;background:#eef3f0;overflow:hidden;z-index:10}.timer-progress-fill{height:100%;background:linear-gradient(90deg,#08b85a,#20c76d);width:0%;animation:timerProgress 8s linear forwards}.timer-progress-fill.paused{animation-play-state:paused}@keyframes timerProgress{0%{width:0%}to{width:100%}}.hero-text-fade-in{opacity:1;transform:translateY(0);transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1)}.hero-text-fade-out{opacity:.2;transform:translateY(-5px);transition:opacity .2s ease,transform .2s ease}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#08b85a;box-shadow:0 0 #08b85ab3;animation:livePulse 2s infinite;margin-right:6px}@keyframes livePulse{0%{transform:scale(.95);box-shadow:0 0 #08b85ab3}70%{transform:scale(1);box-shadow:0 0 0 6px #08b85a00}to{transform:scale(.95);box-shadow:0 0 #08b85a00}}.hero-solution-pills{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 10px}.solution-pill{padding:6px 13px;border-radius:999px;border:1px solid #dce9e2;background:#fff;color:var(--muted);font-size:.74rem;font-weight:700;cursor:pointer;transition:all .22s ease}.solution-pill:hover{border-color:#08b85a;color:#079b4e;background:#f4fbf7}.solution-pill.active{border-color:#08b85a;background:#e8f9ef;color:#079b4e;font-weight:800;box-shadow:0 4px 12px #08b85a26}.hero-text-fade-in{opacity:1;transform:translateY(0);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.hero-text-fade-out{opacity:0;transform:translateY(-8px);transition:opacity .4s cubic-bezier(.4,0,.6,1),transform .4s cubic-bezier(.4,0,.6,1);will-change:opacity,transform}.animated-chart-path{stroke-dasharray:800;animation:drawChartPath 1.2s cubic-bezier(.16,1,.3,1) forwards}@keyframes drawChartPath{0%{stroke-dashoffset:800}to{stroke-dashoffset:0}}.chart-line-secondary{fill:none;stroke:#9ce1b7;stroke-width:2;stroke-dasharray:4 4}.bar-chart-container{display:flex;align-items:flex-end;justify-content:space-between;height:140px;padding-top:15px;gap:8px}.bar-column{display:flex;flex-direction:column;align-items:center;flex:1;height:100%;justify-content:flex-end}.bar-wrapper{width:100%;max-width:24px;height:105px;background:#f0f7f3;border-radius:6px;display:flex;align-items:flex-end;overflow:hidden}.bar-fill{width:100%;background:linear-gradient(180deg,#1ed46e,#05a94f);border-radius:6px 6px 0 0;transition:height .8s cubic-bezier(.16,1,.3,1)}.bar-column small{font-size:.5rem;color:#7b8a86;margin-top:6px}.progress-channels-list{display:flex;flex-direction:column;gap:13px;padding-top:10px}.channel-item{display:flex;flex-direction:column;gap:4px}.channel-info{display:flex;justify-content:space-between;font-size:.58rem}.channel-info strong{color:var(--ink)}.channel-info span{color:#08a751;font-weight:700}.channel-track{height:7px;background:#eef5f1;border-radius:999px;overflow:hidden}.channel-fill{height:100%;background:linear-gradient(90deg,#05a94f,#1ed46e);border-radius:999px;transition:width .8s cubic-bezier(.16,1,.3,1)}.teams-status-list{display:flex;flex-direction:column;gap:9px;padding-top:10px}.team-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:9px;background:#f8fcf9;border:1px solid #edf4f0}.team-meta{display:grid}.team-meta strong{font-size:.6rem;color:var(--ink)}.team-meta small{font-size:.48rem;color:#7f8e8a}.green-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;background:#e6f9ed;color:#079b4e;font-size:.52rem;font-weight:800}.tiny-pulse{width:6px;height:6px;border-radius:50%;background:#08b85a;box-shadow:0 0 #08b85ab3;animation:livePulse 1.8s infinite}.product-carousel-wrapper{position:relative}.product-carousel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product-carousel-controls{display:flex;align-items:center;gap:10px}.carousel-arrow{width:42px;height:42px;border-radius:50%;border:1px solid #dce9e2;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .22s ease}.carousel-arrow:hover{background:#08b85a;color:#fff;border-color:#08b85a;box-shadow:0 6px 18px #08b85a40;transform:translateY(-2px)}.carousel-arrow.prev svg{transform:rotate(180deg)}.product-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px}.carousel-dot{width:9px;height:9px;border-radius:50%;background:#d4e3dc;cursor:pointer;transition:all .3s ease}.carousel-dot:hover{background:#08b85a;transform:scale(1.25)}.carousel-dot.active{width:24px;border-radius:999px;background:#08b85a}.product-carousel-viewport{overflow:hidden;width:100%;position:relative;padding-block:10px 14px}.product-carousel-track{display:flex;gap:18px;width:100%;will-change:transform}.product-carousel-track.has-transition{transition:transform .55s cubic-bezier(.25,1,.5,1)}.product-carousel-slide{flex:0 0 calc((100% - 54px)/4);min-width:0}@media (max-width: 1060px){.product-carousel-slide{flex:0 0 calc((100% - 18px)/2)}.product-carousel-track{transform:none!important}}@media (max-width: 580px){.product-carousel-slide{flex:0 0 100%}}.ai-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch;margin-top:36px}.ai-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ai-feature-card{border:1px solid #e1eae6;border-radius:22px;padding:28px 26px;background:#fff;min-height:235px;display:flex;flex-direction:column;justify-content:flex-start;transition:all .22s ease}.ai-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 22px #08261e29;border-color:#bce8cd}.ai-icon-badge{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#05a94f;background:#e8f9ef;margin-bottom:16px}.ai-feature-card h3{font-size:1.05rem;margin-bottom:8px;letter-spacing:-.02em}.ai-feature-card p{font-size:.78rem;margin:0;line-height:1.6}.ai-simulator-card{border:1px solid #e1eae6;border-radius:24px;background:#fff;box-shadow:0 8px 24px #08261e29;display:flex;flex-direction:column;overflow:hidden;height:100%;min-height:495px}.simulator-header{padding:16px 20px;border-bottom:1px solid #edf4f0;background:#f9fbfb;display:flex;align-items:center;gap:12px;flex-shrink:0}.simulator-avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#05a94f,#1ed46e);color:#fff;display:grid;place-items:center;position:relative}.simulator-avatar .tiny-pulse{position:absolute;top:-2px;right:-2px}.simulator-header strong{display:block;font-size:.85rem;color:var(--ink)}.simulator-header small{color:#7b8a86;font-size:.6rem}.ai-tag{margin-left:auto;padding:4px 10px;border-radius:999px;background:#eaf8ef;color:#079b4e;font-size:.6rem;font-weight:800}.chat-body{padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;flex:1;overflow-y:hidden;background:#fbfdfc}.chat-bubble-row{display:flex;align-items:flex-start;gap:8px;max-width:90%;will-change:opacity,transform}.chat-bubble-row.bubble-visible{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1)}.chat-bubble-row.bubble-pending{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px)}.chat-bubble-row.user-row{margin-left:auto;flex-direction:row-reverse}.chat-ai-icon{width:22px;height:22px;border-radius:50%;background:#05a94f;color:#fff;display:grid;place-items:center;flex-shrink:0;margin-top:4px}.chat-bubble{padding:10px 14px;border-radius:14px;font-size:.76rem;line-height:1.45}.chat-bubble.user{background:#05a94f;color:#fff!important;border-bottom-right-radius:4px;box-shadow:0 4px 12px #05a94f33}.chat-bubble.user p{color:#fff!important;font-weight:600;margin:0}.chat-bubble.user small{color:#fffffff2!important;font-weight:700;display:block;font-size:.52rem;margin-top:4px}.chat-bubble.ai{background:#fff;border:1px solid #e3ede8;color:var(--ink);border-bottom-left-radius:4px;box-shadow:0 4px 14px #0000000a}.chat-bubble.ai p{color:var(--ink);margin:0}.chat-bubble.ai small{color:#83928e;display:block;font-size:.52rem;margin-top:4px}.simulator-footer{padding:10px 20px;background:#f4fbf7;border-top:1px solid #edf4f0;flex-shrink:0}.ai-status-indicator{font-size:.65rem;color:#079b4e;font-weight:700;display:flex;align-items:center;gap:6px}.light-payments-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.light-payment-card{border:1px solid #e1eae6;border-radius:20px;padding:24px;background:#fff;transition:all .22s ease}.light-payment-card:hover{transform:translateY(-4px);box-shadow:0 8px 22px #08261e29;border-color:#bce8cd}.payment-icon-badge{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#05a94f;background:#e8f9ef;margin-bottom:16px}.light-payment-card h3{font-size:1rem;margin-bottom:8px;letter-spacing:-.02em}.light-payment-card p{font-size:.76rem;margin:0;line-height:1.6;color:var(--muted)}.gateway-strip{margin-top:28px;border:1px solid #e1eae6;border-radius:20px;padding:22px 28px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.gateway-strip>span{font-size:.76rem;color:#687672;font-weight:700}.gateway-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.gateway-badge{padding:8px 16px;border-radius:999px;border:1px solid #dce9e2;background:#f8fbf9;font-size:.74rem;font-weight:800;color:var(--ink);display:flex;align-items:center;gap:7px;transition:all .2s ease}.gateway-badge:hover{border-color:#08b85a;color:#079b4e;background:#fff;box-shadow:0 4px 14px #08b85a1f}.badge-dot{width:6px;height:6px;border-radius:50%;background:#08b85a}@media (max-width: 1060px){.light-payments-grid{grid-template-columns:1fr 1fr}}@media (max-width: 900px){.ai-content-grid,.ai-features-grid{grid-template-columns:1fr}}@media (max-width: 580px){.light-payments-grid{grid-template-columns:1fr}}
