/* TITAM enterprise: shared tokens, navigation and page families. */
:root{--container:1280px;--container-article:760px;--color-brand:#245df4;--color-brand-hover:#1747c7;--color-brand-soft:#edf3ff;--color-text-strong:#111e32;--color-text:#304158;--color-text-muted:#526075;--color-text-subtle:#62718a;--color-border:#e0e6ef;--color-border-strong:#cbd6e7;--color-bg-muted:#f5f7fb;--color-bg-subtle:#f8faff;--radius-sm:4px;--radius-md:5px;--radius-lg:6px;--radius-xl:6px;--shadow-md:0 12px 35px #19365e0a;--shadow-lg:0 20px 45px #19365e12}
.site-enterprise{background:#fff}.site-enterprise .container{margin-left:auto;margin-right:auto}.site-enterprise .site-header{background:#fff;border-bottom:1px solid var(--color-border);z-index:90}.site-enterprise .site-header>.container{height:80px;gap:18px}.site-enterprise .wordmark img{height:21px}.site-enterprise .nav-links{gap:25px}.site-enterprise .nav-links a{font-size:13px}.site-enterprise .nav-links>li:last-child{display:none}.site-enterprise .nav-actions .btn{font-size:12px;white-space:nowrap;border-radius:4px;box-shadow:none}.site-enterprise .btn{border-radius:4px;font-size:13px;font-weight:600;box-shadow:none;min-height:46px}.site-enterprise .btn-primary:hover{box-shadow:none}.site-enterprise .btn-secondary{background:#fff}.site-enterprise .mega-menu{width:560px;border-radius:6px;top:calc(100% + 20px);padding:22px;box-shadow:0 15px 40px #0f234b12}.site-enterprise .mega-menu:before{content:'';position:absolute;bottom:100%;left:0;right:0;height:24px}.site-enterprise .mega-menu-grid a{padding:13px 10px}.site-enterprise .mega-menu-grid strong{font-size:12px}.site-enterprise .mega-menu-grid .mm-tx>span{font-size:11px}.site-enterprise .mega-menu-grid .mm-ic{border-radius:3px}.site-enterprise .site-footer{margin-top:0;padding:65px 0 30px;background:#fff}.site-enterprise .footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px}.site-enterprise .footer-col a{font-size:12px;line-height:1.7}.site-enterprise .footer-col h4{font-size:10px;letter-spacing:.1em}.site-enterprise .footer-bottom{font-size:11px;padding-top:25px}.site-enterprise .breadcrumb{margin:0 auto;padding-top:24px;padding-bottom:24px;font-size:11px;gap:10px}.site-enterprise .breadcrumb>span:last-child{max-width:48ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-enterprise :target{scroll-margin-top:110px}.enterprise-link{display:inline-flex;gap:12px;font-size:13px;font-weight:600;text-decoration:none}.enterprise-link:hover{text-decoration:underline;text-underline-offset:5px}
.site-enterprise:not(.titam-home) h1{font-size:clamp(35px,4.1vw,57px);line-height:1.09;letter-spacing:-.048em;font-weight:550}.site-enterprise:not(.titam-home) h2{font-size:clamp(27px,2.8vw,39px);line-height:1.17;letter-spacing:-.04em;font-weight:550}.site-enterprise:not(.titam-home) h3{font-weight:550;letter-spacing:-.025em}.site-enterprise:not(.titam-home) .eyebrow{font-size:10px;letter-spacing:.12em;font-weight:600;margin:0 0 24px}.site-enterprise:not(.titam-home) .lede{font-size:17px;line-height:1.75;max-width:62ch;color:var(--color-text-muted)}
/* Commercial pages and category landings */
.site-enterprise .hero-home{padding:60px 32px 72px;grid-template-columns:1.03fr 1fr;gap:60px;background:none;align-items:center;border-bottom:1px solid var(--color-border)}.site-enterprise .hero-home h1{font-size:clamp(36px,3.9vw,55px)}.site-enterprise .hero-visual{border:1px solid #dce4f1;background:#f3f6fc;padding:14px;border-radius:5px;box-shadow:none}.site-enterprise .hero-visual img{border-radius:3px}.site-enterprise .hero-proof{gap:0;margin-top:28px}.site-enterprise .hero-proof span{background:transparent;border:0;border-radius:0;padding:0 11px 0 0;margin:6px 11px 0 0;border-right:1px solid #cad5e8;font-size:10px;color:var(--color-text-muted)}.site-enterprise .hero-proof span:last-child{border:0}.site-enterprise:not(.titam-home) .section{padding:76px 0}.site-enterprise .section-head{max-width:760px;margin-bottom:36px}.site-enterprise .section-head h2{margin:0}.site-enterprise .section-head p:not(.eyebrow){font-size:15px;line-height:1.75}.site-enterprise .split{gap:65px}.site-enterprise .split h2{margin-top:0}.site-enterprise .split p{font-size:15px;line-height:1.8}.site-enterprise .tool-chips{padding:30px;border:1px solid #d7e2f5;background:#f3f7ff;gap:12px;border-radius:4px}.site-enterprise .tool-chips span{border-radius:3px;font-size:12px;padding:12px 17px}.site-enterprise .card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-left:1px solid var(--color-border);border-top:1px solid var(--color-border)}.site-enterprise .card{padding:30px;border:0;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);border-radius:0;box-shadow:none;transition:background .18s}.site-enterprise .card:hover{transform:none;box-shadow:none;background:#f5f8ff}.site-enterprise .card h3{font-size:19px}.site-enterprise .card p{font-size:14px;line-height:1.8}.site-enterprise .icon-box{background:transparent;width:28px;height:28px;border-radius:0;margin-bottom:25px}.site-enterprise .icon-box .ic{width:26px;height:26px}.site-enterprise .feature-row{gap:65px;padding:45px 0}.site-enterprise .feature-text h3{font-size:30px;line-height:1.18}.site-enterprise .feature-text p{font-size:15px;line-height:1.8}.site-enterprise .feature-list li{font-size:13px;line-height:1.75}.site-enterprise .feature-media{padding:15px;background:#f3f6fb;border:1px solid #e0e6f1;border-radius:5px}.site-enterprise .feature-media img{border-radius:3px;box-shadow:none}.site-enterprise .journey{gap:8px}.site-enterprise .journey .step{border-radius:3px;font-size:11px;padding:14px 16px}.site-enterprise .cta-band{background:#edf3ff;border:0;border-radius:0;text-align:left;padding:50px}.site-enterprise .cta-band h2{margin:0;max-width:25ch}.site-enterprise .cta-band p{margin:20px 0;max-width:60ch}.site-enterprise .cta-band .hero-actions{justify-content:flex-start}.site-enterprise .related{padding-top:50px;padding-bottom:70px;margin:0 auto;border-top:1px solid var(--color-border)}.site-enterprise .related h2{font-size:26px;margin:0 0 28px}.site-enterprise .related-grid{gap:0;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);margin:0}.site-enterprise .related-card{padding:27px;border-radius:0;border:0;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);font-size:16px;line-height:1.5;font-weight:550;transition:background .18s}.site-enterprise .related-card span{font-size:12px;line-height:1.8;margin-top:15px}.site-enterprise .related-card:hover{background:#f4f7ff;transform:none;box-shadow:none}
/* Editorial / company / solution detail templates */
.page-hero{border-bottom:1px solid var(--color-border);background:#f7f9fd;padding:40px 0 58px}.page-hero-inner{max-width:1280px}.page-heading{max-width:920px;padding:0}.page-heading h1{max-width:25ch}.page-heading .lede{margin:25px 0 0}.reading-meta{font-size:11px;color:#62718a;margin:28px 0 0;display:flex;gap:15px;align-items:center}.page-hero-commercial{padding:45px 0 65px;background:linear-gradient(90deg,#fff 50%,#f7f9fd 50%)}.page-hero-commercial .page-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.page-hero-commercial .page-heading h1{font-size:clamp(34px,3.3vw,47px)}.page-hero-commercial .lede{font-size:15px}.page-hero-commercial .hero-actions{align-items:center;gap:22px}.page-hero-screen{padding:15px;background:#f1f5fc;border:1px solid #dce5f3;border-radius:5px}.page-hero-screen>span{display:block;font-size:8px;letter-spacing:.1em;margin:0 0 12px;color:#526887}.page-hero-screen img{border-radius:3px;border:1px solid #e0e5ef;width:100%}.reading-layout{display:grid;grid-template-columns:235px minmax(0,800px);gap:75px;padding-top:55px;padding-bottom:75px;justify-content:space-between}.reading-aside{align-self:start;position:sticky;top:106px}.reading-index{border-bottom:1px solid var(--color-border);padding-bottom:22px}.reading-index>summary{font-size:10px;letter-spacing:.12em;font-weight:600;color:#29456f;cursor:pointer}.reading-index nav{display:grid;gap:0;margin-top:17px;max-height:47vh;overflow-y:auto;scrollbar-width:thin}.reading-index a{display:block;text-decoration:none;color:#596b83;font-size:12px;line-height:1.65;padding:8px 12px;border-left:2px solid #e0e6ef}.reading-index a:hover,.reading-index a[aria-current]{color:#245df4;background:#f1f5ff;border-left-color:#245df4}.reading-cta{padding:25px 0;display:grid;gap:15px}.reading-cta>span{font-size:9px;letter-spacing:.1em;color:#245df4}.reading-cta strong{font-size:20px;line-height:1.3;letter-spacing:-.035em;font-weight:550;max-width:17ch}.reading-cta a{font-size:11px;font-weight:600;text-decoration:none}.reading-content{min-width:0}.reading-content .article-body{padding:0;max-width:none;margin:0}.reading-content .article-body>p,.reading-content .article-body>ul,.reading-content .article-body>ol{font-size:16px;line-height:1.9;max-width:none}.reading-content .article-body h2{font-size:29px;margin:48px 0 19px}.reading-content .article-body h3{font-size:21px;margin:30px 0 14px}.reading-content .article-body>h2:first-child{margin-top:0}.reading-content .article-body strong{color:#1c304d}.reading-content .article-body a{color:#245df4;text-underline-offset:4px}.editorial-image{margin:0 0 36px;padding:14px;background:#f6f8fb;border:1px solid #e0e6ef}.editorial-image img{width:100%;height:auto;border:1px solid #e0e6ef}.editorial-image figcaption{font-size:10px;line-height:1.6;color:#64738a;margin-top:10px}.page-institutional .reading-layout{grid-template-columns:235px minmax(0,760px)}.site-enterprise table{border-radius:0!important;line-height:1.65}.site-enterprise .article-body th{background:#edf3ff;font-size:12px;font-weight:600}.site-enterprise .article-body td{font-size:13px}.site-enterprise .callout{border:0;border-left:3px solid #245df4;border-radius:0;background:#f0f5ff;padding:28px;margin:35px 0}.site-enterprise .callout p{font-size:14px;line-height:1.8}.site-enterprise .callout h3{margin-top:0;font-size:21px}.site-enterprise .faq{padding-top:10px;padding-bottom:25px}.reading-content .faq{padding:0;max-width:none;margin:45px 0}.site-enterprise .faq details{border:0;border-bottom:1px solid #dce3ee;border-radius:0;padding:5px 0;margin:0;background:transparent}.site-enterprise .faq summary{font-size:15px;display:flex;gap:20px;justify-content:space-between}.site-enterprise .faq summary:after{float:none}.site-enterprise .faq details p{font-size:14px;line-height:1.8}.site-enterprise .lead-form{border:1px solid #d8e3f6;border-radius:4px;background:#f3f7ff;max-width:none}.site-enterprise .lead-form h3{font-size:27px;margin:0}.site-enterprise .lead-form p{font-size:14px;line-height:1.8}.contact-address{display:block;font-size:11px;margin-top:15px;color:#63728a}.site-enterprise .field input,.site-enterprise .field textarea{border-radius:4px}.site-enterprise .page-not-found{min-height:60vh}.page-not-found .article-body{padding:65px 32px 90px!important;max-width:1000px;min-height:450px}.page-not-found h1{max-width:19ch}
/* Resource directories */
.page-resources .article-hero.container{max-width:1280px;padding:45px 32px 65px}.page-resources .article-hero h1{max-width:22ch}.page-resources .resource-directory{padding:10px 32px 80px}.resource-search{margin:0 0 28px;display:flex;align-items:end;justify-content:space-between;gap:20px}.resource-search:empty{display:none}.resource-search label{display:grid;gap:9px;font-size:11px;color:#405879;width:min(100%,480px)}.resource-search input{font:14px var(--font-sans);color:#111e32;border:1px solid #c8d5e8;border-radius:4px;padding:14px 16px;width:100%;background:#fff;min-height:48px}.resource-search input:focus{outline:2px solid #245df4;outline-offset:2px}.resource-search p{font-size:11px;margin:0 0 10px}.resource-results>[hidden]{display:none!important}.resource-empty{font-size:15px;color:#62718a;padding:25px 0}.site-enterprise .resource-results .card{display:flex;flex-direction:column}.site-enterprise .resource-results .card>p:last-child{margin-top:auto;padding-top:20px}
@media(min-width:861px) and (max-width:1100px){.site-enterprise .nav-links{gap:16px}.site-enterprise .nav-links a{font-size:12px}.site-enterprise .hero-home{gap:35px}.reading-layout{gap:40px;grid-template-columns:205px minmax(0,1fr)}.page-hero-commercial .page-hero-inner{gap:35px}.site-enterprise .split,.site-enterprise .feature-row{gap:35px}}
@media(min-width:861px){.site-enterprise .nav-links{display:flex!important}}
@media(max-width:860px){.site-enterprise .site-header>.container{gap:10px}.site-enterprise .site-header nav{position:static}.site-enterprise .nav-links{position:absolute;top:100%;left:0;right:0;background:#fff;padding:16px 24px;border-bottom:1px solid #dce3ee;box-shadow:0 18px 25px #14213b0d;max-height:calc(100dvh - 80px);overflow-y:auto;z-index:95}.site-enterprise .nav-links .mega-menu{display:none}.site-enterprise .nav-links>li>a{font-size:15px;padding:15px 0;border-bottom:1px solid #edf0f5}.site-enterprise .nav-actions{gap:8px}.site-enterprise .hero-home{grid-template-columns:1fr;padding:35px 32px 50px;gap:30px}.site-enterprise .hero-home h1{max-width:25ch}.site-enterprise .hero-visual{max-width:650px}.site-enterprise .section{padding:55px 0}.site-enterprise .card-grid,.site-enterprise .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-enterprise .card{padding:25px}.site-enterprise .split,.site-enterprise .feature-row{grid-template-columns:1fr;gap:30px}.site-enterprise .feature-row.reverse .feature-media{order:0}.site-enterprise .feature-row{padding:30px 0}.site-enterprise .footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}.page-hero{padding:25px 0 40px}.page-hero-commercial{background:#f8faff}.page-hero-commercial .page-hero-inner{grid-template-columns:1fr;gap:30px}.page-hero-screen{max-width:600px}.reading-layout,.page-institutional .reading-layout{grid-template-columns:minmax(0,1fr);gap:30px;padding-top:30px;padding-bottom:45px}.reading-aside{position:static}.reading-index{padding:18px 20px;background:#f6f8fb;border:1px solid #e0e6ef}.reading-index nav{max-height:210px}.reading-cta{display:none}.reading-content{max-width:800px}.reading-content .article-body>p,.reading-content .article-body>ul,.reading-content .article-body>ol{font-size:15px}.page-resources .article-hero.container{padding-top:25px;padding-bottom:40px}.site-enterprise .cta-band{padding:35px}.site-enterprise .breadcrumb{font-size:10px;padding-top:18px;padding-bottom:18px}.resource-search{align-items:stretch;flex-direction:column;gap:10px}.resource-search p{margin:0}.site-enterprise .related{padding-top:35px;padding-bottom:45px}}
@media(max-width:520px){.site-enterprise .site-header>.container{height:68px}.site-enterprise .site-header .wordmark img{height:15px}.site-enterprise .nav-actions .btn{font-size:9px;padding:10px 9px;min-height:38px}.site-enterprise .nav-links{max-height:calc(100dvh - 68px)}.site-enterprise:not(.titam-home) h1{font-size:35px;letter-spacing:-.045em}.site-enterprise:not(.titam-home) .lede{font-size:15px;line-height:1.75}.site-enterprise .hero-home{padding:25px 20px 45px}.site-enterprise .hero-actions{gap:12px}.site-enterprise .hero-actions .btn{font-size:11px;padding:0 15px}.site-enterprise .card-grid,.site-enterprise .related-grid{grid-template-columns:minmax(0,1fr)}.site-enterprise .card{padding:25px}.site-enterprise .card h3{font-size:19px}.site-enterprise .feature-text h3{font-size:26px}.site-enterprise .hero-visual,.site-enterprise .feature-media{padding:7px}.site-enterprise .tool-chips{padding:20px}.site-enterprise .journey .step{padding:10px;font-size:10px}.site-enterprise .cta-band{padding:28px 22px}.site-enterprise .footer-grid{gap:30px 20px}.site-enterprise .site-footer{padding-top:45px}.site-enterprise .footer-grid>div:first-child{grid-column:1/-1}.site-enterprise .footer-col a{font-size:11px}.reading-content .article-body h2{font-size:26px}.reading-content .article-body h3{font-size:20px}.reading-content .article-body table{display:block;overflow-x:auto;white-space:normal}.reading-content .article-body th,.reading-content .article-body td{min-width:145px;padding:12px}.site-enterprise .breadcrumb>span:last-child{max-width:28ch}.editorial-image{padding:7px}.page-resources .article-hero.container{padding-left:20px;padding-right:20px}.page-resources .resource-directory{padding-left:20px;padding-right:20px}.page-hero-commercial .page-heading h1{font-size:34px}.site-enterprise .callout{padding:22px}.site-enterprise .callout-actions{flex-direction:column;align-items:flex-start}}
