/* Continuous editorial canvas. Color and space replace slide-like frames. */
:root{--flow-bg:#101019;--flow-copy:#bdbacb;--flow-accent:#b394ff;--flow-radius:28px}
.flow-home{background:var(--flow-bg);color:#f5f3fb;--muted:var(--flow-copy);--line:rgba(221,213,244,.08)}
.flow-home svg,.flow-cases svg{stroke-linecap:round;stroke-linejoin:round}
.flow-home .hero{margin:0;border-radius:0;background:radial-gradient(ellipse at 18% 42%,#6a2bff22,transparent 60%),var(--flow-bg)}
.flow-home .hero::after{content:'';position:absolute;inset:auto 0 0;height:84px;background:linear-gradient(transparent,var(--flow-bg));pointer-events:none;z-index:6}
.flow-home .hero-copy,.flow-home .hero nav{z-index:10}
.flow-home .hero .pop::after{background:linear-gradient(transparent,var(--flow-bg))}
.flow-home .hero .btn.lime{box-shadow:none}
.flow-home .hero .btn.ghost,.flow-home .menu-toggle{border-color:transparent;background:#ffffff09;box-shadow:inset 0 0 0 1px #ffffff0d}
.flow-home .menu-toggle span{border:0;position:relative;height:8px}
.flow-home .menu-toggle span::before,.flow-home .menu-toggle span::after{content:'';position:absolute;left:0;right:0;height:1.5px;background:currentColor;border-radius:99px}
.flow-home .menu-toggle span::after{bottom:0}
.flow-home .story-inventory,.flow-home .story-outcomes,.flow-home .story-platform,.flow-home .story-clarity,.flow-home .story-cta{background:transparent;margin:0;border-radius:0;border:0;position:relative}
.flow-home .story-inventory{padding:60px 0 44px}
.flow-home .story-heading{gap:20px 72px;margin-bottom:30px}
.flow-home .story-heading>.eb,.flow-home .outcomes-heading .eb,.flow-home .clarity-copy .eb{color:var(--flow-accent);font-size:13px;letter-spacing:.05em}
.flow-home .story-heading h2,.flow-home .outcomes-heading h2,.flow-home .clarity-copy h2{font-size:clamp(34px,3.5vw,48px);line-height:1.13}
.flow-home main h2 em{color:var(--flow-accent)}
.flow-home .story-heading>p,.flow-home .scene-copy p,.flow-home .outcomes-heading>p,.flow-home .capability p,.flow-home .clarity-copy p{color:var(--flow-copy)}

/* Open-web illustrations share the page instead of sitting in three posters. */
.flow-home .story-scenes{gap:48px;margin-top:12px}
.flow-home .scene-poster{height:188px;padding:0;background:transparent;border-radius:0;overflow:visible}
.flow-home .scene-poster b{display:none}
.flow-home .scene-copy{padding-top:12px}
.flow-home .scene-copy h3{font-size:23px}
.flow-home .scene-copy p{max-width:29ch}
.flow-home .news-sheets{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-45%) rotate(-14deg);width:150px;height:100px}
.flow-home .news-sheets i{width:145px;height:98px;border-radius:20px;background:#9a72f533}
.flow-home .news-sheets i:nth-child(1){background:#a78ac426}
.flow-home .news-sheets i:nth-child(2){background:#8351e57a}
.flow-home .news-sheets i:nth-child(3){background:linear-gradient(140deg,#ab80fcad,#51358855)}
.flow-home .interest-rings{left:50%;top:50%;right:auto;bottom:auto;width:160px;height:160px;transform:translate(-50%,-50%)}
.flow-home .interest-rings i{border-width:15px;border-color:#8353dd5c}
.flow-home .interest-rings i:nth-child(2){inset:25px;border-width:12px;border-color:#a47aee88}
.flow-home .interest-rings i:nth-child(3){inset:49px;border-width:8px;border-color:#b996fcb3}
.flow-home .interest-rings i:nth-child(4){inset:71px;background:var(--lime);border:0}
.flow-home .web-tiles{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%) rotate(-12deg);grid-template-columns:repeat(2,55px);gap:12px}
.flow-home .web-tiles i{width:55px;height:55px;border-radius:19px;background:#7546d288}
.flow-home .web-tiles i:nth-child(2){background:#aa86ea80}.flow-home .web-tiles i:nth-child(3){background:#82729940}.flow-home .web-tiles i:nth-child(4){background:#d9ff3acc}

/* A compact pill switch, without a screen-wide rule or outlined chips. */
.flow-home .story-outcomes{padding:84px 0 68px}
.flow-home .outcomes-heading .eb{margin-bottom:18px}
.flow-home .goal-tabs{width:min(100%,720px);margin-top:32px;border:0;gap:8px;padding:5px;border-radius:32px;background:#ffffff04}
.flow-home .goal-tabs button{border:0;border-radius:26px;min-height:52px;padding:13px 18px;justify-content:center;gap:0;color:#bcb7cf;font-size:14px;transition:background .22s,color .22s}
.flow-home .goal-tabs button>span:first-child{font-size:15px}
.flow-home .goal-tabs button>span:last-child{display:none}
.flow-home .goal-tabs button[aria-selected="true"]{color:#e0ff77;background:#bca2ff16}
.flow-home .goal-tabs button:focus-visible{outline:2px solid #b99aff;outline-offset:3px}
.flow-home .goal-panel{padding-top:20px;gap:64px;grid-template-columns:1.05fr 1fr}
.flow-home .goal-expression{overflow:visible;height:320px}
.flow-home .goal-orbit i:nth-child(1){border-color:#b898ff10}
.flow-home .goal-orbit i:nth-child(2){border-width:17px;border-color:#9261e766}
.flow-home .goal-orbit i:nth-child(3){border:0;background:#9561f010;box-shadow:0 0 48px #8951d80b}
.flow-home .goal-orbit>span{width:12px;height:12px}
.flow-home [data-selected="actions"] .goal-orbit i{border-radius:32%}
.flow-home [data-selected="visits"] .goal-orbit i{border-radius:60px}
.flow-home .goal-detail h3{font-size:32px}
.flow-home .goal-detail>p{color:var(--flow-copy)}
.flow-home .signal-list>div>span{border:0;border-radius:99px;background:#b7a4de0c;padding:7px 14px}
.flow-home .goal-eyebrow{color:#bca8df}

/* One continuous platform story: anchored introduction + unframed imagery. */
.flow-home .story-platform{padding:56px 0 64px}
.flow-home .story-platform>.platform-core{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.5fr);gap:56px;align-items:start}
.flow-home .story-platform .story-heading{display:block;position:sticky;top:64px;margin:36px 0 0}
.flow-home .story-platform .story-heading .eb{display:block;margin-bottom:24px}
.flow-home .story-platform .story-heading h2{font-size:42px}
.flow-home .story-platform .story-heading>p{margin-top:24px;font-size:16px;max-width:29ch}
.flow-home .story-platform .story-heading>p br{display:none}
.flow-home .story-platform .capabilities{display:grid;grid-template-columns:1fr;gap:8px;margin-top:0;min-width:0}
.flow-home .story-platform .capability{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:20px;border:0;padding:8px 0;min-width:0;transform:none;background:none}
.flow-home .story-platform .cap-visual{background:transparent;border-radius:0;aspect-ratio:1.45/1;overflow:visible}
.flow-home .story-platform .cap-art{height:100%;object-fit:contain;transform:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent),linear-gradient(transparent,#000 16%,#000 80%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent),linear-gradient(transparent,#000 16%,#000 80%,transparent);mask-composite:intersect}
.flow-home .story-platform .capability-copy{display:block;padding:14px 0;border:0}
.flow-home .story-platform .capability h3{font-size:24px;line-height:1.2;margin-bottom:12px}
.flow-home .story-platform .capability p{font-size:16px;line-height:1.6;max-width:30ch}
.flow-home .story-clarity{padding:60px 0 48px}
.flow-home .clarity-layout{gap:100px}
.flow-home .decision-stack{background:transparent;border:0;padding:0;border-radius:0}
.flow-home .decision-row{border:0;padding:18px 0;gap:20px}
.flow-home .decision-icon{border-radius:50%;background:#a780ed10;color:#bfa1ff}
.flow-home .decision-row h3{font-size:20px;color:#f0edf7}
.flow-home .decision-row p,.flow-home .decision-footer{color:var(--flow-copy)}
.flow-home .decision-number,.flow-home .decision-footer i{display:none}
.flow-home .decision-footer{padding:20px 0 0 66px;border:0}
.flow-home .decision-footer b{color:#ddff7c}
.flow-home .story-cta{padding:84px 0 64px}
.flow-home .story-cta .cta-topline{display:none}
.flow-home .story-cta h2{color:#f5f3fb;font-size:clamp(44px,5.3vw,70px)}
.flow-home .story-cta h2 em{color:var(--lime)}
.flow-home .story-cta p{color:var(--flow-copy);font-size:18px}
.flow-home .story-cta .btn.ink{background:var(--lime);color:#101019;border:0;box-shadow:none}
.flow-home footer{border:0;color:#a8a3b8;padding-top:24px;padding-bottom:36px}
.flow-home footer .logo{color:#eae6f3}.flow-home footer .logo em{color:var(--lime)}
.flow-home .enquiry-dialog{color:#101019;border:0;border-radius:32px;--muted:#606074;--line:#ddd8e6}
.flow-home .enquiry-dialog input,.flow-home .enquiry-dialog select,.flow-home .enquiry-dialog textarea{border-color:#bdb4cc55;border-radius:18px;background:#ffffffb3}
.flow-home .enquiry-dialog input:focus,.flow-home .enquiry-dialog select:focus,.flow-home .enquiry-dialog textarea:focus{border-color:#9671db;outline:2px solid #9671db66;outline-offset:2px}
.flow-home .enquiry-result dl{border:0}

/* The case-reading page keeps its light surface, with the same softer edges. */
.flow-cases{background:#f7f7fa}
.flow-cases .site-header,.flow-cases .collection-bar,.flow-cases .next-story,.flow-cases footer{border:0}
.flow-cases nav a{padding:8px 12px;border-radius:99px}
.flow-cases nav [aria-current]{box-shadow:none;background:#8e68db0d}
.flow-cases .pill,.flow-cases .reader-close{border-color:#7c70951f;border-radius:99px}
.flow-cases .featured{border-radius:36px;background:#15131f}
.flow-cases .feature-art,.flow-cases .journey-launch{background:transparent}
.flow-cases .brief-strip{border:0;border-radius:24px;background:#c8b0ff05;padding:24px;margin-top:8px;margin-bottom:8px}
.flow-cases .tags>span{border:0;background:#c4afe512;padding:6px 13px}
.flow-cases .journey-path li{border:0;border-radius:26px}
.flow-cases .journey-path li:not(:last-child)::after{content:'';width:20px;height:18px;left:100%;background:center / 100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 18'%3E%3Cpath d='M2 11C6 11 6 6 10 6S14 11 18 11' fill='none' stroke='%239780b780' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}
.flow-cases .case-grid{gap:48px}
.flow-cases .compact{background:transparent;border-radius:0;overflow:visible}
.flow-cases .compact-art,.flow-cases .compact .journey{background:transparent;color:#171320}
.flow-cases .compact .journey{padding:24px 0}
.flow-cases .compact .journey figcaption{color:#686078}
.flow-cases .compact .journey-path li{background:#d9ceec55}
.flow-cases .compact .journey-path li>span{color:#696174}
.flow-cases .compact .journey-path li:nth-child(2){background:#cdb9ef99;color:#21132c}
.flow-cases .compact .journey-path li:last-child{background:#6230cb;color:#fff}
.flow-cases .compact .journey-path li:last-child>span{color:#e8ddff}
.flow-cases .compact .journey-retail .journey-path li:last-child{background:#d9ff3a;color:#15131f}
.flow-cases .compact .journey-retail .journey-path li:last-child>span{color:#4e5b19}
.flow-cases .compact-copy{padding:16px 0 24px}
.flow-cases .compact .tags>span{background:#87739809}
.flow-cases .compact summary{width:fit-content;min-height:48px;margin:0;gap:42px;padding:10px 20px;background:#a586d80d;border:0;border-radius:99px}
.flow-cases .case-reader{border:0;border-radius:30px}
.flow-cases .case-body,.flow-cases .case-reader li{border:0}
.flow-cases .measurement{border-radius:24px}
.flow-cases .next-story{margin-top:40px}
.flow-cases footer{padding-top:8px}

@media(min-width:961px){.flow-home .hero .in{min-height:640px}.flow-home .hero .pop{height:600px}}
@media(max-width:1100px){
  .flow-home .story-platform>.platform-core{grid-template-columns:minmax(215px,.65fr) minmax(0,1.4fr);gap:32px}
  .flow-home .story-platform .capability{gap:16px}
  .flow-home .story-platform .capability h3{font-size:22px}
  .flow-home .story-platform .story-heading h2{font-size:36px}
  .flow-cases .journey-path li:not(:last-child)::after{width:16px}
}
@media(max-width:960px){
  .flow-home .hero .links{border:0;border-radius:24px;background:#ffffff05;padding:10px 14px}
  .flow-home .hero::after{height:40px}
  .flow-home .story-inventory{padding:40px 0 32px}
  .flow-home .story-scenes{gap:28px}
  .flow-home .story-platform>.platform-core{display:block}
  .flow-home .story-platform .story-heading{position:static;max-width:620px;margin:0 0 28px}
  .flow-home .story-platform .story-heading>p{max-width:42ch}
  .flow-home .story-platform .capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .flow-home .story-platform .capability{display:flex;flex-direction:column;gap:0;align-items:stretch}
  .flow-home .story-platform .cap-visual{aspect-ratio:2/1}
  .flow-home .story-platform .capability-copy{flex:1;padding-top:12px}
  .flow-home .clarity-layout{gap:42px}
}
@media(max-width:700px){
  .flow-home .story-heading{gap:18px;margin-bottom:22px}
  .flow-home .story-heading h2,.flow-home .outcomes-heading h2,.flow-home .clarity-copy h2{font-size:36px}
  .flow-home .story-scenes{gap:20px}
  .flow-home .scene-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:20px;align-items:center}
  .flow-home .scene-poster{height:136px}
  .flow-home .scene-copy{padding:0}
  .flow-home .scene-copy h3{font-size:21px;margin-bottom:8px}
  .flow-home .news-sheets{transform:translate(-50%,-45%) rotate(-14deg) scale(.56)}
  .flow-home .interest-rings{transform:translate(-50%,-50%) scale(.64)}
  .flow-home .web-tiles{transform:translate(-50%,-50%) rotate(-12deg) scale(.67)}
  .flow-home .story-outcomes{padding:50px 0 36px}
  .flow-home .story-outcomes .wrap{padding:0 22px}
  .flow-home .outcomes-heading>p{margin-top:18px}
  .flow-home .goal-tabs{margin-top:24px;gap:4px;padding:4px;border-radius:26px}
  .flow-home .goal-tabs button{padding:10px 7px;min-height:58px;align-items:center;justify-content:center;border-radius:22px;text-align:center}
  .flow-home .goal-tabs button>span:first-child{font-size:14px;line-height:1.35}
  .flow-home .goal-panel{grid-template-columns:1fr;gap:8px;padding-top:16px}
  .flow-home .goal-expression{height:234px}
  .flow-home .goal-orbit{width:184px;height:184px}
  .flow-home .goal-orbit i:nth-child(2){border-width:12px}
  .flow-home .goal-detail h3{font-size:30px}
  .flow-home .story-platform{padding:36px 0}
  .flow-home .story-platform .capabilities{grid-template-columns:1fr;gap:18px}
  .flow-home .story-platform .capability{display:grid;grid-template-columns:112px minmax(0,1fr);gap:20px;padding:6px 0}
  .flow-home .story-platform .cap-visual{aspect-ratio:1/1}
  .flow-home .story-platform .capability-copy{padding:0}
  .flow-home .story-platform .capability h3{font-size:21px;margin-bottom:10px}
  .flow-home .story-platform .capability p{font-size:16px;line-height:1.5}
  .flow-home .story-clarity{padding:44px 0 28px}
  .flow-home .clarity-layout{gap:26px}
  .flow-home .decision-row{gap:16px;padding:14px 0}
  .flow-home .decision-footer{padding-left:62px;font-size:14px}
  .flow-home .story-cta{padding:52px 0 40px}
  .flow-home .story-cta h2{font-size:52px}
  .flow-home .story-cta p{margin-top:24px}
  .flow-home .story-cta .btn{width:auto;min-width:172px}
  .flow-home footer{padding:20px 22px 30px;gap:24px}
  .flow-home .enquiry-dialog{border-radius:26px}
  .flow-cases .featured{border-radius:28px}
  .flow-cases .brief-strip{margin-inline:18px;padding:20px 16px;border-radius:20px}
  .flow-cases .journey-path li{border-radius:22px}
  .flow-cases .journey-path li:not(:last-child)::after{width:12px}
  .flow-cases .case-grid{gap:32px}
  .flow-cases .case-reader{border-radius:24px}
  .flow-cases .site-header nav{gap:4px}
  .flow-cases .site-header nav a{padding-inline:8px}
}
@media(max-width:360px){
  .flow-home .scene-card,.flow-home .story-platform .capability{grid-template-columns:84px minmax(0,1fr);gap:16px}
  .flow-home .scene-copy h3,.flow-home .story-platform .capability h3{font-size:19px}
  .flow-home .scene-copy p,.flow-home .story-platform .capability p{font-size:16px}
  .flow-home .news-sheets{transform:translate(-50%,-45%) rotate(-14deg) scale(.45)}
  .flow-home .interest-rings{transform:translate(-50%,-50%) scale(.5)}
  .flow-home .web-tiles{transform:translate(-50%,-50%) rotate(-12deg) scale(.55)}
  .flow-home .goal-tabs button{padding-inline:5px}
  .flow-home .goal-tabs button>span:first-child{font-size:13px}
  .flow-home .story-cta h2{font-size:46px}
  .flow-cases .journey-path li:not(:last-child)::after{width:10px}
  .flow-cases .site-header nav{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.flow-home .goal-tabs button{transition:none}}

/* Capability proof lives with the claim; extended channels stay secondary. */
.flow-home .cap-proof{display:block;margin-top:18px;padding:13px 16px;border-radius:18px;background:linear-gradient(120deg,#b494ec10,#b494ec04);color:#f3eefb;transition:background .2s}
.flow-home .proof-client{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:#cbb8ef}
.flow-home .proof-result{display:block;margin-top:5px;font-size:14px;line-height:1.5;color:var(--flow-copy)}
.flow-home .proof-result strong{font-size:21px;font-weight:500;color:var(--lime);margin-right:5px}
.flow-home .cap-proof:hover{background:#b494ec19}
.flow-home .solution-extensions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(0,1fr));gap:24px;align-items:center;padding:24px 0 0}
.flow-home .solution-extensions .eb{color:#bca8df;font-size:13px}
.flow-home .solution-extensions h3{font-size:24px;line-height:1.25;margin:10px 0}
.flow-home .solution-extensions p{font-size:16px;color:var(--flow-copy);max-width:33ch}
.flow-home .solution-extensions>a{display:block;border-radius:22px;background:linear-gradient(120deg,#b494ec0e,#b494ec03);padding:22px;color:#ede7f6}
.flow-home .solution-extensions>a>span{display:flex;justify-content:space-between;gap:12px;font-size:18px}
.flow-home .solution-extensions small{display:block;font-size:14px;color:var(--flow-copy);margin-top:10px}
.flow-home .solution-extensions>a:hover{background:#b494ec16}
.flow-cases .solution-scope{display:block;width:fit-content;margin-bottom:10px;padding:5px 11px;border-radius:99px;background:#6a2bff0b;color:#6434ab;font-size:13px}
.flow-cases .featured .solution-scope{background:#bba3e316;color:#d3c3ee}
.flow-cases .case-capability-link{display:inline-block;margin-top:20px;color:#6434ab;font-size:14px;line-height:1.5}
.flow-cases article.case{scroll-margin-top:30px}
.flow-home .capability[id],.flow-home #extensions-title{scroll-margin-top:40px}
@media(max-width:960px){.flow-home .solution-extensions{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-home .solution-extensions>div{grid-column:1/-1}.flow-home .solution-extensions p{max-width:50ch}}
@media(max-width:600px){.flow-home .solution-extensions{grid-template-columns:1fr;gap:14px}.flow-home .cap-proof{padding:12px;margin-top:14px}.flow-home .proof-result strong{font-size:20px}.flow-home .solution-extensions>a{padding:20px}}

/* Shared masthead: identical structure and spacing, adapted to the page tone. */
.flow-home .hero .brand-nav,.flow-cases .brand-nav{--nav-ink:#f5f3fb;--nav-muted:#d4d0df;--nav-surface:#ffffff06;--nav-edge:#ffffff0e;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:26px 40px;position:relative;font-size:15px;line-height:1.4;z-index:20}
.flow-cases .brand-nav{--nav-ink:#101019;--nav-muted:#575363;--nav-surface:#6a2bff04;--nav-edge:#1914250c}
.flow-home .hero .brand-nav .logo,.flow-cases .brand-nav .logo{display:inline-flex;align-items:center;justify-self:start;gap:.22em;padding:0;margin:0;font-size:24px;font-weight:500;letter-spacing:-.045em;line-height:1;color:var(--nav-ink);border-radius:0;background:none}
.flow-home .hero .brand-nav .logo svg,.flow-cases .brand-nav .logo svg{height:1.05em;width:auto;flex-shrink:0}
.flow-home .hero .brand-nav .logo em{color:var(--lime)}
.flow-cases .brand-nav .logo em{color:var(--violet)}
.brand-nav .brand-nav-links{display:flex;align-items:center;justify-content:center;gap:30px}
.flow-home .hero .brand-nav-links a,.flow-cases .brand-nav-links a{display:block;padding:10px 0;color:var(--nav-muted);font-size:15px;font-weight:500;border-radius:0;white-space:nowrap;background:none;box-shadow:none}
.flow-home .hero .brand-nav-links a:hover,.flow-cases .brand-nav-links a:hover,.flow-cases .brand-nav-links a[aria-current="page"]{color:var(--nav-ink)}
.flow-home .hero .brand-nav-cta,.flow-cases .brand-nav-cta,.brand-nav .brand-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 23px;margin:0;border:0;border-radius:99px;background:var(--nav-surface);box-shadow:inset 0 0 0 1px var(--nav-edge);color:var(--nav-ink);font:inherit;font-weight:500;line-height:1.4;text-decoration:none;cursor:pointer;white-space:nowrap}
.flow-home .hero .brand-nav-cta,.flow-cases .brand-nav-cta{justify-self:end}
.brand-nav .brand-menu-toggle{display:none}
.flow-home .hero h1.brand-slogan{color:#f5f3fb}
.flow-home .hero h1.brand-slogan .slogan-initial{color:var(--lime);font-weight:600}
/* Fade the actual image rectangle, not a taller contain box. */
.flow-home .story-platform .cap-visual{aspect-ratio:auto;display:flex;align-items:center;overflow:visible;background:transparent}
.flow-home .story-platform .cap-art{display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;mix-blend-mode:lighten;filter:none;opacity:1;-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent),linear-gradient(transparent,#000 24%,#000 70%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent),linear-gradient(transparent,#000 24%,#000 70%,transparent);mask-composite:intersect}
@media(max-width:960px){
  .flow-home .hero .brand-nav,.flow-cases .brand-nav{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:20px 28px}
  .brand-nav .brand-menu-toggle{display:inline-flex;padding:10px 14px}
  .brand-nav .brand-nav-links{display:none;grid-column:1/-1;grid-row:2;justify-content:flex-start;flex-wrap:wrap;gap:6px 24px;padding:8px 0}
  .brand-nav .brand-nav-links.is-open{display:flex}
}
@media(max-width:520px){
  .flow-home .hero .brand-nav,.flow-cases .brand-nav{padding:18px 20px;gap:8px}
  .flow-home .hero .brand-nav .logo,.flow-cases .brand-nav .logo{font-size:22px}
  .flow-home .hero .brand-nav-cta,.flow-cases .brand-nav-cta,.brand-nav .brand-menu-toggle{font-size:13px;min-height:44px;padding:10px 12px}
  .brand-nav .brand-menu-toggle>span{display:none}
  .brand-nav .brand-nav-links{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}
  .brand-nav .brand-nav-links.is-open{display:grid}
}
/* Two-line editorial navigation: a brand phrase plus a clear destination. */
.brand-nav .brand-nav-links{gap:12px}
.flow-home .hero .brand-nav-links a,.flow-cases .brand-nav-links a{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 15px;border-radius:18px;background:transparent;transition:background .2s,color .2s}
.brand-nav .nav-title{font-size:15px;font-weight:500;line-height:1.3}
.brand-nav .nav-caption{font-size:12px;font-weight:400;line-height:1.3;letter-spacing:.01em;opacity:.6}
.flow-home .hero .brand-nav-links a:hover,.flow-home .hero .brand-nav-links a:focus-visible,.flow-cases .brand-nav-links a:hover,.flow-cases .brand-nav-links a:focus-visible{background:#9c72e910}
.flow-home .hero .brand-nav-links a[aria-current],.flow-cases .brand-nav-links a[aria-current]{background:#9c72e90d}
.brand-nav-links a[aria-current]::before{content:"";position:absolute;left:5px;top:16px;width:4px;height:4px;border-radius:50%;background:#6A2BFF}
.flow-home .brand-nav-links a[aria-current]::before{background:var(--lime)}
@media(max-width:1100px) and (min-width:961px){.brand-nav .brand-nav-links{gap:0}.flow-home .hero .brand-nav-links a,.flow-cases .brand-nav-links a{padding-inline:10px}.brand-nav .nav-title{font-size:14px}}
@media(max-width:960px){.brand-nav .brand-nav-links{gap:4px 12px}.flow-home .hero .brand-nav-links a,.flow-cases .brand-nav-links a{padding:12px 15px}}

/* Bound the sticky heading to the four capabilities, never the extension row. */
.flow-home .story-platform>.platform-core{position:relative}
.flow-home .story-platform>.platform-extension-wrap{display:block;padding-top:56px}
@media(max-width:960px){.flow-home .story-platform>.platform-extension-wrap{padding-top:32px}}
@media(min-width:961px) and (max-height:640px){.flow-home .story-platform .story-heading{position:static}}
@media(prefers-reduced-motion:reduce){.flow-home .story-platform .story-heading{position:static}}

/* A quiet masthead opens into one large editorial navigation surface. */
.flow-home .hero .brand-nav,.flow-cases .brand-nav{grid-template-columns:minmax(0,1fr) auto auto;padding-top:24px;padding-bottom:24px;gap:16px}
.flow-home .hero .brand-nav .brand-menu-toggle,.flow-cases .brand-nav .brand-menu-toggle{display:inline-flex;min-height:48px;padding:12px 20px;background:transparent;box-shadow:none;gap:12px}
.flow-home .hero .brand-nav .brand-menu-toggle>span,.flow-cases .brand-nav .brand-menu-toggle>span{display:inline;font-size:15px}
.brand-menu{box-sizing:border-box;width:min(1040px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 40px);margin:auto;padding:28px 48px 40px;border:1px solid #c3a4ff13;border-radius:30px;background:#101019;color:#f5f3fb;overflow:auto;box-shadow:0 28px 100px #0005}
.brand-menu::backdrop{background:#090911a6;backdrop-filter:blur(14px)}
.brand-menu[open]{animation:brand-menu-enter .24s cubic-bezier(.2,.75,.25,1) both}
.brand-menu-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 0 24px}
.brand-menu .menu-kicker{font-size:14px;letter-spacing:.04em;color:#bba3e3}
.brand-menu .brand-menu-close{display:inline-flex;align-items:center;gap:14px;min-height:44px;padding:8px 16px;border:0;border-radius:99px;background:#ffffff08;color:#f5f3fb;font:inherit;font-size:14px;cursor:pointer}
.brand-menu .brand-menu-close>span{font-size:24px;line-height:1}
.brand-menu .menu-destinations{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin:0;padding:0;max-width:none;width:100%;counter-reset:destination}
.brand-menu .menu-destinations a{counter-increment:destination;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:20px;padding:16px 18px;border:0;border-radius:20px;color:#f5f3fb;text-decoration:none;background:transparent;transition:background .2s,color .2s}
.brand-menu .menu-destinations a::before{content:"0" counter(destination);font-size:12px;color:#a794c2}
.brand-menu .menu-destinations .nav-title{font-size:clamp(32px,5vw,64px);font-weight:500;line-height:1.12;letter-spacing:-.04em}

.brand-menu .menu-destinations a:hover,.brand-menu .menu-destinations a:focus-visible{background:#ad86ff0b;color:#D9FF3A}
.brand-menu .menu-destinations a[aria-current]{background:#ad86ff09;color:#D9FF3A}
.brand-menu a:focus-visible,.brand-menu button:focus-visible{outline:2px solid #b394ff;outline-offset:3px}
@keyframes brand-menu-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){
  .flow-home .hero .brand-nav,.flow-cases .brand-nav{padding:18px 20px;gap:8px}
  .flow-home .hero .brand-nav .brand-menu-toggle,.flow-cases .brand-nav .brand-menu-toggle{min-height:44px;padding:10px 10px;font-size:13px;gap:6px}
  .brand-menu{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:18px 18px 26px;border-radius:24px}
  .brand-menu-top{padding-bottom:20px}
  .brand-menu .menu-destinations a{grid-template-columns:20px minmax(0,1fr) auto;gap:6px 12px;padding:16px 10px}
  .brand-menu .menu-destinations .nav-title{font-size:clamp(27px,7.8vw,44px)}
  
}
@media(prefers-reduced-motion:reduce){.brand-menu[open]{animation:none}.brand-menu .menu-destinations a{transition:none}}

/* Footer and overlay share the same four current destinations. */
.flow-home footer .footer-links,.flow-cases footer .footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 24px;margin:0;padding:0;max-width:none;width:auto;font-size:14px}
.flow-home footer .footer-links a,.flow-cases footer .footer-links a{padding:0;background:none;box-shadow:none;color:inherit;line-height:1.5;white-space:nowrap}
.flow-home footer .footer-links a:hover{color:#D9FF3A}
.flow-cases footer .footer-links a:hover,.flow-cases footer .footer-links a[aria-current]{color:#6A2BFF}
.brand-menu .menu-destinations a::after{content:"";display:block;width:28px;height:28px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 18 18 6M6 6h12v12' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 18 18 6M6 6h12v12' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;font-size:28px;font-weight:400;color:#D9FF3A;opacity:0;transition:opacity .2s}
.brand-menu .menu-destinations a:hover::after,.brand-menu .menu-destinations a:focus-visible::after,.brand-menu .menu-destinations a[aria-current]::after{opacity:1}
@media(max-width:700px){.flow-home footer,.flow-cases footer{flex-wrap:wrap;gap:24px}.flow-home footer .footer-links,.flow-cases footer .footer-links{order:3;flex-basis:100%;justify-content:flex-start;gap:12px 22px}.brand-menu .menu-destinations a::after{font-size:22px}}
@media(prefers-reduced-motion:reduce){.brand-menu .menu-destinations a::after{transition:none}}

/* Platform-independent arrows: real vectors, never emoji glyphs. */
.icon-arrow{display:inline-block;width:1.15em;height:1.15em;flex:0 0 auto;vertical-align:-.17em;overflow:visible}
.btn .icon-arrow,.brand-nav-cta .icon-arrow{width:18px;height:18px}
.hero .cta-row .btn{gap:10px}
@media(max-width:600px){
  .flow-home .hero .in{gap:10px;padding:0 20px 24px}
  .flow-home .hero .pop{height:clamp(190px,52vw,250px);width:calc(100% + 40px);margin:0 -20px;transform:none}
  .flow-home .hero .portrait-depth{width:min(100vw,460px);left:-20px;top:-46px}
  .flow-home .hero .pop::after{height:76px}
  .flow-home .hero .hero-copy{min-width:0;padding:0}
  .flow-home .hero h1.brand-slogan{font-size:clamp(48px,13.4vw,68px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 20px;text-wrap:initial}
  .flow-home .hero h1.brand-slogan>br:first-of-type{display:none}
  .flow-home .hero h1.brand-slogan>span:first-of-type{margin-right:.18em}
  .flow-home .hero .eb{font-size:12px;line-height:1.5}
  .flow-home .hero .lede{font-size:16px;line-height:1.55;margin:0 0 20px;max-width:38ch}
  .flow-home .hero .cta-row{display:flex;flex-direction:column;align-items:stretch;gap:4px}
  .flow-home .hero .cta-row .btn{display:inline-flex;justify-content:center;min-height:48px;font-size:15px;padding:12px 20px;line-height:1.35;white-space:normal}
  .flow-home .hero .cta-row .btn.lime{width:100%}
  .flow-home .hero .cta-row .btn.ghost{align-self:center;width:auto;min-height:44px;padding:10px 18px;background:transparent;box-shadow:none;border:0;color:#d3cddd;backdrop-filter:none}
  .flow-home .story-inventory{padding-top:36px}
  .flow-home .hero .brand-nav,.flow-cases .brand-nav{padding-top:14px;padding-bottom:14px}
  .flow-home .enquiry-dialog input,.flow-home .enquiry-dialog textarea,.flow-home .enquiry-dialog select{font-size:16px}
  .brand-menu .menu-destinations a::after{width:22px;height:22px}
}
@media(max-width:380px){
  .flow-home .hero .brand-nav,.flow-cases .brand-nav{padding-inline:16px;gap:6px}
  .flow-home .hero .brand-nav .logo,.flow-cases .brand-nav .logo{font-size:20px}
  .flow-home .hero .brand-nav .brand-menu-toggle,.flow-cases .brand-nav .brand-menu-toggle{padding-inline:8px}
  .flow-home .hero .brand-nav-cta,.flow-cases .brand-nav-cta{padding-inline:10px;gap:6px}
  .flow-home .hero .portrait-depth{left:-28px}
}

/* Mobile reading layouts: preserve room for copy, metrics and touch controls. */
@media(max-width:640px){
  .flow-cases .featured .result-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}
  .flow-cases .featured .result-metrics>div:first-child{grid-column:1/-1}
  .flow-cases .featured .result-metrics>div:first-child dd{font-size:clamp(54px,14vw,76px)}
  .flow-cases .featured .result-metrics dd{font-size:32px}
  .flow-cases .compact>.result-panel .result-metrics{grid-template-columns:1fr;gap:18px}
  .flow-cases .compact>.result-panel .result-metrics>div{display:grid;grid-template-columns:minmax(100px,.85fr) minmax(0,1fr);align-items:center;gap:16px}
  .flow-cases .compact>.result-panel .result-metrics dd{grid-column:1;grid-row:1;font-size:32px}
  .flow-cases .compact>.result-panel .result-metrics dt{grid-column:2;grid-row:1;font-size:14px;max-width:none}
  .flow-cases .case-body .measurement .result-metrics>div{grid-template-columns:minmax(86px,.8fr) minmax(0,1fr);gap:14px}
  .flow-cases .case-body .measurement .result-metrics dd{font-size:28px}
  .flow-cases .case-reader .case-body>*{min-width:0}
  .flow-cases .case-reader .reader-top>span{min-width:0;overflow-wrap:anywhere}
  .flow-cases .case-reader .reader-close{flex-shrink:0;min-height:44px}
  .flow-cases .case-source{max-width:100%;overflow-wrap:anywhere}
  .flow-cases .next-story .pill{max-width:100%;white-space:normal;gap:16px}
}
@media(max-width:600px){
  .flow-home .story-platform .capabilities{gap:30px}
  .flow-home .story-platform .capability{grid-template-columns:minmax(0,1fr);gap:6px}
  .flow-home .story-platform .cap-visual{width:min(100%,280px);aspect-ratio:2/1;justify-self:center}
  .flow-home .story-platform .capability h3{font-size:23px}
  .flow-home .story-platform .capability p{max-width:none}
  .flow-home .scene-copy p{font-size:16px;line-height:1.5}
  .flow-home .decision-stack{padding:0}
  .flow-home .decision-row{display:grid;grid-template-columns:40px minmax(0,1fr)}
  .flow-home .decision-row p{font-size:15px;line-height:1.55}
  .flow-home .signal-list>div{gap:6px}
  .flow-home .signal-list>div>span{font-size:13px;padding:7px 10px}
  .flow-home .form-grid{grid-template-columns:minmax(0,1fr)}
  .flow-home .form-grid label,.flow-home .dialog-intro{font-size:14px}
  .flow-home .form-grid label,.flow-home .form-grid input,.flow-home .form-grid select,.flow-home .form-grid textarea{min-width:0;max-width:100%}
  .flow-home .enquiry-dialog>.eb{padding-right:36px}
  .flow-home .enquiry-dialog .btn{width:100%;justify-content:center;min-height:48px;gap:14px}
  .brand-menu-top{position:sticky;top:0;z-index:2;background:#101019;gap:12px}
  .brand-menu .brand-menu-close{flex-shrink:0}
  .brand-menu,.flow-home .enquiry-dialog,.flow-cases .case-reader{overscroll-behavior:contain;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}
}
