@font-face{font-family:DunbenSerif;src:url("assets/fonts/LibertinusSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:DunbenSerif;src:url("assets/fonts/LibertinusSans-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:DunbenSans;src:url("assets/fonts/DMSans-VariableFont_opsz,wght.ttf") format("truetype");font-weight:100 1000;font-style:normal;font-display:swap}

:root{--ink:#121314;--paper:#fbfaf7;--warm:#f6f1e8;--blue:#164cdf;--orange:#ff8f29;--purple:#a478ff;--green:#6dbf9a;--muted:#697078;--line:rgba(24,25,28,.17);--light-line:rgba(246,241,232,.24);--serif:DunbenSerif,Georgia,serif;--sans:DunbenSans,Helvetica,Arial,sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}
html{background:var(--paper);scroll-behavior:auto}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;overflow-x:hidden}
body.menu-is-open{overflow:hidden}
img,video{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit}
button,a{touch-action:manipulation}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:200;top:12px;left:12px;padding:9px 13px;background:var(--blue);color:#fff;transform:translateY(-150%);transition:transform .25s ease}.skip-link:focus{transform:translateY(0)}
.eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:650;line-height:1.2;letter-spacing:.13em;text-transform:uppercase}.eyebrow--light{color:rgba(246,241,232,.62)}

/* The original playfight shell remains the visual anchor. The menu uses large type and a full-screen transition so it stays useful on touch devices. */

.home-hero{position:relative;min-height:100svh;display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(30px,7vw,110px);padding:clamp(120px,12vw,180px) clamp(22px,7vw,100px) clamp(60px,7vw,100px);overflow:hidden;background:var(--paper)}.home-hero__copy{position:relative;z-index:3;max-width:700px}.home-hero h1{margin:22px 0 0;font-family:var(--serif);font-size:clamp(48px,5.1vw,98px);font-weight:400;line-height:.96;letter-spacing:-.045em}.home-hero h1 em{font-style:normal;color:var(--blue)}.scroll-cue{display:inline-flex;align-items:center;gap:18px;margin-top:clamp(42px,6vw,78px);padding-bottom:9px;border-bottom:1px solid currentColor;color:var(--muted);font-size:11px;letter-spacing:.1em;text-transform:uppercase;transition:color .25s ease,gap .35s var(--ease)}.scroll-cue b{font-size:18px;font-weight:400}.scroll-cue:hover,.scroll-cue:focus-visible{gap:28px;color:var(--blue)}
.home-hero__art{position:relative;min-height:min(670px,76vh);isolation:isolate}.hero-media,.hero-video{position:absolute;margin:0;overflow:hidden;background:#d8d5cc;box-shadow:0 14px 35px rgba(24,25,28,.09)}.hero-media img,.hero-video video{width:100%;height:100%;object-fit:cover}.hero-media--one{left:4%;top:4%;width:20%;height:43%;transform:rotate(-5deg)}.hero-media--two{right:9%;top:1%;width:21%;height:44%;transform:rotate(4deg)}.hero-media--three{left:17%;bottom:10%;width:20%;height:45%;transform:rotate(5deg)}.hero-media--four{right:1%;bottom:5%;width:23%;height:47%;transform:rotate(-4deg)}.hero-media--five{left:38%;top:21%;width:27%;height:34%;transform:rotate(-1deg)}.hero-video{left:31%;bottom:8%;width:38%;height:37%;z-index:2;transform:rotate(2deg);border:8px solid var(--paper);box-shadow:0 18px 35px rgba(24,25,28,.14)}.hero-dot{position:absolute;width:11px;height:11px;border-radius:50%;z-index:3}.hero-dot--blue{right:27%;top:20%;background:var(--blue)}.hero-dot--orange{left:12%;bottom:24%;background:var(--orange)}

.feature-video{position:relative;min-height:min(92svh,900px);padding:clamp(24px,3.5vw,52px);background:var(--ink);color:var(--warm);overflow:hidden}.feature-video__media{position:relative;width:100%;height:min(74svh,760px);overflow:hidden;background:#111}.feature-video__media video{width:100%;height:100%;object-fit:cover;opacity:.78;transform:scale(1.08);transition:transform 1.4s var(--ease),opacity .8s ease}.feature-video__media.is-visible video{transform:scale(1);opacity:.88}.feature-video__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,16,19,.05),rgba(15,16,19,.3))}.feature-video__index{position:absolute;z-index:2;top:22px;left:22px;color:rgba(246,241,232,.72);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.feature-video__title{position:absolute;z-index:3;left:clamp(34px,9vw,140px);bottom:clamp(40px,8vw,120px);max-width:980px;margin:0;font-family:var(--serif);font-size:clamp(48px,7vw,132px);font-weight:400;line-height:.88;letter-spacing:-.04em}.feature-video__title em{font-style:normal;color:var(--orange)}

.hybrid-section,.featured-section,.applied-ai-teaser{padding:clamp(100px,13vw,190px) clamp(22px,7vw,100px);overflow:hidden}.hybrid-section{background:var(--warm)}.section-intro{max-width:1100px;margin:0 auto clamp(48px,7vw,95px)}.section-intro h2{margin:20px 0 0;font-family:var(--serif);font-size:clamp(48px,6.5vw,116px);font-weight:400;line-height:.9;letter-spacing:-.045em}.section-intro h2 em{font-style:normal;color:var(--blue)}.section-intro--wide{max-width:1500px}.hybrid-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.hybrid-card{position:relative;min-width:0;min-height:260px;padding:clamp(20px,2.1vw,32px);overflow:hidden;border:1px solid var(--line);background:var(--paper);transition:transform .55s var(--ease),box-shadow .4s ease,border-color .3s ease}.hybrid-card:hover{transform:translateY(-7px);border-color:rgba(22,76,223,.4);box-shadow:0 18px 36px rgba(24,25,28,.08)}.hybrid-card--expertise{grid-column:span 7;min-height:520px;background:var(--orange)}.hybrid-card--capabilities{grid-column:span 5;min-height:520px;background:var(--blue);color:#fff}.hybrid-card--delivery{grid-column:span 5;min-height:330px;background:var(--ink);color:var(--warm)}.hybrid-card--velocity{grid-column:span 4;min-height:330px;background:#d7eef6}.hybrid-card--tools{grid-column:span 3;min-height:330px;background:var(--paper)}.card-label{position:relative;z-index:2;display:flex;justify-content:space-between;gap:18px;font-size:11px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.card-label span{opacity:.55}.expertise-carousel{position:relative;height:100%;min-height:395px}.expertise-slide{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .55s ease,transform .7s var(--ease)}.expertise-slide.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.expertise-slide img{position:absolute;top:13%;right:3%;width:min(26%,180px);max-height:35%;opacity:.9}.expertise-slide h3{max-width:600px;margin:0 0 16px;font-family:var(--serif);font-size:clamp(42px,5vw,88px);font-weight:400;line-height:.88;letter-spacing:-.04em}.expertise-slide p{max-width:650px;margin:0;font-size:clamp(15px,1.25vw,19px);line-height:1.42}.expertise-slide[data-accent=purple]{color:#fff;background:var(--purple);inset:-32px;padding:32px}.expertise-slide[data-accent=green]{color:var(--ink);background:var(--green);inset:-32px;padding:32px}.carousel-controls{position:absolute;right:clamp(20px,2.1vw,32px);bottom:clamp(20px,2.1vw,32px);z-index:5;display:flex;gap:10px}.carousel-controls button{width:44px;height:44px;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;cursor:pointer;transition:background .25s ease,color .25s ease,transform .35s var(--ease)}.carousel-controls button:hover,.carousel-controls button:focus-visible,.carousel-controls button.is-active{background:var(--ink);color:#fff;transform:scale(1.08)}.carousel-controls button:after{content:"";display:block;width:6px;height:6px;margin:auto;border-radius:50%;background:currentColor}
.capability-marquee{position:absolute;inset:0 0 62px;display:flex;align-items:center;overflow:hidden;cursor:grab;touch-action:pan-y}.capability-marquee.is-dragging{cursor:grabbing}.capability-track{display:flex;width:max-content;gap:12px;padding:0 32px;animation:capability-scroll 30s linear infinite}.capability-marquee:hover .capability-track,.capability-marquee.is-dragging .capability-track{animation-play-state:paused}.capability-track span{display:inline-flex;align-items:center;min-height:56px;padding:0 20px;border:1px solid rgba(255,255,255,.52);border-radius:999px;white-space:nowrap;font-family:var(--serif);font-size:clamp(24px,2.4vw,43px);line-height:1;transition:background .25s ease,color .25s ease}.capability-track span:hover{background:#fff;color:var(--blue)}.card-hint{position:absolute;left:clamp(20px,2.1vw,32px);bottom:clamp(22px,2.1vw,32px);margin:0;color:rgba(255,255,255,.68);font-size:11px;letter-spacing:.1em;text-transform:uppercase}@keyframes capability-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.hybrid-card--delivery .delivery-type{max-width:470px;margin:74px 0 18px;font-family:var(--serif);font-size:clamp(36px,4vw,66px);font-weight:400;line-height:.9;letter-spacing:-.04em}.hybrid-card--delivery>p{max-width:360px;margin:0;color:rgba(246,241,232,.65);font-size:14px}.type-cursor{display:inline-block;color:var(--orange);animation:blink 1s steps(1) infinite}@keyframes blink{50%{opacity:0}}
.hybrid-card--velocity h3{max-width:360px;margin:74px 0 20px;font-family:var(--serif);font-size:clamp(30px,2.8vw,48px);font-weight:400;line-height:.94;letter-spacing:-.035em}.hybrid-card--velocity img{position:absolute;right:0;bottom:0;width:48%;max-width:210px;mix-blend-mode:multiply}.hybrid-card--tools{display:flex;flex-direction:column}.tool-icons{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:76px}.tool-icons img{width:clamp(34px,3.3vw,52px);height:clamp(34px,3.3vw,52px);object-fit:contain;transition:transform .4s var(--ease)}.tool-icons img:hover{transform:translateY(-8px) rotate(-8deg)}.hybrid-card--tools p{max-width:190px;margin:auto 0 0;color:var(--muted);font-size:13px;line-height:1.45}

.featured-section{background:var(--paper)}.featured-section .section-intro h2{font-size:clamp(62px,9vw,164px)}.featured-section .section-intro h2 em{color:var(--blue)}.case-stack{max-width:1500px;margin:0 auto}.case-panel{position:sticky;top:clamp(82px,9vw,126px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(300px,.97fr);min-height:min(66svh,720px);margin-bottom:clamp(80px,14vw,210px);overflow:hidden;background:var(--orange);box-shadow:0 18px 46px rgba(24,25,28,.12);transition:transform .7s var(--ease),filter .5s ease}.case-panel:nth-child(2){background:var(--purple)}.case-panel:nth-child(3){background:var(--green)}.case-panel__media{min-height:310px;overflow:hidden;background:#ddd}.case-panel__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.case-panel:hover .case-panel__media img{transform:scale(1.05)}.case-panel__copy{display:flex;flex-direction:column;padding:clamp(24px,4vw,60px)}.case-number{font-size:11px;letter-spacing:.11em;text-transform:uppercase;opacity:.66}.case-panel h3{max-width:570px;margin:auto 0 20px;font-family:var(--serif);font-size:clamp(36px,4.2vw,78px);font-weight:400;line-height:.88;letter-spacing:-.04em}.case-panel p{max-width:520px;margin:0 0 25px;font-size:14px;line-height:1.46}.case-link{align-self:flex-start;display:inline-flex;align-items:center;gap:22px;padding-bottom:8px;border-bottom:1px solid currentColor;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:gap .35s var(--ease),color .25s ease}.case-link span{font-size:18px}.case-link:hover,.case-link:focus-visible{gap:31px;color:#fff}.case-panel--purple .case-link:hover,.case-panel--purple .case-link:focus-visible{color:var(--ink)}.case-panel--green .case-link:hover,.case-panel--green .case-link:focus-visible{color:var(--blue)}

.beyond-section{position:relative;padding:clamp(100px,13vw,190px) clamp(22px,7vw,100px) clamp(120px,16vw,240px);background:var(--ink);color:var(--warm);overflow:hidden}.section-intro--light{max-width:1500px}.section-intro--light h2 em{color:var(--orange)}.beyond-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(18px,4vw,68px)}.beyond-column{display:flex;flex-direction:column;gap:clamp(42px,7vw,110px)}.beyond-column--offset{padding-top:clamp(100px,13vw,230px)}.beyond-card{display:block;color:var(--warm)}.beyond-card figure{position:relative;margin:0;overflow:hidden;background:#444;aspect-ratio:1.2 / 1}.beyond-card figure:after{content:"";position:absolute;inset:0;background:rgba(22,76,223,.2);opacity:0;transition:opacity .45s ease}.beyond-card img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease),filter .6s ease}.beyond-card span{display:flex;justify-content:space-between;gap:14px;margin-top:15px;font-size:14px;line-height:1.35}.beyond-card b{font-size:20px;font-weight:400;transition:transform .4s var(--ease)}.beyond-card:hover figure:after,.beyond-card:focus-visible figure:after{opacity:1}.beyond-card:hover img,.beyond-card:focus-visible img{transform:scale(1.06)}.beyond-card:hover b,.beyond-card:focus-visible b{transform:translate(4px,-4px);color:var(--orange)}

.applied-ai-teaser{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.75fr);gap:clamp(34px,6vw,100px);align-items:start;background:var(--warm)}.applied-ai-teaser .section-intro{margin:0}.applied-ai-teaser h2{font-size:clamp(48px,5.5vw,100px)}.applied-ai-teaser__copy{padding-top:clamp(38px,5vw,78px)}.applied-ai-teaser__copy p{max-width:450px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.applied-ai-teaser__copy .button{margin-top:32px}

/* Latest footer language from the approved reference: centered contact copy, blue dot, no social icons. */
.dv-footer{position:relative;min-height:min(88svh,920px);display:flex;align-items:center;justify-content:center;padding:clamp(96px,12vw,170px) clamp(22px,7vw,100px) clamp(72px,9vw,120px);overflow:hidden;background:#121314;color:#fff;text-align:center}.dv-footer__inner{position:relative;z-index:2;width:min(780px,100%);margin:0 auto}.dv-footer__label{margin:0 0 clamp(28px,4vw,54px);font-size:11px;letter-spacing:.11em;text-transform:uppercase}.dv-footer__title{margin:0;font-family:var(--serif);font-size:clamp(58px,8vw,138px);font-weight:400;line-height:.88;letter-spacing:-.045em}.dv-footer__title strong{font-weight:400;color:var(--blue)}.dv-footer__body{max-width:630px;margin:clamp(34px,4vw,60px) auto 0;color:#858585;font-size:clamp(15px,1.3vw,19px);line-height:1.48}.dv-footer__dot{position:absolute;z-index:1;width:12px;height:12px;top:52%;right:clamp(9%,18vw,28%);border-radius:50%;background:var(--blue);box-shadow:0 0 0 10px rgba(22,76,223,.08);animation:footer-pulse 3s ease-in-out infinite}@keyframes footer-pulse{50%{transform:scale(1.24);box-shadow:0 0 0 16px rgba(22,76,223,.03)}}.dv-footer__icp{position:absolute;z-index:2;right:0;bottom:clamp(22px,3vw,44px);left:0;margin:0;color:#858585;font-size:11px}

.reveal-on-scroll{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .9s var(--ease)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.reveal-on-load{animation:hero-in 1.1s var(--ease) both}@keyframes hero-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}

@media (max-width:1100px){.home-hero{grid-template-columns:1fr 1fr;gap:40px}.home-hero h1{font-size:clamp(44px,5.4vw,74px)}.home-hero__art{min-height:570px}.hybrid-card--expertise{grid-column:span 7}.hybrid-card--capabilities{grid-column:span 5}.hybrid-card--delivery{grid-column:span 6}.hybrid-card--velocity{grid-column:span 6}.hybrid-card--tools{grid-column:span 12;min-height:210px}.tool-icons{margin-top:50px}.hybrid-card--tools p{position:absolute;right:32px;bottom:30px;max-width:240px}.applied-ai-teaser{grid-template-columns:1fr 1fr}.applied-ai-teaser__copy{padding-top:0}}
@media (max-width:767px){
  html{scroll-padding-top:20px}
  .home-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:114px 20px 44px;gap:56px}.home-hero__copy{order:1}.home-hero h1{font-size:clamp(46px,12.6vw,76px);line-height:.95;letter-spacing:-.04em}.home-hero h1 br{display:block}.home-hero h1 em{display:inline}.scroll-cue{margin-top:38px;min-height:44px}.home-hero__art{order:2;min-height:390px;width:100%}.hero-media--one,.hero-media--two,.hero-media--three,.hero-media--four,.hero-dot--orange{display:none}.hero-media--five{left:4%;top:4%;width:43%;height:52%;transform:rotate(-4deg)}.hero-video{left:auto;right:2%;bottom:1%;width:57%;height:51%;transform:rotate(3deg);border-width:5px}.hero-dot--blue{right:26%;top:8%;width:9px;height:9px}
  .feature-video{min-height:74svh;padding:14px}.feature-video__media{height:64svh;min-height:430px}.feature-video__index{top:16px;left:16px}.feature-video__title{left:26px;right:24px;bottom:34px;font-size:clamp(44px,12vw,74px)}
  .hybrid-section,.featured-section,.applied-ai-teaser{padding:88px 20px}.section-intro{margin-bottom:48px}.section-intro h2{font-size:clamp(48px,13vw,78px);line-height:.91}.hybrid-grid{display:flex;flex-direction:column;gap:10px}.hybrid-card{min-height:0!important;padding:20px}.hybrid-card--expertise{height:480px}.hybrid-card--capabilities{height:245px}.hybrid-card--delivery{min-height:305px!important}.hybrid-card--velocity{min-height:330px!important}.hybrid-card--tools{min-height:220px!important}.expertise-carousel{min-height:370px}.expertise-slide img{top:13%;right:2%;width:31%;max-height:28%}.expertise-slide h3{font-size:clamp(40px,11vw,66px)}.expertise-slide p{font-size:14px;max-width:93%}.expertise-slide[data-accent=purple],.expertise-slide[data-accent=green]{inset:-20px;padding:20px}.carousel-controls{right:20px;bottom:20px}.carousel-controls button{width:44px;height:44px}.capability-marquee{inset:0 0 48px}.capability-track{padding:0 20px}.capability-track span{min-height:49px;padding:0 16px;font-size:25px}.card-hint{left:20px;bottom:20px}.hybrid-card--delivery .delivery-type{margin:78px 0 18px;font-size:clamp(38px,10vw,62px)}.hybrid-card--velocity h3{margin-top:72px;font-size:clamp(32px,8vw,52px)}.hybrid-card--tools .tool-icons{margin-top:55px}.hybrid-card--tools p{position:static;margin-top:26px}.tool-icons img{width:44px;height:44px}
  .featured-section .section-intro h2{font-size:clamp(66px,18vw,98px)}.case-stack{display:flex;flex-direction:column;gap:10px}.case-panel{position:relative;top:auto;display:flex;flex-direction:column;min-height:0;margin:0;box-shadow:none}.case-panel__media{height:58vw;min-height:220px;max-height:380px}.case-panel__copy{min-height:390px;padding:22px 20px 28px}.case-panel h3{margin:52px 0 18px;font-size:clamp(38px,10vw,66px)}.case-panel p{font-size:14px}.case-link{min-height:44px;align-items:center}.beyond-section{padding:88px 20px 110px}.beyond-grid{display:block}.beyond-column,.beyond-column--offset{gap:50px;padding:0}.beyond-column--offset{margin-top:50px}.beyond-card span{font-size:14px}.applied-ai-teaser{display:flex;flex-direction:column;gap:42px}.applied-ai-teaser .section-intro{margin:0}.applied-ai-teaser__copy{padding:0}.dv-footer{min-height:76svh;padding:84px 20px 74px}.dv-footer__title{font-size:clamp(56px,15vw,92px)}.dv-footer__body{margin-top:31px;font-size:15px}.dv-footer__dot{right:18%;top:48%;width:10px;height:10px}.dv-footer__icp{font-size:10px}
}
@media (max-width:390px){.home-hero h1{font-size:45px}.home-hero__art{min-height:330px}.feature-video__media{min-height:380px}.hybrid-card--expertise{height:455px}.case-panel__copy{min-height:420px}.case-panel h3{font-size:37px}.dv-footer__title{font-size:54px}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal-on-load,.reveal-on-scroll{opacity:1;transform:none}.capability-track{animation:none}.type-cursor{animation:none}}

/* 2026-08 refinement: preserve the original V7 composition while making the
   responsive surface quieter, more consistent, and easier to scan. */
:root{
  --paper:#fff;
  --warm:#f9f8f1;
  --ink:#121314;
  --blue:#164cdf;
  --orange:#ff8f29;
  --purple:#f5f3fe;
  --green:#f1f9f5;
  --muted:#858585;
  --line:#d9d9d9;
  --surface-cyan:#f5fffd;
  --surface-yellow:#fffff4;
  --surface-blue:#f6fbff;
  --surface-peach:#fff9f4;
}

.home-hero h1{font-size:clamp(48px,4.35vw,86px);line-height:1;letter-spacing:-.03em}
.section-intro h2,.applied-ai-teaser h2{font-size:clamp(44px,4.9vw,86px);line-height:.98;letter-spacing:-.03em}
.featured-section .section-intro h2{font-size:clamp(52px,5.6vw,96px)}
.beyond-section .section-intro h2{font-size:clamp(52px,5.6vw,96px)}

/* The source design uses a full-bleed moving image as the second screen. */
.feature-video{min-height:0;padding:0;background:var(--ink);color:#fff}
.feature-video__media{width:100%;height:min(100svh,1080px);min-height:0;background:#000}
.feature-video__media video,.feature-video__media.is-visible video{width:100%;height:100%;object-fit:cover;opacity:1;transform:none}
.feature-video__media:after,.feature-video__index,.feature-video__title{display:none}

/* Hybrid approach: same desktop bento geometry as the approved V7 design. */
.hybrid-section{padding:clamp(90px,9.5vw,185px) clamp(20px,4.5vw,86px);background:var(--paper)}
.hybrid-section .section-intro{max-width:1505px;margin:0 auto clamp(42px,3.6vw,70px);text-align:center}
.hybrid-section .section-intro .eyebrow{display:none}
.hybrid-section .section-intro h2{margin:0;font-size:clamp(42px,3.125vw,64px);line-height:1.08;letter-spacing:-.02em}
.hybrid-grid{width:min(78.39vw,1505px);max-width:1505px;grid-template-columns:29.9fr 24.11fr 22.29fr;grid-template-rows:clamp(115px,8.59vw,165px) clamp(220px,16.15vw,310px) clamp(140px,9.375vw,180px);grid-template-areas:"c1 c2 c4" "c1 c3 c4" "c1 c5 c5";gap:clamp(10px,1.04vw,20px)}
.hybrid-card{min-height:0;padding:clamp(20px,2.05vw,40px);border:1px solid var(--line);border-radius:12px;box-shadow:none;background:var(--paper);color:var(--ink)}
.hybrid-card .card-label{display:flex;justify-content:flex-start;position:relative;z-index:5;margin:0;color:#b8b8b8;font-size:clamp(14px,1.04vw,20px);font-weight:500;line-height:1.08;letter-spacing:-.02em;text-transform:none}
.hybrid-card .card-label span{display:none}
.hybrid-card--expertise{grid-area:c1;min-height:0;padding:0;background:#fff;border-color:rgba(255,143,41,.25)}
.hybrid-card--capabilities{grid-area:c2;min-height:0;background:var(--surface-cyan);border-color:rgba(144,234,216,.24);color:var(--ink)}
.hybrid-card--delivery{grid-area:c3;min-height:0;background:var(--surface-yellow);border-color:rgba(255,234,41,.2);color:var(--ink)}
.hybrid-card--velocity{grid-area:c4;min-height:0;padding:clamp(20px,2.57vw,50px) clamp(20px,1.8vw,35px) 0;background:#fefcfa;border-color:rgba(255,143,41,.17)}
.hybrid-card--tools{grid-area:c5;min-height:0;padding:0;background:var(--surface-blue);border-color:rgba(173,206,232,.24)}
.expertise-carousel{position:absolute;inset:0;height:auto;min-height:0;overflow:hidden}
.expertise-slide,.expertise-slide[data-accent=purple],.expertise-slide[data-accent=green]{inset:0;padding:clamp(58px,5.6vw,108px) clamp(20px,2.42vw,46px) clamp(72px,4.8vw,92px);background:var(--surface-peach);color:var(--ink)}
.expertise-slide[data-accent=purple]{background:var(--purple)}
.expertise-slide[data-accent=green]{background:var(--green)}
.expertise-slide img{top:auto;right:clamp(12px,2.6vw,50px);bottom:-8%;width:44.6%;max-height:none;opacity:.58}
.expertise-slide h3{max-width:620px;margin:0 0 clamp(12px,1.3vw,25px);font-size:clamp(34px,3.23vw,62px);font-style:italic;line-height:1.08;letter-spacing:-.025em}
.expertise-slide p{max-width:24.5vw;margin:0;font-size:clamp(14px,1.25vw,24px);line-height:1.34;color:var(--ink)}
.carousel-controls{left:clamp(20px,2.42vw,46px);right:auto;bottom:clamp(20px,2.9vw,56px);gap:clamp(8px,1.6vw,31px)}
.carousel-controls button,.carousel-controls button:hover,.carousel-controls button:focus-visible,.carousel-controls button.is-active{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent!important;color:var(--ink);transform:none!important}
.carousel-controls button:after{width:12px;height:12px;margin:auto;border-radius:50%;background:#e7ddce}
.carousel-controls button.is-active:after{background:var(--blue)}
.capability-marquee{top:clamp(48px,4.2vw,80px);right:0;bottom:0;left:0;align-items:center}
.capability-track{gap:clamp(10px,1.04vw,20px);padding:clamp(8px,.5vw,10px) clamp(20px,2.05vw,40px);animation-duration:30s}
.capability-track span{min-height:clamp(42px,3.1vw,60px);padding:0 clamp(14px,.73vw,18px);border:0;border-radius:8px;background:#fff;box-shadow:0 4px 10px rgba(24,25,28,.1);color:var(--ink);font-family:var(--serif);font-size:clamp(14px,1.04vw,20px)}
.card-hint{display:none}
.hybrid-card--delivery .delivery-type{max-width:18.5vw;margin:clamp(36px,2.7vw,52px) 0 0;font-size:clamp(32px,2.8125vw,54px);font-style:italic;line-height:1.08;letter-spacing:-.025em;color:var(--ink)}
.hybrid-card--delivery>p{display:none}
.hybrid-card--velocity{display:flex;flex-direction:column}
.hybrid-card--velocity h3{max-width:100%;margin:0 0 clamp(12px,.62vw,18px);font-size:clamp(24px,1.875vw,36px);font-style:italic;line-height:1.08;letter-spacing:-.02em}
.hybrid-card--velocity p{max-width:16.5vw;margin:0;color:#6c6c6c;font-size:clamp(13px,.9375vw,18px);line-height:1.37}
.hybrid-card--velocity img{position:static;right:auto;bottom:auto;width:100%;max-width:none;height:auto;max-height:48%;margin-top:auto;mix-blend-mode:normal;object-fit:contain}
.hybrid-card--tools{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(22px,3.65vw,70px)}
.hybrid-card--tools .card-label{flex:0 0 auto}
.hybrid-card--tools .tool-icons{display:flex;flex-wrap:nowrap;align-items:center;gap:clamp(22px,3.85vw,74px);margin:0;padding-left:clamp(20px,2.4vw,46px);border-left:1px solid #d9e2ec}
.hybrid-card--tools .tool-icons img{width:clamp(32px,2.65vw,51px);height:clamp(32px,2.65vw,51px);flex:0 0 auto}
.hybrid-card--tools p{display:none}

/* Cases share one frame, so only the image crop changes between projects. */
.featured-section{background:var(--paper)}
.case-panel{height:clamp(520px,66svh,720px);min-height:0;background:var(--warm);box-shadow:0 18px 46px rgba(24,25,28,.08)}
.case-panel:nth-child(2){background:#f5f7fb}
.case-panel:nth-child(3){background:#f3f8f5}
.case-panel__media{height:100%;min-height:0;background:#e4e2d8}
.case-panel__media img{width:100%;height:100%;object-fit:cover;object-position:center}
.case-panel h3{max-width:570px;font-size:clamp(34px,3.2vw,62px);line-height:.98;letter-spacing:-.025em}
.case-panel p{max-width:520px;color:#3f4145}
.case-link{color:var(--blue)}
.case-link:hover,.case-link:focus-visible{color:var(--orange)}

/* Applied AI teaser joins the shared footer-dark surface. */
.applied-ai-teaser{background:var(--ink);color:var(--warm)}
.applied-ai-teaser__copy p{color:rgba(246,241,232,.7)}
.dv-footer__dot{display:none!important}
.dv-footer__title{font-size:clamp(54px,6vw,104px);letter-spacing:-.03em}

@media (hover:hover){
  .hybrid-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(24,25,28,.07)}
}

@media (max-width:1100px){
  .home-hero h1{font-size:clamp(44px,5.4vw,74px)}
  .feature-video__media{height:min(100svh,820px)}
  .hybrid-grid{width:100%;max-width:760px;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"c1 c1" "c2 c3" "c4 c4" "c5 c5"}
  .hybrid-card--expertise{min-height:clamp(480px,64vw,620px)}
  .hybrid-card--capabilities,.hybrid-card--delivery{min-height:220px}
  .hybrid-card--velocity{min-height:300px}
  .hybrid-card--tools{min-height:150px}
  .expertise-slide p{max-width:72%;font-size:clamp(14px,1.9vw,18px)}
  .hybrid-card--delivery .delivery-type{max-width:70%;font-size:clamp(30px,4.5vw,48px)}
  .hybrid-card--velocity h3,.hybrid-card--velocity p{max-width:55%}
  .hybrid-card--velocity img{width:55%;align-self:flex-end}
  .hybrid-card--tools .tool-icons{gap:clamp(16px,4vw,38px)}
  .case-panel{height:clamp(520px,68svh,680px)}
}

@media (max-width:767px){
  .home-hero h1{font-size:clamp(44px,11.4vw,68px);line-height:.98}
  .feature-video__media{height:auto;aspect-ratio:16 / 9;min-height:0}
  .hybrid-section{padding:82px 20px 100px}
  .hybrid-section .section-intro{margin-bottom:42px}
  .hybrid-section .section-intro h2{font-size:clamp(40px,10.2vw,58px);line-height:1.02}
  .hybrid-grid{display:grid;width:100%;grid-template-columns:1fr;grid-template-areas:"c1" "c2" "c3" "c4" "c5";gap:10px}
  .hybrid-card{padding:20px;border-radius:12px}
  .hybrid-card--expertise{height:clamp(460px,122vw,540px);min-height:0!important;padding:0}
  .expertise-slide,.expertise-slide[data-accent=purple],.expertise-slide[data-accent=green]{padding:58px 20px 72px}
  .expertise-slide img{right:5%;bottom:-8%;width:48%;opacity:.72}
  .expertise-slide h3{font-size:clamp(34px,9.2vw,54px)}
  .expertise-slide p{max-width:94%;font-size:14px;line-height:1.42}
  .carousel-controls{left:20px;bottom:20px;gap:8px}
  .hybrid-card--capabilities{height:190px;min-height:0!important}
  .hybrid-card--delivery{height:250px;min-height:0!important}
  .hybrid-card--velocity{height:310px;min-height:0!important;padding:20px 20px 0}
  .hybrid-card--tools{height:180px;min-height:0!important;display:block;padding:20px}
  .capability-marquee{top:46px}
  .capability-track{padding-left:20px;padding-right:20px}
  .capability-track span{min-height:44px;padding:0 14px;font-size:16px}
  .hybrid-card--delivery .delivery-type{max-width:92%;margin:48px 0 0;font-size:clamp(30px,8.6vw,46px)}
  .hybrid-card--velocity h3{max-width:75%;margin:0 0 12px;font-size:clamp(26px,7.2vw,40px)}
  .hybrid-card--velocity p{max-width:68%;font-size:13px}
  .hybrid-card--velocity img{width:62%;align-self:flex-end}
  .hybrid-card--tools .card-label{margin-bottom:24px}
  .hybrid-card--tools .tool-icons{justify-content:space-between;gap:8px;margin:0;padding:0;border-left:0}
  .hybrid-card--tools .tool-icons img{width:42px;height:42px}
  .case-panel{height:clamp(680px,170vw,780px);display:flex;flex-direction:column;min-height:0;margin:0;box-shadow:none}
  .case-panel__media{height:42%;min-height:0;max-height:none;flex:0 0 42%}
  .case-panel__copy{height:58%;min-height:0;padding:20px}
  .case-panel h3{margin:auto 0 14px;font-size:clamp(34px,8.8vw,54px);line-height:.98}
  .case-panel p{font-size:13px;line-height:1.45;margin-bottom:18px}
  .case-link{min-height:44px;align-items:center}
  .featured-section .section-intro h2,.beyond-section .section-intro h2{font-size:clamp(50px,13vw,76px)}
  .applied-ai-teaser h2{font-size:clamp(44px,11.5vw,68px)}
  .dv-footer__title{font-size:clamp(54px,14vw,84px)}
}

@media (max-width:390px){
  .hybrid-card--expertise{height:460px}
  .hybrid-card--velocity img{width:58%}
  .case-panel{height:680px}
}

/* 2026-08 source-aligned Main Expertise carousel and case presentation */
.dv-dc__card--expertise {
  position: relative;
  padding: 0;
  background: #fff;
  border-color: transparent;
}
.dv-dc__card--expertise::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 6;
  border-radius: inherit;
  padding: 1px;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255,143,41,.1), rgba(255,204,157,1) 51%, rgba(255,143,41,.1));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.dv-dc__card--expertise[data-accent="purple"]::after {
  background: linear-gradient(135deg, rgba(235,231,255,.1), rgba(213,205,255,1) 51%, rgba(231,227,252,.1));
}
.dv-dc__card--expertise[data-accent="green"]::after {
  background: linear-gradient(135deg, rgba(222,242,234,.1), rgba(203,242,226,1) 51%, rgba(222,242,234,.1));
}
.dv-dc__card--expertise > .dv-dc__label {
  position: absolute;
  top: clamp(20px,2.94vw,56px);
  left: clamp(20px,2.42vw,46px);
  z-index: 7;
  display: block;
  margin: 0;
  color: #b8b8b8;
  font-size: clamp(14px,1.04vw,20px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -.02em;
  text-transform: none;
  pointer-events: none;
}
.dv-exp-car {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}
.dv-exp-car__track {
  display: flex;
  height: 100%;
  will-change: transform;
  transition: transform .7s cubic-bezier(.16,1,.3,1);
  touch-action: pan-y;
}
.dv-exp-car.is-dragging .dv-exp-car__track { transition: none; }
.dv-exp-car__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dv-exp-car__content {
  position: relative;
  z-index: 2;
  padding: clamp(76px,5.6vw,108px) clamp(20px,2.42vw,46px) clamp(52px,2.94vw,56px);
}
.dv-exp-car__slide[data-accent="orange"] { background: #fff9f4; }
.dv-exp-car__slide[data-accent="purple"] { background: #f5f3fe; }
.dv-exp-car__slide[data-accent="green"] { background: #f1f9f5; }
.dv-exp-car__glow {
  position: absolute;
  right: -4vw;
  bottom: -6vw;
  z-index: 0;
  width: 26vw;
  height: 26vw;
  pointer-events: none;
  background: radial-gradient(circle, rgba(255,143,41,.22) 0%, rgba(255,143,41,.05) 45%, transparent 68%);
}
.dv-exp-car__slide[data-accent="purple"] .dv-exp-car__glow {
  background: radial-gradient(circle, rgba(110,93,232,.2) 0%, rgba(110,93,232,.05) 45%, transparent 68%);
}
.dv-exp-car__slide[data-accent="green"] .dv-exp-car__glow {
  background: radial-gradient(circle, rgba(52,184,122,.2) 0%, rgba(52,184,122,.05) 45%, transparent 68%);
}
.dv-exp-car__art {
  position: absolute;
  z-index: 1;
  right: var(--art-r,2.6%);
  bottom: var(--art-b,-6.9%);
  width: var(--art-w,44%);
  height: var(--art-h,40%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: .4;
  pointer-events: none;
  user-select: none;
}
.dv-exp-car__slide .dv-dc__card-title {
  margin: 0 0 clamp(12px,1.3vw,25px);
  color: var(--ink);
  font-family: var(--serif);
  font-size: clamp(34px,3.23vw,62px);
  font-style: italic;
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.025em;
}
.dv-exp-car__slide .dv-dc__body {
  max-width: 24.5vw;
  margin: 0;
  color: var(--ink);
  font-size: clamp(14px,1.25vw,24px);
  font-weight: 400;
  line-height: 1.34;
}
.dv-dc__dots {
  position: absolute;
  left: clamp(20px,2.42vw,46px);
  bottom: clamp(20px,2.9vw,56px);
  z-index: 8;
  display: flex;
  gap: clamp(10px,1.6vw,31px);
  align-items: center;
}
.dv-dc__dot {
  width: clamp(10px,.83vw,16px);
  height: clamp(10px,.83vw,16px);
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 50%;
  background: #e7ddce;
  cursor: pointer;
  transition: background .4s ease, transform .3s ease;
}
.dv-dc__dot:hover { transform: scale(1.2); }
.dv-dc__card--expertise[data-accent="orange"] .dv-dc__dot.is-active { background: #ff8f29; }
.dv-dc__card--expertise[data-accent="purple"] .dv-dc__dot.is-active { background: #6e5de8; }
.dv-dc__card--expertise[data-accent="green"] .dv-dc__dot.is-active { background: #34b87a; }

/* Keep the lift interaction, but never introduce a blue hover outline. */
@media (hover:hover) {
  .hybrid-card:hover,
  .hybrid-card:focus-within { border-color: var(--line) !important; }
  .dv-dc__card--expertise:hover,
  .dv-dc__card--expertise:focus-within { border-color: transparent !important; }
}

/* The case section enters with a quiet neutral field; the cards stay white. */
.home-neutral-field {
  --home-field-bg: var(--paper);
  background: var(--home-field-bg);
  transition: background-color .72s cubic-bezier(.22,1,.36,1);
  will-change: background-color;
}
.home-neutral-field.is-engaged { --home-field-bg: #efefed; }
.home-neutral-field.is-dark { --home-field-bg: #121314; }
.home-neutral-field .hybrid-section,
.home-neutral-field .featured-section,
.featured-section.is-engaged { background: transparent; }
.featured-section {
  padding-top: clamp(64px,6vw,104px);
  padding-bottom: clamp(80px,8vw,128px);
  transition: background-color .9s ease;
}
.featured-section .section-intro { margin-bottom: clamp(30px,4vw,60px); }
.case-panel,
.case-panel:nth-child(2),
.case-panel:nth-child(3) {
  background: #fff;
  border: 0;
  box-shadow: 0 18px 46px rgba(24,25,28,.07);
}
.case-panel__copy { background: #fff; }
.case-panel__media { background: #e7e6e2; }
.case-panel__media img { object-position: center; }

/* Featured card hierarchy: index above, title on the centreline, action below. */
.case-panel__copy {
  display: grid;
  grid-template-rows: auto minmax(0,1fr) auto;
  align-items: start;
}
.case-panel h3 {
  align-self: center;
  margin: 0;
}
.case-panel__copy .case-link { align-self: end; }

@media (max-width:1100px) {
  .dv-dc__card--expertise > .dv-dc__label { top: 28px; left: 28px; }
  .dv-exp-car__content { padding: 76px 28px 76px; }
  .dv-exp-car__slide .dv-dc__card-title { font-size: clamp(40px,5.5vw,62px); }
  .dv-exp-car__slide .dv-dc__body { max-width: 72%; font-size: clamp(14px,1.9vw,18px); }
  .dv-exp-car__glow { width: 42vw; height: 42vw; right: -8vw; bottom: -10vw; }
  .dv-dc__dots { left: 28px; bottom: 28px; }
  .featured-section { padding-top: 72px; padding-bottom: 88px; }
}

@media (max-width:767px) {
  .feature-video { min-height: 0; }
  .feature-video__media { aspect-ratio: 16 / 9; }
  .featured-section { padding-top: 64px; padding-bottom: 72px; }
  .featured-section .section-intro { margin-bottom: 32px; }
  .dv-dc__card--expertise { min-height: 0 !important; }
  .dv-dc__card--expertise > .dv-dc__label { top: 24px; left: 20px; font-size: 14px; }
  .dv-exp-car__content { padding: 76px 20px 92px; }
  .dv-exp-car__slide .dv-dc__card-title { font-size: clamp(34px,9.2vw,54px); }
  .dv-exp-car__slide .dv-dc__body { max-width: 94%; font-size: 14px; line-height: 1.42; }
  .dv-exp-car__glow { width: 70vw; height: 70vw; right: -18vw; bottom: -22vw; }
  .dv-exp-car__art { opacity: .45; }
  .dv-dc__dots { left: 20px; bottom: 20px; gap: 18px; }
  .dv-dc__dot { width: 12px; height: 12px; }
  .case-panel,
  .case-panel:nth-child(2),
  .case-panel:nth-child(3) { box-shadow: none; }
  .case-panel__copy { background: #fff; }
}

/* The contact label remains, with the requested two-pixel size increase. */
.dv-footer__label { font-size: 13px; }

/* 2026-08 source-aligned Beyond the Featured Cases.
   Keep the original V7 card scale, portrait cover ratio, two-column rhythm,
   and legible labels. Only the layout reflows below the desktop breakpoint. */
.dv-beyond {
  background: transparent;
  color: #fff;
  padding: clamp(78px,5.2vw,100px) 0 clamp(120px,8.5vw,164px);
  overflow: hidden;
}
.dv-beyond__inner {
  width: min(78.39vw,1505px);
  margin: 0 auto;
}
.dv-beyond__title {
  max-width: 38vw;
  margin: 0 0 clamp(52px,4.2vw,81px);
  color: #fff;
  font-family: var(--serif);
  font-size: clamp(52px,3.75vw,72px);
  font-weight: 400;
  line-height: 1.06;
  letter-spacing: -.06vw;
}
.dv-beyond__grid {
  display: flex;
  align-items: flex-start;
  gap: clamp(46px,5.9vw,113px);
}
.dv-beyond__col {
  display: flex;
  flex: 1 1 0;
  min-width: 0;
  flex-direction: column;
  gap: clamp(52px,4.15vw,80px);
}
.dv-beyond__card {
  display: block;
  color: inherit;
  text-decoration: none;
}
.dv-beyond__media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 400 / 460;
  background: #a3a3a3;
  box-shadow: 0 4px 36px rgba(0,0,0,.1);
}
.dv-beyond__img {
  --dv-beyond-y: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  /* No default zoom: card art is authored to this container's aspect ratio,
     so scale(1) shows the full composition. Hover zooms up from this true
     1:1 base — see the hover rule below. Kept in sync with
     assets/beyond-cases.css, which wins the cascade on this page (loads
     after home.css) — this copy is a fallback, not the source of truth. */
  transform: translate3d(0,var(--dv-beyond-y),0) scale(1);
  transition: transform .6s var(--ease);
  will-change: transform;
}
.dv-beyond__label {
  margin: clamp(15px,1.35vw,26px) 0 0;
  color: #fff;
  font-family: var(--sans);
  font-size: clamp(18px,1.35vw,26px);
  line-height: 1.1;
}
.dv-beyond__more-wrap {
  display: flex;
  justify-content: center;
  margin-top: clamp(70px,5.2vw,100px);
}
.dv-beyond__card:focus-visible { outline: 1px solid #fff; outline-offset: 8px; }
@media (min-width:1101px) {
  .dv-beyond__col .dv-beyond__card:first-child .dv-beyond__label { min-height: 2.2em; }
}
@media (min-width:1101px) and (hover:hover) {
  .dv-beyond__card:hover .dv-beyond__img,
  .dv-beyond__card:focus-visible .dv-beyond__img { transform: translate3d(0,var(--dv-beyond-y),0) scale(1.05); }
  .dv-beyond__card:hover .dv-beyond__label,
  .dv-beyond__card:focus-visible .dv-beyond__label { color: var(--orange); }
}
@media (max-width:1100px) {
  .dv-beyond { padding: clamp(72px,10vw,110px) 0 clamp(110px,16vw,160px); }
  .dv-beyond__inner { width: 88vw; }
  .dv-beyond__title {
    max-width: none;
    margin-bottom: clamp(52px,9vw,92px);
    font-size: clamp(48px,8.5vw,88px);
  }
  .dv-beyond__grid { flex-direction: column; gap: clamp(54px,9vw,96px); }
  .dv-beyond__col { width: 100%; gap: clamp(54px,9vw,96px); }
  .dv-beyond__label { font-size: clamp(18px,4.4vw,45px); margin-top: clamp(17px,3.5vw,36px); }
}
@media (max-width:767px) {
  .dv-beyond { padding: 88px 0 110px; }
  .dv-beyond__inner { width: calc(100% - 40px); }
  .dv-beyond__title { margin-bottom: 52px; font-size: clamp(48px,8.5vw,68px); }
  .dv-beyond__grid,
  .dv-beyond__col { gap: 54px; }
  .dv-beyond__label { font-size: clamp(18px,4.4vw,26px); margin-top: 17px; }
  .dv-beyond__more-wrap { margin-top: 72px; }
}
@media (prefers-reduced-motion:reduce) {
  .home-neutral-field { transition: none; }
  .dv-beyond__img { transform: none !important; transition: none; }
}

@media (max-width:767px) {
  .case-panel__copy {
    grid-template-rows: auto minmax(0,1fr) auto;
  }
  .case-panel h3 {
    align-self: center;
    margin: 0;
  }
}

/* 2026-08 homepage hero — an editorial introduction above a live typographic
   physics field. The words remain real DOM text while Matter.js owns only
   their position and rotation, so the surface stays crisp at every density. */
.home-hero.home-hero--physics {
  position: relative;
  display: block;
  min-height: max(720px,100svh);
  padding: 0;
  overflow: clip;
  isolation: isolate;
  background: var(--paper);
}
.home-hero--physics .home-hero__copy {
  position: absolute;
  z-index: 4;
  top: clamp(154px,18.5vh,224px);
  right: clamp(48px,7.2vw,138px);
  width: min(39vw,700px);
  max-width: none;
  pointer-events: none;
}
.home-hero--physics .home-hero__copy h1 {
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(32px,3.05vw,58px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.035em;
  text-wrap: balance;
}
.home-hero--physics .home-hero__copy h1 em {
  color: inherit;
  font-style: italic;
}
.home-hero__physics {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  contain: layout paint;
}
.hero-word {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: max-content;
  margin: 0;
  color: #151617;
  font-family: var(--sans);
  font-weight: 950;
  font-style: normal;
  line-height: .76;
  letter-spacing: -.085em;
  white-space: nowrap;
  transform-origin: center;
  will-change: transform;
  user-select: none;
  opacity: 0;
}
.hero-physics-ready .hero-word,
.hero-physics-fallback .hero-word { opacity: 1; }
.hero-word--ai { font-size: clamp(178px,19.8vw,378px); }
.hero-word--ui { font-size: clamp(170px,18.8vw,360px); }
.hero-word--ux { font-size: clamp(174px,19.2vw,368px); }
.hero-word--brand,
.hero-word--product { font-size: clamp(142px,14.2vw,286px); }
.hero-word--product { letter-spacing: -.065em; }

/* Offline and reduced-motion fallback: a composed pile replaces the live
   simulation instead of leaving the first screen empty. */
.hero-physics-fallback .hero-word--ai { transform: translate3d(-3vw,72vh,0) rotate(-12deg); }
.hero-physics-fallback .hero-word--ui { transform: translate3d(19vw,65vh,0) rotate(8deg); }
.hero-physics-fallback .hero-word--ux { transform: translate3d(79vw,60vh,0) rotate(90deg); }
.hero-physics-fallback .hero-word--brand { transform: translate3d(7vw,53vh,0) rotate(-18deg); }
.hero-physics-fallback .hero-word--product { top: auto; bottom: 0; left: 0; transform: rotate(0); }

@media (max-width:1100px) {
  .home-hero--physics .home-hero__copy {
    top: clamp(142px,17vh,190px);
    right: clamp(30px,5vw,68px);
    width: min(43vw,520px);
  }
  .home-hero--physics .home-hero__copy h1 { font-size: clamp(30px,3.3vw,44px); }
  .hero-word--ai { font-size: clamp(156px,19vw,230px); }
  .hero-word--ui { font-size: clamp(150px,18.4vw,220px); }
  .hero-word--ux { font-size: clamp(154px,18.8vw,225px); }
  .hero-word--brand,
  .hero-word--product { font-size: clamp(116px,14.2vw,178px); }
}

@media (max-width:767px) {
  .home-hero.home-hero--physics {
    min-height: max(720px,100svh);
    padding: 0;
  }
  .home-hero--physics .home-hero__copy {
    top: clamp(160px,21vh,192px);
    right: 20px;
    left: 20px;
    width: auto;
  }
  .home-hero--physics .home-hero__copy h1 {
    max-width: 620px;
    margin-left: auto;
    font-size: clamp(29px,8.5vw,46px);
    line-height: 1.07;
    letter-spacing: -.034em;
    text-wrap: pretty;
  }
  .hero-word { line-height: .77; }
  .hero-word--ai { font-size: clamp(126px,39vw,198px); }
  .hero-word--ui { font-size: clamp(122px,38vw,194px); }
  .hero-word--ux { font-size: clamp(124px,38.5vw,196px); }
  .hero-word--brand,
  .hero-word--product { font-size: clamp(90px,23.4vw,120px); }
  .hero-physics-fallback .hero-word--ai { transform: translate3d(-8vw,76vh,0) rotate(-13deg); }
  .hero-physics-fallback .hero-word--ui { transform: translate3d(37vw,68vh,0) rotate(9deg); }
  .hero-physics-fallback .hero-word--ux { transform: translate3d(46vw,78vh,0) rotate(76deg); }
  .hero-physics-fallback .hero-word--brand { transform: translate3d(4vw,59vh,0) rotate(-19deg); }
  .hero-physics-fallback .hero-word--product { top: auto; bottom: 0; left: 0; transform: rotate(0); }
}

@media (max-width:390px) {
  .home-hero.home-hero--physics { min-height: max(680px,100svh); }
  .home-hero--physics .home-hero__copy { top: clamp(150px,20.5vh,174px); }
  .home-hero--physics .home-hero__copy h1 { font-size: clamp(27px,8.35vw,34px); }
}

@media (prefers-reduced-motion:reduce) {
  .hero-word { will-change: auto; }
}

/* 2026-08 Featured Cases — the desktop section uses the same spatial contract
   as Applied AI Method: one 73vw card, a glimpse of the next, and matched
   start/end screen insets. Without JS (or with reduced motion) this remains a
   native, keyboard-accessible horizontal scroller. */
@media (min-width:768px) {
  .featured-section {
    --case-content-inset: clamp(22px,7vw,100px);
    --case-card-top-gap: 150px;
    --case-stage-bottom-gap: max(30px,env(safe-area-inset-bottom));
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    overflow: clip;
  }

  .featured-section .section-intro {
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    padding-right: var(--case-content-inset);
    padding-left: var(--case-content-inset);
  }

  .case-gallery {
    position: relative;
    width: 100%;
  }

  .case-gallery__stage {
    width: 100%;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scrollbar-color: rgba(18,19,20,.34) transparent;
    scrollbar-width: thin;
  }

  .case-stack {
    display: flex;
    gap: clamp(20px,2.1vw,38px);
    width: max-content;
    max-width: none;
    margin: 0;
    padding: var(--case-card-top-gap) var(--case-content-inset) clamp(50px,7vw,104px);
  }

  .case-panel,
  .case-panel:nth-child(2),
  .case-panel:nth-child(3) {
    position: relative;
    top: auto;
    flex: 0 0 73vw;
    width: 73vw;
    height: min(720px,calc(100svh - var(--case-card-top-gap) - var(--case-stage-bottom-gap)));
    min-height: min(520px,calc(100svh - var(--case-card-top-gap) - var(--case-stage-bottom-gap)));
    margin: 0;
    scroll-snap-align: start;
  }

  .case-gallery.is-enhanced .case-gallery__stage {
    height: 100svh;
    overflow: hidden;
    scroll-snap-type: none;
  }

  .case-gallery.is-enhanced {
    height: calc(100svh + var(--case-scroll-distance,190vh));
  }

  .case-gallery.is-enhanced .case-stack {
    padding-right: 0;
    padding-left: 0;
    will-change: transform;
  }

  .case-gallery.is-enhanced .case-panel { scroll-snap-align: none; }
}

@media (prefers-reduced-motion:reduce) and (min-width:768px) {
  .case-stack { will-change: auto !important; }
}

/* 2026-08-14 requested Featured Cases and shared case-card polish. */
.case-panel {
  border-radius: 12px;
  cursor: pointer;
}

.case-panel:focus-visible {
  outline: 2px solid var(--blue);
  outline-offset: 6px;
}

.case-number {
  font-size: 15px;
}

.case-panel .case-link,
.case-panel .case-link:visited {
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
}

.case-panel .case-link:hover,
.case-panel .case-link:focus-visible {
  color: var(--blue);
}

@media (min-width: 768px) {
  .featured-section .section-intro h2 {
    max-width: none;
    white-space: nowrap;
    font-size: clamp(52px, 3.75vw, 72px);
  }

  .featured-section {
    --case-card-top-gap: 114px;
  }

  .case-stack {
    gap: clamp(40px, 4.2vw, 76px);
  }
}

@media (max-width: 767px) {
  .featured-section .section-intro h2 {
    white-space: nowrap;
  }
}

/* Applied AI teaser — the composing orb keeps the source's 64px composition
   while its canvas scales cleanly for this larger editorial destination. */
.applied-ai-teaser {
  grid-template-columns: minmax(0, .95fr) minmax(18rem, .75fr);
  align-items: center;
}

.applied-ai-teaser__orb {
  --applied-ai-orb-size: clamp(17.5rem, 35vw, 34rem);
  display: grid;
  place-items: center;
  width: min(100%, var(--applied-ai-orb-size));
  aspect-ratio: 1;
  margin-inline: auto;
  isolation: isolate;
}

.applied-ai-teaser__orb .thinking-orb {
  display: block;
  width: 100%;
  height: 100%;
}

.applied-ai-teaser__content { min-width: 0; }
.applied-ai-teaser__content .section-intro { margin: 0; }
.applied-ai-teaser h2 em { font-style: normal; color: var(--blue); }
.applied-ai-teaser__copy { padding-top: clamp(1.5rem, 2.4vw, 2.5rem); }
.applied-ai-teaser__copy p {
  max-width: 30rem;
  font-size: 1.25rem;
  line-height: 1.55;
}

@media (max-width: 767px) {
  .applied-ai-teaser {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: clamp(2.5rem, 10vw, 4rem);
  }

  .applied-ai-teaser__orb {
    --applied-ai-orb-size: min(86vw, 23rem);
    align-self: center;
  }

  .applied-ai-teaser__copy { padding-top: clamp(1.5rem, 7vw, 2.25rem); }
}
