/* DigiSoft Nexus v6 refinements */
:root{
  --ink:#11121c;
  --muted:#646677;
  --line:#e7e6ee;
  --soft:#f7f6fb;
  --blue:#2d55a4;
  --purple:#7042b3;
  --pink:#c45aa8;
  --gradient:linear-gradient(120deg,#2d55a4 0%,#7042b3 57%,#c45aa8 100%);
  --brand-wash:linear-gradient(135deg,#eef3ff 0%,#f3effc 54%,#fbf2f8 100%);
}

body{background:#fff;color:var(--ink)}
.btn{box-shadow:0 16px 34px rgba(74,58,154,.2)}
.btn:hover{box-shadow:0 22px 44px rgba(72,54,155,.26)}
.overline,.footer-topline>div>span,.footer-column .footer-all-link,.article-hero>div>span{color:var(--purple)!important}
.dark .overline,.inventory-v5 .overline,.final-cta>div>span,.site-footer-v5 .overline{color:#c9a9ee!important}
.final-cta{background:var(--gradient)}
.home-service-card>i,.catalog-card>div i,.legacy-card>i{background:var(--brand-wash);color:var(--purple)}
.service-card .icon,.value-grid i,.audience-grid i,.pillar-grid article>i,.article-callout>i{color:#9970c3}
.page-hero-content>span,.team-v5-grid span,.office-image span,.footer-newsletter span{color:#c4a0dc}
.hero-dots i:first-child{background:#8a6bb9}
.article-callout{background:var(--brand-wash)}
.home-service-card:before{background:var(--gradient)}
.service-proof-card{background:linear-gradient(140deg,#152448,#35265e 56%,#63326d)}
.proof-visual>i,.service-proof-card .pulse-ring,.deliver-grid span,.footer-contact-v5>a>i{color:#d899cc}
.pulse-ring{border-color:#a977cb}
.floating-pill{color:#263963}
.inventory-grid>a:hover{border-color:#8b68c4}
.inventory-grid>a{background:linear-gradient(155deg,#1d2030,#161722)}
.inventory-grid>a:hover{background:linear-gradient(155deg,#242743,#1c1830)}
.footer-topline>div>span,.footer-column .footer-all-link{color:#b792dc!important}
.footer-contact-v5>a>i{background:#2d3554}
.site-footer-v5 .socials a:hover{background:#344a7d;border-color:#6d83ba}

/* Platform icons reveal their own brand colour on hover. */
.platform-marquee .client-logo{filter:grayscale(1);opacity:.72;transition:filter .25s,opacity .25s,transform .25s,border-color .25s,box-shadow .25s}
.platform-marquee .client-logo:hover{filter:none;opacity:1;transform:translateY(-5px);border-color:#b9afd4;box-shadow:0 18px 38px rgba(37,24,65,.13)}
.platform-marquee .client-logo>img{width:31px;height:31px;object-fit:contain;filter:grayscale(1);transition:filter .25s,transform .25s}
.platform-marquee .client-logo:hover>img{filter:none;transform:scale(1.12)}
.platform-marquee .client-logo[data-brand="meta"]:hover>i{color:#0866ff}
.platform-marquee .client-logo[data-brand="instagram"]:hover>i{color:#d62976}
.platform-marquee .client-logo[data-brand="linkedin"]:hover>i{color:#0a66c2}
.platform-marquee .client-logo[data-brand="youtube"]:hover>i{color:#ff0000}
.platform-marquee .client-logo[data-brand="wordpress"]:hover>i{color:#21759b}
.platform-marquee .client-logo[data-brand="mailchimp"]:hover>i{color:#241c15}
.platform-marquee .client-logo[data-brand="amazon"]:hover>i{color:#ff9900}
.platform-marquee .client-logo[data-brand="hubspot"]:hover>i{color:#ff7a59}
.platform-marquee .client-logo b{transition:color .25s}
.platform-marquee .client-logo:hover b{color:#171321}

/* More even section rhythm and the specific About-page gap correction. */
.about-difference{padding-top:68px}
.careers-intro,.client-success-intro{padding-bottom:92px}
.careers-capabilities,.career-process{padding:110px 7vw}
.career-process{background:var(--soft)}
.client-success-story{padding-top:86px}

/* Dedicated FAQ page. */
.faq-page-section{max-width:1420px;margin:auto;padding:110px 7vw;display:grid;grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);gap:8vw;align-items:start}
.faq-page-intro{position:sticky;top:150px}
.faq-page-intro h2{font-size:clamp(40px,4.5vw,68px);line-height:1.04;letter-spacing:-.05em;margin:18px 0 24px}
.faq-page-intro p{color:var(--muted);line-height:1.8;margin-bottom:28px}
.faq-page-list details{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0;margin:0}
.faq-page-list summary{padding:23px 48px 23px 0;font-size:17px;line-height:1.45;position:relative;list-style:none}
.faq-page-list summary::-webkit-details-marker{display:none}
.faq-page-list summary:after{content:"+";position:absolute;right:0;top:19px;width:30px;height:30px;border-radius:50%;background:var(--brand-wash);display:grid;place-items:center;color:var(--purple);transition:transform .25s,background .25s,color .25s}
.faq-page-list details[open] summary:after{transform:rotate(45deg);background:var(--purple);color:#fff}
.faq-page-list details p{font-size:14px;line-height:1.82;color:var(--muted);padding:0 45px 23px 0;margin:0}

/* Real legal copy with readable navigation and measure. */
.legal-page{max-width:1420px;margin:auto;padding:105px 7vw 125px;display:grid;grid-template-columns:minmax(270px,.58fr) minmax(0,1.42fr);gap:8vw;align-items:start}
.legal-summary{position:sticky;top:150px;padding:32px;border-radius:22px;background:var(--brand-wash);border:1px solid #e2dced}
.legal-summary h2{font-size:clamp(30px,3vw,46px);line-height:1.12;letter-spacing:-.04em;margin:15px 0 22px}
.legal-summary p{font-size:13px;line-height:1.75;color:var(--muted)}
.legal-summary>a{display:inline-flex;align-items:center;gap:12px;margin-top:12px;font-size:12px;font-weight:800;color:var(--purple)}
.legal-content{max-width:840px}
.legal-content>h2{font-size:clamp(38px,4vw,62px);letter-spacing:-.05em;margin:0 0 36px}
.legal-content h3{font-size:20px;line-height:1.35;margin:40px 0 12px;padding-top:8px;border-top:1px solid var(--line)}
.legal-content p,.legal-content li{font-size:15px;line-height:1.9;color:#555767}
.legal-content li{margin:8px 0}
.legal-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}

/* Blog actions: fix the concatenated unstyled links shown on the live site. */
.article-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:34px}
.article-action{min-height:116px!important;padding:20px!important;border:1px solid var(--line)!important;border-radius:17px!important;background:#fff!important;display:flex!important;align-items:center;justify-content:space-between;gap:16px;color:var(--ink)!important;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s}
.article-action>span{display:flex;flex-direction:column;gap:7px;min-width:0}
.article-action small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#888595}
.article-action b{font-size:13px;line-height:1.35}
.article-action>i{width:36px;height:36px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--brand-wash);color:var(--purple);transition:transform .25s,background .25s,color .25s}
.article-action:hover{transform:translateY(-5px);border-color:#b7abd1!important;box-shadow:0 18px 38px rgba(31,24,46,.1)}
.article-action:hover>i{transform:translateX(3px);background:var(--purple);color:#fff}
.article-action.primary{background:linear-gradient(145deg,#243d75,#5a3b8b)!important;color:#fff!important;border-color:transparent!important}
.article-action.primary small{color:#cec4df}
.article-action.primary>i{background:#ffffff18;color:#fff}

/* Floating website knowledge assistant. */
.dn-chat-launcher{position:fixed;right:24px;bottom:82px;z-index:110;width:58px;height:58px;border:0;border-radius:18px;background:var(--gradient);color:#fff;display:grid;place-items:center;font-size:21px;box-shadow:0 18px 45px rgba(52,43,112,.35);cursor:pointer;transition:transform .25s,box-shadow .25s}
.dn-chat-launcher:hover{transform:translateY(-5px) rotate(-2deg);box-shadow:0 24px 50px rgba(52,43,112,.42)}
.dn-chat-launcher:after{content:"Ask DigiSoft";position:absolute;right:68px;white-space:nowrap;background:#151421;color:#fff;padding:9px 12px;border-radius:10px;font-size:11px;font-weight:750;opacity:0;transform:translateX(8px);pointer-events:none;transition:.2s}
.dn-chat-launcher:hover:after{opacity:1;transform:none}
.dn-chat-panel{position:fixed;right:24px;bottom:154px;z-index:111;width:min(390px,calc(100vw - 32px));height:min(610px,calc(100vh - 190px));border:1px solid #dedbe8;border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(24,19,39,.24);display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(18px) scale(.97);transform-origin:bottom right;transition:opacity .24s,visibility .24s,transform .24s}
.dn-chat-panel.open{opacity:1;visibility:visible;transform:none}
.dn-chat-head{padding:19px 18px;background:linear-gradient(130deg,#203a72,#624091);color:#fff;display:flex;align-items:center;gap:12px}
.dn-chat-avatar{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;padding:5px;flex:none}
.dn-chat-avatar img{width:100%;height:100%;object-fit:contain}
.dn-chat-head>div:nth-child(2){display:flex;flex-direction:column;min-width:0}
.dn-chat-head b{font-size:14px}
.dn-chat-head span{font-size:10px;color:#d9d2e6;margin-top:3px}
.dn-chat-close{margin-left:auto;border:0;background:#ffffff12;color:#fff;width:32px;height:32px;border-radius:9px;cursor:pointer}
.dn-chat-messages{flex:1;overflow:auto;padding:18px;background:#faf9fc;scroll-behavior:smooth}
.dn-chat-message{max-width:88%;padding:12px 14px;border-radius:15px;margin:0 0 11px;font-size:12px;line-height:1.65;white-space:pre-line}
.dn-chat-message.bot{background:#fff;border:1px solid #e8e5ee;border-bottom-left-radius:5px;color:#464756}
.dn-chat-message.user{margin-left:auto;background:linear-gradient(135deg,#31579e,#7145aa);color:#fff;border-bottom-right-radius:5px}
.dn-chat-sources{display:flex;flex-wrap:wrap;gap:6px;margin:-3px 0 14px}
.dn-chat-sources a{padding:7px 9px;border-radius:9px;background:#ece8f5;color:#4e3c75;font-size:9px;font-weight:750}
.dn-chat-suggestions{display:flex;gap:6px;overflow:auto;padding:10px 14px;border-top:1px solid #eceaf0;background:#fff}
.dn-chat-suggestions button{border:1px solid #dcd7e8;background:#fff;color:#4e3d70;border-radius:30px;padding:7px 10px;font-size:9px;white-space:nowrap;cursor:pointer}
.dn-chat-form{display:flex;gap:8px;padding:12px 14px 14px;background:#fff}
.dn-chat-form input{min-width:0;flex:1;border:1px solid #dcd9e4;border-radius:13px;padding:12px 13px;font-size:12px;outline:0}
.dn-chat-form input:focus{border-color:#7653ad;box-shadow:0 0 0 3px #7653ad13}
.dn-chat-form button{width:43px;height:43px;border:0;border-radius:13px;background:var(--gradient);color:#fff;cursor:pointer}
.dn-chat-status{padding:0 15px 9px;font-size:9px;color:#898694;background:#fff}

@media(max-width:950px){
  .faq-page-section,.legal-page{grid-template-columns:1fr;gap:48px}
  .faq-page-intro,.legal-summary{position:static}
  .article-links{grid-template-columns:1fr}
  .article-action{min-height:92px!important}
}

@media(max-width:560px){
  .about-difference{padding-top:45px}
  .faq-page-section,.legal-page,.careers-capabilities,.career-process{padding:75px 24px}
  .dn-chat-launcher{right:16px;bottom:72px;width:54px;height:54px}
  .dn-chat-launcher:after{display:none}
  .dn-chat-panel{right:16px;bottom:138px;height:calc(100vh - 160px)}
}

@media(prefers-reduced-motion:reduce){
  .dn-chat-launcher,.dn-chat-panel,.article-action,.platform-marquee .client-logo{transition:none}
}

/* v7 stable responsive correction: targeted readability without changing the
   established component proportions. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{overflow-x:hidden}

/* Laptop/desktop readability. */
.rich-copy p,.story-copy>p,.contact-info>p,.extra-intro .service-rich>p,
.team-v5-copy>p,.home-faq-intro>p,.catalogue-head>div:first-child>p,
.office-image p,.article-body p,.article-body li,.legal-content p,.legal-content li{
  font-size:16px!important;
  line-height:1.78!important;
}
.service-card p,.legacy-card p,.home-service-card p,.inventory-grid p,
.process-grid p,.article-grid p,.engage-grid p,.industry-grid p,.value-grid p,
.deliver-grid p,.catalog-card p,.pillar-grid p,.insight-index-card p,
.side-card p,.faq-list details p,.home-faq-list details p,.faq-page-list details p,
.service-proof-card p,.legal-summary p{
  font-size:14.5px!important;
  line-height:1.72!important;
}
.industry-grid a,.catalog-card>a,.home-service-card b,.inventory-grid b,
.service-card>a,.legacy-card>a,.insight-index-card>div>a:last-child{font-size:12.5px!important}
.check-list span,.article-author p,.related-posts>a span,.map-caption>span{font-size:14px!important;line-height:1.65}
.side-card>a:not(.btn),.post-tags a,.filter button,.search-box button{font-size:12.5px!important}
.insight-toolbar>span{font-size:13px}
.lead-form label{font-size:13px}
.lead-form input,.lead-form select,.lead-form textarea{font-size:15px}
.client-logo b{font-size:13px}
.article-meta{font-size:12px}
.footer-cta{font-size:13.5px!important}

/* Performance-model cards. */
.model-grid>div{min-height:220px;justify-content:flex-start}
.model-grid i{font-size:28px;margin-bottom:18px}
.model-grid b{font-size:21px;line-height:1.25}
.model-grid span{font-size:14.5px!important;line-height:1.5;color:#5d5f70}

/* Compact final CTA: prevents the headline, paragraph and button drifting
   apart on wide screens. */
.final-cta{min-height:0!important;padding:54px 8vw!important;gap:36px;align-items:center}
.final-cta>div:not(.cta-orb){max-width:900px;display:flex;flex-direction:column;gap:12px}
.final-cta>div>span{display:block;margin:0!important;line-height:1.35!important}
.final-cta h2{margin:0!important;font-size:clamp(36px,3.45vw,54px)!important;line-height:1.08!important;letter-spacing:-.04em!important}
.final-cta p{margin:0!important;font-size:16px!important;line-height:1.62!important}
.final-cta>.btn{flex:none}
.final-cta .btn span{font-size:13px!important;letter-spacing:0!important;line-height:1.2!important}

/* Reduce only the excessive home-page gap before Latest Thinking. */
.home-faq-v5{padding-bottom:58px}
.insights-preview{padding-top:52px}

/* Footer readability. */
.footer-brand-v5>p{font-size:14px!important;line-height:1.75!important}
.footer-main h3{font-size:16px}
.footer-column>a{font-size:13.5px!important;line-height:1.55}
.footer-contact-v5>a{font-size:13.5px!important;line-height:1.6}
.footer-contact-v5 small{font-size:9px}
.footer-bottom,.footer-bottom a{font-size:11.5px!important;line-height:1.55}

/* Editorial Policy. */
.editorial-policy{max-width:1440px;margin:auto;padding:90px 7vw 110px;display:grid;grid-template-columns:minmax(270px,.62fr) minmax(0,1.38fr);gap:6vw;align-items:start}
.editorial-policy-summary{position:sticky;top:145px;padding:34px;border:1px solid #e2dced;border-radius:24px;background:var(--brand-wash)}
.editorial-policy-summary h2{font-size:clamp(31px,3vw,46px);line-height:1.1;letter-spacing:-.045em;margin:15px 0 18px}
.editorial-policy-summary>p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}
.editorial-policy-summary nav{display:flex;flex-direction:column;margin:27px 0;border-top:1px solid #dcd5e7}
.editorial-policy-summary nav a{padding:12px 0;border-bottom:1px solid #dcd5e7;color:#4f4f60;font-size:13px;font-weight:700;transition:color .2s,transform .2s}
.editorial-policy-summary nav a:hover{color:var(--purple);transform:translateX(4px)}
.editorial-contact{display:inline-flex;align-items:center;gap:10px;color:var(--purple);font-size:13px;font-weight:800}
.editorial-policy-content{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.editorial-policy-content article{scroll-margin-top:150px;min-height:285px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;display:flex;gap:20px;transition:transform .25s,border-color .25s,box-shadow .25s}
.editorial-policy-content article:hover{transform:translateY(-5px);border-color:#bdb1d4;box-shadow:0 20px 45px rgba(35,27,55,.09)}
.editorial-policy-content article>i{width:48px;height:48px;flex:none;border-radius:15px;display:grid;place-items:center;background:var(--brand-wash);color:var(--purple);font-size:19px}
.editorial-policy-content article span{font-size:10px;letter-spacing:.15em;color:var(--purple);font-weight:800}
.editorial-policy-content article h2{font-size:23px;line-height:1.25;margin:9px 0 12px}
.editorial-policy-content article p{font-size:15px;line-height:1.78;color:var(--muted);margin:0}
.editorial-policy-note{grid-column:1/-1;display:flex;gap:15px;align-items:flex-start;padding:24px 27px;border-radius:18px;background:#171421;color:#fff}
.editorial-policy-note>i{color:#c9a9ee;margin-top:4px}
.editorial-policy-note p{font-size:14px;line-height:1.7;margin:0;color:#d8d4df}
.editorial-policy-note a{color:#fff;text-decoration:underline;text-underline-offset:3px}

/* Search result state occupies the content column cleanly. */
.insight-empty{grid-column:1/-1;min-height:220px;display:flex;flex-direction:column;justify-content:center}
.search-box button{min-height:38px;cursor:pointer}

@media(max-width:1100px){
  .topbar{display:none}
  .site-header{height:84px!important}
  .nav-wrap{height:84px!important;padding:0 25px}
  .logo{width:180px;height:78px;display:flex;align-items:center;flex:none}
  .logo img{width:180px!important;height:78px!important;object-fit:contain;object-position:left center}
  .menu-toggle{display:grid;width:46px;height:46px;place-items:center;margin-left:auto;border-radius:12px;font-size:23px}
  .main-nav{top:84px!important;left:16px;right:16px;padding:16px;border:1px solid var(--line);border-radius:16px;gap:0}
  .main-nav>a,.has-menu>button{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}
  .main-nav>a:last-child{border-bottom:0}
  .editorial-policy{grid-template-columns:1fr;gap:35px}
  .editorial-policy-summary{position:static}
  .editorial-policy-summary nav{display:grid;grid-template-columns:1fr 1fr;column-gap:22px}
  .final-cta{padding-left:6vw!important;padding-right:6vw!important}
}

@media(max-width:950px){
  .final-cta{align-items:flex-start;flex-direction:column}
}

@media(max-width:760px){
  body{font-size:16px;line-height:1.68}
  .site-header{height:80px!important}
  .topbar{display:none}
  .nav-wrap{height:80px!important;padding:0 20px;gap:12px}
  .logo{width:168px;height:74px;display:flex;align-items:center;flex:none}
  .logo img{width:168px!important;height:74px!important;object-fit:contain;object-position:left center}
  .menu-toggle{display:grid;width:44px;height:44px;place-items:center;margin-left:auto;border-radius:12px;font-size:22px}
  .main-nav{top:80px!important;left:12px;right:12px;padding:16px;border:1px solid var(--line);border-radius:16px;gap:0;max-height:calc(100vh - 92px);overflow-y:auto}
  .main-nav>a,.has-menu>button{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}
  .main-nav>a:last-child{border-bottom:0}

  .rich-copy p,.story-copy>p,.contact-info>p,.extra-intro .service-rich>p,
  .team-v5-copy>p,.home-faq-intro>p,.catalogue-head>div:first-child>p,
  .office-image p,.article-body p,.article-body li,.legal-content p,.legal-content li,
  .service-card p,.legacy-card p,.home-service-card p,.inventory-grid p,
  .process-grid p,.article-grid p,.engage-grid p,.industry-grid p,.value-grid p,
  .deliver-grid p,.catalog-card p,.pillar-grid p,.insight-index-card p,
  .side-card p,.faq-list details p,.home-faq-list details p,.faq-page-list details p,
  .service-proof-card p,.legal-summary p{font-size:16px!important;line-height:1.72!important}
  .industry-grid a,.catalog-card>a,.home-service-card b,.inventory-grid b,
  .service-card>a,.legacy-card>a{font-size:14px!important}

  .intro-block,.capabilities,.image-story,.models,.work-showcase,.collab-home,
  .process,.testimonials,.insights-preview,.service-index,.portfolio-page,
  .industry-page,.insights-page,.talent-types,.values,.deliverables,.audience,
  .contact-page,.legacy-services,.growth-pillars,.office-experience,
  .contact-faq,.home-services-v5,.team-v5,.inventory-v5,.home-faq-v5,
  .faq-page-section,.legal-page,.service-related{padding-top:52px!important;padding-bottom:52px!important}
  .home-faq-v5{padding-bottom:28px!important}
  .insights-preview{padding-top:30px!important}
  .section-head{margin-bottom:34px}

  .model-grid{grid-template-columns:1fr 1fr;gap:12px}
  .model-grid>div{min-height:185px;padding:22px}
  .model-grid i{font-size:28px;margin-bottom:15px}
  .model-grid b{font-size:21px}
  .model-grid span{font-size:15px!important;line-height:1.45}

  .page-hero{min-height:460px}
  .page-hero-content{padding:52px 22px;width:100%}
  .page-hero h1{font-size:clamp(39px,12vw,50px);line-height:1.03}
  .page-hero p,.hero-content>p{font-size:16px!important;line-height:1.65!important}
  .article-body .lead{font-size:18px!important;line-height:1.65!important}
  .article-body h2{font-size:clamp(28px,8.5vw,34px);line-height:1.18;margin:36px 0 14px}

  .final-cta{padding:42px 22px!important;gap:23px;align-items:flex-start}
  .final-cta>div:not(.cta-orb){gap:10px}
  .final-cta h2{font-size:clamp(32px,9.5vw,42px)!important;line-height:1.1!important}
  .final-cta p{font-size:16px!important;line-height:1.6!important}

  .footer-shell{padding:0 22px}
  .footer-topline{padding:38px 0 32px;gap:24px}
  .footer-main{padding:38px 0;gap:32px}
  .footer-brand-v5>p{font-size:16px!important;line-height:1.72!important}
  .footer-main h3{font-size:18px}
  .footer-column>a,.footer-contact-v5>a{font-size:15px!important}
  .footer-bottom,.footer-bottom a{font-size:13px!important;line-height:1.55}

  .editorial-policy{padding:52px 22px 64px;gap:25px}
  .editorial-policy-summary{padding:25px}
  .editorial-policy-summary h2{font-size:34px}
  .editorial-policy-summary>p{font-size:16px}
  .editorial-policy-summary nav{grid-template-columns:1fr}
  .editorial-policy-summary nav a{font-size:15px}
  .editorial-policy-content{grid-template-columns:1fr;gap:14px}
  .editorial-policy-content article{min-height:0;padding:24px 21px;gap:15px}
  .editorial-policy-content article>i{width:43px;height:43px}
  .editorial-policy-content article h2{font-size:22px}
  .editorial-policy-content article p{font-size:16px;line-height:1.72}
  .editorial-policy-note{padding:22px}
  .editorial-policy-note p{font-size:15px}

  .dn-chat-message{font-size:14px;line-height:1.6}
  .dn-chat-form input{font-size:16px}
}

@media(max-width:390px){
  .nav-wrap{padding-left:16px;padding-right:16px}
  .logo{width:156px;height:70px}
  .logo img{width:156px!important;height:70px!important}
  .model-grid{grid-template-columns:1fr}
  .model-grid>div{min-height:165px}
}

/* v6.1 responsive readability and spacing pass.
   This block intentionally lives in v6.css so the live site only needs one
   stylesheet replacement. */
@media not all{
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{font-size:16px;line-height:1.65;overflow-x:hidden}

/* Comfortable paragraph measure and type size on laptops and large screens. */
main p,
.final-cta p,
.site-footer-v5 p,
.article-body li,
.legal-content li{
  font-size:clamp(16px,.95vw,17px)!important;
  line-height:1.78!important;
}
.article-body p,.article-body li{font-size:17px!important;line-height:1.85!important}
.article-body .lead{font-size:clamp(19px,1.35vw,22px)!important;line-height:1.7!important}
.article-meta{font-size:12px}
.arrow-link,.industry-grid a,.catalog-card>a,.home-service-card b,.inventory-grid b,
.service-card>a,.legacy-card>a,.insight-index-card>div>a:last-child{font-size:13px!important}
.btn,.btn.small{font-size:14px}

/* A consistent section rhythm: roughly 20-30px of breathing room per edge
   on compact screens, with a restrained increase on larger screens. */
.intro-block,.capabilities,.values,.deliverables,.audience,.image-story,.models,
.work-showcase,.service-index,.portfolio-page,.industry-page,.insights-page,
.talent-types,.collab-home,.process,.testimonials,.contact-page,.legacy-services,
.contact-faq,.growth-pillars,.office-experience,.article-layout,.insights-layout,
.article-hero,.home-services-v5,.team-v5,.inventory-v5,.home-faq-v5,
.faq-page-section,.legal-page,.careers-capabilities,.career-process,
.client-success-story,.service-related{
  padding-top:clamp(52px,4.6vw,74px)!important;
  padding-bottom:clamp(52px,4.6vw,74px)!important;
}
.section-head{margin-bottom:36px}
.home-faq-v5{padding-bottom:28px!important}
.insights-preview{padding-top:30px!important;padding-bottom:clamp(52px,4.6vw,74px)!important}
.client-marquee,.client-marquee.clients{padding-top:62px;padding-bottom:62px}
.platform-strip{padding-top:38px;padding-bottom:38px}
.about-difference{padding-top:52px!important}

/* Card copy was previously 11-13px in several templates. */
.service-card p,.legacy-card p,.home-service-card p,.inventory-grid p,
.process-grid p,.article-grid p,.engage-grid p,.industry-grid p,.value-grid p,
.deliver-grid p,.catalog-card p,.pillar-grid p,.insight-index-card p,
.side-card p,.faq-list details p,.home-faq-list details p,.faq-page-list details p,
.service-proof-card p,.legal-summary p{
  font-size:15.5px!important;
  line-height:1.75!important;
}
.industry-grid>div,.engage-grid>div{padding:30px}
.industry-grid h3,.engage-grid h3,.catalog-card h3,.legacy-card h3{font-size:20px;line-height:1.35}
.article-grid h3,.insight-index-card h3{font-size:20px;line-height:1.4}
.home-faq-list summary,.faq-page-list summary{font-size:17px;line-height:1.5}

/* Footer readability. */
.footer-brand-v5>p{font-size:15px!important;line-height:1.78!important}
.footer-main h3{font-size:16px;margin-bottom:19px}
.footer-column>a{font-size:14px!important;line-height:1.55;margin-bottom:12px}
.footer-contact-v5>a{font-size:14px!important;line-height:1.6}
.footer-contact-v5 small{font-size:10px}
.footer-bottom,.footer-bottom a{font-size:12px!important;line-height:1.55}
.footer-topline{padding-top:46px;padding-bottom:42px}
.footer-main{padding-top:48px;padding-bottom:48px}

/* Tablet navigation and content. */
@media(max-width:1100px){
  .topbar{display:none}
  .site-header{height:84px!important}
  .nav-wrap{height:84px!important;padding:0 26px}
  .logo{width:184px;height:78px;display:flex;align-items:center;flex:none}
  .logo img{width:184px!important;height:78px!important;object-fit:contain;object-position:left center}
  .menu-toggle{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;font-size:23px;cursor:pointer}
  .main-nav{top:84px!important;left:18px;right:18px;padding:18px;border:1px solid var(--line);border-radius:16px;gap:0}
  .main-nav>a,.has-menu>button{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}
  .main-nav>a:last-child{border-bottom:0}
  .article-layout,.insights-layout{gap:42px}
  .article-sidebar{gap:16px}
}

/* Phones and small tablets. */
@media(max-width:760px){
  body{font-size:16px;line-height:1.68}
  .site-header{height:80px!important}
  .nav-wrap{height:80px!important;padding:0 20px;gap:12px}
  .logo{width:170px;height:74px}
  .logo img{width:170px!important;height:74px!important;object-position:left center}
  .menu-toggle{width:44px;height:44px;font-size:22px;margin-left:auto}
  .main-nav{top:80px!important;left:12px;right:12px;max-height:calc(100vh - 92px);overflow-y:auto}

  main p,.final-cta p,.site-footer-v5 p,.article-body p,.article-body li,
  .legal-content p,.legal-content li{font-size:16px!important;line-height:1.74!important}
  .article-body .lead{font-size:18px!important;line-height:1.65!important}
  .article-body h2{font-size:clamp(28px,8.4vw,34px);line-height:1.18;margin:34px 0 14px}
  .page-hero{min-height:440px}
  .page-hero-content{padding:44px 22px;width:100%}
  .page-hero h1{font-size:clamp(38px,11.8vw,50px);line-height:1.02;letter-spacing:-.05em}
  .page-hero p{font-size:17px!important;line-height:1.65!important}
  .home-hero{min-height:690px;padding-top:72px}
  .hero-content{margin-left:22px;margin-right:22px}
  .hero h1{font-size:clamp(43px,13vw,56px);line-height:.99}
  .hero-content>p{font-size:17px!important;line-height:1.66!important}

  .intro-block,.capabilities,.values,.deliverables,.audience,.image-story,.models,
  .work-showcase,.service-index,.portfolio-page,.industry-page,.insights-page,
  .talent-types,.collab-home,.process,.testimonials,.contact-page,.legacy-services,
  .contact-faq,.growth-pillars,.office-experience,.article-layout,.insights-layout,
  .article-hero,.home-services-v5,.team-v5,.inventory-v5,.home-faq-v5,
  .faq-page-section,.legal-page,.careers-capabilities,.career-process,
  .client-success-story,.service-related{
    padding:36px 22px!important;
  }
  .home-faq-v5{padding-bottom:24px!important}
  .insights-preview{padding:26px 22px 40px!important}
  .about-difference{padding-top:36px!important}
  .client-marquee,.client-marquee.clients{padding-top:42px;padding-bottom:42px}
  .marquee-heading{padding-bottom:25px}
  .platform-strip{padding:30px 22px}
  .section-head{gap:16px;margin-bottom:26px}
  .section-title h2,.section-head h2,.story-copy h2,.contact-info h2,
  .team-v5-copy h2,.home-faq-intro h2,.collab-copy h2{
    font-size:clamp(34px,10vw,44px);
    line-height:1.08;
    letter-spacing:-.045em;
  }
  .kicker,.overline{font-size:11px;letter-spacing:.15em}

  .service-card,.legacy-card,.home-service-card,.catalog-card,.pillar-grid article,
  .inventory-grid>a{min-height:0;padding:25px 23px}
  .industry-grid>div,.engage-grid>div,.value-grid>div,.deliver-grid>div,
  .audience-grid>div{padding:25px 23px}
  .service-card p,.legacy-card p,.home-service-card p,.inventory-grid p,
  .process-grid p,.article-grid p,.engage-grid p,.industry-grid p,.value-grid p,
  .deliver-grid p,.catalog-card p,.pillar-grid p,.insight-index-card p,
  .side-card p,.faq-list details p,.home-faq-list details p,.faq-page-list details p,
  .service-proof-card p,.legal-summary p{font-size:16px!important;line-height:1.72!important}
  .industry-grid h3,.engage-grid h3,.catalog-card h3,.legacy-card h3,
  .home-service-card h3,.inventory-grid h3{font-size:21px}
  .industry-grid a,.catalog-card>a,.home-service-card b,.inventory-grid b,
  .service-card>a,.legacy-card>a{font-size:14px!important}
  .article-grid img,.insight-index-card img{height:230px}
  .article-grid h3,.insight-index-card h3{font-size:21px}
  .article-grid h3,.article-grid p,.article-grid a,.article-grid article>span{margin-left:21px;margin-right:21px}
  .home-faq-list summary,.faq-page-list summary{font-size:16px;padding-top:20px;padding-bottom:20px}
  .home-faq-list details p{padding-left:39px;padding-right:8px}

  .final-cta{padding:42px 22px;gap:22px}
  .final-cta h2{font-size:clamp(32px,9vw,42px);line-height:1.12}
  .footer-shell{padding:0 22px}
  .footer-topline{padding:36px 0 32px;gap:24px}
  .footer-topline h2{font-size:30px;line-height:1.22}
  .footer-cta{font-size:14px!important;padding:14px 19px}
  .footer-main{padding:35px 0;gap:30px}
  .footer-logo-card{width:205px;height:116px}
  .footer-brand-v5>p{font-size:16px!important;line-height:1.72!important;margin-top:20px}
  .footer-main h3{font-size:18px;margin-bottom:16px}
  .footer-column>a,.footer-contact-v5>a{font-size:15px!important}
  .footer-contact-v5 small{font-size:10px}
  .footer-bottom{padding:20px 0 24px;font-size:13px!important;gap:14px}
  .footer-bottom a{font-size:13px!important}
  .site-footer-v5 .socials a{width:42px;height:42px;font-size:15px}

  .dn-chat-message{font-size:14px;line-height:1.6}
  .dn-chat-head b{font-size:16px}
  .dn-chat-head span{font-size:12px}
  .dn-chat-suggestions button,.dn-chat-sources a{font-size:11px}
  .dn-chat-form input{font-size:16px}
}

@media(max-width:390px){
  .nav-wrap{padding-left:16px;padding-right:16px}
  .logo{width:158px;height:70px}
  .logo img{width:158px!important;height:70px!important}
  .page-hero-content,.hero-content{margin-left:0;margin-right:0}
  .hero-content{padding-left:20px;padding-right:20px}
  .hero h1{font-size:43px}
  .footer-bottom>div{gap:14px}
}
}

/* v6.2 targeted responsive correction.
   The earlier broad v6.1 overrides are disabled above because they changed
   component proportions. These rules improve readability without rebuilding
   the original layouts. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{overflow-x:hidden}

/* Laptop and desktop: raise only text that was originally undersized. */
.rich-copy p,.story-copy>p,.contact-info>p,.extra-intro .service-rich>p,
.team-v5-copy>p,.home-faq-intro>p,.catalogue-head>div:first-child>p,
.office-image p,.article-body p,.article-body li,.legal-content p,.legal-content li{
  font-size:16px!important;
  line-height:1.78!important;
}
.service-card p,.legacy-card p,.home-service-card p,.inventory-grid p,
.process-grid p,.article-grid p,.engage-grid p,.industry-grid p,.value-grid p,
.deliver-grid p,.catalog-card p,.pillar-grid p,.insight-index-card p,
.side-card p,.faq-list details p,.home-faq-list details p,.faq-page-list details p,
.service-proof-card p,.legal-summary p{
  font-size:14.5px!important;
  line-height:1.72!important;
}
.model-grid span{font-size:14px!important;line-height:1.5;color:#5d5f70}
.model-grid b{font-size:20px;line-height:1.25}
.model-grid>div{min-height:235px;justify-content:flex-start}
.model-grid .fa-cart-check:before{
  content:"\f07a";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
}
.industry-grid a,.catalog-card>a,.home-service-card b,.inventory-grid b,
.service-card>a,.legacy-card>a,.insight-index-card>div>a:last-child{font-size:12.5px!important}

/* Keep the final CTA compact and restore its intended hierarchy. */
.final-cta{
  min-height:0!important;
  padding:56px 8vw!important;
  gap:36px;
  align-items:center;
}
.final-cta>div:not(.cta-orb){max-width:920px;display:flex;flex-direction:column;gap:13px}
.final-cta>div>span{display:block;margin:0!important;line-height:1.35!important}
.final-cta h2{
  margin:0!important;
  font-size:clamp(36px,3.5vw,56px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}
.final-cta p{margin:0!important;font-size:16px!important;line-height:1.65!important}
.final-cta>.btn{flex:none}

/* Specific homepage spacing correction. */
.home-faq-v5{padding-bottom:55px}
.insights-preview{padding-top:55px}

/* Footer text remains compact but readable. */
.footer-brand-v5>p{font-size:14px!important;line-height:1.75!important}
.footer-main h3{font-size:16px}
.footer-column>a{font-size:13.5px!important;line-height:1.55}
.footer-contact-v5>a{font-size:13.5px!important;line-height:1.6}
.footer-contact-v5 small{font-size:9px}
.footer-bottom,.footer-bottom a{font-size:11.5px!important}

@media(max-width:1100px){
  .topbar{display:none}
  .site-header{height:84px!important}
  .nav-wrap{height:84px!important;padding:0 25px}
  .logo{width:180px;height:78px;display:flex;align-items:center;flex:none}
  .logo img{width:180px!important;height:78px!important;object-fit:contain;object-position:left center}
  .menu-toggle{display:grid;width:46px;height:46px;place-items:center;margin-left:auto;border-radius:12px;font-size:23px}
  .main-nav{top:84px!important;left:16px;right:16px;padding:16px;border:1px solid var(--line);border-radius:16px;gap:0}
  .main-nav>a,.has-menu>button{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}
  .main-nav>a:last-child{border-bottom:0}
}

@media(max-width:760px){
  body{font-size:16px;line-height:1.68}
  .site-header{height:80px!important}
  .nav-wrap{height:80px!important;padding:0 20px;gap:12px}
  .logo{width:168px;height:74px}
  .logo img{width:168px!important;height:74px!important;object-position:left center}
  .menu-toggle{width:44px;height:44px;font-size:22px}
  .main-nav{top:80px!important;left:12px;right:12px;max-height:calc(100vh - 92px);overflow-y:auto}

  .rich-copy p,.story-copy>p,.contact-info>p,.extra-intro .service-rich>p,
  .team-v5-copy>p,.home-faq-intro>p,.catalogue-head>div:first-child>p,
  .office-image p,.article-body p,.article-body li,.legal-content p,.legal-content li,
  .service-card p,.legacy-card p,.home-service-card p,.inventory-grid p,
  .process-grid p,.article-grid p,.engage-grid p,.industry-grid p,.value-grid p,
  .deliver-grid p,.catalog-card p,.pillar-grid p,.insight-index-card p,
  .side-card p,.faq-list details p,.home-faq-list details p,.faq-page-list details p,
  .service-proof-card p,.legal-summary p{
    font-size:16px!important;
    line-height:1.72!important;
  }
  .model-grid{grid-template-columns:1fr 1fr;gap:12px}
  .model-grid>div{min-height:190px;padding:22px}
  .model-grid i{font-size:28px;margin-bottom:15px}
  .model-grid b{font-size:21px}
  .model-grid span{font-size:15px!important;line-height:1.45}
  .industry-grid a,.catalog-card>a,.home-service-card b,.inventory-grid b,
  .service-card>a,.legacy-card>a{font-size:14px!important}

  .intro-block,.capabilities,.image-story,.models,.work-showcase,.collab-home,
  .process,.testimonials,.insights-preview,.service-index,.portfolio-page,
  .industry-page,.insights-page,.talent-types,.values,.deliverables,.audience,
  .contact-page,.legacy-services,.growth-pillars,.office-experience,
  .contact-faq,.home-services-v5,.team-v5,.inventory-v5,.home-faq-v5,
  .faq-page-section,.legal-page,.service-related{
    padding-top:54px!important;
    padding-bottom:54px!important;
  }
  .home-faq-v5{padding-bottom:28px!important}
  .insights-preview{padding-top:32px!important}
  .section-head{margin-bottom:34px}

  .page-hero{min-height:460px}
  .page-hero-content{padding:52px 22px;width:100%}
  .page-hero h1{font-size:clamp(39px,12vw,50px);line-height:1.03}
  .page-hero p{font-size:16px!important;line-height:1.65!important}
  .hero-content>p{font-size:16px!important;line-height:1.68!important}

  .final-cta{padding:42px 22px!important;gap:24px;align-items:flex-start}
  .final-cta>div:not(.cta-orb){gap:10px}
  .final-cta h2{font-size:clamp(32px,9.5vw,42px)!important;line-height:1.1!important}
  .final-cta p{font-size:16px!important;line-height:1.6!important}

  .footer-shell{padding:0 22px}
  .footer-topline{padding:38px 0 32px;gap:24px}
  .footer-main{padding:38px 0;gap:32px}
  .footer-brand-v5>p{font-size:16px!important;line-height:1.72!important}
  .footer-main h3{font-size:18px}
  .footer-column>a,.footer-contact-v5>a{font-size:15px!important}
  .footer-bottom,.footer-bottom a{font-size:13px!important;line-height:1.55}

  .dn-chat-message{font-size:14px;line-height:1.6}
  .dn-chat-form input{font-size:16px}
}

@media(max-width:390px){
  .nav-wrap{padding-left:16px;padding-right:16px}
  .logo{width:156px;height:70px}
  .logo img{width:156px!important;height:70px!important}
  .model-grid{grid-template-columns:1fr}
  .model-grid>div{min-height:170px}
}
