@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#101729;--navy-light:#171f35;--blue:#7794ff;--blue-bright:#5678ff;--white:#fff;--ink:#151b2d;--muted:#a9b1c5;--line:#30384d;--red:#c93640;--red-hover:#ad2630}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--navy);color:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:not(.button):not(.brand):not(.nav-cta):hover{color:#2857c5!important;text-decoration-line:underline!important;text-decoration-color:#f28c28!important;text-decoration-thickness:2px!important;text-underline-offset:4px!important}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}img{display:block;width:100%;object-fit:cover}.container{width:min(1280px,calc(100% - 112px));margin:auto}.header{background:var(--navy);border-bottom:1px solid var(--line)}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{position:relative;font-size:29px;font-weight:800;letter-spacing:-1.5px;display:inline-flex;align-items:center}.header .brand::after{content:'REINVENTED';position:absolute;z-index:2;top:-5px;right:2px;padding:3px 7px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:linear-gradient(110deg,#5678ff,#8b4fd5);color:#fff;box-shadow:0 5px 14px rgba(0,0,0,.28);font-family:'DM Sans',Arial,sans-serif;font-size:9px;font-weight:800;line-height:1;letter-spacing:.12em;transform:rotate(3deg)}.site-logo{display:block;width:clamp(190px,20vw,280px);height:auto;object-fit:contain}.footer-brand .site-logo{width:min(250px,100%)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #718df1;border-radius:8px;margin-right:11px;font-size:24px;color:var(--blue);line-height:1}.brand-mark-dot,.brand-dot{color:#f16a72}nav{display:flex;gap:35px;align-items:center;font-size:14px;font-weight:550;text-transform:uppercase}nav>a:hover{color:var(--blue)}.nav-cta{border:1px solid var(--red);border-radius:6px;padding:10px 19px;background:var(--red);color:#fff}.nav-cta:hover{background:var(--red-hover);border-color:var(--red-hover);color:#fff}.menu-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid #3b4661;border-radius:8px;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.menu-toggle span{display:block;width:18px;height:2px;background:#fff;border-radius:2px}.hero{overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:18px;padding-top:72px;padding-bottom:61px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:650}.hero .eyebrow{color:#b2bcd3;font-size:12px;letter-spacing:.1em;margin-bottom:27px}.location-icon{color:var(--blue);font-size:19px;vertical-align:middle;margin-right:8px}h1{font-size:clamp(52px,5.4vw,78px);font-weight:650;line-height:1.08;letter-spacing:-.055em}h1>span{color:var(--blue)}.hero-description{color:#b8c0d4;font-size:18px;max-width:440px;margin:26px 0 28px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:6px;padding:15px 22px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button-blue{background:var(--blue-bright);color:white}.button-blue:hover{background:#6887ff;transform:translateY(-2px)}.text-link{font-size:14px;font-weight:500}.text-link:hover{color:var(--blue)}.hero-note{font-size:12px;color:#8893ad;margin-top:23px}.hero-art{position:relative;margin-right:-35px;padding-left:10px}.hero-art img{aspect-ratio:1.08;object-fit:cover;border-radius:18px}.art-caption{position:absolute;bottom:29px;left:38px;right:28px;display:flex;justify-content:space-between;gap:12px;font-size:12px;letter-spacing:.11em;color:#d2dcfa}.hero-bottom{display:flex;gap:34px;align-items:center;border-top:1px solid var(--line);padding:24px 0;color:#bac3d9;font-size:12px;font-weight:500;letter-spacing:.12em;flex-wrap:wrap}.hero-bottom .divider{color:#4c5978}.hero-bottom a{color:inherit;text-decoration:none;font:inherit;letter-spacing:inherit}.hero-bottom a:hover,.hero-bottom a:focus-visible{color:#fff}.section-light{background:#fff;color:var(--ink)}.services{padding:83px 0 89px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:45px;margin-bottom:44px}.section-light .eyebrow{color:#66728b}.section-heading>div{display:flex;align-items:flex-end;gap:35px}.section-heading h2{font-size:39px;font-weight:650;flex:1;white-space:nowrap}.section-heading>div>p{font-size:15px;color:#687183;max-width:290px}.service-image{display:block;width:calc(100% + 56px);height:60px;object-fit:cover;margin:-28px -28px 24px;border-radius:14px 14px 0 0}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:42px 30px}.service{padding:29px 30px 32px}.service:nth-child(even),.service:nth-child(n+3){border:0}.service-top{display:flex;justify-content:space-between;align-items:center;color:#7d869a;font-size:12px;margin-bottom:27px}.service-symbol{color:#506fec;font-size:31px;font-family:Arial,sans-serif;line-height:1}.service h3{font-size:23px;letter-spacing:-.035em;margin-bottom:15px;font-weight:650}.service>p{color:#647084;line-height:1.65;min-height:55px;font-size:16px}.service ul{list-style:none;margin:22px 0 0;padding:20px 0 0;border-top:1px solid #e9ebf0}.service li{font-size:14px;padding:5px 0;color:#414e65}.service li:before{content:'+';color:#6c83df;margin-right:11px}.service-mcp{background:#f6f8ff}.service-mcp .service-symbol{color:var(--red)}.service-link{display:inline-block;margin-top:17px;color:#3858bd;font-weight:650;font-size:14px}.service-link:hover{text-decoration:underline}.work{padding:83px 0 86px}.work-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:30px}.work .eyebrow{color:#a0acc9;margin-bottom:18px}.work h2{font-size:43px;font-weight:600}.work-heading>p{color:#a7b1c9;font-size:15px;line-height:1.6}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.project-cover{height:315px;padding:27px 30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:9px;overflow:hidden;transition:transform .25s,box-shadow .25s}.project-cover:hover{transform:translateY(-4px);box-shadow:0 15px 36px #0003}.cover-top,.cover-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;font-weight:600;letter-spacing:.1em}.weld-cover{background:#1f2227;border:1px solid #494341;color:#e5dfd7}.weld-wordmark{font-size:92px;font-weight:800;font-family:Manrope,sans-serif;letter-spacing:-7px;color:#ff873d;line-height:.9}.weld-wordmark>span{display:block;font-size:17px;letter-spacing:.08em;color:#f2ebe7;line-height:1.2;margin-top:14px}.weld-cover .cover-bottom{color:#b4a99e}.cactus-cover{background:#d5eee4;color:#1e594c}.cactus-wordmark{font-family:Manrope,sans-serif;font-size:53px;font-weight:650;letter-spacing:-3px;line-height:1}.cactus-wordmark>span{display:block;font-family:'DM Sans',sans-serif;font-size:17px;letter-spacing:0;font-weight:400;margin-top:15px;line-height:1.35}.project-info{padding:22px 0 0;display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.project-info h3{font-size:20px;letter-spacing:-.02em;font-weight:600;margin-bottom:10px}.project-info p{color:#aab4ca;font-size:14px;line-height:1.6;max-width:360px}.project-category{font-size:12px;white-space:nowrap;border:1px solid #414a60;border-radius:30px;padding:4px 10px;color:#b4bed3;margin-top:1px}.about{padding:83px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about .eyebrow{margin-bottom:26px}.about h2{font-size:41px;line-height:1.25;font-weight:650}.about h2>span{color:#7b859b}.about-location{font-size:12px;letter-spacing:.1em;color:#7a869c;margin-top:32px}.about-copy .lead{font-size:22px;color:#26324b;margin-bottom:17px;line-height:1.4}.about-copy>p{font-size:16px;color:#697487;margin-top:14px}.approach{display:flex;flex-direction:column;gap:9px;border-left:2px solid #728cf2;padding-left:20px;margin-top:25px;font-size:14px;color:#3e4e6b}.about-portrait{width:100%;max-width:400px;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:14px;margin-top:28px;border:1px solid #e0e5ef}.contact{padding:79px 0 83px;background:#1b2642}.contact-grid{display:grid;grid-template-columns:1.1fr .85fr;gap:80px;align-items:start}.contact .eyebrow{color:#a0b2de;margin-bottom:23px}.contact h2{font-size:54px;font-weight:600;line-height:1.12}.contact h2>span{color:#94abff}.contact-grid>div>p:not(.eyebrow){font-size:16px;color:#aab7d3;margin-top:22px}.contact-card{border:1px solid #536181;border-radius:10px;padding:30px 33px;background:#ffffff04}.small-label{font-size:12px;letter-spacing:.12em;color:#9dadd0}.contact-card h3{font-size:29px;font-weight:550;line-height:1.25;margin:18px 0 13px}.contact-card>p{color:#adbad6;font-size:15px;line-height:1.6}.contact-card .button{margin-top:24px}.inquiry-form{display:flex;flex-direction:column}.inquiry-form label{font-size:14px;color:#dbe3f7;margin:14px 0 5px}.inquiry-form label span{font-size:12px;color:#aab7d3}.inquiry-form input,.inquiry-form textarea{font:inherit;width:100%;padding:11px 13px;border-radius:6px;background:#fff;color:#182039;border:1px solid #c6cddc;font-size:16px;min-width:0}.inquiry-form textarea{min-height:105px;resize:vertical}.inquiry-form .button{border:0;cursor:pointer;margin-top:20px;width:100%;white-space:normal}.contact-card .contact-note{font-size:12px;color:#8395ba;margin-top:15px}footer{background:#0b1120}.site-footer{padding:0;border-top:3px solid var(--red)}.footer-main{display:grid;grid-template-columns:1.35fr 1fr 1.2fr .8fr;gap:55px;padding:64px 0 55px}.footer-brand .brand{font-size:28px}.footer-brand>p{font-size:15px;line-height:1.65;color:#aeb9d0;max-width:330px;margin-top:22px}.footer-location{display:inline-block;margin-top:22px;color:#e66a72;font-size:11px;font-weight:700;letter-spacing:.12em}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-column h3{font-family:'DM Sans',Arial,sans-serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#7888ab;margin:4px 0 10px}.footer-column a{font-size:14px;color:#c2cce0;line-height:1.45}.footer-column a:hover{color:#fff}.footer-bottom{min-height:83px;border-top:1px solid #283249;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#78849e;font-size:12px}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a{color:#9da9c1}.footer-bottom a:hover{color:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap;padding:30px 0 60px}.footer-inner .brand{font-size:25px}.footer-inner p{font-size:13px;color:#97a3bd}.footer-inner>span{font-size:12px;color:#8490ac}.footer-legal{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:14px;color:#b8c4df}.skip-link{position:absolute;top:-100px;left:20px;padding:12px 20px;background:white;color:#101729;z-index:10}.legal-main{padding:36px 0 64px;min-height:70vh}.legal-back{display:inline-block;color:#b9c9ff;margin-bottom:24px;font-size:14px}.legal-card{max-width:940px;margin:auto;background:#fff;color:#283249;border:1px solid #e0e5f0;border-radius:14px;padding:clamp(24px,5vw,64px)}.legal-card h1{font-size:clamp(32px,4.5vw,52px);margin:14px 0 16px;color:#151b2d}.legal-card h2{font-size:24px;margin:30px 0 12px;color:#151b2d}.legal-card p{margin-bottom:14px}.legal-card a{color:#3559c7;text-decoration:underline}.arrow-icon{display:inline-block;width:18px;height:18px;flex:0 0 18px;vertical-align:middle}.nav-cta .arrow-icon{margin-left:20px}
/* MCP landing page */.mcp-hero{padding:92px 0 96px;overflow:hidden}.mcp-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.mcp-hero .eyebrow{color:#aeb9d2;margin-bottom:24px}.mcp-lead{font-size:20px;color:#b8c3da;max-width:650px;margin:28px 0 31px}.mcp-flow{border:1px solid #3f4d70;border-radius:16px;background:linear-gradient(145deg,#18223b,#101729);min-height:390px;padding:48px 35px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:15px;box-shadow:0 30px 80px #0003}.mcp-flow span{font-size:13px;letter-spacing:.12em;color:#b8c5df}.mcp-flow strong{font-family:Manrope,sans-serif;font-size:30px;color:#fff;border:1px solid #7894ff;border-radius:10px;padding:18px 30px}.mcp-flow b{color:#7794ff;font-size:26px}.mcp-flow small{color:#7887a7;letter-spacing:.08em;margin-top:12px}.mcp-section{padding:85px 0}.mcp-section h2,.mcp-dark h2,.mcp-keywords h2{font-size:clamp(35px,4vw,52px);margin:13px 0 20px}.mcp-intro{font-size:18px;color:#657187;max-width:780px}.mcp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce2ee;border:1px solid #dce2ee;border-radius:12px;overflow:hidden;margin-top:42px}.mcp-card-grid article{background:#fff;padding:30px}.mcp-card-grid h3{font-size:21px;margin-bottom:13px}.mcp-card-grid p{color:#667288}.mcp-dark{padding:86px 0;background:#151f37}.mcp-dark .eyebrow,.mcp-keywords .eyebrow{color:#9eafd3}.mcp-split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.mcp-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3a4763}.mcp-list span{padding:17px 5px;border-bottom:1px solid #3a4763;color:#c3cde1}.mcp-list span:nth-child(odd){margin-right:25px}.mcp-proof{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.mcp-proof .mcp-intro+.mcp-intro{margin-top:20px}.mcp-keywords{padding:78px 0;background:#101729}.keyword-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.keyword-pills span,.keyword-pills a{border:1px solid #3e4b68;border-radius:30px;padding:9px 16px;color:#bdc8df;font-size:14px}.keyword-pills a:hover{border-color:#7794ff;color:#fff}.mcp-card-grid h3 a:hover{color:#3858bd;text-decoration:underline}.faq{margin-top:35px;max-width:950px}.faq details{border-top:1px solid #dce1ea;padding:20px 0}.faq details:last-child{border-bottom:1px solid #dce1ea}.faq summary{cursor:pointer;font-family:Manrope,sans-serif;font-weight:650;font-size:18px}.faq details p{color:#667288;padding-top:13px;max-width:800px}
@media(max-width:800px){.container{width:calc(100% - 64px)}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;padding:25px 0}.service-image{display:block;width:calc(100% + 56px);height:60px;object-fit:cover;margin:-28px -28px 24px;border-radius:14px 14px 0 0}.service-grid{grid-template-columns:1fr;gap:34px}.service:nth-child(even),.service:nth-child(n+2){border:0}.project-grid,.about-grid,.contact-grid,.mcp-hero-grid,.mcp-split,.mcp-proof{grid-template-columns:1fr}.mcp-card-grid{grid-template-columns:1fr 1fr}.mcp-hero{padding:60px 0}.mcp-flow{min-height:320px}.section-heading{grid-template-columns:1fr}.section-heading>div{display:block}.section-heading>div>p{margin-top:18px}.section-heading h2{white-space:normal}.project-info{display:block}.project-category{display:inline-block;margin-top:14px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.footer-main{grid-template-columns:1fr;gap:32px;padding:46px 0 40px}.footer-brand{grid-column:auto}.footer-column{border-top:1px solid #283249;padding-top:24px}.footer-bottom{display:block;padding:25px 0 42px;min-height:0}.footer-bottom>div{margin:12px 0;gap:18px;flex-wrap:wrap}.header-inner{min-height:76px;gap:10px}.header .brand{flex:0 1 150px;min-width:0;background:transparent;border-radius:0;padding:0}.header .site-logo{width:100%;max-width:150px;height:auto}.header .brand::after{top:-4px;right:-4px;padding:3px 6px;font-size:7px;letter-spacing:.1em}.menu-toggle{display:flex;flex:0 0 42px}.header nav{gap:0;font-size:11px;flex:0 0 auto}.header nav a:not(.nav-cta){display:none}.nav-cta{padding:10px 12px;white-space:nowrap}.nav-cta .arrow-icon{margin-left:8px;width:15px;height:15px}.hero-grid{padding-top:38px;grid-template-columns:1fr}.hero h1{font-size:clamp(43px,11.5vw,65px)}.hero-art{margin:22px auto 0;padding:0}.hero-bottom{gap:13px;font-size:12px}.services,.work,.about,.mcp-section,.mcp-dark,.mcp-keywords{padding:49px 0}.section-heading>div{display:block}.project-grid{grid-template-columns:1fr}.project-cover{height:300px;padding:26px}.weld-wordmark{font-size:70px}.cactus-wordmark{font-size:46px}.about h2{font-size:33px}.contact{padding:60px 0}.contact h2{font-size:43px}.contact-card{padding:27px}.footer-inner p{width:100%}.mcp-hero-grid{gap:42px}.mcp-hero h1{font-size:46px}.mcp-lead{font-size:18px}.mcp-flow{min-height:285px;padding:30px 18px}.mcp-card-grid{grid-template-columns:1fr}.mcp-split,.mcp-proof{gap:32px}.mcp-list{grid-template-columns:1fr}.mcp-list span:nth-child(odd){margin-right:0}}
/* Blog */.blog-hero{padding:90px 0 86px}.blog-hero .eyebrow{color:#aeb9d2;margin-bottom:22px}.blog-hero h1{font-size:clamp(48px,5.5vw,74px);max-width:900px}.blog-hero h1 span{color:var(--blue)}.blog-lead{max-width:760px;color:#b8c3da;font-size:19px;margin-top:27px}.blog-index{padding:82px 0 92px}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.blog-card{border:1px solid #dce2ec;border-radius:12px;background:#fff;overflow:hidden}.blog-card>a{display:flex;flex-direction:column;height:100%;padding:34px;transition:transform .2s,box-shadow .2s}.blog-card>a:hover{box-shadow:0 16px 36px #18203912}.blog-card-featured{grid-column:1/-1;background:#f5f7ff}.blog-card-featured>a{padding:44px}.blog-category{display:inline-block;color:#536ed8;font-size:12px;letter-spacing:.12em;font-weight:700;margin-bottom:19px}.blog-card h2{font-size:clamp(25px,3vw,38px);max-width:850px;margin-bottom:17px}.blog-card:not(.blog-card-featured) h2{font-size:27px}.blog-card p{color:#667288;max-width:800px}.blog-meta{display:flex;gap:18px;flex-wrap:wrap;color:#8791a5;font-size:12px;margin-top:25px}.blog-read{color:#3858bd;font-size:14px;font-weight:650;margin-top:25px}.blog-cta{padding:68px 0;background:#1b2642}.blog-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.blog-cta .eyebrow{color:#9eafd3;margin-bottom:12px}.blog-cta h2{font-size:38px}.blog-cta p:not(.eyebrow){color:#aebbd4;margin-top:12px}.article{background:#fff;color:var(--ink)}.article-head{padding-top:70px;padding-bottom:58px;max-width:1050px}.article-back{display:block;color:#60729e;font-size:14px;margin-bottom:38px}.article-head h1{font-size:clamp(42px,5vw,67px);max-width:980px}.article-head h1 span{color:#6678b9}.article-deck{font-size:20px;line-height:1.65;color:#667288;max-width:830px;margin-top:25px}.article-body{max-width:850px;padding-bottom:90px}.article-body>p{font-size:18px;line-height:1.85;color:#4f5b70;margin:0 0 22px}.article-body h2{font-size:31px;margin:48px 0 18px}.article-body h3{font-size:22px;margin:32px 0 12px}.article-callout{border-left:3px solid var(--blue);background:#f5f7ff;padding:22px 25px;margin:34px 0;color:#44516b}.article-end{margin-top:55px;border-top:1px solid #dce2ec;padding-top:42px}.article-end h2{margin-top:0}.article-end .button{margin-top:20px}.article-secondary{display:inline-block;margin-left:22px;color:#3858bd;font-weight:650}.article .blog-meta{margin-top:28px}@media(max-width:800px){.blog-grid{grid-template-columns:1fr}.blog-card-featured{grid-column:auto}.blog-cta-inner{display:block}.blog-cta .button{margin-top:25px}}@media(max-width:600px){.blog-hero{padding:55px 0}.blog-index{padding:45px 0 55px}.blog-card>a,.blog-card-featured>a{padding:26px}.blog-card:not(.blog-card-featured) h2{font-size:25px}.article-head{padding-top:45px;padding-bottom:38px}.article-body>p{font-size:17px}.article-body h2{font-size:27px}.article-secondary{display:block;margin:18px 0 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Transparent approved logo: display full artwork. */
.brand .site-logo{aspect-ratio:3/1;height:auto;object-fit:contain;object-position:center;background:transparent;}

/* Mobile navigation after removing the duplicate header chat button. */
@media(max-width:600px){.header-no-chat .header-inner{position:relative}.header-no-chat .menu-toggle{margin-left:auto}.header-no-chat nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:100;background:var(--navy);padding:8px 20px 14px;border:1px solid var(--line);box-shadow:0 12px 28px #0005;flex-direction:column;align-items:stretch;gap:0}.header-no-chat nav.open{display:flex}.header-no-chat nav a:not(.nav-cta){display:block;padding:12px 4px;color:#fff;font-size:14px;font-weight:600;line-height:1.3;text-transform:uppercase}.header-no-chat nav a:hover,.header-no-chat nav a:focus-visible{color:var(--blue)}}

.about-copy .bio-linkedin{color:#3858bd;font-weight:600;text-decoration:underline;text-underline-offset:4px}.about-copy .bio-linkedin:hover{color:#263f91}.about-copy .bio-linkedin:focus-visible{outline:2px solid #3858bd;outline-offset:4px}

/* Live technology news */
.technology-news{padding:86px 0 92px;background:#f2f5fb;color:var(--ink);border-top:1px solid #dce2ec}.news-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:end}.technology-news .eyebrow{color:#66728b;margin-bottom:16px}.technology-news h2{font-size:clamp(36px,4vw,52px);font-weight:650}.technology-news h2 span{color:#6078d8}.news-heading>p{color:#697487;max-width:470px;justify-self:end}.news-filters{display:flex;flex-wrap:wrap;gap:10px;margin:34px 0 29px}.news-filters button{border:1px solid #cdd5e4;background:#fff;color:#4d5870;border-radius:999px;padding:8px 15px;cursor:pointer;font-size:13px;font-weight:600;transition:color .2s,background .2s,border-color .2s}.news-filters button:hover{border-color:#7794ff;color:#3858bd}.news-filters button.active{background:var(--navy);border-color:var(--navy);color:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{min-width:0;background:#fff;border:1px solid #dce2ec;border-radius:11px;overflow:hidden;box-shadow:0 8px 22px #19233e08}.news-card>a{display:flex;min-height:230px;height:100%;padding:25px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s}.news-card>a:hover{transform:translateY(-3px);box-shadow:0 15px 34px #18203916}.news-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.news-category{font-size:11px;letter-spacing:.1em;font-weight:700;color:#536ed8;text-transform:uppercase}.news-arrow{font-size:19px;color:var(--red)}.news-card h3{font-size:20px;line-height:1.32;letter-spacing:-.025em;font-weight:650}.news-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px;border-top:1px solid #edf0f5;color:#818ba0;font-size:12px}.news-meta strong{color:#4f5b70;font-weight:650}.news-empty{grid-column:1/-1;background:#fff;border:1px solid #dce2ec;border-radius:11px;padding:34px;color:#697487}.news-attribution{margin-top:22px;color:#7e889c;font-size:12px}.news-loading{min-height:230px;padding:25px}.news-loading span{display:block;height:12px;border-radius:8px;background:linear-gradient(90deg,#edf0f5,#f8f9fc,#edf0f5);background-size:220% 100%;animation:news-shimmer 1.4s infinite}.news-loading span:nth-child(1){width:35%;margin-bottom:28px}.news-loading span:nth-child(2){height:20px;width:92%;margin-bottom:12px}.news-loading span:nth-child(3){height:20px;width:70%}@keyframes news-shimmer{to{background-position:-220% 0}}
@media(max-width:900px){.news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.technology-news{padding:55px 0 62px}.news-heading{grid-template-columns:1fr;gap:18px}.news-heading>p{justify-self:start}.news-filters{flex-wrap:nowrap;overflow-x:auto;margin:27px -20px 24px;padding:0 20px 8px;scrollbar-width:none}.news-filters::-webkit-scrollbar{display:none}.news-filters button{white-space:nowrap}.news-grid{grid-template-columns:1fr}.news-card>a{min-height:210px}}

/* Homepage technology news scroller */
.home-news{padding:62px 0 58px;background:#151f37;border-top:1px solid #34405c;border-bottom:1px solid #34405c;overflow:hidden}.home-news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:28px}.home-news .eyebrow{color:#91a4d2;margin-bottom:12px}.home-news h2{font-size:clamp(30px,3.4vw,45px);font-weight:600}.home-news-actions{display:flex;align-items:center;gap:22px}.home-news-actions>p{color:#9faccc;font-size:13px;max-width:230px;text-align:right}.home-news-controls{display:flex;gap:9px}.home-news-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #536181;border-radius:50%;background:transparent;color:#fff;font-size:20px;cursor:pointer;transition:background .2s,border-color .2s}.home-news-controls button:hover:not(:disabled){background:#2a3859;border-color:#7894ff}.home-news-controls button:disabled{opacity:.3;cursor:default}.home-news-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 12px}.home-news-track::-webkit-scrollbar{display:none}.home-news-card{flex:0 0 calc((100% - 32px)/3);min-width:285px;scroll-snap-align:start;background:#fff;color:var(--ink);border-radius:10px;overflow:hidden;border-top:3px solid var(--red)}.home-news-card>a{display:flex;flex-direction:column;min-height:238px;height:100%;padding:23px 24px;transition:background .2s}.home-news-card>a:hover{background:#f6f8ff}.home-news-meta{display:flex;justify-content:space-between;gap:15px;color:#6578c9;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:20px}.home-news-card h3{font-size:20px;line-height:1.32;letter-spacing:-.025em;font-weight:650}.home-news-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin-top:auto;padding-top:21px;color:#7d879b;font-size:12px;border-top:1px solid #e6e9ef}.home-news-footer strong{color:#48546c;font-weight:650}.home-news-footer span{color:var(--red);font-size:18px}.home-news-all{display:inline-flex;gap:12px;align-items:center;margin-top:18px;color:#b8c6e6;font-size:13px;font-weight:600}.home-news-all:hover{color:#fff}.home-news-unavailable{flex:1;padding:26px;border:1px solid #45516c;border-radius:10px;color:#b6c2dc}.home-news-loading{min-height:238px;padding:24px}.home-news-loading span{display:block;height:12px;border-radius:8px;background:linear-gradient(90deg,#e8ecf4,#f7f8fb,#e8ecf4);background-size:220% 100%;animation:news-shimmer 1.4s infinite}.home-news-loading span:nth-child(1){width:32%;margin-bottom:27px}.home-news-loading span:nth-child(2){height:20px;width:92%;margin-bottom:11px}.home-news-loading span:nth-child(3){height:20px;width:68%}
@media(max-width:900px){.home-news-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:650px){.home-news{padding:45px 0 42px}.home-news-heading{display:block;margin-bottom:23px}.home-news-actions{justify-content:space-between;margin-top:17px}.home-news-actions>p{text-align:left}.home-news-track{margin-right:-20px;padding-right:20px}.home-news-card{flex-basis:82%;min-width:260px}.home-news-card>a{min-height:225px;padding:21px}.home-news-controls button{width:39px;height:39px}}

/* Homepage news placement: contained panel below the service menu. */
.hero>.home-news{padding:18px 0 62px;background:transparent;border:0;overflow:hidden}.home-news-panel{padding:30px;background:#171f35;border:1px solid #3b4764;border-radius:0}.hero>.home-news .home-news-heading{margin-bottom:22px}.hero>.home-news h2{font-size:30px;letter-spacing:-.035em}.hero>.home-news .home-news-card{border-radius:0}.hero>.home-news .home-news-card>a{min-height:210px}.hero>.home-news .home-news-all{margin-top:14px}
@media(max-width:650px){.hero>.home-news{padding:12px 0 42px}.home-news-panel{padding:22px 18px}.hero>.home-news h2{font-size:26px}.hero>.home-news .home-news-track{margin-right:-18px;padding-right:18px}.hero>.home-news .home-news-card{flex-basis:88%}}

/* Homepage news: one-third panel below the hero. */
main>.home-news{padding:34px 0 20px;background:#fff;color:var(--ink);border:0;overflow:hidden}main>.home-news .home-news-panel{width:33.333%;min-width:360px;padding:24px;background:#171f35;color:#fff;border:1px solid #3b4764;border-radius:0}main>.home-news .home-news-heading{display:block;margin-bottom:20px}main>.home-news h2{font-size:27px;letter-spacing:-.035em}main>.home-news .home-news-actions{justify-content:space-between;margin-top:14px}main>.home-news .home-news-actions>p{text-align:left;font-size:12px}main>.home-news .home-news-card{flex:0 0 100%;min-width:100%;border-radius:0}main>.home-news .home-news-card>a{min-height:220px}main>.home-news .home-news-track{gap:0}main>.home-news .home-news-all{margin-top:14px}
@media(max-width:1000px){main>.home-news .home-news-panel{width:50%;min-width:340px}}
@media(max-width:650px){main>.home-news{padding:24px 0 10px}main>.home-news .home-news-panel{width:100%;min-width:0;padding:22px 18px}main>.home-news .home-news-track{margin:0;padding-right:0}main>.home-news .home-news-card{flex-basis:100%;min-width:100%}}

/* Slim ten-story homepage news list */
main>.home-news .home-news-status{color:#9faccc;font-size:12px;margin-top:10px}main>.home-news .home-news-list{display:block;max-height:430px;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;scrollbar-width:thin;scrollbar-color:#61729a #202b44;padding:0;border-top:1px solid #3d4964}main>.home-news .home-news-list::-webkit-scrollbar{width:6px}main>.home-news .home-news-list::-webkit-scrollbar-track{background:#202b44}main>.home-news .home-news-list::-webkit-scrollbar-thumb{background:#61729a}.home-news-list-item{display:block;border-bottom:1px solid #34405a}.home-news-list-item>a{display:grid;grid-template-columns:25px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:11px 3px;color:#fff}.home-news-list-item>a:hover{background:#202c47}.home-news-number{color:#7689bd;font-size:10px;font-weight:700;letter-spacing:.08em}.home-news-list-content{display:block;min-width:0}.home-news-list-content>strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.home-news-list-meta{display:block;margin-top:4px;color:#8f9dbc;font-size:10px;line-height:1.2}.home-news-list-arrow{color:#e06770;font-size:14px}.home-news-list-loading{height:57px;border-bottom:1px solid #34405a;background:linear-gradient(90deg,#1b2741,#263451,#1b2741);background-size:220% 100%;animation:news-shimmer 1.4s infinite}
@media(max-width:650px){main>.home-news .home-news-list{max-height:390px}.home-news-list-item>a{padding:11px 2px}.home-news-list-content>strong{font-size:13px}}

/* Technology news lives in the footer. */
.site-footer .footer-news{padding:0 0 48px;background:transparent;border:0;color:#fff;overflow:hidden}.site-footer .footer-news .home-news-panel{width:33.333%;min-width:360px;padding:24px;background:#141d31;border:1px solid #3b4764;border-radius:0}.site-footer .footer-news .home-news-heading{display:block;margin-bottom:20px}.site-footer .footer-news h2{font-size:27px;letter-spacing:-.035em}.site-footer .footer-news .home-news-status{color:#9faccc;font-size:12px;margin-top:10px}.site-footer .footer-news .home-news-list{display:block;max-height:430px;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;scrollbar-width:thin;scrollbar-color:#61729a #202b44;padding:0;border-top:1px solid #3d4964}.home-news-list-arrow,.home-news-link-arrow{display:block;width:16px;height:16px;fill:none;stroke:#e06770;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px}.home-news-link-arrow{width:15px;height:15px}.site-footer .footer-news .home-news-all{margin-top:14px}
@media(max-width:1000px){.site-footer .footer-news .home-news-panel{width:50%;min-width:340px}}
@media(max-width:650px){.site-footer .footer-news{padding:0 0 38px}.site-footer .footer-news .home-news-panel{width:100%;min-width:0;padding:22px 18px}.site-footer .footer-news .home-news-list{max-height:390px}.site-footer .footer-news h2{font-size:26px}}

/* Technology news is the fifth footer column. */
@media(min-width:1001px){.site-footer .footer-main{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}}.site-footer .footer-main>.footer-news{padding:0;background:transparent;border:0;min-width:0;align-self:start}.site-footer .footer-main>.footer-news .home-news-panel{width:100%;min-width:0;padding:0;background:transparent;border:0}.site-footer .footer-main>.footer-news .home-news-heading{margin:0 0 12px}.site-footer .footer-main>.footer-news .eyebrow{font-size:10px;margin-bottom:8px;color:#7888ab}.site-footer .footer-main>.footer-news h2{font-size:18px;line-height:1.2;letter-spacing:-.025em}.site-footer .footer-main>.footer-news .home-news-status{font-size:10px;line-height:1.35;margin-top:7px}.site-footer .footer-main>.footer-news .home-news-list{max-height:300px;border-top:1px solid #303a50}.site-footer .footer-main>.footer-news .home-news-list-item>a{grid-template-columns:18px minmax(0,1fr) 13px;gap:6px;padding:9px 0}.site-footer .footer-main>.footer-news .home-news-number{font-size:8px}.site-footer .footer-main>.footer-news .home-news-list-content>strong{font-size:11px;line-height:1.3}.site-footer .footer-main>.footer-news .home-news-list-meta{font-size:8px;margin-top:3px}.site-footer .footer-main>.footer-news .home-news-list-arrow{width:13px;height:13px;stroke:#e06770;stroke-width:1.8}.site-footer .footer-main>.footer-news .home-news-all{font-size:11px;margin-top:11px;gap:7px}.site-footer .footer-main>.footer-news .home-news-link-arrow{width:13px;height:13px;stroke:#e06770;stroke-width:1.8}
@media(max-width:1000px){.site-footer .footer-main>.footer-news .home-news-panel{width:100%;min-width:0;padding:0}}
@media(max-width:600px){.site-footer .footer-main>.footer-news{padding:24px 0 0;border-top:1px solid #283249}.site-footer .footer-main>.footer-news h2{font-size:18px}.site-footer .footer-main>.footer-news .home-news-list{max-height:300px}.site-footer .footer-main>.footer-news .home-news-list-content>strong{font-size:12px}.site-footer .footer-main>.footer-news .home-news-list-meta{font-size:9px}}

/* Five latest stories, fully visible without an internal scroller. */
.site-footer .footer-main>.footer-news .home-news-list{max-height:none;overflow:visible;scrollbar-width:auto}.site-footer .footer-main>.footer-news .home-news-list::-webkit-scrollbar{display:none}
@media(max-width:600px){.site-footer .footer-main>.footer-news .home-news-list{max-height:none;overflow:visible}}


/* Magazine-style blog index */
.blog-magazine-page{background:#eef0f3;color:#20242d;overflow-x:hidden}.blog-magazine-page .header{color:#fff}.blog-magazine-page .header .container,.blog-magazine-page .magazine-shell{max-width:100%}.blog-magazine-page .magazine-feature-grid>*{min-width:0}.blog-magazine-page .header{background:var(--navy)}.magazine-blog{padding:18px 0 70px;background:#eef0f3}.magazine-shell{background:#fff;padding:0 22px 45px;box-shadow:0 2px 14px #11182712}.magazine-trending{height:66px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-bottom:1px solid #e1e4e9;color:#333;font-size:13px}.magazine-trending strong{background:var(--red);color:#fff;padding:8px 12px;font-size:11px;letter-spacing:.04em}.magazine-trending a:hover{color:#4d64b8}.magazine-trending span{color:#9299a5}.magazine-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;height:360px}.magazine-feature{position:relative;overflow:hidden;color:#fff}.magazine-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(8,12,20,.82) 100%)}.magazine-feature img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.magazine-feature:hover img{transform:scale(1.025)}.magazine-overlay{position:absolute;z-index:2;left:24px;right:22px;bottom:22px}.magazine-overlay b,.magazine-tag{display:inline-block;background:#202737;color:#fff;padding:3px 7px;font-size:9px;text-transform:uppercase;letter-spacing:.03em}.magazine-overlay h1,.magazine-overlay h2{font-size:24px;line-height:1.15;font-weight:650;letter-spacing:-.035em;margin:9px 0 7px}.magazine-overlay h1{font-size:25px;color:#fff}.magazine-feature h1>span{color:inherit}.magazine-overlay p{font-size:11px;color:#e2e5eb}.magazine-lower-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,.8fr);gap:45px;padding:38px 12px 0}.magazine-section-title{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #202737;margin-bottom:20px}.magazine-section-title h2{font-size:20px;font-weight:600;letter-spacing:-.02em;padding-bottom:8px}.magazine-section-title span{font-size:11px;color:#687183}.magazine-lead-story{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;padding-bottom:25px;border-bottom:1px solid #e3e6eb}.magazine-lead-story img{height:235px;object-fit:cover}.magazine-lead-story h3{font-size:23px;line-height:1.25;margin:10px 0}.magazine-lead-story p{font-size:14px;color:#687183;line-height:1.6}.magazine-mini-list{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.magazine-mini-list>a{display:grid;grid-template-columns:105px 1fr;gap:13px}.magazine-mini-list img{height:72px;object-fit:cover}.magazine-mini-list strong{font-size:13px;line-height:1.35}.magazine-mini-list small,.popular-story small{display:block;margin-top:6px;color:#8a919e;font-size:9px}.magazine-side>a{display:block;padding:11px 0;border-bottom:1px solid #e3e6eb;font-size:13px}.magazine-side .popular{margin-top:35px}.popular-story strong{font-family:Manrope,Arial,sans-serif;font-size:14px}.magazine-side a:hover,.magazine-lead-story a:hover,.magazine-mini-list a:hover{color:#4d64b8}
@media(max-width:850px){.magazine-feature-grid{grid-template-columns:1fr;height:auto}.magazine-feature{height:300px}.magazine-lower-grid{grid-template-columns:1fr}.magazine-lead-story{grid-template-columns:1fr}.magazine-lead-story img{height:300px}}
@media(max-width:600px){.magazine-blog{padding-top:0;background:#fff}.magazine-shell{width:100%;padding:0 20px 35px;background:#fff;box-shadow:none}.magazine-trending{height:auto;min-height:58px;grid-template-columns:auto 1fr;margin:0 -20px 18px;padding:8px 20px;gap:12px}.magazine-trending span{display:none}.magazine-trending a{font-size:11px}.magazine-feature-grid{gap:18px}.magazine-feature{height:250px;border-radius:8px;box-shadow:0 4px 14px #11182714}.magazine-overlay{left:20px;bottom:18px}.magazine-overlay h1,.magazine-overlay h2{font-size:21px}.magazine-lower-grid{padding:30px 0 0;gap:35px}.magazine-lead-story img{height:220px}.magazine-mini-list{grid-template-columns:1fr}}

/* Editorial article detail layout */
.article-page{background:#f4f5f7}
.article-page .header{background:var(--navy)}
.article-magazine{padding:34px 0 72px;background:#fff;color:var(--ink)}
.article-magazine-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:48px;align-items:start}
.article-main-column{min-width:0}
.article-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 10px;color:#9aa2b1;font-size:12px}
.article-breadcrumbs a:hover{color:#4f68cc}
.article-labels{display:flex;gap:7px;margin-bottom:14px}
.article-labels span{display:inline-block;padding:4px 8px;background:var(--red);color:#fff;border-radius:3px;font-size:10px;font-weight:700;line-height:1.1;text-transform:uppercase;letter-spacing:.035em}
.article-magazine-head{padding-bottom:18px;border-bottom:1px solid #dfe3ea}
.article-magazine-head h1{max-width:920px;color:#111827;font-size:clamp(30px,2.7vw,39px);font-weight:500;line-height:1.18;letter-spacing:-.03em}
.article-magazine-head h1 span{color:inherit}
.article-magazine-head .article-deck{max-width:850px;margin-top:16px;color:#667085;font-size:18px;line-height:1.55}
.article-magazine-head .blog-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:15px;color:#667085;font-size:12px}
.article-magazine-head .blog-meta span:last-child{color:#202737;font-weight:650}
.article-share{display:flex;gap:8px;margin:14px 0 34px}
.article-share a{display:grid;place-items:center;width:44px;height:42px;border-radius:3px;color:#fff;font-size:16px;font-weight:700}
.article-share .share-facebook{background:#3f65a8}
.article-share .share-linkedin{background:#0a78b5}
.article-share .share-email{background:#5d8f72}
.article-magazine .article-hero-image{width:100%;height:clamp(330px,39vw,540px);margin:0 0 36px;border-radius:0;box-shadow:none;background:#e7eaf0}
.article-magazine .article-hero-image img{width:100%;height:100%;object-fit:cover}
.article-magazine .article-body{max-width:none;padding:0}
.article-magazine .article-body>p{font-size:17px;line-height:1.82;color:#4d596d;margin:0 0 22px}
.article-magazine .article-body h2{font-size:30px;margin:42px 0 16px}
.article-magazine .article-body h3{font-size:21px;margin:30px 0 11px}
.article-magazine .article-end{margin-bottom:10px}
.article-sidebar{min-width:0;padding-top:5px}
.article-sidebar-section{margin-bottom:42px}
.article-sidebar-section h2{display:inline-block;margin:0 0 26px;padding-bottom:9px;border-bottom:2px solid var(--red);font-size:22px;line-height:1;letter-spacing:-.025em}
.article-connect-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.article-connect-grid a{display:flex;min-height:104px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dfe3ea;background:#fff;color:#202737;text-align:center}
.article-connect-grid strong{color:#4964bd;font-size:24px;line-height:1}
.article-connect-grid span{margin-top:9px;color:#5f6879;font-size:11px}
.article-recent-link{display:grid;grid-template-columns:106px minmax(0,1fr);gap:14px;align-items:start;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #e6e9ef}
.article-recent-link img{width:106px;height:74px;object-fit:cover}
.article-recent-link strong{display:block;color:#202737;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.35;letter-spacing:-.015em}
.article-recent-link small{display:block;margin-top:7px;color:#7b8494;font-size:10px;line-height:1.35}
.article-recent-link small b{display:inline-block;margin-right:7px;padding:2px 5px;background:#202737;color:#fff;font-size:9px}
.article-recent-link:hover strong{color:#4f68cc}
.article-sidebar-all{color:#415bb8;font-size:13px;font-weight:650}
@media(min-width:1001px){.article-sidebar{position:sticky;top:22px}}
@media(max-width:1000px){
  .article-magazine-grid{grid-template-columns:1fr;gap:54px}
  .article-sidebar{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;padding-top:0}
}
@media(max-width:700px){
  .article-magazine{padding:24px 0 50px}
  .article-magazine-grid{gap:42px}
  .article-magazine-head h1{font-size:27px;line-height:1.2}
  .article-magazine-head .article-deck{font-size:16px}
  .article-share{margin:13px 0 24px}
  .article-share a{width:41px;height:39px}
  .article-magazine .article-hero-image{width:calc(100% + 40px);height:250px;margin-left:-20px;margin-bottom:30px}
  .article-magazine .article-body>p{font-size:16px;line-height:1.75}
  .article-magazine .article-body h2{font-size:26px;margin-top:36px}
  .article-sidebar{display:block}
  .article-sidebar-section{margin-bottom:38px}
  .article-connect-grid a{min-height:92px}
}


/* Ten-day AI model development series */
.ai-series-section{padding:44px 0 46px;background:#f5f7fb;border-top:1px solid #e4e8f0;border-bottom:1px solid #e4e8f0}
.ai-series-section .magazine-section-title{margin-bottom:8px}
.ai-series-section .magazine-section-title span{font-size:.72rem;letter-spacing:.08em;color:#6d7482}
.ai-series-intro{max-width:720px;margin:0;color:#4f5868}
.ai-series-status{margin:8px 0 22px;font-size:.86rem;font-weight:700;color:#ca3946}
.ai-series-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.ai-series-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:176px;background:#fff;border:1px solid #e2e6ee;box-shadow:0 8px 22px rgba(16,27,51,.06)}
.ai-series-image{display:block;overflow:hidden;background:#111827}
.ai-series-image img{width:100%;height:100%;min-height:176px;object-fit:cover;transition:transform .25s ease}
.ai-series-card:hover .ai-series-image img{transform:scale(1.025)}
.ai-series-card-body{padding:18px 20px}
.ai-series-meta{margin:0 0 8px!important;color:#ca3946!important;font-size:.7rem!important;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.ai-series-card h3{margin:0 0 8px;font-size:1.08rem;line-height:1.22}
.ai-series-card h3 a{color:#111827;text-decoration:none}
.ai-series-card-body>p:not(.ai-series-meta){margin:0 0 11px;color:#5a6270;font-size:.86rem;line-height:1.5}
.ai-series-read{font-size:.78rem;font-weight:800;color:#246cff;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}
.article-sources{margin-top:34px;padding:24px 26px;background:#f5f7fb;border-left:4px solid #246cff}
.article-sources h2{margin-top:0}
.article-sources li{margin:.55rem 0;line-height:1.55}
.article-sources a{color:#185dd5;text-decoration:underline;text-underline-offset:2px}
@media(max-width:920px){
  .ai-series-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .ai-series-section{padding:30px 0 34px}
  .ai-series-card{grid-template-columns:112px minmax(0,1fr);min-height:154px}
  .ai-series-image img{min-height:154px}
  .ai-series-card-body{padding:14px}
  .ai-series-card h3{font-size:.98rem}
  .ai-series-card-body>p:not(.ai-series-meta){display:none}
  .ai-series-meta{font-size:.62rem!important}
  .article-sources{padding:20px}
}

.service-link-card{display:block;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service-link-card:hover,.service-link-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 36px rgba(16,23,41,.10);border-color:#bcc9e5}.homepage-pages{padding-top:72px}

/* Secret Admin Hub portfolio card */
.adminhub-cover{background:linear-gradient(135deg,#111b45 0%,#263f91 54%,#5d3aa8 100%);border:1px solid #7186dc;color:#fff}
.adminhub-wordmark{display:flex;flex-direction:column;align-items:flex-start;gap:12px;line-height:1.05}
.adminhub-logo{display:block;width:min(430px,92%);height:auto;max-height:112px;object-fit:contain;object-position:left center}
.adminhub-wordmark small{color:#cbd5ff;font-family:'DM Sans',Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.4}
.adminhub-cover .cover-top,.adminhub-cover .cover-bottom{color:#dce3ff}
@media(max-width:600px){.adminhub-logo{width:min(330px,100%);max-height:96px}.adminhub-wordmark small{font-size:13px}}


/* Compact homepage navigation */
.homepage-pages{background:#f3f5f9;color:var(--ink);padding:56px 0 64px}
.homepage-pages-heading{display:grid;grid-template-columns:.7fr 1.35fr 1fr;gap:34px;align-items:start;margin-bottom:30px}
.homepage-pages .eyebrow{color:#66728b;padding-top:8px}
.homepage-pages-heading h2{font-size:clamp(32px,3.5vw,48px);font-weight:650;line-height:1.08}
.homepage-pages-heading>p:last-child{color:#657086;font-size:16px;line-height:1.6;padding-top:4px}
.homepage-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.homepage-page-card{display:flex;flex-direction:column;min-height:210px;padding:25px 27px;background:#fff;border:1px solid #dfe4ed;border-left:4px solid #5678ff;box-shadow:0 10px 28px rgba(16,23,41,.07);color:var(--ink);transition:transform .18s ease,box-shadow .18s ease}
.homepage-page-card:hover,.homepage-page-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 34px rgba(16,23,41,.11)}
.homepage-card-label{color:#66728b;font-size:11px;font-weight:700;letter-spacing:.12em}
.homepage-page-card h3{font-size:25px;margin:13px 0 9px;letter-spacing:-.035em}
.homepage-page-card p{color:#667187;font-size:15px;line-height:1.55;max-width:490px}
.homepage-card-arrow{margin-top:auto;padding-top:18px;color:#3659ca;font-size:13px;font-weight:700}
.homepage-page-card-contact{border-left-color:var(--red)}
.homepage-page-card-contact .homepage-card-arrow{color:var(--red)}
@media(max-width:800px){.homepage-pages-heading{grid-template-columns:1fr;gap:10px}.homepage-pages .eyebrow{padding-top:0}.homepage-pages-heading>p:last-child{max-width:620px}.homepage-page-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.homepage-pages{padding:38px 0 44px}.homepage-pages-heading{margin-bottom:22px}.homepage-pages-heading h2{font-size:34px}.homepage-pages-heading>p:last-child{font-size:15px}.homepage-page-grid{grid-template-columns:1fr;gap:12px}.homepage-page-card{min-height:0;padding:20px 21px}.homepage-page-card h3{font-size:22px;margin:9px 0 6px}.homepage-page-card p{font-size:14px}.homepage-card-arrow{padding-top:13px}}


/* Four-service homepage heading */
.homepage-pages-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:52px;align-items:end}
.homepage-pages-heading h2{max-width:620px}
.homepage-pages-heading>p:last-child{max-width:500px;padding-top:0}
@media(max-width:800px){.homepage-pages-heading{grid-template-columns:1fr;gap:12px;align-items:start}}

/* Optional appointment scheduler */
.appointment-page{background:#f2f5fa}.appointment-page .header{color:#fff}.appointment-main{padding:48px 0 70px;color:var(--ink)}.appointment-shell{width:min(1120px,calc(100% - 40px));margin:auto;padding:clamp(28px,5vw,64px);background:#fff;border:1px solid #dfe5ef;box-shadow:0 18px 52px rgba(16,23,41,.1)}.appointment-breadcrumb{display:flex;gap:9px;margin-bottom:32px;color:#778197;font-size:13px;text-transform:none}.appointment-breadcrumb a{color:#3d5fc9;font-weight:700}.appointment-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:end;padding-bottom:34px;border-bottom:1px solid #e2e6ee}.appointment-intro .eyebrow{margin-bottom:14px;color:#52658f}.appointment-intro h1{font-size:clamp(38px,5vw,62px);color:#111827}.appointment-intro>p{color:#667187;font-size:17px}.scheduler-message,.appointment-success{margin-top:30px;padding:28px;border-left:4px solid #5678ff;background:#f6f8fd}.scheduler-message h2,.appointment-success h2{font-size:28px;margin-bottom:8px}.scheduler-message a{color:#3659ca;font-weight:700}.appointment-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.appointment-card{position:relative;padding:28px;border:1px solid #dfe4ed;box-shadow:0 9px 24px rgba(16,23,41,.06)}.appointment-details{grid-column:1/-1}.appointment-card h2{font-size:24px;margin:0 0 22px}.appointment-step{position:absolute;right:24px;top:22px;color:#9ba5b8;font-size:13px;font-weight:800}.appointment-card label{display:block;margin:0 0 7px;color:#303a50;font-size:13px;font-weight:700}.appointment-card input,.appointment-card textarea{width:100%;border:1px solid #cfd6e3;border-radius:0;background:#fff;color:#172035;padding:12px 13px;font:inherit}.appointment-card input:focus,.appointment-card textarea:focus{outline:3px solid rgba(86,120,255,.18);border-color:#5678ff}.appointment-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.appointment-help{margin-top:10px;color:#748097;font-size:13px}.appointment-slots{display:flex;flex-wrap:wrap;gap:9px}.appointment-slot{min-width:104px;padding:11px 13px;border:1px solid #bdc7d9;background:#fff;color:#27334c;cursor:pointer;font-weight:700}.appointment-slot:hover,.appointment-slot.selected{border-color:#5678ff;background:#5678ff;color:#fff}.appointment-submit{margin-top:20px;border:0;cursor:pointer}.appointment-submit:disabled{opacity:.6;cursor:wait}.appointment-status{margin-top:12px;color:#247155;font-weight:700}.appointment-status.error{color:#b92f3a}.appointment-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.appointment-success{border-left-color:#2aab69}.appointment-success .eyebrow{color:#218552;margin-bottom:8px}.appointment-page .site-footer{border-top:4px solid var(--red)}
@media(max-width:760px){.appointment-main{padding:0 0 40px}.appointment-shell{width:calc(100% - 24px);padding:25px 20px}.appointment-intro,.appointment-form{grid-template-columns:1fr;gap:18px}.appointment-intro{gap:14px}.appointment-intro h1{font-size:38px}.appointment-details{grid-column:auto}.appointment-fields{grid-template-columns:1fr}.appointment-card{padding:23px 19px}.appointment-slot{min-width:calc(50% - 5px)}}

/* Appointment modal and visible date picker */
.appointment-calendar{border:1px solid #dfe4ed;background:#fff;padding:12px}.appointment-calendar-head{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;margin-bottom:10px}.appointment-calendar-head strong{text-align:center;color:#172035;font-size:16px}.appointment-calendar-head button,.appointment-calendar-days button{border:0;background:transparent;color:#27334c;font:inherit;cursor:pointer}.appointment-calendar-head button{height:36px;font-size:25px}.appointment-calendar-head button:hover:not(:disabled){background:#eef2ff}.appointment-calendar-head button:disabled{opacity:.3;cursor:not-allowed}.appointment-calendar-weekdays,.appointment-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;text-align:center}.appointment-calendar-weekdays span{padding:4px 0 7px;color:#7b8598;font-size:10px;font-weight:800;text-transform:uppercase}.appointment-calendar-days button,.appointment-calendar-blank{display:grid;place-items:center;min-height:38px}.appointment-calendar-days button{border:1px solid transparent;font-size:13px;font-weight:700}.appointment-calendar-days button:hover:not(:disabled){border-color:#7892ef;background:#f1f4ff}.appointment-calendar-days button.selected{background:#5678ff;color:#fff}.appointment-calendar-days button:disabled{color:#c7cbd4;cursor:not-allowed}.appointment-modal[hidden]{display:none}.appointment-modal{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:18px}.appointment-modal-backdrop{position:absolute;inset:0;background:rgba(8,15,34,.72);backdrop-filter:blur(5px)}.appointment-dialog{position:relative;width:min(980px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:30px;background:#f7f9fc;box-shadow:0 28px 90px rgba(0,0,0,.38)}.appointment-modal-close{position:absolute;z-index:2;top:12px;right:14px;width:42px;height:42px;border:0;background:#101729;color:#fff;font-size:28px;line-height:1;cursor:pointer}.appointment-modal-heading{padding:0 52px 20px 0;border-bottom:1px solid #dfe4ed}.appointment-modal-heading .eyebrow{color:#52658f;margin-bottom:8px}.appointment-modal-heading h2{color:#111827;font-size:clamp(30px,4vw,44px);margin:0 0 7px}.appointment-modal-heading>p:last-child{color:#667187}.appointment-dialog .appointment-form{margin-top:18px}.appointment-dialog .appointment-card{padding:22px}.appointment-dialog .appointment-card h2{font-size:20px;margin-bottom:15px}.appointment-dialog .scheduler-message{margin-top:18px}.appointment-modal-open{overflow:hidden}
@media(max-width:760px){.appointment-modal{padding:0;align-items:end}.appointment-dialog{width:100%;max-height:92vh;padding:22px 14px}.appointment-modal-heading{padding:0 42px 16px 5px}.appointment-modal-heading h2{font-size:29px}.appointment-dialog .appointment-form{grid-template-columns:1fr}.appointment-dialog .appointment-card{padding:19px 14px}.appointment-calendar{padding:8px}.appointment-calendar-days button,.appointment-calendar-blank{min-height:36px}}


/* Shared blog detail container and related-article layout */
.article-page .article-magazine,
.managed-article.article-magazine{padding:18px 0 70px;background:#eef0f3;color:var(--ink)}
.article-page:not(.managed-article-page) .article-magazine-grid,
.managed-article .managed-article-shell{background:#fff;padding:clamp(28px,3vw,46px);box-shadow:0 2px 14px #11182712}
.managed-article .managed-article-shell{width:min(1280px,calc(100% - 112px));margin:auto}
.managed-article .article-magazine-grid{width:100%;max-width:none}
.managed-article .managed-article-hero{width:100%;height:clamp(330px,39vw,540px);margin:0 0 36px;object-fit:cover}
.managed-article .managed-article-lead{margin:0 0 28px;padding:0 0 25px;border-bottom:1px solid #e6e9f0;color:#667085;font-size:18px;line-height:1.55}
.managed-article .managed-article-body{color:#2f394d;font-size:17px;line-height:1.82}
.managed-article .managed-article-body>p{margin:0 0 22px}
.managed-article .managed-article-body h2{margin:42px 0 16px;font-size:30px}
.managed-article .managed-article-body h3{margin:30px 0 11px;font-size:21px}
.managed-article .managed-article-body a{color:#2857c5}
.managed-article .managed-article-gallery{display:grid;gap:24px;margin-top:34px}
.managed-article .managed-article-gallery figure{margin:0}
.managed-article .managed-article-gallery img{width:100%;max-height:500px;object-fit:cover}
.managed-article .managed-article-gallery figcaption{margin-top:8px;color:#687389;font-size:13px}
.managed-back{display:inline-block;margin-top:36px;color:#2857c5;font-size:13px;font-weight:800}
.article-more{margin-top:52px;padding-top:10px}
.article-more .magazine-section-title{margin-bottom:20px}
.article-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.article-more-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:15px;min-height:98px;padding-bottom:18px;border-bottom:1px solid #e3e6eb;color:#202737}
.article-more-card img{width:132px;height:92px;object-fit:cover}
.article-more-card>span{min-width:0}
.article-more-card strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.35}
.article-more-card:hover strong{color:#4d64b8}
.article-more-category{display:block;margin-bottom:5px;color:#c93640;font-size:9px;font-weight:800;text-transform:uppercase}
.article-more-meta{display:block;margin-top:7px;color:#8a919e;font-size:9px}
.article-sidebar.magazine-side .magazine-section-title h2{display:block;margin:0;padding-bottom:8px;border:0;font-size:20px}
.article-sidebar.magazine-side .magazine-section-title{margin-bottom:10px}
.article-sidebar.magazine-side>a{padding:13px 0}
@media(max-width:1000px){
  .article-page:not(.managed-article-page) .article-magazine-grid,
  .managed-article .managed-article-shell{width:min(100% - 40px,1280px)}
}
@media(max-width:700px){
  .article-page .article-magazine,
  .managed-article.article-magazine{padding:0 0 45px;background:#fff}
  .article-page:not(.managed-article-page) .article-magazine-grid,
  .managed-article .managed-article-shell{width:100%;padding:24px 20px;box-shadow:none}
  .managed-article .managed-article-hero{width:calc(100% + 40px);height:250px;margin-left:-20px}
  .article-more-grid{grid-template-columns:1fr}
  .article-more-card{grid-template-columns:108px minmax(0,1fr)}
  .article-more-card img{width:108px;height:78px}
}