:root{color-scheme:light;--landing-navy: #0f172a;--landing-blue: #1e3a5f;--landing-emerald: #28785f;--landing-emerald-strong: #1d604d;--landing-mint: #e5f4ee;--landing-paper: #fffdf9;--landing-surface: #f6f8f7;--landing-text: #142033;--landing-muted: #5f6d7d;--landing-line: #dce4e3;--landing-white: #ffffff;--landing-shadow: 0 24px 64px rgba(15, 23, 42, .12);--landing-font: "IBM Plex Sans Arabic", "Segoe UI", Tahoma, Arial, sans-serif}.dark{color-scheme:dark;--landing-paper: #08111e;--landing-surface: #0c1726;--landing-text: #edf4f7;--landing-muted: #a7b5c2;--landing-line: #233346;--landing-mint: #13372f;--landing-shadow: 0 24px 64px rgba(0, 0, 0, .3)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{color:inherit}.landing-page{min-width:320px;background:var(--landing-paper);color:var(--landing-text);font-family:var(--landing-font);line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.landing-page :focus-visible{outline:3px solid #5ec5a4;outline-offset:3px}.landing-shell{width:min(calc(100% - 48px),1180px);margin-inline:auto}.landing-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.landing-skip-link{position:fixed;z-index:100;inset-block-start:10px;inset-inline-start:10px;padding:10px 14px;border-radius:8px;background:var(--landing-white);color:var(--landing-navy);transform:translateY(-160%);transition:transform .15s}.landing-skip-link:focus{transform:translateY(0)}.landing-nav{position:sticky;z-index:50;top:0;border-bottom:1px solid transparent;background:color-mix(in srgb,var(--landing-paper) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:border-color .2s,box-shadow .2s}.landing-nav.is-scrolled{border-color:var(--landing-line);box-shadow:0 8px 30px #0f172a0f}.landing-nav-inner{display:flex;min-height:76px;align-items:center;gap:28px}.landing-brand{flex:0 0 auto}.landing-brand img,.landing-footer-brand img{width:auto;height:32px}.landing-logo-dark,.dark .landing-logo-light{display:none}.dark .landing-logo-dark{display:block}.landing-nav-links{display:flex;align-items:center;gap:23px;margin-inline:auto}.landing-nav-links a{position:relative;padding-block:8px;color:var(--landing-muted);font-size:13px;font-weight:650}.landing-nav-links a:after{position:absolute;inset:auto 0 -4px;height:2px;border-radius:2px;background:var(--landing-emerald);content:"";transform:scaleX(0);transition:transform .18s}.landing-nav-links a:hover,.landing-nav-links a.is-active{color:var(--landing-text)}.landing-nav-links a.is-active:after{transform:scaleX(1)}.landing-nav-actions{display:flex;align-items:center;gap:12px}.landing-language,.landing-login{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 8px;color:var(--landing-muted);font-size:13px;font-weight:700}.landing-language:hover,.landing-login:hover{color:var(--landing-emerald)}.landing-theme-toggle,.landing-menu-button{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid var(--landing-line);border-radius:10px;background:var(--landing-paper);cursor:pointer}.landing-theme-toggle svg{width:19px;height:19px}[data-theme-icon=dark],.dark [data-theme-icon=light]{display:none}.dark [data-theme-icon=dark]{display:block}.landing-menu-button{display:none;gap:4px;padding:10px}.landing-menu-button span{width:18px;height:2px;border-radius:4px;background:currentColor;transition:transform .18s,opacity .18s}.landing-menu-button[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.landing-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.landing-menu-button[aria-expanded=true] span:last-child{transform:translateY(-6px) rotate(-45deg)}.landing-mobile-menu{display:none}.landing-primary-cta,.landing-plan-cta,.landing-whatsapp{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid var(--landing-navy);border-radius:9px;background:var(--landing-navy);color:#fff;font-size:13px;font-weight:750;transition:transform .18s,background .18s,border-color .18s}.landing-primary-cta:hover,.landing-plan-cta:hover{transform:translateY(-2px);border-color:var(--landing-emerald);background:var(--landing-emerald)}.landing-primary-cta-light{border-color:#fff;background:#fff;color:var(--landing-navy)}.landing-text-cta{display:inline-flex;align-items:center;gap:9px;color:#d7e4e8;font-size:14px;font-weight:700}.landing-hero{position:relative;overflow:hidden;background:var(--landing-navy);color:#fff}.landing-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:72px 72px;content:"";-webkit-mask-image:linear-gradient(90deg,#000,transparent 86%);mask-image:linear-gradient(90deg,#000,transparent 86%)}[dir=ltr] .landing-hero:before{-webkit-mask-image:linear-gradient(-90deg,#000,transparent 86%);mask-image:linear-gradient(-90deg,#000,transparent 86%)}.landing-hero-grid{position:relative;display:grid;min-height:680px;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:82px;padding-block:86px}.landing-hero-copy{position:relative;z-index:2}.landing-eyebrow{margin:0 0 17px;color:var(--landing-emerald);font-size:12px;font-weight:800;letter-spacing:.08em}.landing-hero .landing-eyebrow{color:#7bd8c1}.landing-hero h1{max-width:690px;margin:0;font-size:clamp(42px,5.2vw,70px);line-height:1.12;letter-spacing:-.045em}.landing-hero-text{max-width:610px;margin:25px 0 0;color:#c6d2dc;font-size:18px;line-height:1.9}.landing-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:34px}.landing-hero-system{position:relative;min-height:470px}.landing-hero-orbit{position:absolute;width:390px;height:390px;top:38px;right:50%;bottom:38px;left:50%;border:1px solid rgba(255,255,255,.14);border-radius:50%;transform:translate(50%)}[dir=ltr] .landing-hero-orbit{transform:translate(-50%)}.landing-hero-orbit:before,.landing-hero-orbit:after{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:inherit;content:"";top:44px;right:44px;bottom:44px;left:44px}.landing-hero-orbit:after{top:100px;right:100px;bottom:100px;left:100px}.landing-hero-mark{position:absolute;z-index:2;display:grid;width:102px;height:102px;place-items:center;top:182px;right:50%;bottom:182px;left:50%;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.09);box-shadow:0 24px 70px #0000004d;transform:translate(50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[dir=ltr] .landing-hero-mark{transform:translate(-50%)}.landing-hero-mark img{width:42px}.landing-system-node{position:absolute;z-index:3;display:flex;min-width:138px;align-items:center;gap:10px;padding:13px 15px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(16,33,52,.82);box-shadow:0 16px 34px #0000002e;color:#e9f2f5;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-system-node svg{width:20px;height:20px;color:#7bd8c1}.node-sales{inset:52px auto auto 2%}.node-inventory{inset:116px 0 auto auto}.node-finance{inset:auto auto 80px 5%}.node-reports{inset:auto 2% 42px auto}[dir=ltr] .node-sales{left:auto;right:2%}[dir=ltr] .node-inventory{right:auto;left:0}[dir=ltr] .node-finance{left:auto;right:5%}[dir=ltr] .node-reports{right:auto;left:2%}.landing-hero-system>p{position:absolute;inset:auto 0 0;margin:0;color:#aebfcb;text-align:center;font-size:12px}.landing-quick-proof{border-bottom:1px solid var(--landing-line);background:var(--landing-paper)}.landing-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.landing-proof-item{display:flex;min-height:88px;align-items:center;gap:11px;padding:17px;border-inline-start:1px solid var(--landing-line);color:var(--landing-muted);font-size:13px;font-weight:700}.landing-proof-item:last-child{border-inline-end:1px solid var(--landing-line)}.landing-proof-item span{display:grid;width:23px;height:23px;flex:0 0 23px;place-items:center;border-radius:50%;background:var(--landing-mint);color:var(--landing-emerald);font-size:11px}.landing-section{padding-block:120px;scroll-margin-top:82px}.landing-section-heading{max-width:720px}.landing-section-heading h2,.landing-contact h2,.landing-final-cta h2{margin:0;color:var(--landing-text);font-size:clamp(32px,4vw,52px);line-height:1.18;letter-spacing:-.035em}.landing-section-heading>p:last-child{max-width:660px;margin:19px 0 0;color:var(--landing-muted);font-size:16px;line-height:1.85}.landing-workflow{background:color-mix(in srgb,var(--landing-paper) 86%,var(--landing-mint))}.landing-workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:55px 0 0;list-style:none}.landing-workflow-step{position:relative;min-width:0;padding:26px 26px 30px;border-block:1px solid var(--landing-line);border-inline-start:1px solid var(--landing-line)}.landing-workflow-step:last-child{border-inline-end:1px solid var(--landing-line)}.landing-workflow-step:not(:last-child):after{position:absolute;z-index:2;display:grid;width:27px;height:27px;place-items:center;inset:48px auto auto -14px;border:1px solid var(--landing-line);border-radius:50%;background:var(--landing-paper);color:var(--landing-emerald);content:"←";font-size:13px}[dir=ltr] .landing-workflow-step:not(:last-child):after{right:-14px;left:auto;content:"→"}.landing-step-number{color:var(--landing-emerald);font-size:11px;font-weight:800}.landing-step-icon,.landing-feature-icon{display:grid;width:46px;height:46px;place-items:center;margin-top:17px;border-radius:12px;background:var(--landing-navy);color:#fff}.landing-step-icon svg,.landing-feature-icon svg{width:22px;height:22px}.landing-workflow-step h3,.landing-feature-card h3,.landing-outcome h3,.landing-industry-card h3{margin:19px 0 0;font-size:19px}.landing-workflow-step p,.landing-feature-card p,.landing-outcome p,.landing-industry-card p{margin:9px 0 0;color:var(--landing-muted);font-size:13px;line-height:1.75}.landing-features{background:var(--landing-paper)}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px}.landing-feature-card{min-height:240px;padding:28px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-surface);transition:border-color .18s,transform .18s}.landing-feature-card:hover{border-color:color-mix(in srgb,var(--landing-emerald) 45%,var(--landing-line));transform:translateY(-3px)}.landing-feature-link{color:inherit}.landing-feature-link>span{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--landing-emerald);font-size:12px;font-weight:800}.landing-feature-link>span i{font-style:normal;transition:transform .18s}.landing-feature-link:hover>span i{transform:translate(-4px)}[dir=ltr] .landing-feature-link>span i{transform:rotate(180deg)}[dir=ltr] .landing-feature-link:hover>span i{transform:rotate(180deg) translate(-4px)}.landing-feature-icon{margin:0;background:var(--landing-mint);color:var(--landing-emerald)}.landing-product-proof{overflow:hidden;background:var(--landing-navy)}.landing-product-proof-grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:76px}.landing-product-proof .landing-section-heading h2{color:#fff}.landing-product-proof .landing-section-heading>p:last-child{color:#bdcad4}.landing-product-proof .landing-eyebrow{color:#7bd8c1}.landing-product-figure{min-width:0;margin:0}.landing-product-figure figcaption{max-width:650px;margin:15px auto 0;color:#91a5b4;text-align:center;font-size:11px;line-height:1.65}.landing-product-surface{overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:15px;background:#f8fafc;box-shadow:0 38px 82px #00000057;color:#0f172a}.landing-product-toolbar{display:flex;height:46px;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid #e2e8f0;background:#fff}.landing-product-toolbar img{width:17px}.landing-product-toolbar>span{width:115px;height:7px;margin-inline-end:auto;border-radius:20px;background:#e7edf3}.landing-product-toolbar>i{width:7px;height:7px;border-radius:50%;background:#d5dde6}.landing-product-layout{display:grid;min-height:390px;grid-template-columns:66px 1fr}.landing-product-layout aside{display:flex;flex-direction:column;align-items:center;gap:11px;padding-top:18px;background:#14263b}.landing-product-layout aside span{display:grid;width:35px;height:33px;place-items:center;border-radius:8px;color:#8fa0af}.landing-product-layout aside span.is-current{background:rgba(123,216,193,.17);color:#fff}.landing-product-layout aside svg{width:17px;height:17px}.landing-product-content{padding:24px}.landing-product-heading{display:flex;justify-content:space-between;gap:14px}.landing-product-heading strong{display:block;font-size:14px}.landing-product-heading small{display:flex;align-items:center;gap:5px;margin-top:3px;color:#64748b;font-size:9px}.landing-product-heading small i{width:5px;height:5px;border-radius:50%;background:#28785f}.landing-product-heading>span{align-self:start;padding:6px 9px;border:1px solid #dce4eb;border-radius:6px;color:#405166;font-size:9px}.landing-product-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.landing-product-kpis>div{min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.landing-product-kpis small,.landing-product-bottom small{color:#64748b;font-size:9px}.landing-kpi-bars{display:flex;height:28px;align-items:end;gap:3px;margin-top:11px}.landing-kpi-bars i{width:17%;border-radius:3px 3px 0 0;background:#9cabb9}.landing-kpi-bars i:nth-child(1){height:35%}.landing-kpi-bars i:nth-child(2){height:68%}.landing-kpi-bars i:nth-child(3){height:48%}.landing-kpi-bars i:nth-child(4){height:88%;background:#28785f}.landing-kpi-bars i:nth-child(5){height:62%}.landing-product-chart{display:flex;height:135px;align-items:end;gap:13px;margin-top:12px;padding:18px 18px 0;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.landing-product-chart span{flex:1;border-radius:5px 5px 0 0;background:#1e3a5f;opacity:.84}.landing-product-chart span:nth-child(1){height:34%}.landing-product-chart span:nth-child(2){height:56%}.landing-product-chart span:nth-child(3){height:45%}.landing-product-chart span:nth-child(4){height:76%}.landing-product-chart span:nth-child(5){height:63%}.landing-product-chart span:nth-child(6){height:91%;background:#28785f}.landing-product-bottom{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;margin-top:12px}.landing-product-bottom>div{position:relative;height:69px;padding:9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.landing-product-bottom div:first-child i{display:block;width:82%;height:5px;margin-top:6px;border-radius:8px;background:#dce5ec}.landing-product-bottom div:first-child i:nth-of-type(2){width:65%}.landing-product-bottom div:first-child i:nth-of-type(3){width:74%}.landing-product-bottom b{position:absolute;width:36px;height:36px;inset:auto 12px 9px auto;border-radius:50%;background:conic-gradient(#1e3a5f 0 45%,#55a184 45% 72%,#e2e8f0 72%)}.landing-product-bottom b:after{position:absolute;border-radius:inherit;background:#fff;content:"";top:9px;right:9px;bottom:9px;left:9px}.landing-outcomes{background:var(--landing-paper)}.landing-outcomes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:52px;border-block-start:1px solid var(--landing-line)}.landing-outcome{min-height:210px;padding:29px;border-inline-start:1px solid var(--landing-line);border-block-end:1px solid var(--landing-line)}.landing-outcome:nth-child(2n){border-inline-end:1px solid var(--landing-line)}.landing-outcome>span,.landing-industry-card>span{color:var(--landing-emerald);font-size:11px;font-weight:800}.landing-industries{background:color-mix(in srgb,var(--landing-paper) 86%,var(--landing-mint))}.landing-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px}.landing-industry-card{display:flex;min-height:245px;flex-direction:column;padding:30px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper);transition:border-color .18s,transform .18s}.landing-industry-card:hover,.landing-industry-card:focus-visible{border-color:var(--landing-emerald);transform:translateY(-4px)}.landing-industry-card h3{max-width:230px;margin-top:54px;font-size:22px}.landing-industry-card strong{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px;color:var(--landing-emerald);font-size:12px}.landing-industry-card strong i{font-style:normal}[dir=ltr] .landing-industry-card strong i{transform:rotate(180deg)}.landing-getting-started{background:var(--landing-navy)}.landing-getting-started .landing-section-heading h2{color:#fff}.landing-getting-started .landing-eyebrow{color:#7bd8c1}.landing-start-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:58px 0 0;list-style:none}.landing-start-grid li{display:grid;min-height:160px;grid-template-columns:auto 1fr;gap:20px;padding:0 28px;border-inline-start:1px solid rgba(255,255,255,.18)}.landing-start-grid li:last-child{border-inline-end:1px solid rgba(255,255,255,.18)}.landing-start-grid li>span{color:#7bd8c1;font-size:12px;font-weight:800}.landing-start-grid h3{margin:0;color:#fff;font-size:19px}.landing-start-grid p{margin:12px 0 0;color:#b9c8d3;font-size:14px;line-height:1.75}.landing-pricing-section{background:color-mix(in srgb,var(--landing-paper) 90%,var(--landing-mint))}.landing-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;margin-top:50px}.landing-plan{position:relative;display:flex;min-height:410px;flex-direction:column;padding:27px;border:1px solid var(--landing-line);border-radius:12px;background:var(--landing-paper)}.landing-plan.is-featured{border-color:var(--landing-emerald);box-shadow:var(--landing-shadow)}.landing-plan-badge{position:absolute;inset-block-start:-12px;inset-inline-start:22px;padding:5px 9px;border-radius:5px;background:var(--landing-navy);color:#fff;font-size:11px;font-weight:700}.landing-plan h3{margin:0;font-size:21px}.landing-plan>p{min-height:47px;margin:10px 0 0;color:var(--landing-muted);font-size:13px;line-height:1.7}.landing-plan-price{min-height:67px;margin-top:22px}.landing-plan-price strong{display:block;font-size:30px}.landing-plan-price span{color:var(--landing-muted);font-size:12px}.landing-plan ul{display:grid;gap:10px;padding:0;margin:22px 0;list-style:none;color:var(--landing-muted);font-size:13px}.landing-plan li{display:flex;align-items:start;gap:8px}.landing-plan li span{color:var(--landing-emerald)}.landing-plan .landing-primary-cta,.landing-plan-cta{margin-top:auto}.landing-faq{background:var(--landing-paper)}.landing-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px}.landing-faq-list{border-top:1px solid var(--landing-line)}.landing-faq-list details{border-bottom:1px solid var(--landing-line)}.landing-faq-list summary{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;color:var(--landing-text);font-size:15px;font-weight:700;cursor:pointer;list-style:none}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary i{position:relative;width:18px;height:18px;flex:0 0 18px}.landing-faq-list summary i:before,.landing-faq-list summary i:after{position:absolute;width:12px;height:2px;top:8px;right:3px;bottom:8px;left:3px;border-radius:2px;background:var(--landing-emerald);content:"";transition:transform .16s}.landing-faq-list summary i:after{transform:rotate(90deg)}.landing-faq-list details[open] summary i:after{transform:rotate(0)}.landing-faq-list details>p{margin:-2px 0 0;padding:0 0 23px;color:var(--landing-muted);font-size:14px;line-height:1.85}.landing-contact{padding:24px 0 110px;background:var(--landing-paper);scroll-margin-top:82px}.landing-contact-card{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:48px;border:1px solid var(--landing-line);border-radius:16px;background:var(--landing-surface)}.landing-contact-card h2{font-size:clamp(27px,3vw,40px)}.landing-contact-card p{max-width:650px;margin:14px 0 0;color:var(--landing-muted);line-height:1.8}.landing-whatsapp{flex:0 0 auto;border-color:#208e4e;background:#208e4e}.landing-whatsapp:hover{transform:translateY(-2px);border-color:#19733e;background:#19733e}.landing-final-cta{padding:115px 0;background:var(--landing-mint);text-align:center}.landing-final-cta .landing-shell{max-width:760px}.landing-final-cta p{max-width:580px;margin:18px auto 28px;color:var(--landing-muted);line-height:1.8}.landing-existing{margin-top:19px!important;font-size:13px}.landing-existing a{font-weight:700;text-decoration:underline;text-underline-offset:4px}.landing-footer{padding:58px 0 25px;border-top:1px solid var(--landing-line);background:var(--landing-paper)}.landing-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,.7fr);gap:50px}.landing-footer-brand p{max-width:360px;margin:18px 0 0;color:var(--landing-muted);font-size:13px;line-height:1.8}.landing-footer nav{display:flex;flex-direction:column;align-items:start;gap:11px}.landing-footer nav h2{margin:0 0 7px;font-size:13px}.landing-footer nav a{color:var(--landing-muted);font-size:12px}.landing-footer nav a:hover{color:var(--landing-emerald)}.landing-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding-top:22px;border-top:1px solid var(--landing-line);color:var(--landing-muted);font-size:11px}.landing-footer-bottom p{margin:0}.feature-hero{overflow:hidden;padding:34px 0 90px;background:var(--landing-navy);color:#fff}.feature-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#9fb1c0;font-size:12px}.feature-breadcrumb a:hover{color:#7bd8c1}.feature-breadcrumb [aria-current=page]{color:#fff}.feature-hero-grid{display:grid;min-height:570px;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);align-items:center;gap:78px;padding-top:34px}.feature-hero-copy h1{max-width:720px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.14;letter-spacing:-.04em}.feature-hero-copy>p:last-of-type{max-width:650px;margin:25px 0 0;color:#c6d2dc;font-size:17px;line-height:1.9}.feature-hero .landing-eyebrow{color:#7bd8c1}.feature-visual{position:relative;margin:0;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.06);box-shadow:0 28px 80px #0000003b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.feature-visual:before{position:absolute;z-index:0;width:180px;height:180px;inset:-30px auto auto -25px;border-radius:50%;background:rgba(94,197,164,.12);content:"";filter:blur(2px)}[dir=ltr] .feature-visual:before{right:-25px;left:auto}.feature-visual-head{position:relative;z-index:1;display:flex;align-items:center;gap:14px;padding-bottom:23px;border-bottom:1px solid rgba(255,255,255,.13)}.feature-visual-head>span{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#fff;color:var(--landing-emerald)}.feature-visual-head svg{width:23px;height:23px}.feature-visual-head strong{font-size:15px}.feature-visual-flow{position:relative;z-index:1;display:grid;gap:10px;padding-block:24px 11px}.feature-visual-flow>div{display:grid;min-height:64px;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding:11px 14px;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:rgba(15,23,42,.48)}.feature-visual-flow small{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;background:rgba(94,197,164,.14);color:#7bd8c1;font-size:10px;font-weight:800}.feature-visual-flow span{color:#e7eef2;font-size:13px;font-weight:700}.feature-visual figcaption{position:relative;z-index:1;margin-top:13px;color:#98aaba;font-size:10px;line-height:1.7}.feature-category{padding:62px 0;border-bottom:1px solid var(--landing-line);background:var(--landing-mint)}.feature-category-grid{display:grid;grid-template-columns:.55fr 1.45fr;align-items:start;gap:80px}.feature-category-grid p{margin:4px 0 0;color:var(--landing-emerald);font-size:12px;font-weight:800;letter-spacing:.06em}.feature-category-grid h2{max-width:850px;margin:0;font-size:clamp(22px,2.5vw,32px);font-weight:650;line-height:1.6}.feature-capabilities{background:var(--landing-paper)}.feature-capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:46px;border:1px solid var(--landing-line);background:var(--landing-line)}.feature-capability-card{min-height:240px;padding:34px;background:var(--landing-paper)}.feature-capability-card>span{color:var(--landing-emerald);font-size:11px;font-weight:800}.feature-capability-card h3{margin:47px 0 0;font-size:20px}.feature-capability-card p{margin:13px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.85}.feature-workflow{background:var(--landing-surface)}.feature-two-column{display:grid;grid-template-columns:.78fr 1.22fr;align-items:start;gap:95px}.feature-workflow-list{padding:0;margin:0;list-style:none}.feature-workflow-list li{display:grid;grid-template-columns:48px 1fr;gap:22px;padding:29px 0;border-top:1px solid var(--landing-line)}.feature-workflow-list li:last-child{border-bottom:1px solid var(--landing-line)}.feature-workflow-list li>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--landing-line);border-radius:10px;color:var(--landing-emerald);font-size:11px;font-weight:800}.feature-workflow-list h3{margin:0;font-size:18px}.feature-workflow-list p{margin:9px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.8}.feature-outcomes{background:var(--landing-navy);color:#fff}.feature-outcomes .landing-eyebrow{color:#7bd8c1}.feature-outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:47px}.feature-outcome-grid article{min-height:240px;padding:31px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.045)}.feature-outcome-grid article>span{color:#7bd8c1;font-size:15px;font-weight:800}.feature-outcome-grid h3{margin:44px 0 0;font-size:19px}.feature-outcome-grid p{margin:13px 0 0;color:#adbdc9;font-size:13px;line-height:1.85}.feature-related{background:var(--landing-paper)}.feature-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:47px}.feature-related-grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.feature-related-card{display:flex;min-height:265px;flex-direction:column;padding:28px;border:1px solid var(--landing-line);border-radius:13px;background:var(--landing-surface);transition:transform .18s,border-color .18s}.feature-related-card:hover{border-color:var(--landing-emerald);transform:translateY(-4px)}.feature-related-card h3{margin:28px 0 0;font-size:18px}.feature-related-card p{margin:10px 0 23px;color:var(--landing-muted);font-size:13px;line-height:1.8}.feature-related-card>span{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--landing-emerald);font-size:12px;font-weight:800}.feature-related-card>span i{font-style:normal}[dir=ltr] .feature-related-card>span i{transform:rotate(180deg)}.feature-footer-grid{grid-template-columns:1.7fr repeat(3,1fr)}.industry-challenges{background:var(--landing-paper)}.industry-challenge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:48px}.industry-challenge-card{min-height:250px;padding:30px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-surface)}.industry-challenge-card>span{color:var(--landing-emerald);font-size:11px;font-weight:800}.industry-challenge-card h3{margin:48px 0 0;font-size:20px}.industry-challenge-card p{margin:12px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.8}.industry-capabilities{background:color-mix(in srgb,var(--landing-paper) 88%,var(--landing-mint))}.industry-capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:48px}.industry-capability-card{display:flex;min-height:250px;flex-direction:column;padding:30px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper);transition:border-color .18s,transform .18s}.industry-capability-card:hover,.industry-capability-card:focus-visible{border-color:var(--landing-emerald);transform:translateY(-4px)}.industry-capability-card h3{margin:28px 0 0;font-size:20px}.industry-capability-card p{margin:11px 0 22px;color:var(--landing-muted);font-size:14px;line-height:1.8}.industry-capability-card>strong{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--landing-emerald);font-size:12px}.industry-capability-card>strong i{font-style:normal}[dir=ltr] .industry-capability-card>strong i{transform:rotate(180deg)}.industry-proof{background:var(--landing-paper)}.industry-proof-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px}.industry-proof-placeholder{overflow:hidden;margin:0;border:1px solid var(--landing-line);border-radius:16px;background:var(--landing-surface);box-shadow:0 22px 60px #0f172a14}.industry-proof-toolbar{display:flex;gap:6px;padding:15px 18px;border-bottom:1px solid var(--landing-line)}.industry-proof-toolbar span{width:7px;height:7px;border-radius:50%;background:var(--landing-line)}.industry-proof-panels{display:grid;min-height:300px;grid-template-columns:repeat(3,1fr);gap:10px;padding:22px}.industry-proof-panels>div{display:flex;flex-direction:column;padding:18px;border:1px solid var(--landing-line);border-radius:11px;background:var(--landing-paper)}.industry-proof-panels small{color:var(--landing-emerald);font-size:10px;font-weight:800}.industry-proof-panels strong{margin-top:28px;font-size:13px}.industry-proof-panels span{height:7px;margin-top:18px;border-radius:4px;background:var(--landing-line)}.industry-proof-panels span+span{width:68%;margin-top:8px}.industry-proof-placeholder figcaption{padding:0 22px 20px;color:var(--landing-muted);font-size:10px;line-height:1.7}.error-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--landing-navy);color:#fff}.error-shell{width:min(100%,680px);text-align:center}.error-brand{display:inline-block;margin-bottom:58px}.error-brand img{width:auto;height:40px}.error-code{color:#7bd8c1;font-size:13px;font-weight:800;letter-spacing:.22em}.error-shell h1{margin:16px 0 0;font-size:clamp(38px,7vw,66px);line-height:1.15}.error-shell p{max-width:520px;margin:20px auto 30px;color:#bdcad4;font-size:16px;line-height:1.8}.marketing-js .landing-reveal{opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s ease}.marketing-js .landing-reveal.is-visible{opacity:1;transform:none}@media (max-width: 1050px){.landing-nav-links{gap:14px}.landing-nav-actions .landing-login{display:none}.landing-hero-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.85fr);gap:48px}.landing-product-proof-grid{gap:48px}.landing-footer-grid{grid-template-columns:1.4fr repeat(3,.7fr);gap:30px}.feature-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:48px}.feature-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}@media (max-width: 840px){.landing-shell{width:min(calc(100% - 32px),680px)}.landing-nav-inner{min-height:68px}.landing-nav-links,.landing-nav-actions{display:none}.landing-menu-button{display:grid;margin-inline-start:auto}.landing-mobile-menu{display:grid;gap:2px;padding-block:8px 18px;border-top:1px solid var(--landing-line)}.landing-mobile-menu[hidden]{display:none}.landing-mobile-menu>a{padding:11px 0;border-bottom:1px solid var(--landing-line);color:var(--landing-text);font-size:14px;font-weight:650}.landing-mobile-menu-actions{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;padding-top:14px}.feature-page .landing-mobile-menu-actions,.industry-page .landing-mobile-menu-actions{grid-template-columns:auto 1fr}.landing-mobile-menu-actions .landing-primary-cta{grid-column:1 / -1}.landing-hero-grid{min-height:0;grid-template-columns:1fr;gap:45px;padding-block:72px 58px}.landing-hero-system{width:min(100%,540px);min-height:450px;margin-inline:auto}.landing-proof-grid{grid-template-columns:repeat(2,1fr)}.landing-proof-item:nth-child(3),.landing-proof-item:nth-child(4){border-top:1px solid var(--landing-line)}.landing-section{padding-block:86px}.landing-workflow-grid{grid-template-columns:repeat(2,1fr)}.landing-workflow-step:nth-child(2){border-inline-end:1px solid var(--landing-line)}.landing-workflow-step:nth-child(3),.landing-workflow-step:nth-child(4){border-top:0}.landing-workflow-step:nth-child(2):after{display:none}.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-product-proof-grid,.landing-faq-grid{grid-template-columns:1fr;gap:43px}.landing-product-figure{max-width:650px}.landing-industry-grid{grid-template-columns:1fr}.landing-industry-card{min-height:190px}.landing-industry-card h3{margin-top:28px}.landing-start-grid{grid-template-columns:1fr}.landing-start-grid li,.landing-start-grid li:last-child{min-height:0;padding:21px 0;border-inline:0;border-top:1px solid rgba(255,255,255,.18)}.landing-start-grid li:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.landing-pricing-grid{max-width:520px;grid-template-columns:1fr}.landing-contact-card{align-items:start;flex-direction:column;padding:34px}.landing-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.landing-footer-brand{grid-column:1 / -1}.feature-hero-grid,.feature-category-grid,.feature-two-column{grid-template-columns:1fr}.feature-hero-grid{min-height:0;gap:50px;padding-block:58px 0}.feature-category-grid{gap:18px}.feature-capability-grid,.feature-outcome-grid{grid-template-columns:repeat(2,1fr)}.feature-related-grid,.feature-related-grid:has(>:nth-child(2):last-child){grid-template-columns:1fr}.feature-footer-grid{grid-template-columns:1fr 1fr}.industry-challenge-grid{grid-template-columns:1fr}.industry-challenge-card{min-height:200px}.industry-capability-grid{grid-template-columns:1fr}.industry-proof-grid{grid-template-columns:1fr;gap:42px}}@media (max-width: 540px){.landing-shell{width:min(calc(100% - 28px),480px)}.landing-hero h1{font-size:clamp(38px,11.5vw,52px)}.landing-hero-text{font-size:15px}.landing-hero-actions{align-items:stretch;flex-direction:column}.landing-hero-actions a{width:100%}.landing-hero-system{min-height:360px}.landing-hero-orbit{width:290px;height:290px;inset-block-start:26px}.landing-hero-mark{width:78px;height:78px;inset-block-start:132px;border-radius:22px}.landing-system-node{min-width:112px;padding:10px;font-size:10px}.node-sales{inset-block-start:28px}.node-inventory{inset-block-start:88px}.node-finance{inset-block-end:65px}.node-reports{inset-block-end:32px}.landing-proof-item{min-height:86px;padding:12px;font-size:11px}.landing-section{padding-block:68px}.landing-section-heading h2{font-size:32px}.landing-workflow-grid,.landing-feature-grid,.landing-outcomes-grid{grid-template-columns:1fr}.landing-workflow-step,.landing-workflow-step:nth-child(2),.landing-workflow-step:nth-child(3),.landing-workflow-step:nth-child(4){border:1px solid var(--landing-line);border-bottom:0}.landing-workflow-step:last-child{border-bottom:1px solid var(--landing-line)}.landing-workflow-step:after{display:none!important}.landing-feature-card{min-height:205px}.landing-product-layout{min-height:315px;grid-template-columns:48px 1fr}.landing-product-layout aside{gap:8px}.landing-product-layout aside span{width:31px}.landing-product-content{padding:13px}.landing-product-kpis{gap:5px}.landing-product-kpis>div{padding:7px}.landing-product-kpis small{font-size:7px}.landing-product-chart{height:93px;gap:6px;padding:12px 10px 0}.landing-product-bottom>div{height:58px}.landing-product-figure figcaption{text-align:start}.landing-outcome,.landing-outcome:nth-child(2n){min-height:180px;border-inline:1px solid var(--landing-line)}.landing-outcome+.landing-outcome{border-top:0}.landing-footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.landing-footer-brand{grid-column:1 / -1}.landing-footer-bottom{align-items:start;flex-direction:column}.feature-hero{padding-top:24px;padding-bottom:68px}.feature-hero-copy h1{font-size:clamp(36px,10.5vw,49px)}.feature-hero-copy>p:last-of-type{font-size:15px}.feature-visual{padding:20px}.feature-category{padding-block:44px}.feature-capability-grid,.feature-outcome-grid{grid-template-columns:1fr}.feature-capability-card{min-height:210px;padding:26px}.feature-workflow-list li{grid-template-columns:42px 1fr;gap:16px}.feature-outcome-grid article{min-height:200px}.feature-footer-grid{grid-template-columns:1fr 1fr}.feature-footer-grid .landing-footer-brand{grid-column:1 / -1}.industry-proof-panels{min-height:0;grid-template-columns:1fr}.industry-proof-panels>div{min-height:150px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.marketing-js .landing-reveal{opacity:1;transform:none}}.landing-nav-links a.is-active{color:var(--landing-emerald)}.marketing-footer-grid{grid-template-columns:1.6fr repeat(4,.7fr);gap:38px}.marketing-page-hero{position:relative;overflow:hidden;padding:76px 0 92px;background:var(--landing-navy);color:#fff}.marketing-page-hero:after{position:absolute;width:520px;height:520px;inset:-290px auto auto -150px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}[dir=ltr] .marketing-page-hero:after{right:-150px;left:auto}.marketing-page-hero-copy{position:relative;z-index:1;max-width:880px}.marketing-page-hero .feature-breadcrumb{margin-bottom:50px;color:#aebfcb}.marketing-page-hero .feature-breadcrumb a{color:#d7e4e8}.marketing-page-hero .landing-eyebrow{color:#7bd8c1}.marketing-page-hero h1{max-width:820px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.17;letter-spacing:-.04em}.marketing-page-hero-copy>p:last-child{max-width:730px;margin:24px 0 0;color:#c6d2dc;font-size:17px;line-height:1.9}.pricing-source-note{max-width:820px;margin:0 0 36px;color:var(--landing-muted);font-size:13px;line-height:1.8}.pricing-page-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));margin-top:0}.pricing-page .landing-plan{min-height:520px}.pricing-page .landing-plan h2{margin:0;font-size:23px}.pricing-plan-prices{display:grid;gap:10px;margin-top:20px}.pricing-plan-prices .landing-plan-price{margin:0}.landing-plan-price small{display:block;margin-bottom:4px;color:var(--landing-muted);font-size:10px;font-weight:700}.landing-plan-price del{display:block;margin-top:5px;color:var(--landing-muted);font-size:11px}.pricing-yearly{padding-top:12px;border-top:1px solid var(--landing-line)}.pricing-yearly strong{font-size:23px}.pricing-plan-group{margin-top:22px;padding-top:18px;border-top:1px solid var(--landing-line)}.pricing-plan-group h3{margin:0;font-size:12px}.pricing-plan-group ul{margin-block:14px 20px}.pricing-empty{padding:38px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper);text-align:center}.pricing-empty p{max-width:620px;margin:0 auto 22px;color:var(--landing-muted);line-height:1.8}.marketing-category-grid>div h2{margin-bottom:16px}.marketing-category-text{max-width:820px;color:var(--landing-muted)!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.9}.marketing-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:52px;border-top:1px solid var(--landing-line)}.marketing-proof-grid article{min-height:235px;padding:28px;border-inline-start:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line)}.marketing-proof-grid article:last-child{border-inline-end:1px solid var(--landing-line)}.marketing-proof-grid article>span,.contact-option>span{color:var(--landing-emerald);font-size:11px;font-weight:800}.marketing-proof-grid h3,.marketing-principles-grid h3,.contact-option h3{margin:32px 0 0;font-size:20px}.marketing-proof-grid p,.marketing-principles-grid p,.contact-option p,.contact-transparency p{margin:12px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.8}.marketing-audience{background:var(--landing-navy)}.marketing-audience h2{color:#fff}.marketing-audience .landing-eyebrow{color:#7bd8c1}.marketing-large-copy{max-width:700px;margin:0;color:#bdcad4;font-size:18px;line-height:2}.marketing-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px}.marketing-principles-grid article{min-height:210px;padding:28px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-surface)}.marketing-principles-grid h3{margin-top:0}.contact-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px}.contact-option{display:flex;min-height:330px;flex-direction:column;padding:30px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper)}.contact-option a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:var(--landing-emerald);font-size:13px;font-weight:800}.contact-option a i{font-style:normal}[dir=ltr] .contact-option a i:not(:first-child){transform:rotate(180deg)}.contact-transparency{background:color-mix(in srgb,var(--landing-paper) 86%,var(--landing-mint))}.contact-transparency-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.contact-transparency article{padding:34px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper)}.contact-transparency h2{margin:0;font-size:23px}@media (max-width: 1100px){.marketing-footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.marketing-footer-grid .landing-footer-brand{grid-column:1 / -1}.marketing-proof-grid{grid-template-columns:repeat(2,1fr)}.marketing-proof-grid article:nth-child(2n){border-inline-end:1px solid var(--landing-line)}}@media (max-width: 840px){.marketing-page-hero{padding-block:58px 72px}.marketing-page-hero .feature-breadcrumb{margin-bottom:36px}.marketing-principles-grid,.contact-options-grid{grid-template-columns:1fr}.contact-option{min-height:240px}}@media (max-width: 540px){.marketing-page-hero h1{font-size:clamp(36px,10.5vw,48px)}.marketing-page-hero-copy>p:last-child{font-size:15px}.marketing-proof-grid,.contact-transparency-grid{grid-template-columns:1fr}.marketing-proof-grid article,.marketing-proof-grid article:nth-child(2n){min-height:190px;border-inline:1px solid var(--landing-line)}.marketing-footer-grid{grid-template-columns:1fr 1fr}}
