/* Business context first. Real work, expressed through calm, legible artifacts. */
.wf-page{--wf-ink:#181818;background:#fff;color:var(--wf-ink)}
.wf-page :is(h1,h2,h3,h4){font-family:var(--sans);font-weight:400;letter-spacing:-.05em}.wf-page .eyebrow{font-size:10px;letter-spacing:.09em;line-height:1.5}.wf-page .button{background:#181818;color:#fff;border:0;gap:24px;font-size:12px;padding:16px 24px;min-height:52px}.wf-page .button .arrow{width:19px;height:19px}.wf-page :is(button,a):focus-visible{outline:2px solid #888;outline-offset:6px}
.wf-hero{position:relative;height:100svh;min-height:720px;background:#fff;--wf-film-progress:0}
.wf-hero-sticky{position:relative;height:100svh;min-height:720px;isolation:isolate;overflow:hidden;color:#fff}
.wf-hero-backdrop{position:absolute;inset:0 var(--hero-inset,0px);clip-path:none;border-radius:var(--hero-radius,0px);overflow:hidden;background:#2a2928;z-index:-2;transform:translateZ(0)}
.wf-hero-backdrop :is(picture,img,video){position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%}.wf-hero-video{opacity:0;transition:opacity .35s}.wf-hero-video.is-ready{opacity:1}.wf-hero-shade{position:absolute;inset:0;background:rgb(0 0 0 / var(--wf-shade,.22))}
.wf-hero-copy{position:absolute;left:calc(max(70px,(100vw - 1160px)/2) + var(--hero-copy-shift,0px));top:29%;max-width:860px;padding-right:45px}.wf-hero-copy>.eyebrow{color:#d5d5d5;font-size:11px;margin:0 0 27px}.wf-hero h1{font-size:clamp(54px,5.8vw,82px);line-height:1.03;letter-spacing:-.065em;margin:0;text-wrap:balance}.wf-hero h1>span{color:#fff}.wf-hero-lede{font-size:16px;line-height:1.75;max-width:395px;color:#dbdbdb;margin:27px 0 0}.wf-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:29px}.wf-hero-actions .button{background:#fff;color:#171717}.wf-hero-link{font-size:12px;color:#efefef;text-decoration:none;line-height:1.6}.wf-hero-link:hover{text-decoration:underline;text-underline-offset:4px}
.wf-hero-event{position:absolute;right:calc(max(70px,(100vw - 1160px)/2) + var(--hero-copy-shift,0px));bottom:110px;width:240px;padding:18px 20px;border-radius:13px;background:rgb(20 20 20 / .82);backdrop-filter:blur(16px);box-shadow:0 10px 35px #0002;transform:translateY(calc((1 - var(--wf-film-progress))*15px))}.wf-hero-event>p{display:flex;align-items:center;gap:9px;margin:0;font-size:12px;color:#ededed}.wf-event-dot{width:5px;height:5px;border-radius:50%;background:#eee;box-shadow:0 0 8px #ffffff90}.wf-hero-results{display:grid;gap:12px;margin-top:20px}.wf-hero-results>span{display:flex;align-items:center;gap:9px;color:#bfbfbf;font-size:10px;line-height:1.5}.wf-hero-results img{width:15px;height:15px;object-fit:contain}.wf-film-enhanced .wf-hero-results>span{opacity:var(--wf-result-reveal,0);transform:translateY(calc((1 - var(--wf-result-reveal,0))*8px));transition:opacity .4s ease,transform .5s ease}
.wf-hero-bottom{position:absolute;left:calc(max(70px,(100vw - 1160px)/2) + var(--hero-copy-shift,0px));right:calc(max(70px,(100vw - 1160px)/2) + var(--hero-copy-shift,0px));bottom:41px;display:flex;justify-content:space-between;gap:30px;font-size:10px;line-height:1.6;color:#bdbdbd}.wf-hero-scroll{display:flex;align-items:center;gap:15px}.wf-hero-scroll b{font-size:17px;font-weight:400}
.wf-hero.wf-film-enhanced{height:210svh}.wf-film-enhanced .wf-hero-sticky{position:sticky;top:0}
.wf-foundation{padding:110px max(56px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1.15fr 1fr;gap:90px;background:#131313;color:#f5f5f5;align-items:center}.wf-foundation .eyebrow{color:#8a8a8a;margin:0 0 25px}.wf-foundation h2{font-size:clamp(36px,4vw,56px);line-height:1.08;margin:0}.wf-foundation h2>span{color:#939393}.wf-foundation-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:405px;color:#a0a0a0;margin:25px 0}.wf-foundation-copy>a{font-size:12px;display:inline-flex;align-items:center;gap:22px;color:#ddd;text-decoration:none;line-height:1.6}.wf-foundation-copy>a>svg{width:19px;height:19px}
.wf-foundation-visual{position:relative;min-width:0;text-align:center;padding:20px 0}.wf-context-input{display:flex;justify-content:space-between;gap:16px;font-size:10px;color:#9b9b9b}.wf-context-spine{position:relative;height:90px;width:78%;margin:15px auto 0}.wf-context-spine i{position:absolute;width:1px;height:80px;background:#484848;top:0;left:50%;transform-origin:bottom}.wf-context-spine i:first-child{transform:rotate(-48deg);height:115px;top:-30px}.wf-context-spine i:last-child{transform:rotate(48deg);height:115px;top:-30px}.wf-context-spine i::after,.wf-context-output i::after{content:"";position:absolute;left:-.5px;top:0;width:2px;height:8px;background:#fff;border-radius:2px;box-shadow:0 0 10px 2px #ffffff55;animation:wf-packet 3s linear infinite;animation-play-state:paused}.wf-context-spine i:nth-child(2)::after{animation-delay:-1s}.wf-context-spine i:nth-child(3)::after{animation-delay:-2s}.wf-foundation.wf-visible i::after{animation-play-state:running}.wf-context-mark{display:block;width:79px;height:90px;object-fit:contain;margin:auto;filter:brightness(0) invert(1);opacity:.9}.wf-context-output{height:59px;display:flex;justify-content:center;margin-top:8px}.wf-context-output>i{display:block;position:relative;width:1px;height:100%;background:#484848}.wf-context-label{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:17px;font-size:12px;color:#cfcfcf}.wf-context-label svg{width:18px;height:18px}
@keyframes wf-packet{0%{top:0;opacity:0}12%{opacity:1}88%{opacity:1}100%{top:92%;opacity:0}}
.wf-launch{padding:120px max(56px,calc((100vw - 1160px)/2)) 90px;background:#fff}.wf-launch>.eyebrow{color:#7e7e7e;margin:0 0 24px}.wf-launch h2{font-size:clamp(39px,4.7vw,66px);line-height:1.07;margin:0}.wf-launch h2>span{color:#797979}.wf-launch-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin:70px 0 46px}.wf-launch-steps article>span{font-size:10px;color:#8f8f8f}.wf-launch-steps h3{font-size:23px;line-height:1.25;margin:20px 0 13px;letter-spacing:-.025em}.wf-launch-steps p{color:#777;font-size:13px;line-height:1.75;max-width:280px;margin:0}.wf-example-note{font-size:10px;line-height:1.7;color:#939393;margin:48px 0 0}
@media(max-width:1100px){.wf-hero-copy{left:calc(45px + var(--hero-copy-shift,0px));max-width:780px}.wf-hero-event{right:calc(45px + var(--hero-copy-shift,0px));width:220px}.wf-hero-bottom{left:calc(45px + var(--hero-copy-shift,0px));right:calc(45px + var(--hero-copy-shift,0px))}.wf-foundation{gap:45px;padding-inline:40px}.wf-launch{padding-inline:40px}.wf-launch-steps{gap:35px}}
@media(max-width:800px){.wf-hero-copy{top:28%;max-width:670px}.wf-hero h1{font-size:61px}.wf-hero-event{bottom:99px;width:210px}.wf-hero-lede{font-size:15px;max-width:350px}.wf-foundation{grid-template-columns:1fr;gap:48px;padding:80px 32px}.wf-foundation-visual{max-width:420px;width:100%;margin:auto}.wf-foundation h2{font-size:47px}.wf-launch{padding:85px 32px}.wf-launch-steps{gap:25px}.wf-launch-steps h3{font-size:20px}}
@media(max-width:600px){.wf-hero,.wf-hero-sticky{min-height:760px;height:100svh}.wf-hero.wf-film-enhanced{height:180svh}.wf-hero-backdrop :is(img,video){object-position:75% 50%}.wf-hero-shade{background:rgb(0 0 0 / var(--wf-shade,.47))}.wf-hero-copy{left:30px;right:30px;top:25%;padding:0;max-width:none}.wf-hero h1{font-size:clamp(41px,9.7vw,57px);line-height:1.06;letter-spacing:-.06em;text-wrap:initial}.wf-hero-copy>.eyebrow{font-size:10px;margin-bottom:22px}.wf-hero-lede{font-size:14px;line-height:1.75;margin-top:22px;max-width:340px}.wf-hero-actions{gap:18px 20px;margin-top:24px}.wf-hero-actions .button{font-size:11px;min-height:48px;padding:14px 18px}.wf-hero-link{font-size:11px}.wf-hero-event{left:30px;right:auto;bottom:80px;width:auto;max-width:calc(100% - 60px);padding:15px 17px}.wf-hero-results{display:flex;flex-wrap:wrap;gap:12px 17px;margin-top:13px}.wf-hero-results>span{font-size:9px}.wf-hero-event>p{font-size:11px}.wf-hero-bottom{left:30px;right:30px;bottom:26px;font-size:9px;gap:15px}.wf-hero-bottom>span:first-child{max-width:170px}.wf-hero-scroll{gap:8px;max-width:110px}.wf-foundation{padding:70px 24px}.wf-foundation h2{font-size:39px}.wf-foundation-copy>p:not(.eyebrow){font-size:13px}.wf-foundation-visual{max-width:335px}.wf-context-input{font-size:9px}.wf-context-mark{width:66px;height:77px}.wf-launch{padding:75px 24px}.wf-launch h2{font-size:40px}.wf-launch-steps{grid-template-columns:1fr;gap:29px;margin:42px 0 35px}.wf-launch-steps article{display:grid;grid-template-columns:25px 1fr;gap:0 16px}.wf-launch-steps article>span{grid-row:1/3;margin-top:5px}.wf-launch-steps h3{font-size:22px;margin:0 0 10px}.wf-launch-steps p{grid-column:2;max-width:320px}.wf-example-note{font-size:9px;margin-top:35px}}
@media(max-width:360px){.wf-hero-copy{left:24px;right:24px}.wf-hero h1{font-size:39px}.wf-hero-actions{gap:14px}.wf-hero-link{display:block}.wf-hero-event{left:24px;max-width:calc(100% - 48px)}.wf-hero-results{display:grid;gap:9px}.wf-hero-bottom{left:24px;right:24px}.wf-launch h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){.wf-hero-video{display:none}.wf-hero-event{transform:none}.wf-context-spine i::after,.wf-context-output i::after{animation:none;display:none}.wf-hero-scroll{display:none}}
@media(max-width:600px){.wf-hero-copy{top:20%}}
.wf-hero:not(.wf-film-enhanced) .wf-hero-scroll{display:none}.wf-film-enhanced .wf-hero-results{max-height:calc(var(--wf-event-expand,0)*100px);margin-top:calc(var(--wf-event-expand,0)*20px);overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}

/* A contained playbook-to-project example; the hero has its own layout. */
.wf-page .wf-foundation.wf-knowledge{display:block;width:100%;max-width:none;min-width:0;padding:105px 0;background:#131313;color:#f5f5f5}
.wf-knowledge *{box-sizing:border-box}
.wf-knowledge-inner{width:min(1120px,calc(100% - 96px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:center}
.wf-knowledge-copy{min-width:0}
.wf-knowledge-copy .eyebrow{font-size:11px;line-height:1.6;margin:0 0 24px;color:#969696}
.wf-page .wf-knowledge-copy h2{font-size:clamp(36px,4vw,55px);line-height:1.08;letter-spacing:-.055em;font-weight:400;margin:0}
.wf-knowledge-copy h2>span{color:#969696}
.wf-knowledge-copy>a{display:inline-flex;align-items:center;gap:18px;font-size:12px;line-height:1.6;color:#ddd;text-decoration:none;margin-top:31px}
.wf-knowledge-copy>a>svg{width:18px;height:18px}
.wf-knowledge-demo{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:center}
.wf-knowledge-source{padding:23px 20px;background:#f8f8f7;color:#292929;border-radius:10px;box-shadow:0 20px 45px -25px #0009;min-width:0}
.wf-knowledge-source>p{display:flex;gap:9px;align-items:center;margin:0;font-size:10px;line-height:1.5;color:#555}
.wf-knowledge-source>p>img{display:block;flex:none;object-fit:contain}
.wf-knowledge-source ol{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:14px;font-size:12px;line-height:1.5}
.wf-knowledge-source li{display:flex;gap:12px;align-items:baseline}
.wf-knowledge-source li>span{font-size:9px;color:#969696;font-variant-numeric:tabular-nums}
.wf-knowledge-bridge{display:flex;align-items:center;gap:8px;width:100%;padding:0 5px}
.wf-knowledge-bridge>img{width:25px;height:29px;flex:none;filter:brightness(0) invert(1)}
.wf-knowledge-wire{display:block;position:relative;flex:1;height:1px;background:#494949;overflow:visible}
.wf-knowledge-wire>i{position:absolute;left:0;top:-.5px;width:3px;height:2px;border-radius:2px;background:#fff;box-shadow:0 0 7px 1px #ffffff85;animation:wf-knowledge-packet .8s linear infinite;animation-play-state:paused}
.wf-knowledge-wire:last-child>i{animation-delay:-.4s}
.wf-knowledge.wf-visible .wf-knowledge-wire>i{animation-play-state:running}
.wf-knowledge-result{position:relative;min-width:0;padding:24px 21px 25px;background:#262626;border-radius:10px;box-shadow:0 20px 45px -25px #0009}
.wf-knowledge-result>svg:first-child{display:block;margin-bottom:24px}
.wf-knowledge-result h3{margin:0;color:#f3f3f3;font-size:22px;line-height:1.13;letter-spacing:-.035em;font-weight:400}
.wf-knowledge-result>p{font-size:10px;line-height:1.6;margin:13px 0 0;color:#aaa;max-width:110px}
.wf-knowledge-check{position:absolute;right:18px;bottom:22px;width:17px;height:17px;color:#bcbcbc}
@keyframes wf-knowledge-packet{0%{left:0;opacity:0}15%{opacity:1}80%{opacity:1}100%{left:calc(100% - 3px);opacity:0}}
.wf-launch .wf-launch-steps{margin-bottom:45px}
.wf-launch .wf-launch-steps h3{margin-bottom:0}
@media(max-width:1100px){.wf-knowledge-inner{gap:38px;width:calc(100% - 80px);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.wf-knowledge-demo{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr)}.wf-knowledge-source{padding-inline:16px}.wf-knowledge-result{padding-inline:18px}.wf-knowledge-result h3{font-size:21px}}
@media(max-width:850px){.wf-page .wf-foundation.wf-knowledge{padding:78px 0}.wf-knowledge-inner{grid-template-columns:1fr;gap:46px;width:calc(100% - 64px);max-width:550px}.wf-page .wf-knowledge-copy h2{font-size:47px}.wf-knowledge-demo{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr)}.wf-knowledge-source{padding:24px}.wf-knowledge-result{padding:25px}.wf-knowledge-result h3{font-size:24px}}
@media(max-width:520px){.wf-page .wf-foundation.wf-knowledge{padding:68px 0}.wf-knowledge-inner{width:calc(100% - 48px);gap:38px}.wf-page .wf-knowledge-copy h2{font-size:41px}.wf-knowledge-copy .eyebrow{font-size:10px;margin-bottom:21px}.wf-knowledge-copy>a{font-size:11px;margin-top:24px}.wf-knowledge-demo{grid-template-columns:minmax(0,1fr);width:min(290px,100%);margin:auto;gap:0}.wf-knowledge-source{padding:23px 25px}.wf-knowledge-source ol{grid-template-columns:1fr;gap:10px;margin-top:20px}.wf-knowledge-source>p{font-size:11px}.wf-knowledge-bridge{flex-direction:column;gap:8px;width:100%;height:74px;padding:5px 0}.wf-knowledge-wire{width:1px;height:auto}.wf-knowledge-wire>i{width:2px;height:3px;left:-.5px;top:0;animation-name:wf-knowledge-packet-vertical}.wf-knowledge-result{padding:24px 25px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:0 14px;align-items:center}.wf-knowledge-result>svg:first-child{margin:0;grid-row:1/3}.wf-knowledge-result h3{font-size:23px}.wf-knowledge-result>p{grid-column:2;max-width:none;margin-top:8px;font-size:11px}.wf-knowledge-check{display:none}}
@keyframes wf-knowledge-packet-vertical{0%{top:0;opacity:0}15%{opacity:1}80%{opacity:1}100%{top:calc(100% - 3px);opacity:0}}
@media(prefers-reduced-motion:reduce){.wf-knowledge-wire>i{animation:none;opacity:0}}

/* The headline gives way to the film as the camera enters the brighter workplace. */
.wf-film-enhanced .wf-hero-copy{opacity:var(--wf-copy-reveal,1);transform:translate3d(0,calc((1 - var(--wf-copy-reveal,1))*-20px),0);will-change:opacity,transform}
@media(prefers-reduced-motion:reduce){.wf-hero-copy{opacity:1!important;transform:none!important;visibility:visible!important}}

.wf-film-enhanced .wf-hero-bottom{opacity:var(--wf-copy-reveal,1)}

/* Clear service positioning, with room for the people doing the work. */
.wf-hero-copy{max-width:820px}.wf-hero-lede{max-width:435px}
.wf-hero-backdrop :is(img,video){object-position:50% 50%}
.wf-launch{background:#171717;color:#f5f5f5}.wf-launch h2>span{color:#a9a9a9}.wf-launch .button{background:#fff;color:#171717}.wf-launch>.eyebrow,.wf-launch-steps article>span,.wf-example-note{color:#aaa}
@media(max-width:600px){.wf-hero-copy{top:23%;left:30px;right:30px}.wf-hero-lede{font-size:14px;max-width:330px}.wf-hero h1{font-size:clamp(39px,10vw,56px)}.wf-hero-bottom>span:first-child{max-width:190px}.wf-hero-backdrop :is(img,video){object-position:50% 50%}}
@media(max-width:360px){.wf-hero-copy{left:24px;right:24px}.wf-hero h1{font-size:39px}}

/* Place phone typography below the face, over the quieter table and clothing. */
@media(max-width:600px){.wf-hero-copy{top:auto;bottom:145px}.wf-hero-bottom{gap:22px}.wf-hero-shade{background:rgb(0 0 0 / var(--wf-shade,.43))}}
@media(max-width:360px){.wf-hero-copy{bottom:132px}.wf-hero h1{font-size:36px;line-height:1.09}}

/* A portrait tablet is wide enough for both people when the crop follows the work. */
@media(min-width:701px) and (max-width:900px) and (orientation:portrait){
 .wf-page :is(.wf-hero-backdrop,.wx-film,.we-film) :is(img,video){object-position:82% 50%}
}

/* The opening film carries a concrete workflow after the positioning gives way. */
.wf-hero-work{display:none;position:absolute;left:max(70px,calc((100vw - 1160px)/2));bottom:105px;width:340px;pointer-events:none;color:#fff}
.wf-film-enhanced .wf-hero-work{display:block;--wf-work-reveal:clamp(0,(var(--wf-film-progress,0) - .37)*9,1);opacity:var(--wf-work-reveal);transform:translate3d(0,calc((1 - var(--wf-work-reveal))*14px),0)}
.wf-hero-work>.eyebrow{font-size:10px;color:#dedede;margin:0 0 17px}
.wf-hero-work h2{font-size:39px;line-height:1.08;letter-spacing:-.055em;margin:0 0 24px;text-shadow:0 2px 20px #0004}
.wf-hero-flow{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.wf-hero-flow li{--wf-beat:clamp(0,(var(--wf-film-progress,0) - .44)*8,1);position:relative;display:flex;align-items:center;gap:14px;padding:17px 18px;background:rgb(22 22 22 / .86);backdrop-filter:blur(16px);border-radius:8px;box-shadow:0 12px 35px -22px #0008;opacity:var(--wf-beat);transform:translate3d(0,calc((1 - var(--wf-beat))*12px),0);clip-path:inset(0 calc((1 - var(--wf-beat))*100%) 0 0 round 8px)}
.wf-hero-flow li:nth-child(2){--wf-beat:clamp(0,(var(--wf-film-progress,0) - .59)*8,1)}
.wf-hero-flow li:nth-child(3){--wf-beat:clamp(0,(var(--wf-film-progress,0) - .75)*8,1)}
.wf-hero-flow li+li::before{content:"";position:absolute;bottom:100%;left:27px;width:1px;height:12px;background:#c9c9c9;box-shadow:0 0 6px #fffa}
.wf-flow-number{font-size:9px;color:#aaa;font-variant-numeric:tabular-nums}
.wf-hero-flow li>div{flex:1;min-width:0;display:grid;gap:4px}
.wf-hero-flow strong{font-size:12px;font-weight:400;line-height:1.5}
.wf-hero-flow li>div>span{font-size:9px;line-height:1.5;color:#ccc}
.wf-hero-flow li>img,.wf-hero-flow li>svg{object-fit:contain;flex:none}
.wf-hero-flow li>img[src*="notion"]{background:#fff;border-radius:3px;padding:2px}
.wf-hero-work-note{font-size:10px;line-height:1.6;color:#dedede;margin:20px 0 0;opacity:clamp(0,(var(--wf-film-progress,0) - .88)*12,1)}
@media(max-width:1100px){.wf-hero-work{left:45px;width:315px;bottom:80px}.wf-hero-work h2{font-size:36px}}
@media(max-width:700px){.wf-hero-work{left:30px;right:30px;bottom:55px;width:auto;max-width:345px}.wf-hero-work h2{font-size:31px;margin-bottom:20px}.wf-hero-work>.eyebrow{font-size:9px;margin-bottom:13px}.wf-hero-flow{gap:10px}.wf-hero-flow li{padding:14px 16px}.wf-hero-work-note{font-size:9px;margin-top:15px}}
@media(max-width:360px){.wf-hero-work{left:24px;right:24px;bottom:45px}.wf-hero-work h2{font-size:29px}.wf-hero-flow li{gap:10px;padding:13px 12px}.wf-hero-flow strong{font-size:11px}.wf-hero-flow li>div>span{font-size:8px}}
@media(prefers-reduced-motion:reduce){.wf-hero-work{display:none!important}}
.wf-hero-flow{position:relative}
.wf-hero-flow::before{content:"";position:absolute;left:27px;top:30px;bottom:30px;width:1px;background:#cecece;transform-origin:top;transform:scaleY(clamp(0,(var(--wf-film-progress,0) - .51)*3.5,1))}
.wf-hero-flow::after{content:"";position:absolute;left:26px;top:calc(30px + (100% - 60px)*clamp(0,(var(--wf-film-progress,0) - .51)*3.5,1));width:3px;height:8px;border-radius:2px;background:#fff;box-shadow:0 0 9px 2px #ffffffa6;opacity:clamp(0,(var(--wf-film-progress,0) - .5)*15,1);z-index:1}
.wf-hero-flow li+li::before{display:none}

.wf-page .wf-hero :is(.eyebrow,.wf-hero-link,.wf-hero-bottom,.wf-flow-number,.wf-hero-flow li>div>span,.wf-hero-work-note){font-size:14px;line-height:1.5}
.wf-page .wf-hero :is(.wf-hero-lede,.wf-hero-flow strong){font-size:16px;line-height:1.5}
.wf-page .wf-hero .button{font-size:14px;line-height:1.5}
.wf-page .wf-hero-bottom{justify-content:flex-end}
.wf-page .wf-hero-scroll{max-width:none}
.wf-page .wf-hero-linear{height:auto;--wf-film-progress:1!important}
.wf-page .wf-hero-linear .wf-hero-sticky{height:auto;min-height:100svh}
.wf-page .wf-hero-linear .wf-hero-copy{position:relative;left:auto;right:auto;top:auto;bottom:auto;max-width:820px;padding:130px 32px 55px}
.wf-page .wf-hero-linear .wf-hero-work{position:relative;display:block;left:auto;right:auto;bottom:auto;width:auto;max-width:430px;padding:30px 32px 64px;opacity:1;transform:none}
.wf-page .wf-hero-linear .wf-hero-bottom{display:none}

/* A real viewport stage also works on small phones and in landscape. */
@media(max-width:999px){
 .wf-hero,.wf-hero-sticky{height:100svh;min-height:0}
 .wf-hero.wf-film-enhanced{height:210svh}
}
@media(max-width:600px) and (max-height:700px){
 .wf-hero-copy{bottom:88px;left:24px;right:24px}
 .wf-hero h1{font-size:34px}
 .wf-hero-copy>.eyebrow{font-size:9px;margin-bottom:16px}
 .wf-hero-lede{font-size:12px;line-height:1.65;margin-top:17px}
 .wf-hero-actions{margin-top:18px;gap:14px}
 .wf-hero-actions .button{min-height:42px;padding:12px 15px;font-size:10px}
 .wf-hero-link{font-size:10px}
 .wf-hero-bottom{bottom:19px;left:24px;right:24px;font-size:8px}
 .wf-hero-work{bottom:32px}
 .wf-hero-work h2{font-size:27px;margin-bottom:16px}
 .wf-hero-flow li{padding:11px 13px}
}
@media(max-width:999px) and (orientation:landscape){
 .wf-hero-copy{top:auto;bottom:53px;left:32px;right:auto;width:55%;padding:0}
 .wf-hero h1{font-size:clamp(29px,4vw,39px)}
 .wf-hero-copy>.eyebrow{font-size:8px;margin-bottom:10px}
 .wf-hero-lede{font-size:11px;line-height:1.5;margin-top:12px;max-width:410px}
 .wf-hero-actions{margin-top:14px;gap:17px}
 .wf-hero-actions .button{min-height:36px;padding:10px 14px;font-size:9px}
 .wf-hero-link{font-size:10px}
 .wf-hero-bottom{left:32px;right:32px;bottom:15px;font-size:8px}
 .wf-hero-work{left:32px;bottom:23px;width:350px;max-width:47%}
 .wf-hero-work h2{font-size:26px;margin-bottom:13px}
 .wf-hero-work>.eyebrow{font-size:8px;margin-bottom:9px}
 .wf-hero-flow{gap:8px}
 .wf-hero-flow li{padding:9px 12px}
 .wf-hero-flow strong{font-size:10px}
 .wf-hero-flow li>div>span{font-size:8px}
 .wf-hero-work-note{font-size:8px;margin-top:10px}
}
