@font-face{font-family:Inter;src:url('/assets/fonts/inter-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}

:root{color-scheme:light;--paper:#f6f4f2;--modal-paper:#f9f8f4;--ink:#0a0a0a;--muted:#615f5a;--red:#f01a1a;--line:#c7c4bd;--band:#f0ede8;--shell:1018px;--ease:cubic-bezier(.2,.7,.2,1);font-family:Inter,Arial,sans-serif;font-size:16px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper)}
body{min-height:100%;margin:0;background:var(--paper);color:var(--ink);font-size:12px;line-height:1.45;-webkit-font-smoothing:antialiased}
body.intro-lock,body.modal-open{overflow:hidden}
body.modal-open .site-header,body.modal-open main,body.modal-open .site-footer{inert:true}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit;color:inherit}
button{cursor:pointer}
h1,h2,h3,p{margin-top:0}
.shell,.site-header__inner,.mobile-menu{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}
.skip-link{position:fixed;z-index:20000;top:10px;left:10px;padding:10px 14px;background:var(--ink);color:white;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.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}
.red-dot{color:var(--red)}
.eyebrow{margin:0;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.number{margin:0;color:var(--red);font-size:10px;font-weight:600}
.section-rule{border-top:1px solid var(--line)}
.section-heading-row{display:flex;justify-content:space-between;align-items:baseline;gap:32px;margin-bottom:28px}
.section-heading-row>p:last-child,.section-heading-row>a{margin:0;color:var(--muted);font-size:11px}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.text-link span,.red-arrow{color:var(--red);font-size:18px;font-weight:400;line-height:1;transform:translateY(-1px)}
.text-link:hover,.text-link:focus-visible,a:hover,a:focus-visible{text-decoration-thickness:1px;text-underline-offset:4px}
.text-link:hover,.text-link:focus-visible{color:var(--red)}
.button{min-height:43px;padding:0 21px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:background .18s,color .18s,border-color .18s}
.button--primary,.button--nav{background:var(--red);color:white}
.button--primary:hover,.button--primary:focus-visible,.button--nav:hover,.button--nav:focus-visible{background:var(--ink);text-decoration:none}
.button--outline{background:transparent;border-color:var(--ink)}
.button--outline:hover,.button--outline:focus-visible{background:var(--ink);color:white}

/* Shared header */
.site-header{position:relative;z-index:100;background:var(--paper)}
.site-header__inner{height:83px;display:flex;align-items:center;justify-content:space-between}
.wordmark{display:inline-flex;align-items:baseline;font-size:25px;font-weight:600;letter-spacing:-.065em;white-space:nowrap}
.wordmark .red-dot{margin-left:1px}
.wordmark--small{font-size:13px;letter-spacing:-.045em}
.desktop-nav{display:flex;align-items:center;gap:37px;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.desktop-nav>a:not(.button){position:relative;padding-block:17px}
.desktop-nav>a.active::after{content:"";position:absolute;left:50%;bottom:10px;width:18px;height:2px;background:var(--red);transform:translateX(-50%)}
.button--nav{width:176px}
.menu-toggle,.mobile-menu{display:none}

/* Home */
.home-hero{min-height:315px;padding:34px 12px 48px;display:grid;grid-template-columns:minmax(0,720px) 232px;justify-content:space-between;align-items:center;gap:45px}
.home-hero h1{margin:0;font-size:92px;font-weight:500;line-height:.925;letter-spacing:-.075em}
.home-hero h1 .red-dot{display:none}
.home-hero h1 br:last-of-type~.red-dot,.home-hero h1>.red-dot:last-child{display:inline}
.home-hero__intro{align-self:center;padding-top:23px}
.home-hero__intro p{margin-bottom:25px;font-size:13px;line-height:1.55}
.problems,.selected-work,.engagement,.home-about,.about-method,.experience,.about-pulls,.process,.where-help,.ai-role,.starting-points,.work-list{padding-block:47px}
.problem-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--line)}
.problem-grid article{min-height:148px;padding:0 19px;border-right:1px solid var(--line)}
.problem-grid img{width:30px;height:30px;margin-bottom:23px}
.problem-grid .number{margin-bottom:7px}
.problem-grid h2,.engagement-grid h2,.pull-grid h2,.where-grid h2,.starting-grid h2{margin-bottom:8px;font-size:15px;font-weight:500;line-height:1.2;letter-spacing:-.035em}
.problem-grid article>p:last-child,.engagement-grid article>p,.pull-grid article>p,.where-grid article>p,.starting-grid article>p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.work-card{min-width:0}
.work-card[hidden]{display:none}
.case-trigger{width:100%;padding:0;border:0;background:transparent;text-align:left}
.work-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:#ece9e4}
.work-card__body{display:block;padding-top:15px}
.work-card__title{display:block;max-width:285px;margin-bottom:10px;font-size:17px;font-weight:500;line-height:1.18;letter-spacing:-.04em}
.work-card__copy{display:block;min-height:44px;margin-bottom:12px;color:var(--muted);font-size:10px;line-height:1.5}
.case-trigger:hover .work-card__title,.case-trigger:focus-visible .work-card__title{text-decoration:underline;text-decoration-color:var(--red);text-decoration-thickness:1px;text-underline-offset:4px}
.engagement-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}
.engagement-grid article{min-height:135px;padding:0 24px;border-right:1px solid var(--line)}
.engagement-grid img{width:30px;height:30px;margin-bottom:25px}
.engagement-grid h2{font-size:17px}
.home-about{display:grid;grid-template-columns:443px 1fr;gap:54px;align-items:center}
.home-about__portrait{width:443px;height:295px;object-fit:cover;object-position:center 38%}
.home-about__copy{padding-right:58px}
.home-about__copy .eyebrow{margin-bottom:20px}
.home-about__copy h2{margin-bottom:22px;font-size:36px;font-weight:500;line-height:1.02;letter-spacing:-.055em}
.home-about__copy p:not(.eyebrow){margin-bottom:12px;font-size:12px;line-height:1.6}
.home-about__copy .text-link{margin-top:9px}

/* Closing band and footer */
.cta-band{min-height:140px;padding:30px 24px;background:var(--band);display:grid;grid-template-columns:1.4fr .8fr auto;align-items:center;gap:36px}
.cta-band h2{max-width:410px;margin:0;font-size:28px;font-weight:500;line-height:1.02;letter-spacing:-.05em}
.cta-band .eyebrow{margin-bottom:14px}
.cta-band>p,.cta-band__copy p{margin:0;font-size:10px;line-height:1.55}
.cta-band__details,.cta-band__copy{display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:var(--muted);font-size:10px}
.site-footer{min-height:83px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;font-size:8px;color:#6a6762}
.site-footer nav{display:flex;gap:20px}
.site-footer nav button{padding:0;border:0;background:none;color:inherit}
.site-footer>p{margin:0;text-align:right}
.site-footer .wordmark{color:var(--ink)}

/* Selected work */
.work-hero{min-height:280px;padding:45px 8px 53px;display:grid;grid-template-columns:1fr 245px;align-items:center;gap:80px}
.work-hero h1{margin:0;font-size:88px;font-weight:500;line-height:.91;letter-spacing:-.072em}
.work-hero__strap{margin:17px 0 0;font-size:15px;font-weight:500}
.work-hero__intro p{margin-bottom:25px;font-size:12px;line-height:1.55}
.work-filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}
.filters{display:flex;gap:24px}
.filters button{position:relative;padding:8px 0;border:0;background:transparent;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.filters button.active::after{content:"";position:absolute;left:50%;bottom:2px;width:16px;height:2px;background:var(--red);transform:translateX(-50%)}
.work-grid--large .work-card__title{font-size:18px}
.work-closing{min-height:150px;padding:30px 25px;background:var(--band);display:grid;grid-template-columns:1.5fr .72fr auto;align-items:center;gap:38px}
.work-closing h2{max-width:520px;margin:0;font-size:26px;font-weight:500;line-height:1.06;letter-spacing:-.045em}
.work-closing p{margin:0;font-size:10px;line-height:1.55}

/* About */
.about-hero{min-height:370px;padding:10px 8px 45px;display:grid;grid-template-columns:443px 1fr;align-items:center;gap:47px}
.about-hero>img{width:443px;height:371px;object-fit:cover}
.about-hero h1{margin-bottom:25px;font-size:51px;font-weight:500;line-height:.98;letter-spacing:-.06em}
.about-hero div>p:not(.red-strap){max-width:385px;margin-bottom:0;font-size:14px;line-height:1.55}
.red-strap{width:max-content;min-width:128px;margin:12px 0 0;padding-top:19px;border-top:1px solid var(--line);color:var(--red);font-size:14px;font-weight:600}
.about-method{display:grid;grid-template-columns:330px 1fr;gap:75px}
.about-method__intro .eyebrow{margin-bottom:19px}
.about-method__intro h2{margin-bottom:20px;font-size:31px;font-weight:500;line-height:1.05;letter-spacing:-.05em}
.about-method__intro>p:last-child{margin:0;font-size:11px;line-height:1.6}
.principles{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.principles article{min-height:128px;padding:18px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.principles img{width:27px;height:27px;margin-bottom:14px}
.principles h3{margin-bottom:7px;font-size:14px;font-weight:500;letter-spacing:-.025em}
.principles p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}
.timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding-top:21px}
.timeline::before{content:"";position:absolute;top:31px;left:0;right:0;height:1px;background:var(--line)}
.timeline article{position:relative;padding:33px 20px 0 0}
.timeline__marker{position:absolute;z-index:1;top:5px;left:0;width:12px;height:12px;border:3px solid var(--paper);border-radius:50%;background:var(--red);box-shadow:0 0 0 1px var(--red)}
.timeline__date{margin-bottom:10px;color:var(--red);font-size:9px;font-weight:600}
.timeline h2{margin-bottom:8px;font-size:14px;font-weight:500;line-height:1.22;letter-spacing:-.03em;text-transform:none}
.timeline article>p:last-child{margin:0;color:var(--muted);font-size:9px;line-height:1.48}
.pull-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--line)}
.pull-grid article{min-height:155px;padding:0 18px;border-right:1px solid var(--line)}
.pull-grid img{width:30px;height:30px;margin-bottom:22px}

/* Approach */
.approach-hero{min-height:330px;padding:48px 8px 66px;display:grid;grid-template-columns:1fr 255px;align-items:end;gap:70px}
.approach-hero h1{margin:0;font-size:75px;font-weight:600;line-height:.93;letter-spacing:-.066em}
.approach-hero>p{margin:0 0 12px;font-size:13px;line-height:1.58}
.process-grid{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;align-items:start;gap:13px}
.process-grid article{min-width:0}
.process-icon{width:34px;height:34px;margin-bottom:21px}
.process-grid .number{margin-bottom:8px}
.process-grid h2{margin-bottom:10px;font-size:20px;font-weight:500;letter-spacing:-.045em}
.process-grid article>p:not(.number){min-height:50px;margin-bottom:24px;color:var(--muted);font-size:10px;line-height:1.5}
.process-arrow{width:25px;margin-top:78px;justify-self:center}
.process-illustration{width:100%;height:69px;object-fit:contain;object-position:center}
.process-illustration--dots{width:76%;margin-inline:auto}
.process-illustration--browser{width:83%;margin-inline:auto}
.where-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}
.where-grid article{min-height:165px;padding:0 25px;border-right:1px solid var(--line)}
.where-grid img{width:40px;height:40px;margin-bottom:27px}
.where-grid h2{font-size:17px}
.ai-role{display:grid;grid-template-columns:280px 1fr;gap:55px}
.ai-role__intro .eyebrow{margin-bottom:18px}
.ai-role__intro h2{margin-bottom:18px;font-size:31px;font-weight:500;line-height:1.05;letter-spacing:-.05em}
.ai-role__intro>p{margin:0;font-size:11px;line-height:1.6}
.ai-role__grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}
.ai-role__grid article{min-height:148px;padding:0 18px;border-right:1px solid var(--line)}
.ai-role__grid article>img,.rocket-icon{width:34px;height:34px;margin-bottom:25px}
.ai-role__grid h3{margin-bottom:8px;font-size:16px;font-weight:500;letter-spacing:-.035em}
.ai-role__grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}
.rocket-icon{position:relative;display:block}
.rocket-icon img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}

/* Contact */
.contact-hero{min-height:267px;padding:42px 8px 55px;display:grid;grid-template-columns:1fr 310px;align-items:center;gap:80px}
.contact-hero h1{margin:0;font-size:86px;font-weight:500;line-height:.91;letter-spacing:-.072em}
.contact-hero p{font-size:12px;line-height:1.55}
.contact-main{display:grid;grid-template-columns:2fr .9fr;gap:45px;padding-bottom:48px}
.contact-form{min-width:0}
.contact-form>.eyebrow{margin-bottom:16px}
.contact-form label{position:relative;display:block;margin-bottom:10px}
.contact-form label>span{position:absolute;z-index:1;top:10px;left:12px;font-size:9px;color:#56534e;pointer-events:none}
.contact-form input,.contact-form textarea,.contact-form select{width:100%;min-height:41px;padding:20px 12px 8px;border:1px solid var(--line);border-radius:0;background:transparent;font-size:10px;outline:0}
.contact-form textarea{min-height:107px;resize:vertical;padding-top:25px}
.contact-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:calc(100% - 15px) 18px,calc(100% - 11px) 18px;background-size:4px 4px;background-repeat:no-repeat}
.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}
.contact-form small{position:absolute;left:12px;bottom:8px;color:#817e78;font-size:8px;pointer-events:none}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.form-actions{display:flex;align-items:center;gap:20px;margin-top:8px}
.form-actions .button{min-width:184px}
.form-actions p{display:flex;align-items:flex-start;gap:8px;margin:0;color:#77736d;font-size:8px;line-height:1.45}
.form-actions img{flex:0 0 auto;width:16px;height:16px}
.honeypot{position:absolute!important;left:-9999px!important}
.form-status{min-height:18px;margin:12px 0 0;font-size:10px}
.form-status.success{color:#166534}.form-status.error{color:#a40000}
.contact-aside{padding-left:29px;border-left:1px solid var(--line)}
.contact-aside .eyebrow{margin-bottom:18px}
.contact-method{display:flex;align-items:center;gap:13px;margin-bottom:17px;font-size:10px}
.contact-method img{width:24px;height:24px}
.useful-conversations{margin-top:24px;padding-top:25px;border-top:1px solid var(--line)}
.useful-conversations ul{padding:0;margin:0;list-style:none}
.useful-conversations li{position:relative;margin-bottom:10px;padding-left:22px;font-size:9px}
.useful-conversations li::before{content:"→";position:absolute;left:0;color:var(--red);font-size:14px;line-height:1}
.starting-points>.eyebrow{margin-bottom:26px}
.starting-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}
.starting-grid article{position:relative;min-height:160px;padding:0 22px 20px;border-right:1px solid var(--line)}
.starting-grid img{width:32px;height:32px;margin-bottom:22px}
.starting-grid .red-arrow{position:absolute;bottom:0}

/* Legal */
.legal-page{max-width:760px;min-height:calc(100vh - 166px);padding-block:70px 100px}
.legal-page>h1{margin:18px 0 8px;font-size:72px;font-weight:500;line-height:.95;letter-spacing:-.065em}
.legal-updated{margin-bottom:55px;color:var(--muted);font-size:10px}
.legal-page section{padding:26px 0;border-top:1px solid var(--line)}
.legal-page section h2{margin-bottom:12px;font-size:20px;font-weight:500;letter-spacing:-.035em}
.legal-page section p{max-width:650px;margin:0;font-size:12px;line-height:1.7}
.legal-page section a{text-decoration:underline;text-underline-offset:3px}
.legal-page .button{margin-top:20px;text-decoration:none}

/* Case study modal */
.case-modal{position:fixed;z-index:10000;inset:0;display:grid;place-items:start center;padding:24px;background:rgba(10,10,10,.62);overflow:auto;opacity:0;visibility:hidden;transition:opacity .22s,var(--ease),visibility .22s}
.case-modal.open{opacity:1;visibility:visible}
.case-modal__panel{position:relative;width:min(900px,100%);max-height:calc(100vh - 48px);overflow:auto;overscroll-behavior:contain;background:var(--modal-paper);box-shadow:0 20px 65px rgba(0,0,0,.26);transform:translateY(16px);transition:transform .25s var(--ease)}
.case-modal.open .case-modal__panel{transform:translateY(0)}
.case-modal__header{position:sticky;z-index:5;top:0;height:72px;padding:0 32px;display:flex;justify-content:flex-end;align-items:center;background:rgba(249,248,244,.96);backdrop-filter:blur(8px)}
.case-modal__close{display:inline-flex;align-items:center;gap:10px;padding:10px 0;border:0;background:transparent;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.case-modal__close img{width:20px;height:20px}
.case-modal__body{padding:16px 33px 36px}
.case-modal__eyebrow{display:none}
.mobile-break{display:none}
.case-modal__title{max-width:796px;margin-bottom:24px;font-size:56px;font-weight:500;line-height:1.02;letter-spacing:-.062em}
.case-modal__summary{max-width:700px;margin-bottom:43px;font-size:18px;line-height:1.45}
.case-modal__columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:42px}
.case-modal__columns section{padding-top:17px;border-top:1px solid var(--line)}
.case-modal h3{margin-bottom:13px;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.case-modal__columns h3,.case-modal__work h3{color:var(--red)}
.case-modal__columns p{margin:0;font-size:13px;line-height:1.65}
.case-modal__insight{margin-bottom:28px;padding:9px 0 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.case-modal__insight blockquote{max-width:740px;margin:0;color:var(--red);font-size:28px;font-weight:500;line-height:1.22;letter-spacing:-.04em}
.case-carousel{margin-bottom:34px}
.case-carousel__viewport{position:relative;aspect-ratio:4/3;overflow:hidden;background:#e9e6e0;touch-action:pan-y}
.case-carousel__viewport img{width:100%;height:100%;object-fit:contain}
.case-carousel__controls{height:52px;display:grid;grid-template-columns:52px 1fr 52px;border:1px solid var(--line);border-top:0}
.case-carousel__button{border:0;background:transparent;display:grid;place-items:center}
.case-carousel__button:hover,.case-carousel__button:focus-visible{background:var(--band)}
.case-carousel__button img{width:18px;height:18px}
.case-carousel__dots{display:flex;align-items:center;justify-content:center;gap:8px}
.case-carousel__dots button{width:7px;height:7px;padding:0;border:1px solid var(--ink);border-radius:50%;background:transparent}
.case-carousel__dots button.active{background:var(--red);border-color:var(--red)}
.case-modal__work{margin-bottom:36px;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.case-modal__work p{margin:0;font-size:12px;line-height:1.6}
.case-modal__nav{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.case-modal__nav button{padding:0;border:0;background:transparent;text-align:left}
.case-modal__nav button:last-child{text-align:right}
.case-modal__nav span{display:block;margin-bottom:8px;color:var(--red);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.case-modal__nav strong{font-size:16px;font-weight:500;line-height:1.2}
.case-modal__nav strong{display:none}

/* Cookie settings */
.cookie-dialog{position:fixed;z-index:11000;inset:0;display:none;place-items:center;padding:24px;background:rgba(10,10,10,.55)}
.cookie-dialog.open{display:grid}
.cookie-dialog__panel{width:min(460px,100%);padding:28px;background:var(--modal-paper);box-shadow:0 20px 60px rgba(0,0,0,.25)}
.cookie-dialog h2{margin-bottom:14px;font-size:28px;font-weight:500;letter-spacing:-.04em}
.cookie-dialog p{font-size:12px;line-height:1.6}
.cookie-dialog__status{padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}
.cookie-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}

/* Pixel alignment to the approved Figma desktop frames */
.about-hero{padding-bottom:28px}
.home-hero{grid-template-columns:700px 213px;gap:32px}
.home-hero__intro{align-self:start;padding-top:70px}
.home-hero h1 .red-dot{display:inline;color:var(--ink)}
.home-hero h1>.red-dot:last-child{color:var(--red)}
.problems{padding:14px 0 0}
.problems .section-heading-row{margin-bottom:9px}
.problem-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.problem-grid article{min-height:180px;padding:15px;display:flex;flex-direction:column}
.problem-grid .number{order:1;margin-bottom:16px}.problem-grid img{order:2;margin-bottom:14px}.problem-grid h2{order:3}.problem-grid article>p:last-child{order:4}
.problem-grid .red-dot{display:none}
.selected-work{padding:31px 0 30px}
.selected-work .section-heading-row{margin-bottom:11px}
.work-card img{aspect-ratio:1.57}
body[data-page="home"] .work-card .text-link{display:none}
body[data-page="home"] .work-card__copy{margin-bottom:0}
.engagement{padding:28px 0 25px}
.engagement .section-heading-row{margin-bottom:15px}
.engagement-grid article{min-height:96px;padding:0 22px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto 1fr;column-gap:13px}
.engagement-grid img{grid-column:1;grid-row:1;width:24px;height:24px;margin:0}
.engagement-grid h2{position:relative;grid-column:2;grid-row:1;margin:2px 0 17px;font-size:14px}
.engagement-grid h2::after{content:"";position:absolute;left:0;bottom:-9px;width:24px;height:2px;background:var(--red)}
.engagement-grid h2 .red-dot{display:none}
.engagement-grid article>p{grid-column:2;grid-row:2;font-size:9px}
.home-about{grid-template-columns:253px 1fr;gap:47px;padding:24px 0 22px}
.home-about__portrait{width:253px;height:153px}
.home-about__copy{padding:0;display:grid;grid-template-columns:320px 1fr;grid-template-rows:auto auto auto;column-gap:46px;align-items:start}
.home-about__copy .eyebrow{grid-column:1;grid-row:1;margin:1px 0 15px}.home-about__copy h2{grid-column:1;grid-row:2;margin:0;font-size:27px}.home-about__copy .text-link{grid-column:1;grid-row:3;margin-top:27px}.home-about__copy p:not(.eyebrow){grid-column:2;margin:0;font-size:10px;line-height:1.55}.home-about__copy p:nth-of-type(2){grid-row:1 / span 2;padding-top:4px}.home-about__copy p:nth-of-type(3){grid-row:3;padding-top:5px}
.cta-band{min-height:111px;padding:20px 24px;border:1px solid var(--line);background:transparent}
.site-footer{min-height:77px}

body[data-page="home"] .selected-work{padding:20px 0}body[data-page="home"] .work-card img{aspect-ratio:1.72}body[data-page="home"] .engagement{padding:14px 0}body[data-page="home"] .home-about{padding:18px 0 16px}body[data-page="home"] .cta-band{grid-template-columns:430px 190px 1fr}

.work-hero{min-height:260px;padding:0 0 32px;grid-template-columns:1fr 190px;align-items:end}
.work-hero h1{font-size:86px;white-space:nowrap}
.work-hero__strap{margin-top:23px;font-size:16px}
.work-hero__copy{max-width:560px;margin:10px 0 0;font-size:16px;line-height:1.55}
.work-hero__intro{align-self:end;padding-bottom:4px;border-top:1px solid var(--line)}
.work-hero__intro .text-link{width:100%;padding-top:28px;justify-content:space-between;color:var(--red)}
.work-list{padding:20px 0 48px;border-top:0}
.work-filter-row{margin-bottom:19px;justify-content:flex-start}.work-filter-row>.eyebrow{display:none}
.work-grid--large .red-dot{display:none}
.work-grid--large .work-card__copy{min-height:50px;font-size:12px}.work-grid--large .work-card__title{font-size:19px}.work-grid--large .text-link{font-size:10px;color:var(--red)}
.work-closing{min-height:160px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;grid-template-columns:1.45fr 70px 1fr;gap:40px}
.work-closing h2{font-size:28px}.work-closing__icon{width:58px;height:58px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center}.work-closing__icon img{width:24px;height:24px}.work-closing>div{display:grid;grid-template-columns:1fr;gap:20px}.work-closing .button{width:234px}

.about-method{grid-template-columns:213px 1fr;gap:23px;padding:18px 0}
.about-method__intro .eyebrow{margin-bottom:38px;position:relative}.about-method__intro .eyebrow::after,.experience .eyebrow::after,.about-pulls .eyebrow::after,.process>.section-heading-row .eyebrow::after,.where-help>.section-heading-row .eyebrow::after,.ai-role__intro .eyebrow::after,.starting-points>.eyebrow::after{content:"";position:absolute;left:0;bottom:-16px;width:20px;height:2px;background:var(--red)}
.about-method__intro>p:last-child{font-size:13px;line-height:1.55}
.principles{grid-template-columns:repeat(4,1fr);border-top:0}
.principles article{min-height:162px;padding:7px 25px;border-bottom:0}
.principles img{margin-bottom:17px}.principles h3{font-size:16px}.principles p{font-size:11px}
.experience{padding:12px 0 16px}.experience .section-heading-row{margin-bottom:20px}.experience .eyebrow,.about-pulls .eyebrow,.process>.section-heading-row .eyebrow,.where-help>.section-heading-row .eyebrow,.starting-points>.eyebrow{position:relative}.experience .section-heading-row>p:last-child{display:none}
.timeline article{padding-right:28px}.timeline h2{font-size:10px;font-weight:700;letter-spacing:0;text-transform:uppercase}.timeline article>p:last-child{font-size:12px;color:var(--ink)}.timeline__marker{width:8px;height:8px;border:0;box-shadow:none;top:9px}
.about-pulls{padding:12px 0 5px}.about-pulls .section-heading-row{margin-bottom:20px}
.pull-grid{gap:18px;border-left:0}.pull-grid article{position:relative;min-height:198px;padding:15px;border:1px solid var(--line)}.pull-grid .number{margin-bottom:24px}.pull-grid img{width:30px;height:30px;margin-bottom:13px}.pull-grid h2{font-size:16px}.pull-grid h2 .red-dot{display:none}.pull-grid article>p:last-child{font-size:10px;color:var(--ink)}
body[data-page="about"] .cta-band{grid-template-columns:360px 1fr 220px}body[data-page="about"] .cta-band__copy a:first-of-type{color:var(--red);text-decoration:underline;text-underline-offset:3px}body[data-page="about"] .cta-band__copy a:last-of-type{color:#0067bd}

.approach-hero{grid-template-columns:1fr 290px;align-items:center;min-height:298px;padding-bottom:34px}
.approach-hero>div>p{margin:0;font-size:16px;line-height:1.5}
.approach-hero>div .text-link{width:210px;margin-top:40px;padding-top:27px;border-top:1px solid var(--line);justify-content:space-between;color:var(--red)}
.process{padding:20px 0 37px}.process .section-heading-row{margin-bottom:31px}.process .section-heading-row>p:last-child,.where-help .section-heading-row>p:last-child{display:none}
.process-grid article{display:flex;flex-direction:column;padding:0 6px}.process-grid article:not(:last-of-type){border-right:1px solid var(--line)}
.process-grid .number{order:1;margin-bottom:25px}.process-icon{order:2;width:49px;height:49px;margin-bottom:15px}.process-grid h2{order:3}.process-grid h2 .red-dot{display:none}.process-grid article>p:not(.number){order:4}.process-illustration{order:5}.process-arrow{margin-top:138px}
.where-help{padding:20px 0 14px}.where-help .section-heading-row{margin-bottom:34px}.where-grid article{min-height:185px;padding:0 27px}.where-grid img{margin-bottom:24px}.where-grid h2{font-size:19px}.where-grid article>p{font-size:12px;color:var(--ink)}.where-grid h2 .red-dot{display:none}
.ai-role{padding:12px 0 11px;grid-template-columns:280px 220px 1fr;gap:45px}
.ai-role__intro{display:contents}.ai-role__intro .eyebrow{position:relative;grid-column:1;grid-row:1;margin:0}.ai-role__intro h2{grid-column:1;grid-row:2;margin:24px 0 0;font-size:38px}.ai-role__intro>p{grid-column:2;grid-row:2;margin-top:24px;font-size:12px}.ai-role__grid{grid-column:3;grid-row:1 / span 2;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);gap:0}.ai-role__grid article{min-height:77px;padding:0 14px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto 1fr;column-gap:14px}.ai-role__grid article>img,.rocket-icon{grid-row:1 / span 2;grid-column:1;width:42px;height:42px;margin:0;padding:8px;border:1px solid var(--line)}.ai-role__grid h3{grid-column:2;margin:0 0 5px;font-size:13px}.ai-role__grid h3 .red-dot{display:none}.ai-role__grid p{grid-column:2;font-size:9px;color:var(--ink)}
.rocket-icon{position:relative}.rocket-icon img{position:absolute;inset:auto;max-width:none;object-fit:fill;transform:rotate(180deg) scaleX(-1)}.rocket-icon img:first-child{left:9.7px;top:10.9px;width:21.25px;height:20.71px}.rocket-icon img:last-child{left:9px;top:25.9px;width:7.81px;height:7.67px}
body[data-page="approach"] .cta-band{min-height:93px;padding-block:13px;grid-template-columns:1.15fr 1fr auto}

.contact-hero{grid-template-columns:518px 1fr;gap:75px}.contact-main{grid-template-columns:518px 1fr;gap:96px}.contact-form input,.contact-form select{min-height:41px}.contact-form textarea+small{top:37px;bottom:auto}.contact-aside{padding-left:0;border-left:0}.contact-aside>.useful-conversations{border-top:1px solid var(--line)}
.starting-points{padding:45px 0 23px}.starting-grid{gap:17px;border-left:0}.starting-grid article{min-height:240px;padding:25px 22px;border:1px solid var(--line)}.starting-grid h2{font-size:20px}.starting-grid article>p{font-size:12px;color:var(--ink)}

/* Blender intro */
.brand-intro{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#fff;opacity:1;visibility:visible}
.brand-intro[hidden]{display:none}
.brand-intro.is-exiting{animation:intro-exit 680ms cubic-bezier(.4,0,.2,1) forwards}
.skip-intro{position:absolute;z-index:20;top:clamp(18px,3vw,40px);left:clamp(18px,3vw,40px);padding:10px 17px;border:1px solid currentColor;border-radius:999px;color:rgba(17,17,17,.68);background:rgba(255,253,249,.74);backdrop-filter:blur(12px);transition:background .16s,color .16s}
.skip-intro:hover,.skip-intro:focus-visible{color:#fff;background:#111}
.skip-intro:focus-visible{outline:3px solid rgba(240,26,26,.32);outline-offset:3px}
.intro-scene{position:absolute;inset:0;isolation:isolate}
.intro-render{position:absolute;z-index:0;inset:50% auto auto 50%;width:100%;height:100%;object-fit:contain;transform:translate(-50%,-50%);background:#fff}
.intro-tagline{position:absolute;z-index:2;top:clamp(96px,20vh,190px);left:clamp(34px,7vw,135px);width:min(76vw,1220px);margin:0;display:flex;gap:clamp(14px,2vw,34px);color:#111;font-size:clamp(2.2rem,4.6vw,5.4rem);font-weight:600;line-height:.95;letter-spacing:-.06em;white-space:nowrap}
.intro-tagline>span{opacity:0;filter:blur(12px);transform:translate3d(-34px,24px,0) scale(.96)}
.is-playing .intro-tagline>span{animation:word-reveal 1.15s cubic-bezier(.16,1,.3,1) var(--word-delay) forwards}
.tagline-dot,.logo-dot{display:inline-block;width:.15em;height:.15em;margin-left:.035em;overflow:hidden;color:transparent;background:var(--red);border-radius:50%;clip-path:circle(50% at 50% 50%);vertical-align:.02em}
.intro-logo{position:absolute;z-index:3;left:clamp(26px,6vw,110px);bottom:clamp(28px,7vh,76px);display:grid;color:#111;font-size:clamp(2.2rem,5vw,5rem);font-weight:600;line-height:.79;letter-spacing:-.065em;opacity:0;filter:blur(12px);transform:translate3d(0,34px,0) scale(.72);transform-origin:left bottom}
.is-playing .intro-logo{animation:logo-pop 1.15s cubic-bezier(.16,1,.3,1) 10.9s forwards}
.logo-dot{width:.16em;height:.16em;margin-left:.025em;opacity:0;transform:scale(.1);transform-origin:50% 50%}
.is-playing .logo-dot{animation:dot-arrive 650ms cubic-bezier(.34,1.56,.64,1) 12.35s forwards}
@keyframes word-reveal{to{opacity:1;filter:blur(0);transform:translate3d(0,0,0) scale(1)}}
@keyframes logo-pop{0%{opacity:0;filter:blur(12px);transform:translate3d(0,34px,0) scale(.72)}58%{opacity:1;filter:blur(0);transform:translate3d(0,-8px,0) scale(1.08)}78%{opacity:1;filter:blur(0);transform:translate3d(0,3px,0) scale(.98)}100%{opacity:1;filter:blur(0);transform:translate3d(0,0,0) scale(1)}}
@keyframes dot-arrive{to{opacity:1;transform:scale(1)}}
@keyframes intro-exit{to{opacity:0;visibility:hidden}}

@media(max-width:720px){
  body{font-size:14px}.shell,.site-header__inner,.mobile-menu{width:calc(100% - 48px)}
  .site-header__inner{height:82px}.wordmark{font-size:25px}.desktop-nav{display:none}
  .menu-toggle{width:44px;height:44px;padding:0;border:1px solid var(--ink);background:transparent;display:flex;align-items:center;justify-content:center;position:relative}
  .menu-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
  .menu-toggle::before,.menu-toggle::after,.menu-toggle i{content:"";position:absolute;width:18px;height:1px;background:var(--ink);transition:transform .2s,opacity .2s}
  .menu-toggle::before{transform:translateY(-5px)}.menu-toggle::after{transform:translateY(5px)}
  .menu-toggle[aria-expanded=true]::before{transform:rotate(45deg)}.menu-toggle[aria-expanded=true]::after{transform:rotate(-45deg)}.menu-toggle[aria-expanded=true] i{opacity:0}
  .mobile-menu{position:absolute;top:82px;left:24px;right:24px;width:auto;padding:18px 0 26px;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:0}
  .mobile-menu[hidden]{display:none}.mobile-menu a{position:relative;padding:15px 0;font-size:22px;font-weight:500;letter-spacing:-.04em}.mobile-menu a.active::after{content:"";position:absolute;left:0;bottom:9px;width:20px;height:2px;background:var(--red)}
  .eyebrow{font-size:10px}.section-heading-row{display:block;margin-bottom:34px}.section-heading-row>p:last-child,.section-heading-row>a{display:block;margin-top:11px;font-size:12px}
  .problems,.selected-work,.engagement,.home-about,.about-method,.experience,.about-pulls,.process,.where-help,.ai-role,.starting-points,.work-list{padding-block:64px}
  .home-hero{min-height:510px;padding:43px 0 72px;display:block}.home-hero h1{font-size:52px;line-height:.96;letter-spacing:-.065em}.home-hero h1 .red-dot{display:inline}.home-hero__intro{max-width:286px;margin-top:76px;margin-left:56px;padding:0}.home-hero__intro p{font-size:15px;line-height:1.55}.text-link{font-size:10px}
  .problem-grid,.engagement-grid,.pull-grid,.where-grid,.starting-grid{grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}
  .problem-grid article,.engagement-grid article,.pull-grid article,.where-grid article,.starting-grid article{min-height:224px;padding:25px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .problem-grid article:nth-child(even),.engagement-grid article:nth-child(even),.pull-grid article:nth-child(even),.where-grid article:nth-child(even),.starting-grid article:nth-child(even){border-right:0}
  .problem-grid img,.engagement-grid img,.pull-grid img{margin-bottom:28px}.problem-grid h2,.engagement-grid h2,.pull-grid h2,.where-grid h2,.starting-grid h2{font-size:18px}.problem-grid article>p:last-child,.engagement-grid article>p,.pull-grid article>p,.where-grid article>p,.starting-grid article>p{font-size:11px;line-height:1.55}
  .work-grid{grid-template-columns:1fr;gap:48px}.work-card__body{padding-top:18px}.work-card__title,.work-grid--large .work-card__title{max-width:330px;font-size:24px}.work-card__copy{min-height:0;margin-bottom:17px;font-size:13px}.work-card img{aspect-ratio:4/3}
  .engagement-grid article{min-height:220px}
  .home-about{display:flex;flex-direction:column;gap:41px;align-items:stretch}.home-about__portrait{width:100%;height:auto;aspect-ratio:1.23;object-fit:cover}.home-about__copy{padding:0}.home-about__copy h2{font-size:38px}.home-about__copy p:not(.eyebrow){font-size:14px}
  .cta-band,.work-closing{width:100%;min-height:0;padding:45px 24px;display:flex;flex-direction:column;align-items:stretch;gap:27px}.cta-band h2,.work-closing h2{font-size:34px;line-height:1.04}.cta-band>p,.cta-band__copy p,.work-closing p{font-size:13px}.cta-band .button,.work-closing .button{width:100%}
  .site-footer{min-height:188px;padding-block:34px;width:calc(100% - 48px);display:flex;flex-direction:column;align-items:flex-start;gap:22px}.site-footer nav{flex-wrap:wrap;gap:16px 20px;font-size:10px}.site-footer>p{text-align:left;font-size:9px}
  .work-hero{min-height:415px;padding:43px 0 67px;display:block}.work-hero h1{font-size:62px;line-height:.93}.work-hero__strap{font-size:17px}.work-hero__intro{margin-top:64px}.work-hero__intro p{font-size:14px}.work-filter-row{display:block;margin-bottom:40px}.filters{margin-top:23px;gap:0;justify-content:space-between}.filters button{font-size:10px}.work-closing{margin-top:0}
  .about-hero{padding:22px 0 69px;display:flex;flex-direction:column;gap:42px;align-items:stretch}.about-hero>img{width:100%;height:auto;aspect-ratio:1.19;object-fit:cover}.about-hero h1{font-size:43px;line-height:1.02}.about-hero div>p:not(.red-strap){font-size:15px}.red-strap{font-size:16px}
  .about-method{display:block}.about-method__intro h2{font-size:38px}.about-method__intro>p:last-child{font-size:14px}.principles{margin-top:47px;grid-template-columns:1fr}.principles article{min-height:0;padding:27px 22px}.principles h3{font-size:18px}.principles p{font-size:12px}
  .experience{overflow:hidden}.timeline{display:block;padding:0 0 0 29px}.timeline::before{top:0;bottom:0;left:5px;right:auto;width:1px;height:auto}.timeline article{min-height:185px;padding:0 0 50px 22px}.timeline__marker{top:0;left:-30px}.timeline__date{font-size:10px}.timeline h2{font-size:19px}.timeline article>p:last-child{font-size:12px}.pull-grid article:last-child{grid-column:1/-1}.pull-grid article{min-height:245px}
  .approach-hero{min-height:490px;padding:52px 0 76px;display:block}.approach-hero h1{font-size:50px;line-height:1.01}.approach-hero>p{max-width:300px;margin:81px 0 0 43px;font-size:15px;line-height:1.55}
  .process,.where-help,.ai-role{padding-block:72px}.process-grid{display:block}.process-grid article{padding:0 0 70px}.process-grid article:last-child{padding-bottom:0}.process-icon{width:42px;height:42px}.process-grid h2{font-size:28px}.process-grid article>p:not(.number){min-height:0;font-size:13px}.process-arrow{display:none}.process-illustration{height:108px;margin-top:32px}.process-illustration--dots{width:62%}.process-illustration--browser{width:72%}
  .where-grid article{min-height:286px;padding:30px 18px}.where-grid img{width:42px;height:42px;margin-bottom:40px}
  .ai-role{display:block}.ai-role__intro h2{font-size:38px}.ai-role__intro>p{font-size:14px}.ai-role__grid{margin-top:52px;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.ai-role__grid article{min-height:220px;padding:26px 18px;border-bottom:1px solid var(--line)}.ai-role__grid h3{font-size:20px}.ai-role__grid p{font-size:11px}.ai-role__grid article>img,.rocket-icon{width:38px;height:38px;margin-bottom:31px}
  .contact-hero{min-height:420px;padding:45px 0 63px;display:block}.contact-hero h1{font-size:52px;line-height:.95}.contact-hero>div{margin-top:70px;margin-left:44px}.contact-hero p{font-size:14px}
  .contact-main{display:block;padding-bottom:66px}.contact-form>.eyebrow{margin-bottom:25px}.form-row{grid-template-columns:1fr;gap:0}.contact-form input,.contact-form textarea,.contact-form select{min-height:51px;font-size:12px}.contact-form textarea{min-height:130px}.contact-form label>span{font-size:10px}.contact-form small{font-size:9px}.form-actions{display:block}.form-actions .button{width:100%}.form-actions p{margin-top:15px;font-size:9px}.contact-aside{margin-top:65px;padding:0;border:0}.contact-aside section{padding-top:30px;border-top:1px solid var(--line)}.contact-method{font-size:13px}.useful-conversations li{font-size:12px}.starting-grid article{min-height:250px}
  .legal-page{min-height:0;padding-block:55px 85px}.legal-page>h1{font-size:52px}.legal-page section p{font-size:14px}
  .case-modal{padding:0;background:var(--modal-paper)}.case-modal__panel{width:100%;max-height:100vh;min-height:100vh;box-shadow:none}.case-modal__header{height:64px;padding:0 24px}.case-modal__body{padding:29px 24px 23px}.case-modal--operating .case-modal__body{padding-bottom:25px}.case-modal--energy .case-modal__body{padding-bottom:24px}.case-modal__title{margin-bottom:22px;font-size:36px;font-weight:600;line-height:1.08}.mobile-break{display:block}.case-modal__summary{margin-bottom:20px;font-size:16px;line-height:1.5}.case-modal__columns{display:block;margin-bottom:20px}.case-modal__columns section{padding-block:18px 7px;margin-bottom:20px}.case-modal__columns p{font-size:14px;line-height:1.6}.case-modal__insight{margin:0 0 18px;padding:21px 20px;background:var(--band);border:0}.case-modal__insight blockquote{font-size:22px;line-height:1.27}.case-carousel{margin-top:0;margin-bottom:20px}.case-carousel__controls{height:52px}.case-modal__work{margin-bottom:42px;padding:0}.case-modal--operating .case-modal__work{margin-bottom:62px}.case-modal__work p{font-size:13px}.case-modal__nav{gap:18px}.case-modal__nav strong{font-size:14px}
  .skip-intro{right:18px;left:auto}.intro-render{width:180%;max-width:none;object-fit:contain;object-position:68% 54%;filter:contrast(1.08) saturate(1.04)}.intro-tagline{top:13vh;left:20px;width:calc(100% - 40px);flex-direction:column;gap:2px;font-size:clamp(2.6rem,14vw,4.8rem);white-space:normal}.intro-logo{left:20px;bottom:24px;font-size:clamp(2.8rem,15vw,4.8rem)}
}

@media(max-width:720px){
  .site-header__inner{height:64px}.mobile-menu{top:64px}
  .home-hero{display:block;min-height:0;padding:24px 0 42px}.home-hero h1 .red-dot{color:var(--red)}.home-hero__intro{margin-top:28px}.home-hero__intro p{font-size:14px}
  body[data-page="home"] .selected-work{padding:0 0 57px}body[data-page="home"] .work-card img{aspect-ratio:1.57}body[data-page="home"] .engagement{padding:28px 0 54px}body[data-page="home"] .home-about{padding:0 0 53px}
  .problems{padding:37px 0 58px}.problems .section-heading-row{margin-bottom:24px}
  .problem-grid{grid-template-columns:1fr;gap:10px;border:0}.problem-grid article,.problem-grid article:nth-child(even){position:relative;min-height:138px;padding:18px;border:1px solid var(--line);display:flex}.problem-grid .number{margin-bottom:25px}.problem-grid img{position:absolute;top:17px;right:17px;width:28px;height:28px;margin:0}.problem-grid h2{margin-bottom:13px}.problem-grid article>p:last-child{font-size:11px}
  .selected-work{padding:0 0 57px}.selected-work .section-heading-row{margin-bottom:26px}.work-grid{gap:36px}.work-card img{aspect-ratio:1.57}.work-card__title,.work-grid--large .work-card__title{font-size:21px}.work-card__copy{font-size:12px}
  .engagement{padding:28px 0 54px}.engagement .section-heading-row{margin-bottom:17px}.engagement-grid{grid-template-columns:1fr;border:0}.engagement-grid article,.engagement-grid article:nth-child(even){min-height:150px;padding:23px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:30px 1fr}.engagement-grid img{width:24px;height:24px}.engagement-grid h2{font-size:18px}.engagement-grid article>p{font-size:12px}
  .home-about{padding:0 0 53px;display:flex}.home-about__portrait{width:100%;height:auto;aspect-ratio:1.65}.home-about__copy{display:block}.home-about__copy .eyebrow{margin-bottom:18px}.home-about__copy h2{font-size:34px;margin-bottom:19px}.home-about__copy p:not(.eyebrow){font-size:13px;margin-bottom:17px;padding:0}.home-about__copy .text-link{margin-top:4px}
  .cta-band,.work-closing{width:calc(100% - 48px)}.cta-band{padding:30px 20px}.site-footer{width:calc(100% - 48px)}
  .work-hero{min-height:0;padding:34px 0 61px;display:block}.work-hero h1{font-size:52px;white-space:normal}.work-hero__strap{margin-top:20px;font-size:18px}.work-hero__copy{margin-top:17px;font-size:14px}.work-hero__intro{margin-top:23px;padding:0;border-top:1px solid var(--line)}.work-hero__intro .text-link{padding-top:19px}.work-list{padding:9px 0 48px}.work-filter-row{margin-bottom:50px}.work-grid--large{gap:25px}.work-grid--large .work-card{padding-bottom:26px;border-bottom:1px solid var(--line)}.work-grid--large .work-card__title{font-size:20px}.work-grid--large .work-card__copy{font-size:13px}.work-closing{padding:38px 0;align-items:flex-start;background:transparent;border-left:0;border-right:0}.work-closing h2{font-size:28px}.work-closing__icon{width:42px;height:42px}.work-closing>div{width:100%;display:block}.work-closing>div p{margin-bottom:24px}.work-closing .button{width:100%}
  .about-method{padding:35px 0 46px}.about-method__intro .eyebrow{margin-bottom:31px}.about-method__intro>p:last-child{font-size:13px}.principles{margin-top:16px;border-left:0}.principles article{padding:21px 0;border-right:0;border-bottom:1px solid var(--line)}.principles img{margin-bottom:13px}.principles h3{font-size:18px}.principles p{font-size:12px}.experience{padding:32px 0 38px}.timeline h2{font-size:10px}.timeline article{min-height:158px;padding-bottom:26px}.timeline__marker{top:0}.timeline article>p:last-child{font-size:12px}.about-pulls{padding:32px 0 38px}.pull-grid{grid-template-columns:1fr;gap:10px}.pull-grid article,.pull-grid article:nth-child(even),.pull-grid article:last-child{grid-column:auto;min-height:170px;padding:18px;border:1px solid var(--line)}.pull-grid .number{margin-bottom:27px}.pull-grid img{position:absolute;top:17px;right:17px}.pull-grid h2{font-size:18px}
  .approach-hero{padding:21px 0 57px;display:block}.approach-hero h1{font-size:43px}.approach-hero>div{margin-top:24px}.approach-hero>div>p{max-width:330px;font-size:13px}.approach-hero>div .text-link{width:180px;margin-top:24px;padding-top:18px}.process{padding:37px 0 53px}.process-grid article{position:relative;margin-bottom:14px;padding:18px 20px 23px;border:1px solid var(--line)}.process-grid .number{margin-bottom:27px}.process-icon{position:absolute;right:20px;width:38px;height:38px}.process-grid h2{font-size:22px}.process-grid article>p:not(.number){font-size:12px}.process-illustration{height:92px;margin-top:18px;object-position:left center}.process-illustration--dots{width:46%;margin-left:0}.process-illustration--browser{width:54%;margin-left:0}
  .where-help{padding:39px 0 48px}.where-help .section-heading-row{margin-bottom:16px}.where-grid{grid-template-columns:1fr;border:0}.where-grid article,.where-grid article:nth-child(even){min-height:188px;padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.where-grid img{margin-bottom:25px}.where-grid h2{font-size:20px}.where-grid article>p{font-size:12px}
  .ai-role{padding:38px 0 58px;display:block}.ai-role__intro{display:block}.ai-role__intro .eyebrow{margin-bottom:31px}.ai-role__intro h2{margin:0 0 16px;font-size:35px}.ai-role__intro>p{margin:0;font-size:12px}.ai-role__grid{margin-top:25px;grid-template-columns:1fr;border:0;border-top:1px solid var(--line)}.ai-role__grid article{min-height:92px;padding:18px 0;border-right:0;border-bottom:1px solid var(--line);grid-template-columns:42px 1fr}.ai-role__grid article>img,.rocket-icon{width:34px;height:34px;padding:6px}.ai-role__grid h3{font-size:15px}.ai-role__grid p{font-size:11px}.rocket-icon img:first-child{left:8.1px;top:8.8px;width:17.31px;height:16.87px}.rocket-icon img:last-child{left:7.2px;top:21px;width:6.36px;height:6.25px}
  body[data-page="approach"] .cta-band{display:flex}
  body[data-page="approach"] .cta-band{min-height:0;padding:45px 24px}
  .contact-hero{min-height:0;padding:20px 0 42px}.contact-hero>div{margin:25px 0 0}.contact-hero p{font-size:13px}.contact-main{grid-template-columns:1fr;gap:0}.starting-grid{grid-template-columns:1fr;gap:14px;border:0}.starting-grid article,.starting-grid article:nth-child(even){min-height:220px;padding:24px 20px;border:1px solid var(--line)}.starting-grid h2{font-size:21px}.starting-grid article>p{font-size:13px}.starting-points{padding:43px 0}.contact-aside{margin-top:36px}.contact-aside section{padding-top:28px}
}

@media(max-width:374px){.home-hero h1,.contact-hero h1{font-size:46px}.approach-hero h1{font-size:40px}.problem-grid h2,.engagement-grid h2,.pull-grid h2,.where-grid h2,.starting-grid h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-delay:0ms!important;animation-iteration-count:1!important}.case-modal__panel{transform:none}.intro-render{display:none}}

/* Final responsive alignment to the approved desktop and mobile Figma frames. */
:root{--page-width:1018px;--mobile-gutter:24px;--mobile-width:342px}
.shell,.site-header__inner,.mobile-menu{width:min(var(--page-width),calc(100% - 48px));margin-inline:auto}
.button--nav{width:176px;white-space:nowrap;justify-content:center;gap:0}
.button--nav span{display:none}
.approach-title--mobile{display:none}

@media(min-width:721px){
  .site-header__inner{height:83px}
  .desktop-nav{gap:37px}
  .site-footer{width:min(var(--page-width),calc(100% - 48px))}
  .case-modal--meeting .case-modal__body,.case-modal--operating .case-modal__body{padding-bottom:71px}
  .case-modal--operating .case-modal__title{max-width:760px}
}

@media(max-width:720px){
  html,body{width:100%;overflow-x:hidden}
  body{font-size:14px}
  .shell,.site-header__inner,.mobile-menu{width:min(var(--mobile-width),calc(100% - 48px));margin-inline:auto}
  .site-header{padding-top:24px}
  .site-header__inner{height:44px}
  .wordmark{font-size:25px;font-weight:600;line-height:22px}
  .menu-toggle{display:flex;position:relative;width:44px;height:44px;padding:0;border:0;background:transparent;align-items:center;justify-content:center}
  .menu-toggle::before,.menu-toggle::after,.menu-toggle i{width:22px;height:1.5px}
  .menu-toggle::before{transform:translateY(-8px)}
  .menu-toggle::after{transform:translateY(8px)}
  .menu-toggle[aria-expanded=true]::before{transform:rotate(45deg)}
  .menu-toggle[aria-expanded=true]::after{transform:rotate(-45deg)}
  .mobile-menu{top:68px;left:24px;right:24px;width:auto}
  .mobile-menu a.active::after{left:0;bottom:9px}

  main{display:flex;flex-direction:column;gap:48px;margin-top:48px}
  body[data-page="approach"] main{gap:64px}
  main>section{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}
  .section-rule{border-top:0}
  .section-heading-row{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0 0 16px}
  .section-heading-row::after,.starting-points>.eyebrow::after{content:"";display:block;width:24px;height:2px;margin-top:0;background:var(--red)}
  .section-heading-row>p:last-child,.section-heading-row>a{margin:0;font-size:12px}
  .eyebrow{font-size:11px;line-height:14px}
  .text-link{gap:12px;font-size:11px;line-height:14px}
  .text-link span,.red-arrow{font-size:18px;line-height:18px;transform:none}
  .button{min-height:48px;padding:0 20px;font-size:11px;line-height:14px}

  .home-hero{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-height:0;padding:0}
  .home-hero h1{width:100%;font-size:52px;font-weight:600;line-height:50px;letter-spacing:-.06em}
  .home-hero h1 .red-dot{display:inline;color:var(--red)}
  .home-hero__intro{display:contents;max-width:none;margin:0;padding:0}
  .home-hero__intro p{order:2;width:100%;margin:0;font-size:16px;line-height:24px}
  .home-hero__intro::after{content:"";order:3;width:64px;height:1px;background:var(--line)}
  .home-hero__intro .text-link{order:4}

  .problems{display:flex;flex-direction:column;gap:16px;padding:0}
  .problems .section-heading-row{margin:0}
  .problems .section-heading-row::after{display:none}
  .problem-grid{display:flex;flex-direction:column;gap:14px;border:0}
  .problem-grid article,.problem-grid article:nth-child(even){min-height:0;padding:20px;border:1px solid var(--line);display:grid;grid-template-columns:1fr auto;grid-template-rows:34px auto auto;row-gap:14px}
  .problem-grid .number{grid-column:1;grid-row:1;order:unset;margin:0;font-size:10px;line-height:13px}
  .problem-grid img{position:static;grid-column:2;grid-row:1;order:unset;width:auto;min-width:28px;max-width:30px;height:28px;margin:0}
  .problem-grid h2{grid-column:1/-1;grid-row:2;order:unset;margin:0;font-size:19px;line-height:24px}
  .problem-grid article>p:last-child{grid-column:1/-1;grid-row:3;order:unset;margin:0;color:var(--ink);font-size:14px;line-height:21px}

  .selected-work,body[data-page="home"] .selected-work{padding:0}
  .selected-work .section-heading-row{margin-bottom:16px}
  .selected-work .section-heading-row::after{display:none}
  .selected-work .section-heading-row>a{margin-top:0;color:var(--red)}
  .work-grid{grid-template-columns:1fr;gap:28px}
  .work-card img,body[data-page="home"] .work-card img{aspect-ratio:342/218;object-fit:cover}
  .work-card__body{padding-top:12px}
  .work-card__title,.work-grid--large .work-card__title{max-width:342px;margin-bottom:12px;font-size:21px;line-height:27px;font-weight:500;letter-spacing:-.035em}
  .work-card__copy,.work-grid--large .work-card__copy{min-height:0;margin-bottom:12px;color:var(--ink);font-size:14px;line-height:21px}
  body[data-page="home"] .work-card__copy{margin-bottom:0}

  .engagement,body[data-page="home"] .engagement{padding:0}
  .engagement .section-heading-row{margin-bottom:0}
  .engagement .section-heading-row::after{display:none}
  .engagement-grid{display:flex;flex-direction:column;border:0}
  .engagement-grid article,.engagement-grid article:nth-child(even){min-height:0;padding:20px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:8px}
  .engagement-grid article:first-child{border-top:1px solid var(--line)}
  .engagement-grid img{grid-column:1;grid-row:1/3;width:28px;height:28px;margin:0}
  .engagement-grid h2{grid-column:2;grid-row:1;margin:0;font-size:20px;line-height:26px}
  .engagement-grid h2::after{display:none}
  .engagement-grid article>p{grid-column:2;grid-row:2;margin:0;color:var(--ink);font-size:14px;line-height:21px}

  .home-about,body[data-page="home"] .home-about{display:flex;flex-direction:column;gap:20px;padding:0;border:0}
  .home-about__portrait{width:100%;height:auto;aspect-ratio:342/207;object-fit:cover}
  .home-about__copy{display:flex;flex-direction:column;gap:16px;padding:0}
  .home-about__copy .eyebrow,.home-about__copy h2,.home-about__copy p:not(.eyebrow),.home-about__copy .text-link{margin:0;padding:0}
  .home-about__copy h2{font-size:36px;line-height:39px}
  .home-about__copy p:not(.eyebrow){font-size:14px;line-height:21px}

  .cta-band,.work-closing,body[data-page="approach"] .cta-band{width:min(var(--mobile-width),calc(100% - 48px));min-height:0;padding:24px 20px;display:flex;flex-direction:column;align-items:stretch;gap:20px;border:1px solid var(--line);background:transparent}
  .cta-band h2,.work-closing h2{max-width:100%;margin:0;font-size:30px;line-height:32px;font-weight:600;letter-spacing:-.045em}
  .cta-band>p,.cta-band__copy p,.work-closing p{margin:0;color:var(--ink);font-size:14px;line-height:21px}
  .cta-band__details,.cta-band__copy{gap:8px;font-size:12px}
  .cta-band .button,.work-closing .button{width:100%}

  .work-hero{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-height:0;padding:0}
  .work-hero>div:first-child{display:contents}
  .work-hero h1{width:220px;margin:0;font-size:48px;font-weight:600;line-height:50px;white-space:normal}
  .work-hero__strap{margin:0;font-size:21px;line-height:28px}
  .work-hero__copy{margin:0;font-size:16px;line-height:24px}
  .work-hero__intro{display:contents;margin:0;padding:0;border:0}
  .work-hero__intro::before{content:"";width:64px;height:1px;background:var(--line)}
  .work-hero__intro .text-link{padding:0;color:var(--red)}
  .work-list{padding:0}
  .work-filter-row{margin:0 0 28px}
  .work-filter-row>.eyebrow{display:none}
  .work-filter-row::after{display:none}
  .filters{width:100%;margin:0;gap:22px;justify-content:flex-start}
  .filters button{width:48px;padding:0 0 10px;text-align:left;font-size:11px;line-height:14px}
  .filters button.active::after{left:0;bottom:3px;width:24px;transform:none}
  .work-grid--large{gap:28px}
  .work-grid--large .work-card{padding-bottom:26px;border-bottom:1px solid var(--line)}
  .work-closing{padding-block:28px;border-left:0;border-right:0}
  .work-closing h2{font-size:30px;line-height:32px}
  .work-closing__icon{width:42px;height:42px}
  .work-closing>div{display:flex;flex-direction:column;gap:20px}

  .about-hero{display:flex;flex-direction:column;gap:20px;padding:0}
  .about-hero>img{width:100%;height:auto;aspect-ratio:342/286;object-fit:cover}
  .about-hero>div{display:flex;flex-direction:column;gap:20px}
  .about-hero h1{margin:0;font-size:42px;font-weight:600;line-height:46px}
  .about-hero div>p:not(.red-strap){margin:0;font-size:16px;line-height:24px}
  .red-strap{min-width:96px;margin:0;padding-top:18px;font-size:16px;line-height:22px}
  .about-method{display:flex;flex-direction:column;gap:0;padding:0}
  .about-method__intro{display:flex;flex-direction:column;gap:16px}
  .about-method__intro .eyebrow{margin:0 0 16px}
  .about-method__intro .eyebrow::after{bottom:-12px;width:24px}
  .about-method__intro>p:last-child{margin:0;font-size:16px;line-height:24px}
  .principles{display:flex;flex-direction:column;margin-top:0;border:0}
  .principles article{min-height:0;padding:20px 0;border-right:0;border-bottom:0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}
  .principles img{width:34px;height:34px;margin:0}
  .principles h3{margin:0;font-size:20px;line-height:26px}
  .principles p{margin:0;color:var(--ink);font-size:14px;line-height:21px}
  .experience{padding:0;overflow:visible}
  .experience .section-heading-row{margin-bottom:20px}
  .experience .section-heading-row>p:last-child{display:none}
  .timeline{display:block;padding:0 0 0 28px}
  .timeline::before{top:0;bottom:0;left:4px;right:auto;width:1px;height:auto}
  .timeline article{min-height:0;padding:0 0 30px 0}
  .timeline article:last-child{padding-bottom:0}
  .timeline__marker{top:1px;left:-28px;width:8px;height:8px;border:0;box-shadow:none}
  .timeline__date{margin-bottom:9px;font-size:10px;line-height:13px}
  .timeline h2{margin-bottom:8px;font-size:11px;line-height:14px;font-weight:700;text-transform:uppercase}
  .timeline article>p:last-child{font-size:14px;line-height:21px;color:var(--ink)}
  .about-pulls{padding:0}
  .about-pulls .section-heading-row{margin-bottom:16px}
  .pull-grid{display:flex;flex-direction:column;gap:14px;border:0}
  .pull-grid article,.pull-grid article:nth-child(even),.pull-grid article:last-child{position:relative;min-height:0;padding:20px;border:1px solid var(--line)}
  .pull-grid .number{margin-bottom:34px}
  .pull-grid img{position:absolute;top:20px;right:20px;width:30px;height:30px;margin:0}
  .pull-grid h2{margin-bottom:12px;font-size:19px;line-height:24px}
  .pull-grid article>p:last-child{font-size:14px;line-height:21px;color:var(--ink)}

  .approach-title--desktop{display:none}
  .approach-title--mobile{display:inline}
  .approach-hero{display:flex;flex-direction:column;gap:18px;min-height:0;padding:0}
  .approach-hero h1{margin:0;font-size:40px;font-weight:600;line-height:36px;letter-spacing:-.055em}
  .approach-hero>div{display:flex;flex-direction:column;gap:18px;margin:0}
  .approach-hero>div>p{max-width:none;margin:0;font-size:16px;line-height:24px}
  .approach-hero>div::after{content:"";order:2;width:64px;height:1px;background:var(--line)}
  .approach-hero>div .text-link{order:3;width:auto;margin:0;padding:0;border:0}
  .process{padding:0}
  .process .section-heading-row{margin-bottom:24px}
  .process-grid{display:flex;flex-direction:column;gap:24px}
  .process-grid article{position:relative;margin:0;padding:22px 20px;border:1px solid var(--line);display:flex;flex-direction:column;gap:16px}
  .process-grid article:not(:last-of-type){border-right:1px solid var(--line)}
  .process-grid .number{order:1;margin:0;font-size:11px;line-height:14px}
  .process-icon{position:absolute;top:22px;right:20px;order:2;width:54px;height:54px;margin:0}
  .process-grid h2{order:3;margin:28px 0 0;font-size:24px;line-height:30px}
  .process-grid article>p:not(.number){order:4;min-height:0;margin:0;font-size:15px;line-height:22px;color:var(--ink)}
  .process-illustration{order:5;width:auto;height:auto;max-height:78px;margin:0;object-position:left center}
  .process-illustration--dots{width:120px;margin:0}
  .process-illustration--browser{width:150px;margin:0}
  .process-arrow{display:none}
  .where-help{padding:0}
  .where-help .section-heading-row{margin-bottom:0}
  .where-grid{display:flex;flex-direction:column;border:0}
  .where-grid article,.where-grid article:nth-child(even){min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}
  .where-grid img{width:42px;height:42px;margin-bottom:16px}
  .where-grid h2{margin-bottom:10px;font-size:20px;line-height:26px}
  .where-grid article>p{font-size:14px;line-height:21px;color:var(--ink)}
  .ai-role{display:flex;flex-direction:column;gap:24px;padding:0}
  .ai-role__intro{display:flex;flex-direction:column;gap:16px}
  .ai-role__intro .eyebrow{margin:0 0 16px}
  .ai-role__intro .eyebrow::after{bottom:-12px;width:24px}
  .ai-role__intro h2{margin:0;font-size:38px;line-height:40px}
  .ai-role__intro>p{margin:0;font-size:14px;line-height:21px}
  .ai-role__grid{display:flex;flex-direction:column;margin:0;border:0;border-top:1px solid var(--line)}
  .ai-role__grid article{min-height:0;padding:18px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:5px}
  .ai-role__grid article>img,.rocket-icon{grid-column:1;grid-row:1/3;width:42px;height:42px;margin:0;padding:8px;border:1px solid var(--line)}
  .ai-role__grid h3{grid-column:2;grid-row:1;margin:0;font-size:16px;line-height:22px}
  .ai-role__grid p{grid-column:2;grid-row:2;margin:0;font-size:12px;line-height:18px;color:var(--ink)}

  .contact-hero{display:flex;flex-direction:column;gap:18px;min-height:0;padding:0}
  .contact-hero h1{margin:0;font-size:48px;font-weight:600;line-height:50px}
  .contact-hero>div{display:flex;flex-direction:column;gap:16px;margin:0}
  .contact-hero p{margin:0;font-size:16px;line-height:24px}
  .contact-main{display:flex;flex-direction:column;gap:48px;padding:0}
  .contact-form>.eyebrow{margin-bottom:20px}
  .contact-form>.eyebrow::after,.contact-aside .eyebrow::after{content:"";display:block;width:24px;height:2px;margin-top:10px;background:var(--red)}
  .form-row{grid-template-columns:1fr;gap:0}
  .contact-form label{margin-bottom:10px}
  .contact-form input,.contact-form textarea,.contact-form select{min-height:48px;padding:20px 14px 8px;font-size:12px}
  .contact-form textarea{min-height:120px}
  .form-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:0}
  .form-actions .button{width:100%}
  .form-actions p{margin:0;font-size:11px}
  .contact-aside{display:flex;flex-direction:column;gap:32px;margin:0;padding:0;border:0}
  .contact-aside section{padding:0;border:0}
  .contact-aside .eyebrow{margin-bottom:15px}
  .contact-method{gap:14px;margin-bottom:15px;font-size:14px;line-height:21px}
  .contact-method img{width:32px;height:28px;object-fit:contain}
  .useful-conversations{margin:0;padding:0;border:0}
  .useful-conversations li{margin-bottom:10px;padding-left:22px;font-size:12px;line-height:18px}
  .starting-points{padding:0}
  .starting-points>.eyebrow{margin-bottom:24px}
  .starting-points>.eyebrow::after{margin-top:10px}
  .starting-grid{display:flex;flex-direction:column;gap:14px;border:0}
  .starting-grid article,.starting-grid article:nth-child(even){min-height:0;padding:24px 20px 20px;border:1px solid var(--line)}
  .starting-grid img{width:34px;height:34px;margin-bottom:24px}
  .starting-grid h2{font-size:21px;line-height:27px}
  .starting-grid article>p{font-size:14px;line-height:21px}
  .starting-grid .red-arrow{position:static;display:block;margin-top:18px}

  .site-footer{width:min(var(--mobile-width),calc(100% - 48px));min-height:0;margin-top:48px;padding:24px 0 32px;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:20px}
  .site-footer .wordmark{font-size:16px;line-height:20px}
  .site-footer nav{gap:18px;font-size:10px}
  .site-footer>p{font-size:9px}

  .case-modal__body{padding-left:24px;padding-right:24px}
  .case-modal__title{font-weight:600}
}

/* Exact mobile section geometry from the approved 390px Figma frames. */
@media(max-width:720px){
  body{padding-bottom:32px}
  .site-footer{height:115px;margin-top:48px;padding:24px 0 0;gap:18px}

  body[data-page="home"] .home-hero{height:291px}
  body[data-page="home"] .home-hero .text-link{height:14px;padding-top:1px}
  body[data-page="home"] .home-hero .text-link span{line-height:14px}
  body[data-page="home"] .problems{height:896px}
  body[data-page="home"] .problem-grid article:nth-child(1),body[data-page="home"] .problem-grid article:nth-child(4){height:147px}
  body[data-page="home"] .problem-grid article:nth-child(2),body[data-page="home"] .problem-grid article:nth-child(3),body[data-page="home"] .problem-grid article:nth-child(5){height:168px}
  body[data-page="home"] .selected-work{height:1149px}
  body[data-page="home"] .selected-work .section-heading-row{height:18px;margin-bottom:40px;flex-direction:row;justify-content:space-between;align-items:center}
  body[data-page="home"] .work-grid{gap:40px}
  body[data-page="home"] .work-card{height:337px}
  body[data-page="home"] .work-card img{height:182px;aspect-ratio:auto}
  body[data-page="home"] .work-card__body{padding-top:20px}
  body[data-page="home"] .work-card__title{height:52px;margin-bottom:20px}
  body[data-page="home"] .work-card__copy{height:63px}
  body[data-page="home"] .engagement{height:707px}
  body[data-page="home"] .engagement .section-heading-row{height:18px}
  body[data-page="home"] .engagement-grid article,body[data-page="home"] .engagement-grid article:nth-child(even){position:relative;height:172px;padding:20px 0;display:block}
  body[data-page="home"] .engagement-grid article:first-child{border-top:0}
  body[data-page="home"] .engagement-grid img{position:absolute;top:20px;left:0;width:30px;height:28px}
  body[data-page="home"] .engagement-grid h2{position:absolute;top:59px;left:0;margin:0;font-size:20px;line-height:25px}
  body[data-page="home"] .engagement-grid h2::after{display:block;bottom:-14px;width:28px}
  body[data-page="home"] .engagement-grid article>p{position:absolute;top:110px;left:0;font-size:14px;line-height:21px}
  body[data-page="home"] .home-about{height:537px;gap:0}
  body[data-page="home"] .home-about__copy{height:314px;gap:0;padding-top:16px}
  body[data-page="home"] .home-about__copy .eyebrow{margin-bottom:16px}
  body[data-page="home"] .home-about__copy h2{height:70px;margin-bottom:16px;font-size:34px;line-height:35px}
  body[data-page="home"] .home-about__copy p:not(.eyebrow){margin:0;font-size:14px;line-height:21px}
  body[data-page="home"] .home-about__copy .text-link{margin-top:16px}
  body[data-page="home"] .cta-band{height:282px;padding:24px 20px;gap:0}
  body[data-page="home"] .cta-band>div:first-child .eyebrow{margin-bottom:16px}
  body[data-page="home"] .cta-band h2{height:68px;margin-bottom:16px;font-size:32px;line-height:34px}
  body[data-page="home"] .cta-band__details{gap:16px;margin-bottom:16px;font-size:14px;line-height:20px}

  body[data-page="work"] .work-hero__intro .text-link{width:auto;justify-content:flex-start}
  body[data-page="work"] .work-filter-row{margin-bottom:48px}
  body[data-page="work"] .filters{height:34px}
  body[data-page="work"] .work-grid--large{height:1307px;gap:28px}
  body[data-page="work"] .work-grid--large .work-card{height:417px}
  body[data-page="work"] .work-closing{position:relative;height:401px;padding:0;display:block}
  body[data-page="work"] .work-closing h2{position:absolute;top:24px;left:0;width:342px;font-size:30px;line-height:33px}
  body[data-page="work"] .work-closing__icon{position:absolute;top:207px;left:0;width:42px;height:42px}
  body[data-page="work"] .work-closing>div{position:absolute;top:267px;left:0;width:342px;display:block}
  body[data-page="work"] .work-closing>div p{margin:0 0 18px;font-size:14px;line-height:22px}
  body[data-page="work"] .work-closing .button{width:302px}

  body[data-page="about"] .about-hero{height:669px}
  body[data-page="about"] .about-hero h1{width:300px;height:184px}
  body[data-page="about"] .about-method{height:854px}
  body[data-page="about"] .about-method__intro{height:138px}
  body[data-page="about"] .principles article:nth-child(1),body[data-page="about"] .principles article:nth-child(4){height:166px}
  body[data-page="about"] .principles article:nth-child(2),body[data-page="about"] .principles article:nth-child(3){height:192px}
  body[data-page="about"] .experience{height:710px}
  body[data-page="about"] .experience .section-heading-row{height:26px;margin-bottom:20px}
  body[data-page="about"] .timeline{height:664px;padding-left:34px}
  body[data-page="about"] .timeline::before{left:8px}
  body[data-page="about"] .timeline article{height:116px;margin-bottom:20px;padding:0}
  body[data-page="about"] .timeline article:last-child{margin-bottom:0}
  body[data-page="about"] .timeline__marker{left:-34px}
  body[data-page="about"] .about-pulls{height:946px}
  body[data-page="about"] .about-pulls{overflow:clip}
  body[data-page="about"] .pull-grid{gap:16px}
  body[data-page="about"] .pull-grid article:nth-child(1),body[data-page="about"] .pull-grid article:nth-child(2),body[data-page="about"] .pull-grid article:nth-child(4),body[data-page="about"] .pull-grid article:nth-child(5){height:163px}
  body[data-page="about"] .pull-grid article:nth-child(3){height:188px}
  body[data-page="about"] .pull-grid .number{margin-bottom:30px}
  body[data-page="about"] .cta-band{height:310px}

  body[data-page="approach"] main{margin-top:64px}
  body[data-page="approach"] .process{height:1322px}
  body[data-page="approach"] .process .section-heading-row{height:26px;margin-bottom:24px}
  body[data-page="approach"] .process-grid article:nth-of-type(1){height:294px}
  body[data-page="approach"] .process-grid article:nth-of-type(2),body[data-page="approach"] .process-grid article:nth-of-type(3),body[data-page="approach"] .process-grid article:nth-of-type(4){height:302px}
  body[data-page="approach"] .where-help{height:857px}
  body[data-page="approach"] .where-help .section-heading-row{height:26px}
  body[data-page="approach"] .where-grid article:nth-child(1),body[data-page="approach"] .where-grid article:nth-child(3){height:189px}
  body[data-page="approach"] .where-grid article:nth-child(2){height:216px}
  body[data-page="approach"] .where-grid article:nth-child(4){height:237px}
  body[data-page="approach"] .where-grid img{width:48px;height:48px}
  body[data-page="approach"] .ai-role{height:742px;gap:0}
  body[data-page="approach"] .ai-role__intro{gap:0}
  body[data-page="approach"] .ai-role__intro .eyebrow{height:26px;margin:0 0 20px}
  body[data-page="approach"] .ai-role__intro h2{height:72px;margin-bottom:20px;font-size:36px;line-height:36px}
  body[data-page="approach"] .ai-role__intro>p{height:88px;margin-bottom:20px;font-size:14px;line-height:22px}
  body[data-page="approach"] .ai-role__grid article{height:109px;margin-bottom:20px}
  body[data-page="approach"] .ai-role__grid article:last-child{margin-bottom:0}
  body[data-page="approach"] .cta-band{height:306px;padding:24px 20px;gap:16px}
  body[data-page="approach"] .cta-band h2{font-size:32px;line-height:34px}
  body[data-page="approach"] .site-footer{margin-top:64px}

  body[data-page="contact"] .contact-hero{position:relative;height:281px}
  body[data-page="contact"] .contact-hero>div{gap:24px}
  body[data-page="contact"] .contact-hero::after{content:"";position:absolute;bottom:0;left:0;width:64px;height:1px;background:var(--line)}
  body[data-page="contact"] .contact-form{height:523px}
  body[data-page="contact"] .contact-form>.eyebrow{height:26px;margin-bottom:14px}
  body[data-page="contact"] .contact-form label{margin-bottom:14px}
  body[data-page="contact"] .contact-form input,body[data-page="contact"] .contact-form select{min-height:40px;height:40px}
  body[data-page="contact"] .contact-form textarea{min-height:105px;height:105px}
  body[data-page="contact"] .contact-form textarea{display:block}
  body[data-page="contact"] .contact-form input[name="timeline"]{height:52px}
  body[data-page="contact"] .form-actions{gap:14px}
  body[data-page="contact"] .form-status:empty{display:none}
  body[data-page="contact"] .contact-aside{gap:48px}
  body[data-page="contact"] .contact-aside>section:first-child{height:171px}
  body[data-page="contact"] .contact-aside .eyebrow{height:26px;margin-bottom:15px}
  body[data-page="contact"] .contact-method{height:auto;margin-bottom:13px}
  body[data-page="contact"] .useful-conversations{height:164px}
  body[data-page="contact"] .useful-conversations .eyebrow{height:14px;margin-bottom:10px}
  body[data-page="contact"] .useful-conversations .eyebrow::after{display:none}
  body[data-page="contact"] .useful-conversations li{height:20px;margin-bottom:10px;line-height:20px}
  body[data-page="contact"] .starting-points{height:983px}
  body[data-page="contact"] .starting-points>.eyebrow{height:26px;margin-bottom:16px}
  body[data-page="contact"] .starting-grid{gap:16px}
  body[data-page="contact"] .starting-grid article:nth-child(1){height:216px}
  body[data-page="contact"] .starting-grid article:nth-child(2){height:215px}
  body[data-page="contact"] .starting-grid article:nth-child(3){height:240px}
  body[data-page="contact"] .starting-grid article:nth-child(4){height:222px}
  body[data-page="contact"] .cta-band{height:293px}
}

/* Exact desktop section rhythm on the shared 1018px canvas. */
@media(min-width:721px){
  body[data-page="home"] .problems{height:217px;padding-top:14px}
  body[data-page="home"] .problems .section-heading-row{margin-bottom:6px}
  body[data-page="home"] .problem-grid{height:180px}
  body[data-page="home"] .problem-grid article{height:178px;min-height:178px}
  body[data-page="home"] .selected-work{height:363px;padding:28px 0 0}
  body[data-page="home"] .selected-work .section-heading-row{margin-bottom:8px}
  body[data-page="home"] .work-grid{grid-template-columns:repeat(3,326.568px);gap:17.02px}
  body[data-page="home"] .work-card img{width:326.568px;height:174px;aspect-ratio:auto}
  body[data-page="home"] .work-card__body{padding-top:32px}
  body[data-page="home"] .work-card__title{max-width:320px;margin-bottom:10px;font-size:17px;line-height:17px}
  body[data-page="home"] .work-card__copy{font-size:10px;line-height:16px}
  body[data-page="home"] .engagement{height:145px;padding:14px 0 0}
  body[data-page="home"] .engagement .section-heading-row{margin-bottom:10px}
  body[data-page="home"] .engagement-grid{height:95px}
  body[data-page="home"] .engagement-grid article{height:95px;min-height:95px}
  body[data-page="home"] .home-about{height:190px;padding:15px 0 22px}
  body[data-page="home"] .home-about__portrait{margin:0}
  body[data-page="home"] .cta-band{height:112px;min-height:0;padding:16px 24px}
  body[data-page="home"] .site-footer{height:78px;min-height:0}

  body[data-page="work"] .work-hero{height:286px;min-height:0;padding:39px 0 0;align-items:start}
  body[data-page="work"] .work-hero h1{height:96px;font-size:86px;line-height:96px}
  body[data-page="work"] .work-hero__strap{margin-top:24px;line-height:22px}
  body[data-page="work"] .work-hero__copy{height:54px;margin-top:10px;line-height:27px}
  body[data-page="work"] .work-hero__intro{position:absolute;right:0;top:220px;width:190px;padding-bottom:0}
  body[data-page="work"] .work-list{height:461px;padding:20px 0 44px}
  body[data-page="work"] .work-filter-row{margin-bottom:8px}
  body[data-page="work"] .filters button{padding:0;height:29px;transform:translateY(-5px)}
  body[data-page="work"] .work-grid--large{height:360px}
  body[data-page="work"] .work-grid--large .work-card{height:360px}
  body[data-page="work"] .work-grid--large .work-card__body{padding-top:13px}
  body[data-page="work"] .work-closing{height:160px}
  body[data-page="work"] .site-footer{height:58px;min-height:0}

  body[data-page="about"] .about-method{height:248px;padding:30px 0 0;grid-template-columns:213px 1fr;gap:29px}
  body[data-page="about"] .about-method__intro .eyebrow{margin-bottom:38px}
  body[data-page="about"] .principles{height:188px;margin-top:22px}
  body[data-page="about"] .principles article{height:188px;min-height:188px;padding:5px 25px;display:grid;grid-template-rows:34px 10px 57px 10px auto}
  body[data-page="about"] .principles img{grid-row:1;width:34px;height:34px;margin:0}
  body[data-page="about"] .principles h3{grid-row:3;margin:0;font-size:16px;line-height:19px}
  body[data-page="about"] .principles p{grid-row:5;margin:0;font-size:11px;line-height:18px}
  body[data-page="about"] .experience{position:relative;height:220px;padding:0}
  body[data-page="about"] .experience .section-heading-row{margin-bottom:0}
  body[data-page="about"] .timeline{position:absolute;top:43px;left:0;right:0;height:160px;padding:0;grid-template-columns:220px 220px 204px 204px 170px}
  body[data-page="about"] .timeline::before{top:4px}
  body[data-page="about"] .timeline article{height:160px;padding:29px 20px 0 10px}
  body[data-page="about"] .timeline__marker{top:0;left:10px}
  body[data-page="about"] .timeline__date{height:18px;margin-bottom:9px;font-size:14px;line-height:18px}
  body[data-page="about"] .timeline h2{height:12px;margin-bottom:16px;font-size:10px;line-height:12px}
  body[data-page="about"] .timeline article>p:last-child{font-size:12px;line-height:19px}
  body[data-page="about"] .about-pulls{height:263px;padding:9px 0 5px}
  body[data-page="about"] .about-pulls .section-heading-row{margin-bottom:24px}
  body[data-page="about"] .pull-grid{height:198px}
  body[data-page="about"] .pull-grid article{height:198px;min-height:198px}
  body[data-page="about"] .cta-band{height:122px;min-height:0}
  body[data-page="about"] .site-footer{height:57px;min-height:0}

  body[data-page="approach"] .process-icon{width:54px;height:54px;margin-bottom:6px}
  body[data-page="approach"] .process-icon{transform:translateY(-10px)}
  body[data-page="approach"] .process{height:388px;overflow:clip}
  body[data-page="approach"] .process-grid .number{transform:translateY(-3px)}
  body[data-page="approach"] .process-grid article{padding-left:8px;padding-right:4px}
  body[data-page="approach"] .process-grid h2{transform:translateY(-5px);font-size:20px;line-height:24px}
  body[data-page="approach"] .process-grid article>p:not(.number){transform:translateY(-6px);height:66px;min-height:66px;font-size:12px;line-height:22px}
  body[data-page="approach"] .process-illustration{height:78px;margin-left:0;margin-right:0;transform:translateY(-12px)}
  body[data-page="approach"] .process-grid article:nth-of-type(1) .process-illustration{width:120px}
  body[data-page="approach"] .process-grid article:nth-of-type(2) .process-illustration{width:150px}
  body[data-page="approach"] .process-grid article:nth-of-type(3) .process-illustration,body[data-page="approach"] .process-grid article:nth-of-type(4) .process-illustration{width:125px}
  body[data-page="approach"] .where-help .section-heading-row{margin-bottom:20px}
  body[data-page="approach"] .where-help{height:271px}
  body[data-page="approach"] .where-grid img{width:48px;height:48px;margin-bottom:14px}
  body[data-page="approach"] .where-grid h2{margin-bottom:13px}
  body[data-page="approach"] .where-grid article:nth-child(1)>*{transform:translateX(-22px)}
  body[data-page="approach"] .where-grid article:nth-child(2)>*{transform:translateX(-10px)}
  body[data-page="approach"] .where-grid article:nth-child(3)>*{transform:translateX(1px)}
  body[data-page="approach"] .where-grid article:nth-child(4)>*{transform:translateX(13px)}
  body[data-page="approach"] .ai-role{position:relative;display:block;height:208px;padding:0}
  body[data-page="approach"] .ai-role__intro{display:block}
  body[data-page="approach"] .ai-role__intro .eyebrow{position:absolute;left:2px;top:20px;width:100px;height:12px;margin:0}
  body[data-page="approach"] .ai-role__intro h2{position:absolute;left:2px;top:60px;width:310px;height:76px;margin:0;font-size:38px;line-height:38px}
  body[data-page="approach"] .ai-role__intro>p:last-child{position:absolute;left:328px;top:64px;width:260px;height:100px;margin:0;font-size:12px;line-height:20px}
  body[data-page="approach"] .ai-role__grid{position:absolute;left:618px;top:26px;width:390px;height:156px;display:grid;grid-template-columns:190px 190px;grid-template-rows:78px 78px;border:0}
  body[data-page="approach"] .ai-role__grid article{height:78px;min-height:78px;padding:0;display:grid;grid-template-columns:42px 1fr;grid-template-rows:23px 1fr;column-gap:16px}
  body[data-page="approach"] .ai-role__grid article>img,body[data-page="approach"] .rocket-icon{grid-column:1;grid-row:1/3;width:42px;height:42px;margin:0;padding:8px;border:1px solid var(--line)}
  body[data-page="approach"] .ai-role__grid h3{grid-column:2;grid-row:1;align-self:start;height:16px;margin:0;font-size:13px;line-height:16px}
  body[data-page="approach"] .ai-role__grid p{grid-column:2;grid-row:2;align-self:start;height:45px;margin:0;font-size:9px;line-height:15px}
  body[data-page="approach"] .cta-band{height:94px;min-height:0}
  body[data-page="approach"] .site-footer{height:60px;min-height:0}

  body[data-page="contact"] .contact-hero{height:257px;min-height:0}
  body[data-page="contact"] .contact-main{position:relative;height:470px;padding:0}
  body[data-page="contact"] .contact-form>.eyebrow{margin-bottom:18px}
  body[data-page="contact"] .contact-form label{margin-bottom:14px}
  body[data-page="contact"] .contact-form>label:nth-of-type(1),body[data-page="contact"] .contact-form>label:nth-of-type(3){margin-bottom:12px}
  body[data-page="contact"] .contact-form input,body[data-page="contact"] .contact-form select{height:40px;min-height:40px}
  body[data-page="contact"] .contact-form textarea{display:block;height:105px;min-height:105px}
  body[data-page="contact"] .contact-form input[name="timeline"]{height:52px}
  body[data-page="contact"] .form-actions{margin-top:23px}
  body[data-page="contact"] .form-actions .button{height:42px;min-height:42px;width:188px}
  body[data-page="contact"] .form-status:empty{display:none}
  body[data-page="contact"] .contact-aside{position:relative;height:430px}
  body[data-page="contact"] .contact-aside>section:first-child{display:contents}
  body[data-page="contact"] .contact-aside>section:first-child .eyebrow{position:absolute;left:0;top:0}
  body[data-page="contact"] .contact-method{position:absolute;left:0;margin:0;width:100%;height:auto}
  body[data-page="contact"] .contact-method:nth-child(2){top:44px}
  body[data-page="contact"] .contact-method:nth-child(3){top:96px}
  body[data-page="contact"] .contact-method:nth-child(4){top:153px}
  body[data-page="contact"] .contact-method img{width:32px;height:30px;object-fit:contain}
  body[data-page="contact"] .useful-conversations{position:absolute;left:0;top:252px;width:100%;margin:0;padding:0;border-top:0}
  body[data-page="contact"] .useful-conversations .eyebrow{margin-bottom:21px}
  body[data-page="contact"] .useful-conversations li{height:17px;margin-bottom:10px;padding-left:30px;font-size:9px;line-height:16px}
  body[data-page="contact"] .useful-conversations li::before{font-size:14px;line-height:14px}
  body[data-page="contact"] .starting-points{height:312px;padding:14px 0 23px}
  body[data-page="contact"] .starting-points>.eyebrow{margin-bottom:21px}
  body[data-page="contact"] .starting-grid{height:240px}
  body[data-page="contact"] .starting-grid article{height:240px;min-height:240px}
  body[data-page="contact"] .cta-band{height:155px;min-height:0}
  body[data-page="contact"] .site-footer{height:125px;min-height:0;padding-top:20px;align-items:start}
}
