
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#08090b;color:#f2f0ea;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}
.service-nav{position:fixed;inset:0 0 auto;z-index:70;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:20px 32px;background:linear-gradient(to bottom,rgba(6,7,9,.88),transparent);backdrop-filter:blur(6px)}
.service-nav .brand-icon img{width:46px;height:30px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}
.service-nav-center{text-align:center;font:10px "DM Mono";letter-spacing:.1em}
.service-nav nav{display:flex;justify-content:flex-end;gap:22px;font-size:13px}
.service-hero{min-height:100vh;padding:135px 5vw 70px;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:radial-gradient(circle at 78% 30%,color-mix(in srgb,var(--accent) 13%,transparent),transparent 28%),#08090b}
.service-eyebrow{font:10px "DM Mono";letter-spacing:.12em;color:var(--accent)}
.service-hero h1{font-size:clamp(78px,12vw,205px);line-height:.74;letter-spacing:-.083em;margin:36px 0 42px;position:relative;z-index:3}.service-hero h1 span{color:transparent;-webkit-text-stroke:1.5px var(--accent)}
.service-intro{font-size:clamp(20px,2vw,31px);line-height:1.5;word-spacing:.065em;max-width:760px;color:#aaa6ae;position:relative;z-index:3}
.service-hero-cta{margin-top:28px;display:inline-flex;align-items:center;gap:24px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:13px 14px 13px 18px;width:max-content;position:relative;z-index:3}.service-hero-cta b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#08090b}
.service-solar{position:absolute;width:min(66vw,1050px);height:min(66vw,1050px);right:-28vw;top:50%;translate:0 -50%;border-radius:50%}.service-sun{position:absolute;width:10%;aspect-ratio:1;border-radius:50%;left:45%;top:45%;background:var(--accent);box-shadow:0 0 40px color-mix(in srgb,var(--accent) 70%,transparent),0 0 100px color-mix(in srgb,var(--accent) 25%,transparent)}
.service-orbit{position:absolute;border:1px solid rgba(255,255,255,.10);border-radius:50%;animation:serviceOrbit linear infinite}.service-orbit b{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--accent);top:-6px;left:50%;box-shadow:0 0 16px var(--accent)}.o1{inset:37%;animation-duration:7s}.o2{inset:27%;animation-duration:12s;animation-direction:reverse}.o3{inset:16%;animation-duration:18s}.o4{inset:5%;animation-duration:25s;animation-direction:reverse}@keyframes serviceOrbit{to{transform:rotate(360deg)}}
.service-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.service-proof article{background:#0b0c0f;padding:50px 4vw;min-height:230px}.service-proof span{font:9px "DM Mono";color:var(--accent)}.service-proof h2{font-size:clamp(27px,2.6vw,42px);letter-spacing:-.04em;margin:38px 0 12px}.service-proof p{font-size:14px;color:#8e8a92;line-height:1.65}
.service-statement{padding:120px 5vw;background:radial-gradient(circle at 20% 40%,color-mix(in srgb,var(--accent) 10%,transparent),transparent 28%),#0a0b0e}.service-statement blockquote{font-size:clamp(46px,7.5vw,125px);line-height:.94;letter-spacing:-.055em;margin:0;max-width:1450px}.service-statement blockquote em{font-style:normal;color:var(--accent)}
.service-section{padding:110px 5vw}.service-section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;margin-bottom:55px}.service-section-head span{font:10px "DM Mono";color:var(--accent);letter-spacing:.1em}.service-section-head h2{font-size:clamp(48px,6vw,92px);line-height:.9;letter-spacing:-.055em;margin:0}
.deliverable-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12)}.deliverable-grid div{padding:26px;min-height:150px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:space-between;transition:background .25s,transform .25s}.deliverable-grid div:hover{background:color-mix(in srgb,var(--accent) 6%,transparent);transform:translateY(-3px)}.deliverable-grid small{font:9px "DM Mono";color:#666}.deliverable-grid strong{font-size:18px;font-weight:500}
.process-list{border-top:1px solid rgba(255,255,255,.12)}.process-row{display:grid;grid-template-columns:100px .8fr 1.2fr;gap:30px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.12);align-items:center;transition:padding .25s,background .25s}.process-row:hover{padding-left:16px;background:rgba(255,255,255,.015)}.process-row>span{font:10px "DM Mono";color:var(--accent)}.process-row h3{font-size:clamp(26px,3vw,46px);letter-spacing:-.045em;margin:0}.process-row p{color:#8f8b93;line-height:1.6;margin:0}
.service-final{padding:130px 5vw;background:var(--accent);color:#08090b}.service-final span{font:10px "DM Mono";letter-spacing:.1em}.service-final h2{font-size:clamp(62px,9vw,145px);line-height:.82;letter-spacing:-.07em;margin:28px 0 45px;max-width:1400px}.service-final a{display:inline-flex;border:1px solid #08090b;border-radius:999px;padding:14px 18px;font-weight:600}
.service-footer{background:#091013;padding:40px 5vw 0;overflow:hidden}.service-footer-top{display:grid;grid-template-columns:1fr 1.4fr .6fr;gap:30px;align-items:center}.service-footer-logo img{width:220px;filter:grayscale(1) brightness(0) invert(1)}.service-footer-socials{display:flex;gap:18px;flex-wrap:wrap}.service-footer-socials a{border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:4px}.service-footer-cta{text-align:right}.service-footer-word{font-family:"Space Grotesk","Manrope",sans-serif;font-weight:600;font-size:clamp(88px,12.5vw,240px);line-height:.82;letter-spacing:-.082em;text-align:center;white-space:nowrap;border-top:1px solid rgba(255,255,255,.08);margin:35px -5vw -35px;padding:35px 5vw 0}.service-footer-meta{display:flex;justify-content:space-between;padding:15px 0 22px;font:9px "DM Mono";color:#687174;letter-spacing:.08em}
@media(max-width:900px){.service-nav{grid-template-columns:1fr auto;padding:18px 20px}.service-nav-center{display:none}.service-hero{padding-left:20px;padding-right:20px}.service-solar{width:110vw;height:110vw;right:-78vw;opacity:.6}.service-proof{grid-template-columns:1fr}.service-section{padding-left:20px;padding-right:20px}.service-section-head{grid-template-columns:1fr}.deliverable-grid{grid-template-columns:1fr 1fr}.process-row{grid-template-columns:55px 1fr}.process-row p{grid-column:2}.service-final{padding-left:20px;padding-right:20px}.service-footer{padding-left:20px;padding-right:20px}.service-footer-top{grid-template-columns:1fr}.service-footer-cta{text-align:left}.service-footer-word{font-size:12vw}}

.global-footer{position:relative;background:radial-gradient(circle at 16% 30%,rgba(61,73,255,.10),transparent 26%),radial-gradient(circle at 82% 38%,rgba(40,185,220,.05),transparent 28%),#091013;color:#f2f0ea;padding:42px 5vw 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.08)}
.global-footer-top{display:grid;grid-template-columns:1.1fr 1.55fr .75fr;gap:42px;align-items:center;min-height:150px}
.global-footer-brand img{display:block;width:min(255px,75vw);height:auto;filter:grayscale(1) brightness(0) invert(1);opacity:.93}
.global-footer-brand>span,.global-footer-social>span,.global-footer-time>span{display:block;margin-top:12px;font:9px "DM Mono",monospace;letter-spacing:.085em;color:#68767b}
.global-footer-social>div{display:flex;flex-wrap:wrap;gap:11px 19px;margin-top:12px}
.global-footer-social a{font-size:clamp(15px,1.2vw,19px);border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:4px;transition:color .2s,border-color .2s,transform .2s}
.global-footer-social a:hover{color:#9eeaff;border-color:#9eeaff;transform:translateY(-2px)}
.global-footer-time{text-align:right}.global-footer-time strong{display:block;margin-top:9px;font:500 clamp(20px,1.8vw,28px) "DM Mono",monospace}
.global-footer-word{position:relative;width:100%;margin:34px 0 0;padding-top:30px;border-top:1px solid rgba(255,255,255,.08);white-space:nowrap;text-align:center;font-family:"Archivo Black","Arial Black",sans-serif;font-size:clamp(84px,12.15vw,232px);line-height:.78;letter-spacing:-.095em;transform:scaleX(.965);transform-origin:center}
.global-footer-meta{display:flex;justify-content:space-between;gap:20px;padding:28px 0 22px;font:9px "DM Mono",monospace;letter-spacing:.08em;color:#6d7779}
@media(max-width:900px){.global-footer{padding-left:20px;padding-right:20px}.global-footer-top{grid-template-columns:1fr;gap:30px}.global-footer-time{text-align:left}.global-footer-word{font-size:11.8vw;letter-spacing:-.085em}}

.service-hero h1{font-size:clamp(64px,9vw,150px)!important;line-height:.86!important;letter-spacing:-.065em!important;max-width:1180px!important}
.service-intro{max-width:760px!important;font-size:clamp(19px,1.6vw,25px)!important;line-height:1.62!important;word-spacing:.04em!important}
.service-proof article{padding:46px 4vw!important}.service-proof h2{font-size:clamp(26px,2.1vw,36px)!important;line-height:1.12!important}
.service-proof p{max-width:440px!important;font-size:15px!important;line-height:1.7!important}
.service-statement{padding:100px 5vw!important}.service-statement blockquote{max-width:1100px!important;font-size:clamp(36px,4.6vw,72px)!important;line-height:1.12!important;letter-spacing:-.04em!important}
.service-section-head{grid-template-columns:.45fr 1fr!important;max-width:1220px!important}.service-section-head h2{max-width:850px!important;font-size:clamp(40px,4.5vw,68px)!important;line-height:1.04!important;letter-spacing:-.045em!important}
.deliverable-grid strong{font-size:17px!important;line-height:1.35!important}.process-row h3{font-size:clamp(24px,2.5vw,39px)!important}
.process-row p{max-width:650px!important;font-size:15px!important;line-height:1.7!important}.service-final h2{max-width:1100px!important;font-size:clamp(50px,6.5vw,100px)!important;line-height:.95!important}
@media(max-width:900px){.service-statement blockquote{font-size:clamp(34px,8vw,58px)!important}.service-section-head{grid-template-columns:1fr!important}}




/* Full half-visible solar system */
.service-solar { display:none!important; }

.service-solar-system{
  position:absolute;
  width:min(72vw,1080px);
  height:min(72vw,1080px);
  right:-34vw;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  z-index:1;
  pointer-events:auto;
  opacity:.92;
}
.service-sun{
  position:absolute;
  left:47%;
  top:47%;
  width:6%;
  aspect-ratio:1;
  border-radius:50%;
  background:var(--accent);
  box-shadow:
    0 0 30px color-mix(in srgb,var(--accent) 80%,transparent),
    0 0 90px color-mix(in srgb,var(--accent) 28%,transparent);
  z-index:4;
}
.service-sun span{
  position:absolute; inset:-30%;
  border-radius:50%;
  border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);
}
.ss-orbit{
  position:absolute;
  border:1px solid rgba(255,255,255,.10);
  border-radius:50%;
  animation:servicePlanetOrbit linear infinite;
}
.ss1{inset:42%;animation-duration:5.5s}
.ss2{inset:36%;animation-duration:8s;animation-direction:reverse}
.ss3{inset:30%;animation-duration:10.5s}
.ss4{inset:24%;animation-duration:13s;animation-direction:reverse}
.ss5{inset:18%;animation-duration:17s}
.ss6{inset:12%;animation-duration:21s;animation-direction:reverse}
.ss7{inset:6%;animation-duration:26s}
.ss8{inset:0%;animation-duration:32s;animation-direction:reverse}
@keyframes servicePlanetOrbit{to{transform:rotate(360deg)}}

.ss-planet{
  position:absolute;
  left:50%;
  top:-10px;
  transform:translateX(-50%);
  width:20px;
  height:20px;
}
.ss-planet i{
  position:absolute;
  inset:0;
  border-radius:50%;
  background:#ccc;
  box-shadow:0 0 15px rgba(255,255,255,.12);
  transition:transform .2s,box-shadow .2s;
}
.ss-planet em{
  position:absolute;
  left:50%;
  top:28px;
  transform:translateX(-50%);
  font:9px "DM Mono",monospace;
  font-style:normal;
  color:#ddd;
  opacity:0;
  white-space:nowrap;
  pointer-events:none;
  transition:opacity .2s,transform .2s;
}
.ss-planet:hover i{transform:scale(1.35);box-shadow:0 0 20px color-mix(in srgb,var(--accent) 50%,transparent)}
.ss-planet:hover em{opacity:1;transform:translate(-50%,3px)}
.ss-planet.mercury{width:8px;height:8px}
.ss-planet.venus{width:12px;height:12px}.ss-planet.venus i{background:#c68f52}
.ss-planet.earth{width:13px;height:13px}.ss-planet.earth i{background:linear-gradient(135deg,#54a8ff,#4ecb7a)}
.ss-planet.mars{width:10px;height:10px}.ss-planet.mars i{background:#d45b3f}
.ss-planet.jupiter{width:25px;height:25px}.ss-planet.jupiter i{background:repeating-linear-gradient(0deg,#c59767 0 4px,#80553f 4px 7px,#d6b88f 7px 10px)}
.ss-planet.saturn{width:20px;height:20px}.ss-planet.saturn i{background:#d8b16a}.ss-planet.saturn b{position:absolute;left:-7px;right:-7px;top:7px;height:6px;border:1px solid #ccb078;border-radius:50%;transform:rotate(-17deg)}
.ss-planet.uranus{width:15px;height:15px}.ss-planet.uranus i{background:#78d5dc}
.ss-planet.neptune{width:16px;height:16px}.ss-planet.neptune i{background:#4e77df}

/* Readability first */
.service-hero{
  min-height:92vh!important;
}
.service-hero h1{
  font-size:clamp(58px,7.2vw,118px)!important;
  line-height:.92!important;
  letter-spacing:-.055em!important;
  max-width:900px!important;
  margin-bottom:34px!important;
}
.service-intro{
  max-width:680px!important;
  font-size:clamp(18px,1.35vw,22px)!important;
  line-height:1.72!important;
  color:#b6b2ba!important;
}
.service-statement{
  padding:90px 5vw!important;
}
.service-statement blockquote{
  max-width:980px!important;
  font-size:clamp(30px,3.4vw,52px)!important;
  line-height:1.28!important;
  letter-spacing:-.025em!important;
}
.service-section{
  padding-top:90px!important;
  padding-bottom:90px!important;
}
.service-section-head h2{
  font-size:clamp(34px,3.7vw,56px)!important;
  line-height:1.12!important;
  max-width:780px!important;
}
.service-proof h2{
  font-size:clamp(24px,1.9vw,32px)!important;
}
.service-proof p,
.process-row p{
  font-size:15px!important;
  line-height:1.75!important;
  color:#aaa6af!important;
}
.process-row h3{
  font-size:clamp(22px,2vw,32px)!important;
}
.service-final h2{
  font-size:clamp(44px,5.2vw,80px)!important;
  line-height:1.02!important;
  max-width:1020px!important;
}

/* Footer wordmark on service pages */
.global-footer-word{
  font-family:"League Spartan","Arial Black",sans-serif!important;
  font-weight:900!important;
  letter-spacing:-.078em!important;
  transform:scaleX(1.035)!important;
}

@media(max-width:900px){
  .service-solar-system{
    width:118vw;height:118vw;right:-82vw;opacity:.62;
  }
  .service-hero h1{font-size:clamp(52px,14vw,82px)!important}
  .service-statement blockquote{font-size:clamp(30px,7vw,46px)!important}
}

/* v136 conversion/detail sections */
.service-fit-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:stretch}.service-fit-grid>ul{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.13)}.service-fit-grid li{position:relative;padding:22px 20px 22px 42px;border-bottom:1px solid rgba(255,255,255,.1);font:500 17px/1.55 Manrope,sans-serif;color:#e9e7ec}.service-fit-grid li:before{content:'✓';position:absolute;left:8px;top:22px;color:var(--accent);font-weight:800}.service-start-card{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.035);padding:32px;border-radius:22px}.service-start-card small,.service-faq summary:after{color:var(--accent)}.service-start-card h3{font:700 clamp(28px,2.4vw,40px)/1.08 'Space Grotesk',sans-serif;margin:12px 0}.service-start-card p{color:#aaa6af;font:400 15px/1.7 Manrope,sans-serif}.service-start-card a{display:inline-flex;margin-top:20px;color:#0a0a0c;background:var(--accent);padding:13px 18px;border-radius:999px;font:700 13px/1 Manrope,sans-serif;text-decoration:none}.service-faq-list{max-width:900px;border-top:1px solid rgba(255,255,255,.13)}.service-faq details{border-bottom:1px solid rgba(255,255,255,.12);padding:0}.service-faq summary{cursor:pointer;padding:22px 46px 22px 0;font:650 18px/1.4 'Space Grotesk',sans-serif;position:relative;list-style:none}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary:after{content:'+';position:absolute;right:8px;font-size:24px}.service-faq details[open] summary:after{content:'−'}.service-faq details p{max-width:720px;margin:0 0 24px;color:#aaa6af;font:400 15px/1.72 Manrope,sans-serif}@media(max-width:820px){.service-fit-grid{grid-template-columns:1fr}.service-start-card{padding:24px}}

/* v137 service proof / FAQ */
.service-faq .service-section-head{text-align:center;margin-left:auto;margin-right:auto}.service-faq .service-section-head h2{margin-left:auto;margin-right:auto}.service-faq-list{margin-left:auto!important;margin-right:auto!important}.service-work-showcase .service-section-head p{max-width:650px;color:#8f938b;font:400 15px/1.7 Manrope,sans-serif}.service-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.service-work-card{display:block;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.025);padding-bottom:18px;transition:.25s}.service-work-card:hover{transform:translateY(-5px);border-color:rgba(199,255,90,.3)}.service-work-card>div{aspect-ratio:16/10;background:#111;overflow:hidden}.service-work-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.service-work-card:hover img{transform:scale(1.035)}.service-work-card small,.service-work-card h3,.service-work-card span{display:block;margin-left:18px;margin-right:18px}.service-work-card small{margin-top:17px;color:var(--accent,#c7ff5a);font:600 10px Manrope,sans-serif}.service-work-card h3{font:650 20px/1.2 'Space Grotesk',sans-serif;margin-top:7px}.service-work-card span{color:#8f938b;font:600 11px Manrope,sans-serif;margin-top:12px}@media(max-width:900px){.service-work-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.service-work-grid{grid-template-columns:1fr}}

/* v138 selected work + shorter service page */
.service-work-showcase{padding-top:72px!important;padding-bottom:78px!important}
.service-work-showcase .service-section-head{display:grid!important;grid-template-columns:150px minmax(0,760px)!important;column-gap:44px!important;row-gap:9px!important;align-items:start!important;max-width:1180px!important;margin:0 auto!important;text-align:left!important}
.service-work-showcase .service-section-head>span{grid-column:1!important;margin-top:11px!important;color:#67d8ef!important;font-size:10px!important;letter-spacing:.14em!important}
.service-work-showcase .service-section-head>h2{grid-column:2!important;margin:0!important;max-width:760px!important;font-size:clamp(34px,4vw,58px)!important;line-height:1.02!important;letter-spacing:-.045em!important}
.service-work-showcase .service-section-head>p{grid-column:2!important;margin:4px 0 0!important;max-width:590px!important;color:#839097!important;font-size:14px!important;line-height:1.6!important}
.service-work-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;max-width:1180px!important;margin:34px auto 0!important}
.service-work-card{display:block!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:rgba(11,14,16,.78)!important;color:#fff!important;text-decoration:none!important;transition:transform .25s ease,border-color .25s ease,background .25s ease!important}
.service-work-card:hover{transform:translateY(-5px)!important;border-color:rgba(199,240,0,.42)!important;background:#0e1315!important}
.service-work-image{position:relative!important;aspect-ratio:16/10!important;overflow:hidden!important;background:#11161a!important}
.service-work-image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;transition:transform .45s ease!important}.service-work-card:hover .service-work-image img{transform:scale(1.025)!important}
.service-work-image>span{position:absolute!important;right:12px!important;bottom:12px!important;padding:8px 10px!important;border-radius:999px!important;background:rgba(4,7,8,.78)!important;backdrop-filter:blur(9px)!important;color:#c8ff32!important;font-size:9px!important;letter-spacing:.1em!important;opacity:0!important;transform:translateY(4px)!important;transition:.2s!important}.service-work-card:hover .service-work-image>span{opacity:1!important;transform:none!important}
.service-work-copy{padding:16px 17px 18px!important}.service-work-copy small{display:block!important;color:#69d7ec!important;font-size:9px!important;letter-spacing:.12em!important}.service-work-copy h3{margin:8px 0 5px!important;font-size:20px!important;line-height:1.18!important}.service-work-copy p{margin:0!important;color:#7e8b92!important;font-size:12px!important}
.service-faq .service-section-head{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.service-faq .service-section-head h2{margin-left:auto!important;margin-right:auto!important}.service-faq-list{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}
@media(max-width:900px){.service-work-showcase .service-section-head{grid-template-columns:1fr!important}.service-work-showcase .service-section-head>*{grid-column:1!important}.service-work-showcase .service-section-head>span{margin-top:0!important}.service-work-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:620px){.service-work-grid{grid-template-columns:1fr!important}.service-work-showcase{padding-top:52px!important;padding-bottom:58px!important}}
/* v138 final selected-work polish */
.service-work-showcase .service-section-head{grid-template-columns:minmax(160px,.42fr) minmax(0,1fr)!important;align-items:end!important;gap:28px!important}
.service-work-showcase .service-section-head h2{font-size:clamp(32px,4.2vw,64px)!important;line-height:1.02!important;max-width:780px!important;margin:0!important}
.service-work-showcase .service-section-head p{grid-column:2;max-width:560px!important;margin:12px 0 0!important}
@media(max-width:900px){.service-work-showcase .service-section-head{grid-template-columns:1fr!important}.service-work-showcase .service-section-head p{grid-column:1}}
/* v139 Selected Work card structure fix */
.service-work-card>.service-work-copy{aspect-ratio:auto!important;overflow:visible!important;background:transparent!important;min-height:118px!important;padding:16px 17px 18px!important}
.service-work-card>.service-work-image{aspect-ratio:16/10!important;background:#11161a!important;overflow:hidden!important}
.service-work-copy small,.service-work-copy h3,.service-work-copy p{margin-left:0!important;margin-right:0!important}
.service-work-showcase{padding-top:58px!important;padding-bottom:64px!important}
.service-work-showcase .service-section-head{align-items:start!important}.service-work-showcase .service-section-head>span{align-self:start!important;margin-top:7px!important}.service-work-grid{margin-top:28px!important}
@media(max-width:620px){.service-work-card>.service-work-copy{min-height:0!important}.service-work-showcase{padding-top:44px!important;padding-bottom:50px!important}}

/* v157 — single-service section headings: subtitle first, title directly below.
   Applied consistently to every section header on all individual service pages only. */
.service-section .service-section-head,
.service-work-showcase .service-section-head,
.service-faq .service-section-head{
  display:flex!important;
  flex-direction:column!important;
  grid-template-columns:none!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:12px!important;
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:50px!important;
  text-align:left!important;
}
.service-section .service-section-head>span,
.service-work-showcase .service-section-head>span,
.service-faq .service-section-head>span{
  display:block!important;
  grid-column:auto!important;
  align-self:flex-start!important;
  margin:0!important;
}
.service-section .service-section-head>h2,
.service-work-showcase .service-section-head>h2,
.service-faq .service-section-head>h2{
  display:block!important;
  grid-column:auto!important;
  width:100%!important;
  max-width:850px!important;
  margin:0!important;
  text-align:left!important;
}
.service-work-showcase .service-section-head>p{
  grid-column:auto!important;
  width:100%!important;
  max-width:650px!important;
  margin:2px 0 0!important;
  text-align:left!important;
}
.service-faq .service-section-head h2{
  margin-left:0!important;
  margin-right:0!important;
}
@media(max-width:900px){
  .service-section .service-section-head,
  .service-work-showcase .service-section-head,
  .service-faq .service-section-head{
    gap:10px!important;
    margin-bottom:36px!important;
  }
}
@media(max-width:620px){
  .service-section .service-section-head,
  .service-work-showcase .service-section-head,
  .service-faq .service-section-head{
    gap:8px!important;
    margin-bottom:30px!important;
  }
}

/* v158 — final single-service section alignment.
   One shared left edge for section label, title, supporting copy and section content. */
.service-section .service-section-head,
.service-work-showcase .service-section-head,
.service-faq .service-section-head{
  width:100%!important;
  max-width:none!important;
  margin:0 0 48px!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:10px!important;
  text-align:left!important;
}
.service-section .service-section-head>span,
.service-work-showcase .service-section-head>span,
.service-faq .service-section-head>span{
  margin:0!important;
  padding:0!important;
  align-self:flex-start!important;
  text-align:left!important;
}
.service-section .service-section-head>h2,
.service-work-showcase .service-section-head>h2,
.service-faq .service-section-head>h2{
  width:min(100%,850px)!important;
  max-width:850px!important;
  margin:0!important;
  padding:0!important;
  align-self:flex-start!important;
  text-align:left!important;
}
.service-work-showcase .service-section-head>p{
  width:min(100%,650px)!important;
  max-width:650px!important;
  margin:3px 0 0!important;
  padding:0!important;
  align-self:flex-start!important;
  text-align:left!important;
}
/* Keep the content below each heading on the exact same section axis. */
.service-section>.deliverable-grid,
.service-section>.process-list,
.service-work-showcase>.service-work-grid,
.service-faq>.service-faq-list{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.service-work-showcase>.service-work-grid{margin-top:0!important}
.service-faq>.service-faq-list{margin-top:0!important}

@media(max-width:900px){
  .service-section .service-section-head,
  .service-work-showcase .service-section-head,
  .service-faq .service-section-head{
    margin-bottom:34px!important;
    gap:9px!important;
  }
  .service-section .service-section-head>h2,
  .service-work-showcase .service-section-head>h2,
  .service-faq .service-section-head>h2{
    width:100%!important;
    max-width:760px!important;
  }
}
@media(max-width:620px){
  .service-section .service-section-head,
  .service-work-showcase .service-section-head,
  .service-faq .service-section-head{
    margin-bottom:26px!important;
    gap:8px!important;
  }
  .service-section .service-section-head>h2,
  .service-work-showcase .service-section-head>h2,
  .service-faq .service-section-head>h2{
    max-width:100%!important;
    line-height:1.08!important;
  }
  .service-work-showcase .service-section-head>p{max-width:100%!important}
}

/* v161 — FAQ accordion width: 60% on desktop across all single-service pages. */
.service-faq>.service-faq-list{
  width:60%!important;
  max-width:60%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.service-faq>.service-faq-list details,
.service-faq>.service-faq-list summary,
.service-faq>.service-faq-list details p{
  width:100%;
  max-width:100%;
}
@media(max-width:900px){
  .service-faq>.service-faq-list{
    width:78%!important;
    max-width:78%!important;
  }
}
@media(max-width:620px){
  .service-faq>.service-faq-list{
    width:100%!important;
    max-width:100%!important;
  }
}
