.landing-site{--landing-content-max:72rem;--landing-gutter:1.25rem;--landing-bg:#fcf8f3;--landing-surface:#fffdfb;--landing-surface-border:#dcd6cf;--landing-ink:#14202d;--landing-ink-muted:#434e5b;--landing-accent:#00616d;--landing-accent-soft:#d5f1f6;--landing-status-new:#1f74bf;--landing-status-new-bg:#ddedff;--landing-status-active:#00797e;--landing-status-active-bg:#cdf4f6;--landing-status-proposal:#6568b6;--landing-status-proposal-bg:#e7eaff;--landing-status-meeting:#117555;--landing-status-meeting-bg:#d4f4e5;--landing-status-won:#00703e;--landing-status-won-bg:#d7f4e0;--landing-status-risk:#b2511e;--landing-status-risk-bg:#fef0d4;--landing-panel:#fefdfb;--landing-chaos:#f8f5ee;--landing-section-muted:#f7f3ec;--landing-section-accent:#def5f9;--landing-section-surface:#fff;--landing-section-inset:#f5fdfd;background-color:var(--landing-bg);color:var(--landing-ink);font-family:"Source Sans 3",ui-sans-serif,system-ui,sans-serif;overflow-x:clip}@supports (color:lab(0% 0 0)){.landing-site{--landing-bg:lab(97.6939% .690043 2.95932);--landing-surface:lab(99.4272% .340223 1.4766);--landing-surface-border:lab(86.0998% 1.05408 4.45136);--landing-ink:lab(11.76% -2.21248 -10.3082);--landing-ink-muted:lab(32.6801% -2.36468 -8.75521);--landing-accent:lab(36.7975% -21.9785 -14.7853);--landing-accent-soft:lab(93.2829% -8.6602 -5.73746);--landing-status-new:lab(47.1027% -3.97182 -47.02);--landing-status-new-bg:lab(92.9868% -3.98928 -14.0939);--landing-status-active:lab(45.2814% -31.2188 -12.7895);--landing-status-active-bg:lab(93.4363% -12.6373 -5.2732);--landing-status-proposal:lab(46.4195% 14.6904 -42.411);--landing-status-proposal-bg:lab(92.8019% 2.12684 -11.0786);--landing-status-meeting:lab(43.3252% -34.3517 9.72912);--landing-status-meeting-bg:lab(93.5779% -13.2306 3.82844);--landing-status-won:lab(41.2239% -38.6305 19.9727);--landing-status-won-bg:lab(93.5794% -12.4075 6.35813);--landing-status-risk:lab(46.8029% 37.9686 47.2464);--landing-status-risk-bg:lab(95.4996% 1.50701 15.5243);--landing-panel:lab(99.4324% .0796318 1.13986);--landing-chaos:lab(96.5601% .286847 3.81331);--landing-section-muted:lab(95.957% .868917 3.70325);--landing-section-accent:lab(94.983% -7.22849 -4.78919);--landing-section-surface:lab(100% 0 0);--landing-section-inset:lab(98.6878% -2.53281 -1.06359)}}@media(min-width:640px){.landing-site{--landing-gutter:2rem}}@media(min-width:1024px){.landing-site{--landing-gutter:2.5rem}}.landing-site .landing-container{box-sizing:border-box;width:100%;max-width:var(--landing-content-max);padding-left:max(var(--landing-gutter),env(safe-area-inset-left,0px));padding-right:max(var(--landing-gutter),env(safe-area-inset-right,0px));margin-inline:auto}.landing-site .landing-section-intro{width:100%}.landing-site .landing-section-body{width:100%;min-width:0;margin-top:2.5rem}@media(min-width:768px){.landing-site .landing-section-body{margin-top:3rem}}.landing-site .landing-display{letter-spacing:0;color:var(--landing-ink);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.landing-site .landing-body{color:var(--landing-ink-muted);font-family:"Source Sans 3",ui-sans-serif,system-ui,sans-serif;line-height:1.65}.landing-site .landing-surface{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:.75rem}.landing-site .landing-panel{background:var(--landing-panel);border:1px solid var(--landing-surface-border);border-radius:.875rem}.landing-site .landing-final-cta-grid{align-items:center;gap:2.5rem;display:grid}@media(min-width:1280px){.landing-site .landing-final-cta-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem}}.landing-site .landing-final-cta-copy{z-index:1;min-width:0;position:relative}.landing-site .landing-final-cta-visual{width:100%;min-width:0;max-width:100%}.landing-site .landing-final-cta-actions{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:2rem;display:flex}@media(min-width:640px){.landing-site .landing-final-cta-actions{flex-flow:wrap;align-items:center}}.landing-site .landing-label{color:var(--landing-ink-muted);letter-spacing:.01em;font-size:.75rem;font-weight:500}.landing-site .landing-nav-link{white-space:nowrap}.landing-site .landing-nav{flex-shrink:0}.landing-site .landing-reports-metrics{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;display:grid}@media(min-width:640px){.landing-site .landing-reports-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.landing-site .landing-reports-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.landing-site .landing-reports-metric-card{border:1px solid var(--landing-surface-border);background:var(--landing-surface);border-radius:.875rem;align-items:flex-start;gap:.875rem;padding:1rem 1.1rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0f1b2d0a}.landing-site .landing-reports-metric-card:hover{border-color:#89c4c6;box-shadow:0 6px 18px #0f1b2d12}.landing-site .landing-reports-metric-icon{background:var(--landing-accent-soft);width:2.5rem;height:2.5rem;color:var(--landing-accent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-site .landing-section-gap{scroll-margin-top:5rem}.landing-site .landing-trust-card,.landing-site .landing-pain-card,.landing-site .landing-segment-card{min-height:8.5rem}.landing-site .landing-highlight{line-height:1.55}.landing-site .landing-btn-primary{background:var(--landing-accent);color:#f9fcff;min-height:2.75rem}.landing-site .landing-btn-primary:focus-visible,.landing-site .landing-btn-outline:focus-visible,.landing-site a:focus-visible{outline:2px solid var(--landing-accent);outline-offset:2px}.landing-site .landing-btn-primary:hover{background:#00666b;background:lab(38.3164% -31.1399 -12.7354)}.landing-site .landing-btn-outline{border:1px solid var(--landing-surface-border);color:var(--landing-ink);background:var(--landing-surface)}.landing-site .landing-btn-outline:hover{border-color:var(--landing-accent);background:var(--landing-accent-soft)}.landing-site .landing-fade-up{animation:.55s ease-out both landing-fade-up}.landing-site .landing-fade-up-d1{animation-delay:60ms}.landing-site .landing-fade-up-d2{animation-delay:.12s}.landing-site .landing-fade-up-d3{animation-delay:.18s}.landing-site .landing-fade-up-d4{animation-delay:.24s}.landing-site .landing-hero{border-bottom:1px solid var(--landing-surface-border);background:linear-gradient(180deg,#e4fcf0 0%,#effdfe 45%,var(--landing-surface) 100%);position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.landing-site .landing-hero{background:linear-gradient(180deg,lab(96.9239% -9.8992 2.86828) 0%,lab(98.4094% -4.74703 -1.99063) 45%,var(--landing-surface) 100%)}}.landing-site .landing-hero-bg{pointer-events:none;background:radial-gradient(70% 50% at 15% 100%,#00595e1f,#0000 55%),radial-gradient(60% 45% at 90% 85%,#006a791a,#0000 50%);background:radial-gradient(70% 50% at 15% 100%,color(xyz 0.051 0.079 0.124 / 0.122),#0000 55%),radial-gradient(60% 45% at 90% 85%,color(xyz 0.082 0.117 0.211 / 0.102),#0000 50%);position:absolute;inset:0}.landing-site .landing-hero-grid{align-items:center;gap:2.5rem;display:grid}@media(min-width:1024px){.landing-site .landing-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:3.5rem}}.landing-site .landing-hero-copy{text-align:center;min-width:0;max-width:100%}@media(min-width:1024px){.landing-site .landing-hero-copy{text-align:left}}.landing-site .landing-hero-eyebrow{letter-spacing:.04em;text-transform:uppercase;max-width:100%;color:var(--landing-accent);overflow-wrap:break-word;text-align:center;background:#f4fefe;border:1px solid #77b0b3;border:1px solid lab(68.1097% -18.9034 -7.8373);border-radius:9999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.7rem;font-weight:600;line-height:1.3;display:inline-flex}.landing-site .landing-hero-title{overflow-wrap:break-word;width:100%;max-width:18ch;margin-top:.85rem;margin-left:auto;margin-right:auto;font-size:2rem;font-weight:800;line-height:1.08}@media(min-width:640px){.landing-site .landing-hero-title{font-size:2.4rem}}@media(min-width:1024px){.landing-site .landing-hero-title{max-width:17ch;margin-left:0;margin-right:0;font-size:3.05rem}}.landing-site .landing-hero-subtitle{overflow-wrap:break-word;width:100%;max-width:36rem;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.55}@media(min-width:1024px){.landing-site .landing-hero-subtitle{margin-left:0;margin-right:0;font-size:1.125rem}}.landing-site .landing-hero-seo{color:var(--landing-ink-muted);opacity:.82;overflow-wrap:break-word;width:100%;max-width:34rem;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:.8125rem;line-height:1.5}@media(min-width:1024px){.landing-site .landing-hero-seo{margin-left:0;margin-right:0}}.landing-site .landing-hero-bullets{text-align:left;gap:.5rem;max-width:32rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;display:grid}@media(min-width:640px){.landing-site .landing-hero-bullets{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem}}@media(min-width:1024px){.landing-site .landing-hero-bullets{margin-left:0;margin-right:0}}.landing-site .landing-hero-bullet{color:var(--landing-ink);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.4;display:flex}@media(min-width:768px){.landing-site .landing-hero-bullet{font-size:.875rem}}.landing-site .landing-hero-bullet-icon{width:1rem;height:1rem;color:var(--landing-accent);flex-shrink:0;margin-top:.15rem}.landing-site .landing-hero-ctas{flex-direction:column;align-items:stretch;gap:.65rem;margin-top:2rem;display:flex}@media(min-width:480px){.landing-site .landing-hero-ctas{flex-flow:wrap;justify-content:center;align-items:center}}@media(min-width:1024px){.landing-site .landing-hero-ctas{justify-content:flex-start}}.landing-site .landing-hero-cta-primary{border-radius:9999px;min-height:3rem;padding-left:1.5rem;padding-right:1.5rem;font-weight:600;box-shadow:0 10px 28px #00525e47;box-shadow:0 10px 28px lab(31.1147% -26.6145 -18.2534/.28)}.landing-site .landing-hero-cta-secondary{border-radius:9999px;min-height:3rem;padding-left:1.35rem;padding-right:1.35rem;font-weight:600}.landing-site .landing-hero-cta-link{min-height:2.75rem;color:var(--landing-ink-muted);font-weight:500}.landing-site .landing-hero-cta-link:hover{color:var(--landing-accent);background:0 0}.landing-site .landing-hero-fine-print{color:var(--landing-ink-muted);text-align:center;margin-top:.75rem;font-size:.75rem}@media(min-width:1024px){.landing-site .landing-hero-fine-print{text-align:left}}.landing-site .landing-hero-cta-link-inline{color:var(--landing-accent);text-underline-offset:3px;align-items:center;margin-top:1.1rem;font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-flex}.landing-site .landing-hero-cta-link-inline:hover{color:var(--landing-ink)}.landing-site .landing-hero-note{color:var(--landing-ink-muted);text-align:center;overflow-wrap:break-word;width:100%;max-width:34rem;margin-top:1rem;font-size:.8125rem;line-height:1.5}@media(max-width:479px){.landing-site .landing-hero-eyebrow{border-radius:.85rem;width:100%}}.landing-site .diagnostic-sticky__inner{box-sizing:border-box;width:100%}.landing-site .diagnostic-sticky__message{overflow-wrap:break-word}.landing-site .diagnostic-sticky__button{white-space:normal;text-align:center}@media(max-width:479px){.landing-site .diagnostic-sticky__inner{flex-direction:column;align-items:stretch;gap:.5rem;padding-right:2.75rem}.landing-site .diagnostic-sticky__button{width:100%;min-height:2.25rem}}@media(min-width:1024px){.landing-site .landing-hero-note{text-align:left;margin-left:0;margin-right:0}}.landing-site .landing-hero-trust{color:var(--landing-ink-muted);text-align:center;max-width:34rem;margin-top:.75rem;font-size:.75rem;line-height:1.55}@media(min-width:1024px){.landing-site .landing-hero-trust{text-align:left;margin-left:0;margin-right:0}}.landing-site .landing-hero-visual{box-sizing:border-box;width:100%;max-width:100%;min-height:0;padding:.75rem 0 2rem;position:relative;overflow:visible}@media(min-width:1024px){.landing-site .landing-hero-visual{padding-bottom:2.75rem}}.landing-site .landing-hero-visual-deco{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-site .landing-hero-visual-glow{background:radial-gradient(85% 75% at 50% 100%,#00778738,#29808414 45%,#0000 72%);background:radial-gradient(85% 75% at 50% 100%,color(xyz 0.106 0.149 0.258 / 0.22),#29808414 45%,#0000 72%);width:min(100%,520px);height:55%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-site .landing-hero-visual-wave{fill:#00616d;fill:lab(36.8633% -24.4999 -16.5656);opacity:.1;width:100%;height:clamp(4.5rem,18%,7rem);position:absolute;bottom:0;left:0}.landing-site .landing-hero-visual-stage{z-index:1;box-sizing:border-box;width:100%;max-width:480px;margin:0 auto;padding:.5rem .75rem 0;position:relative}@media(min-width:1024px){.landing-site .landing-hero-visual-stage{max-width:460px;margin:0 auto 0 0;padding:.75rem 1rem 0}}.landing-site .landing-hero-visual-primary{z-index:2;background:var(--landing-surface);border:1px solid #d0e2e3a6;border:1px solid lab(88.599% -6.32665 -2.64957/.65);border-radius:.875rem;width:fit-content;max-width:100%;margin:0 auto;padding:.35rem;position:relative;overflow:hidden;box-shadow:0 2px 4px #0f1b2d0a,0 12px 32px #01434c1f,0 28px 56px #00515c14;box-shadow:0 2px 4px #0f1b2d0a,0 12px 32px #01434c1f,0 28px 56px lab(30.9236% -19.2526 -12.9439/.08)}.landing-site .landing-hero-visual-secondary{z-index:3;background:var(--landing-surface);border:1px solid #fcfcfc66;border:1px solid lab(98.84% .0000298023 -.0000119209/.4);border-radius:.75rem;width:52%;max-width:240px;padding:.25rem;position:absolute;bottom:-6%;left:-4%;box-shadow:0 8px 20px #0f1b2d1f,0 16px 40px #061c311a}@media(min-width:1024px){.landing-site .landing-hero-visual-secondary{width:48%;max-width:280px;bottom:4%;left:-6%}}.landing-site .landing-hero-visual-img{object-fit:contain;object-position:center top;border-radius:.625rem;width:auto;max-width:100%;height:auto;margin-left:auto;margin-right:auto;display:block}.landing-site .landing-hero-visual-img--primary{max-width:min(100%,1024px)}.landing-site .landing-hero-visual-img--secondary{max-height:200px}.landing-site .landing-hero-visual--image .landing-hero-visual-stage--image{max-width:min(100%,760px)}@media(min-width:1024px){.landing-site .landing-hero-visual--image .landing-hero-visual-stage--image{max-width:100%;margin-left:0;margin-right:0}}.landing-site .landing-hero-image-trigger{cursor:zoom-in;text-align:center;background:0 0;border:none;border-radius:.875rem;width:100%;max-width:100%;margin:0;padding:.35rem;display:block}.landing-site .landing-hero-image-trigger:focus-visible{outline:2px solid var(--landing-accent);outline-offset:3px}.landing-site .landing-hero-image-trigger .landing-hero-visual-img--primary{width:100%;max-width:100%;height:auto}.landing-site .landing-hero-image-hint{color:var(--landing-ink-muted);opacity:.85;justify-content:center;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.75rem;font-weight:500;transition:opacity .2s,color .2s;display:inline-flex}.landing-site .landing-hero-image-trigger:hover .landing-hero-image-hint,.landing-site .landing-hero-image-trigger:focus-visible .landing-hero-image-hint{color:var(--landing-accent);opacity:1}.landing-hero-lightbox-content>button{color:#fff;opacity:.9;top:.5rem;right:.5rem}.landing-hero-lightbox-content>button:hover{opacity:1}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.landing-site .landing-fade-up,.landing-site .landing-fade-up-d1,.landing-site .landing-fade-up-d2,.landing-site .landing-fade-up-d3,.landing-site .landing-fade-up-d4{animation:none}}.landing-site .landing-widget-hover{transition:border-color .2s,transform .2s}.landing-site .landing-widget-hover:hover{border-color:#89c4c6;transform:translateY(-1px)}.landing-site .landing-section-muted{background-color:var(--landing-section-muted)}.landing-site .landing-section-accent{background-color:var(--landing-section-accent)}.landing-site .landing-section-surface{background-color:var(--landing-section-surface);border-block:1px solid var(--landing-surface-border)}.landing-site .landing-section-inset{background-color:var(--landing-section-inset);border-block:1px solid var(--landing-surface-border)}.landing-site .landing-section-highlight{background:linear-gradient(180deg,var(--landing-accent-soft) 0%,var(--landing-bg) 42%,var(--landing-bg) 100%)}.landing-site .landing-visual-card{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:1rem;box-shadow:0 1px 2px #0f1b2d0a,0 12px 32px #0f1b2d0f}.landing-site .landing-value-delivery-section .landing-section-intro{display:none}.landing-site .landing-value-delivery-section .landing-section-body{margin-top:0}.landing-site .landing-value-delivery{flex-direction:column;gap:2rem;width:100%;min-width:0;display:flex}@media(min-width:1024px){.landing-site .landing-value-delivery{gap:2.5rem}}.landing-site .landing-value-banner-wrap{border:1px solid var(--landing-surface-border);background:#fff;border-radius:.875rem;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f1b2d0a,0 16px 40px #0f1b2d12}.landing-site .landing-value-banner{aspect-ratio:1024/341;object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto;display:block}.landing-site .landing-value-banner-footer{color:var(--landing-ink-muted);border-top:1px solid var(--landing-surface-border);background:var(--landing-section-muted);align-items:flex-start;gap:.5rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.45;display:flex}@media(min-width:640px){.landing-site .landing-value-banner-footer{align-items:center;padding:.75rem 1.25rem;font-size:.875rem}}.landing-site .landing-screenshot-wrap{border:1px solid var(--landing-surface-border);background:var(--landing-bg);border-radius:.75rem;width:100%;max-width:40rem;margin-inline:auto;overflow:hidden}.landing-site .landing-screenshot-wrap--wide{max-width:44rem}.landing-site .landing-screenshot-wrap--compact{max-width:100%}.landing-site .landing-screenshot{object-fit:contain;object-position:center;width:100%;height:auto;max-height:17.5rem;margin-inline:auto;display:block}@media(min-width:768px){.landing-site .landing-screenshot{max-height:20rem}.landing-site .landing-screenshot-wrap--wide .landing-screenshot{max-height:18rem}.landing-site .landing-screenshot-wrap--compact .landing-screenshot{max-height:15rem}}.landing-site .landing-screenshot-caption{color:var(--landing-ink-muted);border-top:1px solid var(--landing-surface-border);text-align:center;padding:.75rem 1rem;font-size:.75rem;line-height:1.45}@media(min-width:640px){.landing-site .landing-screenshot-caption{text-align:left}}.landing-site .landing-erp-intro{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.landing-site .landing-erp-compare-card{border:1px solid var(--landing-surface-border);background:var(--landing-surface);border-radius:.875rem;padding:1.25rem 1.35rem;box-shadow:0 1px 2px #0f1b2d0a}.landing-site .landing-erp-compare-card--erp{background:var(--landing-bg)}.landing-site .landing-erp-compare-card--crm{background:linear-gradient(165deg,var(--landing-accent-soft) 0%,var(--landing-surface) 55%);border-color:#6eb1bd;box-shadow:0 1px 2px #0f1b2d0d,0 8px 24px #00616d14;box-shadow:0 1px 2px #0f1b2d0d,0 8px 24px lab(36.7975% -21.9785 -14.7853/.08)}.landing-site .landing-erp-compare-icon{background:var(--landing-section-muted);width:2.5rem;height:2.5rem;color:var(--landing-ink-muted);border-radius:.625rem;justify-content:center;align-items:center;display:flex}.landing-site .landing-erp-compare-icon--crm{background:var(--landing-accent);color:#f9fcff}.landing-site .landing-erp-compare-bridge{flex-direction:column;justify-content:center;align-items:center;min-width:4.5rem;padding:0 .25rem}.landing-site .landing-erp-footnote{border-left:3px solid var(--landing-accent);padding-left:.875rem}.landing-site .landing-ai-intro{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.landing-site .landing-ai-human-banner{background:linear-gradient(135deg,var(--landing-accent-soft) 0%,var(--landing-surface) 70%);border:1px solid #6eb1bd;border:1px solid lab(68.0673% -19.8059 -13.1605);border-radius:.875rem;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 18px #00616d14;box-shadow:0 4px 18px lab(36.7975% -21.9785 -14.7853/.08)}.landing-site .landing-ai-human-banner-icon{background:var(--landing-accent);color:#f9fcff;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.landing-site .landing-ai-flow{gap:.75rem;display:grid}@media(min-width:1024px){.landing-site .landing-ai-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:.5rem}}.landing-site .landing-ai-flow-item{display:contents}@media(max-width:1023px){.landing-site .landing-ai-flow-item{display:block}}.landing-site .landing-ai-flow-card{border:1px solid var(--landing-surface-border);background:var(--landing-surface);border-radius:.875rem;gap:.875rem;height:100%;padding:1rem 1.15rem;display:flex;box-shadow:0 1px 2px #0f1b2d0a}.landing-site .landing-ai-flow-step{letter-spacing:.06em;color:var(--landing-accent);font-variant-numeric:tabular-nums;padding-top:.15rem;font-size:.65rem;font-weight:700}.landing-site .landing-ai-flow-icon{background:var(--landing-accent-soft);width:2.25rem;height:2.25rem;color:var(--landing-accent);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-site .landing-ai-flow-arrow{justify-content:center;align-items:center;padding:0 .15rem}.landing-site .landing-ai-footnote{border-left:3px solid var(--landing-accent);padding-left:.875rem}.landing-site .landing-feature-row{border:1px solid var(--landing-surface-border);background:var(--landing-surface);border-radius:.75rem;gap:.875rem;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0f1b2d08}.landing-site .landing-feature-row:hover{border-color:#89c4c6;box-shadow:0 4px 14px #0f1b2d0f}.landing-site .landing-feature-index{background:var(--landing-accent-soft);width:2rem;height:2rem;color:var(--landing-accent);font-variant-numeric:tabular-nums;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.landing-site .landing-integration-chip{border:1px solid var(--landing-surface-border);background:var(--landing-surface);color:var(--landing-ink);border-radius:9999px;align-items:center;gap:.625rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 1px 2px #0f1b2d0a}.landing-site .landing-integration-chip:hover{border-color:var(--landing-accent);transform:translateY(-1px)}.landing-site .landing-integration-dot{background:var(--landing-accent);border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem}.landing-site .landing-integrations-band-row{-ms-overflow-style:none;scrollbar-width:none}.landing-site .landing-integrations-band-title{letter-spacing:-.01em;color:var(--landing-ink);font-size:1.125rem;font-weight:700}.landing-site .landing-integrations-band-subtitle{color:var(--landing-ink-muted);font-size:.875rem;line-height:1.5}.landing-site .landing-integrations-band-row::-webkit-scrollbar{display:none}.landing-site .landing-integration-tile{text-align:center;flex-direction:column;align-items:center;gap:.625rem;width:5.75rem;display:flex}.landing-site .landing-integration-tile-icon{border:1px solid var(--landing-surface-border);background:var(--landing-surface);width:3.5rem;height:3.5rem;color:var(--landing-ink);border-radius:1rem;justify-content:center;align-items:center;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0f1b2d0f}.landing-site .landing-integration-tile:hover .landing-integration-tile-icon{border-color:var(--landing-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0f1b2d1a}.landing-site .landing-integration-tile-name{color:var(--landing-ink);font-size:.75rem;font-weight:600;line-height:1.25}@media(min-width:768px){.landing-site .landing-integrations-band-title{font-size:1.25rem}.landing-site .landing-integration-tile{width:6.25rem}.landing-site .landing-integration-tile-name{font-size:.8125rem}}.landing-site .landing-funnel-strip{box-shadow:0 4px 24px #0f1b2d0f}.landing-site .landing-funnel-step-btn-active{background:var(--landing-bg);box-shadow:0 1px 3px #0f1b2d0f}.landing-site .landing-funnel-detail{animation:.28s ease-out landing-funnel-fade}.landing-site .landing-funnel-detail-icon{background:linear-gradient(145deg,var(--landing-accent-soft) 0%,#f1fafc 100%);width:3rem;height:3rem;color:var(--landing-accent);border:1px solid #89c4c6;border:1px solid lab(75.0705% -18.912 -7.84824);border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}@supports (color:lab(0% 0 0)){.landing-site .landing-funnel-detail-icon{background:linear-gradient(145deg,var(--landing-accent-soft) 0%,lab(97.7619% -2.90415 -1.9249) 100%)}}@keyframes landing-funnel-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.landing-site .landing-funnel-detail{animation:none}}.blog-article-body img{border-radius:.5rem;max-width:100%;height:auto}.blog-article-body iframe{aspect-ratio:16/9;border-radius:.5rem;width:100%;max-width:100%}.smb-home{--landing-bg:#f4faf6;--landing-surface:#fff;--landing-ink:#10271d;--landing-ink-muted:#4b5d55;--landing-accent:#045f42;--landing-accent-soft:#d9f3e2;--landing-surface-border:#d5e2d9;--landing-section-muted:#eff8f2;--smb-highlight:#cae98e}@supports (color:lab(0% 0 0)){.smb-home{--landing-bg:lab(97.8023% -2.77895 1.42288);--landing-surface:lab(100% 0 0);--landing-ink:lab(13.4664% -11.8357 3.38251);--landing-ink-muted:lab(37.6958% -8.28965 2.39541);--landing-accent:lab(35.0716% -30.8295 9.37101);--landing-accent-soft:lab(93.5134% -11.0206 5.12667);--landing-surface-border:lab(88.644% -5.56597 2.85063);--landing-section-muted:lab(96.683% -3.70675 1.89811);--smb-highlight:lab(88.4286% -21.0809 40.3381)}}.smb-home .landing-display,.smb-home h1,.smb-home h2,.smb-home h3{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.smb-home h1,.smb-home h2{text-wrap:balance}.smb-home .landing-btn-primary{background:var(--landing-accent);color:var(--landing-surface);box-shadow:none;border-radius:.65rem;min-height:48px}.smb-home .landing-btn-primary:hover{filter:brightness(1.12)}.smb-home .landing-btn-outline{border-radius:.65rem;min-height:48px}.smb-home section,.smb-home #integracoes{scroll-margin-top:90px}.smb-hero{background:radial-gradient(ellipse at 90% 20%,var(--landing-accent-soft),transparent 62%);padding:86px 0 90px;position:relative}.smb-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;display:grid}.smb-eyebrow{letter-spacing:.12em;align-items:center;gap:9px;margin-bottom:24px;font-size:11px;font-weight:700;display:flex}.smb-eyebrow>span{background:var(--landing-accent);border-radius:50%;width:8px;height:8px}.smb-hero h1{letter-spacing:-.055em;font-size:clamp(2.5rem,4.5vw,3.8rem);font-weight:750;line-height:1.1}.smb-hero h1>span{color:var(--landing-accent);display:block}.smb-intro{color:var(--landing-ink-muted);max-width:490px;margin-top:25px;font-size:19px;line-height:1.65}.smb-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;display:flex}.smb-hero-note{color:var(--landing-ink-muted);align-items:center;gap:7px;margin-top:20px;font-size:13px;display:flex}.smb-hero-note svg{flex-shrink:0;width:15px}.smb-preview-wrap{min-width:0;padding:10px 0 30px;position:relative}.smb-preview{background:var(--landing-surface);border:1px solid var(--landing-surface-border);box-shadow:0 24px 70px color-mix(in oklch,var(--landing-accent) 12%,transparent);border-radius:16px;overflow:hidden;transform:rotate(-1.5deg)}.smb-preview-top{border-bottom:1px solid var(--landing-surface-border);justify-content:space-between;align-items:center;gap:10px;padding:16px 22px;display:flex}.smb-mini-brand{letter-spacing:-.07em;font-size:24px;font-weight:750}.smb-mini-brand>span{letter-spacing:0;color:var(--landing-accent);margin-left:5px;font-size:11px}.smb-example{color:var(--landing-ink-muted);font-size:11px}.smb-preview-body{padding:24px}.smb-today-heading{justify-content:space-between;align-items:center;display:flex}.smb-overline{letter-spacing:.13em;font-size:10px;font-weight:700}.smb-today-heading h2{align-items:center;gap:8px;margin-top:10px;font-size:25px;font-weight:700;display:flex}.smb-today-heading h2 svg{color:var(--landing-accent);width:23px}.smb-avatar{background:var(--landing-accent-soft);border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.smb-preview-subtitle{color:var(--landing-ink-muted);margin:8px 0 20px;font-size:12px}.smb-preview-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px;display:grid}.smb-preview-stats>div{background:var(--landing-bg);border:1px solid var(--landing-surface-border);border-radius:9px;padding:12px}.smb-preview-stats strong{font-size:24px;font-weight:650;display:block}.smb-preview-stats span{color:var(--landing-ink-muted);font-size:11px;line-height:1.4;display:block}.smb-task{border-bottom:1px solid var(--landing-surface-border);align-items:center;gap:10px;padding:14px 0;display:flex}.smb-task>div{flex:1;min-width:0}.smb-task strong{font-size:13px}.smb-task p{color:var(--landing-ink-muted);margin-top:3px;font-size:11px}.smb-task-icon{background:var(--landing-accent-soft);width:34px;height:34px;color:var(--landing-accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.smb-task-icon svg{width:17px}.smb-purple{color:var(--landing-status-proposal);background:var(--landing-status-proposal-bg)}.smb-task-tag{background:var(--landing-accent-soft);border-radius:5px;padding:5px 8px;font-size:10px}.smb-preview-footer{color:var(--landing-accent);align-items:center;gap:7px;padding-top:18px;font-size:11px;display:flex}.smb-preview-footer svg{width:15px}.smb-floating-note{background:var(--smb-highlight);box-shadow:0 12px 30px color-mix(in oklch,var(--landing-accent) 12%,transparent);border-radius:12px;align-items:center;gap:12px;padding:16px 20px;display:flex;position:absolute;bottom:0;right:-12px;transform:rotate(2deg)}.smb-floating-note>span{background:var(--landing-ink);width:32px;height:32px;color:var(--smb-highlight);border-radius:50%;place-items:center;display:grid}.smb-floating-note svg{width:17px}.smb-floating-note strong{font-size:13px}.smb-floating-note p{margin-top:3px;font-size:11px}.smb-audience{border-block:1px solid var(--landing-surface-border);background:var(--landing-surface);text-align:center;padding:27px 0}.smb-audience p{color:var(--landing-ink-muted);margin-bottom:15px;font-size:13px}.smb-audience .landing-container>div{flex-wrap:wrap;justify-content:center;gap:12px 35px;font-size:15px;font-weight:650;display:flex}.smb-home .landing-label{text-transform:uppercase;letter-spacing:.12em;color:var(--landing-accent);margin-bottom:15px;font-size:11px;font-weight:700}.smb-home .landing-section-intro{max-width:700px}.smb-home .landing-section-intro h2{letter-spacing:-.04em;line-height:1.2}.smb-pain-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.smb-pain-grid>div{border-right:1px solid var(--landing-surface-border);padding:6px 25px 6px 0}.smb-pain-grid>div:last-child{border:0}.smb-step-number{color:var(--landing-accent);font-size:12px;font-weight:700}.smb-pain-grid h3{margin:14px 0;font-size:18px;font-weight:650}.smb-pain-grid p{color:var(--landing-ink-muted);gap:8px;font-size:15px;line-height:1.5;display:flex}.smb-pain-grid svg{width:17px;color:var(--landing-accent);flex-shrink:0}.smb-walkthrough{border:1px solid var(--landing-surface-border);background:var(--landing-surface);border-radius:18px;overflow:hidden}.smb-home .smb-step-tabs{background:var(--landing-bg);border-radius:0;grid-template-columns:repeat(4,1fr);width:100%;height:auto;padding:0;display:grid}.smb-step-tabs button{white-space:normal;min-height:64px;color:var(--landing-ink-muted);border-radius:0;gap:9px;padding:22px 10px}.smb-step-tabs button span{font-size:11px}.smb-step-tabs button[data-state=active]{color:var(--landing-accent);background:var(--landing-surface);box-shadow:inset 0 3px var(--landing-accent)}.smb-home .smb-step-panel{grid-template-columns:1fr 1fr;align-items:center;gap:65px;margin-top:0;padding:45px;display:grid}.smb-home .smb-step-panel[data-state=inactive]{display:none}.smb-step-panel h3{letter-spacing:-.035em;margin:14px 0;font-size:26px;font-weight:650}.smb-step-panel>div>p{color:var(--landing-ink-muted);font-size:17px;line-height:1.7}.smb-step-panel button{color:var(--landing-accent);white-space:normal;min-height:44px;margin-top:15px}.smb-story{background:var(--landing-accent-soft);border-radius:14px;padding:28px}.smb-story-icon{background:var(--landing-surface);width:42px;height:42px;color:var(--landing-accent);border-radius:12px;place-items:center;margin-bottom:20px;display:inline-grid}.smb-step-panel .smb-story>p{letter-spacing:.1em;font-size:10px;font-weight:700}.smb-story strong{margin:10px 0;font-size:21px;line-height:1.35;display:block}.smb-story>span:not(.smb-story-icon){color:var(--landing-ink-muted);font-size:14px}.smb-story-status{color:var(--landing-accent);align-items:center;gap:7px;margin-top:25px;font-size:12px;display:flex}.smb-story-status svg{flex-shrink:0;width:16px}.smb-feature-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.smb-feature-icon{background:var(--landing-accent-soft);width:46px;height:46px;color:var(--landing-accent);border-radius:12px;place-items:center;margin-bottom:22px;display:grid}.smb-feature-icon svg{width:22px}.smb-feature-grid h3{margin-bottom:12px;font-size:18px;font-weight:650;line-height:1.4}.smb-feature-grid p{color:var(--landing-ink-muted);font-size:16px;line-height:1.6}.smb-team-note{background:var(--landing-bg);border:1px solid var(--landing-surface-border);border-radius:12px;align-items:center;gap:18px;margin-top:40px;padding:24px 30px;font-size:15px;line-height:1.65;display:flex}.smb-team-note svg{color:var(--landing-accent);flex-shrink:0}.smb-final{background:var(--landing-ink);color:var(--landing-surface);text-align:center;padding:70px 0}.smb-final h2{letter-spacing:-.04em;max-width:700px;margin:18px auto;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.smb-final>div>p:not(.smb-overline){opacity:.8;font-size:18px}.smb-final .smb-overline{color:var(--smb-highlight)}.smb-final .smb-actions{justify-content:center}.smb-final .landing-btn-primary{background:var(--smb-highlight);color:var(--landing-ink)}.smb-final .landing-btn-outline{color:var(--landing-surface);border-color:color-mix(in oklch,var(--landing-surface) 40%,transparent);background:0 0}@media(max-width:1100px){.smb-hero-grid{gap:32px}}@media(max-width:767px){.smb-hero{padding:48px 0 46px}.smb-hero-grid{grid-template-columns:1fr;gap:30px}.smb-hero h1{max-width:560px}.smb-intro{font-size:17px}.smb-preview-wrap{width:100%;max-width:500px;margin:0 auto}.smb-preview{transform:none}.smb-floating-note{padding:13px;right:0}.smb-audience .landing-container>div{gap:12px 20px;font-size:13px}.smb-pain-grid{grid-template-columns:1fr;gap:22px}.smb-pain-grid>div{border-right:0;border-bottom:1px solid var(--landing-surface-border);padding:0 0 22px}.smb-feature-grid{grid-template-columns:repeat(2,1fr);gap:30px 22px}.smb-home .smb-step-tabs{grid-template-columns:repeat(2,1fr)}.smb-step-tabs button{padding:15px 8px;font-size:12px}.smb-home .smb-step-panel{grid-template-columns:1fr;gap:25px;padding:25px}.smb-team-note{align-items:flex-start;padding:20px}}@media(max-width:380px){.smb-preview-body{padding:16px}.smb-preview-stats>div{padding:8px}.smb-feature-grid{grid-template-columns:1fr}.smb-task-tag{display:none}}
