:root{--ink:#0c1222;--ink-2:#171f35;--muted:#62708a;--line:#e5e9f2;--soft:#f5f7fb;--white:#fff;--indigo:#5b5cf0;--indigo-dark:#4745db;--cyan:#34c8e8;--green:#18a875;--red:#e45268;--amber:#f1a93b;--max:1180px;color:var(--ink);background:var(--white);font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}svg{display:block}::selection{background:#5b5cf02e}.container{width:min(var(--max), calc(100% - 48px));margin:0 auto;position:relative}.section-pad{padding:108px 0}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e5e9f2bf;position:sticky;top:0}.nav-shell{align-items:center;gap:34px;height:74px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#6f70ff,#4745d8);border-radius:10px;place-items:center;width:33px;height:33px;display:grid;box-shadow:0 8px 20px #4b48d838}.brand-mark svg{fill:#ffffff29;stroke:#fff;stroke-width:1.5px;width:25px;height:25px}.brand-mark .brand-mark-arrow{fill:none;stroke-width:1.8px}.brand-name{font-size:20px}.desktop-nav{align-items:center;gap:26px;margin-left:22px;display:flex}.desktop-nav a,.nav-login{color:#4e5b74;font-size:14px;transition:color .2s}.desktop-nav a:hover,.nav-login:hover{color:var(--ink)}.nav-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{border:1px solid var(--line);border-radius:10px;place-content:center;gap:4px;width:38px;height:38px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:18px;height:1.5px;display:block}.mobile-menu-panel{border:1px solid var(--line);background:#fff;border-radius:18px;gap:4px;padding:18px;display:grid;position:absolute;top:66px;left:24px;right:24px;box-shadow:0 24px 60px #0c12221f}.mobile-menu-panel>a:not(.button){color:#3f4a61;border-radius:10px;padding:12px}.mobile-menu-panel>a:hover{background:var(--soft)}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-sm{border-radius:9px;min-height:39px;padding:0 15px}.button-lg{border-radius:12px;min-height:52px;padding:0 22px;font-size:15px}.button-dark{background:var(--ink);color:#fff;box-shadow:0 8px 20px #0c12221f}.button-dark:hover{background:#19213a}.button-primary{background:var(--indigo);color:#fff;box-shadow:0 12px 28px #5b5cf038}.button-primary:hover{background:var(--indigo-dark);box-shadow:0 15px 34px #5b5cf047}.button-secondary{color:var(--ink);background:#fff;border-color:#dce1eb;box-shadow:0 6px 18px #0c12220a}.button-secondary:hover{border-color:#c9d0df;box-shadow:0 10px 24px #0c122212}.button-light{color:var(--ink);background:#fff}.button-white{color:#12172a;background:#fff;box-shadow:0 10px 30px #0000001f}.button-ghost{color:#fff;background:#ffffff0d;border-color:#ffffff47}.full-button{width:100%}.text-link{color:var(--indigo-dark);align-items:center;gap:7px;margin-top:10px;font-weight:750;display:inline-flex}.inverse-link{color:#fff}.eyebrow{letter-spacing:.14em;color:#4d52c6;align-items:center;gap:8px;font-size:11px;font-weight:850;display:inline-flex}.eyebrow-dot{background:var(--indigo);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5b5cf01a}.eyebrow.plain{margin-bottom:18px}.eyebrow.inverse{color:#aab8ff;margin-bottom:18px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}p{color:var(--muted);line-height:1.72}.section-heading{max-width:750px;margin-bottom:54px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.compact{max-width:700px}.section-heading h2{margin:0 0 20px;font-size:clamp(36px,5vw,57px);line-height:1.06}.section-heading h2 em{color:var(--indigo);font-style:normal}.section-heading p{margin:0;font-size:18px}.split-heading{grid-template-columns:1.1fr .8fr;align-items:end;gap:90px;max-width:none;display:grid}.split-heading p{margin-bottom:8px}.hero{background:radial-gradient(circle at 85% 15%,#5b5cf012,#0000 27%),linear-gradient(#fff,#fbfcff);padding-top:92px;padding-bottom:86px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:.88fr 1.25fr;align-items:center;gap:58px;display:grid}.hero-copy{z-index:2}.hero-copy h1{max-width:760px;margin:24px 0 26px;font-size:clamp(54px,6.4vw,84px);line-height:.98}.hero-copy h1 span{color:var(--indigo)}.hero-lede{max-width:610px;margin-bottom:30px;font-size:19px}.hero-actions{flex-wrap:wrap;gap:11px;margin:28px 0 24px;display:flex}.hero-proof{color:#61708a;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:650;display:flex}.hero-proof span{align-items:center;gap:6px;display:inline-flex}.hero-proof svg{color:var(--green)}.hero-product{transform-origin:0;min-width:0;transform:perspective(1800px)rotateY(-1.5deg)}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:radial-gradient(circle,#34c8e81f,#0000 68%);width:420px;height:420px;top:30px;right:-140px}.hero-glow-two{background:radial-gradient(circle,#5b5cf014,#0000 68%);width:520px;height:520px;bottom:-370px;left:35%}.product-window{background:#fff;border:1px solid #dde3ee;border-radius:18px;min-width:620px;overflow:hidden;box-shadow:0 35px 85px #202a4b26,0 3px 8px #202a4b0d}.window-bar{background:#f8f9fc;border-bottom:1px solid #e5e9f2;grid-template-columns:1fr auto 1fr;align-items:center;height:39px;padding:0 14px;display:grid}.window-dots{gap:5px;display:flex}.window-dots span{background:#d7dce6;border-radius:50%;width:7px;height:7px}.window-url{color:#9aa4b6;background:#fff;border:1px solid #e3e7ef;border-radius:6px;padding:4px 28px;font-size:8px}.app-frame{background:#f7f8fb;grid-template-columns:108px 1fr;min-height:470px;display:grid}.mock-sidebar{color:#aeb7ca;background:#11172a;flex-direction:column;gap:7px;padding:17px 10px;display:flex}.mock-logo span{background:var(--indigo);color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;margin-bottom:14px;font-size:8px;font-weight:900;display:grid}.mock-nav{border-radius:7px;align-items:center;gap:7px;height:29px;padding:0 8px;font-size:7.5px;font-weight:700;display:flex}.mock-nav.active{color:#fff;background:#ffffff17}.mock-nav.spacer{margin-top:auto}.mock-nav-icon{opacity:.75;border:1px solid;border-radius:2px;width:8px;height:8px}.mock-main{min-width:0;padding:24px 25px 20px}.mock-top{justify-content:space-between;display:flex}.mock-top h3{margin:4px 0 3px;font-size:18px}.mock-top p{margin:0;font-size:8px}.mini-kicker{letter-spacing:.12em;color:var(--indigo);font-size:6.5px;font-weight:900}.mock-avatar{color:#5152cf;background:#e7e9ff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:850;display:grid}.attention-card{color:#fff;background:linear-gradient(125deg,#171e33,#242c49);border-radius:12px;justify-content:space-between;align-items:end;margin-top:17px;padding:16px 18px;display:flex}.attention-card strong{letter-spacing:-.06em;margin-top:4px;font-size:29px;display:block}.attention-card p{color:#b4bed2;margin:-2px 0 0;font-size:7px}.attention-breakdown{gap:18px;display:flex}.attention-breakdown span{color:#aeb8ca;font-size:6.5px;display:grid}.attention-breakdown b{color:#fff;font-size:9px}.mock-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin:10px 0;display:grid}.mock-stats div{background:#fff;border:1px solid #e8ebf1;border-radius:9px;padding:10px 11px}.mock-stats b{font-size:15px;display:block}.mock-stats span{color:#8792a6;font-size:6.5px}.action-list{background:#fff;border:1px solid #e6eaf1;border-radius:10px;padding:11px}.action-list-title{justify-content:space-between;align-items:center;padding:0 2px 7px;display:flex}.action-list-title h4{margin:0;font-size:9px}.action-list-title span{color:var(--indigo);font-size:6.5px}.mock-action{border-top:1px solid #eef0f5;grid-template-columns:8px 1fr 65px 88px;align-items:center;gap:8px;padding:8px 3px;display:grid}.status-dot{border-radius:50%;width:5px;height:5px}.status-dot.critical{background:var(--red);box-shadow:0 0 0 3px #e4526817}.status-dot.opportunity{background:var(--green);box-shadow:0 0 0 3px #18a87517}.status-dot.warning{background:var(--amber);box-shadow:0 0 0 3px #f1a93b17}.mock-action-copy{min-width:0;display:grid}.mock-action-copy small{text-transform:uppercase;color:#9aa4b5;font-size:5.7px;font-weight:850}.mock-action-copy b{font-size:8px}.mock-action-copy span{color:#7f8a9d;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.mock-action>strong{font-size:7.5px}.mock-action button{color:#4e5a70;background:#fafbfc;border:1px solid #dfe3ec;border-radius:6px;padding:5px 4px;font-size:6px;font-weight:750}.signal-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.signal-row{color:#98a2b5;letter-spacing:.16em;align-items:center;gap:24px;min-height:70px;font-size:10px;font-weight:850;display:flex}.signal-row b{color:var(--ink)}.signal-line{background:linear-gradient(90deg,#e3e7ef,var(--indigo),#e3e7ef);flex:1;height:1px}.intro-section{background:#fff}.three-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:310px;padding:30px;transition:transform .2s,box-shadow .2s;position:relative}.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #0f193312}.feature-number{color:#bbc3d1;font-size:11px;font-weight:850;position:absolute;top:24px;right:24px}.feature-icon{width:46px;height:46px;color:var(--indigo);background:#f0f1ff;border-radius:13px;place-items:center;margin-bottom:36px;display:grid}.feature-card h3{margin-bottom:12px;font-size:23px}.feature-card p{font-size:14px}.feature-link{color:#6c7690;align-items:center;gap:6px;font-size:12px;font-weight:750;display:flex;position:absolute;bottom:26px}.dark-section{color:#fff;background:#10172a}.dark-grid{grid-template-columns:.85fr 1fr;align-items:center;gap:96px;display:grid}.dark-copy h2{margin-bottom:22px;font-size:clamp(38px,4.7vw,60px);line-height:1.04}.dark-copy p{color:#aeb8ca;font-size:17px}.dark-list{gap:11px;margin:26px 0;display:grid}.dark-list span{color:#dce2ed;align-items:center;gap:10px;font-size:14px;display:flex}.dark-list svg{color:#60dcaf}.impact-panel{background:#171f35;border:1px solid #ffffff17;border-radius:22px;padding:30px;box-shadow:0 28px 70px #00000040}.impact-header{letter-spacing:.12em;color:#8996ae;justify-content:space-between;font-size:9px;font-weight:850;display:flex}.impact-panel>strong{letter-spacing:-.07em;margin-top:14px;font-size:57px;display:block}.impact-panel>p{color:#8f9ab0;margin:-7px 0 24px;font-size:13px}.impact-bars{gap:18px;display:grid}.impact-bars div{grid-template-columns:1fr auto;gap:10px;padding-bottom:9px;display:grid;position:relative}.impact-bars span{color:#aeb7c8;font-size:11px}.impact-bars b{font-size:11px}.impact-bars i{background:linear-gradient(90deg,var(--indigo),var(--cyan));border-radius:999px;grid-column:1/-1;height:4px}.impact-bars div:after{content:"";z-index:0;background:#ffffff12;border-radius:999px;height:4px;position:absolute;bottom:9px;left:0;right:0}.impact-bars i{z-index:1}.impact-note{color:#7f8ba3;border-top:1px solid #ffffff14;margin-top:22px;padding-top:17px;font-size:9px;line-height:1.6}.process-grid{grid-template-columns:1fr 46px 1fr 46px 1fr;align-items:center;display:grid}.process-step{border-top:2px solid var(--ink);min-height:235px;padding-top:28px}.process-step>span{color:#a0a9b9;font-size:11px;font-weight:850}.process-step svg{color:var(--indigo);margin:27px 0 18px}.process-step h3{margin-bottom:9px;font-size:22px}.process-step p{font-size:13px}.process-arrow{text-align:center;color:#bec5d1;font-size:22px}.surface-section{background:var(--soft);border-top:1px solid #eef0f5;border-bottom:1px solid #eef0f5}.feature-split{grid-template-columns:1.08fr .9fr;align-items:center;gap:86px;display:grid}.feature-split.reverse{grid-template-columns:.9fr 1.08fr}.feature-copy h2{margin-bottom:19px;font-size:clamp(37px,4.6vw,55px);line-height:1.06}.feature-copy>p{font-size:16px}.check-list{gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.check-list li{color:#46536a;align-items:center;gap:10px;font-size:14px;display:flex}.check-list svg{color:var(--green)}.feature-visual{background:#fff;border:1px solid #dfe4ed;border-radius:22px;padding:24px;box-shadow:0 22px 55px #161f3714}.fake-inbox{border:1px solid #e4e8ef;border-radius:12px;grid-template-columns:.85fr 1.35fr;min-height:355px;display:grid;overflow:hidden}.fake-inbox-list{background:#f8f9fb;border-right:1px solid #e4e8ef;align-content:start;gap:6px;padding:12px;display:grid}.fake-inbox-list>span{border-radius:9px;gap:3px;padding:12px;font-size:10px;display:grid}.fake-inbox-list>span.selected{background:#fff;box-shadow:0 2px 8px #0c12220f}.fake-inbox-list small{color:#8a95a7;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.fake-message{padding:25px}.fake-message>small{color:var(--indigo);letter-spacing:.1em;font-size:8px;font-weight:900}.fake-message p{color:#44516a;margin:12px 0;font-size:12px}.fake-message b{margin-top:7px;font-size:13px;line-height:1.5;display:block}.fake-message hr{border:0;border-top:1px solid #edf0f4;margin:22px 0}.fake-message button,.opp-card button,.resolution-card button{background:var(--ink);color:#fff;border:0;border-radius:8px;margin-top:18px;padding:10px 13px;font-size:10px;font-weight:750}.risk-pill{color:#c13e54;background:#fff0f2;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-block}.mini-actions{grid-template-columns:1fr 1fr;gap:10px;margin:28px 0 20px;display:grid}.mini-actions div{border:1px solid var(--line);border-radius:12px;gap:4px;padding:15px;display:grid}.mini-actions span{color:#909aab;letter-spacing:.08em;font-size:8px;font-weight:850}.mini-actions b{font-size:12px}.mini-actions small{color:#7e899b;font-size:9px}.opportunity-visual{background:linear-gradient(145deg,#f7f8ff,#fff)}.opp-card{background:#fff;border:1px solid #e3e7ef;border-radius:15px;padding:25px}.opp-head{justify-content:space-between;align-items:center;display:flex}.opp-head span{color:var(--indigo);letter-spacing:.11em;font-size:8px;font-weight:900}.opp-head b{font-size:22px}.opp-card h3{margin:25px 0 3px;font-size:25px}.opp-card>p{font-size:11px}.timeline{grid-template-columns:10px 1fr;margin-top:24px;display:grid}.timeline i{border:2px solid #aab3c2;border-radius:50%;width:8px;height:8px;margin-top:2px;position:relative}.timeline i:not(:last-of-type):after{content:"";background:#dfe3ea;width:1px;height:35px;position:absolute;top:8px;left:50%}.timeline i.accent{border-color:var(--indigo);background:var(--indigo)}.timeline div{align-content:start;min-height:48px;display:grid}.timeline small{color:#a0a9b7;font-size:7px}.timeline b{font-size:11px}.proof-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:55px 0}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid div{border-right:1px solid var(--line);text-align:center;padding:5px 30px}.proof-grid div:last-child{border-right:0}.proof-grid strong{letter-spacing:-.05em;font-size:31px;display:block}.proof-grid span{color:#7d889b;font-size:11px}.proof-disclaimer{text-align:center;color:#a0a8b7;margin:22px 0 0;font-size:9px}.use-case-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.use-case-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:225px;padding:28px}.use-case-grid article>span{color:#abb4c3;font-size:10px;font-weight:850}.use-case-grid h3{margin:54px 0 9px;font-size:20px}.use-case-grid p{font-size:12px}.security-band{color:#fff;background:linear-gradient(115deg,#4e4ed7,#6569f5);padding:62px 0}.security-grid{grid-template-columns:72px 1fr auto;align-items:center;gap:28px;display:grid}.security-mark{background:#ffffff1f;border-radius:18px;place-items:center;width:66px;height:66px;display:grid}.security-grid h2{margin:0 0 6px;font-size:32px}.security-grid p{color:#e0e4ff;max-width:720px;margin:0;font-size:13px}.final-cta{background:#fff}.cta-panel{text-align:center;color:#fff;background:radial-gradient(circle at 50% 0,#62cfee3b,#0000 35%),linear-gradient(135deg,#171d34,#252c4c);border-radius:27px;padding:86px 40px;overflow:hidden;box-shadow:0 30px 70px #12192e29}.cta-panel h2{max-width:800px;margin:14px auto 15px;font-size:clamp(39px,5vw,61px);line-height:1.04}.cta-panel p{color:#aeb9cd;max-width:690px;margin:0 auto 27px;font-size:16px}.cta-panel>div{justify-content:center;gap:10px;display:flex}.subhero{background:linear-gradient(#fbfcff,#fff);border-bottom:1px solid #eef1f5;padding:104px 0 94px;overflow:hidden}.subhero-grid{grid-template-columns:1fr .85fr;align-items:center;gap:90px;display:grid}.subhero h1,.narrow-hero h1{max-width:850px;margin:20px 0 24px;font-size:clamp(49px,6vw,73px);line-height:.99}.subhero p,.narrow-hero>p{max-width:700px;font-size:18px}.narrow-hero{text-align:center;max-width:900px}.narrow-hero .button{margin-top:14px}.subhero-mini{gap:12px;display:grid}.subhero-mini>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px;box-shadow:0 16px 38px #151f3a0f}.subhero-mini span,.resolution-card-head span{letter-spacing:.11em;color:var(--indigo);font-size:8px;font-weight:900}.subhero-mini b{margin:9px 0 4px;font-size:17px;display:block}.subhero-mini p{margin:0 0 9px;font-size:11px}.subhero-mini small{color:var(--green);font-size:9px;font-weight:750}.subhero-mini .risk-text{color:var(--red)}.module-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.module-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:220px;padding:28px}.module-grid h3{margin:22px 0 9px;font-size:20px}.module-grid p{margin:0;font-size:13px}.split-copy{grid-template-columns:.9fr 1fr;align-items:start;gap:100px;display:grid}.split-copy h2{margin:0;font-size:clamp(37px,4.5vw,55px);line-height:1.05}.split-copy>div>p{font-size:17px}.logic-flow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.logic-flow span{border:1px solid var(--line);background:var(--soft);border-radius:9px;padding:9px 11px;font-size:10px;font-weight:750}.logic-flow i{color:#adb5c3;font-style:normal}.quote-cloud{min-height:390px;position:relative}.quote-cloud .quote{color:#536078;background:#fff;border:1px solid #e3e7ef;border-radius:999px;padding:11px 16px;font-size:11px;position:absolute;box-shadow:0 10px 30px #151f3a12}.quote.q1{top:18px;left:10px}.quote.q2{top:68px;right:5px}.quote.q3{top:126px;left:40px}.quote.q4{top:184px;right:34px}.quote.q5{top:245px;left:0}.quote.q6{top:292px;right:0}.quote-result{color:#fff;z-index:2;background:#171e33;border-radius:15px;width:230px;padding:20px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px #161e353b}.quote-result small{color:#9caaff;letter-spacing:.11em;font-size:7px;font-weight:900}.quote-result b{margin:9px 0 4px;display:block}.quote-result p{color:#aab5c8;margin:0;font-size:10px}.extraction-grid{grid-template-columns:1fr 70px 1fr;align-items:center;margin-top:52px;display:grid}.message-example,.structured-card{border:1px solid var(--line);border-radius:17px;min-height:195px;padding:28px}.message-example small{color:#929cac;letter-spacing:.1em;font-size:8px;font-weight:900}.message-example p{color:#354159;margin-top:17px;font-size:15px}.extract-arrow{text-align:center;color:var(--indigo);font-size:26px}.structured-card{background:#f8f9ff;grid-template-columns:1fr 1fr;gap:18px;display:grid}.structured-card span{gap:4px;display:grid}.structured-card small{color:#8d96a8;font-size:7px;font-weight:900}.structured-card b{font-size:12px}.tab-preview{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 50px #141d350f}.tab-row{border-bottom:1px solid var(--line);color:#7b8699;align-items:center;gap:28px;min-height:55px;padding:0 22px;font-size:11px;display:flex}.tab-row b{color:var(--ink);border-bottom:2px solid var(--indigo);align-items:center;gap:6px;height:55px;display:flex}.tab-row i{color:var(--indigo);background:#eceeff;border-radius:999px;padding:2px 6px;font-style:normal}.table-head,.table-row{grid-template-columns:1.2fr 1.5fr .7fr .7fr 1fr;gap:18px;padding:13px 22px;display:grid}.table-head{color:#98a1b1;letter-spacing:.05em;background:#fafbfc;font-size:8px;font-weight:900}.table-row{border-top:1px solid #edf0f4;font-size:11px}.table-row span:last-child{color:var(--indigo);font-weight:750}.sequence{border-left:2px solid #e0e4ec;margin-left:45px}.sequence div{grid-template-columns:70px 1fr auto;align-items:start;gap:15px;min-height:73px;padding-left:28px;display:grid;position:relative}.sequence div:before{content:"";background:#fff;border:2px solid #aeb7c5;border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:-7px}.sequence b{color:#8a94a5;font-size:11px}.sequence span{font-size:13px;font-weight:750}.sequence i{color:#969faf;font-size:9px;font-style:normal}.sequence i.done{color:var(--green)}.sequence i.active{color:var(--indigo);font-weight:850}.resolution-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:29px;box-shadow:0 24px 55px #121d3917}.resolution-card-head{justify-content:space-between;align-items:center;display:flex}.resolution-card-head b{color:#9aa4b4;font-size:10px}.resolution-card h3{margin:28px 0 8px;font-size:27px}.resolution-card>p{font-size:12px}.resolution-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.resolution-grid span{background:#f7f8fb;border-radius:9px;gap:3px;padding:12px;display:grid}.resolution-grid small{color:#9aa3b3;font-size:7px;font-weight:850}.resolution-grid b{font-size:11px}.resolution-modules .module-index{color:#a9b2c1;font-size:9px;font-weight:850}.risk-matrix{background:#171f35;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:7px;padding:40px 30px 30px;display:grid;position:relative}.risk-cell{border-radius:10px;place-items:center;height:100px;font-size:11px;font-weight:800;display:grid}.risk-cell.low{color:#70e0b5;background:#18a87524}.risk-cell.medium{color:#f2c474;background:#f1a93b21}.risk-cell.high{color:#f18da0;background:#e4526824}.risk-cell.critical{color:#fff;background:#e4526847}.risk-axis,.risk-x{color:#7f8aa1;letter-spacing:.1em;font-size:8px;font-weight:850;position:absolute}.risk-axis{top:15px;left:-4px}.risk-x{bottom:10px;right:27px}.approval-card{border:1px solid var(--line);border-radius:18px;padding:27px;box-shadow:0 20px 45px #141e3712}.approval-card>small{color:var(--indigo);letter-spacing:.1em;font-size:8px;font-weight:900}.approval-card h3{margin:15px 0 8px;font-size:24px}.approval-card>p{font-size:12px}.policy-line{background:#fff7e8;border:1px solid #f4e3bc;border-radius:10px;align-items:center;gap:11px;margin:20px 0;padding:14px;display:flex}.policy-line svg{color:#b47813}.policy-line span{display:grid}.policy-line b{font-size:11px}.policy-line small{color:#886a36;font-size:9px}.approval-actions{gap:7px;display:flex}.approval-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:750}.approval-actions button:first-child{background:var(--ink);color:#fff;border-color:var(--ink)}.integration-spotlight{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.integration-copy h2{margin:18px 0;font-size:47px;line-height:1.05}.status-label{letter-spacing:.1em;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.status-label.ready{color:#11845f;background:#e9f8f2}.integration-cards{grid-template-columns:62px 1fr;align-items:center;gap:16px;display:grid}.integration-cards>div:not(.integration-logo){border:1px solid var(--line);border-radius:14px;padding:19px}.integration-cards h3{margin:0 0 4px;font-size:17px}.integration-cards p{margin:0 0 8px;font-size:10px}.integration-logo{color:#fff;border-radius:14px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid}.integration-logo.google{background:linear-gradient(145deg,#4285f4,#34a853)}.integration-logo.microsoft{background:linear-gradient(145deg,#0078d4,#5b5cf0)}.integration-group-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.integration-group-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px}.integration-group-grid h3{margin-bottom:18px;font-size:16px}.integration-group-grid span{color:#68758b;border-top:1px solid #edf0f4;padding:11px 0;font-size:10px;display:block}.pricing-section{padding:0 0 108px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-20px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:19px;padding:29px;position:relative;box-shadow:0 15px 40px #141f390a}.price-card.featured{border-color:#aeb0ff;transform:translateY(-8px);box-shadow:0 24px 60px #5b5cf01f}.popular{color:var(--indigo);letter-spacing:.1em;background:#eceeff;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:900;position:absolute;top:20px;right:20px}.price-card h3{margin-bottom:8px;font-size:24px}.price-card>p{min-height:65px;font-size:12px}.price{align-items:end;gap:6px;margin:25px 0;display:flex}.price strong{letter-spacing:-.06em;font-size:46px}.price span{color:#8b95a6;margin-bottom:9px;font-size:11px}.price-card>.button{width:100%}.price-features{border-top:1px solid var(--line);gap:11px;margin-top:24px;padding-top:20px;display:grid}.price-features span{color:#4d5a70;align-items:center;gap:8px;font-size:11px;display:flex}.price-features svg{color:var(--green)}.enterprise-card{border:1px solid var(--line);background:#f8f9fb;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:50px;margin-top:25px;padding:36px;display:grid}.enterprise-card h2{margin:5px 0;font-size:30px}.enterprise-card p{max-width:750px;margin:0;font-size:12px}.faq{max-width:850px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:15px;font-weight:800;list-style:none}.faq summary:after{content:"+";float:right;color:#8490a3;font-size:20px}.faq details[open] summary:after{content:"–"}.faq details p{margin:14px 40px 0 0;font-size:13px}.security-stack{gap:10px;display:grid}.security-stack>div{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:18px;display:flex;box-shadow:0 12px 30px #141e370a}.security-stack svg{color:var(--indigo)}.security-stack span{display:grid}.security-stack b{font-size:12px}.security-stack small{color:#8b96a8;font-size:9px}.security-control-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.security-control-grid article{border:1px solid var(--line);border-radius:16px;min-height:225px;padding:25px}.security-check{width:32px;height:32px;color:var(--green);background:#e9f8f2;border-radius:50%;place-items:center;display:grid}.security-control-grid h3{margin:29px 0 8px;font-size:19px}.security-control-grid p{font-size:12px}.security-dark p{color:#aeb8ca}.dark-flow span{color:#dbe1ec;background:#ffffff0f;border-color:#ffffff1a}.compliance-note{grid-template-columns:50px 1fr;align-items:start;gap:22px;max-width:900px;display:grid}.compliance-note svg{color:var(--indigo)}.compliance-note h2{margin-bottom:8px;font-size:30px}.compliance-note p{font-size:14px}.contact-section{background:linear-gradient(#fbfcff,#fff);padding:110px 0}.contact-grid{grid-template-columns:1fr .82fr;align-items:start;gap:95px;display:grid}.contact-copy h1{margin:20px 0 24px;font-size:clamp(48px,6vw,72px);line-height:1}.contact-copy>p{font-size:18px}.contact-points{gap:12px;margin:30px 0;display:grid}.contact-points span{color:#47556d;align-items:center;gap:9px;font-size:13px;display:flex}.contact-points svg{color:var(--green)}.contact-note{border-left:2px solid var(--indigo);margin-top:38px;padding-left:17px}.contact-note b{font-size:12px}.contact-note p{margin:4px 0;font-size:10px}.contact-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:32px;box-shadow:0 25px 60px #151f3814}.contact-card h2{margin:17px 0 8px;font-size:31px}.contact-card>p{font-size:12px}.contact-card>small{color:#939daf;margin-top:10px;font-size:8px;line-height:1.6;display:block}.contact-card hr{border:0;border-top:1px solid var(--line);margin:27px 0}.contact-meta{gap:13px;display:grid}.contact-meta span{color:#6f7b90;font-size:10px;display:grid}.contact-meta b{letter-spacing:.08em;color:#a0a9b8;margin-bottom:2px;font-size:8px}.centered-back{text-align:center}.site-footer{color:#fff;background:#0e1425;padding:70px 0 24px}.site-footer .brand-mark{box-shadow:none}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;display:grid}.footer-brand>p{color:#9ea9bd;max-width:330px;margin:18px 0 12px;font-size:12px}.footer-note{color:#69758a;max-width:300px;font-size:9px;line-height:1.6;display:block}.footer-grid h4{color:#dbe1ec;text-transform:uppercase;letter-spacing:.12em;margin:8px 0 17px;font-size:10px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) span{color:#8995aa;font-size:11px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#657187;border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;margin-top:55px;padding-top:20px;font-size:9px;display:flex}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #5b5cf047}@media (max-width:1080px){.desktop-nav{display:none}.nav-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{max-width:760px}.hero-product{transform:none}.product-window{min-width:0}.dark-grid,.feature-split,.feature-split.reverse,.subhero-grid,.integration-spotlight{grid-template-columns:1fr;gap:55px}.split-copy{gap:55px}.quote-cloud{width:100%;max-width:620px;margin:auto}.module-grid,.security-control-grid,.use-case-grid,.integration-group-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:700px}.price-card.featured{transform:none}.contact-grid{grid-template-columns:1fr;gap:55px}.contact-card{max-width:650px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (max-width:760px){.container{width:min(100% - 30px,var(--max))}.section-pad{padding:76px 0}.site-header{position:sticky}.nav-shell{height:66px}.nav-actions{display:none}.mobile-menu{display:block}.hero{padding-top:70px}.hero-copy h1{font-size:51px}.hero-lede{font-size:16px}.hero-actions{align-items:stretch}.hero-actions .button{flex:1;min-width:180px}.hero-proof{gap:10px}.product-window{border-radius:12px}.window-url{display:none}.window-bar{grid-template-columns:1fr 1fr}.app-frame{grid-template-columns:62px 1fr;min-height:400px}.mock-sidebar{padding:12px 6px}.mock-nav{justify-content:center;padding:0;font-size:0}.mock-nav-icon{width:10px;height:10px}.mock-logo span{margin:auto auto 10px}.mock-main{padding:16px 13px}.attention-card{align-items:start}.attention-breakdown{display:none}.mock-stats{grid-template-columns:1fr 1fr}.mock-action{grid-template-columns:7px 1fr 62px}.mock-action>strong{display:none}.mock-action button{font-size:5px}.signal-row{gap:10px;font-size:7px}.section-heading h2,.feature-copy h2,.dark-copy h2{font-size:39px}.split-heading,.split-copy{grid-template-columns:1fr;gap:20px}.three-grid,.module-grid,.security-control-grid,.process-grid{grid-template-columns:1fr}.process-arrow{place-items:center;height:42px;display:grid;transform:rotate(90deg)}.feature-card{min-height:275px}.feature-split,.feature-split.reverse{gap:45px}.fake-inbox{grid-template-columns:1fr}.fake-inbox-list{display:none}.proof-grid{grid-template-columns:1fr 1fr;gap:25px}.proof-grid div{border-right:0}.use-case-grid,.integration-group-grid{grid-template-columns:1fr}.security-grid{grid-template-columns:55px 1fr}.security-grid>.button{grid-column:1/-1}.cta-panel{padding:65px 20px}.cta-panel>div{flex-direction:column}.subhero{padding:75px 0}.subhero h1,.narrow-hero h1,.contact-copy h1{font-size:47px}.extraction-grid{grid-template-columns:1fr}.extract-arrow{place-items:center;height:45px;display:grid;transform:rotate(90deg)}.tab-preview{overflow-x:auto}.tab-row,.table-head,.table-row{min-width:650px}.integration-cards{grid-template-columns:50px 1fr}.integration-logo{width:48px;height:48px}.enterprise-card{grid-template-columns:1fr}.logic-flow i{transform:rotate(90deg)}.risk-matrix{padding:35px 18px 25px}.risk-cell{height:75px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.quote-cloud{min-height:380px}.quote-cloud .quote{font-size:9px}.quote-result{width:205px}.resolution-grid,.mini-actions{grid-template-columns:1fr}}@media (max-width:460px){.hero-copy h1,.subhero h1,.narrow-hero h1,.contact-copy h1{font-size:42px}.hero-actions .button{flex:none;width:100%}.hero-proof{display:grid}.attention-card strong{font-size:24px}.app-frame{grid-template-columns:48px 1fr}.mock-sidebar{padding:10px 4px}.mock-main{padding:12px 9px}.mock-stats{gap:5px}.mock-action{grid-template-columns:6px 1fr 68px;gap:5px}.feature-visual{padding:12px}.proof-grid,.security-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.structured-card{grid-template-columns:1fr}.quote.q1{left:0}.quote.q2{right:0}.quote.q3{left:10px}.quote.q4{right:5px}.quote.q5{left:0}.quote.q6{right:0}.approval-actions{flex-wrap:wrap}}
.public-page,.public-page *,.site-header *,.site-footer *{letter-spacing:0}.public-page{color:var(--ink)}.public-page h1,.public-page h2,.public-page h3,.public-page p{margin-top:0}.public-page h1{font-size:44px;line-height:1.15}.public-page h2{font-size:32px;line-height:1.2}.public-page h3{font-size:19px;line-height:1.4}.public-page p{color:var(--muted);line-height:1.7}.public-page .button{border-radius:6px}.public-page .button-primary{background:var(--indigo);border-color:var(--indigo);color:#fff}.public-page .button-primary:hover{background:var(--indigo-dark)}.public-page .text-link{color:var(--indigo-dark)}.public-section{padding:72px 0;scroll-margin-top:90px}.public-heading{max-width:740px;margin-bottom:32px}.public-heading p{margin-bottom:0;font-size:17px}.public-eyebrow{color:var(--indigo-dark);margin-bottom:16px;font-size:11px;font-weight:750;display:block}.public-page .public-caption{max-width:880px;margin:20px 0 0;font-size:12px}.home-product-intro{--copy-height:314px;background:#f5f6fa;height:min(710px,100svh - 180px);min-height:430px;position:relative;overflow:hidden}.home-product-background{width:min(1180px,100% - 48px);max-width:1180px;height:auto;left:50%;top:calc(var(--copy-height) + 24px);position:absolute;transform:translate(-50%)}.home-product-copy{min-height:var(--copy-height);background:#f5f7f5;border-bottom:1px solid #cdd8d0;padding:30px 0 26px;position:relative}.home-product-copy h1{margin-bottom:12px;font-size:52px}.home-product-copy p{color:#344a40;margin-bottom:20px;font-size:22px;line-height:1.45}.home-intro-actions{flex-wrap:wrap;gap:12px;display:flex}.home-trial-note{color:#56635b;margin-top:12px;font-size:12px;display:block}.home-product-caption{color:#4c5a52;background:#fff;border-top:1px solid #dde4df;align-items:center;gap:8px;padding:6px 12px;font-size:11px;display:flex;position:absolute;bottom:0;right:0}.why-section{background:#fff}.scenario-tabs{border-bottom:1px solid #ced7d2;gap:28px;display:flex}.scenario-tabs button{min-height:48px;font:inherit;color:#5a6760;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 0;font-size:14px;font-weight:650}.scenario-tabs button[aria-selected=true]{color:var(--indigo-dark);border-bottom-color:var(--indigo)}.why-panel{padding-top:26px}.why-comparison{grid-template-columns:1fr 1fr;gap:32px;min-height:100px;display:grid}.why-comparison p{max-width:480px;margin-bottom:22px}.why-comparison span{color:#913e48;margin-bottom:6px;font-size:12px;font-weight:750;display:block}.why-comparison p+p span{color:#245a48}.action-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.action-flow li{border:1px solid #dce2df;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:270px;padding:24px;display:flex;position:relative}.action-flow li+li:before{content:"";background:#aebcb4;width:23px;height:1px;position:absolute;top:50%;left:-25px}.flow-message{background:#f8f9fa}.flow-signal{background:#f1f4ff}.flow-action{background:#edf6ef}.flow-step{color:#596961;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:650;display:flex}.flow-step svg{flex:none}.action-flow blockquote{margin:0 0 16px;font-size:18px;line-height:1.6}.action-flow h3{margin-bottom:12px;font-size:18px}.action-flow p{margin-bottom:12px;font-size:14px}.flow-tag{color:#40584b;margin-top:auto;font-size:11px;font-weight:650}.home-industries{background:#f5f7f6;border-block:1px solid #e4e9e6}.industry-teasers{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-bottom:30px;display:grid}.industry-teasers article{border-top:2px solid #bdcec3;padding-top:24px}.industry-teasers svg{color:#386b59;margin-bottom:20px}.industry-teasers h3{font-size:18px}.industry-teasers p{margin-bottom:16px;font-size:14px}.industry-teasers small{color:#6a786e;line-height:1.6;display:block}.public-plan-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.public-plan-toolbar>p{margin:0;font-size:14px}.public-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.public-plan{background:#fff;border:1px solid #d8dfda;border-radius:8px;padding:28px}.public-plan.recommended{border:2px solid var(--indigo);padding:27px;box-shadow:0 18px 40px #5b5cf01a}.public-plan-name{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:35px;margin-bottom:18px;display:flex}.public-plan-name h3{margin:0;font-size:25px}.public-plan-name>span{color:var(--indigo-dark);font-size:11px;font-weight:700}.public-plan-description{min-height:72px;margin-bottom:24px;font-size:14px}.public-plan-price{flex-wrap:wrap;align-items:baseline;gap:9px;margin-bottom:6px;display:flex}.public-plan-price strong{color:var(--ink);font-size:48px;line-height:1.1}.public-plan-price span{white-space:nowrap;font-size:12px}.public-plan-trial{margin-bottom:22px;font-size:12px}.public-plan .button{width:100%;padding-inline:10px;font-size:14px}.public-plan ul{border-top:1px solid #e2e8e4;gap:13px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:grid}.public-plan li{color:#48584e;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.public-plan li svg{color:#386b59;flex-shrink:0;margin-top:2px}.public-plan-terms{max-width:930px;margin-top:24px}.public-plan-terms p{margin-bottom:8px;font-size:12px}.public-trust{background:#eef3f5;border-block:1px solid #dbe3e7}.public-trust .container{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;display:grid}.public-trust h2{margin-bottom:12px;font-size:26px}.public-trust p{max-width:650px;margin-bottom:0;font-size:14px}.home-close{text-align:center}.home-close .text-link{margin-left:24px}.industry-select{flex-direction:column;gap:8px;max-width:460px;margin-bottom:32px;font-size:13px;font-weight:700;display:flex}.industry-select select{color:#243a2d;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #c1cfc5;border-radius:6px;padding:10px 12px}.industry-intro{max-width:780px;min-height:135px}.industry-intro h2{margin-bottom:12px;font-size:26px}.industry-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px;display:flex}.industry-directory{border-top:1px solid #dce4df;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:56px;padding-top:32px;display:grid}.industry-directory h3{min-height:42px;font-size:15px}.industry-directory ul{padding:0;list-style:none}.industry-directory li{color:#55655b;margin-bottom:12px;font-size:13px;line-height:1.6}.public-enterprise{background:#f5f7f6;border-block:1px solid #e4e9e6}.public-enterprise .container{justify-content:space-between;align-items:center;gap:32px;display:flex}.public-enterprise h2{font-size:26px}.public-enterprise p{margin-bottom:0}.site-header .desktop-nav{gap:16px;margin-left:0}.status-page{min-height:65vh;padding:64px 0 96px}.status-page .container{max-width:880px}.status-page *{letter-spacing:0}.status-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.status-heading p{color:var(--muted);margin:0 0 8px}.status-heading h1{margin:0;font-size:36px}.status-heading button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.status-summary{border-block:1px solid var(--line);color:#155e53;align-items:center;gap:16px;padding:24px 0;display:flex}.status-summary h2{margin:0;font-size:21px}.status-summary.degraded{color:#9b3348}.status-summary.unknown{color:#596575}.status-services>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.status-services span{color:#155e53;align-items:center;gap:8px;font-size:14px;display:flex}.status-services .unknown{color:#596575}.status-services .unavailable{color:#9b3348}.status-services i{background:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-checked{color:var(--muted);margin-top:24px;font-size:13px}.status-page footer{flex-wrap:wrap;gap:24px;margin-top:40px;font-size:14px;display:flex}@media (max-width:400px){.status-heading h1{font-size:29px}.status-summary h2{font-size:18px}.status-services strong,.status-services span{font-size:13px}}.site-header .desktop-nav a,.site-header .nav-login{white-space:nowrap}.site-header .brand,.site-header .nav-actions{flex-shrink:0}.site-header .nav-shell{gap:20px}.site-header .nav-actions{gap:16px}.site-header .mobile-menu>summary{place-items:center;width:42px;height:42px;padding:0;display:grid}.site-header .mobile-menu-panel{overscroll-behavior:contain;border-radius:6px;max-height:calc(100dvh - 90px);overflow-y:auto}.site-header .product-menu{position:relative}.site-header .product-menu>summary{color:#4e5b74;cursor:pointer;white-space:nowrap;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;width:auto;height:auto;min-height:44px;padding:0;font-size:14px;list-style:none;display:flex}.site-header .product-menu>summary::-webkit-details-marker{display:none}.site-header .product-menu>summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:6px;height:6px;transform:translateY(-2px)rotate(45deg)}.site-header .product-menu[open]>summary:after{transform:translateY(2px)rotate(225deg)}.site-header .product-menu[open]>summary,.site-header .product-menu>summary:hover{color:var(--indigo-dark)}.site-header .product-menu-links{border:1px solid var(--line);background:#fff;border-radius:6px;width:210px;padding:6px;position:absolute;top:calc(100% + 6px);left:-12px;box-shadow:0 12px 32px #0c12221f}.site-header .product-menu-links a{color:#4e5b74;border-radius:4px;align-items:center;min-height:44px;padding:10px 12px;font-size:14px;display:flex}.site-header .product-menu-links a:hover,.site-header .product-menu-links a:focus-visible{background:var(--soft);color:var(--indigo-dark)}.site-header .mobile-menu-panel .product-menu>summary{color:#3f4a61;padding:12px;font-size:16px}.site-header .mobile-menu-panel .product-menu-links{border:0;border-left:1px solid var(--line);width:auto;box-shadow:none;border-radius:0;margin:0 12px 8px;padding:0 0 0 12px;position:static}.classic-home *{letter-spacing:0}.classic-home .homepage-launch-note{margin:-8px 0 18px;font-size:12px}.classic-home .homepage-industry-link{text-align:center;margin-top:28px}.classic-home #pricing{scroll-margin-top:90px}.classic-home .hero-copy h1{font-size:76px}.classic-home .section-heading h2{font-size:52px}.classic-home .hero-grid>*,.classic-home .feature-split>*,.classic-home .product-window{min-width:0}.classic-home .hero{background:#fbfcff}.classic-home .hero-product{transform:none}.classic-home .cta-panel{background:var(--ink-2)}.classic-home .dark-copy h2{font-size:60px}.classic-home .feature-copy h2{font-size:55px}.classic-home .cta-panel h2{font-size:61px}.classic-home .public-page .section-heading h2{font-size:42px}.public-page :focus-visible,.site-header :focus-visible{outline-offset:4px;outline:2px solid #5564bf}@media (max-width:1220px){.site-header .desktop-nav{display:none}.site-header .mobile-menu{display:block}.site-header .nav-actions{margin-left:auto}}@media (max-width:1100px){.action-flow{gap:16px}.action-flow li{padding:20px}.action-flow li+li:before{width:15px;left:-17px}.industry-teasers,.industry-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.public-plan{padding:20px}.public-plan.recommended{padding:19px}.public-plan-description{min-height:96px}.public-trust .container{grid-template-columns:auto 1fr}.public-trust .button{grid-column:2;justify-self:start}}@media (max-width:760px){.public-page .container{width:calc(100% - 36px)}.public-section{padding:48px 0}.public-page h1{font-size:34px}.public-page h2{font-size:27px}.public-heading p{font-size:15px}.home-product-intro{--copy-height:300px;height:min(630px,100svh - 160px);min-height:420px}.home-product-copy{padding:24px 0}.home-product-copy h1{font-size:42px}.home-product-copy p{font-size:20px}.home-product-background{width:calc(100% - 32px)}.home-intro-actions{gap:10px}.home-intro-actions .button{min-height:44px;padding-inline:12px;font-size:13px}.home-trial-note{font-size:11px}.scenario-tabs{gap:14px}.scenario-tabs button{flex:1;font-size:12px}.why-comparison{grid-template-columns:1fr;gap:0;min-height:210px}.why-comparison p{font-size:14px}.action-flow{grid-template-columns:1fr;gap:16px}.action-flow li{min-height:225px}.action-flow li+li:before{width:1px;height:15px;top:-17px;left:50%}.action-flow h3,.action-flow blockquote{font-size:17px}.flow-step{margin-bottom:20px}.industry-teasers,.industry-directory{gap:28px 20px}.industry-teasers h3{font-size:16px}.industry-teasers p{font-size:13px}.public-plan-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.public-plan-grid{grid-template-columns:1fr;gap:18px}.public-plan{padding:24px}.public-plan.recommended{padding:23px}.public-plan-description{min-height:0}.public-plan-name h3{font-size:24px}.public-trust .container{grid-template-columns:1fr;gap:18px}.public-trust .button{grid-column:auto}.home-close .text-link{width:fit-content;margin:24px auto 0;display:flex}.industry-intro{min-height:220px}.industry-directory h3{min-height:65px}.public-enterprise .container{flex-direction:column;align-items:flex-start;gap:20px}.classic-home .hero-copy h1{font-size:51px}.classic-home .section-heading h2,.classic-home .public-page .section-heading h2,.classic-home .dark-copy h2,.classic-home .feature-copy h2,.classic-home .cta-panel h2{font-size:39px}}@media (max-width:460px){.classic-home .hero-copy h1{font-size:42px}}@media (max-width:380px){.industry-teasers,.industry-directory{grid-template-columns:1fr}.industry-directory h3{min-height:0}.site-header .container{width:calc(100% - 32px)}}
.customer-journey{color:#172536;background:#f5f8fa;border-block:1px solid #e0e7ec;padding:88px 0 72px;scroll-margin-top:90px}.customer-journey *{box-sizing:border-box;letter-spacing:0}.customer-journey button{font:inherit;cursor:pointer}.customer-journey :focus-visible{outline-offset:5px;outline:2px solid #4c50cf}.journey-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px;display:flex}.journey-heading>div:first-child{max-width:700px}.journey-heading .eyebrow{color:#176a64;margin-bottom:18px;font-size:11px}.journey-heading h2{margin:0 0 20px;font-size:46px;font-weight:700;line-height:1.15}.journey-heading h2 em{color:#176a64;font-style:normal}.journey-heading p{color:#586778;max-width:620px;margin:0;font-size:17px;line-height:1.7}.journey-heading-aside{color:#176a64;border-left:1px solid #cbd8df;flex-shrink:0;align-items:center;gap:14px;margin-bottom:5px;padding-left:22px;display:flex}.journey-heading-aside span{color:#26364a;font-size:13px;line-height:1.7}.journey-heading-aside strong{color:#657489;font-size:11px;font-weight:500;display:block}.journey-toolbar{border-top:1px solid #cbd8df;justify-content:space-between;align-items:center;gap:16px;min-height:56px;margin-bottom:22px;display:flex;position:relative}.journey-toolbar>.journey-progress{background:#dfe7ec;height:2px;position:absolute;inset:auto 0 -3px;overflow:hidden}.journey-progress i{background:var(--journey-accent);transform-origin:0;width:100%;height:100%;animation:journey-progress var(--journey-stage-duration) linear both;animation-play-state:paused}.customer-journey[data-playing=true] .journey-progress i{animation-play-state:running}.customer-journey[data-finished=true] .journey-progress i{animation:none;transform:scaleX(1)}.journey-toolbar>span{color:#536578;align-items:center;gap:8px;font-size:12px;display:flex}.journey-example-mark{background:#d7eee7;border:1px solid #317b72;width:7px;height:7px}.journey-playback{font-variant-numeric:tabular-nums;align-items:center;gap:16px;font-size:12px;display:flex}.journey-playback>span>span{color:#637183}.journey-playback button{color:#344b62;background:#fff;border:1px solid #cbd8df;border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.journey-playback button:hover:not(:disabled){background:#e7f0ef;border-color:#62948d}.journey-playback button:disabled{opacity:.4;cursor:default}.journey-stages{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding-block:20px 32px;display:grid}.journey-step{color:var(--journey-accent);background:0 0;border:0;grid-template-rows:100px 80px 100px;place-items:center;gap:0;min-width:0;padding:0 6px;display:grid;position:relative}.customer-journey[data-revealed=true] .journey-step{animation:journey-step-reveal .5s calc(var(--journey-order) * 70ms) cubic-bezier(.16,1,.3,1) both}.journey-step-copy{text-align:center;grid-area:1/1;align-self:start;width:100%;max-width:170px;display:block}.journey-step:nth-child(2n) .journey-step-copy{grid-row:3;align-self:end}.journey-step-label{justify-content:center;align-items:center;gap:6px;min-height:23px;margin-bottom:6px;font-size:15px;font-weight:700;line-height:1.5;display:flex}.journey-step-label svg{flex-shrink:0}.journey-step-caption{color:#566574;font-size:13px;font-weight:400;line-height:1.55;display:block}.journey-pointer{color:#6c7984;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:70px;left:calc(50% - 14px);transform:rotate(90deg)}.journey-step:nth-child(2n) .journey-pointer{top:182px;transform:rotate(-90deg)}.journey-node{z-index:1;color:#fff;--journey-shape:polygon(0 0,100% 0,100% 100%,0 100%);grid-area:2/1;place-items:center;width:76px;height:76px;transition:transform .24s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.journey-node:before{content:"";background:var(--journey-accent);clip-path:var(--journey-shape);border-radius:6px;position:absolute;inset:0}.journey-step[data-shape=triangle] .journey-node{--journey-shape:polygon(50% 3%,100% 97%,0 97%)}.journey-step[data-shape=pentagon] .journey-node{--journey-shape:polygon(50% 0,100% 38%,81% 100%,19% 100%,0 38%)}.journey-step[data-shape=diamond] .journey-node{--journey-shape:polygon(50% 0,100% 50%,50% 100%,0 50%)}.journey-step[data-shape=hexagon] .journey-node{--journey-shape:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.journey-step[data-shape=octagon] .journey-node{--journey-shape:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}.journey-number{font-variant-numeric:tabular-nums;font-size:25px;font-weight:750;line-height:1;position:relative}.journey-step[data-shape=triangle] .journey-number{padding-top:18px}.journey-step:hover .journey-node,.journey-step[aria-selected=true] .journey-node{transform:translateY(-2px)scale(1.06)}.journey-step[aria-selected=true] .journey-node:after{content:"";background:var(--journey-accent);clip-path:var(--journey-shape);opacity:.14;z-index:-1;pointer-events:none;animation:.65s cubic-bezier(.16,1,.3,1) both journey-node-arrive;position:absolute;inset:-6px}.journey-step[aria-selected=true] .journey-step-label{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.journey-connector{background:#cbd8df;height:2px;position:absolute;top:139px;left:calc(50% + 46px);right:calc(46px - 50%)}.journey-connector>svg{color:#8394a1;position:absolute;top:-7px;right:-4px}.journey-flow{position:absolute;inset:0;overflow:hidden}.journey-step:last-child .journey-connector{display:none}.journey-step[data-complete=true] .journey-connector{background:#8ebaae}.journey-connector i{display:none;position:absolute;inset:0}.journey-connector i:after{content:"";background:var(--journey-accent);width:18px;height:100%;display:block}.customer-journey[data-playing=true] .journey-step[aria-selected=true] .journey-connector i{animation:1.1s cubic-bezier(.4,0,.2,1) infinite journey-packet;display:block}.journey-example>summary{cursor:pointer;color:#40566a;border-block:1px solid #d4dfe5;align-items:center;gap:10px;min-height:52px;list-style:none;display:flex}.journey-example>summary::-webkit-details-marker{display:none}.journey-example>summary strong{font-size:13px;font-weight:600}.journey-example>summary>span{color:#677889;margin-left:auto;font-size:12px}.journey-example>summary>svg{flex-shrink:0}.journey-example>summary>svg:last-child{transition:transform .2s}.journey-example[open]>summary>svg:last-child{transform:rotate(90deg)}.journey-panel{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:64px;padding:34px 0 38px;display:grid}.journey-story{animation:.36s cubic-bezier(.16,1,.3,1) both journey-enter}.journey-status{color:var(--journey-accent);align-items:center;gap:8px;margin-bottom:20px;font-size:12px;font-weight:650;display:flex}.journey-story h3{max-width:440px;min-height:76px;margin:0 0 18px;font-size:30px;font-weight:650;line-height:1.25}.journey-story>p{color:#586778;max-width:430px;min-height:108px;margin:0 0 24px;font-size:15px;line-height:1.8}.journey-next{border-left:2px solid var(--journey-accent);min-height:64px;padding-left:16px}.journey-next>span{color:var(--journey-accent);margin-bottom:8px;font-size:11px;font-weight:650;display:block}.journey-next strong{max-width:370px;font-size:13px;font-weight:500;line-height:1.65;display:block}.journey-record{background:#fff;border:1px solid #ccd8e0;border-radius:6px;min-width:0;position:relative;box-shadow:0 12px 32px #203b4c08}.journey-record:before{content:"";background:var(--journey-accent);height:2px;transition:background .24s;position:absolute;inset:0 6px auto}.journey-record>header{border-bottom:1px solid #e0e8ed;align-items:center;gap:12px;padding:20px 24px;display:flex}.journey-avatar{color:#5051b2;background:#ececfc;border-radius:5px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.journey-record>header strong{font-size:13px;line-height:1.5;display:block}.journey-record>header div>span{color:#6a7888;font-size:11px;line-height:1.6;display:block}.journey-record-id{color:#718095;margin-left:auto;font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px}.journey-record-content{min-height:304px;padding:24px;animation:.44s cubic-bezier(.16,1,.3,1) 60ms both journey-record-enter}.journey-record-label{color:#577082;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:11px;line-height:1.6;display:flex}.journey-record-label>span{color:#67798b;margin-left:auto;font-size:10px}.journey-record h4{margin:0 0 15px;font-size:18px;font-weight:650;line-height:1.5}.journey-record blockquote{color:#536578;margin:0 0 20px;font-size:15px;line-height:1.9}.journey-message>p{color:#304e62;margin:26px 0 0;font-size:12px;font-weight:650}.journey-message>p>span{color:#6d7e8e;margin-top:5px;font-size:11px;font-weight:400;display:block}.journey-document h4{margin-bottom:14px;font-size:16px}.journey-document table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px;line-height:1.5}.journey-document th,.journey-document td{text-align:left;vertical-align:top;padding:8px 0;font-weight:400}.journey-document th:last-child,.journey-document td:last-child{text-align:right;font-variant-numeric:tabular-nums;width:100px;padding-left:12px}.journey-document thead{color:#637889;border-bottom:1px solid #e1e8ed;font-size:10px}.journey-document tfoot{border-top:1px solid #e1e8ed}.journey-document tfoot td,.journey-document tfoot th{font-weight:700}.journey-case h4{max-width:380px}.journey-case-rule{color:var(--journey-accent);border-top:1px solid #e1e8ed;align-items:flex-start;gap:10px;padding-top:14px;font-size:12px;line-height:1.6;display:flex}.journey-case-rule svg{flex-shrink:0}.journey-payment-label{color:#627889;margin:0 0 8px;font-size:11px}.journey-payment>strong{color:#176a64;font-variant-numeric:tabular-nums;font-size:31px;line-height:1.3}.journey-payment dl{gap:8px;margin:20px 0 0;font-size:12px;display:grid}.journey-payment dl>div{justify-content:space-between;gap:12px;display:flex}.journey-payment dt{color:#677889}.journey-payment dd{margin:0}.journey-record>footer{background:#fafcfc;border-top:1px solid #e0e8ed;border-radius:0 0 6px 6px;grid-template-columns:1fr 1fr;gap:20px;min-height:87px;padding:20px 24px;display:grid}.journey-record>footer>div+div{border-left:1px solid #dbe4e9;padding-left:20px}.journey-record>footer>div{animation:.36s cubic-bezier(.16,1,.3,1) .1s both journey-enter}.journey-record>footer span{color:#6b7d8c;margin-bottom:8px;font-size:10px;display:block}.journey-record>footer strong{font-variant-numeric:tabular-nums;font-size:13px;font-weight:650;line-height:1.5;display:block}.journey-record>footer .journey-followup-status{color:var(--journey-accent);font-size:12px}.journey-event{color:#627789;border-block:1px solid #d4dfe5;align-items:center;gap:24px;min-height:56px;font-size:11px;display:flex}.journey-event>span{align-items:center;gap:8px;display:flex}.journey-event code{color:#2d5b70;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;animation:.28s cubic-bezier(.16,1,.3,1) both journey-enter}.journey-event-time{font-variant-numeric:tabular-nums;margin-left:auto}.journey-event-time svg{color:#176a64}.journey-footer{justify-content:space-between;align-items:flex-start;gap:30px;margin-top:24px;display:flex}.journey-footer p{color:#667889;max-width:610px;margin:0;font-size:11px;line-height:1.8}.journey-footer .text-link{color:#176a64;flex-shrink:0;font-size:13px}.journey-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.journey-static{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:28px 0 0;list-style-position:inside;display:grid}.journey-static p{font-size:14px;line-height:1.7}@keyframes journey-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes journey-packet{0%{opacity:0;transform:translate(-18px)}15%,80%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes journey-node-arrive{0%{opacity:.65;transform:scale(.9)}to{opacity:0;transform:scale(1.18)}}@keyframes journey-step-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes journey-packet-vertical{0%{opacity:0;transform:translateY(-12px)}15%,80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes journey-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes journey-record-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.journey-step{grid-template-rows:120px 70px 120px;padding-inline:4px}.journey-node{width:62px;height:62px}.journey-number{font-size:23px}.journey-step-label{gap:4px;font-size:13px}.journey-step-label svg{display:none}.journey-step-caption{font-size:12px}.journey-pointer{top:90px}.journey-step:nth-child(2n) .journey-pointer{top:194px}.journey-connector{top:154px;left:calc(50% + 39px);right:calc(39px - 50%)}.journey-heading-aside{display:none}.journey-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px}.journey-record-id{display:none}.journey-story h3{min-height:102px;font-size:27px}.journey-story>p{min-height:162px}.journey-record-content{min-height:310px}.journey-record>footer{min-height:104px}}@media (max-width:760px){.customer-journey{padding:56px 0 48px}.journey-heading{margin-bottom:26px}.journey-heading h2{font-size:34px}.journey-heading p{font-size:15px}.journey-toolbar{margin-bottom:18px}.journey-toolbar>span{font-size:11px}.journey-playback{gap:10px}.journey-stages{grid-template-columns:minmax(0,1fr);gap:12px;padding-block:10px 28px}.journey-step{grid-template-rows:76px;grid-template-columns:64px 28px minmax(0,1fr);column-gap:6px;padding:0}.journey-step .journey-step-copy,.journey-step:nth-child(2n) .journey-step-copy{text-align:left;grid-area:1/3;align-self:center;max-width:none}.journey-step-label{justify-content:flex-start;margin-bottom:3px;font-size:14px}.journey-step-label svg{display:block}.journey-step-caption{font-size:13px}.journey-node{grid-area:1/1;width:56px;height:56px}.journey-number{font-size:22px}.journey-step[data-shape=triangle] .journey-number{padding-top:12px}.journey-step .journey-pointer,.journey-step:nth-child(2n) .journey-pointer{top:24px;left:70px;transform:rotate(180deg)}.journey-connector{width:2px;height:auto;inset:70px auto -7px 31px}.journey-connector>svg{inset:auto auto -7px -7px;transform:rotate(90deg)}.journey-connector i:after{width:100%;height:12px}.customer-journey[data-playing=true] .journey-step[aria-selected=true] .journey-connector i{animation-name:journey-packet-vertical}.journey-panel{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:28px;padding-bottom:28px}.journey-story h3{max-width:440px;min-height:65px;margin-bottom:14px;font-size:26px}.journey-story>p{max-width:550px;min-height:108px;margin-bottom:20px;font-size:14px}.journey-status{margin-bottom:16px}.journey-next{min-height:66px}.journey-next strong{font-size:12px}.journey-record>header{padding:18px}.journey-record-content{min-height:294px;padding:20px 18px}.journey-record>footer{gap:14px;min-height:99px;padding:18px}.journey-record>footer>div+div{padding-left:14px}.journey-record>footer strong{font-size:12px}.journey-record>footer .journey-followup-status{font-size:11px}.journey-record blockquote{font-size:14px}.journey-record-label>span{font-size:9px}.journey-payment>strong{font-size:28px}.journey-event{flex-wrap:wrap;gap:10px;padding:14px 0}.journey-event>span:first-child{flex-basis:100%}.journey-event code{font-size:11px}.journey-footer{flex-direction:column;gap:18px}.journey-static{grid-template-columns:minmax(0,1fr)}}@media (max-width:360px){.journey-heading h2{font-size:30px}.journey-record-content{min-height:336px}.journey-story>p{min-height:126px}.journey-next{min-height:82px}.journey-story h3{min-height:98px}.journey-record-label{gap:6px}.journey-record-label>span{margin-left:0}.journey-record table{font-size:11px}.journey-record table th:last-child,.journey-record table td:last-child{width:82px}.journey-payment>strong{font-size:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.customer-journey *,.customer-journey :before,.customer-journey :after{transition:none!important;animation:none!important}.customer-journey .journey-connector i{display:none!important}.journey-progress{visibility:hidden}.journey-step[aria-selected=true] .journey-node:after{display:none}.journey-step:hover .journey-node{transform:none}}
.focused-home{--home-accent:#196b62}.focused-home .section-pad,.focused-home .public-section{padding-block:60px}.focused-home section[id]{scroll-margin-top:88px}.focused-home .section-heading{max-width:710px;margin-bottom:30px}.focused-home .section-heading h2,.focused-home .public-page .section-heading h2,.focused-home .feature-copy h2,.focused-home .dark-copy h2{margin-bottom:14px;font-size:36px;line-height:1.2}.focused-home .section-heading p,.focused-home .feature-copy>p,.focused-home .dark-copy p{margin-bottom:0;font-size:15px;line-height:1.75}.focused-home .eyebrow.plain,.focused-home .eyebrow.inverse{margin-bottom:12px;font-size:11px}.focused-home .section-heading h2 em{color:var(--home-accent)}.focused-home .button{min-height:44px;box-shadow:none;border-radius:6px;font-size:14px}.focused-home .text-link,.focused-home .feature-link{min-height:40px;font-size:13px}.focused-home .hero{background:#fbfcff;padding-block:52px}.focused-home .hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:40px}.focused-home .hero-copy h1{margin:18px 0;font-size:56px;line-height:1.06}.focused-home .hero-lede{max-width:490px;margin-bottom:0;font-size:17px;line-height:1.7}.focused-home .hero-actions{gap:10px;margin:22px 0 16px}.focused-home .hero-actions .button{min-width:0;padding-inline:16px}.focused-home .homepage-launch-note{margin:0 0 14px;font-size:12px;line-height:1.6}.focused-home .hero-proof{gap:10px 16px;font-size:11px;line-height:1.5}.focused-home .hero-proof span{gap:6px}.focused-home .hero-proof svg{color:var(--home-accent);width:15px}.focused-home .product-window{border-radius:8px;box-shadow:0 14px 40px #26375612}.product-window .preview-brand{color:#344661;font-size:11px;font-weight:750}.product-window .preview-disclosure{text-align:right;color:#5f7088;font-size:9px}.product-window .preview-action-link{color:#344b62;background:#fff;border:1px solid #cbd6e0;border-radius:5px;justify-self:end;place-items:center;width:44px;height:44px;display:grid}.product-window .preview-action-link:hover{background:#edf4f2;border-color:#8aad9f}.product-window .mock-action{grid-template-columns:8px minmax(0,1fr) 65px 44px}.focused-home .app-frame{grid-template-columns:82px minmax(0,1fr);min-height:0}.focused-home .mock-main{padding:18px}.focused-home .mock-sidebar{padding:16px 6px}.focused-home .mock-nav{gap:5px;padding:0 6px;font-size:8px}.focused-home .mock-top h3{font-size:17px}.focused-home .mock-top p{font-size:11px}.focused-home .mini-kicker{font-size:9px}.focused-home .attention-card{background:#202940;border-radius:6px;align-items:center;gap:12px;margin-top:14px;padding:14px}.focused-home .attention-card strong{font-size:28px}.focused-home .attention-card p{margin-top:2px;font-size:10px}.focused-home .attention-breakdown{grid-template-columns:1fr;gap:4px;display:grid}.focused-home .attention-breakdown span{gap:6px;font-size:9px;display:flex}.focused-home .attention-breakdown b{font-size:10px}.focused-home .mock-stats{border-bottom:1px solid #dfe5ed;gap:0;margin-block:0;padding-block:12px}.focused-home .mock-stats div{background:0 0;border:0;border-right:1px solid #dfe5ed;border-radius:0;padding:0 8px}.focused-home .mock-stats div:last-child{border:0}.focused-home .mock-stats b{font-size:16px}.focused-home .mock-stats span{color:#596c83;font-size:10px}.focused-home .action-list{background:0 0;border:0;border-radius:0;padding:12px 0 0}.focused-home .action-list-title h4{font-size:12px}.focused-home .action-list-title span{color:#62718a;font-size:10px}.focused-home .mock-action{grid-template-columns:7px minmax(0,1fr) 74px 44px;gap:8px;padding:10px 0}.focused-home .mock-action-copy small{color:#526781;font-size:9px}.focused-home .mock-action-copy b{font-size:12px;line-height:1.6}.focused-home .mock-action-copy span{color:#66758b;white-space:normal;font-size:10px;line-height:1.5;overflow:visible}.focused-home .mock-action>strong{font-size:11px;line-height:1.5}.focused-home .status-dot{box-shadow:none}.focused-home .signal-row{color:#4f6875;min-height:48px;font-size:10px}.focused-home .signal-row b{color:#17675e}.focused-home .signal-line{background:#d8e4df}.focused-home .three-grid{gap:20px}.focused-home .feature-card{min-height:246px;box-shadow:none;border-radius:6px;flex-direction:column;padding:22px;display:flex;transform:none}.focused-home .feature-card:hover{border-color:#b4cfc6}.focused-home .feature-card h3{margin-bottom:10px;font-size:20px;line-height:1.35}.focused-home .feature-card p{margin-bottom:10px;font-size:14px;line-height:1.75}.focused-home .feature-icon{border-radius:6px;width:38px;height:38px;margin-bottom:18px}.focused-home .feature-card:nth-child(2) .feature-icon{color:#a5415d;background:#f9eaf0}.focused-home .feature-card:nth-child(3) .feature-icon{color:var(--home-accent);background:#e6f3ec}.focused-home .feature-link{color:var(--home-accent);margin-top:auto;position:static}.focused-home .feature-number{color:#6b7a91;top:24px;right:22px}.focused-home .why-section{background:#fafbfc;border-top:1px solid #e6ebef}.focused-home .public-heading{max-width:720px;margin-bottom:22px}.focused-home .public-heading h2{margin-bottom:12px;font-size:34px}.focused-home .public-heading p{font-size:15px}.focused-home .public-eyebrow{margin-bottom:12px}.focused-home .scenario-tabs{gap:28px}.focused-home .scenario-tabs button{font-size:13px}.focused-home .why-panel{padding-top:20px}.focused-home .why-comparison{gap:28px;min-height:0}.focused-home .why-comparison p{margin-bottom:18px;font-size:14px;line-height:1.65}.focused-home .action-flow{gap:16px}.focused-home .action-flow li{border-radius:6px;min-height:210px;padding:18px}.focused-home .action-flow li+li:before{display:none}.focused-home .flow-step{margin-bottom:16px;font-size:11px}.focused-home .action-flow blockquote{margin-bottom:16px;font-size:16px;line-height:1.6}.focused-home .action-flow h3{margin-bottom:10px;font-size:16px}.focused-home .action-flow p{font-size:13px}.focused-home .public-caption{margin-top:16px;font-size:11px}.focused-home .customer-journey{padding-block:56px}.focused-home .journey-heading{gap:24px;margin-bottom:24px}.focused-home .journey-heading h2{margin-bottom:12px;font-size:36px}.focused-home .journey-heading p{max-width:590px;font-size:15px}.focused-home .journey-heading-aside{padding-left:16px}.focused-home .journey-toolbar{min-height:48px;margin-bottom:12px}.focused-home .journey-stages{padding-bottom:24px}.focused-home .journey-playback button{width:44px;height:44px}.focused-home .journey-panel{gap:40px;padding-block:24px}.focused-home .journey-story h3{min-height:64px;margin-bottom:12px;font-size:25px}.focused-home .journey-story>p{min-height:72px;margin-bottom:16px;font-size:14px;line-height:1.7}.focused-home .journey-status{margin-bottom:14px}.focused-home .journey-next{min-height:62px}.focused-home .journey-next>span{margin-bottom:5px}.focused-home .journey-next strong{font-size:12px}.focused-home .journey-record>header{padding:14px 18px}.focused-home .journey-record-content{min-height:268px;padding:18px}.focused-home .journey-record-label{margin-bottom:14px}.focused-home .journey-record h4{margin-bottom:12px;font-size:17px}.focused-home .journey-record blockquote{margin-bottom:16px;font-size:14px;line-height:1.75}.focused-home .journey-message>p{margin-top:20px}.focused-home .journey-document th,.focused-home .journey-document td{padding-block:6px}.focused-home .journey-record>footer{min-height:88px;padding:14px 18px}.focused-home .journey-event{min-height:46px}.focused-home .journey-footer{gap:20px;margin-top:16px}.focused-home .journey-footer .text-link{margin-top:0}.focused-home .dark-section{background:#18232d}.focused-home .dark-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px}.focused-home .dark-list{margin-block:22px 12px}.focused-home .dark-list span{font-size:14px}.focused-home .impact-panel{box-shadow:none;background:#22333c;border-radius:6px;padding:24px}.focused-home .impact-header{color:#b0c3cb;gap:16px;font-size:10px}.focused-home .impact-header small{font-size:10px}.focused-home .impact-panel>strong{margin-top:10px;font-size:42px}.focused-home .impact-panel>p{color:#c2cfd6;margin:0 0 18px;font-size:12px}.focused-home .impact-bars{gap:14px}.focused-home .impact-bars span,.focused-home .impact-bars b{font-size:12px}.focused-home .impact-bars span{color:#c3d1d9}.focused-home .impact-bars i{background:#79bbae}.focused-home .impact-bars div:nth-child(2) i{background:#abafe3}.focused-home .impact-bars div:nth-child(3) i{background:#e8c48a}.focused-home .impact-bars div:nth-child(4) i{background:#dba0ac}.focused-home .impact-note{color:#b4c5cf;margin-top:16px;padding-top:14px;font-size:11px}.focused-home .split-heading{grid-template-columns:1fr 1fr;gap:44px;max-width:none}.focused-home .split-heading p{max-width:410px}.focused-home .process-grid{grid-template-columns:1fr 30px 1fr 30px 1fr}.focused-home .process-step{border-top:1px solid #d0dbdf;min-height:170px;padding-top:18px}.focused-home .process-step>span{display:none}.focused-home .process-step svg{color:var(--home-accent);width:22px;height:22px;margin:0 0 14px}.focused-home .process-step h3{margin-bottom:8px;font-size:18px;line-height:1.45}.focused-home .process-step p{margin-bottom:0;font-size:14px;line-height:1.7}.focused-home .process-arrow{place-items:center;display:grid}.focused-home .feature-split,.focused-home .feature-split.reverse{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px}.focused-home .check-list{gap:10px;margin-block:20px 12px}.focused-home .check-list li{align-items:flex-start;font-size:14px;line-height:1.6}.focused-home .check-list svg{flex-shrink:0;width:18px;margin-top:2px}.focused-home .feature-visual{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.focused-home .fake-inbox{border-radius:6px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);min-height:320px}.focused-home .fake-inbox-list{padding:10px}.focused-home .fake-inbox-list>span{border-radius:4px;padding:10px;font-size:11px}.focused-home .fake-inbox-list small{font-size:10px}.focused-home .fake-inbox-list>span.selected{box-shadow:none;background:#e9edf9}.focused-home .fake-message{background:#fff;padding:20px}.focused-home .fake-message>small{font-size:10px}.focused-home .fake-message p{font-size:14px;line-height:1.7}.focused-home .fake-message hr{margin-block:16px}.focused-home .fake-message b{font-size:14px}.focused-home .risk-pill{border-radius:4px;font-size:11px}.focused-home .preview-action{color:#285e54;background:#fff;border:1px solid #cbd8de;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:16px;padding:10px 12px;font-size:12px;font-weight:650;line-height:1.4;display:inline-flex}.focused-home .preview-action svg{flex-shrink:0}.focused-home .preview-action:hover{background:#edf5f1}.focused-home .opp-card{border-radius:6px;padding:24px}.focused-home .opp-head{gap:20px}.focused-home .opp-head span{font-size:10px}.focused-home .opp-head b{font-size:24px}.focused-home .opp-card h3{margin-top:18px;font-size:23px}.focused-home .opp-card>p{font-size:13px}.focused-home .timeline{gap:0 8px;margin-top:20px}.focused-home .timeline small{font-size:10px}.focused-home .timeline b{font-size:13px;line-height:1.7}.focused-home .timeline div{min-height:47px}.focused-home .proof-section{background:#f8faf9;padding-block:28px}.focused-home .proof-grid div{text-align:left;padding:4px 20px}.focused-home .proof-grid strong{margin-bottom:4px;font-size:17px;line-height:1.5}.focused-home .proof-grid span{color:#63736d;font-size:12px;line-height:1.7}.focused-home .use-case-grid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.focused-home .use-case-grid article{border:0;border-top:2px solid #cadbd3;min-height:0;padding:18px 0 0}.focused-home .use-case-grid article>span{color:#647b6f}.focused-home .use-case-grid h3{margin:14px 0 10px;font-size:18px;line-height:1.4}.focused-home .use-case-grid p{margin-bottom:0;font-size:14px;line-height:1.7}.focused-home .homepage-industry-link{margin-top:18px}.focused-home .public-plan-grid{gap:18px}.focused-home .public-plan{border-radius:6px;padding:22px}.focused-home .public-plan.recommended{box-shadow:none;padding:21px}.focused-home .public-plan-name{margin-bottom:12px}.focused-home .public-plan-name h3{font-size:24px}.focused-home .public-plan-description{min-height:72px;margin-bottom:16px}.focused-home .public-plan-price strong{font-size:40px}.focused-home .public-plan-trial{margin-bottom:16px}.focused-home .public-plan ul{gap:10px;margin-top:18px;padding-top:18px}.focused-home .public-plan-terms{margin-top:18px}.focused-home .security-band{color:#1e3448;background:#ecf2f6;padding-block:36px}.focused-home .security-grid{grid-template-columns:48px minmax(0,1fr) auto;gap:20px}.focused-home .security-mark{background:#dfe8ef;border-radius:6px;width:48px;height:48px}.focused-home .security-grid h2{margin-bottom:8px;font-size:26px;line-height:1.25}.focused-home .security-grid p{color:#52697c;font-size:14px}.focused-home .security-band .eyebrow{color:#44667a}.focused-home .security-band .button{border:1px solid #c6d4de}.focused-home .final-cta{background:#f3f8f5}.focused-home .cta-panel{box-shadow:none;color:#193d34;background:0 0;border:0;border-radius:0;padding:0}.focused-home .cta-panel h2{margin:0 auto 14px;font-size:36px;line-height:1.2}.focused-home .cta-panel p{color:#526c61;margin-bottom:20px;font-size:15px}.focused-home .cta-panel .eyebrow{color:#34745c}.focused-home .cta-panel>small{color:#647a6e;margin-top:14px;font-size:11px;display:block}.focused-home~.site-footer{padding-block:40px 24px}.focused-home~.site-footer .footer-grid{gap:32px}.focused-home~.site-footer .footer-bottom{margin-top:30px}@media (max-width:1180px){.focused-home .hero-copy h1{font-size:48px}.focused-home .hero-grid{gap:28px}.focused-home .mock-sidebar{display:none}.focused-home .app-frame{grid-template-columns:minmax(0,1fr)}.focused-home .journey-panel{gap:28px}.focused-home .journey-story h3{min-height:64px}.focused-home .journey-story>p{min-height:96px}.focused-home .journey-record-content{min-height:292px}}@media (max-width:960px){.focused-home .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px}.focused-home .hero-copy h1{font-size:42px}.focused-home .hero-copy{max-width:640px}.focused-home .hero-lede{max-width:600px;font-size:15px}.focused-home .hero-product{width:100%;max-width:720px}.focused-home .section-heading h2,.focused-home .public-page .section-heading h2,.focused-home .feature-copy h2,.focused-home .dark-copy h2{font-size:32px}.focused-home .feature-card{padding:18px}.focused-home .feature-card h3{font-size:18px}.focused-home .dark-grid,.focused-home .feature-split,.focused-home .feature-split.reverse{gap:28px}.focused-home .fake-inbox{grid-template-columns:1fr}.focused-home .fake-inbox-list{display:none}.focused-home .use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focused-home .security-grid{grid-template-columns:48px minmax(0,1fr)}.focused-home .security-grid>.button{grid-column:2;justify-self:start}}@media (max-width:760px){.focused-home .section-pad,.focused-home .public-section{padding-block:40px}.focused-home .section-heading{margin-bottom:22px}.focused-home .section-heading h2,.focused-home .public-page .section-heading h2,.focused-home .feature-copy h2,.focused-home .dark-copy h2,.focused-home .public-heading h2{font-size:28px;line-height:1.25}.focused-home .section-heading p,.focused-home .feature-copy>p,.focused-home .dark-copy p,.focused-home .public-heading p{font-size:14px}.focused-home .hero{padding-block:28px}.focused-home .hero-grid{grid-template-columns:minmax(0,1fr);gap:22px}.focused-home .hero-copy h1{margin-block:14px;font-size:40px;line-height:1.08}.focused-home .hero-lede{font-size:15px;line-height:1.7}.focused-home .hero-actions{grid-template-columns:1fr 1.3fr;gap:8px;margin-block:18px 12px;display:grid}.focused-home .hero-actions .button{min-width:0;padding-inline:10px;font-size:13px}.focused-home .homepage-launch-note{margin-bottom:10px;font-size:11px}.focused-home .hero-proof{gap:8px 12px;font-size:10px}.focused-home .hero-proof span{gap:4px}.focused-home .window-bar{grid-template-columns:1fr auto;height:34px;padding-inline:12px}.focused-home .mock-main{padding:12px}.focused-home .mock-top p,.focused-home .mock-top .mini-kicker,.focused-home .mock-avatar,.focused-home .attention-card,.focused-home .mock-stats{display:none}.focused-home .mock-top h3{margin:0;font-size:16px}.product-window .mock-action{grid-template-columns:7px minmax(0,1fr) 44px}.focused-home .action-list{padding-top:10px}.focused-home .action-list-title{padding-bottom:8px}.focused-home .mock-action{grid-template-columns:6px minmax(0,1fr) 44px;padding-block:8px}.focused-home .mock-action>strong{display:none}.focused-home .mock-action-copy small{font-size:9px;display:block}.focused-home .mock-action-copy span{font-size:11px}.focused-home .mock-action-copy b{font-size:12px}.focused-home .preview-disclosure{font-size:10px}.focused-home .signal-row{gap:12px;min-height:52px;font-size:9px;line-height:1.6}.focused-home .signal-row>span,.focused-home .signal-row>b{max-width:45%}.focused-home .signal-line{min-width:16px}.focused-home .three-grid{grid-template-columns:1fr;gap:12px}.focused-home .feature-card{min-height:0;padding:18px}.focused-home .feature-icon{width:32px;height:32px;margin-bottom:12px}.focused-home .feature-icon svg{width:20px}.focused-home .feature-card h3{font-size:19px}.focused-home .feature-card p{margin-bottom:4px}.focused-home .scenario-tabs{gap:14px}.focused-home .scenario-tabs button{text-align:left;flex:1;padding-block:10px;font-size:12px;line-height:1.6}.focused-home .why-comparison{grid-template-columns:1fr 1fr;gap:16px}.focused-home .why-comparison p{font-size:13px}.focused-home .why-comparison span{font-size:11px}.focused-home .action-flow{gap:10px}.focused-home .action-flow li{min-height:0;padding:16px}.focused-home .flow-step{margin-bottom:10px}.focused-home .action-flow blockquote{margin-bottom:10px;font-size:15px}.focused-home .action-flow h3{margin-bottom:8px;font-size:15px}.focused-home .action-flow p{margin-bottom:8px}.focused-home .flow-tag{font-size:11px}.focused-home .customer-journey{padding-block:40px}.focused-home .journey-heading{margin-bottom:18px}.focused-home .journey-heading h2{font-size:28px;line-height:1.2}.focused-home .journey-heading p{font-size:14px;line-height:1.7}.focused-home .journey-stages{padding-bottom:20px}.focused-home .journey-panel{gap:20px;padding-block:20px}.focused-home .journey-story h3{min-height:58px;margin-bottom:10px;font-size:23px}.focused-home .journey-story>p{min-height:72px;margin-bottom:12px;font-size:14px}.focused-home .journey-status{margin-bottom:10px}.focused-home .journey-next{min-height:62px}.focused-home .journey-record-content{min-height:280px;padding:16px}.focused-home .journey-record>header{padding:12px 16px}.focused-home .journey-record>footer{min-height:90px;padding:12px 16px}.focused-home .journey-record h4{font-size:16px}.focused-home .journey-record-label{margin-bottom:12px}.focused-home .journey-event{gap:8px;padding-block:10px}.focused-home .journey-footer{gap:10px}.focused-home .dark-grid,.focused-home .feature-split,.focused-home .feature-split.reverse,.focused-home .split-heading{grid-template-columns:minmax(0,1fr);gap:24px}.focused-home .dark-list{margin-block:18px 10px}.focused-home .dark-list span{font-size:13px}.focused-home .impact-panel{padding:20px}.focused-home .impact-panel>strong{font-size:36px}.focused-home .process-grid{grid-template-columns:1fr;gap:16px}.focused-home .process-arrow{display:none}.focused-home .process-step{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:6px 12px;min-height:0;padding-top:16px;display:grid}.focused-home .process-step svg{grid-row:1/3;margin:3px 0 0}.focused-home .process-step h3{margin:0;font-size:17px}.focused-home .process-step p{grid-column:2;font-size:14px}.focused-home #complaint-resolution .feature-copy{grid-row:1}.focused-home .fake-inbox{min-height:0}.focused-home .fake-message,.focused-home .opp-card{padding:20px}.focused-home .check-list{margin-block:16px 8px}.focused-home .check-list li{font-size:13px}.focused-home .proof-section{padding-block:24px}.focused-home .proof-grid{gap:20px 14px}.focused-home .proof-grid div{border:0;padding:0}.focused-home .proof-grid strong{font-size:16px}.focused-home .proof-grid span{font-size:12px}.focused-home .use-case-grid{gap:20px}.focused-home .use-case-grid article{padding-top:14px}.focused-home .use-case-grid h3{margin-top:12px;font-size:17px}.focused-home .use-case-grid p{font-size:13px}.focused-home .public-plan-toolbar{align-items:center}.focused-home .public-plan-toolbar>p{max-width:200px;font-size:13px}.focused-home .public-plan{padding:20px}.focused-home .public-plan.recommended{padding:19px}.focused-home .public-plan-description{min-height:0}.focused-home .public-plan-price strong{font-size:38px}.focused-home .public-plan-terms p{font-size:12px}.focused-home .security-grid{grid-template-columns:36px minmax(0,1fr);gap:16px}.focused-home .security-mark{width:36px;height:36px}.focused-home .security-mark svg{width:25px}.focused-home .security-grid h2{font-size:24px}.focused-home .security-grid p{font-size:13px}.focused-home .cta-panel h2{font-size:28px;line-height:1.25}.focused-home .cta-panel>div{flex-flow:wrap}.focused-home .cta-panel .button{font-size:13px}.focused-home~.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.focused-home~.site-footer .footer-grid>div:last-child{grid-column:auto}.focused-home~.site-footer .footer-brand{grid-column:1/-1}.focused-home~.site-footer .footer-bottom{margin-top:26px}}@media (max-width:360px){.focused-home .hero-copy h1{font-size:36px}.focused-home .hero-lede{font-size:14px}.focused-home .section-heading h2,.focused-home .public-page .section-heading h2,.focused-home .feature-copy h2,.focused-home .dark-copy h2,.focused-home .public-heading h2,.focused-home .journey-heading h2{font-size:26px}.focused-home .journey-story>p{min-height:96px}.focused-home .journey-next{min-height:76px}.focused-home .journey-record-content{min-height:290px}.focused-home .public-plan-toolbar{align-items:flex-start}.focused-home .public-plan-toolbar>p{max-width:none}.focused-home .use-case-grid{grid-template-columns:1fr;gap:18px}.focused-home .use-case-grid article>span{display:none}.focused-home .use-case-grid h3{margin-top:0}}
:root{--an-ink:#20262e;--an-muted:#5e6a77;--an-line:#dce2e5;--an-surface:#f6f8f9;--an-brand:#5556df;--an-brand-hover:#4142b5;--an-brand-soft:#f0f0ff;--an-success:#147565;--an-success-soft:#eaf6f1;--an-danger:#b33c54;--an-danger-soft:#fff0f3;--an-warning:#895b17;--an-warning-soft:#fff7e8;--an-radius:6px}.skip-link{z-index:100;color:#20262e;background:#fff;border:2px solid #5556df;border-radius:6px;padding:12px 18px;font:600 14px system-ui,sans-serif;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
body{--ink:var(--an-ink);--muted:var(--an-muted)}main:not(.focused-home) *,.site-footer *{letter-spacing:0}main:not(.focused-home){font-size:15px}main:not(.focused-home) .section-pad,main:not(.focused-home) .public-section{padding:56px 0}main:not(.focused-home) .subhero,main:not(.focused-home) .contact-section{background:#f8fafb;padding:52px 0}main:not(.focused-home) h1{overflow-wrap:anywhere;margin:12px 0 18px;font-size:44px;line-height:1.15}main:not(.focused-home) h2{font-size:32px;line-height:1.2}main:not(.focused-home) h3{font-size:18px;line-height:1.4}main:not(.focused-home) p{line-height:1.7}main:not(.focused-home) .subhero p{max-width:720px;font-size:17px}main:not(.focused-home) .eyebrow,main:not(.focused-home) .public-eyebrow{margin-bottom:12px;font-size:11px}main:not(.focused-home) .section-heading{margin-bottom:28px}main:not(.focused-home) .section-heading h2{margin-bottom:12px}main:not(.focused-home) .section-heading p{font-size:15px}main:not(.focused-home) .button{min-height:44px;box-shadow:none;border-radius:6px;padding:11px 18px;font-size:14px}main:not(.focused-home) .hero-actions{gap:12px;margin-top:24px}main:not(.focused-home) .product-availability{color:var(--an-muted);margin:18px 0 0;font-size:12px}main:not(.focused-home) :is(.split-copy,.subhero-grid,.feature-split,.integration-spotlight,.contact-grid){gap:40px}main:not(.focused-home) :is(.split-copy,.subhero-grid,.feature-split,.integration-spotlight,.contact-grid)>*{min-width:0}main:not(.focused-home) :is(.module-grid,.security-control-grid){gap:20px}main:not(.focused-home) :is(.module-grid,.security-control-grid) article{min-height:0;box-shadow:none;border-radius:6px;padding:22px}main:not(.focused-home) :is(.module-grid,.security-control-grid) h3{margin:16px 0 10px}main:not(.focused-home) :is(.module-grid,.security-control-grid) p{font-size:14px}main:not(.focused-home) :is(.module-index,.catalog-number){color:var(--an-muted);font-size:11px}main:not(.focused-home) :is(.security-stack>div,.contact-card,.resolution-card,.structured-card,.message-example,.tab-preview,.integration-group-grid article){box-shadow:none;border-radius:6px}main:not(.focused-home) .security-stack b{font-size:14px}main:not(.focused-home) .security-stack small{font-size:12px}main:not(.focused-home) .final-cta{background:#edf4f2}main:not(.focused-home) .cta-panel{color:var(--an-ink);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}main:not(.focused-home) .cta-panel h2{max-width:730px}main:not(.focused-home) .cta-panel p{color:var(--an-muted);font-size:15px}main:not(.focused-home) .cta-panel .button-white{background:var(--an-brand);color:#fff}main:not(.focused-home) .dark-section{background:#233532}main:not(.focused-home) .logic-flow{flex-wrap:wrap;gap:10px}main:not(.focused-home) .logic-flow span{border-radius:4px;padding:12px;font-size:12px}main:not(.focused-home) .contact-card{padding:24px}main:not(.focused-home) .contact-card h2{font-size:26px}main:not(.focused-home) :is(.contact-card p,.contact-note p,.contact-meta span){font-size:13px}main:not(.focused-home) :is(.contact-card small,.contact-meta b){font-size:12px}main:not(.focused-home) .public-heading{margin-bottom:28px}main:not(.focused-home) .public-heading p{font-size:16px}main:not(.focused-home) .public-plan-description{min-height:70px;margin-bottom:18px}main:not(.focused-home) .public-plan{padding:24px}main:not(.focused-home) .public-plan.recommended{box-shadow:none;padding:23px}main:not(.focused-home) .public-plan-price strong{font-size:40px}main:not(.focused-home) .public-plan-name h3{font-size:25px}main:not(.focused-home) .public-plan-name{margin-bottom:12px}main:not(.focused-home) .faq{max-width:900px}main:not(.focused-home) .faq summary{min-height:48px;padding-block:14px;font-size:15px}main:not(.focused-home) .faq p{font-size:14px}.site-header .product-menu-links{width:230px}.site-footer{color:var(--an-ink);border-top:1px solid var(--an-line);background:#f5f7f9;padding-top:36px;padding-bottom:0}.site-footer .brand{color:var(--an-ink)}.site-footer .footer-brand>p,.site-footer .footer-note{color:var(--an-muted);font-size:13px}.site-footer .footer-grid h4{color:var(--an-ink);margin-bottom:10px;font-size:12px}.site-footer .footer-grid>div:not(.footer-brand){gap:0}.site-footer .footer-grid>div:not(.footer-brand) a{color:#536273;font-size:13px}.site-footer .footer-grid a:hover{color:var(--an-brand-hover)}.site-footer .footer-grid{gap:32px;padding-bottom:32px}.site-footer .footer-bottom{color:var(--an-muted);border-color:var(--an-line);gap:12px;margin-top:0;padding-block:20px;font-size:12px}.site-footer .footer-note{font-size:12px}.site-footer a:not(.brand){align-items:center;min-height:32px;display:flex}.product-catalog article{flex-direction:column;gap:14px;display:flex}.product-catalog .catalog-number{align-self:flex-end}main .product-catalog h2{margin:0;font-size:22px}.product-catalog article p{margin:0}.product-catalog article a{min-height:44px;color:var(--an-brand-hover);align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:600;display:flex}.product-overview .product-window{max-width:1000px;margin:auto}.product-related{grid-template-columns:1fr 1fr;gap:0 36px;display:grid}.product-related h2{grid-column:1/-1;margin-bottom:24px}.product-related>a{border-block:1px solid var(--an-line);grid-template-columns:24px 1fr 18px;align-items:center;gap:16px;padding:22px 0;display:grid}.product-related b,.product-related small{display:block}.product-related b{font-size:16px}.product-related small{color:var(--an-muted);margin-top:7px;font-size:13px;line-height:1.6}.product-related>a:hover{color:var(--an-brand-hover)}main:not(.focused-home) .extraction-grid{margin-top:0}main:not(.focused-home) .message-example{padding:24px}main:not(.focused-home) .message-example p{font-size:20px}main:not(.focused-home) :is(.structured-card small,.message-example small){font-size:11px}main:not(.focused-home) .structured-card b{font-size:15px}main:not(.focused-home) .tab-preview{overflow:auto}main:not(.focused-home) .tab-preview .table-head{font-size:12px}main:not(.focused-home) .tab-preview .table-row{font-size:13px}.resolution-example{grid-template-columns:1fr .8fr;align-items:center;gap:48px;display:grid}.resolution-example>*{min-width:0}.resolution-example .resolution-card{padding:26px;transform:none}.case-example-facts{margin-bottom:0;font-size:13px}.case-example-facts>div{border-top:1px solid var(--an-line);justify-content:space-between;gap:24px;padding:14px 0;display:flex}.case-example-facts dt{color:var(--an-muted)}.case-example-facts dd{text-align:right;margin:0;font-weight:600}.case-example-facts .example-held{color:var(--an-warning)}.commerce-intro{border-bottom:1px solid var(--an-line);padding:52px 0}.commerce-intro>.container>p{max-width:700px;font-size:18px}.commerce-chain{border-top:1px solid var(--an-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:36px 0 0;padding:32px 0 0;list-style:none;display:grid}.commerce-chain li{border-right:1px solid var(--an-line);padding-right:20px;position:relative}.commerce-chain li:last-child{border:0}.commerce-chain li>span{color:var(--an-muted);font-size:11px;position:absolute;top:0;right:24px}.commerce-chain li>svg{color:var(--an-success)}main .commerce-chain h2{margin:18px 0 10px;font-size:19px}.commerce-chain p{margin:0;font-size:14px}.commerce-controls{grid-template-columns:1fr 1fr;gap:60px;display:grid}.commerce-controls dl{margin:0}.commerce-controls dl>div{border-bottom:1px solid var(--an-line);padding:15px 0}.commerce-controls dt{font-size:14px;font-weight:600}.commerce-controls dd{color:var(--an-muted);margin:7px 0 0;font-size:14px;line-height:1.6}.commerce-availability{grid-template-columns:24px 1fr;gap:20px;max-width:880px;display:grid}.commerce-availability>svg{color:var(--an-success);margin-top:4px}main .commerce-availability h2{font-size:24px}.commerce-product .journey-heading{margin-bottom:24px}.commerce-product .journey-heading h2{font-size:32px}.status-page{padding:44px 0 64px}.status-page .container{max-width:960px}.status-heading{margin-bottom:24px}.status-heading p{font-size:12px}.status-summary{background:var(--an-success-soft);border:1px solid #cce5db;padding:20px}.status-summary.degraded{background:var(--an-danger-soft);border-color:#efd3da}.status-summary.unknown{background:var(--an-surface);border-color:var(--an-line)}main.status-page .status-summary h2{font-size:20px;line-height:1.4}.status-summary svg{flex-shrink:0}.status-services>div{padding:20px 0}.status-services strong{font-size:14px;font-weight:600}.status-services small{color:var(--an-muted);margin-top:4px;font-size:12px;line-height:1.6;display:block}.status-services span{flex-shrink:0;font-size:13px}.status-page .status-checked{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.status-page footer{border-top:1px solid var(--an-line);margin-top:24px;padding-top:20px}.status-page footer a{min-height:44px;color:var(--an-brand-hover);align-items:center;display:inline-flex}.status-summary-note{color:var(--an-muted);margin:14px 0 8px;font-size:12px}.status-page~.site-footer{padding-top:0}.status-page~.site-footer .footer-grid{display:none}.status-page~.site-footer .footer-bottom{border-top:0}:is(main:not(.focused-home),.site-footer) :focus-visible{outline:2px solid var(--an-brand);outline-offset:4px}@media (max-width:1080px){main:not(.focused-home) .subhero-grid{grid-template-columns:1fr 1fr}.commerce-chain{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.commerce-chain li:nth-child(2){border:0}}@media (max-width:760px){main:not(.focused-home) .section-pad,main:not(.focused-home) .public-section,main:not(.focused-home) :is(.subhero,.contact-section),.commerce-intro{padding:36px 0}main:not(.focused-home) h1{font-size:34px}main:not(.focused-home) h2,.commerce-product .journey-heading h2{font-size:27px}main:not(.focused-home) .subhero p{font-size:16px}main:not(.focused-home) .subhero .product-availability{font-size:12px}main:not(.focused-home) .subhero-grid,.resolution-example,.commerce-controls,.product-related{grid-template-columns:minmax(0,1fr);gap:24px}main:not(.focused-home) .hero-actions .button{flex:0 auto;width:auto;min-width:0}.product-related>a{padding:18px 0}.product-related h2{margin-bottom:0}.product-related>a+a{border-top:0}.commerce-chain{gap:24px 16px;margin-top:24px;padding-top:24px}.commerce-chain li{padding-right:10px}.commerce-chain li>span{right:12px}main .commerce-chain h2{font-size:18px}.commerce-chain p{font-size:13px}main:not(.focused-home) .public-plan-description{min-height:0}main.status-page h1{font-size:30px}main.status-page .status-summary h2{font-size:18px}.status-services>div{gap:12px}.status-services small{max-width:190px}.site-footer a:not(.brand){min-height:44px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:24px}.site-footer .footer-brand{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){main:not(.focused-home) *,.site-header *{scroll-behavior:auto}}
.legal-heading{background:#f8faf9;border-bottom:1px solid #e2e8e5;padding:44px 0 30px}.legal-page .legal-eyebrow{color:#466557;margin:0 0 12px;font-size:11px;font-weight:700}main.legal-page h1{margin:0 0 14px;font-size:38px;line-height:1.2}.legal-page .legal-introduction{color:#52625c;max-width:730px;margin:0 0 18px;font-size:16px}.legal-page .legal-date{color:#617168;margin:0;font-size:12px}.legal-date>span{padding-inline:9px}.legal-policies{border-bottom:1px solid #e2e8e5}.legal-policies>div{flex-wrap:wrap;gap:0 28px;display:flex}.legal-policies a{color:#52625c;border-bottom:2px solid #0000;align-items:center;min-height:52px;padding-block:10px;font-size:13px;font-weight:600;display:inline-flex}.legal-policies a[aria-current=page]{color:#4949ba;border-bottom-color:#5959d9}.legal-layout{grid-template-columns:230px minmax(0,740px);justify-content:space-between;gap:48px;padding-block:36px 60px;display:grid}.legal-sidebar{align-self:start;max-height:calc(100svh - 120px);padding:4px 4px 12px 0;position:sticky;top:100px;overflow-y:auto}main.legal-page .legal-sidebar h2{margin:0 0 12px;font-size:13px}.legal-sidebar ol{color:#809086;margin:0;padding-left:25px;list-style:decimal-leading-zero}.legal-sidebar li{padding-left:4px;font-size:12px}.legal-sidebar li a{color:#46584e;padding:8px 0;line-height:1.5;display:block}.legal-contact{border-top:1px solid #e2e8e5;gap:8px;margin-top:24px;padding-top:20px;font-size:12px;display:grid}.legal-contact a{color:#4949ba;overflow-wrap:anywhere}.legal-document{color:#38473f;min-width:0}.legal-summary{border-left:3px solid #428466;margin:0 0 32px;padding:2px 0 2px 20px}main.legal-page .legal-summary h2{margin:0 0 12px;font-size:18px}.legal-document ul{margin:12px 0 16px;padding-left:20px}.legal-document li{margin-bottom:10px;padding-left:3px;font-size:14px;line-height:1.75}.legal-page .legal-summary p{color:#68796f;margin:12px 0 0;font-size:12px}.legal-section{border-top:1px solid #e2e8e5;margin-top:28px;padding-top:28px;scroll-margin-top:100px}main.legal-page .legal-section h2{color:#26392e;align-items:baseline;gap:12px;margin:0 0 16px;font-size:21px;line-height:1.4;display:flex}.legal-section-number{color:#6f7b8f;flex-shrink:0;font-size:12px;font-weight:500}.legal-page .legal-section p{color:#4a5b51;margin-bottom:14px;font-size:14px;line-height:1.85}.legal-section a,.legal-end a{color:#4949ba;text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.legal-section strong{color:#304337;font-weight:650}.legal-end{border-top:1px solid #e2e8e5;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:32px;padding-top:24px;font-size:13px;display:flex}.legal-end a{padding-block:8px}.legal-page a:hover{color:#303095}.legal-page a:focus-visible,.footer-legal a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #6465dc}.site-footer .footer-bottom{flex-wrap:wrap;align-items:center}.footer-legal{flex-wrap:wrap;gap:4px 22px;display:flex}.footer-legal a{text-underline-offset:3px;align-items:center;min-height:36px;text-decoration:underline;display:inline-flex}.public-plan-terms .pricing-policy-links{flex-wrap:wrap;gap:6px 20px;display:flex}.pricing-policy-links a{text-underline-offset:3px;text-decoration:underline}@media (max-width:800px){.legal-layout{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:28px 40px}.legal-sidebar{border-bottom:1px solid #e2e8e5;max-height:none;padding:0 0 22px;position:static;overflow:visible}.legal-sidebar ol{columns:2;column-gap:28px}.legal-sidebar li{break-inside:avoid}.legal-contact{display:none}.legal-heading{padding-top:32px}main.legal-page h1{font-size:30px}.legal-policies>div{gap:0 22px}.site-footer .footer-bottom{align-items:flex-start}}@media (max-width:420px){.legal-sidebar ol{columns:1}.legal-policies>div{gap:0 16px}.legal-policies a{min-height:44px;font-size:12px}main.legal-page .legal-section h2{font-size:19px}}@media print{.legal-policies,.legal-sidebar,.legal-end{display:none}body:has(.legal-page) .site-header{display:none}body:has(.legal-page) .site-footer{display:none}.legal-page .container{width:100%}.legal-heading{background:#fff;padding-top:0}.legal-layout{padding-bottom:0;display:block}.legal-section h2{break-after:avoid}.legal-section p,.legal-section li{orphans:3;widows:3}}
