:root{--navy:#0d1b2a;--navy-2:#14283c;--navy-3:#1c3650;--green:#4caf3f;--green-dark:#3f9235;--green-soft:#ecf7e9;--slate:#334155;--muted:#64748b;--gray:#e5e7eb;--soft:#f6f8fa;--white:#fff;--line:#dce3e8;--shadow:0 24px 70px #0d1b2a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,Avenir Next,Avenir,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}::selection{background:#4caf3f38}
.marketing-site{background:var(--white);min-height:100vh;overflow-x:hidden}.marketing-shell{width:min(1180px,100% - 40px);margin:0 auto}.marketing-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #0d1b2a17;position:sticky;top:0}.header-inner{align-items:center;gap:34px;min-height:78px;display:flex}.header-logo{flex:none;width:258px;overflow:hidden}.header-logo img{width:258px;height:auto}.desktop-nav{color:var(--slate);justify-content:center;align-items:center;gap:26px;margin-left:auto;font-size:13px;font-weight:650;display:flex}.desktop-nav a{padding:29px 0 25px;position:relative}.desktop-nav a:after{content:"";background:var(--green);transform-origin:50%;height:2px;transition:transform .2s;position:absolute;bottom:19px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{align-items:center;gap:15px;display:flex}.text-link{color:var(--navy);white-space:nowrap;font-size:13px;font-weight:700}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);border-radius:8px;padding:10px 13px;font-size:13px;font-weight:750;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{background:var(--white);border:1px solid var(--line);width:240px;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;padding:12px;display:flex;position:absolute;top:51px;right:0}.mobile-nav-panel a{color:var(--slate);border-radius:8px;padding:12px;font-size:14px;font-weight:650}.mobile-nav-panel a:hover{background:var(--soft)}.button{letter-spacing:.015em;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:var(--white);border-color:var(--green)}.button-primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button-secondary{background:var(--white);color:var(--navy);border-color:#a8b5c0}.button-secondary:hover{border-color:var(--navy)}.button-compact{white-space:nowrap;min-height:42px;padding-inline:17px;font-size:12px}.button-full{width:100%}.hero-section{border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 17%,#4caf3f24,#0000 27%),linear-gradient(#fbfcfd 0%,#f4f7f9 100%);padding:92px 0 88px;position:relative}.hero-section:before{content:"";pointer-events:none;opacity:.36;background-image:linear-gradient(#0d1b2a09 1px,#0000 1px),linear-gradient(90deg,#0d1b2a09 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 56%);mask-image:linear-gradient(90deg,#000,#0000 56%)}.hero-layout{grid-template-columns:.92fr 1.08fr;align-items:center;gap:76px;display:grid;position:relative}.section-kicker{color:var(--green-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:850}.section-kicker.light{color:#a8d7a1}.hero-content h1{max-width:610px;color:var(--navy);letter-spacing:-.055em;margin-bottom:25px;font-size:clamp(46px,5.4vw,72px);line-height:.99}.hero-lead{max-width:610px;color:var(--slate);margin-bottom:33px;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-assurances{color:var(--slate);flex-wrap:wrap;gap:12px 23px;margin-top:29px;font-size:12px;font-weight:650;display:flex}.hero-assurances span,.check-list li{align-items:center;gap:8px;display:inline-flex}.hero-assurances svg,.check-list svg{width:17px;height:17px;color:var(--green-dark);flex:none}.product-preview{background:var(--navy);color:var(--white);border-radius:18px;padding:22px;position:relative;box-shadow:0 35px 85px #0d1b2a3d}.product-preview:after{content:"";z-index:-1;background:var(--green);opacity:.18;border-radius:22px;width:42%;height:42%;position:absolute;bottom:-22px;right:-22px}.preview-topbar{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:12px;display:flex}.preview-topbar>div{align-items:center;gap:10px;display:flex}.preview-brand-mark{background:var(--green);border-radius:8px;place-items:center;width:31px;height:31px;font-size:15px;font-weight:900;display:grid}.preview-status{color:#c8d6df;align-items:center;gap:7px;display:inline-flex}.preview-status i{background:var(--green);border-radius:999px;width:8px;height:8px}.preview-heading{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 0 20px;display:flex}.preview-heading small{color:#9eb0bd;letter-spacing:.12em;font-size:9px;font-weight:800}.preview-heading h2{color:var(--white);letter-spacing:-.035em;margin:7px 0 5px;font-size:25px}.preview-heading p{color:#b9c7d0;margin:0;font-size:11px}.status-pill{color:#b9e2b4;background:#4caf3f26;border:1px solid #4caf3f73;border-radius:999px;flex:none;padding:8px 10px;font-size:9px;font-weight:800}.preview-facts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.preview-facts article{background:#ffffff13;border:1px solid #ffffff14;border-radius:10px;padding:14px}.preview-facts small,.preview-facts strong{display:block}.preview-facts small{color:#9eb0bd;margin-bottom:7px;font-size:9px}.preview-facts strong{color:var(--white);font-size:11px}.preview-progress{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:25px;display:grid;position:relative}.progress-line{background:#496175;height:1px;position:absolute;top:13px;left:9%;right:9%}.preview-progress article{text-align:center;position:relative}.preview-progress article>span{z-index:1;color:#c4d0d8;background:#304a60;border:2px solid #6a7e8e;border-radius:999px;place-items:center;width:27px;height:27px;margin:0 auto 9px;font-size:9px;font-weight:850;display:grid;position:relative}.preview-progress .complete>span,.preview-progress .current>span{background:var(--green);border-color:var(--green);color:var(--white)}.preview-progress .current>span{box-shadow:0 0 0 5px #4caf3f29}.preview-progress strong,.preview-progress small{display:block}.preview-progress strong{font-size:9px}.preview-progress small{color:#8fa4b3;margin-top:4px;font-size:8px}.preview-note{background:var(--white);color:var(--navy);border-radius:10px;align-items:flex-start;gap:11px;margin-top:23px;padding:14px;display:flex}.preview-note>span{background:var(--green-soft);width:29px;height:29px;color:var(--green-dark);border-radius:8px;flex:none;place-items:center;display:grid}.preview-note svg{width:16px;height:16px}.preview-note strong{font-size:10px}.preview-note p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.45}.benefit-bar{border-bottom:1px solid var(--line);background:var(--white)}.benefit-grid{grid-template-columns:repeat(3,1fr);display:grid}.benefit-grid article{border-right:1px solid var(--line);grid-template-columns:42px 1fr;align-content:center;gap:19px;min-height:148px;padding:28px 34px;display:grid}.benefit-grid article:first-child{border-left:1px solid var(--line)}.benefit-grid article>span{background:var(--green-soft);width:38px;height:38px;color:var(--green-dark);border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.benefit-grid strong{color:var(--navy);font-size:15px}.benefit-grid p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.55}.content-section{padding:104px 0}.section-heading h2,.operations-copy h2,.final-cta h2{color:var(--navy);letter-spacing:-.048em;margin:0;font-size:clamp(36px,4.3vw,56px);line-height:1.05}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.split-heading>p,.centered-heading>p,.workflow-heading>p,.operations-copy>p{color:var(--muted);font-size:16px;line-height:1.75}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature-card{background:var(--white);border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:278px;padding:31px;transition:transform .2s,background .2s,box-shadow .2s}.feature-card:hover{z-index:1;background:#fbfdfb;position:relative;transform:translateY(-3px);box-shadow:0 18px 40px #0d1b2a14}.feature-number{color:var(--green-dark);letter-spacing:.1em;font-size:11px;font-weight:850}.feature-card h3,.integration-grid h3,.service-card h3{color:var(--navy);letter-spacing:-.028em;margin:53px 0 13px;font-size:21px;line-height:1.2}.feature-card p,.integration-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.workflow-section{background:radial-gradient(circle at 90% 15%, #4caf3f2b, transparent 27%), var(--navy);color:var(--white);padding:100px 0}.workflow-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:46px;display:grid}.workflow-heading h2{color:var(--white);letter-spacing:-.048em;margin:0;font-size:clamp(36px,4.3vw,56px);line-height:1.05}.workflow-heading>p{color:#b7c5cf}.workflow-list{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.workflow-list li{border-right:1px solid #ffffff26;min-height:265px;padding:25px 22px}.workflow-list li:first-child{border-left:1px solid #ffffff26}.workflow-list li>span{color:#9bd793;font-size:11px;font-weight:850}.workflow-list h3{color:var(--white);margin:82px 0 12px;font-size:19px}.workflow-list p{color:#aebfca;margin:0;font-size:12px;line-height:1.65}.operations-section{background:var(--soft)}.operations-layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:84px;display:grid}.operations-copy>p{max-width:650px;margin:25px 0 30px}.check-list{color:var(--slate);gap:15px;margin:0;padding:0;font-size:14px;font-weight:650;list-style:none;display:grid}.service-card{background:var(--white);border:1px solid var(--line);border-top:6px solid var(--green);box-shadow:var(--shadow);padding:38px}.service-card h3{margin-top:8px;font-size:29px;line-height:1.15}.service-list{border-top:1px solid var(--line);margin:28px 0 30px;display:grid}.service-list span{border-bottom:1px solid var(--line);color:var(--slate);padding:13px 0;font-size:13px}.integration-section{background:var(--white);padding:100px 0 108px}.centered-heading{text-align:center;max-width:820px;margin:0 auto 49px}.centered-heading>p{max-width:690px;margin:23px auto 0}.integration-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.integration-grid article{background:var(--soft);border:1px solid var(--line);border-radius:12px;min-height:255px;padding:30px}.integration-grid article>span{background:var(--navy);width:42px;height:42px;color:var(--white);border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.integration-grid h3{margin-top:39px}.final-cta{background:var(--green);color:var(--white);padding:75px 0}.final-cta-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.final-cta h2{max-width:730px;color:var(--white)}.final-cta p:last-child{color:#ffffffe6;margin:18px 0 0;font-size:15px}.final-cta-actions{flex:none;gap:10px;display:flex}.button-light{background:var(--white);border-color:var(--white);color:var(--navy)}.button-dark-outline{color:var(--navy);background:0 0;border-color:#0d1b2a73}.marketing-footer{background:var(--navy);color:#aebdc8;padding:66px 0 25px}.footer-grid{grid-template-columns:2fr .8fr .8fr;gap:70px;display:grid}.footer-intro img{background:var(--white);border-radius:4px;width:245px;height:auto;padding:5px}.footer-intro p{max-width:450px;margin:21px 0 0;font-size:13px;line-height:1.7}.footer-grid>div:not(:first-child){flex-direction:column;gap:11px;font-size:13px;display:flex}.footer-grid strong{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px}.footer-grid a:hover{color:#b7e2b1}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;gap:25px;margin-top:52px;padding-top:22px;font-size:11px;display:flex}.support-site{background:var(--soft);min-height:100vh}.support-main{padding:90px 0 100px}.support-intro{max-width:760px}.support-intro h1{color:var(--navy);letter-spacing:-.052em;margin-bottom:23px;font-size:clamp(45px,6vw,72px);line-height:1}.support-intro>p:last-child{color:var(--slate);font-size:18px;line-height:1.7}.support-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.support-card-new{background:var(--white);border:1px solid var(--line);border-top:5px solid var(--green);flex-direction:column;min-height:310px;padding:30px;display:flex}.support-card-new>span{color:var(--green-dark);font-size:11px;font-weight:850}.support-card-new h2{letter-spacing:-.03em;margin:48px 0 13px;font-size:23px}.support-card-new p{color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.7}.support-card-new .button{margin-top:auto}.support-note{background:var(--green-soft);color:var(--slate);border:1px solid #cce7c7;align-items:flex-start;gap:14px;margin-top:28px;padding:20px;font-size:13px;line-height:1.65;display:flex}.support-note svg{width:19px;height:19px;color:var(--green-dark);flex:none}@media (max-width:1080px){.desktop-nav,.header-actions{display:none}.mobile-nav{display:block}.hero-layout,.split-heading,.workflow-heading,.operations-layout{grid-template-columns:1fr}.hero-layout{gap:58px}.hero-content h1,.hero-lead{max-width:760px}.split-heading,.workflow-heading{gap:18px}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow-list{grid-template-columns:repeat(3,1fr)}.workflow-list li:nth-child(4){border-left:1px solid #ffffff26}.final-cta-inner{flex-direction:column;align-items:flex-start}.support-card-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.marketing-shell{width:min(100% - 28px,1180px)}.header-inner{min-height:70px}.header-logo,.header-logo img{width:218px}.hero-section{padding:67px 0 64px}.hero-content h1{font-size:45px}.hero-lead{font-size:16px}.hero-actions,.final-cta-actions{flex-direction:column;width:100%}.hero-actions .button,.final-cta-actions .button{width:100%}.preview-heading,.preview-topbar{flex-direction:column;align-items:flex-start}.preview-facts{grid-template-columns:1fr}.preview-progress{grid-template-columns:1fr;gap:10px}.progress-line{display:none}.preview-progress article{text-align:left;grid-template-columns:33px 1fr auto;align-items:center;gap:10px;display:grid}.preview-progress article>span,.preview-progress small{margin:0}.benefit-grid,.feature-grid,.workflow-list,.integration-grid,.support-card-grid,.footer-grid{grid-template-columns:1fr}.benefit-grid article,.benefit-grid article:first-child,.workflow-list li,.workflow-list li:first-child,.workflow-list li:nth-child(4){border-left:1px solid var(--line);border-right:1px solid var(--line)}.workflow-list li,.workflow-list li:first-child,.workflow-list li:nth-child(4){border-color:#ffffff26;min-height:auto}.workflow-list h3{margin-top:38px}.content-section,.workflow-section,.integration-section{padding:76px 0}.service-card{padding:27px}.footer-grid{gap:35px}.footer-bottom{flex-direction:column;align-items:flex-start}.support-main{padding:70px 0 78px}}@media (max-width:430px){.header-logo,.header-logo img{width:188px}.product-preview{border-radius:14px;padding:16px}.hero-content h1{font-size:39px}}
