.mandate-hero-hub{width:100%;max-width:38rem;margin-inline:auto}.mandate-hub-eyebrow{display:flex;align-items:center;gap:.9em;margin:0 0 1.2em;font-family:var(--display);font-size:var(--h-panel);font-weight:600;letter-spacing:-.01em;white-space:nowrap}.mandate-hub-eyebrow span{color:var(--red)}@supports (background-clip:text) or (-webkit-background-clip:text){.mandate-hub-eyebrow span{background-image:linear-gradient(100deg,var(--red) 0,var(--red-lt) 82%);-webkit-background-clip:text;background-clip:text;color:transparent}}.mandate-hub-eyebrow:after,.mandate-hub-eyebrow:before{content:"";flex:1 1 0;height:1px;background:var(--line)}.mandate-hub{display:block;width:100%;height:auto}.mandate-hub-tiles rect.mandate-hub-tile-base{fill:var(--bg);stroke:color-mix(in srgb,var(--navy) 8%,transparent);stroke-width:1.25}.mandate-hub-tiles rect.mandate-hub-tile-tint{fill:var(--mark-spot,var(--tint-cool));stroke:none;opacity:.82;pointer-events:none}.mandate-hub-tiles g[data-spot=rose]{--mark-spot:var(--tint-rose)}.mandate-hub-tiles g[data-spot=blue]{--mark-spot:var(--tint-blue)}.mandate-hub-tiles g[data-spot=cool]{--mark-spot:var(--tint-cool)}.mandate-hub-tiles g[data-spot=sand]{--mark-spot:var(--tint-sand)}.mandate-hub-tiles g[data-spot=sage]{--mark-spot:var(--tint-sage)}.mandate-hub-tiles rect.mandate-hub-tile-chip{fill:#fff;fill-opacity:.6;stroke:#fff;stroke-opacity:.85;stroke-width:1;pointer-events:none}.mandate-hub-tiles text{font-family:var(--display);font-size:12px;font-weight:600;letter-spacing:-.01em;fill:var(--ink)}.mandate-hub-tile-icon{fill:var(--ink)}.mandate-hub-line{fill:none;stroke:var(--ink-soft);stroke-width:1.6;stroke-linecap:round;opacity:.38}.mandate-hub-join{fill:var(--red);opacity:.55}:is(body.is-dark,body:has(.page-dark)) .mandate-hub-join{fill:var(--red-lt)}.mandate-hub-comet-a{stop-color:var(--red)}.mandate-hub-comet-b{stop-color:var(--red-lt)}.mandate-hub-pulse{fill:none;stroke:url(#mandate-comet);stroke-linecap:round;stroke-dasharray:24 400;stroke-width:1.4;opacity:0}@keyframes mandate-beam{0%{stroke-dashoffset:424}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:no-preference){.mandate-hub-pulse{opacity:1;animation:mandate-beam 4s linear infinite;animation-fill-mode:backwards}}.mandate-hub-core{fill:none;stroke:var(--red);stroke-width:2}.mandate-hub-core-label{font-family:var(--display);font-size:14px;font-weight:700;letter-spacing:-.01em;fill:var(--red)}.sec.mandate-journey-sec{border-block:1px solid var(--line)}.mandate-journey{position:relative;display:grid;grid-template-columns:repeat(5,1fr);min-height:17rem;list-style:none;margin:clamp(2.4rem,5vw,3.6rem) 0 0;padding:0;transform:translateX(-1.5rem)}.mandate-journey:before{content:"";position:absolute;top:50%;left:4%;right:4%;height:2px;background:var(--line);transform:translateY(-50%)}.mandate-journey-step{position:relative}.mandate-journey-step:before{content:"";position:absolute;left:50%;width:2px;height:1.5em;background:var(--line);transform:translateX(-50%)}.mandate-journey-step-up:before{bottom:50%}.mandate-journey-step-down:before{top:50%}.mandate-journey-step:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:var(--red-btn);transform:translate(-50%,-50%);z-index:1}.mandate-journey-unit{position:absolute;left:50%;transform:translateX(-4.65em);z-index:1;display:flex;align-items:center;gap:.9em;width:max-content}@media (min-width:1101px){.mandate-journey-step:last-child .mandate-journey-unit{transform:translateX(-8.15em)}}.mandate-journey-step:last-child:after,.mandate-journey-step:last-child:before{left:calc(50% - 3.5em)}.mandate-journey-step:last-child .mandate-journey-body{max-width:6.5em}.mandate-journey-step-up .mandate-journey-unit{bottom:calc(50% + 1.5em)}.mandate-journey-step-down .mandate-journey-unit{top:calc(50% + 1.5em)}.mandate-journey-num{flex-shrink:0;min-width:1.5em;text-align:right;font-family:var(--display);font-size:1.1rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--heading)}.mandate-journey-mark{position:relative;flex-shrink:0;display:grid;place-items:center;width:4.5em;height:4.5em;border-radius:50%;background:var(--bg-soft);border:1px solid var(--line)}.mandate-journey-step:first-child .mandate-journey-mark{background:color-mix(in srgb,var(--red) 10%,var(--bg-soft))}.mandate-journey-step:nth-child(3) .mandate-journey-mark{background:color-mix(in srgb,var(--sky) 14%,var(--bg-soft))}.mandate-journey-step:nth-child(4) .mandate-journey-mark{background:color-mix(in srgb,var(--gold) 16%,var(--bg-soft))}.mandate-journey-glyph{width:3.4em;height:3.4em;object-fit:contain;display:block}.mandate-journey-body{max-width:9em}.mandate-journey-body h3{margin:0 0 .3em;font-size:.98rem;color:var(--heading)}.mandate-journey-body p{margin:0;font-size:.8rem;line-height:1.4;color:var(--ink-soft)}.mandate-journey-step.is-owned .mandate-journey-mark:before{content:"";position:absolute;inset:-.35em;border:2px solid var(--red-btn);border-radius:50%;pointer-events:none}.mandate-journey-step.is-owned .mandate-journey-body h3,.mandate-journey-step.is-owned .mandate-journey-num{color:var(--red-btn)}@media (prefers-reduced-motion:no-preference){.reveal-ready .mandate-journey-step{opacity:.5;translate:0 14px;transition:opacity .5s ease,translate .5s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--i) * 90ms)}.reveal-ready .mandate-journey-step[data-in="1"]{opacity:1;translate:none}}@media (max-width:1100px){.mandate-journey{display:flex;flex-direction:column;gap:2em;min-height:0;margin-top:2em;transform:none}.mandate-journey-step:after,.mandate-journey-step:before,.mandate-journey:before{display:none}.mandate-journey-unit{position:static;transform:none;align-items:flex-start;width:auto}.mandate-journey-body{max-width:none}}.mandate-define-banner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:clamp(1.6rem,3.5vw,2.6rem)}.mandate-define-copy{min-width:0}.plate.mandate-define-shot{order:-1;border:none;background:transparent}@media (max-width:860px){.mandate-define-banner{grid-template-columns:minmax(0,1fr)}}.mandate-model-lede{max-width:62ch;margin:0;font-size:clamp(1.02rem,1.35vw,1.16rem);line-height:1.75;color:var(--ink-soft)}.mandate-model-lede strong{font-weight:500;color:var(--heading)}.mandate-work{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr) minmax(0,1fr);gap:clamp(1.4rem,3.5vw,2.8rem);align-items:center;margin-top:clamp(1.6rem,4vw,2.6rem)}.mandate-steps{display:contents;list-style:none;margin:0;padding:0}.mandate-step{display:flex;flex-direction:column;align-items:center;text-align:center}.mandate-step:first-child{grid-column:1;grid-row:1;--i:0;--disc:var(--tint-cool)}.mandate-step:nth-child(2){grid-column:1;grid-row:2;--i:1;--disc:var(--tint-blue)}.mandate-step:nth-child(3){grid-column:1;grid-row:3;--i:2;--disc:var(--tint-sage)}.mandate-step:nth-child(4){grid-column:3;grid-row:1;--i:3;--disc:var(--tint-sand)}.mandate-step:nth-child(5){grid-column:3;grid-row:2;--i:4;--disc:var(--tint-rose)}.mandate-step:nth-child(6){grid-column:3;grid-row:3;--i:5;--disc:var(--tint-blue)}.mandate-step-mark{display:block;box-sizing:content-box;width:40px;height:40px;padding:.7rem;margin-bottom:.85rem;border-radius:50%;background:color-mix(in srgb,var(--disc,var(--bg-soft)) 55%,var(--bg))}.mandate-step-title{margin:0 0 .45em;font-size:var(--h-panel);font-weight:600;line-height:1.2;color:var(--heading)}.mandate-step-n{color:var(--ink)}.mandate-step-body{margin:0;max-width:32ch;font-size:.92rem;color:var(--ink-soft);line-height:1.65}.mandate-step:first-child,.mandate-step:nth-child(3){transform:translateX(clamp(.75rem,2.2vw,2.4rem))}.mandate-step:nth-child(4),.mandate-step:nth-child(6){transform:translateX(clamp(-2.4rem,-2.2vw,-.75rem))}.mandate-work-media{position:relative;grid-column:2;grid-row:1/4}.mandate-work-shot{border-radius:var(--radius);box-shadow:0 26px 54px -30px rgb(15 42 74/.55)}.mandate-work-stat{position:absolute;left:clamp(-1.4rem,-2vw,-.8rem);bottom:clamp(1rem,3vw,1.8rem);display:flex;align-items:center;gap:.7rem;padding:.7rem 1.1rem .7rem .8rem;background:var(--surface);border-radius:var(--radius);box-shadow:inset 0 1px 0 rgb(255 255 255/.6),0 14px 30px -18px rgb(15 42 74/.5)}.mandate-work-stat-mark{flex-shrink:0;width:34px;height:34px}.mandate-work-stat-text{display:flex;flex-direction:column;line-height:1.2}.mandate-work-stat-text strong{font-family:var(--display);font-size:var(--figure-lg);font-weight:700;color:var(--heading)}.mandate-work-stat-text span{font-size:.78rem;color:var(--ink-soft)}@media (max-width:900px){.mandate-work{grid-template-columns:minmax(0,1fr)}.mandate-work-media{grid-column:1;grid-row:1;max-width:26rem;margin-inline:auto}.mandate-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.6rem,5vw,2.4rem)}.mandate-step:nth-child(n){grid-column:auto;grid-row:auto;transform:none}}@media (max-width:560px){.mandate-steps{grid-template-columns:minmax(0,1fr)}}.industry-grid.mandate-types{grid-template-columns:repeat(3,1fr)}@media (max-width:1040px){.industry-grid.mandate-types{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.industry-grid.mandate-types{grid-template-columns:1fr}}.checklist.mandate-fit{max-width:820px;margin-inline:auto;gap:0}.mandate-fit .checklist-item{padding:1.1em 0;border-top:1px solid var(--line);font-size:.98rem;color:var(--ink)}.mandate-fit .checklist-item:first-child{border-top:none}.mandate-cta-row{text-align:center;margin-top:2em}.mandate-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6em}.mandate-case-card{position:relative;isolation:isolate;border-radius:var(--radius);padding:clamp(.55rem,1vw,.8rem)}.mandate-case-card:before{content:"";position:absolute;inset:0;z-index:-1;border:1px solid color-mix(in srgb,var(--line) 55%,transparent);border-radius:inherit;background:var(--surface);-webkit-mask-image:linear-gradient(180deg,black,black 46%,transparent 96%);mask-image:linear-gradient(180deg,black,black 46%,transparent 96%)}.mandate-case-pic-wrap{position:relative}.mandate-case-pic{border-radius:var(--radius-sm)}.tag.mandate-case-tag{position:absolute;top:.7rem;left:.7rem;display:inline-flex;align-items:center;padding:.42em .8em;background:var(--surface);border-radius:var(--radius-pill);letter-spacing:.09em;box-shadow:0 2px 8px -2px rgb(15 23 42/.45)}.stat-tick-thumb.mandate-case-badge{position:absolute;right:0;bottom:0;width:1.6rem;height:1.6rem;color:#fff;filter:drop-shadow(0 1px 3px rgb(15 23 42/.55))}.mandate-case-body{padding:1.2em .8em .6em}body.is-dark .mandate-case-card .tag{color:var(--red-lt)}.mandate-case-body h3{font-size:var(--h-panel);font-weight:500;margin:.75em 0 .9em;line-height:1.3;letter-spacing:-.01em}.mandate-case-body dl{margin:0;font-size:.86rem;color:var(--ink-soft)}.mandate-case-body dt{font-family:var(--display);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);margin-top:1.15em}.mandate-case-body dt:first-child{margin-top:0}.mandate-case-body dd{margin:.3em 0 0;line-height:1.6;color:var(--ink)}@media (max-width:1040px){.mandate-case-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.mandate-case-grid{grid-template-columns:1fr}}.shot-grid.mandate-types{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(1.6rem,4vw,2.4rem)}@media (max-width:1080px){.shot-grid.mandate-types{grid-template-columns:repeat(2,minmax(0,1fr))}}.mandate-why-card{padding:clamp(1.4rem,3vw,2rem);text-align:center;background:var(--glass);border:1px solid var(--glass-line);border-radius:var(--radius)}.mandate-why-card h3{margin:0 0 .5em;font-size:var(--h-panel);color:var(--heading)}.mandate-why-card p{margin-inline:auto;max-width:30ch;font-size:.92rem;color:var(--ink-soft)}.mandate-why-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:.8em}.mandate-why-icon{width:3.4em;height:3.4em;color:var(--red)}:is(body.is-dark,body:has(.page-dark)) .mandate-why-icon{color:var(--red-lt)}.sec-head.mandate-own-head{max-width:920px}.sec-head.mandate-own-head p{font-size:1.1rem}.mandate-own-panel{display:grid;grid-template-columns:repeat(3,1fr);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.mandate-own-cell{display:flex;align-items:flex-start;gap:.9em;padding:clamp(1.8rem,3.5vw,2.6rem);text-align:left}.mandate-own-cell .mandate-why-badge{flex-shrink:0}.mandate-own-cell h3{margin:0 0 .4em;font-size:var(--h-panel);color:var(--heading)}.mandate-own-cell p{font-size:.92rem;color:var(--ink-soft)}@media (max-width:700px){.mandate-own-panel{grid-template-columns:1fr}}