:root{--navy:#0c2232;--navy2:#132f42;--ink:#10283a;--coral:#f26857;--sky:#70c1df;--muted:#607485;--line:#dce6ed;--soft:#f3f7fa;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.shell{width:min(var(--shell),calc(100% - 56px));margin:auto}.site-header{position:absolute;z-index:50;top:0;left:0;width:100%;height:86px;color:#fff}.header-inner{height:100%;display:flex;align-items:center;gap:25px}.brand{width:180px;flex:0 0 auto}.brand img{width:100%}.main-nav{display:flex;align-items:center;gap:23px;margin-left:auto;font-size:13px;font-weight:700}.main-nav>a,.nav-drop>a{padding:30px 0 24px}.nav-drop{position:relative}
.nav-drop>a{display:flex;align-items:center;gap:5px}
.nav-drop>a::after{content:"⌄";font-size:11px;opacity:.75}
.drop-menu{
  display:none;position:absolute;top:58px;left:-18px;background:#fff;color:var(--ink);
  width:245px;border-radius:12px;padding:10px;box-shadow:0 18px 50px rgba(0,0,0,.17);
  border:1px solid var(--line);z-index:80
}
.nav-drop:hover .drop-menu,.nav-drop.open .drop-menu{display:grid}
.drop-menu a{padding:10px 12px;border-radius:7px;white-space:nowrap}
.drop-menu a:hover{background:var(--soft)}.menu-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 22px;border-radius:999px;font-weight:800;font-size:14px;border:0}.btn-coral{background:linear-gradient(135deg,#ef6655,#ff7664);color:#fff;box-shadow:0 12px 30px rgba(242,104,87,.24)}.btn-outline{border:1px solid rgba(255,255,255,.8);color:#fff}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:850;color:#74899a;margin:0 0 12px}.eyebrow.light{color:#c3d3dd}.hero,.page-hero{position:relative;overflow:hidden;color:#fff;background:var(--navy)}.hero{min-height:590px}.hero-bg,.page-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:brightness(.79) saturate(.78)}.hero:after,.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,34,.97) 0%,rgba(6,22,34,.84) 38%,rgba(6,22,34,.26) 68%,rgba(6,22,34,.08))}.hero .shell,.page-hero .shell{position:relative;z-index:2}.hero .shell{padding-top:148px}.hero h1{font-size:58px;line-height:1;letter-spacing:-.045em;max-width:720px;margin:0 0 18px}.hero h1 span{font-weight:420}.hero p,.page-hero .lead{max-width:650px;font-size:16px;color:#eaf1f5}.hero-actions{display:flex;gap:12px;margin-top:26px}.home-services,.content-section,.portfolio-home{padding:55px 0}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:28px}.section-head h2,.content-section h2{font-size:42px;line-height:1.03;letter-spacing:-.035em;margin:0}.section-head h2 em{font-style:normal;color:var(--coral)}.section-head .intro,.leadtext{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{border:1px solid var(--line);border-radius:12px;padding:22px;background:linear-gradient(#fff,#fbfdfe);box-shadow:0 8px 28px rgba(14,43,62,.04)}.card h3{margin:0 0 8px}.card p{color:var(--muted);font-size:14px}.card .arrow{display:inline-block;margin-top:8px;font-size:22px}.ai-banner img{width:100%;height:auto}.stats{background:var(--navy);color:#fff;padding:29px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:0 30px;border-right:1px solid rgba(255,255,255,.25)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat b{font-size:36px;display:block}.stat span{font-size:12px;color:#d9e5ec}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.project{min-height:175px;border-radius:12px;background-size:cover;background-position:center;position:relative;overflow:hidden;color:#fff;padding:18px;display:flex;align-items:flex-end}.project:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(4,20,31,.92))}.project div{position:relative;z-index:2}.project h3{margin:0}.project p{margin:3px 0 0;font-size:11px}.cta-strip{background:var(--navy);color:#fff;padding:44px 0}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.cta-strip h2{font-size:38px;line-height:1.06;margin:0}.cta-strip h2 em{font-style:normal;color:var(--coral)}.cta-strip p{color:#d2dfe7}.footer{background:#081c2a;color:#fff;border-top:1px solid rgba(255,255,255,.15);padding:20px 0}.footer-grid{display:flex;align-items:center;gap:25px}.footer-brand{width:130px}.tagline{font-size:10px;color:#b8c7d0}.footer-nav{display:flex;gap:18px;margin-left:auto;font-size:10px;color:#d6e0e6}.copyright{font-size:9px;color:#91a5b2}.page-hero{min-height:490px}.page-hero .shell{padding-top:155px;padding-bottom:70px}.page-hero h1{font-size:52px;max-width:780px;line-height:1.02;letter-spacing:-.04em;margin:0 0 17px}.content-section.soft{background:var(--soft)}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px}.feature{border:1px solid var(--line);border-radius:14px;padding:26px;background:#fff}.feature h3{margin:0 0 8px;font-size:20px}.feature p{margin:0;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.step{padding:22px;border-top:3px solid var(--coral);background:#fff;border-radius:10px;box-shadow:0 8px 25px rgba(10,35,52,.05)}.step b{font-size:28px;color:#b9c9d3}.step h3{font-size:16px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.price-card{border:1px solid var(--line);border-radius:16px;padding:26px;background:#fff;position:relative}.price-card.recommended{border:2px solid var(--coral);transform:translateY(-8px)}.badge{position:absolute;top:-13px;left:22px;background:var(--coral);color:#fff;padding:6px 11px;border-radius:999px;font-size:11px;font-weight:800}.price{font-size:42px;font-weight:900;letter-spacing:-.04em}.price small{font-size:12px;font-weight:500}.price-card ul{padding-left:18px;color:var(--muted);font-size:14px}.promo{color:var(--coral);font-weight:800;font-size:13px}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted)}.services-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-wide{display:grid;grid-template-columns:180px 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.service-wide img{width:100%;height:100%;object-fit:cover}.service-wide div{padding:24px}.service-wide h2{font-size:24px;margin:0 0 8px}.service-wide p{color:var(--muted);font-size:14px}.blog-hero{padding:150px 0 65px;background:linear-gradient(135deg,#0b2536,#173c52);color:#fff}.blog-hero h1{font-size:52px;line-height:1.02;max-width:820px;margin:0}.blog-hero p{max-width:740px;color:#d7e4eb}.blog-controls{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.chip{border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:999px;font-size:12px;background:rgba(255,255,255,.08)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.post-cover{height:165px;background:linear-gradient(135deg,#0f2b3e,#e8f3f8);position:relative;overflow:hidden}.post-cover:before{content:"";position:absolute;width:160%;height:80px;border-top:14px solid #fff;border-radius:50%;left:-30%;bottom:5px;transform:rotate(-8deg);box-shadow:0 -18px 0 #69bfdc,0 -36px 0 #f17461,0 -54px 0 #143b56}.post-card .body{padding:20px;display:flex;flex-direction:column;flex:1}.post-card .cat{font-size:10px;letter-spacing:.15em;font-weight:800;color:var(--coral)}.post-card h2{font-size:20px;line-height:1.18;margin:9px 0}.post-card p{font-size:13px;color:var(--muted)}.post-card .more{margin-top:auto;font-size:13px;font-weight:800}.article-wrap{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:55px;padding:55px 0}.article h1{font-size:48px;line-height:1.05;letter-spacing:-.035em;margin:0 0 15px}.article .dek{font-size:19px;color:var(--muted)}.article h2{font-size:29px;margin-top:38px;line-height:1.15}.article h3{font-size:21px;margin-top:28px}.article p,.article li{font-size:16px;line-height:1.75;color:#2d4555}.answer-box{background:#eef6fa;border-left:4px solid var(--coral);padding:20px;margin:25px 0;border-radius:0 10px 10px 0}.toc{position:sticky;top:25px;height:max-content;border:1px solid var(--line);padding:20px;border-radius:12px;background:#fff}.toc b{display:block;margin-bottom:9px}.toc a{display:block;font-size:12px;color:var(--muted);padding:5px 0}.related{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related a{padding:15px;border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:750}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-image{border-radius:18px;overflow:hidden}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value{border:1px solid var(--line);border-radius:12px;padding:22px}.contact-grid{grid-template-columns:.8fr 1.2fr}.contact-card{background:var(--navy);color:#fff;border-radius:16px;padding:28px}.contact-card p{color:#d2e0e8}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{font-size:12px;font-weight:800}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid var(--line);border-radius:9px;padding:13px;font:inherit;margin-top:5px}.contact-form textarea{min-height:140px}.contact-form .full{grid-column:1/-1}.legal{max-width:900px;padding:140px 0 60px}.legal h1{font-size:44px}.legal h2{margin-top:34px}@media(max-width:980px){.site-header{position:fixed;background:rgba(7,25,38,.97);height:72px}.header-inner{height:72px}.main-nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto;background:none;border:0;color:#fff;font-size:27px}.main-nav.open{display:flex;position:absolute;top:72px;left:0;right:0;background:#0a2333;flex-direction:column;align-items:stretch;padding:14px 28px;gap:0}.main-nav.open>a,.main-nav.open .nav-drop>a{padding:11px 0}.nav-drop:hover .drop-menu{display:none}.hero .shell{padding-top:125px}.cards{grid-template-columns:repeat(2,1fr)}.section-head,.cta-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:repeat(2,1fr)}.services-index-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:repeat(2,1fr)}.article-wrap{grid-template-columns:1fr}.toc{display:none}.value-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.shell{width:min(var(--shell),calc(100% - 30px))}.brand{width:150px}.hero{min-height:650px}.hero h1,.page-hero h1,.blog-hero h1,.article h1{font-size:39px}.hero-actions{flex-direction:column;align-items:flex-start}.cards,.project-grid,.pricing-grid,.blog-grid,.feature-grid,.steps,.value-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat{padding:15px;border-right:0}.section-head h2,.content-section h2{font-size:32px}.service-wide{grid-template-columns:1fr}.service-wide img{height:180px}.footer-grid{flex-wrap:wrap}.footer-nav{width:100%;margin-left:0;flex-wrap:wrap}.contact-form{grid-template-columns:1fr}.contact-form .full{grid-column:auto}}


/* ===== Motion & interaction v6 ===== */
.reveal{
  opacity:0;
  transform:translateY(26px);
  transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1);
}
.reveal.is-visible{opacity:1;transform:none}
.card,.feature,.service-wide,.project,.post-card,.price-card,.value{
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}
.card:hover,.feature:hover,.service-wide:hover,.post-card:hover,.value:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 42px rgba(10,37,55,.10);
  border-color:#c9dce7;
}
.project:hover{transform:translateY(-5px) scale(1.012)}
.price-card:hover{transform:translateY(-5px)}
.price-card.recommended:hover{transform:translateY(-12px)}
.hero-bg,.page-hero-bg{animation:heroBreath 14s ease-in-out infinite alternate}
@keyframes heroBreath{from{transform:scale(1.01)}to{transform:scale(1.055)}}
.btn{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.btn:hover{transform:translateY(-2px);filter:brightness(1.03)}
.main-nav a{transition:opacity .2s ease,color .2s ease}
.main-nav a:hover{color:#ff806f}
.stat b{font-variant-numeric:tabular-nums}

/* Mini lead forms */
.mini-lead-section{padding:42px 0;background:linear-gradient(135deg,#edf5f9,#fff)}
.mini-lead-wrap{
  display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:center;
  border:1px solid var(--line);border-radius:18px;padding:30px;background:rgba(255,255,255,.9);
  box-shadow:0 18px 46px rgba(12,34,50,.07)
}
.mini-lead-copy h2{font-size:31px;line-height:1.08;margin:0 0 10px}
.mini-lead-copy p{color:var(--muted);margin:0}
.mini-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.mini-lead-form input,.mini-lead-form select{
  width:100%;border:1px solid #cad9e2;background:#fff;border-radius:10px;padding:13px 14px;font:inherit;color:var(--ink)
}
.mini-lead-form .human-mini{
  grid-column:1/-1;display:grid;grid-template-columns:1fr 135px;gap:10px;align-items:center;
  background:#f3f8fb;border:1px solid var(--line);border-radius:10px;padding:10px 12px
}
.human-mini strong{color:var(--coral);font-size:20px;letter-spacing:.08em}
.mini-lead-form button{grid-column:1/-1}
.form-status{grid-column:1/-1;font-size:12px;margin:0;min-height:18px;color:var(--muted)}
.form-status.ok{color:#19734d}.form-status.err{color:#b33a31}
.mini-consent{grid-column:1/-1;font-size:11px;color:var(--muted);line-height:1.4}
.mini-consent input{width:auto;margin-right:7px}

/* Full contact human check */
.full-human-check{
  grid-column:1/-1;display:grid;grid-template-columns:1fr 160px;gap:14px;align-items:center;
  padding:14px 16px;background:#f1f7fa;border:1px solid var(--line);border-radius:10px
}
.full-human-check strong{font-size:23px;color:var(--coral);letter-spacing:.08em}
.full-human-check input{margin:0!important}
.contact-consent{grid-column:1/-1;font-size:12px;color:var(--muted)}
.contact-consent input{width:auto!important;margin:0 7px 0 0!important}

/* Cookie banner */
.cookie-banner{
  position:fixed;z-index:999;left:18px;right:18px;bottom:18px;max-width:900px;margin:auto;
  background:#0b2638;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:14px;
  padding:16px 18px;display:none;grid-template-columns:1fr auto;gap:18px;align-items:center;
  box-shadow:0 22px 60px rgba(0,0,0,.26)
}
.cookie-banner.show{display:grid}.cookie-banner p{margin:0;font-size:12px;color:#d5e1e8}
.cookie-actions{display:flex;gap:8px}.cookie-actions button,.cookie-actions a{
  border:0;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;cursor:pointer
}
.cookie-accept{background:var(--coral);color:#fff}.cookie-reject{background:#e8eef2;color:#10283a}
.cookie-more{background:transparent!important;color:#fff;border:1px solid rgba(255,255,255,.35)!important}

/* Hero decorative pulse line */
.hero .shell:after,.page-hero .shell:after{
  content:"";display:block;width:58px;height:3px;background:var(--coral);margin-top:28px;
  animation:linePulse 2.6s ease-in-out infinite
}
@keyframes linePulse{0%,100%{width:58px;opacity:.8}50%{width:96px;opacity:1}}

@media(max-width:760px){
  .mini-lead-wrap{grid-template-columns:1fr;padding:22px}
  .mini-lead-form{grid-template-columns:1fr}
  .mini-lead-form .human-mini{grid-template-columns:1fr}
  .mini-lead-form .human-mini,.mini-lead-form button,.form-status,.mini-consent{grid-column:auto}
  .full-human-check{grid-template-columns:1fr}
  .cookie-banner{grid-template-columns:1fr}.cookie-actions{flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .reveal{opacity:1;transform:none}
}

/* Blog image thumbnails */
.post-cover.has-image{
  background-size:cover;
  background-position:center;
}
.post-cover.has-image:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(9,30,45,.02),rgba(9,30,45,.2));
  border:0;
  box-shadow:none;
  transform:none;
  width:auto;height:auto;left:0;bottom:auto;
}

/* Better mobile dropdown */
@media(max-width:980px){
  .nav-drop .drop-menu{
    position:static;
    width:100%;
    box-shadow:none;
    border:0;
    background:rgba(255,255,255,.06);
    color:#fff;
    margin:0 0 8px;
    padding:4px 8px;
    border-radius:8px;
  }
  .nav-drop.open .drop-menu{display:grid}
  .drop-menu a{color:#fff;padding:9px 10px}
  .drop-menu a:hover{background:rgba(255,255,255,.08)}
}

/* ===== v8 richer visual system ===== */
.service-card-icon{
  width:46px;height:46px;border-radius:12px;display:grid;place-items:center;
  background:linear-gradient(135deg,#eef6fa,#fff);border:1px solid #d8e5ec;
  margin-bottom:16px;color:var(--navy);box-shadow:0 8px 24px rgba(10,35,52,.05)
}
.service-card-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.home-services .card{min-height:235px}
.home-services .card h3{font-size:18px;line-height:1.15}
.home-services .card p{font-size:13px;line-height:1.55}

.media-split{
  display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;margin-top:36px
}
.media-split.reverse .media-copy{order:2}.media-split.reverse .media-image{order:1}
.media-image{border-radius:18px;overflow:hidden;box-shadow:0 22px 60px rgba(9,31,45,.13);min-height:310px;background:#eaf1f5}
.media-image img{width:100%;height:100%;min-height:310px;object-fit:cover}
.media-copy h3{font-size:28px;line-height:1.1;margin:0 0 12px}
.media-copy p{color:var(--muted);font-size:15px}
.media-copy ul{color:#385060;padding-left:20px}
.media-copy li{margin:7px 0}

.service-proof{
  display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px
}
.proof-card{padding:22px;border-radius:12px;background:#0d293c;color:#fff;min-height:150px}
.proof-card b{display:block;font-size:28px;margin-bottom:7px}.proof-card p{margin:0;color:#d5e2ea;font-size:13px}

.contact-section-v8{padding:58px 0;background:linear-gradient(135deg,#f3f8fb,#fff)}
.contact-layout-v8{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:start}
.contact-info-v8{background:linear-gradient(160deg,#0b2638,#123b52);color:#fff;border-radius:20px;padding:30px;position:sticky;top:95px}
.contact-info-v8 h2{font-size:34px;line-height:1.08;margin:0 0 14px}.contact-info-v8 p{color:#d7e5ed}
.contact-detail{display:flex;gap:12px;align-items:flex-start;margin:18px 0}.contact-detail b{display:block}.contact-detail span{font-size:13px;color:#c6d8e2}
.contact-benefits{display:grid;gap:10px;margin-top:22px}.contact-benefits div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);padding:12px;border-radius:10px;font-size:13px}
.contact-form-v8{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:0 18px 50px rgba(10,35,52,.07)}
.contact-form-v8 h2{margin:0 0 6px;font-size:31px}.contact-form-v8>p{margin:0 0 22px;color:var(--muted)}
.contact-grid-v8{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.contact-grid-v8 label{font-size:12px;font-weight:800}
.contact-grid-v8 input,.contact-grid-v8 select,.contact-grid-v8 textarea{
 width:100%;border:1px solid #cad9e2;border-radius:10px;padding:13px 14px;font:inherit;margin-top:6px;background:#fff;color:var(--ink)
}
.contact-grid-v8 textarea{min-height:150px;resize:vertical}
.contact-grid-v8 .full{grid-column:1/-1}
.security-box{display:grid;grid-template-columns:1fr 150px;gap:12px;align-items:center;background:#f2f7fa;border:1px solid var(--line);padding:14px;border-radius:12px}
.security-box strong{color:var(--coral);font-size:22px;letter-spacing:.1em}
.consent-line{font-size:11px!important;color:var(--muted);font-weight:500!important}.consent-line input{width:auto!important;margin-right:7px!important}
.form-note{font-size:11px;color:#7d909d;margin-top:12px}

.blog-inline-image{margin:34px 0;border-radius:16px;overflow:hidden;box-shadow:0 16px 38px rgba(10,36,53,.10)}
.blog-inline-image img{width:100%;height:330px;object-fit:cover}
.article .answer-box{font-size:15px}
.article p{max-width:72ch}
.article h2{scroll-margin-top:90px}

@media(max-width:900px){
 .media-split,.contact-layout-v8{grid-template-columns:1fr}
 .media-split.reverse .media-copy,.media-split.reverse .media-image{order:initial}
 .service-proof{grid-template-columns:1fr}
 .contact-info-v8{position:static}
}
@media(max-width:640px){
 .contact-grid-v8{grid-template-columns:1fr}.contact-grid-v8 .full{grid-column:auto}
 .security-box{grid-template-columns:1fr}
 .blog-inline-image img{height:220px}
}


/* Requested fixes only: clean logo, clean hero, live-style footer */
.ribbons{display:none!important;}

.live-footer{
  background:#000;
  color:#fff;
  padding:0;
  font-size:15px;
}
.live-footer a{color:#fff;text-decoration:none}
.live-footer-main{
  display:grid;
  grid-template-columns:1.15fr 1fr .8fr;
  gap:70px;
  padding:56px 0 48px;
}
.live-footer-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
}
.live-footer-col h3{
  margin:0 0 12px;
  font-size:22px;
  font-weight:500;
}
.live-footer-col h4{
  margin:0 0 12px;
  font-size:14px;
  letter-spacing:.08em;
}
.live-footer-col p{
  margin:0;
  line-height:1.45;
  color:#fff;
}
.live-footer-services a{line-height:1.35}
.live-footer-legal{
  border-top:1px solid #222;
  border-bottom:1px solid #222;
}
.live-footer-legal-inner{
  min-height:58px;
  display:flex;
  gap:34px;
  align-items:center;
  flex-wrap:wrap;
}
.live-footer-copy{
  padding:44px 0;
  color:#8f8f8f;
}
.live-footer-copy .shell{
  text-align:center;
}
.live-footer-copy strong{
  color:#e7b324;
  font-weight:500;
}
@media(max-width:900px){
  .live-footer-main{
    grid-template-columns:1fr 1fr;
    gap:35px;
  }
}
@media(max-width:620px){
  .live-footer-main{
    grid-template-columns:1fr;
    gap:30px;
    padding:38px 0;
  }
  .live-footer-legal-inner{
    align-items:flex-start;
    flex-direction:column;
    gap:10px;
    padding:18px 0;
  }
  .live-footer-copy{padding:28px 0}
}


/* v25 - only requested: different hover color for each Social Media feature box */
.social-feature-grid .feature{
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease,
             background-color .28s ease, color .28s ease;
}
.social-feature-grid .feature h3,
.social-feature-grid .feature p{
  transition:color .28s ease;
}

.social-feature-grid .feature:nth-child(1):hover,
.social-feature-grid .feature:nth-child(2):hover,
.social-feature-grid .feature:nth-child(3):hover,
.social-feature-grid .feature:nth-child(4):hover{
  background:#07293d;
  border-color:#07293d;
}
.social-feature-grid .feature:nth-child(1):hover h3,
.social-feature-grid .feature:nth-child(2):hover h3,
.social-feature-grid .feature:nth-child(3):hover h3,
.social-feature-grid .feature:nth-child(4):hover h3,
.social-feature-grid .feature:nth-child(1):hover p,
.social-feature-grid .feature:nth-child(2):hover p,
.social-feature-grid .feature:nth-child(3):hover p,
.social-feature-grid .feature:nth-child(4):hover p{
  color:#ffffff;
}


/* v32 - requested: analysis under packages, softer color styling for text fields sitewide */
.analysis-split{margin-top:12px}

.feature,
.value,
.price-card,
.post-card .body,
.faq details{
  transition:background .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s ease;
}

.feature-grid .feature:nth-child(4n+1),
.value-grid .value:nth-child(4n+1),
.pricing-grid .price-card:nth-child(4n+1),
.blog-grid .post-card:nth-child(4n+1) .body,
.faq details:nth-of-type(4n+1){
  background:linear-gradient(180deg,#ffffff 0%,#f4fbff 100%);
  border-color:#cfe3ef;
}
.feature-grid .feature:nth-child(4n+2),
.value-grid .value:nth-child(4n+2),
.pricing-grid .price-card:nth-child(4n+2),
.blog-grid .post-card:nth-child(4n+2) .body,
.faq details:nth-of-type(4n+2){
  background:linear-gradient(180deg,#ffffff 0%,#fff5ef 100%);
  border-color:#f0d8cd;
}
.feature-grid .feature:nth-child(4n+3),
.value-grid .value:nth-child(4n+3),
.pricing-grid .price-card:nth-child(4n+3),
.blog-grid .post-card:nth-child(4n+3) .body,
.faq details:nth-of-type(4n+3){
  background:linear-gradient(180deg,#ffffff 0%,#f3fbf7 100%);
  border-color:#cfe6da;
}
.feature-grid .feature:nth-child(4n+4),
.value-grid .value:nth-child(4n+4),
.pricing-grid .price-card:nth-child(4n+4),
.blog-grid .post-card:nth-child(4n+4) .body,
.faq details:nth-of-type(4n+4){
  background:linear-gradient(180deg,#ffffff 0%,#f6f4ff 100%);
  border-color:#d9d2f0;
}

.faq details{
  border:1px solid var(--line);
  border-radius:12px;
  padding:16px 18px;
  margin-bottom:10px;
}

.post-card .body{border-top:1px solid rgba(16,41,60,.05)}


/* v35 - Websites page entry popup only */
.website-demo-popup{
  position:fixed;
  inset:0;
  z-index:1000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.website-demo-popup.is-hidden{display:none}
.website-demo-popup-backdrop{
  position:absolute;
  inset:0;
  background:rgba(4,15,24,.76);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.website-demo-popup-card{
  position:relative;
  z-index:1;
  width:min(1180px,92vw);
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 30px 80px rgba(0,0,0,.45);
}
.website-demo-popup-card img{
  display:block;
  width:100%;
  height:auto;
}
@media(max-width:700px){
  .website-demo-popup{padding:12px}
  .website-demo-popup-card{width:96vw;border-radius:12px}
}


/* v36 - Video showcase gallery only */
.video-work-section{background:#fff}
.video-sample-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-top:28px;
}
.video-sample-card{
  appearance:none;
  border:1px solid var(--line);
  background:#fff;
  padding:0;
  border-radius:14px;
  overflow:hidden;
  cursor:pointer;
  text-align:left;
  color:var(--ink);
  box-shadow:0 10px 28px rgba(10,35,52,.06);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.video-sample-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 42px rgba(10,35,52,.13);
  border-color:#bcd5e3;
}
.video-thumb-wrap{
  position:relative;
  display:block;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#10283a;
}
.video-thumb-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.video-play-badge{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:54px;
  height:54px;
  border-radius:50%;
  display:grid;
  place-items:center;
  padding-left:4px;
  background:rgba(242,104,87,.94);
  color:#fff;
  font-size:20px;
  box-shadow:0 10px 28px rgba(0,0,0,.28);
}
.video-sample-title{
  display:block;
  padding:13px 15px 15px;
  font-size:13px;
  font-weight:800;
  line-height:1.3;
}

.video-modal{
  position:fixed;
  inset:0;
  z-index:1300;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.video-modal.is-open{display:flex}
.video-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(3,14,23,.82);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
}
.video-modal-dialog{
  position:relative;
  z-index:1;
  width:min(1050px,92vw);
  border-radius:16px;
  overflow:hidden;
  background:#071923;
  box-shadow:0 30px 90px rgba(0,0,0,.55);
}
.video-modal-stage{
  position:relative;
  aspect-ratio:16/9;
  background:#071923;
}
.video-modal-stage iframe,
.video-modal-stage .video-modal-poster{
  width:100%;
  height:100%;
  border:0;
  display:block;
  object-fit:cover;
}
.video-modal-poster-wrap{
  position:absolute;
  inset:0;
  cursor:pointer;
}
.video-modal-poster-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.video-modal-poster-wrap .video-play-badge{
  width:70px;
  height:70px;
  font-size:25px;
}
.video-modal-close{
  position:absolute;
  top:10px;
  right:12px;
  z-index:4;
  width:42px;
  height:42px;
  border:0;
  border-radius:50%;
  background:rgba(4,18,28,.78);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}
.video-modal-caption{
  padding:12px 16px 14px;
  color:#e8f0f4;
  font-size:13px;
  font-weight:700;
}
body.video-modal-open{overflow:hidden}



@media(max-width:900px){
  .video-sample-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .video-sample-grid{grid-template-columns:1fr}
  .video-modal{padding:10px}
  .video-modal-dialog{width:96vw}
}


/* v37 - Blog category filters + article dates */
.blog-controls .chip{
  cursor:pointer;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.blog-controls .chip:hover{transform:translateY(-1px)}
.blog-controls .chip.is-active{
  background:var(--coral);
  border-color:var(--coral);
  color:#fff;
}
[data-blog-category].is-filtered-out{display:none!important}
.post-date{
  margin:8px 0 0;
  font-size:11px;
  font-weight:700;
  color:#81929e;
}
.article-date{
  margin:8px 0 12px;
  font-size:12px;
  font-weight:700;
  color:#c9d8e1;
}


/* v38 - requested: menu remains visible while scrolling + easier Services dropdown */
.site-header{
  position:fixed !important;
  top:0;
  left:0;
  right:0;
  width:100%;
  background:rgba(8,28,42,.94);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  box-shadow:0 8px 24px rgba(5,23,35,.10);
}
.nav-drop{
  position:relative;
}
.nav-drop::after{
  content:"";
  position:absolute;
  left:-18px;
  right:-18px;
  top:100%;
  height:18px;
}
.drop-menu{
  top:64px !important;
}
.nav-drop:hover .drop-menu,
.nav-drop:focus-within .drop-menu,
.nav-drop.open .drop-menu{
  display:grid;
}


/* v40 - Social page entry popup + social feature hover message */
.social-feature-grid .feature{
  position:relative;
  overflow:hidden;
}
.social-feature-grid .feature .feature-hover-note{
  display:none;
  margin-top:12px;
  font-size:14px;
  line-height:1.55;
  font-weight:600;
  color:#fff;
}
.social-feature-grid .feature:hover,
.social-feature-grid .feature:focus-within{
  background:#07293d !important;
  border-color:#07293d !important;
}
.social-feature-grid .feature:hover h3,
.social-feature-grid .feature:hover p,
.social-feature-grid .feature:focus-within h3,
.social-feature-grid .feature:focus-within p{
  color:#fff !important;
}
.social-feature-grid .feature:hover > p:not(.feature-hover-note),
.social-feature-grid .feature:focus-within > p:not(.feature-hover-note){
  display:none;
}
.social-feature-grid .feature:hover .feature-hover-note,
.social-feature-grid .feature:focus-within .feature-hover-note{
  display:block;
}



/* v41 - requested website pricing + About vision */
.website-pricing-note{
  margin-top:22px;
  font-size:13px;
  line-height:1.65;
  color:var(--muted);
}
.about-vision-copy p{
  line-height:1.72;
}
.about-vision-copy strong{
  color:var(--ink);
}


/* v42 - requested Social Media package comparison below pricing */
.social-comparison-section{padding-top:20px}
.social-comparison-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 16px 42px rgba(10,35,52,.06);
}
.social-comparison-card h3{
  margin:0;
  padding:18px 20px 8px;
  font-size:16px;
}
.social-comparison-scroll{overflow-x:auto}
.social-comparison-table{
  width:100%;
  border-collapse:collapse;
  min-width:850px;
}
.social-comparison-table th,
.social-comparison-table td{
  padding:15px 16px;
  border-bottom:1px solid #dfe7e2;
  text-align:left;
  vertical-align:middle;
  font-size:14px;
}
.social-comparison-table thead th{
  background:#eaf1e3;
  color:#183826;
  font-weight:800;
}
.social-comparison-table thead .recommended-col{
  background:#4caf7b;
  color:#173d2a;
}
.social-comparison-table tbody th{
  color:#426449;
  font-weight:700;
  width:28%;
}
.social-comparison-table tbody tr:nth-child(even){
  background:#fafcf8;
}
.social-comparison-note{
  margin:20px 0 0;
  color:#6f806e;
  font-size:13px;
}


/* v43 - Pharmacy Social Media CTA at the bottom of the Social page */
.social-pharmacy-cta{
  background:#f5f8fa;
}
.social-pharmacy-cta-grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:34px;
  align-items:center;
}
.social-pharmacy-visual{
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 20px 50px rgba(10,35,52,.10);
}
.social-pharmacy-visual img{
  width:100%;
  height:320px;
  object-fit:cover;
}
.social-pharmacy-copy{
  text-align:left;
}
.social-pharmacy-copy h2{
  margin:0 0 12px;
  font-size:34px;
  line-height:1.08;
}
.social-pharmacy-copy p:not(.eyebrow){
  color:var(--muted);
  margin:0 0 20px;
}
@media(max-width:850px){
  .social-pharmacy-cta-grid{
    grid-template-columns:1fr;
  }
  .social-pharmacy-visual img{
    height:240px;
  }
}


/* v54 - Blog filter buttons: white text only */
.blog-controls .chip{
  color:#ffffff !important;
}

/* v57 - Websites page hero video only */
.page-hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  z-index:0;
  filter:brightness(.79) saturate(.78);
}

/* v63 - unique related imagery for every blog article */
.blog-grid .post-cover{background-size:cover!important;background-position:center!important}
.blog-grid .post-cover:before{display:none!important}
.blog-grid .post-cover:after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(5,20,31,.02),rgba(5,20,31,.18));
}
.article-feature-image img{display:block;width:100%;height:360px;object-fit:cover}

/* v66 - bilingual language selector */
.lang-switch{display:flex;align-items:center;gap:4px;margin-left:10px;padding:3px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.06);flex:0 0 auto}.lang-switch a{display:flex;align-items:center;justify-content:center;min-width:30px;height:28px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:850;letter-spacing:.08em;color:#dce8ef}.lang-switch a.active{background:#fff;color:#0b2638}.lang-switch a:hover{background:rgba(255,255,255,.16);color:#fff}.lang-switch a.active:hover{background:#fff;color:#0b2638}@media(max-width:980px){.lang-switch{margin-left:auto;margin-right:8px}.header-inner .lang-switch + .header-cta{display:none}}

/* v69 - demo content structure + blog-style body images */
.section{padding:56px 0}.section:nth-of-type(even){background:#f6f9fb}.section .container{width:min(var(--shell),calc(100% - 40px));margin:auto}.section-head{display:block;margin-bottom:26px}.section-head h2{font-size:40px;line-height:1.06;letter-spacing:-.035em;margin:0 0 12px}.section-intro{max-width:900px;color:var(--muted);line-height:1.7}.section-body{max-width:1120px}.block-grid,.situations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.block-grid>div,.situation,.tier-card,.principle,.proof-example,.contrast-col,.quiet-block,.assurance-strip{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.block-grid h3,.situation h3,.tier-card h3,.principle h3{margin:0 0 8px;font-size:20px}.block-grid p,.situation p,.tier-card p,.principle p,.section-body>p,.quiet-block p{color:var(--muted);line-height:1.7}.situations{list-style:none;padding:0}.tier-group{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tier-card--recommended{border:2px solid var(--coral)}.tier-banner,.tier-price{color:var(--coral)!important;font-weight:800}.tier-list{padding-left:20px}.principles{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;list-style:none;padding:0}.contrast-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px}.proof-grid{display:grid;gap:16px}.proof-part+ .proof-part{margin-top:18px}.proof-label{
  display:block;
  font-size:17px;
  line-height:1.25;
  letter-spacing:.04em;
  font-weight:850;
  color:var(--coral);
  margin-bottom:10px;
}.faq details,.service-faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary,.service-faq summary{font-weight:800;cursor:pointer}.faq-panel{display:block!important}.pull-quote{margin:28px 0;padding:22px;border-left:4px solid var(--coral);background:#eef6fa;font-size:22px;font-weight:800}.service-photo-section{padding-top:18px;padding-bottom:18px;background:#fff!important}.service-body-image{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 18px 48px rgba(8,32,48,.14)}.service-body-image img,.service-body-image video{display:block;width:100%;height:390px;object-fit:cover}.btn-row{display:flex;gap:12px;flex-wrap:wrap}.small{font-size:13px}.mt-24{margin-top:24px}.identity-facts{display:grid;grid-template-columns:180px 1fr;gap:10px}.identity-facts dt{font-weight:800}.identity-facts dd{margin:0;color:var(--muted)}
@media(max-width:800px){.block-grid,.situations,.principles,.contrast-cols,.tier-group{grid-template-columns:1fr}.section-head h2{font-size:31px}.service-body-image img,.service-body-image video{height:250px}.identity-facts{grid-template-columns:1fr}.section .container{width:min(var(--shell),calc(100% - 30px))}}


/* v70 - requested: dark hover state for white content cards */
:root{--hover-navy-start:#0a273b;--hover-navy-mid:#10344c;--hover-navy-end:#0b2232}

.card,
.feature,
.service-wide,
.price-card,
.value,
.post-card .body,
.block-grid>div,
.situation,
.tier-card,
.principle,
.proof-example,
.contrast-col,
.quiet-block,
.assurance-strip,
.social-comparison-card,
.video-sample-card,
.service-copy-grid article,
.faq details,
.service-faq details{
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease,color .28s ease;
}

.card:hover,
.card:focus-within,
.feature:hover,
.feature:focus-within,
.service-wide:hover,
.service-wide:focus-within,
.price-card:hover,
.price-card:focus-within,
.value:hover,
.value:focus-within,
.post-card:hover .body,
.post-card:focus-within .body,
.block-grid>div:hover,
.block-grid>div:focus-within,
.situation:hover,
.situation:focus-within,
.tier-card:hover,
.tier-card:focus-within,
.principle:hover,
.principle:focus-within,
.proof-example:hover,
.proof-example:focus-within,
.contrast-col:hover,
.contrast-col:focus-within,
.quiet-block:hover,
.quiet-block:focus-within,
.assurance-strip:hover,
.assurance-strip:focus-within,
.social-comparison-card:hover,
.social-comparison-card:focus-within,
.video-sample-card:hover,
.video-sample-card:focus-within,
.service-copy-grid article:hover,
.service-copy-grid article:focus-within,
.faq details:hover,
.service-faq details:hover{
  background:linear-gradient(135deg,var(--hover-navy-start) 0%,var(--hover-navy-mid) 55%,var(--hover-navy-end) 100%) !important;
  border-color:#21465f !important;
  box-shadow:0 18px 42px rgba(5,24,38,.18);
  transform:translateY(-5px) scale(1.01);
}

.card:hover h3,.card:hover p,.card:hover li,.card:hover .arrow,
.card:focus-within h3,.card:focus-within p,.card:focus-within li,.card:focus-within .arrow,
.feature:hover h3,.feature:hover p,.feature:hover li,.feature:hover a,
.feature:focus-within h3,.feature:focus-within p,.feature:focus-within li,.feature:focus-within a,
.service-wide:hover h2,.service-wide:hover h3,.service-wide:hover p,.service-wide:hover .eyebrow,
.service-wide:focus-within h2,.service-wide:focus-within h3,.service-wide:focus-within p,.service-wide:focus-within .eyebrow,
.price-card:hover h3,.price-card:hover p,.price-card:hover li,.price-card:hover small,.price-card:hover .price,
.price-card:focus-within h3,.price-card:focus-within p,.price-card:focus-within li,.price-card:focus-within small,.price-card:focus-within .price,
.value:hover h3,.value:hover p,.value:focus-within h3,.value:focus-within p,
.post-card:hover .body h3,.post-card:hover .body p,.post-card:hover .body .meta,
.post-card:focus-within .body h3,.post-card:focus-within .body p,.post-card:focus-within .body .meta,
.block-grid>div:hover h3,.block-grid>div:hover p,.block-grid>div:hover li,
.block-grid>div:focus-within h3,.block-grid>div:focus-within p,.block-grid>div:focus-within li,
.situation:hover h3,.situation:hover p,.situation:focus-within h3,.situation:focus-within p,
.tier-card:hover h3,.tier-card:hover p,.tier-card:hover li,.tier-card:hover .tier-banner,.tier-card:hover .tier-price,
.tier-card:focus-within h3,.tier-card:focus-within p,.tier-card:focus-within li,.tier-card:focus-within .tier-banner,.tier-card:focus-within .tier-price,
.principle:hover h3,.principle:hover p,.principle:focus-within h3,.principle:focus-within p,
.proof-example:hover,.proof-example:focus-within,
.contrast-col:hover,.contrast-col:focus-within,
.quiet-block:hover h3,.quiet-block:hover p,.quiet-block:focus-within h3,.quiet-block:focus-within p,
.assurance-strip:hover,.assurance-strip:focus-within,
.social-comparison-card:hover h3,.social-comparison-card:hover p,.social-comparison-card:focus-within h3,.social-comparison-card:focus-within p,
.video-sample-card:hover h3,.video-sample-card:hover p,.video-sample-card:focus-within h3,.video-sample-card:focus-within p,
.service-copy-grid article:hover h3,.service-copy-grid article:hover p,
.service-copy-grid article:focus-within h3,.service-copy-grid article:focus-within p,
.faq details:hover summary,.faq details:hover p,.service-faq details:hover summary,.service-faq details:hover p{
  color:#ffffff !important;
}

.card:hover p,.feature:hover p,.service-wide:hover p,.price-card:hover p,.price-card:hover li,.value:hover p,
.post-card:hover .body p,.post-card:hover .body .meta,.block-grid>div:hover p,.situation:hover p,.tier-card:hover p,
.principle:hover p,.quiet-block:hover p,.social-comparison-card:hover p,.video-sample-card:hover p,
.service-copy-grid article:hover p,.faq details:hover p,.service-faq details:hover p,
.card:focus-within p,.feature:focus-within p,.service-wide:focus-within p,.price-card:focus-within p,.price-card:focus-within li,.value:focus-within p,
.post-card:focus-within .body p,.post-card:focus-within .body .meta,.block-grid>div:focus-within p,.situation:focus-within p,.tier-card:focus-within p,
.principle:focus-within p,.quiet-block:focus-within p,.social-comparison-card:focus-within p,.video-sample-card:focus-within p,
.service-copy-grid article:focus-within p,.faq details:hover p,.service-faq details:hover p{
  color:rgba(255,255,255,.88) !important;
}

.card:hover .eyebrow,.service-wide:hover .eyebrow,
.card:focus-within .eyebrow,.service-wide:focus-within .eyebrow,
.faq details:hover summary,.service-faq details:hover summary{
  color:#ffffff !important;
}

.price-card:hover .badge,.price-card:focus-within .badge,
.tier-card:hover .tier-banner,.tier-card:focus-within .tier-banner{
  background:rgba(255,255,255,.14);
  color:#ffffff !important;
}


/* v71 - cleaner editorial structure for demo-derived service pages */
.service-editorial-page .section{
  padding:68px 0;
}
.service-editorial-page .section:nth-of-type(even){
  background:#f7fafc;
}
.service-editorial-page .section-head{
  max-width:960px;
  margin:0 0 30px;
  padding-left:20px;
  border-left:4px solid var(--coral);
}
.service-editorial-page .section-head h2{
  margin:0 0 12px;
  font-size:38px;
  line-height:1.08;
  letter-spacing:-.035em;
  color:var(--ink);
}
.service-editorial-page .section-head .section-intro{
  margin:0;
  max-width:860px;
  font-size:16px;
  line-height:1.72;
  color:#607485;
}
.service-editorial-page .section-body{
  max-width:1120px;
}
.service-editorial-page .block-grid{
  gap:18px;
}
.service-editorial-page .block-grid>div{
  position:relative;
  min-height:150px;
  padding:27px 26px 25px;
  background:#fff !important;
  border:1px solid #dce6ed !important;
  border-top:3px solid #cbdbe5 !important;
  border-radius:16px;
  box-shadow:0 8px 24px rgba(12,40,58,.045);
  transform:none;
}
.service-editorial-page .block-grid>div h3{
  margin:0 0 10px;
  font-size:21px;
  line-height:1.2;
  letter-spacing:-.015em;
  color:var(--ink) !important;
}
.service-editorial-page .block-grid>div p{
  margin:0;
  font-size:14.5px;
  line-height:1.68;
  color:#607485 !important;
}
/* only selected cards turn navy — the rest remain clean white */
.service-editorial-page .block-grid>div:nth-child(3n+1):hover,
.service-editorial-page .block-grid>div:nth-child(3n+1):focus-within{
  background:linear-gradient(135deg,#0a273b 0%,#10344c 58%,#0b2232 100%) !important;
  border-color:#21465f !important;
  border-top-color:#f26857 !important;
  box-shadow:0 18px 40px rgba(5,24,38,.16);
  transform:translateY(-4px);
}
.service-editorial-page .block-grid>div:nth-child(3n+1):hover h3,
.service-editorial-page .block-grid>div:nth-child(3n+1):focus-within h3{
  color:#fff !important;
}
.service-editorial-page .block-grid>div:nth-child(3n+1):hover p,
.service-editorial-page .block-grid>div:nth-child(3n+1):focus-within p{
  color:rgba(255,255,255,.88) !important;
}
/* the other cards get only a subtle motion, no colour flip */
.service-editorial-page .block-grid>div:not(:nth-child(3n+1)):hover{
  background:#fff !important;
  border-color:#bfd3df !important;
  border-top-color:#70c1df !important;
  box-shadow:0 16px 34px rgba(12,40,58,.09);
  transform:translateY(-3px);
}
.service-editorial-page .block-grid>div:not(:nth-child(3n+1)):hover h3{
  color:var(--ink) !important;
}
.service-editorial-page .block-grid>div:not(:nth-child(3n+1)):hover p{
  color:#607485 !important;
}
.service-editorial-page .service-photo-section{
  padding:26px 0 38px;
  background:#fff !important;
}
.service-editorial-page .service-body-image{
  border-radius:18px;
  box-shadow:0 20px 45px rgba(8,32,48,.12);
}
.service-editorial-page .service-body-image img,.service-editorial-page .service-body-image video{
  height:360px;
}
.service-editorial-page .faq,
.service-editorial-page .service-faq{
  max-width:980px;
}
.service-editorial-page .faq details,
.service-editorial-page .service-faq details{
  background:#fff !important;
  border:1px solid #dce6ed !important;
  border-radius:12px;
  padding:18px 20px;
  margin-bottom:10px;
  transform:none !important;
  box-shadow:none !important;
}
.service-editorial-page .faq details:hover,
.service-editorial-page .service-faq details:hover{
  background:#fff !important;
  border-color:#bfd3df !important;
  transform:none !important;
}
.service-editorial-page .faq details:hover summary,
.service-editorial-page .service-faq details:hover summary{
  color:var(--ink) !important;
}
.service-editorial-page .faq details:hover p,
.service-editorial-page .service-faq details:hover p{
  color:#607485 !important;
}
.service-editorial-page .faq summary,
.service-editorial-page .service-faq summary{
  font-size:16px;
  line-height:1.4;
}

/* v71 - undo the "everything turns navy" effect globally; keep it selective */
.price-card:hover,.price-card:focus-within,
.post-card:hover .body,.post-card:focus-within .body,
.faq details:hover,.service-faq details:hover,
.social-comparison-card:hover,.social-comparison-card:focus-within,
.video-sample-card:hover,.video-sample-card:focus-within{
  background:#fff !important;
  color:var(--ink) !important;
}
.price-card:hover h3,.price-card:hover p,.price-card:hover li,.price-card:hover .price,.price-card:hover small,
.post-card:hover .body h2,.post-card:hover .body h3,.post-card:hover .body p,.post-card:hover .body .meta,
.faq details:hover summary,.faq details:hover p,.service-faq details:hover summary,.service-faq details:hover p,
.social-comparison-card:hover h3,.social-comparison-card:hover p,
.video-sample-card:hover h3,.video-sample-card:hover p{
  color:inherit !important;
}

/* v71 - language selector: larger click target, always clickable above header layers */
.lang-switch{
  position:relative;
  z-index:120;
}
.lang-switch a{
  position:relative;
  z-index:121;
  pointer-events:auto !important;
  cursor:pointer;
  min-width:34px;
  height:30px;
}

@media(max-width:800px){
  .service-editorial-page .section{padding:52px 0}
  .service-editorial-page .section-head{padding-left:14px}
  .service-editorial-page .section-head h2{font-size:30px}
  .service-editorial-page .block-grid>div{min-height:0;padding:22px}
  .service-editorial-page .service-body-image img,.service-editorial-page .service-body-image video{height:250px}
}

/* v72 - larger orange proof labels */
@media(max-width:640px){
  .proof-label{font-size:15px}
}


/* v73 - turn question blocks into proper accordion FAQs */
.faq.faq-accordion,
.service-faq.faq-accordion{
  display:grid;
  gap:12px;
}
.faq-item{
  background:#fff;
  border:1px solid #dce6ed;
  border-radius:14px;
  overflow:hidden;
  transition:border-color .22s ease, box-shadow .22s ease, transform .22s ease, background .22s ease;
}
.faq-item:hover{
  border-color:#c6d9e4;
  box-shadow:0 12px 28px rgba(7,25,38,.06);
}
.faq-item h3{
  margin:0;
}
.faq-item h3 button{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  border:0;
  background:transparent;
  color:var(--ink);
  font:inherit;
  font-size:18px;
  font-weight:800;
  line-height:1.45;
  text-align:left;
  padding:20px 24px;
  cursor:pointer;
}
.faq-item h3 button:hover,
.faq-item h3 button:focus-visible{
  color:var(--ink);
  outline:none;
}
.faq-item h3 button::after{
  content:'+';
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  border-radius:999px;
  background:#eef5f9;
  color:var(--coral);
  font-size:22px;
  font-weight:700;
  line-height:1;
  transition:transform .22s ease, background .22s ease, color .22s ease;
}
.faq-item.is-open{
  border-color:#bfd3df;
  box-shadow:0 16px 36px rgba(7,25,38,.08);
}
.faq-item.is-open h3 button::after{
  content:'−';
  background:var(--coral);
  color:#fff;
}
.faq-accordion .faq-panel{
  display:none !important;
  padding:0 24px 22px;
}
.faq-accordion .faq-item.is-open .faq-panel{
  display:block !important;
}
.faq-accordion .faq-panel p:last-child,
.faq-accordion .faq-panel ul:last-child,
.faq-accordion .faq-panel ol:last-child{
  margin-bottom:0;
}
.service-editorial-page .faq.faq-accordion .faq-item,
.service-editorial-page .service-faq.faq-accordion .faq-item{
  background:#fff !important;
}
.service-editorial-page .faq.faq-accordion .faq-item:hover,
.service-editorial-page .service-faq.faq-accordion .faq-item:hover{
  background:#fff !important;
}
@media(max-width:640px){
  .faq-item h3 button{
    font-size:16px;
    padding:18px 18px;
  }
  .faq-accordion .faq-panel{
    padding:0 18px 18px;
  }
}


/* v74 - navy hover ONLY on grouped 2/3-column field grids */
/* Reset dark hover everywhere else */
.service-editorial-page .card:hover,
.service-editorial-page .card:focus-within,
.service-editorial-page .feature:hover,
.service-editorial-page .feature:focus-within,
.service-editorial-page .service-wide:hover,
.service-editorial-page .service-wide:focus-within,
.service-editorial-page .price-card:hover,
.service-editorial-page .price-card:focus-within,
.service-editorial-page .value:hover,
.service-editorial-page .value:focus-within,
.service-editorial-page .post-card:hover .body,
.service-editorial-page .post-card:focus-within .body,
.service-editorial-page .situation:hover,
.service-editorial-page .situation:focus-within,
.service-editorial-page .proof-example:hover,
.service-editorial-page .proof-example:focus-within,
.service-editorial-page .quiet-block:hover,
.service-editorial-page .quiet-block:focus-within,
.service-editorial-page .assurance-strip:hover,
.service-editorial-page .assurance-strip:focus-within,
.service-editorial-page .social-comparison-card:hover,
.service-editorial-page .social-comparison-card:focus-within,
.service-editorial-page .video-sample-card:hover,
.service-editorial-page .video-sample-card:focus-within,
.service-editorial-page .service-copy-grid article:hover,
.service-editorial-page .service-copy-grid article:focus-within,
.service-editorial-page .faq details:hover,
.service-editorial-page .service-faq details:hover,
.service-editorial-page .faq-item:hover{
  background:#fff !important;
  color:var(--ink) !important;
  border-color:var(--line) !important;
  transform:none !important;
  box-shadow:none !important;
}
.service-editorial-page .card:hover *,
.service-editorial-page .card:focus-within *,
.service-editorial-page .feature:hover *,
.service-editorial-page .feature:focus-within *,
.service-editorial-page .service-wide:hover *,
.service-editorial-page .service-wide:focus-within *,
.service-editorial-page .price-card:hover *,
.service-editorial-page .price-card:focus-within *,
.service-editorial-page .value:hover *,
.service-editorial-page .value:focus-within *,
.service-editorial-page .post-card:hover .body *,
.service-editorial-page .post-card:focus-within .body *,
.service-editorial-page .situation:hover *,
.service-editorial-page .situation:focus-within *,
.service-editorial-page .proof-example:hover *,
.service-editorial-page .proof-example:focus-within *,
.service-editorial-page .quiet-block:hover *,
.service-editorial-page .quiet-block:focus-within *,
.service-editorial-page .assurance-strip:hover *,
.service-editorial-page .assurance-strip:focus-within *,
.service-editorial-page .social-comparison-card:hover *,
.service-editorial-page .social-comparison-card:focus-within *,
.service-editorial-page .video-sample-card:hover *,
.service-editorial-page .video-sample-card:focus-within *,
.service-editorial-page .service-copy-grid article:hover *,
.service-editorial-page .service-copy-grid article:focus-within *,
.service-editorial-page .faq details:hover *,
.service-editorial-page .service-faq details:hover *{
  color:inherit !important;
}

/* Keep navy hover only for actual grouped grids with 2 or 3 fields */
.service-editorial-page .block-grid>div:hover,
.service-editorial-page .block-grid>div:focus-within,
.service-editorial-page .tier-group>.tier-card:hover,
.service-editorial-page .tier-group>.tier-card:focus-within,
.service-editorial-page .principles>.principle:hover,
.service-editorial-page .principles>.principle:focus-within,
.service-editorial-page .contrast-cols>.contrast-col:hover,
.service-editorial-page .contrast-cols>.contrast-col:focus-within{
  background:linear-gradient(135deg,var(--hover-navy-start) 0%,var(--hover-navy-mid) 55%,var(--hover-navy-end) 100%) !important;
  border-color:#21465f !important;
  box-shadow:0 18px 42px rgba(5,24,38,.18) !important;
  transform:translateY(-5px) scale(1.01) !important;
}
.service-editorial-page .block-grid>div:hover *,
.service-editorial-page .block-grid>div:focus-within *,
.service-editorial-page .tier-group>.tier-card:hover *,
.service-editorial-page .tier-group>.tier-card:focus-within *,
.service-editorial-page .principles>.principle:hover *,
.service-editorial-page .principles>.principle:focus-within *,
.service-editorial-page .contrast-cols>.contrast-col:hover *,
.service-editorial-page .contrast-cols>.contrast-col:focus-within *{
  color:#fff !important;
}

/* FAQ stays white; only accordion open/close interaction */
.service-editorial-page .faq-item:hover{
  border-color:#c6d9e4 !important;
  box-shadow:0 10px 24px rgba(7,25,38,.05) !important;
}


/* v75 - approved vertical visual on About page */
.about-vision-image{align-self:start;position:sticky;top:112px}
.about-vision-image img{width:100%;height:760px;object-fit:cover;object-position:center;border-radius:18px}
@media(max-width:980px){.about-vision-image{position:static}.about-vision-image img{height:520px}}
@media(max-width:640px){.about-vision-image img{height:440px}}


/* End CTA with mini form + stats */
.cta-band-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:28px;align-items:start}
.cta-band-copy ul{margin:18px 0 0;padding-left:20px}
.cta-band-copy li{margin:0 0 8px;color:#2d4555}
.cta-band-copy .btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.cta-band-copy .reassurance{margin:16px 0 0;color:var(--muted)}
.cta-side-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 16px 38px rgba(12,34,50,.08)}
.cta-side-card h3{margin:0 0 8px;font-size:24px;line-height:1.12}
.cta-side-card p{margin:0 0 16px;color:var(--muted)}
.cta-side-card .mini-lead-form{margin-top:8px}
.cta-side-card .mini-lead-form input,.cta-side-card .mini-lead-form select{background:#fff}
.cta-side-card .mini-consent{margin-top:2px}
.cta-side-card .human-mini{background:#f5f9fc}
@media(max-width:980px){.cta-band-layout{grid-template-columns:1fr}}
@media(max-width:640px){.cta-band-copy .btn-row{flex-direction:column;align-items:flex-start}}


/* v77 - sequential subtle zoom for consecutive section titles */
.title-sequence > h3{
  transform-origin:left center;
}
.title-sequence.is-title-sequence-active > h3{
  animation:bdTitleSequenceZoom .48s ease-out both;
}
.title-sequence.is-title-sequence-active > h3:nth-of-type(1){animation-delay:0s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(2){animation-delay:.13s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(3){animation-delay:.26s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(4){animation-delay:.39s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(5){animation-delay:.52s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(6){animation-delay:.65s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(7){animation-delay:.78s}
.title-sequence.is-title-sequence-active > h3:nth-of-type(8){animation-delay:.91s}

@keyframes bdTitleSequenceZoom{
  0%{transform:scale(1);opacity:1}
  45%{transform:scale(1.045);opacity:1}
  100%{transform:scale(1);opacity:1}
}

@media(prefers-reduced-motion:reduce){
  .title-sequence.is-title-sequence-active > h3{animation:none!important}
}


/* v78 - compact left-title / right-content panels for long editorial sections */
.service-editorial-page .split-tabs{
  display:grid;
  grid-template-columns:minmax(240px,310px) minmax(0,1fr);
  gap:24px;
  align-items:start;
}
.service-editorial-page .split-tabs-nav{
  display:grid;
  gap:10px;
  position:sticky;
  top:112px;
}
.service-editorial-page .split-tabs-trigger{
  width:100%;
  display:flex;
  align-items:flex-start;
  gap:12px;
  padding:15px 16px;
  border:1px solid #d9e5ec;
  border-radius:15px;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbfd 100%);
  color:var(--ink);
  text-align:left;
  cursor:pointer;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease, color .18s ease;
  box-shadow:0 8px 20px rgba(8,30,44,.04);
}
.service-editorial-page .split-tabs-trigger:hover,
.service-editorial-page .split-tabs-trigger:focus-visible{
  border-color:#bfd3df;
  box-shadow:0 12px 24px rgba(8,30,44,.08);
  transform:translateY(-1px);
  outline:none;
}
.service-editorial-page .split-tabs-trigger.is-active{
  background:linear-gradient(135deg,#0a273b 0%,#10344c 55%,#0b2232 100%);
  border-color:#21465f;
  color:#fff;
  box-shadow:0 18px 40px rgba(5,24,38,.18);
}
.service-editorial-page .split-tabs-trigger.is-active .split-tabs-title,
.service-editorial-page .split-tabs-trigger.is-active .split-tabs-num,
.service-editorial-page .split-tabs-trigger.is-active .split-tabs-kicker{
  color:#fff;
}
.service-editorial-page .split-tabs-num{
  flex:0 0 auto;
  min-width:32px;
  height:32px;
  border-radius:999px;
  display:grid;
  place-items:center;
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  color:var(--coral);
  background:#eef5f9;
}
.service-editorial-page .split-tabs-trigger.is-active .split-tabs-num{
  background:rgba(255,255,255,.14);
  color:#fff;
}
.service-editorial-page .split-tabs-title-wrap{display:grid;gap:4px}
.service-editorial-page .split-tabs-title{
  font-size:16px;
  line-height:1.38;
  font-weight:800;
  color:var(--ink);
}
.service-editorial-page .split-tabs-kicker{
  font-size:11px;
  line-height:1.3;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#7b8e9c;
}
.service-editorial-page .split-tabs-panels{
  min-width:0;
}
.service-editorial-page .split-tabs-panel{
  display:none;
  background:#fff;
  border:1px solid #dce6ed;
  border-radius:18px;
  padding:28px 30px;
  box-shadow:0 16px 38px rgba(8,30,44,.08);
  animation:splitTabFade .24s ease;
}
.service-editorial-page .split-tabs-panel.is-active{display:block}
.service-editorial-page .split-tabs-panel h3{
  margin:0 0 10px;
  font-size:28px;
  line-height:1.14;
  letter-spacing:-.03em;
  color:var(--ink);
}
.service-editorial-page .split-tabs-panel .split-tabs-panel-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 0 12px;
  padding:6px 10px;
  border-radius:999px;
  background:#eef5f9;
  color:var(--coral);
  font-size:11px;
  font-weight:800;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.service-editorial-page .split-tabs-panel p,
.service-editorial-page .split-tabs-panel li,
.service-editorial-page .split-tabs-panel .small,
.service-editorial-page .split-tabs-panel em,
.service-editorial-page .split-tabs-panel strong{
  color:#2e4655;
}
.service-editorial-page .split-tabs-panel p,
.service-editorial-page .split-tabs-panel li{
  line-height:1.76;
}
.service-editorial-page .split-tabs-panel ul,
.service-editorial-page .split-tabs-panel ol{
  margin:14px 0 0;
  padding-left:20px;
}
.service-editorial-page .split-tabs-panel ul li,
.service-editorial-page .split-tabs-panel ol li{margin-bottom:8px}
.service-editorial-page .split-tabs-panel .btn-row{margin-top:20px}
.service-editorial-page .split-tabs-panel .boundary-block,
.service-editorial-page .split-tabs-panel aside{
  margin:0 0 18px;
}
@keyframes splitTabFade{
  from{opacity:0;transform:translateY(4px)}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:980px){
  .service-editorial-page .split-tabs{
    grid-template-columns:1fr;
    gap:16px;
  }
  .service-editorial-page .split-tabs-nav{
    position:static;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .service-editorial-page .split-tabs-panel{
    padding:24px 22px;
  }
  .service-editorial-page .split-tabs-panel h3{
    font-size:24px;
  }
}
@media(max-width:640px){
  .service-editorial-page .split-tabs-nav{grid-template-columns:1fr}
  .service-editorial-page .split-tabs-trigger{padding:14px 14px}
  .service-editorial-page .split-tabs-panel{padding:20px 18px}
  .service-editorial-page .split-tabs-panel h3{font-size:22px}
}


/* v79 - home compact contact section replacing portfolio + ai on homepage */
.home-inline-contact{padding:62px 0;background:linear-gradient(180deg,#f6fafc 0%,#ffffff 100%)}
.home-inline-contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}
.home-inline-contact-copy{display:grid;gap:18px}
.home-inline-points{display:grid;gap:14px}
.home-inline-point{background:#fff;border:1px solid #dce6ed;border-radius:16px;padding:18px 18px 16px;box-shadow:0 12px 28px rgba(8,30,44,.05)}
.home-inline-point strong{display:block;margin:0 0 6px;font-size:15px;color:var(--ink)}
.home-inline-point p{margin:0;color:var(--muted);line-height:1.7}
.home-inline-contact-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.home-inline-contact-mini span{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:12px;background:#0b2333;color:#fff;font-size:13px;font-weight:700;box-shadow:0 10px 24px rgba(8,30,44,.1)}
.home-mini-form.contact-form-v8{padding:24px 24px 22px}
.home-mini-form h2{font-size:28px}
.home-mini-form > p{font-size:14px}
.home-mini-form .contact-grid-v8 textarea{min-height:120px}
.home-mini-form .form-note{margin-top:12px;font-size:12px;color:#7d8e99}
@media(max-width:980px){
  .home-inline-contact-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .home-inline-contact-mini{grid-template-columns:1fr}
  .home-mini-form.contact-form-v8{padding:20px 18px}
  .home-mini-form h2{font-size:24px}
}


/* v80 - compact tabbed case examples on website-development page */
.case-tabs{display:grid;grid-template-columns:minmax(240px,290px) minmax(0,1fr);gap:20px;align-items:start}
.case-tabs-nav{display:grid;gap:12px}
.case-tabs-trigger{appearance:none;border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px 18px;text-align:left;cursor:pointer;display:grid;gap:8px;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;box-shadow:0 10px 24px rgba(8,32,48,.05)}
.case-tabs-trigger:hover{transform:translateY(-2px);border-color:#b5c8d5}
.case-tabs-trigger.is-active{background:linear-gradient(135deg,#0a273b 0%, #10344c 48%, #0b2232 100%);color:#fff;border-color:#0a273b;box-shadow:0 16px 36px rgba(8,32,48,.18)}
.case-tabs-num{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--coral)}
.case-tabs-trigger.is-active .case-tabs-num{color:#ffd7cf}
.case-tabs-title{font-size:19px;line-height:1.25;font-weight:850;display:block}
.case-tabs-sub{font-size:14px;line-height:1.55;color:var(--muted);display:block}
.case-tabs-trigger.is-active .case-tabs-sub{color:rgba(255,255,255,.84)}
.case-tabs-panels{min-width:0}
.case-tabs-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 12px 28px rgba(8,32,48,.06)}
.case-tabs-panel>.proof-part+.proof-part{margin-top:22px;padding-top:18px;border-top:1px solid #eef3f6}
.case-tabs-panel p,.case-tabs-panel li{line-height:1.75;color:var(--muted)}
.case-tabs-panel ul{margin:0;padding-left:24px}
.case-tabs-helper{margin-top:18px;color:var(--muted)}
@media(max-width:860px){.case-tabs{grid-template-columns:1fr}.case-tabs-panel{padding:22px}}

/* v81 - blog filters stay in place: category filtering changes only visible groups */
[data-blog-category].is-filtered-out{display:none!important}
.blog-controls{position:relative;z-index:2}
.blog-controls .chip{user-select:none}


/* v82 - contact blocks: copy left, form right */
.cta-band-layout,
.mini-lead-wrap{
  display:grid !important;
  grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr) !important;
  gap:34px !important;
  align-items:start !important;
}
.cta-band-copy,
.mini-lead-copy{
  min-width:0;
}
.cta-side-card,
.mini-lead-form{
  min-width:0;
}
.cta-side-card{
  align-self:start;
}
@media(max-width:900px){
  .cta-band-layout,
  .mini-lead-wrap{
    grid-template-columns:1fr !important;
  }
}


/* v88 - Contact map + mobile hero performance */
.contact-map-section{padding:56px 0 66px;background:#f5f9fb}
.contact-map-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:center}
.contact-map-copy h2{margin:0 0 12px;font-size:36px;line-height:1.08;letter-spacing:-.03em}
.contact-map-copy p:not(.eyebrow){color:var(--muted);line-height:1.7;margin:0 0 20px}
.contact-map-frame{min-height:380px;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 18px 46px rgba(8,30,44,.09);background:#eaf1f5}
.contact-map-frame iframe{display:block;width:100%;height:380px;border:0}
@media(max-width:900px){.contact-map-grid{grid-template-columns:1fr}.contact-map-frame,.contact-map-frame iframe{height:320px;min-height:320px}}
@media(max-width:768px){
  video.page-hero-video[data-lazy-hero]{pointer-events:none}
}


/* v90 — Social client work: authentic posts in proportion-correct polaroid carousel */
.social-client-showcase{
  position:relative;
  padding:34px 0 18px;
  overflow:hidden;
  background:transparent;
}
.social-polaroid-shell{
  position:relative;
  width:100%;
  padding:18px 54px 34px;
}
.social-polaroid-viewport{
  overflow:hidden;
  padding:24px 8px 30px;
}
.social-polaroid-track{
  display:flex;
  align-items:center;
  gap:22px;
  width:max-content;
  transition:transform .55s cubic-bezier(.22,.61,.36,1);
  will-change:transform;
}
.social-polaroid-card{
  flex:0 0 auto;
  margin:0;
  padding:9px 9px 24px;
  background:#fff;
  border:1px solid rgba(9,34,50,.12);
  box-shadow:0 18px 34px rgba(5,25,38,.18),0 4px 9px rgba(5,25,38,.09);
  transform-origin:center center;
  transition:transform .3s ease,box-shadow .3s ease;
}
.social-polaroid-card:nth-child(4n+1){transform:rotate(-1.6deg)}
.social-polaroid-card:nth-child(4n+2){transform:rotate(.9deg) translateY(6px)}
.social-polaroid-card:nth-child(4n+3){transform:rotate(-.6deg) translateY(-4px)}
.social-polaroid-card:nth-child(4n+4){transform:rotate(1.4deg) translateY(4px)}
.social-polaroid-card:hover{
  transform:translateY(-8px) rotate(0deg) scale(1.025);
  box-shadow:0 26px 46px rgba(5,25,38,.23),0 6px 12px rgba(5,25,38,.1);
  z-index:2;
}
.social-polaroid-card img{
  display:block;
  width:auto;
  height:290px;
  max-width:none;
  object-fit:contain;
}
.social-polaroid-controls{
  pointer-events:none;
  position:absolute;
  inset:0;
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.social-polaroid-arrow{
  pointer-events:auto;
  appearance:none;
  width:46px;
  height:46px;
  border-radius:50%;
  border:1px solid rgba(8,35,52,.16);
  background:rgba(255,255,255,.96);
  color:#092638;
  font-size:34px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(6,28,42,.13);
  transition:transform .2s ease,background .2s ease;
}
.social-polaroid-arrow:hover{transform:scale(1.06);background:#fff}
@media(max-width:900px){
  .social-polaroid-shell{padding-inline:42px}
  .social-polaroid-card img{height:250px}
}
@media(max-width:640px){
  .social-client-showcase{padding-top:18px}
  .social-polaroid-shell{padding:10px 34px 24px}
  .social-polaroid-viewport{overflow-x:auto;scrollbar-width:none;padding-block:20px 24px}
  .social-polaroid-viewport::-webkit-scrollbar{display:none}
  .social-polaroid-track{gap:16px;transition:none}
  .social-polaroid-card{padding:7px 7px 18px}
  .social-polaroid-card img{height:210px}
  .social-polaroid-arrow{width:38px;height:38px;font-size:28px}
}


/* v91 — reserved image slots on pages that currently have no body photography */
.future-photo-placeholders{padding:28px 0 60px}
.future-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.future-photo-frame{min-height:300px;border:1px dashed rgba(12,42,60,.30);border-radius:20px;background:linear-gradient(145deg,#f7fafc,#eef4f7);display:grid;place-items:center;overflow:hidden;position:relative}
.future-photo-frame:before{content:"";position:absolute;inset:14px;border:1px solid rgba(12,42,60,.07);border-radius:14px}
.future-photo-frame span{position:relative;color:#718591;font-size:14px;font-weight:700;letter-spacing:.02em}
.article-hero-media{margin:26px 0 34px;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px rgba(7,30,45,.10)}
.article-hero-media img{display:block;width:100%;height:auto;aspect-ratio:7/4;object-fit:cover}
@media(max-width:760px){.future-photo-grid{grid-template-columns:1fr}.future-photo-frame{min-height:220px}}


/* v93 — supplied Google Ads visual beside the Google/Meta explanation */
.ads-inline-media{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:34px;align-items:center}
.ads-inline-copy{min-width:0}
.ads-inline-image{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 20px 44px rgba(7,31,47,.16);background:#081c2a}
.ads-inline-image img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}
@media(max-width:900px){.ads-inline-media{grid-template-columns:1fr}.ads-inline-image{max-width:620px;margin-inline:auto}}


.marketing-visual-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 24px}
.marketing-visual-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(8,32,48,.08)}
.marketing-visual-card img{display:block;width:100%;height:320px;object-fit:cover}
.marketing-visual-caption{padding:18px 20px}
.marketing-visual-caption h3{margin:0 0 8px;font-size:21px}
.marketing-visual-caption p{margin:0;color:var(--muted);line-height:1.7}
@media(max-width:900px){.marketing-visual-strip{grid-template-columns:1fr}.marketing-visual-card img{height:240px}}


/* v97 — Google Ads sections: real HTML copy beside the supplied images */
.ads-copy-image-section .ads-copy-image-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:34px;align-items:center}
.ads-copy-image-section .ads-copy-image-grid.reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}
.ads-copy-image-section .ads-copy-image-text{min-width:0}
.ads-copy-image-section .ads-copy-image-text h2{font-size:40px;line-height:1.06;letter-spacing:-.035em;margin:0 0 14px}
.ads-copy-image-section .ads-copy-image-text p{color:var(--muted);line-height:1.72}
.ads-copy-image-section .ads-copy-image-media{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 18px 48px rgba(8,32,48,.16);background:#0b2232}
.ads-copy-image-section .ads-copy-image-media img{display:block;width:100%;height:390px;object-fit:cover}
/* First supplied image: crop only the far-right branding area in-page; the source file remains unchanged. */
.ads-copy-image-section .ads-copy-image-media.logo-crop img{width:125%;max-width:none;object-position:left center}
.ads-copy-image-section .ads-copy-image-details{margin-top:28px}
.ads-copy-image-section .pull-quote{margin-top:22px}
@media(max-width:900px){
 .ads-copy-image-section .ads-copy-image-grid,.ads-copy-image-section .ads-copy-image-grid.reverse{grid-template-columns:1fr}
 .ads-copy-image-section .ads-copy-image-grid.reverse .ads-copy-image-media{order:2}
 .ads-copy-image-section .ads-copy-image-text h2{font-size:31px}
 .ads-copy-image-section .ads-copy-image-media img{height:260px}
}


/* v98 Google Ads full-width text-over-image sections */
.ads-full-image-copy{position:relative;min-height:520px;border-radius:22px;overflow:hidden;background-image:var(--ads-bg);background-size:cover;background-position:center;display:flex;align-items:center;margin:0 0 28px;box-shadow:0 20px 48px rgba(8,32,48,.18)}
.ads-full-image-copy-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,32,.92) 0%,rgba(4,20,32,.82) 38%,rgba(4,20,32,.18) 72%,rgba(4,20,32,.04) 100%)}
.ads-full-image-copy--google-meta .ads-full-image-copy-overlay{background:linear-gradient(90deg,rgba(4,20,32,.90) 0%,rgba(4,20,32,.76) 42%,rgba(4,20,32,.10) 72%,rgba(4,20,32,0) 100%)}
.ads-full-image-copy-content{position:relative;z-index:2;width:min(610px,58%);padding:54px 56px;color:#fff}
.ads-full-image-copy-content h2{margin:0 0 18px;font-size:44px;line-height:1.05;letter-spacing:-.035em;color:#fff}
.ads-full-image-copy-content p{margin:0;color:rgba(255,255,255,.91);font-size:18px;line-height:1.72}
.ads-full-image-copy-content .pull-quote{margin-top:22px;background:rgba(6,28,42,.62);border-left:4px solid var(--coral);color:#fff;padding:18px 20px;font-size:20px;backdrop-filter:blur(3px)}
@media(max-width:820px){.ads-full-image-copy{min-height:500px;background-position:center}.ads-full-image-copy-overlay,.ads-full-image-copy--google-meta .ads-full-image-copy-overlay{background:linear-gradient(90deg,rgba(4,20,32,.93),rgba(4,20,32,.68))}.ads-full-image-copy-content{width:100%;padding:34px 28px}.ads-full-image-copy-content h2{font-size:34px}.ads-full-image-copy-content p{font-size:16px}}

/* v99 — Google/Meta section video background */
.ads-full-image-copy--google-meta{
  position:relative;
  overflow:hidden;
}
.ads-full-image-copy--google-meta .ads-section-bg-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  z-index:0;
}
.ads-full-image-copy--google-meta .ads-full-image-copy-overlay{
  position:absolute;
  inset:0;
  z-index:1;
}
.ads-full-image-copy--google-meta .ads-full-image-copy-content{
  position:relative;
  z-index:2;
}
@media (prefers-reduced-motion: reduce){
  .ads-full-image-copy--google-meta .ads-section-bg-video{
    display:none;
  }
}

/* v100 — Google & Meta Ads case menu: smaller, easier-to-read text */
.marketing-case-tabs-compact .case-tabs-trigger{
  padding:14px 16px;
  gap:5px;
}
.marketing-case-tabs-compact .case-tabs-title{
  font-size:14px;
  line-height:1.42;
  font-weight:700;
  letter-spacing:0;
}
.marketing-case-tabs-compact .case-tabs-trigger.is-active .case-tabs-title{
  color:#fff;
}
@media(max-width:860px){
  .marketing-case-tabs-compact .case-tabs-title{
    font-size:14px;
  }
}


.website-inline-copy-section .section-body{display:block}
.website-inline-copy-section .block-grid,.website-inline-copy-section .tier-group{margin-top:28px}
.website-full-image-copy{position:relative;min-height:500px;border-radius:22px;overflow:hidden;background-image:var(--ads-bg);background-size:cover;background-position:center;display:flex;align-items:center;margin:0 0 8px;box-shadow:0 20px 48px rgba(8,32,48,.18)}
.website-full-image-copy .ads-full-image-copy-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,32,.92) 0%,rgba(4,20,32,.82) 38%,rgba(4,20,32,.18) 72%,rgba(4,20,32,.04) 100%)}
.website-full-image-copy .ads-full-image-copy-content{position:relative;z-index:2;width:min(640px,58%);padding:54px 56px;color:#fff}
.website-full-image-copy .ads-full-image-copy-content h2{margin:0 0 18px;font-size:44px;line-height:1.05;letter-spacing:-.035em;color:#fff}
.website-full-image-copy .ads-full-image-copy-content p{margin:0;color:rgba(255,255,255,.92);font-size:18px;line-height:1.7}
.website-full-image-copy--right{justify-content:flex-end}
.website-full-image-copy--right .ads-full-image-copy-overlay{background:linear-gradient(270deg,rgba(4,20,32,.92) 0%,rgba(4,20,32,.82) 38%,rgba(4,20,32,.18) 72%,rgba(4,20,32,.02) 100%)}
.website-full-image-copy--right .ads-full-image-copy-content{width:min(560px,48%);padding:50px 54px}
.website-full-image-copy--quote .ads-full-image-copy-content h2{font-size:40px}
@media(max-width:900px){.website-full-image-copy,.website-full-image-copy--right{min-height:430px;background-position:center}.website-full-image-copy .ads-full-image-copy-overlay,.website-full-image-copy--right .ads-full-image-copy-overlay{background:linear-gradient(90deg,rgba(4,20,32,.94),rgba(4,20,32,.72))}.website-full-image-copy .ads-full-image-copy-content,.website-full-image-copy--right .ads-full-image-copy-content{width:100%;padding:34px 28px}.website-full-image-copy .ads-full-image-copy-content h2,.website-full-image-copy--quote .ads-full-image-copy-content h2{font-size:32px}.website-full-image-copy .ads-full-image-copy-content p{font-size:16px;line-height:1.65}}


/* v103 — Website service: user-selected visuals + compact case menu */
.website-case-tabs-compact .case-tabs-trigger{padding:13px 15px;gap:4px}
.website-case-tabs-compact .case-tabs-title{font-size:14px;line-height:1.38;font-weight:700;letter-spacing:0}
.website-case-tabs-compact .case-tabs-trigger.is-active .case-tabs-title{color:#fff}
@media(max-width:860px){.website-case-tabs-compact .case-tabs-title{font-size:14px}}


/* v106 — Video page: user visuals integrated into existing content */
.video-integrated-card{
  position:relative;
  overflow:hidden;
  min-height:290px;
  background-image:var(--video-bg);
  background-size:cover;
  background-position:center;
  border-radius:18px;
  border:0!important;
  box-shadow:0 18px 42px rgba(8,32,48,.16);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  isolation:isolate;
}
.video-integrated-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,20,32,.08) 12%,rgba(4,20,32,.78) 78%,rgba(4,20,32,.94) 100%);
  z-index:-1;
}
.video-integrated-card h3,
.video-integrated-card p{color:#fff!important;position:relative;z-index:1}
.video-integrated-card h3{font-size:22px}
.video-integrated-card p{color:rgba(255,255,255,.9)!important}

.video-cinematic-block{
  position:relative;
  min-height:520px;
  border-radius:22px;
  overflow:hidden;
  background-image:var(--video-bg);
  background-size:cover;
  background-position:center;
  margin:26px 0;
  box-shadow:0 20px 48px rgba(8,32,48,.18);
  display:flex;
  align-items:center;
}
.video-cinematic-block::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(4,20,32,.92) 0%,rgba(4,20,32,.76) 42%,rgba(4,20,32,.15) 72%,rgba(4,20,32,0) 100%);
}
.video-cinematic-block.video-cinematic-right{justify-content:flex-end}
.video-cinematic-block.video-cinematic-right::before{
  background:linear-gradient(270deg,rgba(4,20,32,.92) 0%,rgba(4,20,32,.76) 42%,rgba(4,20,32,.15) 72%,rgba(4,20,32,0) 100%);
}
.video-cinematic-copy{
  position:relative;
  z-index:1;
  width:min(620px,56%);
  padding:54px 56px;
  color:#fff;
}
.video-cinematic-copy .eyebrow{color:#fff}
.video-cinematic-copy h3{color:#fff;font-size:38px;line-height:1.08;margin:0 0 16px}
.video-cinematic-copy p,.video-cinematic-copy li{color:rgba(255,255,255,.92)!important;line-height:1.7}
.video-cinematic-copy ul{padding-left:20px}

.service-proof .proof-card.video-proof-image{
  position:relative;
  overflow:hidden;
  min-height:230px;
  background-image:var(--video-bg);
  background-size:cover;
  background-position:center;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  isolation:isolate;
  border:0;
  box-shadow:0 14px 34px rgba(8,32,48,.13);
}
.service-proof .proof-card.video-proof-image::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,20,32,.05),rgba(4,20,32,.88));
  z-index:-1;
}
.service-proof .proof-card.video-proof-image b,
.service-proof .proof-card.video-proof-image p{color:#fff!important;position:relative;z-index:1}

@media(max-width:900px){
  .video-integrated-card{min-height:250px}
  .video-cinematic-block,.video-cinematic-block.video-cinematic-right{min-height:430px;justify-content:flex-start}
  .video-cinematic-block::before,.video-cinematic-block.video-cinematic-right::before{background:linear-gradient(90deg,rgba(4,20,32,.94),rgba(4,20,32,.64))}
  .video-cinematic-copy{width:100%;padding:34px 28px}
  .video-cinematic-copy h3{font-size:30px}
}


/* v107 — Video page: alternating image/text layout */
.video-alt-intro{max-width:980px;margin-top:14px;color:var(--muted)}
.video-alt-grid{display:grid;gap:22px;margin-top:34px}
.video-alt-row{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 16px 36px rgba(8,32,48,.08)}
.video-alt-row.is-reverse .video-alt-media{order:2}
.video-alt-row.is-reverse .video-alt-copy{order:1}
.video-alt-media{min-height:320px;background:#dfe9ef}
.video-alt-media img{display:block;width:100%;height:100%;object-fit:cover}
.video-alt-copy{padding:34px 38px;display:flex;flex-direction:column;justify-content:center}
.video-alt-kicker{display:inline-block;margin:0 0 12px;font-size:11px;letter-spacing:.18em;font-weight:850;color:var(--coral);text-transform:uppercase}
.video-alt-copy h3{margin:0 0 12px;font-size:28px;line-height:1.08;color:var(--navy);letter-spacing:-.03em}
.video-alt-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}
.video-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}
.video-plan-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 10px 24px rgba(8,32,48,.05)}
.video-plan-card b{display:block;font-size:30px;color:var(--coral);margin-bottom:10px}
.video-plan-card h3{margin:0 0 8px;font-size:19px;color:var(--navy)}
.video-plan-card p{margin:0;color:var(--muted);line-height:1.7}
@media(max-width:980px){
  .video-alt-row{grid-template-columns:1fr}
  .video-alt-row.is-reverse .video-alt-media,.video-alt-row.is-reverse .video-alt-copy{order:initial}
  .video-alt-media{min-height:270px}
  .video-alt-copy{padding:28px 24px}
  .video-alt-copy h3{font-size:24px}
  .video-plan-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .video-alt-media{min-height:230px}
  .video-alt-copy p{font-size:14px;line-height:1.7}
}


/* v108 — Video page refined layout inspired by Google Ads page */
.video-editorial-intro{max-width:980px;margin-top:14px;color:var(--muted)}
.video-spotlight-stack{display:grid;gap:22px;margin-top:34px}
.video-spotlight-card{position:relative;min-height:360px;border-radius:24px;overflow:hidden;background:#10263a;box-shadow:0 22px 48px rgba(8,32,48,.14)}
.video-spotlight-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.video-spotlight-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,34,.92) 0%,rgba(6,22,34,.76) 38%,rgba(6,22,34,.12) 72%,rgba(6,22,34,0) 100%)}
.video-spotlight-card.is-right::after{background:linear-gradient(270deg,rgba(6,22,34,.92) 0%,rgba(6,22,34,.76) 38%,rgba(6,22,34,.12) 72%,rgba(6,22,34,0) 100%)}
.video-spotlight-card.is-right .video-spotlight-copy{margin-left:auto;text-align:left}
.video-spotlight-copy{position:relative;z-index:1;width:min(46%,520px);padding:42px 42px 40px;color:#fff}
.video-spotlight-copy .eyebrow{color:rgba(255,255,255,.72);margin-bottom:14px}
.video-spotlight-copy h3{margin:0 0 14px;font-size:36px;line-height:1.05;letter-spacing:-.035em;color:#fff}
.video-spotlight-copy p{margin:0;color:rgba(255,255,255,.88);font-size:16px;line-height:1.75}
.video-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px}
.video-card-grid.three-up{grid-template-columns:repeat(3,1fr)}
.video-copy-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 14px 30px rgba(8,32,48,.08)}
.video-copy-card img{display:block;width:100%;height:240px;object-fit:cover}
.video-copy-card-body{padding:24px 24px 26px}
.video-copy-card .eyebrow{margin-bottom:10px}
.video-copy-card h3{margin:0 0 10px;font-size:26px;line-height:1.12;color:var(--navy);letter-spacing:-.03em}
.video-copy-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.72}
.video-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}
.video-mini-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 24px rgba(8,32,48,.06)}
.video-mini-card img{display:block;width:100%;height:200px;object-fit:cover}
.video-mini-card .copy{padding:20px}
.video-mini-card h3{margin:0 0 8px;font-size:20px;color:var(--navy)}
.video-mini-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.68}
@media(max-width:1100px){
  .video-spotlight-copy{width:min(55%,560px)}
  .video-card-grid.three-up,.video-mini-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .video-spotlight-card{min-height:420px}
  .video-spotlight-card::after,.video-spotlight-card.is-right::after{background:linear-gradient(180deg,rgba(6,22,34,.20) 0%,rgba(6,22,34,.62) 36%,rgba(6,22,34,.94) 100%)}
  .video-spotlight-copy{width:100%;padding:210px 26px 28px}
  .video-spotlight-copy h3{font-size:30px}
  .video-card-grid,.video-card-grid.three-up,.video-mini-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .video-copy-card img{height:210px}
  .video-mini-card img{height:210px}
  .video-copy-card-body{padding:22px 20px 24px}
  .video-copy-card h3{font-size:23px}
}


/* v110 — Website page refined visual layout */
.website-spotlight{position:relative;min-height:390px;border-radius:24px;overflow:hidden;background:#0b2232;box-shadow:0 22px 48px rgba(8,32,48,.14);margin:0 0 28px}
.website-spotlight img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.website-spotlight::after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,rgba(5,21,32,.94) 0%,rgba(5,21,32,.82) 34%,rgba(5,21,32,.22) 64%,rgba(5,21,32,0) 78%)}
.website-spotlight-copy{position:relative;z-index:1;width:min(46%,560px);margin-left:auto;padding:44px 44px 42px;color:#fff}
.website-spotlight-copy .eyebrow{color:rgba(255,255,255,.72)}
.website-spotlight-copy h2{margin:0 0 14px;font-size:39px;line-height:1.06;color:#fff;letter-spacing:-.035em}
.website-spotlight-copy p{margin:0;color:rgba(255,255,255,.9);font-size:16px;line-height:1.72}
.website-image-band{margin:0 0 30px;border-radius:22px;overflow:hidden;box-shadow:0 18px 42px rgba(8,32,48,.12)}
.website-image-band img{display:block;width:100%;height:360px;object-fit:cover}
.website-standard-head{margin-bottom:24px}
@media(max-width:860px){
 .website-spotlight{min-height:430px}
 .website-spotlight::after{background:linear-gradient(180deg,rgba(5,21,32,.08) 0%,rgba(5,21,32,.38) 35%,rgba(5,21,32,.94) 100%)}
 .website-spotlight-copy{width:100%;margin-left:0;padding:230px 26px 28px}
 .website-spotlight-copy h2{font-size:31px}
 .website-image-band img{height:260px}
}

.ecom-visual-section{padding-top:28px;padding-bottom:28px}
.ecom-banner-stack{display:grid;gap:24px}
.ecom-banner-stack .website-image-band{margin:0}
.ecom-banner-stack .website-image-band img{height:auto;aspect-ratio:2022/778;object-fit:cover}
@media (max-width: 800px){
  .ecom-visual-section{padding-top:20px;padding-bottom:20px}
  .ecom-banner-stack{gap:18px}
}

.brand-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.brand-gallery-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 34px rgba(8,32,48,.08)}
.brand-gallery-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
.brand-gallery-card .brand-gallery-copy{padding:16px 18px 18px}
.brand-gallery-card h3{margin:0 0 8px;font-size:18px}
.brand-gallery-card p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}
.brand-band-stack{display:grid;gap:24px}
.brand-band-stack .website-image-band{margin:0}
.brand-band-stack .website-image-band img{height:auto;aspect-ratio:2022/778;object-fit:cover}
.step p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.6}
@media(max-width:980px){.brand-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.brand-gallery-grid{grid-template-columns:1fr}}



/* v115 — Social media page image bands with overlay copy + post sample gallery */
.social-text-band{position:relative;overflow:hidden}
.social-text-band::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,38,.84) 0%,rgba(7,25,38,.64) 32%,rgba(7,25,38,.18) 64%,rgba(7,25,38,.04) 100%)}
.social-text-band--right::after{background:linear-gradient(270deg,rgba(7,25,38,.86) 0%,rgba(7,25,38,.68) 32%,rgba(7,25,38,.22) 64%,rgba(7,25,38,.04) 100%)}
.social-text-band img{display:block;width:100%;height:auto;aspect-ratio:2022/778;object-fit:cover}
.social-text-band-copy{position:absolute;z-index:2;left:42px;bottom:38px;max-width:min(620px,54%);color:#fff}
.social-text-band--right .social-text-band-copy{left:auto;right:42px;text-align:left}
.social-text-band-copy .eyebrow{display:inline-block;margin:0 0 12px;color:rgba(255,255,255,.78)}
.social-text-band-copy h2{margin:0 0 12px;color:#fff;font-size:40px;line-height:1.06;letter-spacing:-.03em}
.social-text-band-copy p{margin:0;color:rgba(255,255,255,.92);font-size:16px;line-height:1.72}
.social-sample-section .section-head{margin-bottom:24px}
.social-post-samples{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.social-post-sample{margin:0;border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 34px rgba(8,32,48,.08);background:#fff}
.social-post-sample img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
@media(max-width:1100px){
 .social-post-samples{grid-template-columns:repeat(3,minmax(0,1fr))}
 .social-text-band-copy h2{font-size:34px}
}
@media(max-width:860px){
 .social-text-band::after,.social-text-band--right::after{background:linear-gradient(180deg,rgba(7,25,38,.10) 0%,rgba(7,25,38,.38) 32%,rgba(7,25,38,.86) 100%)}
 .social-text-band-copy,.social-text-band--right .social-text-band-copy{left:24px;right:24px;bottom:24px;max-width:none}
 .social-text-band-copy h2{font-size:29px}
 .social-text-band-copy p{font-size:15px;line-height:1.62}
 .social-post-samples{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
 .social-post-samples{grid-template-columns:1fr}
 .social-text-band-copy h2{font-size:25px}
}


/* v116 — Service image bands and visual sample grid */
.service-text-band{position:relative;overflow:hidden}
.service-text-band::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,38,.84) 0%,rgba(7,25,38,.64) 32%,rgba(7,25,38,.18) 64%,rgba(7,25,38,.04) 100%)}
.service-text-band--right::after{background:linear-gradient(270deg,rgba(7,25,38,.86) 0%,rgba(7,25,38,.68) 32%,rgba(7,25,38,.22) 64%,rgba(7,25,38,.04) 100%)}
.service-text-band img{display:block;width:100%;height:auto;aspect-ratio:1916/821;object-fit:cover}
.service-text-band-copy{position:absolute;z-index:2;left:42px;bottom:38px;max-width:min(620px,54%);color:#fff}
.service-text-band--right .service-text-band-copy{left:auto;right:42px;text-align:left}
.service-text-band-copy .eyebrow{display:inline-block;margin:0 0 12px;color:rgba(255,255,255,.78)}
.service-text-band-copy h2{margin:0 0 12px;color:#fff;font-size:40px;line-height:1.06;letter-spacing:-.03em}
.service-text-band-copy p{margin:0;color:rgba(255,255,255,.92);font-size:16px;line-height:1.72}
.service-visuals-section .section-head{margin-bottom:24px}
.visual-sample-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.visual-sample-card{margin:0;border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 34px rgba(8,32,48,.08);background:#fff}
.visual-sample-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
@media(max-width:1100px){
 .service-text-band-copy h2{font-size:34px}
}
@media(max-width:860px){
 .service-text-band::after,.service-text-band--right::after{background:linear-gradient(180deg,rgba(7,25,38,.10) 0%,rgba(7,25,38,.38) 32%,rgba(7,25,38,.86) 100%)}
 .service-text-band-copy,.service-text-band--right .service-text-band-copy{left:24px;right:24px;bottom:24px;max-width:none}
 .service-text-band-copy h2{font-size:29px}
 .service-text-band-copy p{font-size:15px;line-height:1.62}
 .visual-sample-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
 .service-text-band-copy h2{font-size:25px}
 .visual-sample-grid{grid-template-columns:1fr}
}
/* v114 — E-shop compact case-menu text */
.ecommerce-case-tabs-compact .case-tabs-title{font-size:14px;line-height:1.4;font-weight:700;letter-spacing:0}
.ecommerce-case-tabs-compact .case-tabs-trigger.is-active .case-tabs-title{color:#fff}
@media(max-width:860px){.ecommerce-case-tabs-compact .case-tabs-title{font-size:14px}}


/* v116 — Google Business GEO note */
.gmb-geo-note{margin-top:28px;padding:20px 22px;border-left:4px solid var(--coral);background:#eef6fa;border-radius:0 14px 14px 0;max-width:980px}
.gmb-geo-note h3{margin:0 0 8px;font-size:22px;color:var(--navy)}
.gmb-geo-note p{margin:0;color:var(--muted);line-height:1.7}


/* v117 — Social visual direction cards match Branding card layout */
.social-visual-cards-section .brand-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;margin-top:28px}
.social-visual-cards-section .brand-gallery-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 34px rgba(8,32,48,.08)}
.social-visual-cards-section .brand-gallery-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
.social-visual-cards-section .brand-gallery-copy{padding:18px 18px 20px}
.social-visual-cards-section .brand-gallery-copy h3{margin:0 0 10px;font-size:18px;line-height:1.35;color:var(--ink)}
.social-visual-cards-section .brand-gallery-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
@media(max-width:980px){.social-visual-cards-section .brand-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.social-visual-cards-section .brand-gallery-grid{grid-template-columns:1fr;gap:18px}}


/* v117 — Branding title inside image band */
.brand-title-band{position:relative}
.brand-title-band::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,38,.82) 0%,rgba(7,25,38,.58) 34%,rgba(7,25,38,.08) 62%,rgba(7,25,38,0) 100%)}
.brand-title-band-copy{position:absolute;z-index:2;left:42px;bottom:38px;max-width:610px;color:#fff}
.brand-title-band-copy h2{margin:0;color:#fff;font-size:40px;line-height:1.06;letter-spacing:-.035em}
.brand-follow-head{display:block;margin-bottom:28px}
.brand-follow-head .section-intro{max-width:900px}
@media(max-width:860px){
 .brand-title-band::after{background:linear-gradient(180deg,rgba(7,25,38,.06) 0%,rgba(7,25,38,.18) 38%,rgba(7,25,38,.84) 100%)}
 .brand-title-band-copy{left:24px;right:24px;bottom:24px;max-width:none}
 .brand-title-band-copy h2{font-size:29px}
}

/* v118 — unify 3-column image-above-text cards with the cleaner Video-page proportions */
.brand-gallery-grid{
  gap:18px;
}
.brand-gallery-card{
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(8,32,48,.06);
}
.brand-gallery-card img{
  width:100%;
  height:200px;
  aspect-ratio:auto;
  object-fit:cover;
}
.brand-gallery-card .brand-gallery-copy{
  padding:20px;
}
.brand-gallery-card h3{
  margin:0 0 8px;
  font-size:20px;
  line-height:1.18;
}
.brand-gallery-card p{
  margin:0;
  font-size:14px;
  line-height:1.68;
}
.visual-sample-card img{
  width:100%;
  height:200px;
  aspect-ratio:auto;
  object-fit:cover;
}
@media(max-width:640px){
  .brand-gallery-card img,
  .visual-sample-card img{
    height:210px;
  }
}


/* v119 — tighter text overlays for Social and right-third copy for Google Business band */
body.service-editorial-page .social-text-band-copy{
  left:40px;
  bottom:34px;
  max-width:min(480px,38%);
}
body.service-editorial-page .social-text-band-copy .eyebrow{
  margin:0 0 10px;
  font-size:13px;
  letter-spacing:.18em;
}
body.service-editorial-page .social-text-band-copy h2{
  margin:0 0 10px;
  font-size:28px;
  line-height:1.1;
  letter-spacing:-.025em;
}
body.service-editorial-page .social-text-band-copy p{
  font-size:14px;
  line-height:1.6;
  max-width:42ch;
}
.gmb-band-focus-right.service-text-band--right::after{
  background:linear-gradient(270deg,rgba(7,25,38,.90) 0%,rgba(7,25,38,.76) 26%,rgba(7,25,38,.28) 52%,rgba(7,25,38,0) 72%);
}
.gmb-band-focus-right.service-text-band--right .service-text-band-copy{
  right:54px;
  left:auto;
  bottom:34px;
  width:min(30%,420px);
  max-width:none;
}
.gmb-band-focus-right.service-text-band--right .service-text-band-copy h2{
  font-size:31px;
  line-height:1.08;
}
.gmb-band-focus-right.service-text-band--right .service-text-band-copy p{
  font-size:14px;
  line-height:1.62;
}
@media(max-width:980px){
  .gmb-band-focus-right.service-text-band--right .service-text-band-copy{
    width:min(35%,360px);
    right:32px;
  }
}
@media(max-width:860px){
  body.service-editorial-page .social-text-band-copy,
  body.service-editorial-page .social-text-band--right .social-text-band-copy,
  .gmb-band-focus-right.service-text-band--right .service-text-band-copy{
    left:24px;
    right:24px;
    width:auto;
    max-width:none;
    bottom:24px;
  }
  body.service-editorial-page .social-text-band-copy h2{
    font-size:25px;
  }
  body.service-editorial-page .social-text-band-copy p,
  .gmb-band-focus-right.service-text-band--right .service-text-band-copy p{
    font-size:14px;
  }
  .gmb-band-focus-right.service-text-band--right .service-text-band-copy h2{
    font-size:28px;
  }
  .gmb-band-focus-right.service-text-band--right::after{
    background:linear-gradient(180deg,rgba(7,25,38,.10) 0%,rgba(7,25,38,.38) 32%,rgba(7,25,38,.86) 100%);
  }
}


/* v120 — Social case examples: smaller readable menu text */
.social-case-tabs-compact .case-tabs-trigger{padding:13px 15px;gap:4px}
.social-case-tabs-compact .case-tabs-title{font-size:14px;line-height:1.38;font-weight:700;letter-spacing:0}
.social-case-tabs-compact .case-tabs-trigger.is-active .case-tabs-title{color:#fff}
@media(max-width:860px){.social-case-tabs-compact .case-tabs-title{font-size:14px}}


/* v120 — requested tighter Social overlay + Google Business right-third placement */
body.service-editorial-page .social-text-band-copy{
  left:40px !important;
  right:auto !important;
  bottom:32px !important;
  width:34% !important;
  max-width:420px !important;
}
body.service-editorial-page .social-text-band-copy .eyebrow{
  font-size:11px !important;
  margin-bottom:8px !important;
}
body.service-editorial-page .social-text-band-copy h2{
  font-size:22px !important;
  line-height:1.12 !important;
  margin-bottom:8px !important;
}
body.service-editorial-page .social-text-band-copy p{
  font-size:14px !important;
  line-height:1.55 !important;
  max-width:38ch !important;
}
.gmb-band-focus-right.service-text-band--right .service-text-band-copy{
  left:auto !important;
  right:34px !important;
  bottom:32px !important;
  width:27% !important;
  max-width:360px !important;
}
.gmb-band-focus-right.service-text-band--right .service-text-band-copy h2{
  font-size:24px !important;
  line-height:1.1 !important;
  margin-bottom:8px !important;
}
.gmb-band-focus-right.service-text-band--right .service-text-band-copy p{
  font-size:14px !important;
  line-height:1.55 !important;
}
@media(max-width:860px){
  body.service-editorial-page .social-text-band-copy,
  .gmb-band-focus-right.service-text-band--right .service-text-band-copy{
    left:24px !important;
    right:24px !important;
    width:auto !important;
    max-width:none !important;
    bottom:22px !important;
  }
}


/* v121 — Social visual-direction text cards without images */
.social-visual-cards-section .brand-gallery-card{min-height:142px;display:flex;align-items:flex-start}
.social-visual-cards-section .brand-gallery-copy{padding:20px 20px 22px;width:100%}
.social-visual-cards-section .brand-gallery-copy h3{font-size:16px;line-height:1.3;margin:0 0 7px}
.social-visual-cards-section .brand-gallery-copy p{font-size:13px;line-height:1.58;margin:0}


/* v121 - marketing boundary image on the right */
.boundary-media-layout{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);
  gap:24px;
  align-items:stretch;
}
.boundary-media-layout .boundary-block{
  margin:0;
}
.boundary-media-visual{
  margin:0;
  min-height:100%;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 18px 44px rgba(8,32,48,.14);
}
.boundary-media-visual img{
  display:block;
  width:100%;
  height:100%;
  min-height:320px;
  object-fit:cover;
}
@media(max-width:900px){
  .boundary-media-layout{
    grid-template-columns:1fr;
  }
  .boundary-media-visual img{
    min-height:240px;
  }
}


/* v122 — header phone on every page */
.header-phone{
  margin-left:auto;
  display:inline-flex;
  align-items:center;
  white-space:nowrap;
  font-size:12px;
  font-weight:800;
  color:#fff;
  opacity:.96;
}
.header-phone:hover{color:#fff;opacity:1}
.header-phone + .lang-switch{margin-left:8px}
@media(max-width:1180px){
  .header-phone{font-size:11px}
}
@media(max-width:980px){
  .header-phone{
    margin-left:auto;
    font-size:11px;
  }
  .header-phone + .lang-switch{margin-left:0}
}
@media(max-width:640px){
  .header-phone{font-size:0;gap:0}
  .header-phone::before{content:"☎";font-size:19px;line-height:1}
}


/* v123 — restore CTA and keep phone at far right */
.header-inner .header-cta{
  flex:0 0 auto;
  white-space:nowrap;
}
.header-inner .header-phone{
  margin-left:0 !important;
  margin-right:0;
  flex:0 0 auto;
  white-space:nowrap;
}
.header-inner .header-cta + .header-phone{
  margin-left:0 !important;
}
@media(min-width:981px){
  .header-inner .header-phone{
    order:99;
  }
}


/* v124 — compact typography for all left-side text menus */
.service-editorial-page .case-tabs-trigger{padding:13px 15px;gap:4px}
.service-editorial-page .case-tabs-title{font-size:14px!important;line-height:1.38!important;font-weight:700!important;letter-spacing:0!important}
.service-editorial-page .split-tabs-trigger{padding:13px 14px;gap:10px}
.service-editorial-page .split-tabs-title{font-size:14px!important;line-height:1.4!important;font-weight:700!important}
@media(max-width:860px){
  .service-editorial-page .case-tabs-title,
  .service-editorial-page .split-tabs-title{font-size:14px!important}
}


/* v124 - TikTok / Instagram Reels section on video page */
.video-reels-section{background:linear-gradient(180deg,#f8fbfd 0%,#ffffff 100%)}
.video-reels-intro{
  display:grid;
  grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);
  gap:28px;
  align-items:start;
  margin-bottom:30px;
}
.video-reels-intro-copy{
  padding-left:28px;
  border-left:2px solid rgba(242,104,87,.4);
}
.video-reels-intro-copy h3{
  margin:0 0 10px;
  font-size:30px;
  line-height:1.08;
  color:var(--navy);
  letter-spacing:-.03em;
}
.video-reels-intro-copy p{
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.82;
}
.video-reels-groups{display:grid;gap:24px}
.video-reels-group{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  padding:24px;
  box-shadow:0 16px 36px rgba(8,32,48,.06);
}
.video-reels-group-head{margin-bottom:18px}
.video-reels-group-head h3{
  margin:0 0 8px;
  font-size:25px;
  line-height:1.12;
  color:var(--navy);
  letter-spacing:-.03em;
}
.video-reels-group-head p{
  margin:0;
  color:var(--muted);
  font-size:14px;
  line-height:1.75;
}
.video-reels-embed-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.video-reel-embed{
  background:#f7fbfd;
  border:1px solid #d9e6ee;
  border-radius:20px;
  padding:12px;
  box-shadow:0 10px 26px rgba(8,32,48,.05);
}
.video-reel-embed iframe{
  display:block;
  width:100%;
  aspect-ratio:9/16;
  min-height:520px;
  border:0;
  border-radius:14px;
  background:#091c2c;
}
.video-reel-meta{
  margin:10px 2px 0;
  font-size:12px;
  line-height:1.5;
  color:#6c8090;
}
.video-reel-meta strong{color:var(--ink)}
@media(max-width:1180px){
  .video-reels-embed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
  .video-reels-intro{grid-template-columns:1fr;gap:14px}
  .video-reels-intro-copy{padding-left:18px}
  .video-reels-embed-grid{grid-template-columns:1fr}
  .video-reel-embed iframe{min-height:560px}
}
@media(max-width:640px){
  .video-reels-group{padding:20px 16px}
  .video-reels-group-head h3{font-size:22px}
  .video-reels-intro-copy h3{font-size:26px}
  .video-reel-embed iframe{min-height:460px}
}


/* v125 - TikTok embeds loop current video */
.video-reel-embed iframe[src*="tiktok.com/player/v1/"]{background:#000}


/* v127 - technical support media slots */
.technical-support-feature-media{background:#071a28}
.technical-support-feature-media img,
.technical-support-inline-video{
  display:block;
  width:100%;
  height:390px;
  object-fit:cover;
  object-position:center;
}
.technical-support-inline-video{background:#071a28}
@media(max-width:800px){
  .technical-support-feature-media img,
  .technical-support-inline-video{height:250px}
}


/* v128 - technical support media overlays */
.technical-support-feature-media{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.technical-support-feature-media img,
.technical-support-feature-media video{
  display:block;
  width:100%;
  height:360px;
  object-fit:cover;
}
.technical-support-feature-video .technical-support-inline-video{
  width:100%;
  height:360px;
  object-fit:cover;
  display:block;
}
.technical-support-feature-media::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:1;
}
.technical-support-feature-media--text-right::before{
  background:linear-gradient(90deg, rgba(6,22,34,0.05) 0%, rgba(6,22,34,0.12) 48%, rgba(6,22,34,0.72) 100%);
}
.technical-support-feature-media--text-left::before{
  background:linear-gradient(90deg, rgba(6,22,34,0.82) 0%, rgba(6,22,34,0.42) 34%, rgba(6,22,34,0.08) 70%, rgba(6,22,34,0.02) 100%);
}
.technical-support-media-copy{
  position:absolute;
  z-index:2;
  color:#fff;
}
.technical-support-media-copy h2{
  margin:0 0 12px;
  font-size:38px;
  line-height:1.04;
  letter-spacing:-.035em;
  color:#fff;
  text-shadow:0 10px 28px rgba(0,0,0,.24);
}
.technical-support-media-copy p{
  margin:0;
  font-size:16px;
  line-height:1.65;
  color:rgba(255,255,255,.92);
  text-shadow:0 6px 24px rgba(0,0,0,.18);
}
.technical-support-media-copy--right{
  right:48px;
  top:50%;
  transform:translateY(-50%);
  width:min(36%, 440px);
  text-align:left;
}
.technical-support-media-copy--left-center{
  left:48px;
  top:50%;
  transform:translateY(-50%);
  width:min(38%, 460px);
  text-align:left;
}
.technical-support-compact-top .section-head,
.technical-support-process-body .section-head{
  display:none;
}
@media(max-width:980px){
  .technical-support-feature-media img,
  .technical-support-feature-media video,
  .technical-support-feature-video .technical-support-inline-video{
    height:300px;
  }
  .technical-support-media-copy h2{
    font-size:32px;
  }
  .technical-support-media-copy--right,
  .technical-support-media-copy--left-center{
    width:min(50%, 420px);
  }
}
@media(max-width:800px){
  .technical-support-feature-media img,
  .technical-support-feature-media video,
  .technical-support-feature-video .technical-support-inline-video{
    height:250px;
  }
  .technical-support-media-copy{
    left:24px;
    right:24px;
    top:auto;
    bottom:22px;
    transform:none;
    width:auto;
  }
  .technical-support-media-copy h2{
    font-size:28px;
    margin-bottom:8px;
  }
  .technical-support-media-copy p{
    font-size:14px;
    line-height:1.5;
  }
  .technical-support-feature-media--text-right::before,
  .technical-support-feature-media--text-left::before{
    background:linear-gradient(180deg, rgba(6,22,34,0.04) 0%, rgba(6,22,34,0.18) 35%, rgba(6,22,34,0.80) 100%);
  }
}


/* v131 - e-shop 3 paired carousels */
.ecom-carousel-section{padding-top:24px!important;padding-bottom:34px!important;background:#fff!important}
.ecom-pair-carousel{position:relative;max-width:1120px;margin:0 auto;border-radius:22px;overflow:hidden;box-shadow:0 18px 42px rgba(8,32,48,.12);background:#0c2638}
.ecom-carousel-viewport{overflow:hidden}
.ecom-carousel-track{display:flex;width:100%;transition:transform .48s cubic-bezier(.22,.61,.36,1)}
.ecom-carousel-slide{flex:0 0 100%;margin:0}
.ecom-carousel-slide img{display:block;width:100%;height:360px;object-fit:cover}
.ecom-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(7,25,38,.78);color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.2)}
.ecom-carousel-arrow:hover{background:rgba(7,25,38,.95)}
.ecom-carousel-prev{left:16px}.ecom-carousel-next{right:16px}
.ecom-carousel-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px;z-index:3}
.ecom-carousel-dots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.48);box-shadow:0 1px 4px rgba(0,0,0,.18)}
.ecom-carousel-dots span.is-active{background:#fff;transform:scale(1.2)}
@media(max-width:800px){.ecom-carousel-slide img{height:250px}.ecom-carousel-arrow{width:38px;height:38px;font-size:26px}}

/* v136 - approved Big Digital logos: standard header / white footer */
.live-footer-logo{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;margin:0 0 -10px}
.live-footer-logo img{display:block;width:min(280px,70vw);height:auto}
@media(max-width:620px){.live-footer-logo{margin-bottom:0}.live-footer-logo img{width:min(240px,72vw)}}



/* v139 - SEO requested photo + video bands */
.seo-review-band,.seo-not-seo-band{position:relative;overflow:hidden}
.seo-review-band img,.seo-not-seo-band video{display:block;width:100%;height:360px;object-fit:cover}
.seo-review-band::after,.seo-not-seo-band::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,38,.82) 0%,rgba(7,25,38,.58) 34%,rgba(7,25,38,.14) 66%,rgba(7,25,38,.02) 100%);z-index:1}
.seo-review-band .service-text-band-copy,.seo-not-seo-band .service-text-band-copy{z-index:2;left:42px;right:auto;max-width:min(560px,46%);color:#fff}
.seo-review-band .service-text-band-copy{top:50%;bottom:auto;transform:translateY(-50%)}
.seo-not-seo-band .service-text-band-copy{top:50%;bottom:auto;transform:translateY(-50%)}
.seo-review-band .service-text-band-copy h2,.seo-not-seo-band .service-text-band-copy h2{color:#fff}
@media(max-width:860px){.seo-review-band img,.seo-not-seo-band video{height:280px}.seo-review-band::after,.seo-not-seo-band::after{background:linear-gradient(180deg,rgba(7,25,38,.08) 0%,rgba(7,25,38,.35) 38%,rgba(7,25,38,.86) 100%)}.seo-review-band .service-text-band-copy,.seo-not-seo-band .service-text-band-copy{left:24px;right:24px;top:auto;bottom:24px;transform:none;max-width:none}}

/* v138 - social media wide ideas carousel */
.social-ideas-carousel-section{padding-top:28px!important;padding-bottom:40px!important}
.social-ideas-carousel{max-width:1180px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 18px 44px rgba(8,32,48,.12);background:#0b2232}
.social-ideas-carousel .ecom-carousel-slide{background:#eff3f7}
.social-ideas-carousel .ecom-carousel-slide img{display:block;width:100%;height:auto;aspect-ratio:2048/780;object-fit:cover}
.social-ideas-carousel .ecom-carousel-arrow{background:rgba(7,25,38,.72)}
.social-ideas-carousel .ecom-carousel-arrow:hover{background:rgba(7,25,38,.92)}
@media(max-width:800px){.social-ideas-carousel{border-radius:18px}.social-ideas-carousel .ecom-carousel-arrow{width:38px;height:38px;font-size:26px}}

/* v136 - Google Business fixed text over 3-image carousel */
.gmb-carousel-band{position:relative;height:360px;overflow:hidden}
.gmb-carousel-band .gmb-carousel-slides{position:absolute;inset:0;z-index:0}
.gmb-carousel-band .gmb-carousel-slide{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;animation:gmbCarouselFade 15s infinite ease-in-out}
.gmb-carousel-band .gmb-carousel-slide:nth-child(1){animation-delay:0s}
.gmb-carousel-band .gmb-carousel-slide:nth-child(2){animation-delay:5s}
.gmb-carousel-band .gmb-carousel-slide:nth-child(3){animation-delay:10s}
.gmb-carousel-band::after{z-index:1}
.gmb-carousel-band .service-text-band-copy{z-index:2;top:46%;bottom:auto;transform:translateY(-50%)}
@keyframes gmbCarouselFade{0%,30%{opacity:1}34%,96%{opacity:0}100%{opacity:1}}
@media(max-width:980px){.gmb-carousel-band{height:320px}.gmb-carousel-band .service-text-band-copy{top:45%}}
@media(max-width:640px){.gmb-carousel-band{height:250px}.gmb-carousel-band .service-text-band-copy{top:auto;bottom:22px;transform:none}}
@media(prefers-reduced-motion:reduce){.gmb-carousel-band .gmb-carousel-slide{animation:none;opacity:0}.gmb-carousel-band .gmb-carousel-slide:first-child{opacity:1}}


/* v137 - white navigation header + black menu text */
.site-header{
  background:#fff !important;
  color:#0b2638 !important;
  box-shadow:0 1px 0 rgba(11,38,56,.10),0 8px 26px rgba(11,38,56,.06);
}
.site-header .main-nav a,
.site-header .nav-drop>a,
.site-header .header-phone{
  color:#111 !important;
  opacity:1 !important;
}
.site-header .menu-toggle{color:#111 !important}
.site-header .lang-switch{
  border-color:rgba(11,38,56,.18) !important;
  background:#f4f7f9 !important;
}
.site-header .lang-switch a{color:#0b2638 !important}
.site-header .lang-switch a.active{background:#0b2638 !important;color:#fff !important}
.site-header .drop-menu{background:#fff !important;color:#111 !important}
.site-header .drop-menu a{color:#111 !important}
.site-header .header-cta{color:#fff !important}
@media(max-width:980px){
  .site-header{background:#fff !important}
  .site-header .main-nav.open{background:#fff !important;color:#111 !important;border-top:1px solid #e5ebef}
  .site-header .main-nav.open a,.site-header .main-nav.open .nav-drop>a{color:#111 !important}
}


/* v139 - Google Business carousel text moved to the left */
.gmb-band-focus-left.service-text-band--left::after{
  background:linear-gradient(90deg,rgba(7,25,38,.90) 0%,rgba(7,25,38,.76) 28%,rgba(7,25,38,.30) 54%,rgba(7,25,38,0) 74%) !important;
}
.gmb-band-focus-left.service-text-band--left .service-text-band-copy{
  left:42px !important;
  right:auto !important;
  top:46% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
  width:31% !important;
  max-width:390px !important;
}
.gmb-band-focus-left.service-text-band--left .service-text-band-copy h2{
  font-size:24px !important;
  line-height:1.1 !important;
  margin-bottom:8px !important;
}
.gmb-band-focus-left.service-text-band--left .service-text-band-copy p{
  font-size:14px !important;
  line-height:1.55 !important;
}
@media(max-width:860px){
  .gmb-band-focus-left.service-text-band--left .service-text-band-copy{
    left:24px !important;
    right:24px !important;
    top:auto !important;
    bottom:22px !important;
    transform:none !important;
    width:auto !important;
    max-width:none !important;
  }
  .gmb-band-focus-left.service-text-band--left::after{
    background:linear-gradient(180deg,rgba(7,25,38,.10) 0%,rgba(7,25,38,.38) 32%,rgba(7,25,38,.86) 100%) !important;
  }
}


/* v140 - social pricing comparison table */
.social-package-comparison-wrap{margin-top:34px;border:1px solid #d9e5ec;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 32px rgba(8,32,48,.06)}
.social-package-comparison-title{padding:16px 18px 10px;font-size:15px;font-weight:850;color:#0b2638;background:#f7fafc}
.social-package-comparison-scroll{overflow-x:auto}
.social-package-comparison{width:100%;min-width:860px;border-collapse:collapse;font-size:14px;color:#203746}
.social-package-comparison th,.social-package-comparison td{padding:16px 16px;border-bottom:1px solid #e4edf2;text-align:left;vertical-align:middle}
.social-package-comparison thead th{background:#eef4f7;color:#0b2638;font-weight:850}
.social-package-comparison thead th.recommended{background:linear-gradient(135deg,#ef6655,#ff7967);color:#fff}
.social-package-comparison tbody th{width:26%;font-weight:800;color:#17364a;background:#fbfdfe}
.social-package-comparison tbody tr:nth-child(even) td{background:#fbfcfd}
.social-package-comparison tbody td:nth-child(3){background:#fff6f3}
.social-package-comparison tbody tr:nth-child(even) td:nth-child(3){background:#fff1ed}
.social-package-comparison .price-row th,.social-package-comparison .price-row td{font-weight:850;border-bottom:0}
.social-package-comparison .price-row td:nth-child(3){color:#e85c4d}
.social-package-comparison-note{margin:0;padding:14px 18px 16px;background:#f8fbfd;color:#667b89;font-size:12.5px;line-height:1.6}
@media(max-width:800px){.social-package-comparison-wrap{margin-top:26px;border-radius:16px}.social-package-comparison{font-size:13px}.social-package-comparison th,.social-package-comparison td{padding:14px 12px}}
