: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:1.28rem}.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(1rem,1vw,1rem) 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(1.5rem,1.5vw,1.5rem) 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))}.related-link-grid:has(.solution-reference-card),.route-grid:has(.solution-reference-card){grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:start}.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}.module-catalog-card{min-height:318px;align-content:start}.module-catalog-heading{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:.78rem;gap:.78rem;align-items:start}.module-reference-icon{width:52px;height:52px;display:grid;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:8px;color:var(--accent);background:radial-gradient(circle at 20% 15%,rgba(219,234,254,.82),transparent 54%),#f2f7ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.86)}.module-reference-icon .icon-svg{width:26px;height:26px}.module-catalog-heading .module-reference-icon{grid-row:span 2}.module-catalog-heading>div{min-width:0;display:grid;grid-gap:.24rem;gap:.24rem}.module-reference-card .module-reference-kicker,.solution-card .module-catalog-kicker{color:#075985;font-size:.72rem;font-weight:830;letter-spacing:0;line-height:1.15;text-transform:none}.module-catalog-card h3{margin:0}.module-reference-card{min-height:142px;align-content:start;gap:.55rem;border-color:rgba(173,190,211,.82);background:linear-gradient(135deg,rgba(237,246,252,.76),rgba(255,255,255,0) 50%),var(--panel);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.module-reference-card:hover{border-color:color-mix(in srgb,var(--accent) 32%,transparent);box-shadow:0 18px 40px rgba(7,21,47,.09);transform:translateY(-1px)}.module-reference-card .module-reference-icon{width:46px;height:46px}.module-reference-card .module-reference-icon .icon-svg{width:24px;height:24px}.route-card.module-reference-card strong{color:var(--ink);font-size:1.08rem;line-height:1.15}.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:var(--accent);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;color:var(--icon-color,currentColor)}.icon-alert{--icon-color:#dc2626}.icon-barChart{--icon-color:var(--accent)}.icon-bell,.icon-clipboard{--icon-color:#d97706}.icon-book,.icon-history,.icon-repeat,.icon-sparkles{--icon-color:#7c3aed}.icon-bot,.icon-cloud,.icon-inbox,.icon-message{--icon-color:#0284c7}.icon-calendar,.icon-flow,.icon-refresh,.icon-webhook{--icon-color:#0891b2}.icon-check,.icon-shield{--icon-color:#059669}.icon-database,.icon-file,.icon-settings{--icon-color:#64748b}.icon-eye,.icon-link,.icon-search,.icon-upload{--icon-color:var(--accent)}.icon-key{--icon-color:#ca8a04}.icon-lock{--icon-color:#0f766e}.icon-users{--icon-color:#4f46e5}.icon-barChart path:first-of-type,.icon-barChart path:nth-of-type(2){stroke:#64748b}.icon-barChart path:nth-of-type(3){stroke:#059669}.icon-barChart path:nth-of-type(4){stroke:var(--accent)}.icon-barChart path:nth-of-type(5){stroke:#7c3aed}.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,color-mix(in srgb,var(--accent) 42%,white),var(--accent))}.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:var(--icon-color,var(--accent))}.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:var(--icon-color,var(--accent))}.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 var(--accent);border-right:2px solid var(--accent);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:var(--accent);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}.related-link-grid .route-card:not(.solution-reference-card){align-self:start}.route-card span{color:var(--ink);font-size:1.03rem;font-weight:740}.route-card.reference-card{--reference-accent:var(--accent);--reference-text:#334155;--reference-border:rgba(173,190,211,0.86);--reference-line:#aebdd1;--reference-panel:#ffffff;--reference-muted-panel:#f8fbff;position:relative;min-height:134px;align-content:start;gap:.62rem;overflow:hidden;border-color:var(--reference-border);background:var(--reference-panel);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.route-card.reference-card:hover{border-color:var(--reference-border);box-shadow:0 18px 40px rgba(7,21,47,.09);transform:translateY(-1px)}.route-card.reference-card .reference-card-header{min-width:0;display:grid;grid-gap:.48rem;gap:.48rem;align-items:start}.route-card.reference-card .reference-card-icon{width:46px;height:46px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--reference-border);border-radius:8px;color:var(--reference-accent);background:var(--reference-muted-panel);box-shadow:inset 0 1px 0 rgba(255,255,255,.86)}.route-card.reference-card .reference-card-icon .icon-svg{width:24px;height:24px}.route-card.reference-card .reference-card-kicker{color:var(--reference-text);font-size:.82rem;font-weight:830;line-height:1.15;text-transform:none}.route-card.reference-card .reference-card-series-label{position:absolute;top:.72rem;right:.72rem;z-index:4;max-width:calc(100% - 1.44rem);padding:.25rem .5rem;overflow:hidden;border:1px solid var(--reference-border);border-radius:999px;color:var(--reference-accent);background:rgba(255,255,255,.9);box-shadow:0 8px 18px rgba(7,21,47,.06);font-size:.62rem;font-weight:880;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.route-card.reference-card strong{color:var(--ink);font-size:1.08rem;line-height:1.15}.route-card.reference-card .reference-card-ornament{min-height:18px;display:grid;align-items:center;margin-top:auto}.route-card.reference-card .reference-card-ornament i{display:block;min-width:0}.route-card.reference-card-solution{--solution-accent:var(--accent);--solution-soft:var(--accent-soft);--solution-line:color-mix(in srgb,var(--accent) 20%,transparent);min-height:354px;padding:0;gap:0;align-content:stretch;grid-template-rows:auto minmax(0,1fr) auto auto;border-color:var(--solution-line);background:linear-gradient(180deg,#ffffff,#ffffff 76%,var(--solution-soft)),var(--panel);box-shadow:0 18px 44px rgba(7,21,47,.08)}.route-card.reference-card-solution:after,.route-card.reference-card-solution:before{content:none}.solution-reference-card-blue{--solution-accent:var(--accent);--solution-soft:var(--accent-soft);--solution-line:color-mix(in srgb,var(--accent) 20%,transparent)}.solution-reference-card-green{--solution-accent:#059669;--solution-soft:#ecfdf5;--solution-line:rgba(5,150,105,0.2)}.solution-reference-card-violet{--solution-accent:#6d28d9;--solution-soft:#f5f3ff;--solution-line:rgba(109,40,217,0.2)}.solution-reference-card-sky{--solution-accent:#0284c7;--solution-soft:#eef9ff;--solution-line:rgba(2,132,199,0.2)}.solution-reference-card-slate{--solution-accent:#475569;--solution-soft:#f8fafc;--solution-line:rgba(71,85,105,0.2)}.solution-reference-visual{position:relative;min-height:112px;padding:1.15rem 1.15rem .75rem;display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:1rem;gap:1rem;overflow:hidden;background:radial-gradient(circle at 76% 22%,color-mix(in srgb,var(--solution-accent) 18%,transparent),transparent 34%),linear-gradient(135deg,var(--solution-soft),rgba(255,255,255,.78))}.solution-reference-visual:before{content:"";position:absolute;right:-12px;top:20px;width:128px;height:76px;border:1px solid var(--solution-line);border-radius:8px;background:linear-gradient(90deg,var(--solution-line) 0 7px,transparent 7px 16px,var(--solution-line) 16px 23px,transparent 23px 32px,var(--solution-line) 32px 39px,transparent 39px),rgba(255,255,255,.5);opacity:.78;transform:rotate(.5deg)}.solution-reference-visual:after{content:"";position:absolute;right:25px;top:50px;width:92px;height:36px;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--solution-accent) 42%,white),rgba(255,255,255,.78));filter:blur(.2px);opacity:.55}.route-card.reference-card-solution .reference-card-icon{position:relative;z-index:1;width:68px;height:68px;border-color:var(--solution-line);border-radius:14px;color:var(--solution-accent);background:rgba(255,255,255,.64);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 14px 28px color-mix(in srgb,var(--solution-accent) 14%,transparent)}.route-card.reference-card-solution .reference-card-icon .icon-svg{width:32px;height:32px}.route-card.reference-card-solution .reference-card-series-label{border-color:var(--solution-line);color:var(--solution-accent);background:rgba(255,255,255,.78)}.solution-reference-preview{position:relative;z-index:1;align-self:center;justify-self:end;width:min(44%,120px);min-width:82px;height:66px}.solution-reference-preview i{position:absolute;display:block;border-radius:999px;background:color-mix(in srgb,var(--solution-accent) 34%,white);opacity:.58}.solution-reference-preview i:first-child{right:0;top:3px;width:70%;height:22px}.solution-reference-preview i:nth-child(2){right:16px;top:28px;width:78%;height:16px;opacity:.44}.solution-reference-preview i:last-child{right:36px;bottom:0;width:44%;height:13px;opacity:.36}.solution-reference-copy{padding:1rem 1.15rem .75rem;display:grid;grid-gap:.56rem;gap:.56rem}.route-card.reference-card-solution .reference-card-kicker{color:var(--solution-accent);font-size:.76rem;font-weight:880;line-height:1.12;text-transform:uppercase}.solution-reference-copy h3{color:var(--ink);font-size:1.38rem;line-height:1.08}.solution-reference-copy p{color:#44546a;font-size:.95rem;line-height:1.48}.solution-reference-modules{margin:0 1.15rem 1rem;padding-top:.88rem;display:grid;grid-gap:.58rem;gap:.58rem;border-top:1px solid rgba(173,190,211,.58)}.solution-reference-module-link{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:.5rem;gap:.5rem;align-items:center;color:#10213c;font-size:.9rem;font-weight:720;line-height:1.18;text-decoration:none}.solution-reference-module-link:hover{color:var(--solution-accent)}.solution-reference-module-link span{display:block;width:18px;height:18px;border:1.5px solid var(--solution-accent);border-radius:999px;background:#ffffff}.solution-reference-module-link span:before{content:"";display:block;width:7px;height:4px;margin:5px 0 0 4px;border-bottom:1.6px solid var(--solution-accent);border-left:1.6px solid var(--solution-accent);transform:rotate(-45deg)}.solution-reference-action{min-height:58px;padding:0 1.15rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--solution-accent);background:color-mix(in srgb,var(--solution-soft) 88%,white);font-size:1rem;font-weight:830;line-height:1;text-decoration:none}.route-card.reference-card-solution .solution-reference-action span{color:inherit;font-size:inherit;font-weight:inherit}.solution-reference-action span:last-child{font-size:1.35rem;line-height:1}.solution-reference-action:hover span:first-child{text-decoration:underline;text-underline-offset:.18em}.route-card.reference-card-module{--reference-accent:var(--accent);--reference-text:#334155;--reference-border:rgba(173,190,211,0.86);background:linear-gradient(rgba(226,233,242,.46) 1px,transparent 0),linear-gradient(90deg,rgba(226,233,242,.46) 1px,transparent 0),#ffffff;background-size:18px 18px}.route-card.reference-card-module .reference-card-header{grid-template-columns:46px minmax(0,1fr);gap:.62rem;align-items:center;padding-right:5.8rem}.route-card.reference-card-module .reference-card-icon{border-radius:6px}.route-card.reference-card-module .reference-card-ornament{justify-self:end;width:54px;min-height:22px;padding:.3rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.22rem;border:1px solid rgba(173,190,211,.72);border-radius:5px;background:rgba(255,255,255,.88)}.route-card.reference-card-module .reference-card-ornament i{height:100%;border-radius:2px;background:rgba(148,163,184,.68)}.route-card.reference-card-integration{--reference-accent:var(--accent);--reference-text:#334155;--reference-border:rgba(173,190,211,0.9);border-style:dashed;background:linear-gradient(90deg,#f8fbff 0 46px,#ffffff 46px),var(--panel)}.route-card.reference-card-integration .reference-card-header{grid-template-columns:46px minmax(0,1fr);align-items:center;padding-right:7.35rem}.route-card.reference-card-integration .reference-card-icon{border-radius:999px}.route-card.reference-card-integration .reference-card-series-label{border-style:dashed}.route-card.reference-card-integration .reference-card-ornament{order:-1;grid-template-columns:12px minmax(0,1fr) 12px;gap:.34rem;min-height:16px}.route-card.reference-card-integration .reference-card-ornament i:first-child,.route-card.reference-card-integration .reference-card-ornament i:last-child{width:12px;height:12px;border:2px solid var(--reference-line);border-radius:3px;background:#ffffff}.route-card.reference-card-integration .reference-card-ornament i:nth-child(2){height:1px;border-top:2px dashed var(--reference-line)}@media (min-width:981px){.related-link-grid:has(.reference-card-integration),.route-grid:has(.reference-card-integration){grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.route-card.reference-card-integration .reference-card-header{padding-right:0}.route-card.reference-card-integration .reference-card-kicker,.route-card.reference-card-integration strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.route-card.reference-card-capability{--reference-accent:var(--accent);--reference-text:#334155;--reference-border:rgba(173,190,211,0.86);background:linear-gradient(135deg,#ffffff 0 72%,#f8fbff 72%),var(--panel)}.route-card.reference-card-capability:after{content:"";position:absolute;inset:7px 7px auto auto;width:32px;height:32px;border-top:1px solid var(--reference-line);border-right:1px solid var(--reference-line);opacity:.82}.route-card.reference-card-capability .reference-card-header{grid-template-columns:42px minmax(0,1fr);align-items:start}.route-card.reference-card-capability .reference-card-icon{width:42px;height:42px;border-radius:3px;outline:1px solid rgba(173,190,211,.62);outline-offset:4px}.route-card.reference-card-capability .reference-card-ornament{justify-items:end;gap:.22rem}.route-card.reference-card-capability .reference-card-ornament i{height:7px;border:1px solid rgba(173,190,211,.78);border-radius:3px;background:#ffffff}.route-card.reference-card-capability .reference-card-ornament i:first-child{width:72%}.route-card.reference-card-capability .reference-card-ornament i:nth-child(2){width:86%}.route-card.reference-card-capability .reference-card-ornament i:last-child{width:100%}.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:inherit;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:var(--accent);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:var(--accent);box-shadow:0 7px 15px color-mix(in srgb,var(--accent) 18%,transparent);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 color-mix(in srgb,var(--accent) 8%,transparent);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;text-align:center;line-height:1.1rem}.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:var(--accent)}.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}.feature-card-customer-chat{min-height:432px}.feature-card-customer-chat .feature-card-preview{min-height:214px;padding:.58rem;background:radial-gradient(circle at 8% 6%,rgba(20,184,166,.18),transparent 28%),linear-gradient(180deg,#f8fbff,#ffffff 72%)}.module-customer-chat{min-height:190px;display:block;font-size:.62rem}.customer-chat-window{height:100%;min-height:190px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(173,190,211,.88);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(7,21,47,.09),inset 0 1px 0 rgba(255,255,255,.95)}.customer-chat-topbar{min-width:0;padding:.45rem .54rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.42rem;gap:.42rem;align-items:center;color:#dbeafe;background:#10213c}.customer-chat-topbar strong{overflow:hidden;color:#ffffff;font-size:.62rem;font-weight:840;text-overflow:ellipsis;white-space:nowrap}.customer-chat-topbar small{color:#a9bdd8;font-size:.52rem;font-weight:760;white-space:nowrap}.customer-chat-live{min-width:0;padding:.16rem .34rem;display:inline-flex;align-items:center;gap:.22rem;border:1px solid rgba(52,211,153,.28);border-radius:999px;color:#bbf7d0;background:rgba(20,184,166,.14);font-size:.52rem;font-weight:830;white-space:nowrap}.customer-chat-live i{width:6px;height:6px;min-height:0;border-radius:50%;background:#34d399;box-shadow:0 0 0 3px rgba(52,211,153,.18)}.customer-chat-workspace{min-height:0;padding:.48rem;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(92px,.84fr);grid-gap:.46rem;gap:.46rem;background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(239,246,255,.75))}.customer-chat-conversation{min-width:0;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem}.customer-chat-time{justify-self:center;padding:.1rem .32rem;border-radius:999px;color:#64748b;background:rgba(255,255,255,.82);font-size:.5rem;font-weight:780}.customer-bubble{max-width:92%;padding:.34rem .43rem;display:grid;grid-gap:.08rem;gap:.08rem;border:1px solid rgba(203,213,225,.86);border-radius:8px;background:#ffffff;box-shadow:0 6px 14px rgba(7,21,47,.055)}.customer-bubble span{color:#64748b;font-size:.48rem;font-weight:820}.customer-bubble p{max-width:none;min-height:auto;padding:0;border:0;background:transparent;box-shadow:none;color:#1e293b;font-size:.6rem;text-align:left}.feature-card-customer-chat .customer-bubble p{font-size:.6rem;font-weight:680;line-height:1.24}.customer-bubble-user{justify-self:start;border-bottom-left-radius:3px}.customer-bubble-agent{justify-self:end;border-color:color-mix(in srgb,var(--accent) 12%,transparent);border-bottom-right-radius:3px;color:#ffffff;background:linear-gradient(135deg,var(--accent),#0891b2)}.customer-bubble-agent p,.customer-bubble-agent span{color:#ffffff}.customer-chat-sources{display:flex;flex-wrap:wrap;gap:.22rem}.customer-chat-sources span{padding:.15rem .32rem;border:1px solid rgba(14,165,233,.14);border-radius:999px;color:#075985;background:#e0f2fe;font-size:.5rem;font-weight:810}.customer-context-panel{min-width:0;padding:.44rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;border:1px solid rgba(210,221,235,.92);border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(7,21,47,.055)}.customer-context-person{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:.35rem;gap:.35rem;align-items:center}.customer-context-person .module-avatar{width:24px;height:24px;color:#ffffff;background:#0f766e;font-size:.55rem}.customer-context-person small,.customer-context-person strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-context-person strong{color:#10213c;font-size:.62rem;font-weight:860}.customer-context-person small{color:#64748b;font-size:.49rem;font-weight:720}.customer-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.28rem;gap:.28rem}.customer-context-grid span{min-width:0;padding:.3rem;border:1px solid rgba(203,213,225,.82);border-radius:6px;background:#f8fafc}.customer-context-grid small{display:block;color:#64748b;font-size:.47rem;font-weight:760}.customer-context-grid strong{display:block;margin-top:.06rem;color:#10213c;font-size:.66rem;font-weight:860}.customer-context-note{min-width:0;padding:.34rem .38rem;display:grid;grid-gap:.1rem;gap:.1rem;border-left:2px solid #22c55e;border-radius:6px;color:#14532d;background:#ecfdf5}.customer-context-note small{font-size:.48rem;font-weight:860}.customer-context-note span{color:#166534;font-size:.52rem;font-weight:690;line-height:1.2}.customer-chat-composer{min-width:0;padding:.42rem .48rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.4rem;gap:.4rem;align-items:center;border-top:1px solid rgba(219,227,238,.9);background:#ffffff}.customer-chat-composer span{min-width:0;padding:.26rem .44rem;overflow:hidden;border:1px solid rgba(203,213,225,.9);border-radius:999px;color:#64748b;background:#f8fafc;font-size:.55rem;font-weight:710;text-overflow:ellipsis;white-space:nowrap}.customer-chat-composer button{min-height:22px;padding:.24rem .5rem;border-radius:999px;font-size:.55rem}.feature-card-customer-timeline,.feature-card-shared-inbox{min-height:432px}.feature-card-customer-timeline .feature-card-preview,.feature-card-shared-inbox .feature-card-preview{min-height:214px;padding:.58rem}.feature-card-shared-inbox .feature-card-preview{background:radial-gradient(circle at 8% 6%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 30%),linear-gradient(180deg,#f8fbff 0,#ffffff 72%)}.feature-card-customer-timeline .feature-card-preview{background:radial-gradient(circle at 8% 6%,rgba(34,197,94,.16),transparent 30%),linear-gradient(180deg,#f8fbff,#ffffff 72%)}.module-customer-timeline,.module-shared-inbox{min-height:190px;display:block;font-size:.62rem}.customer-timeline-shell,.shared-inbox-shell{height:100%;min-height:190px;overflow:hidden;border:1px solid rgba(173,190,211,.88);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(7,21,47,.09),inset 0 1px 0 rgba(255,255,255,.95)}.shared-inbox-shell{display:grid;grid-template-columns:54px minmax(0,1fr) minmax(84px,.64fr)}.shared-inbox-rail{padding:.42rem .34rem;display:grid;align-content:start;grid-gap:.32rem;gap:.32rem;color:#dbeafe;background:#10213c}.shared-inbox-rail span{min-width:0;padding:.28rem .2rem;display:grid;justify-items:center;grid-gap:.08rem;gap:.08rem;border:1px solid rgba(148,163,184,.18);border-radius:7px;background:rgba(255,255,255,.06)}.shared-inbox-rail span.is-active{border-color:rgba(56,189,248,.42);background:rgba(8,145,178,.34)}.shared-inbox-rail i{width:10px;height:10px;min-height:0;border-radius:3px;background:#38bdf8}.shared-inbox-rail strong{overflow:hidden;color:#ffffff;font-size:.46rem;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.shared-inbox-rail b{padding:.08rem .24rem;border:0;border-radius:999px;color:#0f172a;background:#dbeafe;font-size:.48rem;font-weight:860}.shared-inbox-main{min-width:0;padding:.48rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;background:linear-gradient(135deg,#f8fafc,#eff6ff)}.shared-inbox-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.32rem}.shared-inbox-header small,.shared-inbox-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-inbox-header strong{color:#10213c;font-size:.66rem;font-weight:860}.shared-inbox-header small{color:#64748b;font-size:.5rem;font-weight:760}.shared-ticket{min-width:0;min-height:36px;padding:.34rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.28rem;gap:.28rem;align-items:center;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#ffffff;box-shadow:0 6px 14px rgba(7,21,47,.05)}.shared-ticket.is-selected{border-color:color-mix(in srgb,var(--accent) 22%,transparent);box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 12%,transparent)}.shared-ticket div,.shared-ticket small,.shared-ticket strong{min-width:0}.shared-ticket small,.shared-ticket strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-ticket strong{color:#10213c;font-size:.58rem;font-weight:830}.shared-ticket small{margin-top:.04rem;color:#64748b;font-size:.49rem;font-weight:720}.shared-detail-card strong.is-red,.shared-ticket b{width:max-content;max-width:100%;padding:.14rem .32rem;border:1px solid rgba(185,28,28,.12);border-radius:999px;color:#b91c1c;background:#fff1f2;font-size:.48rem;font-weight:840}.shared-ticket b.is-orange{color:#9a4a00;background:#fff7ed;border-color:rgba(154,74,0,.12)}.shared-ticket b.is-green{color:#127341;background:#ecfdf5;border-color:rgba(18,115,65,.12)}.shared-inbox-detail{min-width:0;padding:.48rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;border-left:1px solid rgba(219,227,238,.9);background:#ffffff}.shared-detail-card{min-width:0;padding:.34rem;display:grid;grid-gap:.08rem;gap:.08rem;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#f8fafc}.shared-detail-card small{color:#64748b;font-size:.48rem;font-weight:760}.shared-detail-card strong{min-width:0;display:flex;align-items:center;gap:.22rem;color:#10213c;font-size:.56rem;font-weight:840}.shared-tags{display:flex;flex-wrap:wrap;gap:.2rem}.shared-tags span{padding:.14rem .3rem;border:1px solid rgba(14,165,233,.14);border-radius:999px;color:#075985;background:#e0f2fe;font-size:.48rem;font-weight:790}.shared-inbox-detail button{width:100%;min-height:22px;border-radius:999px;font-size:.55rem}.customer-timeline-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.timeline-record-header,.timeline-sync-footer{min-width:0;padding:.42rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.44rem;background:#ffffff}.timeline-record-header{border-bottom:1px solid rgba(219,227,238,.9)}.timeline-record-header>div{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);grid-column-gap:.34rem;column-gap:.34rem;align-items:center}.timeline-record-header .module-avatar{width:24px;height:24px;grid-row:span 2;color:#ffffff;background:var(--accent);font-size:.55rem}.timeline-record-header small,.timeline-record-header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-record-header strong{color:#10213c;font-size:.65rem;font-weight:860}.timeline-record-header small{color:#64748b;font-size:.5rem;font-weight:720}.timeline-record-header>b{width:max-content;padding:.14rem .34rem;border:1px solid rgba(18,115,65,.12);border-radius:999px;color:#127341;background:#ecfdf5;font-size:.5rem;font-weight:840;white-space:nowrap}.timeline-workspace{min-height:0;padding:.48rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.76fr);grid-gap:.46rem;gap:.46rem;background:linear-gradient(135deg,#f8fafc,#f0fdf4)}.customer-event-rail{position:relative;min-width:0;padding-left:.78rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem}.customer-event-rail:before{position:absolute;left:.23rem;top:.2rem;bottom:.2rem;width:2px;border-radius:999px;background:#c7d8ee;content:""}.customer-event-rail span{position:relative;min-width:0;padding:.3rem .38rem;display:grid;grid-gap:.05rem;gap:.05rem;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#ffffff;box-shadow:0 6px 14px rgba(7,21,47,.045)}.customer-event-rail span:before{position:absolute;left:-.94rem;top:.46rem;width:8px;height:8px;border:2px solid var(--accent);border-radius:50%;background:#ffffff;content:""}.customer-event-rail span:not(.is-current):before{border-color:#9aacbf}.customer-event-rail small,.customer-event-rail strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-event-rail strong{color:#10213c;font-size:.58rem;font-weight:830}.customer-event-rail small{color:#64748b;font-size:.48rem;font-weight:720}.crm-sync-panel{min-width:0;padding:.44rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;border:1px solid rgba(210,221,235,.92);border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(7,21,47,.055)}.crm-sync-top{min-width:0;display:grid;grid-gap:.04rem;gap:.04rem}.crm-sync-top strong{color:#0176d3;font-size:.62rem;font-weight:860}.crm-sync-top small{color:#64748b;font-size:.49rem;font-weight:740}.crm-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.28rem;gap:.28rem}.crm-field-grid span{min-width:0;padding:.28rem;border:1px solid rgba(203,213,225,.82);border-radius:6px;background:#f8fafc}.crm-field-grid small,.crm-field-grid strong{display:block}.crm-field-grid small{color:#64748b;font-size:.46rem;font-weight:760}.crm-field-grid strong{margin-top:.05rem;color:#10213c;font-size:.62rem;font-weight:860}.crm-sync-map{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);grid-gap:.22rem;gap:.22rem;align-items:center}.crm-sync-map span{min-width:0;padding:.22rem .3rem;overflow:hidden;border-radius:6px;color:#075985;background:#e0f2fe;font-size:.48rem;font-weight:790;text-overflow:ellipsis;white-space:nowrap}.crm-sync-map i{width:18px;height:2px;min-height:0;border-radius:999px;background:#38bdf8}.timeline-sync-footer{border-top:1px solid rgba(219,227,238,.9)}.timeline-sync-footer span{min-width:0;overflow:hidden;color:#64748b;font-size:.55rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.timeline-sync-footer button{min-height:22px;border-radius:999px;font-size:.55rem}.feature-card-approved-draft,.feature-card-escalation-ops,.feature-card-knowledge-admin{min-height:432px}.feature-card-approved-draft .feature-card-preview,.feature-card-escalation-ops .feature-card-preview,.feature-card-knowledge-admin .feature-card-preview{min-height:214px;padding:.58rem}.feature-card-approved-draft .feature-card-preview{background:radial-gradient(circle at 8% 6%,rgba(124,58,237,.14),transparent 30%),linear-gradient(180deg,#f8fbff,#ffffff 72%)}.feature-card-escalation-ops .feature-card-preview{background:radial-gradient(circle at 8% 6%,rgba(239,68,68,.13),transparent 30%),linear-gradient(180deg,#f8fbff,#ffffff 72%)}.feature-card-knowledge-admin .feature-card-preview{background:radial-gradient(circle at 8% 6%,rgba(14,165,233,.15),transparent 30%),linear-gradient(180deg,#f8fbff,#ffffff 72%)}.module-approved-draft,.module-escalation-ops,.module-knowledge-admin{min-height:190px;display:block;font-size:.62rem}.approved-draft-shell,.escalation-ops-shell,.knowledge-admin-shell{height:100%;min-height:190px;overflow:hidden;border:1px solid rgba(173,190,211,.88);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(7,21,47,.09),inset 0 1px 0 rgba(255,255,255,.95)}.approved-draft-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(102px,.82fr)}.approved-draft-main{min-width:0;padding:.5rem;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;grid-gap:.4rem;gap:.4rem;background:linear-gradient(135deg,#f8fafc,#f5f3ff)}.approved-draft-topbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.34rem}.approved-draft-topbar strong{color:#10213c;font-size:.66rem;font-weight:860}.approved-draft-topbar b,.knowledge-admin-header b{width:max-content;max-width:100%;padding:.14rem .32rem;border:1px solid rgba(18,115,65,.12);border-radius:999px;color:#127341;background:#ecfdf5;font-size:.48rem;font-weight:840;white-space:nowrap}.approved-draft-card{min-width:0;padding:.46rem;display:grid;align-content:start;grid-gap:.18rem;gap:.18rem;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.055)}.approved-draft-card small{color:#64748b;font-size:.5rem;font-weight:790}.feature-card-approved-draft .approved-draft-card p{max-width:none;min-height:auto;padding:0;border:0;color:#10213c;background:transparent;box-shadow:none;font-size:.68rem;font-weight:700;line-height:1.3}.approved-draft-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.3rem;gap:.3rem}.approved-draft-actions button{min-width:0;min-height:23px;padding-left:.34rem;padding-right:.34rem;overflow:hidden;border-radius:999px;font-size:.53rem;text-overflow:ellipsis}.approved-draft-actions button:last-child{color:#075985;background:#e0f2fe;box-shadow:none}.approved-source-panel{min-width:0;padding:.48rem;display:grid;align-content:start;grid-gap:.32rem;gap:.32rem;border-left:1px solid rgba(219,227,238,.9);background:#ffffff}.approved-source-panel>span{min-width:0;padding:.34rem;display:grid;grid-gap:.05rem;gap:.05rem;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#f8fafc}.approved-source-panel>span.is-active{border-color:rgba(34,197,94,.22);background:#ecfdf5}.approved-source-panel small,.approved-source-panel strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.approved-source-panel strong{color:#10213c;font-size:.56rem;font-weight:840}.approved-source-panel small{color:#64748b;font-size:.47rem;font-weight:720}.approved-grounding{min-width:0;padding:.36rem;display:flex;align-items:center;justify-content:space-between;gap:.28rem;border-radius:7px;color:#14532d;background:#dcfce7}.approved-grounding small{font-size:.48rem;font-weight:800}.approved-grounding strong{color:#166534;font-size:.7rem}.escalation-ops-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,.7fr)}.escalation-queue-panel{min-width:0;padding:.5rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;background:linear-gradient(135deg,#f8fafc,#fff7ed)}.escalation-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.34rem}.escalation-header small,.escalation-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.escalation-header strong{color:#10213c;font-size:.66rem;font-weight:860}.escalation-header small{color:#64748b;font-size:.5rem;font-weight:760}.escalation-row{min-width:0;min-height:38px;padding:.34rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.08rem .26rem;gap:.08rem .26rem;align-items:center;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#ffffff;box-shadow:0 6px 14px rgba(7,21,47,.045)}.escalation-row.is-active{border-color:rgba(239,68,68,.2);box-shadow:0 8px 18px rgba(239,68,68,.1)}.escalation-row div,.escalation-row small,.escalation-row span,.escalation-row strong{min-width:0}.escalation-row small,.escalation-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.escalation-row strong{color:#10213c;font-size:.56rem;font-weight:840}.escalation-row small{color:#64748b;font-size:.47rem;font-weight:720}.escalation-row span{grid-column:1;grid-row:2;display:flex;align-items:center;gap:.18rem;overflow:hidden;color:#334155;font-size:.5rem;font-weight:790;white-space:nowrap}.escalation-row b{grid-column:2;grid-row:1/span 2;align-self:center;width:max-content;max-width:100%;padding:.14rem .3rem;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:999px;color:#075985;background:#e0f2fe;font-size:.47rem;font-weight:840}.escalation-row b.is-orange{color:#9a4a00;background:#fff7ed;border-color:rgba(154,74,0,.12)}.escalation-status-panel{min-width:0;padding:.5rem;display:grid;align-content:start;grid-gap:.36rem;gap:.36rem;border-left:1px solid rgba(219,227,238,.9);background:#ffffff}.escalation-status-panel>div{min-width:0;padding:.38rem;display:grid;grid-gap:.08rem;gap:.08rem;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#f8fafc}.escalation-status-panel small{color:#64748b;font-size:.48rem;font-weight:760}.escalation-status-panel strong{color:#10213c;font-size:.58rem;font-weight:860}.escalation-status-panel strong.is-red{color:#b91c1c}.escalation-status-panel button{width:100%;min-height:23px;border-radius:999px;font-size:.53rem}.knowledge-admin-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.knowledge-admin-footer,.knowledge-admin-header{min-width:0;padding:.42rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.44rem;background:#ffffff}.knowledge-admin-header{border-bottom:1px solid rgba(219,227,238,.9)}.knowledge-admin-header strong{overflow:hidden;color:#10213c;font-size:.66rem;font-weight:860;text-overflow:ellipsis;white-space:nowrap}.knowledge-admin-workspace{min-height:0;padding:.48rem;display:grid;grid-template-columns:minmax(0,.92fr) minmax(112px,1.08fr);grid-gap:.46rem;gap:.46rem;background:linear-gradient(135deg,#f8fafc,#eff6ff)}.knowledge-article-list{min-width:0;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem}.knowledge-article-list span{min-width:0;min-height:34px;padding:.34rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.28rem;gap:.28rem;align-items:center;border:1px solid rgba(203,213,225,.86);border-radius:7px;background:#ffffff;box-shadow:0 6px 14px rgba(7,21,47,.045)}.knowledge-article-list strong{overflow:hidden;color:#10213c;font-size:.56rem;font-weight:840;text-overflow:ellipsis;white-space:nowrap}.knowledge-article-list b{width:max-content;max-width:100%;padding:.13rem .3rem;border:1px solid rgba(18,115,65,.12);border-radius:999px;color:#127341;background:#ecfdf5;font-size:.46rem;font-weight:830}.knowledge-article-list b.is-orange{color:#9a4a00;background:#fff7ed;border-color:rgba(154,74,0,.12)}.knowledge-analytics-panel{min-width:0;padding:.42rem;display:grid;align-content:stretch;grid-gap:.36rem;gap:.36rem;border:1px solid rgba(210,221,235,.92);border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(7,21,47,.055)}.knowledge-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.24rem;gap:.24rem}.knowledge-metrics span{min-width:0;padding:.26rem;border:1px solid rgba(203,213,225,.82);border-radius:6px;background:#f8fafc}.knowledge-metrics small,.knowledge-metrics strong{display:block}.knowledge-metrics small{overflow:hidden;color:#64748b;font-size:.44rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.knowledge-metrics strong{margin-top:.05rem;color:#10213c;font-size:.64rem;font-weight:860}.knowledge-chart{min-height:58px;padding:.26rem;border:1px solid rgba(203,213,225,.82);border-radius:7px;background:linear-gradient(180deg,#ffffff,#f8fbff)}.knowledge-chart svg{width:100%;height:100%;display:block}.knowledge-chart path{fill:color-mix(in srgb,var(--accent) 12%,transparent)}.knowledge-chart polyline{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.knowledge-admin-footer{border-top:1px solid rgba(219,227,238,.9)}.knowledge-admin-footer span{min-width:0;overflow:hidden;color:#64748b;font-size:.55rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.knowledge-admin-footer button{min-height:22px;border-radius:999px;font-size:.55rem}.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:var(--accent);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 var(--accent);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-content-card .content-cms-footer{grid-column:1/-1;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:.46rem;border-bottom:0;background:#fbfdff;white-space:normal}.content-cms-footer span{color:#52647f;font-weight:760}.content-cms-footer button{min-height:22px}.module-approval-workspace{grid-template-columns:1fr;align-content:stretch}.module-approval-workspace>div{width:100%}.module-approval-workspace .approval-stage-row{margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr);align-items:center;grid-gap:.32rem;gap:.32rem;border:0;background:transparent;box-shadow:none}.module-approval-workspace .approval-stage-row 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-workspace .approval-stage-row i{width:auto;height:2px;min-height:2px;background:#8ab4ee}.approval-reviewer-row{min-height:42px}.approval-reviewer-row span{display:inline-flex;align-items:center;gap:.32rem;color:#334155;font-weight:780}.approval-reviewer-row .module-avatar{width:18px;height:18px;min-height:18px;display:grid;place-items:center;color:#ffffff;background:#47627f;font-size:.48rem}.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:color-mix(in srgb,var(--accent) 12%,transparent);stroke:none}.module-chart-line{fill:none;stroke:var(--accent);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-detail-preview-rich .feature-card-preview{min-height:282px;padding:.62rem}.module-detail-preview-rich .approved-draft-shell,.module-detail-preview-rich .customer-chat-window,.module-detail-preview-rich .customer-timeline-shell,.module-detail-preview-rich .escalation-ops-shell,.module-detail-preview-rich .knowledge-admin-shell,.module-detail-preview-rich .module-approved-draft,.module-detail-preview-rich .module-customer-chat,.module-detail-preview-rich .module-customer-timeline,.module-detail-preview-rich .module-escalation-ops,.module-detail-preview-rich .module-knowledge-admin,.module-detail-preview-rich .module-shared-inbox,.module-detail-preview-rich .shared-inbox-shell{min-height:258px}.module-intake-card{display:block;font-size:.62rem}.intake-form-shell{height:100%;min-height:150px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(173,190,211,.88);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(7,21,47,.08),inset 0 1px 0 rgba(255,255,255,.95)}.intake-form-header{padding:.46rem .54rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:#10213c}.intake-form-header strong{overflow:hidden;color:#ffffff;font-size:.62rem;font-weight:840;text-overflow:ellipsis;white-space:nowrap}.intake-field-grid{min-height:0;padding:.52rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.42rem;gap:.42rem;background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(239,246,255,.75))}.intake-field-grid span{min-height:42px;padding:.42rem;display:grid;grid-gap:.22rem;gap:.22rem;align-content:center;overflow:hidden;border:1px solid rgba(219,227,238,.88);border-radius:7px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.045)}.intake-field-grid strong{color:#52647f;font-size:.54rem;font-weight:820}.intake-field-grid i{width:54%;height:7px;min-height:7px}.intake-routing-row{padding:.46rem .54rem;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;grid-gap:.28rem;gap:.28rem;border-top:1px solid rgba(219,227,238,.9);background:#ffffff}.intake-routing-row span{text-align:center;color:#475569;font-size:.54rem;font-weight:820}.intake-routing-row i{width:auto;height:2px;min-height:2px;background:#8ab4ee}.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:.36rem .26rem;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}.feature-card-crm-enrichment,.feature-card-scheduling-handoff,.feature-card-search-console{min-height:432px}.feature-card-crm-enrichment .feature-card-preview,.feature-card-scheduling-handoff .feature-card-preview,.feature-card-search-console .feature-card-preview{min-height:218px;padding:.58rem}.module-canonical-preview{padding:.58rem}.canonical-preview-frame{height:100%;min-height:258px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(173,190,211,.88);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(7,21,47,.08),inset 0 1px 0 rgba(255,255,255,.95)}.canonical-preview-footer,.canonical-preview-topbar{min-width:0;display:grid;align-items:center}.canonical-preview-topbar{padding:.44rem .54rem;grid-template-columns:auto minmax(0,1fr) auto;gap:.46rem;background:#10213c}.canonical-preview-topbar span{color:#9fc4ff;font-size:.52rem;font-weight:820;text-transform:uppercase;white-space:nowrap}.canonical-preview-topbar strong{overflow:hidden;color:#ffffff;font-size:.62rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.canonical-preview-topbar b{color:#bbf7d0;background:rgba(20,184,166,.14);border-color:rgba(52,211,153,.28);font-size:.52rem;white-space:nowrap}.canonical-preview-tabs{padding:.36rem .46rem;display:flex;gap:.28rem;border-bottom:1px solid rgba(219,227,238,.9);background:#f8fbff}.canonical-preview-tabs span{padding:.16rem .4rem;border:1px solid rgba(191,205,224,.82);border-radius:999px;color:#52647f;background:#ffffff;font-size:.54rem;font-weight:820}.canonical-preview-tabs .is-active{color:#075985;background:#e0f2fe}.canonical-preview-body{min-height:0;padding:.42rem;display:grid;overflow:hidden;background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(239,246,255,.72))}.canonical-preview-body .module-preview{min-height:0}.canonical-preview-footer{padding:.42rem .5rem;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr) 16px minmax(0,1fr);gap:.24rem;border-top:1px solid rgba(219,227,238,.9);background:#ffffff}.canonical-preview-footer span{overflow:hidden;color:#475569;font-size:.52rem;font-weight:820;text-align:center;text-overflow:ellipsis;white-space:nowrap}.canonical-preview-footer i{width:auto;height:2px;min-height:2px;background:#8ab4ee}.module-crm-enrichment-preview,.module-scheduling-handoff,.module-search-console{display:block;font-size:.62rem}.module-scheduling-handoff{grid-template-columns:1fr;align-content:stretch}.module-scheduling-handoff>.schedule-handoff-shell{width:100%;min-width:0;place-items:stretch;padding:0;text-align:left}.crm-enrichment-shell,.schedule-handoff-shell,.search-console-shell{height:100%;min-height:196px;overflow:hidden;border:1px solid rgba(173,190,211,.88);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(7,21,47,.08),inset 0 1px 0 rgba(255,255,255,.95)}.crm-enrichment-shell{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(118px,.94fr)}.crm-enrichment-panel,.crm-record-panel{min-width:0;padding:.54rem;display:grid;align-content:start;grid-gap:.4rem;gap:.4rem}.crm-record-panel{background:linear-gradient(135deg,#ffffff,#f8fbff)}.crm-enrichment-panel{border-left:1px solid rgba(219,227,238,.92);background:#fbfdff}.crm-record-top,.module-crm-card .crm-record-top{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:.38rem;gap:.38rem;align-items:center;padding:0}.crm-record-top div{min-width:0;padding:0;display:grid;grid-gap:.04rem;gap:.04rem}.crm-record-top b{grid-column:2;justify-self:start}.crm-enrichment-header strong,.crm-record-top strong{overflow:hidden;color:#10213c;font-size:.66rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.crm-record-top small{color:#64748b;font-size:.52rem;font-weight:760}.crm-score-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.34rem;gap:.34rem}.crm-activity-list span,.crm-enrichment-panel>span,.crm-score-band span{min-height:34px;padding:.34rem .4rem;display:grid;grid-gap:.06rem;gap:.06rem;align-content:center;overflow:hidden;border:1px solid rgba(219,227,238,.9);border-radius:6px;background:#ffffff}.crm-activity-list small,.crm-enrichment-panel small,.crm-score-band small{color:#64748b;font-size:.5rem;font-weight:780}.crm-activity-list strong,.crm-enrichment-panel>span strong,.crm-score-band strong{color:#10213c;font-size:.6rem;font-weight:850}.crm-activity-list{display:grid;grid-gap:.32rem;gap:.32rem}.crm-enrichment-header{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.crm-enrichment-panel>span strong{display:flex;align-items:center;gap:.28rem}.crm-sync-strip{margin-top:.08rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:.24rem;gap:.24rem}.crm-sync-strip span{min-width:0;padding:.16rem .28rem;overflow:hidden;border:1px solid rgba(14,116,144,.12);border-radius:999px;color:#075985;background:#eef6ff;font-size:.5rem;font-weight:830;text-align:center;text-overflow:ellipsis;white-space:nowrap}.crm-sync-strip i{display:none}.schedule-handoff-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.schedule-topbar{padding:.46rem .54rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.42rem;gap:.42rem;border-bottom:1px solid color-mix(in srgb,var(--accent) 24%,transparent);background:var(--accent)}.schedule-topbar strong{overflow:hidden;color:#ffffff;font-size:.62rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.schedule-topbar b{justify-self:end;padding:.16rem .38rem;border-color:rgba(187,247,208,.36);color:#14532d;background:#bbf7d0;font-size:.5rem;line-height:1;white-space:nowrap}.schedule-workspace{min-height:0;padding:.52rem;display:grid;grid-template-columns:minmax(90px,.72fr) minmax(0,1.28fr);grid-gap:.46rem;gap:.46rem;background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(239,246,255,.75))}.schedule-context-panel,.schedule-day-panel{min-width:0;padding:.46rem;display:grid;align-content:start;grid-gap:.34rem;gap:.34rem;border:1px solid rgba(219,227,238,.9);border-radius:7px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.045)}.schedule-date{padding:0 0 .22rem;display:flex;align-items:baseline;justify-content:space-between;gap:.3rem}.schedule-context-panel strong,.schedule-date strong{color:#10213c;font-size:.64rem;font-weight:850}.schedule-day-panel button{width:100%;color:#075985;background:#eef6ff;box-shadow:none}.schedule-context-panel button,.schedule-day-panel button.is-selected{color:#ffffff;background:var(--accent);box-shadow:0 7px 15px color-mix(in srgb,var(--accent) 18%,transparent)}.schedule-context-panel>div{padding:0;display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:.04rem .38rem;gap:.04rem .38rem;align-items:center}.schedule-context-panel>div small{grid-column:2;color:#64748b;font-size:.52rem;font-weight:760}.schedule-context-panel>span{min-height:28px;padding:.28rem .36rem;display:flex;align-items:center;justify-content:space-between;gap:.32rem;border:1px solid rgba(219,227,238,.9);border-radius:5px;background:#fbfdff}.schedule-context-panel small{color:#64748b;font-size:.5rem;font-weight:780}.schedule-footer{padding:.42rem .5rem;display:grid;grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr) 14px minmax(0,1fr);align-items:center;grid-gap:.2rem;gap:.2rem;border-top:1px solid rgba(219,227,238,.9)}.schedule-footer span{overflow:hidden;color:#475569;font-size:.5rem;font-weight:820;text-align:center;text-overflow:ellipsis;white-space:nowrap}.schedule-footer i{width:auto;height:2px;min-height:2px;background:#8ab4ee}.search-console-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto}.search-console-header{padding:.44rem .54rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:.34rem;gap:.34rem;background:#10213c}.search-console-header div{min-width:0;padding:0;display:grid;grid-gap:.02rem;gap:.02rem}.search-console-header strong{overflow:hidden;color:#ffffff;font-size:.62rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.search-console-header small{color:#9fc4ff;font-size:.5rem;font-weight:760}.search-console-header>span{padding:.15rem .34rem;border:1px solid rgba(147,197,253,.28);border-radius:999px;color:#dbeafe;background:color-mix(in srgb,var(--accent) 18%,transparent);font-size:.5rem;font-weight:820;white-space:nowrap}.search-console-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid rgba(219,227,238,.9)}.search-console-metrics span{min-height:50px;padding:.38rem .42rem;display:grid;grid-gap:.02rem;gap:.02rem;border-right:1px solid rgba(226,233,242,.9);background:#ffffff}.search-console-metrics span:last-child{border-right:0}.search-console-metrics .is-blue{background:#eef6ff}.search-console-metrics small{color:#52647f;font-size:.5rem;font-weight:780}.search-console-metrics strong{color:#10213c;font-size:.86rem;font-weight:880;line-height:1}.search-console-metrics em{color:#059669;font-size:.5rem;font-weight:780}.search-console-workspace{min-height:0;padding:.5rem;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(116px,.95fr);grid-gap:.46rem;gap:.46rem;background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(239,246,255,.72))}.search-console-chart,.search-console-table{min-width:0;overflow:hidden;border:1px solid rgba(219,227,238,.9);border-radius:7px;background:#ffffff;box-shadow:0 8px 18px rgba(7,21,47,.045)}.search-console-chart{min-height:84px;padding:.38rem}.search-console-chart path,.search-console-chart polyline,.search-console-chart svg{width:100%;height:100%}.search-console-chart path{fill:color-mix(in srgb,var(--accent) 14%,transparent);stroke:none}.search-console-chart polyline{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.search-console-table{display:grid;align-content:start}.search-console-tabs{padding:.28rem;display:flex;gap:.2rem;border-bottom:1px solid rgba(226,233,242,.9);background:#f8fbff}.search-console-tabs span{padding:.14rem .36rem;border-radius:999px;color:#52647f;font-size:.5rem;font-weight:820}.search-console-tabs .is-active{color:#075985;background:#e0f2fe}.search-console-table>span{min-height:32px;padding:.32rem .38rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.04rem .28rem;gap:.04rem .28rem;border-bottom:1px solid rgba(226,233,242,.9)}.search-console-table>span strong{overflow:hidden;color:#10213c;font-size:.56rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.search-console-table>span b{justify-self:end}.search-console-table>span em{grid-column:1/-1;color:#64748b;font-size:.5rem;font-weight:760}.search-console-footer{padding:.42rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.42rem;border-top:1px solid rgba(219,227,238,.9)}.search-console-footer span{overflow:hidden;color:#475569;font-size:.52rem;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.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}.module-detail-preview-rich .feature-card-preview{min-height:300px}.module-detail-preview-rich .approved-draft-shell,.module-detail-preview-rich .customer-chat-window,.module-detail-preview-rich .customer-timeline-shell,.module-detail-preview-rich .escalation-ops-shell,.module-detail-preview-rich .knowledge-admin-shell,.module-detail-preview-rich .module-approved-draft,.module-detail-preview-rich .module-customer-chat,.module-detail-preview-rich .module-customer-timeline,.module-detail-preview-rich .module-escalation-ops,.module-detail-preview-rich .module-knowledge-admin,.module-detail-preview-rich .module-shared-inbox,.module-detail-preview-rich .shared-inbox-shell{min-height:276px}.module-canonical-preview{min-height:348px}.canonical-preview-frame{min-height:324px}.canonical-preview-body .customer-chat-window,.canonical-preview-body .knowledge-admin-shell,.canonical-preview-body .module-customer-chat,.canonical-preview-body .module-knowledge-admin,.canonical-preview-body .module-shared-inbox,.canonical-preview-body .shared-inbox-shell{min-height:220px}.feature-card{min-height:386px}.feature-card-crm-enrichment .feature-card-preview,.feature-card-scheduling-handoff .feature-card-preview,.feature-card-search-console .feature-card-preview{min-height:238px}.feature-card-approved-draft .feature-card-preview,.feature-card-customer-chat .feature-card-preview,.feature-card-customer-timeline .feature-card-preview,.feature-card-escalation-ops .feature-card-preview,.feature-card-knowledge-admin .feature-card-preview,.feature-card-shared-inbox .feature-card-preview{min-height:232px}.approved-draft-shell,.customer-chat-window,.customer-timeline-shell,.escalation-ops-shell,.knowledge-admin-shell,.module-approved-draft,.module-customer-chat,.module-customer-timeline,.module-escalation-ops,.module-knowledge-admin,.module-shared-inbox,.shared-inbox-shell{min-height:206px}}@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}.module-detail-preview-rich .feature-card-preview{min-height:364px}.module-detail-preview-rich .customer-chat-window,.module-detail-preview-rich .module-customer-chat{min-height:250px}.module-detail-preview-rich .escalation-ops-shell,.module-detail-preview-rich .module-escalation-ops,.module-detail-preview-rich .module-shared-inbox,.module-detail-preview-rich .shared-inbox-shell{min-height:308px}.module-detail-preview-rich .approved-draft-shell,.module-detail-preview-rich .customer-timeline-shell,.module-detail-preview-rich .module-approved-draft,.module-detail-preview-rich .module-customer-timeline{min-height:318px}.module-detail-preview-rich .knowledge-admin-shell,.module-detail-preview-rich .module-knowledge-admin{min-height:326px}.module-canonical-preview{min-height:430px}.canonical-preview-frame{min-height:404px}.canonical-preview-topbar{grid-template-columns:minmax(0,1fr) auto}.canonical-preview-topbar span{display:none}.canonical-preview-tabs{overflow-x:auto}.canonical-preview-footer{grid-template-columns:1fr;gap:.2rem}.canonical-preview-footer i{display:none}.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}.feature-card-customer-chat .feature-card-preview{min-height:276px}.feature-card-shared-inbox .feature-card-preview{min-height:334px}.feature-card-approved-draft .feature-card-preview,.feature-card-customer-timeline .feature-card-preview{min-height:344px}.feature-card-escalation-ops .feature-card-preview{min-height:334px}.feature-card-knowledge-admin .feature-card-preview{min-height:352px}.feature-card-crm-enrichment .feature-card-preview{min-height:356px}.feature-card-scheduling-handoff .feature-card-preview{min-height:346px}.feature-card-search-console .feature-card-preview{min-height:396px}.crm-enrichment-shell{min-height:330px;grid-template-columns:1fr}.crm-enrichment-panel{border-top:1px solid rgba(219,227,238,.92);border-left:0}.crm-score-band{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-handoff-shell{min-height:320px}.schedule-workspace{grid-template-columns:1fr}.schedule-day-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-date{grid-column:1/-1}.schedule-footer{grid-template-columns:1fr}.schedule-footer i{display:none}.search-console-shell{min-height:370px}.search-console-header{grid-template-columns:minmax(0,1fr) auto}.search-console-header>span:last-child{display:none}.search-console-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.search-console-metrics span:nth-child(2n){border-right:0}.search-console-workspace{grid-template-columns:1fr}.search-console-chart{min-height:94px}.search-console-footer{align-items:stretch;flex-direction:column}.search-console-footer span{white-space:normal}.customer-chat-window,.module-customer-chat{min-height:250px}.module-shared-inbox,.shared-inbox-shell{min-height:308px}.approved-draft-shell,.customer-timeline-shell,.module-approved-draft,.module-customer-timeline{min-height:318px}.escalation-ops-shell,.module-escalation-ops{min-height:308px}.knowledge-admin-shell,.module-knowledge-admin{min-height:326px}.customer-chat-workspace,.customer-context-panel{grid-template-columns:1fr}.customer-context-grid,.customer-context-note,.customer-context-person{grid-column:auto}.shared-inbox-shell{grid-template-columns:52px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto}.shared-inbox-detail{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(219,227,238,.9);border-left:0}.shared-tags{align-content:start}.shared-inbox-detail button{align-self:center}.timeline-workspace{grid-template-columns:1fr}.customer-event-rail{gap:.28rem}.approved-draft-shell,.escalation-ops-shell{grid-template-columns:1fr}.approved-source-panel,.escalation-status-panel{border-top:1px solid rgba(219,227,238,.9);border-left:0}.approved-source-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.approved-grounding{grid-column:1/-1}.escalation-status-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.escalation-status-panel button{grid-column:1/-1}.knowledge-admin-workspace{grid-template-columns:1fr}.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}}