:root{--ink:#07152f;--navy:#061a3b;--blue:#005ea8;--blue-deep:#00447f;--accent:var(--blue);--accent-dark:var(--blue-deep);--accent-soft:#edf6fc;--slate:#44546a;--muted:#6d7890;--line:#dbe3ee;--soft:#f4f8fb;--panel:#ffffff;--panel-strong:#edf5f8;--shadow:0 18px 45px rgba(7,21,47,0.11);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;background:#ffffff;letter-spacing:0;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}p{color:var(--slate);margin:0}h1,h2,h3{margin:0;line-height:1.08;letter-spacing:0;overflow-wrap:break-word}h1{font-size:clamp(2rem,4vw,3.2rem);max-width:920px}h2{font-size:clamp(1.55rem,3vw,2.55rem)}h3{font-size:1.12rem}button,input,select,textarea{font:inherit;letter-spacing:0}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;padding:.75rem 1rem;color:white;background:var(--navy)}.skip-link:focus{top:1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(219,227,238,.82);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand img{width:clamp(166px,18vw,232px);height:auto}.site-menu{display:flex;align-items:center;gap:.78rem}.nav-dropdown{position:relative}.nav-link{display:inline-flex;align-items:center;gap:.28rem;text-decoration:none;color:#2f3d53;font-size:.9rem;font-weight:650}.nav-link.is-active,.nav-link:hover{color:var(--accent)}.nav-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid;transform:translateY(1px)}.dropdown-panel{position:absolute;left:0;top:calc(100% + .9rem);z-index:15;min-width:252px;display:grid;grid-gap:.15rem;gap:.15rem;padding:.55rem;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.nav-dropdown:focus-within .dropdown-panel,.nav-dropdown:hover .dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-panel a{display:block;padding:.62rem .7rem;border-radius:6px;color:var(--ink);font-size:.9rem;font-weight:680;text-decoration:none;white-space:nowrap}.dropdown-panel a.is-active,.dropdown-panel a:hover{color:var(--accent);background:var(--accent-soft)}.breadcrumb-bar{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:1rem 0 0}.breadcrumb-list{display:flex;flex-wrap:wrap;gap:.42rem;align-items:center;margin:0;padding:0;list-style:none;color:var(--muted);font-size:.84rem;font-weight:680}.breadcrumb-list li{display:inline-flex;gap:.42rem;align-items:center}.breadcrumb-list a{color:var(--accent);text-decoration:none}.breadcrumb-list a:hover{text-decoration:underline}.breadcrumb-separator{color:#9aa7ba}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.45rem;padding:.82rem 1.15rem;border:1px solid var(--accent);border-radius:var(--radius);color:#ffffff;background:var(--accent-dark);text-decoration:none;font-weight:760;cursor:pointer;box-shadow:0 10px 22px rgba(0,94,168,.18)}.button:hover{transform:translateY(-1px)}.button-secondary{border-color:var(--line);box-shadow:none}.button-light,.button-secondary{color:var(--navy);background:#ffffff}.button-light{border-color:rgba(255,255,255,.55)}.button-small{min-height:40px;padding:.58rem .88rem;font-size:.92rem}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff}.menu-toggle span:not(.sr-only){display:block;width:19px;height:2px;margin:4px auto;background:var(--navy)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:calc(78vh - 76px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.72fr);grid-gap:clamp(2rem,5vw,4.8rem);gap:clamp(2rem,5vw,4.8rem);align-items:center;padding:clamp(2.4rem,3vw,3rem) 0}.hero h1{max-width:900px;font-size:clamp(2.45rem,5vw,4.2rem)}.hero-copy{display:grid;grid-gap:1.35rem;gap:1.35rem;min-width:0}.hero-subhead{max-width:780px;font-size:clamp(1.05rem,2vw,1.32rem)}.eyebrow{color:var(--accent);font-size:.78rem;font-weight:820;text-transform:uppercase}.hero-visual{display:grid;grid-gap:1rem;gap:1rem;align-content:center}.hero-logo{width:min(360px,74vw);margin:0 auto;border-radius:0;box-shadow:none}.dashboard-panel{padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow)}.flow-row,.panel-top{display:flex;justify-content:space-between;gap:.6rem;align-items:center}.panel-top{margin-bottom:.8rem;color:var(--muted);font-size:.86rem}.panel-top strong{color:var(--accent)}.flow-row span,.pain-strip span,.tag-cloud span,.trust-list span{border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--navy);font-weight:720}.flow-row span{flex:1 1;padding:.6rem .7rem;text-align:center;font-size:.86rem}.flow-core{margin:.8rem 0;padding:1.1rem;border-radius:var(--radius);color:white;background:var(--navy);text-align:center;font-weight:760}.cta-band,.page-hero,.section{width:min(1180px,calc(100% - 32px));margin:0 auto}.page-hero{padding:clamp(2.4rem,3vw,3rem) 0 clamp(1.25rem,3vw,2.1rem);display:grid;grid-gap:1.5rem;gap:1.5rem}.page-hero h1{max-width:880px;font-size:clamp(2.2rem,4vw,3.45rem)}.page-hero p:not(.eyebrow){max-width:760px;font-size:1.05rem}.solution-hero{border-bottom:1px solid var(--line)}.section{padding:clamp(2.8rem,5vw,4.5rem) 0}.section-showcase{width:100%;margin:0;padding:clamp(3.2rem,5vw,5rem) 0;border-top:1px solid rgba(219,227,238,.72);border-bottom:1px solid rgba(219,227,238,.72);background:linear-gradient(180deg,#f8fbff,#ffffff 54%,#f5f9fd)}.section-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.section-tight{padding-top:.75rem}.page-hero+.section{padding-top:clamp(1.4rem,3vw,2.35rem)}.section-heading{max-width:860px;display:grid;grid-gap:.9rem;gap:.9rem;margin-bottom:1.8rem}.section-heading-wide{max-width:1040px;margin-bottom:clamp(2rem,3vw,3rem)}.section-heading-wide h2{max-width:1040px}.section-heading-wide p:not(.eyebrow){max-width:760px;color:#354563;font-size:clamp(1.02rem,1.2vw,1.22rem)}.pain-strip,.tag-cloud,.trust-list{display:flex;flex-wrap:wrap;gap:.65rem}.pain-strip span,.tag-cloud span,.trust-list span{padding:.62rem .8rem}.card-grid,.feature-grid,.pricing-grid,.route-grid,.solution-grid{display:grid;grid-gap:clamp(1rem,1.6vw,1.25rem);gap:clamp(1rem,1.6vw,1.25rem)}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.route-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.integration-card-grid,.integration-page-grid,.module-card-grid,.module-detail-layout,.related-link-grid,.taxonomy-grid{display:grid;grid-gap:clamp(1rem,1.6vw,1.25rem);gap:clamp(1rem,1.6vw,1.25rem)}.taxonomy-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.integration-page-grid article,.module-detail-layout,.taxonomy-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 10px 28px rgba(7,21,47,.05)}.taxonomy-grid article{min-height:156px;padding:1rem;display:grid;grid-gap:.7rem;gap:.7rem;align-content:start}.taxonomy-grid span{color:var(--accent);font-size:.78rem;font-weight:820;text-transform:uppercase}.taxonomy-grid p{color:#243650;font-weight:620}.integration-card-grid,.module-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.integration-card-grid .solution-card,.module-card-grid .solution-card{min-height:292px}.related-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-compact{padding-top:clamp(1.8rem,3vw,2.8rem);padding-bottom:clamp(1.8rem,3vw,2.8rem)}.module-detail-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:stretch;padding:clamp(1rem,2vw,1.35rem)}.module-detail-copy{display:grid;grid-gap:.9rem;gap:.9rem;align-content:center}.module-detail-layout .feature-card-preview{min-height:240px}.integration-page-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:stretch}.integration-page-grid article{min-height:260px;padding:clamp(1.15rem,2vw,1.45rem);display:grid;grid-gap:.95rem;gap:.95rem;align-content:start}.integration-page-grid ul{margin:0;padding-left:1.15rem;color:#243650}.integration-page-grid li+li{margin-top:.55rem}.comparison>div,.contact-aside,.faq-item,.info-card,.mini-stack article,.pricing-card,.route-card,.solution-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 10px 28px rgba(7,21,47,.05)}.solution-card{min-height:306px;padding:1.2rem;display:grid;grid-gap:.85rem;gap:.85rem;align-content:start}.solution-card span{color:var(--accent);font-size:.78rem;font-weight:820;text-transform:uppercase}.footer-links a,.form-note a,.legal-copy a,.route-card strong,.solution-card a{color:var(--accent);font-weight:760}.info-card{position:relative;min-height:148px;overflow:hidden;padding:clamp(1.15rem,1.4vw,1.45rem);display:grid;grid-gap:.75rem;gap:.75rem;align-content:start;background:linear-gradient(135deg,rgba(237,246,252,.78),rgba(255,255,255,0) 48%),var(--panel);border-color:rgba(173,190,211,.82);box-shadow:0 16px 36px rgba(7,21,47,.07),inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.info-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--accent),#25a6c8)}.info-card:hover{border-color:rgba(0,94,168,.32);box-shadow:0 18px 42px rgba(7,21,47,.1),inset 0 1px 0 rgba(255,255,255,.92);transform:translateY(-2px)}.info-card p{max-width:34ch;color:#10213c;font-size:clamp(1.02rem,.35vw + .94rem,1.14rem);font-weight:680;line-height:1.5}.card-grid .info-card{min-height:164px;align-content:space-between}.card-grid .info-card p{font-size:clamp(1.08rem,.48vw + .96rem,1.2rem);line-height:1.48}.feature-grid .info-card{min-height:132px}.feature-grid .info-card p{font-size:1.02rem;line-height:1.45}.info-card h2{font-size:1.18rem}.enriched-card-grid,.enriched-feature-grid{display:grid;grid-gap:clamp(1rem,2vw,1.5rem);gap:clamp(1rem,2vw,1.5rem)}.enriched-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.enriched-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.enriched-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(191,205,224,.9);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.9)),#ffffff;box-shadow:0 22px 52px rgba(7,21,47,.09),inset 0 1px 0 rgba(255,255,255,.92)}.enriched-card:before{content:none}.card-icon,.response-icon,.workflow-layer-icon,.workflow-step-icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(191,205,224,.9);border-radius:var(--radius);color:#0a66f0;background:linear-gradient(180deg,#f4f8ff,#eef5fc);box-shadow:inset 0 1px 0 rgba(255,255,255,.95)}.card-icon{width:58px;height:58px}.icon-svg{display:block;flex:0 0 auto}.pain-card{min-height:388px;padding:clamp(1.25rem,1.7vw,1.65rem);display:grid;align-content:start;grid-gap:1.05rem;gap:1.05rem}.feature-card h3,.pain-card h3{color:var(--ink);font-size:clamp(1.1rem,1.25vw,1.42rem);line-height:1.18}.feature-card-heading p,.pain-card>p{max-width:none;color:#273956;font-size:clamp(.94rem,.4vw + .86rem,1.04rem);font-weight:520;line-height:1.5}.card-response{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:start;margin-top:auto;padding-top:1.05rem;border-top:1px solid rgba(191,205,224,.78)}.response-icon{width:42px;height:42px;border-radius:50%}.card-response strong{display:block;color:#004aa3;font-size:.88rem;font-weight:820}.card-response p{margin-top:.25rem;color:#2f4363;font-size:.88rem;font-weight:520;line-height:1.5}.feature-card{min-height:330px;padding:clamp(1rem,1.5vw,1.3rem);display:grid;grid-gap:1rem;grid-template-rows:auto 1fr}.feature-card-heading{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.feature-card-preview{min-height:144px;padding:.85rem;border:1px solid rgba(209,219,232,.88);border-radius:var(--radius);background:linear-gradient(180deg,rgba(248,251,255,.96),#ffffff 72%)}.module-preview{min-height:126px;display:grid;grid-gap:.55rem;gap:.55rem;color:#213553;font-size:.72rem;line-height:1.25}.module-preview b,.module-preview button,.module-preview em,.module-preview p,.module-preview small,.module-preview span,.module-preview strong{letter-spacing:0}.module-preview p{font-size:.72rem;line-height:1.25}.module-preview button{padding:.25rem .65rem;font-size:.68rem;font-weight:760}.module-preview .module-audit-card span,.module-preview .module-chat-thread,.module-preview .module-form-card span,.module-preview .module-knowledge-card span,.module-preview .module-metric-row span,.module-preview .module-queue-list span,.module-preview .module-security-card span,.module-preview .module-side-panel,.module-preview .module-status,.module-preview .module-storage-card span,.module-preview .module-sync-card,.module-preview p,.module-preview>span{border:1px solid rgba(219,227,238,.88);border-radius:6px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.04)}.module-chip,.module-preview b,.module-status{width:max-content;padding:.2rem .45rem;border-radius:999px;color:#075985;background:#eef6ff;font-size:.66rem;font-weight:820}.module-preview b.is-green,.module-status.is-green{color:#166534}.module-preview b.is-orange,.module-preview strong.is-orange{color:#9a3412}.module-preview b.is-red,.module-preview strong.is-red{background:#fef2f2}.module-chip.is-purple{color:#5b21b6;background:#f3e8ff}.module-draft-card>span,.module-log-lines i,.module-preview i{display:block;min-height:8px;border-radius:999px;background:#e8eef6}.module-chat{grid-template-columns:minmax(0,1.25fr) minmax(78px,.75fr);align-items:stretch}.module-chat-thread{position:relative;grid-gap:.45rem;gap:.45rem;padding:.65rem}.module-chat-thread p{padding:.38rem .5rem;color:#253958;background:#f2f6fb;font-size:.66rem;font-weight:660}.module-chat-thread .module-reply{margin-left:1.2rem}.module-avatar{font-weight:820}.module-side-panel{grid-gap:.45rem;gap:.45rem;padding:.65rem}.module-side-panel span,.module-sync-card span{min-height:22px;padding:.25rem .4rem}.module-chat .module-status{grid-column:1/-1}.module-triage{grid-template-columns:52px minmax(0,1fr)}.module-channel-rail,.module-queue-list{grid-gap:.42rem;gap:.42rem}.module-channel-rail span{min-height:28px;display:grid;place-items:center;border-radius:8px;font-weight:820}.module-audit-card span,.module-form-card span,.module-knowledge-card span,.module-queue-list span,.module-security-card span,.module-storage-card span{min-height:28px;gap:.5rem;padding:.38rem .5rem;font-weight:680}.module-queue-list strong{padding:.16rem .4rem;border-radius:999px;font-size:.64rem}.module-timeline-card{grid-template-columns:minmax(0,1fr) minmax(90px,.8fr)}.module-timeline{grid-gap:.45rem;gap:.45rem;padding-left:.8rem}.module-timeline:before{content:"";position:absolute;left:.18rem;top:.25rem;bottom:.25rem;background:#c9d8eb}.module-timeline span{font-weight:760}.module-sync-card span,.module-timeline small{font-size:.64rem}.module-sync-card{grid-gap:.42rem;gap:.42rem;padding:.62rem}.module-draft-card p{padding:.55rem .6rem;font-size:.68rem;font-weight:680}.module-approval-card>div,.module-cloud-card>div,.module-crm-card>div,.module-draft-card>div,.module-integration-card>div,.module-knowledge-card>div,.module-monitoring-card>div,.module-routing-card>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.module-cms-card,.module-table-card{grid-template-columns:minmax(0,1.25fr) .8fr .85fr .7fr;border:1px solid rgba(219,227,238,.88);border-radius:8px}.module-cms-card{grid-template-columns:minmax(0,1.3fr) .9fr .8fr}.module-cms-card>*,.module-table-card>*{min-height:30px;padding:.36rem .45rem;font-size:.64rem}.module-cms-card>span,.module-table-card>span{font-weight:760}.module-cms-card>b,.module-table-card>b{padding:.16rem .4rem}.module-analytics-card,.module-monitoring-card{align-content:start}.module-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.module-metric-row span{grid-gap:.12rem;gap:.12rem;padding:.5rem}.module-metric-row strong{font-size:1.02rem}.module-chart{min-height:58px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;grid-gap:.35rem;gap:.35rem;padding:.55rem .65rem;border:1px solid rgba(219,227,238,.88);border-radius:8px;background:linear-gradient(180deg,#ffffff,#f7fbff)}.module-chart i{min-height:18px;background:linear-gradient(180deg,#7bb9ff,#0a66f0)}.module-chart i:nth-child(2){min-height:30px}.module-chart i:nth-child(3){min-height:24px}.module-chart i:nth-child(4){min-height:42px}.module-chart i:nth-child(5){min-height:34px}.module-chart i:nth-child(6){min-height:50px}.module-approval-card>span,.module-calendar-card>div,.module-cloud-card>span,.module-crm-card>div,.module-integration-card>span,.module-links-card>span,.module-routing-card>span,.module-sequence-card>span,.module-workflow-card>span{min-height:42px;display:grid;place-items:center;padding:.45rem;border:1px solid rgba(219,227,238,.88);border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.04);text-align:center;font-weight:760}.module-approval-card>div,.module-cloud-card>div,.module-integration-card>div,.module-links-card>div,.module-routing-card>div{grid-column:1/-1;margin-top:.2rem;padding:.45rem .55rem;border:1px solid rgba(219,227,238,.88);border-radius:8px;background:#ffffff}.module-calendar-card,.module-crm-card{grid-template-columns:.85fr 1.15fr}.module-calendar-card div,.module-crm-card div{gap:.35rem}.module-log-lines{grid-gap:.45rem;gap:.45rem;padding:.6rem;border:1px solid rgba(219,227,238,.88);border-radius:8px;background:#ffffff}.workflow-showcase{background:linear-gradient(180deg,#f9fcff,#ffffff 55%,#f6faff)}.workflow-step-number{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#ffffff;background:var(--navy);font-weight:840}.workflow-step-icon{width:88px;height:88px;margin:.25rem auto 0;border-radius:50%}.enriched-workflow-diagram strong{color:var(--ink);font-size:clamp(1rem,1vw,1.18rem);line-height:1.2}.enriched-workflow-diagram p{color:#314562;font-size:.92rem;font-weight:520;line-height:1.45}.assurance-rail{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1rem,3vw,2rem);margin-top:2rem;color:#1f3658;font-weight:700}.assurance-rail span{display:inline-flex;align-items:center;gap:.45rem}.assurance-rail svg{color:#0a66f0}.integration-shell{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(740px,1.22fr);grid-gap:clamp(1.5rem,3vw,2rem);gap:clamp(1.5rem,3vw,2rem);align-items:center}.integration-copy{display:grid;grid-gap:1.2rem;gap:1.2rem}.integration-copy p:not(.eyebrow){max-width:610px;color:#354563;font-size:clamp(1rem,1.2vw,1.16rem)}.integration-copy a{color:#004aa3;font-weight:780}.integration-diagram{display:grid;grid-template-columns:minmax(230px,1.05fr) 28px minmax(190px,.8fr) 28px minmax(210px,1fr);grid-gap:.7rem;gap:.7rem;align-items:center}.integration-column{min-width:0;padding:1rem;border:1px solid rgba(191,205,224,.9);border-radius:var(--radius);background:radial-gradient(circle at 1px 1px,rgba(0,94,168,.12) 1px,transparent 0) 0 0 /12px 12px,rgba(255,255,255,.82)}.integration-column h3{margin-bottom:.9rem;color:var(--ink);text-align:center}.integration-column>div{display:grid;grid-gap:.7rem;gap:.7rem}.integration-column>div>span{width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:60px;display:flex;align-items:center;gap:.72rem;padding:.75rem;border-radius:var(--radius);color:#263b59;background:#ffffff;font-weight:700;line-height:1.2;overflow-wrap:normal;box-shadow:0 10px 24px rgba(7,21,47,.05)}.integration-column svg{flex:0 0 auto}.integration-column .icon-svg{color:#0a66f0}.provider-logo-stack{width:34px;min-width:34px;min-height:0;padding:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:0;background:transparent;box-shadow:none}.provider-logo-stack-multi{width:58px;min-width:58px}.provider-logo{width:27px;height:27px;display:block;flex:0 0 auto}.provider-logo-stack-multi .provider-logo{width:25px;height:25px}.integration-arrow{height:2px;background:#8ab4ee;position:relative}.integration-arrow:after{content:"";position:absolute;right:-1px;top:50%;width:9px;height:9px;border-top:2px solid #0a66f0;border-right:2px solid #0a66f0;transform:translateY(-50%) rotate(45deg)}.workflow-layer-card{min-height:300px;padding:1.45rem;display:grid;align-content:center;grid-gap:1rem;gap:1rem;border-radius:var(--radius);color:#ffffff;background:linear-gradient(150deg,#07152f,#063e78);box-shadow:0 22px 48px rgba(7,21,47,.2);text-align:center}.workflow-layer-card>span{color:#b8d5f7;font-size:.84rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.workflow-layer-icon{width:78px;height:78px;margin:0 auto;border-color:rgba(255,255,255,.18);color:#b8d5f7;background:rgba(255,255,255,.06)}.workflow-layer-card h3{font-size:clamp(1.3rem,1.6vw,1.75rem)}.workflow-layer-card ul{display:grid;grid-gap:.72rem;gap:.72rem;margin:0;padding:1rem 0 0;border-top:1px solid rgba(255,255,255,.2);list-style:none;text-align:left}.workflow-layer-card li{display:flex;align-items:center;gap:.55rem;color:#eef6ff;font-weight:700}.integration-assurance{grid-column:2;margin-top:1.6rem}.comparison h2,.contact-aside h2,.faq-item h2,.info-card h2,.mini-stack h2,.pricing-card h2,.route-card h2{font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.12}.split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);align-items:center}.comparison,.split>div:first-child{display:grid;grid-gap:1rem;gap:1rem}.comparison>div{padding:1.2rem}.mini-stack{display:grid;grid-gap:1rem;gap:1rem}.mini-stack article{padding:1rem}.workflow-diagram{counter-reset:flow;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;padding:0;margin:0;list-style:none}.workflow-diagram li{position:relative;min-height:170px;padding:3.1rem 1rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-strong);color:var(--ink);font-weight:680}.workflow-diagram li:before{counter-increment:flow;content:counter(flow);position:absolute;left:1rem;top:1rem;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#ffffff;background:var(--navy);font-size:.86rem}.enriched-workflow-diagram{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}.enriched-workflow-diagram li{min-height:282px;padding:1.5rem 1.2rem 1.35rem;display:grid;grid-gap:.85rem;gap:.85rem;align-content:start;text-align:center;background:#ffffff;box-shadow:0 22px 48px rgba(7,21,47,.08)}.enriched-workflow-diagram li:before{content:none;display:none}.enriched-workflow-diagram li:not(:last-child):after{content:"";position:absolute;right:-1.65rem;top:50%;width:1.65rem;height:2px;background:#0a66f0;transform:translateY(-50%)}.trust-panel{display:grid;grid-template-columns:minmax(0,.7fr) minmax(320px,1fr);grid-gap:2rem;gap:2rem;padding:2rem;border:1px solid var(--line);background:var(--soft)}.cta-band,.trust-panel{margin-top:clamp(2rem,5vw,4rem);border-radius:var(--radius)}.cta-band{margin-bottom:clamp(3rem,6vw,5rem);padding:clamp(1.6rem,4vw,2.4rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:var(--navy)}.cta-band,.cta-band h2,.cta-band p{color:white}.cta-band div{display:grid;grid-gap:.7rem;gap:.7rem;max-width:760px}.pricing-card{padding:1.2rem;display:grid;grid-gap:.9rem;gap:.9rem;align-content:start;min-width:0}.pricing-card h2{font-size:clamp(1.45rem,2.2vw,2.05rem);overflow-wrap:anywhere}.pricing-card strong{color:var(--accent);font-size:clamp(1.15rem,1.5vw,1.35rem)}.contact-aside ul,.pricing-card ul{margin:0;padding-left:1.1rem;color:var(--slate)}.contact-aside li,.pricing-card li{margin:.35rem 0}.pricing-card.is-featured{border-color:var(--accent);background:var(--accent-soft)}.route-card{min-height:158px;padding:1rem;display:grid;align-content:space-between;text-decoration:none}.related-link-grid .route-card,.section-tight>.route-grid .route-card{min-height:112px}.route-card span{color:var(--ink);font-size:1.03rem;font-weight:740}.timeline{display:grid;grid-gap:1rem;gap:1rem}.timeline-item{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:1rem;gap:1rem;padding:1.15rem 0;border-top:1px solid var(--line)}.timeline-item span{color:var(--accent);font-size:1.6rem;font-weight:850}.timeline-item div{display:grid;grid-gap:.45rem;gap:.45rem}.timeline-item h2{font-size:clamp(1.7rem,3vw,2.45rem)}.timeline-item strong{color:var(--navy)}.faq-list{display:grid;grid-gap:.8rem;gap:.8rem}.faq-item{padding:1rem 1.2rem}.faq-item summary{cursor:pointer;color:var(--ink);font-weight:780}.faq-item p{margin-top:.8rem}.contact-layout{display:grid;grid-template-columns:minmax(0,620px) minmax(320px,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.contact-form label{display:grid;grid-gap:.4rem;gap:.4rem;color:var(--ink);font-weight:720}.contact-form .contact-code-field,.contact-form .full,.contact-form button,.form-note{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:.68rem .76rem;color:var(--ink);background:#ffffff}.contact-form input[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#b42318;box-shadow:0 0 0 3px rgba(180,35,24,.12)}.contact-form textarea{resize:vertical}.field-error{color:#b42318;font-size:.82rem;font-weight:700}.contact-aside{padding:1.2rem;display:grid;grid-gap:.9rem;gap:.9rem;background:var(--soft)}.contact-aside h2{font-size:clamp(1.2rem,1.8vw,1.55rem)}.contact-detail-list{display:grid;grid-gap:.7rem;gap:.7rem}.contact-detail-list p{margin:0;display:grid;grid-gap:.18rem;gap:.18rem}.contact-detail-list span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.contact-form button[disabled]{cursor:wait;opacity:.72}.contact-code-field[hidden]{display:none}.contact-dev-code{color:#0f766e;font-size:.82rem;font-weight:700}.form-note{font-size:.92rem;margin:0}.form-note.is-success{color:#0f766e;font-weight:700}.form-note.is-error{color:#b42318;font-weight:700}.legal-copy{max-width:840px;display:grid;grid-gap:.95rem;gap:.95rem}.legal-hero{justify-items:center;text-align:center}.legal-hero h1,.legal-hero p{margin-left:auto;margin-right:auto}.legal-meta{color:var(--muted);font-size:.98rem;font-weight:680}.legal-copy h2{font-size:clamp(1.55rem,2.5vw,2.25rem);margin-top:1.35rem;padding-bottom:.65rem;border-bottom:1px solid var(--line);text-align:center}.legal-copy h3{color:var(--ink);font-size:clamp(1.08rem,1.6vw,1.35rem);line-height:1.3;margin-top:.7rem;text-align:center}.legal-copy li,.legal-copy p{color:var(--muted);line-height:1.75}.legal-copy ul{margin:0;padding-left:1.4rem}.legal-copy li+li{margin-top:.35rem}.site-footer{margin-top:clamp(2.4rem,5vw,4.5rem);padding:clamp(2.6rem,5vw,4rem) 0 1.4rem;color:var(--ink);background:#f6f9fc;border-top:1px solid var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.footer-grid{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,360px) minmax(620px,1fr);grid-gap:clamp(4rem,8vw,8.5rem);gap:clamp(4rem,8vw,8.5rem);align-items:start}.footer-column-grid{width:min(760px,100%);justify-self:end;display:flex;justify-content:space-between;gap:clamp(1.75rem,3.4vw,3.4rem);align-items:flex-start}.footer-brand{max-width:410px;display:grid;grid-gap:.9rem;gap:.9rem;padding-right:clamp(0rem,2vw,1rem)}.footer-brand p{max-width:34rem;color:var(--slate)}.footer-operator{display:flex;align-items:center;gap:8px;margin-top:.2rem;color:var(--muted);font-size:.74rem;font-weight:620}.footer-operator:before{width:18px;height:1px;background:var(--accent);content:""}.footer-bottom a,.footer-operator a{color:inherit;font-weight:inherit;text-decoration:none}.footer-bottom a:hover,.footer-operator a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:.18em}.footer-logo{width:min(265px,100%);height:auto;margin-bottom:.2rem}.footer-grid h2{color:var(--ink);font-size:.78rem;font-weight:820;margin-bottom:.85rem;text-transform:uppercase}.footer-column{flex:0 1 auto;min-width:max-content}.footer-links{display:grid;grid-gap:.42rem;gap:.42rem}.footer-links a{width:-moz-fit-content;width:fit-content;padding:5px 0;color:#405066;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.84rem;font-weight:520;line-height:1.35;align-items:center;display:inline-flex;text-decoration:none}.footer-links a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:.18em}.footer-bottom{width:min(1180px,calc(100% - 32px));margin:2.35rem auto 0;padding-top:1.05rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.9rem}@media (max-width:1180px){.integration-shell{grid-template-columns:1fr}.integration-diagram{grid-template-columns:minmax(0,1fr)}.integration-arrow{width:2px;height:28px;margin:0 auto}.integration-arrow:after{right:auto;left:50%;top:auto;bottom:-1px;transform:translateX(-50%) rotate(135deg)}.integration-assurance{grid-column:auto}}@media (max-width:980px){.menu-toggle{display:block}.site-menu{position:absolute;left:16px;right:16px;top:76px;display:none;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-menu.is-open{display:flex}.nav-dropdown{display:grid;grid-gap:.55rem;gap:.55rem}.dropdown-panel{position:static;min-width:0;padding:.25rem 0 .25rem .75rem;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.dropdown-panel a{padding:.48rem .6rem;white-space:normal}.contact-layout,.hero,.split,.trust-panel{grid-template-columns:1fr}.enriched-card-grid,.enriched-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-shell{grid-template-columns:1fr}.integration-diagram{grid-template-columns:minmax(0,1fr)}.integration-arrow{width:2px;height:28px;margin:0 auto}.integration-arrow:after{right:auto;left:50%;top:auto;bottom:-1px;transform:translateX(-50%) rotate(135deg)}.integration-assurance{grid-column:auto}.feature-grid,.pricing-grid,.route-grid,.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-column-grid{width:100%;justify-self:stretch}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-diagram{grid-template-columns:1fr}.enriched-workflow-diagram{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-diagram li{min-height:auto}.enriched-workflow-diagram li:not(:last-child):after{content:none}.footer-column-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem 2rem;gap:1.25rem 2rem}}@media (max-width:640px){.breadcrumb-bar,.cta-band,.hero,.nav-shell,.page-hero,.section{width:min(350px,calc(100vw - 40px));max-width:none;margin-left:20px;margin-right:auto}.section-showcase{width:100%;max-width:none;margin-left:0;margin-right:0;padding:2.4rem 0}.section-shell{width:min(350px,calc(100vw - 40px))}.hero h1,.page-hero h1,h1{font-size:1.65rem}.hero-subhead,.page-hero p:not(.eyebrow){font-size:1rem}.hero{min-height:auto}.hero>*{min-width:0}.hero-copy,.page-hero{max-width:100%}.button-row{align-items:stretch;flex-direction:column}.button-row .button{width:100%}.hero-logo{width:min(260px,82vw)}.dashboard-panel{max-width:100%}.flow-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.flow-row span{min-width:0;padding:.55rem .35rem;font-size:.8rem}.card-grid,.contact-form,.enriched-card-grid,.enriched-feature-grid,.enriched-workflow-diagram,.feature-grid,.pricing-grid,.route-grid,.solution-grid{grid-template-columns:1fr}.card-grid .info-card,.feature-grid .info-card,.info-card{min-height:auto;padding:1rem 1rem 1.05rem 1.1rem}.feature-card,.pain-card{min-height:auto}.feature-card-heading{grid-template-columns:1fr}.feature-card-preview{min-height:auto}.enriched-workflow-diagram li{min-height:auto;text-align:left}.workflow-step-icon{width:68px;height:68px;margin-left:0}.assurance-rail{justify-content:flex-start}.integration-column,.workflow-layer-card{padding:1rem}.card-grid .info-card p,.feature-grid .info-card p,.info-card p{max-width:none;font-size:1rem}.footer-column-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.footer-column{min-width:0}.cta-band,.footer-bottom{align-items:stretch;flex-direction:column}.footer-bottom,.footer-grid{width:min(350px,calc(100vw - 40px));max-width:none}.timeline-item{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ops-app-shell{display:grid;min-height:100vh;grid-template-columns:260px 1fr;background:#f6f8fb}.ops-sidebar{background:#ffffff;border-right:1px solid #dbe3ee;padding:24px}.ops-sidebar img{width:190px;max-width:100%;margin-bottom:28px}.ops-sidebar nav{display:grid;grid-gap:8px;gap:8px}.ops-sidebar a{border-radius:8px;color:#42526b;padding:10px 12px;text-decoration:none}.ops-sidebar a.is-active,.ops-sidebar a:hover{background:#eaf1f8;color:#061a3b}.ops-dashboard{padding:40px}.ops-dashboard h1{max-width:820px}.ops-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-top:28px}.auth-shell section,.ops-card-grid article{border:1px solid #dbe3ee;border-radius:8px;background:white;padding:22px}.ops-card-grid span{display:block;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.ops-card-grid strong{display:block;margin:8px 0;color:#061a3b;font-size:20px}.auth-shell{display:grid;min-height:100vh;place-items:center;background:#f6f8fb;padding:24px}.auth-shell section{width:min(460px,100%)}.auth-shell img{width:220px;max-width:100%;margin-bottom:20px}@media (max-width:760px){.ops-app-shell{grid-template-columns:1fr}.ops-dashboard{padding:24px}}:root{--blue-strong:var(--blue-deep)}@keyframes spin{to{transform:rotate(1turn)}}.chat-widget{position:fixed;right:22px;bottom:var(--chat-widget-bottom,72px);z-index:80;display:grid;justify-items:end;grid-gap:12px;gap:12px;pointer-events:none}.chat-launcher,.chat-panel{pointer-events:auto}.chat-panel{display:flex;width:min(420px,calc(100vw - 36px));height:min(620px,calc(100vh - var(--chat-widget-bottom, 72px) - 78px));flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:var(--shadow)}.chat-header{justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--line);background:#f8fbff}.chat-header,.chat-header>div{display:flex;align-items:center}.chat-header>div{gap:10px}.chat-header small,.chat-header strong{display:block}.chat-header strong{color:#0f172a;font-size:.94rem}.chat-header small{color:var(--muted);font-size:.76rem}.chat-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:8px;background:var(--blue);color:white}.chat-close,.chat-form button,.chat-launcher,.chat-routing button,.chat-session button,.chat-starters button{border:0;cursor:pointer}.chat-close{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;background:white;color:#475569}.chat-session{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line);background:#ffffff}.chat-session>div{min-width:0}.chat-session span,.chat-session strong{display:block}.chat-session strong{color:#0f172a;font-size:.82rem}.chat-session span,.chat-session strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-session span{color:var(--muted);font-size:.72rem}.chat-session button{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;min-height:30px;padding:0 9px;border-radius:8px;background:#f1f5f9;color:#334155;font-size:.72rem;font-weight:760}.chat-messages{flex:1 1;overflow-y:auto;padding:14px;background:#ffffff}.chat-message{max-width:92%;margin-bottom:12px;padding:11px 12px;border-radius:8px;font-size:.88rem}.chat-message p{margin-bottom:0;color:inherit}.chat-message.assistant{border:1px solid #e2e8f0;background:#f8fafc;color:#263244}.chat-message.human{border:1px solid #bbf7d0;background:#f0fdf4;color:#14532d}.chat-message.system{max-width:100%;border:1px solid #fde68a;background:#fffbeb;color:#854d0e;font-size:.8rem}.chat-message.user{margin-left:auto;background:var(--blue);color:white}.chat-agent-name{display:block;margin-bottom:4px;color:#166534;font-size:.76rem}.chat-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.chat-sources span{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:999px;background:#eaf1ff;color:#1e3a8a;font-size:.72rem;font-weight:760}.chat-mode{display:block;margin-top:8px;color:#64748b;font-size:.72rem;font-weight:700}.chat-loading{display:inline-flex;align-items:center;gap:7px}.chat-loading svg{animation:spin .9s linear infinite}.chat-date-separator{display:flex;align-items:center;gap:8px;margin:6px 0;color:#94a3b8;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.chat-date-separator:after,.chat-date-separator:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.chat-meta{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:5px;font-size:.67rem;color:#94a3b8}.chat-sender{font-weight:600}.chat-time{opacity:.85}.chat-md p{margin:0}.chat-md p+p{margin-top:.4em}.chat-md ol,.chat-md ul{margin:.35em 0;padding-left:1.25em}.chat-md li{margin:.15em 0}.chat-md strong{font-weight:700}.chat-lead-form{display:grid;grid-gap:8px;gap:8px;max-width:100%;padding:12px;background:#f8fbff}.chat-lead-form,.chat-lead-open{margin-bottom:12px;border:1px solid #bfdbfe;border-radius:8px}.chat-lead-open{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 12px;background:#eef4ff;color:var(--blue);cursor:pointer;font-size:.82rem;font-weight:780}.chat-lead-open:hover{background:#dbeafe}.chat-lead-heading span,.chat-lead-heading strong{display:block}.chat-lead-heading strong{color:#0f172a;font-size:.9rem}.chat-lead-heading span{color:var(--muted);font-size:.76rem}.chat-lead-form input,.chat-lead-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:white;font-size:.84rem}.chat-lead-form input{min-height:38px;padding:0 10px}.chat-lead-form textarea{min-height:76px;resize:vertical;padding:9px 10px}.chat-lead-form input:focus,.chat-lead-form textarea:focus{border-color:var(--blue);outline:2px solid rgba(29,78,216,.12)}.chat-lead-error{margin-bottom:0;color:#b91c1c;font-size:.78rem;font-weight:700}.chat-lead-dev-code{margin-bottom:0;padding:7px 9px;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:.76rem;font-weight:700}.chat-lead-actions{display:flex;justify-content:flex-end;gap:8px}.chat-lead-actions button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:0;border-radius:8px;cursor:pointer;font-size:.8rem;font-weight:780}.chat-lead-actions button:first-child{background:white;color:#475569;border:1px solid var(--line)}.chat-lead-actions button:last-child{background:var(--blue);color:white}.chat-lead-actions button:disabled{cursor:not-allowed;opacity:.6}.chat-lead-actions svg{animation:none}.chat-lead-actions button:disabled svg{animation:spin .9s linear infinite}.chat-starters{flex-wrap:wrap;gap:8px;padding:10px 14px 0}.chat-routing,.chat-starters{display:flex;border-top:1px solid var(--line)}.chat-routing{align-items:center;justify-content:space-between;gap:10px;padding:10px 14px}.chat-routing span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:#475569;font-size:.76rem;font-weight:760}.chat-routing button{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;min-height:30px;padding:0 9px;border-radius:8px;background:#eef4ff;color:var(--blue);font-size:.72rem;font-weight:780}.chat-starters button{min-height:30px;padding:0 10px;border-radius:999px;background:#edf4ff;color:var(--blue);font-size:.78rem;font-weight:760}.chat-starters .chat-human-starter{background:#f0fdf4;color:#166534}.chat-form{display:grid;grid-template-columns:1fr 42px;grid-gap:8px;gap:8px;padding:12px 14px 14px}.chat-form input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink)}.chat-form input:focus{border-color:var(--blue);outline:2px solid rgba(29,78,216,.12)}.chat-form button,.chat-launcher{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:white}.chat-form button{border-radius:8px}.chat-form button:disabled,.chat-starters button:disabled{cursor:not-allowed;opacity:.55}.chat-launcher{gap:8px;min-height:48px;padding:0 16px;border-radius:999px;box-shadow:0 14px 32px rgba(29,78,216,.28);cursor:-webkit-grab;cursor:grab;font-weight:820;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-form button:hover:not(:disabled),.chat-launcher:hover{background:var(--blue-strong)}.chat-launcher[data-dragging]{cursor:-webkit-grabbing;cursor:grabbing}@media (max-width:760px){.chat-widget{right:12px;bottom:min(var(--chat-widget-bottom,72px),20px);left:auto}.chat-panel{width:100%;height:min(620px,calc(100vh - 92px))}.chat-launcher{width:44px;min-height:44px;padding:0;gap:0}.chat-launcher span{display:none}}.feature-card{min-height:398px;padding:clamp(1.05rem,1.35vw,1.25rem);gap:1rem;grid-template-rows:auto minmax(176px,1fr)}.feature-card-heading,.feature-card-heading>div{min-width:0}.feature-card-heading p{max-width:34rem}.feature-card-preview{min-height:176px;height:100%;padding:.78rem;display:grid;overflow:hidden;border-color:rgba(191,205,224,.86);background:radial-gradient(circle at 10% 0,rgba(219,234,254,.32),transparent 34%),linear-gradient(180deg,#fbfdff,#ffffff 72%);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 30px rgba(7,21,47,.045)}.module-preview{width:100%;height:100%;min-height:150px;min-width:0;gap:.48rem;align-content:stretch;color:#10213c;font-size:.68rem;line-height:1.22;overflow:hidden}.module-preview>*{min-width:0}.module-preview a,.module-preview b,.module-preview button,.module-preview em,.module-preview p,.module-preview small,.module-preview span,.module-preview strong{min-width:0;letter-spacing:0}.module-preview b,.module-preview em,.module-preview strong{font-style:normal}.module-preview a{color:#0a66f0;font-weight:780;text-decoration:none}.module-preview p{margin:0;max-width:none;font-size:.68rem;font-weight:680;line-height:1.22}.module-preview button{min-height:24px;padding:.26rem .56rem;border:1px solid rgba(0,94,168,.18);border-radius:6px;color:#ffffff;background:#0a66f0;box-shadow:0 7px 15px rgba(10,102,240,.18);font-size:.63rem;font-weight:780;white-space:nowrap}.module-chip,.module-preview b,.module-queue-list strong,.module-status{width:max-content;max-width:100%;padding:.16rem .42rem;border:1px solid rgba(10,102,240,.08);border-radius:999px;color:#075985;background:#eef6ff;font-size:.61rem;font-weight:830;line-height:1.1}.module-preview b.is-green,.module-status.is-green{color:#127341;background:#ecfdf5;border-color:rgba(18,115,65,.12)}.module-preview b.is-blue{color:#075985;background:#e0f2fe}.module-preview b.is-orange,.module-preview strong.is-orange{color:#9a4a00;background:#fff7ed;border-color:rgba(154,74,0,.12)}.module-preview b.is-red,.module-preview strong.is-red{color:#b91c1c;background:#fff1f2;border-color:rgba(185,28,28,.12)}.module-chip.is-purple{color:#5634b8;background:#f2efff;border-color:rgba(86,52,184,.14)}.module-draft-card>span,.module-preview i{display:block;min-height:7px;border-radius:999px;background:#e8eef6}.module-chat{grid-template-columns:minmax(0,1.28fr) minmax(92px,.82fr);grid-template-rows:minmax(0,1fr) auto;align-content:stretch}.module-approval-card>div,.module-calendar-card>div,.module-chart,.module-chat-thread,.module-cloud-card>div,.module-crm-card>div,.module-integration-card>div,.module-links-card>div,.module-log-lines,.module-routing-card>div,.module-side-panel,.module-sync-card,.module-workflow-card>div{border:1px solid rgba(210,221,235,.9);border-radius:7px;background:rgba(255,255,255,.95);box-shadow:0 8px 18px rgba(7,21,47,.045)}.module-chat-thread{display:grid;align-content:start;grid-gap:.48rem;gap:.48rem;padding:.62rem}.module-chat-line{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:.38rem;gap:.38rem;align-items:start}.module-dot{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#0a66f0}.module-dot:after{width:8px;height:3px;border-radius:999px;background:#ffffff;content:""}.module-chat-thread p{padding:.36rem .48rem;border:1px solid rgba(219,227,238,.9);border-radius:6px;color:#263954;background:#f4f7fb;box-shadow:none;font-size:.64rem}.module-chat-thread .module-reply{width:82%;justify-self:end;margin-left:0;background:#ffffff}.module-side-panel{display:grid;align-content:start;grid-gap:.38rem;gap:.38rem;padding:.58rem}.module-side-panel>div{display:grid;grid-template-columns:28px minmax(0,1fr);grid-column-gap:.42rem;column-gap:.42rem;align-items:center}.module-side-panel>div small{grid-column:2;color:#52647f;font-size:.58rem}.module-side-panel span,.module-sync-card span{min-height:21px;padding:.24rem .38rem;border:1px solid rgba(219,227,238,.9);border-radius:5px;background:#fbfdff}.module-avatar{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#52647f;background:#e8eef6;font-size:.6rem;font-weight:830}.module-avatar.is-small{width:18px;height:18px;color:#ffffff;background:#47627f;font-size:.48rem}.module-chat .module-status{grid-column:1;align-self:end;margin-left:.08rem}.module-triage{grid-template-columns:48px minmax(0,1fr);align-items:stretch;align-content:stretch}.module-channel-rail,.module-queue-list{display:grid;grid-gap:.36rem;gap:.36rem}.module-channel-rail span{min-height:26px;display:flex;align-items:center;justify-content:center;gap:.28rem;border:1px solid rgba(203,218,238,.88);border-radius:7px;color:#0a66f0;background:#eef6ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.84);font-weight:830}.module-channel-rail i{width:11px;min-height:11px;border-radius:3px;background:currentColor}.module-audit-card span,.module-form-card span,.module-knowledge-card span,.module-queue-list span,.module-security-card span,.module-storage-card span{min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.34rem .46rem;overflow:hidden;border:1px solid rgba(219,227,238,.88);border-radius:6px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.035);font-weight:700}.module-queue-list span{white-space:nowrap}.module-timeline-card{grid-template-columns:minmax(0,1fr) minmax(98px,.78fr);align-content:stretch}.module-timeline{position:relative;display:grid;align-content:center;grid-gap:.44rem;gap:.44rem;padding:.36rem 0 .36rem .85rem}.module-timeline:before{left:.22rem;top:.36rem;bottom:.36rem;width:2px;border-radius:999px;background:#c7d8ee}.module-timeline span{position:relative;display:grid;grid-gap:.08rem;gap:.08rem;color:#10213c;font-weight:780}.module-timeline span:before{position:absolute;left:-.82rem;top:.08rem;width:8px;height:8px;border:2px solid #0a66f0;border-radius:50%;background:#ffffff;content:""}.module-timeline span:not(:first-child):before{border-color:#9aacbf}.module-sync-card span,.module-timeline small{color:#52647f;font-size:.58rem}.module-sync-card{display:grid;align-content:start;grid-gap:.38rem;gap:.38rem;padding:.56rem}.module-logo-pill{width:max-content;max-width:100%;color:#ffffff!important;background:#00a1e0!important;border-color:transparent!important;border-radius:999px!important;font-size:.5rem!important;font-weight:800}.module-draft-card{align-content:start}.module-draft-card p{padding:.48rem .54rem;border:1px solid rgba(219,227,238,.88);border-radius:7px;color:#213553;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.035);font-size:.66rem}.module-draft-card>span:first-of-type{width:100%}.module-draft-card>span:nth-of-type(2){width:94%}.module-draft-card>span.is-short{width:58%}.module-approval-card>div,.module-cloud-card>div,.module-crm-card>div,.module-draft-card>div,.module-integration-card>div,.module-knowledge-card>div,.module-links-card>div,.module-monitoring-card>div,.module-routing-card>div,.module-workflow-card>div{display:flex;align-items:center;justify-content:space-between;gap:.42rem}.module-draft-card>div{flex-wrap:wrap}.module-draft-card>div button:first-of-type{color:#284160;background:#ffffff;box-shadow:none}.module-cms-card,.module-table-card{grid-template-columns:minmax(76px,1.15fr) minmax(66px,.78fr) minmax(68px,.74fr) minmax(58px,.62fr);gap:0;align-content:stretch;overflow:hidden;border:1px solid rgba(210,221,235,.9);border-radius:7px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.045)}.module-cms-card{grid-template-columns:minmax(98px,1.35fr) minmax(74px,.82fr) minmax(54px,.62fr)}.module-cms-card>*,.module-table-card>*{min-height:27px;padding:.3rem .34rem;overflow:hidden;border-bottom:1px solid rgba(226,233,242,.9);color:#10213c;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.module-cms-card>span,.module-table-card>span{color:#52647f;background:#f7faff;font-weight:780}.module-table-card>em{display:flex;align-items:center;gap:.25rem}.module-cms-card>b,.module-table-card>b{min-height:auto;align-self:center;justify-self:start;padding:.16rem .38rem;border-bottom:0}.module-analytics-card,.module-monitoring-card{align-content:stretch}.module-metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(219,227,238,.88);border-radius:7px;background:#ffffff}.module-monitoring-card .module-metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.module-metric-row span{min-height:58px;display:grid;grid-gap:.1rem;gap:.1rem;padding:.44rem;border:0;border-right:1px solid rgba(226,233,242,.9);border-radius:0;color:#52647f;box-shadow:none}.module-metric-row span:last-child{border-right:0}.module-metric-row small{overflow:hidden;font-size:.54rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.module-metric-row strong{color:var(--ink);font-size:1rem;line-height:1}.module-metric-row em{color:#059669;font-size:.54rem;font-weight:760}.module-chart{display:block;grid-template-columns:none;align-items:normal;gap:0;min-height:64px;padding:.35rem;overflow:hidden;background:linear-gradient(180deg,#ffffff,#f8fbff)}.module-chart svg{width:100%;height:100%;display:block}.module-chart-fill{fill:rgba(10,102,240,.12);stroke:none}.module-chart-line{fill:none;stroke:#0a66f0;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.module-audit-card,.module-form-card,.module-knowledge-card,.module-security-card,.module-storage-card{align-content:start}.module-form-card i{width:54%}.module-approval-card,.module-cloud-card,.module-integration-card,.module-links-card,.module-routing-card,.module-workflow-card{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr);align-items:center}.module-approval-card>span,.module-cloud-card>span,.module-integration-card>span,.module-links-card>span,.module-routing-card>span,.module-sequence-card>span,.module-workflow-card>span{min-height:42px;display:grid;place-items:center;padding:.42rem;overflow:hidden;border:1px solid rgba(219,227,238,.88);border-radius:7px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.04);text-align:center;font-weight:780}.module-approval-card i,.module-cloud-card i,.module-integration-card i,.module-links-card i,.module-routing-card i,.module-workflow-card i{height:2px;min-height:2px;background:#8ab4ee}.module-approval-card>div,.module-cloud-card>div,.module-integration-card>div,.module-links-card>div,.module-routing-card>div,.module-workflow-card>div{grid-column:1/-1;margin-top:.12rem;padding:.42rem .5rem}.module-sequence-card{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.module-sequence-card button{grid-column:1/-1;justify-self:end}.module-sequence-card .is-done{color:#166534;background:#ecfdf5}.module-sequence-card .is-active{color:#075985;background:#eef6ff}.module-calendar-card,.module-crm-card{grid-template-columns:.82fr 1.18fr}.module-calendar-card div,.module-crm-card div{display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;padding:.56rem;text-align:left}.module-calendar-card span,.module-crm-card span{color:#52647f}.module-crm-card{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-content:stretch}.module-crm-card .module-crm-enrichment,.module-crm-card .module-crm-record{display:grid;align-content:start;grid-gap:.38rem;gap:.38rem;padding:.56rem;text-align:left}.module-crm-title{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:.38rem .44rem;gap:.38rem .44rem;align-items:center;padding-bottom:.12rem}.module-crm-title b{grid-column:2;justify-self:start}.module-crm-card .module-crm-enrichment>span,.module-crm-card .module-crm-record>span{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.28rem .38rem;overflow:hidden;border:1px solid rgba(219,227,238,.88);border-radius:5px;background:#fbfdff;color:#52647f;font-size:.6rem;font-weight:700}.module-crm-card .module-crm-record small{color:#71829b;font-size:.52rem;font-weight:760}.module-crm-card .module-crm-enrichment strong,.module-crm-card .module-crm-record strong{color:#10213c;font-size:.66rem;font-weight:820}.module-log-lines{display:grid;grid-gap:.36rem;gap:.36rem;padding:.56rem}.module-log-lines span{min-height:22px;padding:.25rem .4rem;border:1px solid rgba(219,227,238,.88);border-radius:5px;background:#fbfdff}@media (max-width:980px){.integration-card-grid,.module-card-grid,.related-link-grid,.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-page-grid,.module-detail-layout{grid-template-columns:1fr}.feature-card{min-height:386px}}@media (max-width:640px){.integration-card-grid,.module-card-grid,.related-link-grid,.taxonomy-grid{grid-template-columns:1fr}.integration-card-grid .solution-card,.integration-page-grid article,.module-card-grid .solution-card,.taxonomy-grid article{min-height:auto}.module-detail-layout{padding:1rem}.module-detail-layout .feature-card-preview{min-height:190px}.feature-card{min-height:auto;grid-template-rows:auto auto}.feature-card-heading{grid-template-columns:58px minmax(0,1fr)}.feature-card-preview{min-height:178px}.module-preview{min-height:154px}.module-chat{grid-template-columns:minmax(0,1.2fr) minmax(88px,.8fr)}.module-table-card{grid-template-columns:minmax(82px,1.15fr) minmax(62px,.72fr) minmax(70px,.78fr) minmax(44px,.5fr)}.module-cms-card>*,.module-table-card>*{padding-left:.32rem;padding-right:.32rem;font-size:.56rem}.module-metric-row strong{font-size:.88rem}}