/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}}:root{--ink:#18211e;--ink-2:#26312d;--paper:#f4f0e7;--cream:#e9e1d2;--white:#fffdf8;--acid:#d7ef72;--coral:#e56f4d;--blue:#8eb9c6;--line:#18211e33;--gutter:clamp(1.25rem,4.7vw,5.5rem);--max:96rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--coral);outline-offset:4px}figure,h1,h2,h3,p{margin:0}em{font-family:Georgia,Times New Roman,serif;font-weight:400}main{min-height:70vh}.kicker{color:#66726d;letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:850}.kicker.inverse{color:var(--acid)}.site-header{background:var(--paper);border-bottom:1px solid var(--line);min-height:7rem;padding:1rem var(--gutter);z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.brand{align-items:baseline;width:max-content;display:flex;position:relative}.brand-word{letter-spacing:-.09em;font-size:1.85rem;font-weight:900}.brand-mark{color:var(--coral);font-size:1.9rem;font-weight:900}.brand small{color:#68736e;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:.52rem;font-weight:700;position:absolute;bottom:-.7rem;left:0}.site-header nav{gap:clamp(1.2rem,2.5vw,2.8rem);display:flex}.site-header nav a{font-size:.78rem;font-weight:800}.site-header nav span{color:#87918c;vertical-align:top;margin-right:.35rem;font-size:.55rem}.header-contact{text-transform:uppercase;justify-self:end;align-items:center;gap:1rem;font-size:.78rem;font-weight:850;display:flex}.header-contact i{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;font-style:normal;display:flex}.home-stage{color:#fff;isolation:isolate;background:#14211d;height:clamp(36rem,72svh,46rem);min-height:0;position:relative;overflow:hidden}.home-stage-image{z-index:-3;position:absolute;inset:0 0 0 37%}.home-stage-image img{object-fit:cover;object-position:55% center;animation:drift 22s ease-in-out infinite alternate}.home-stage-wash{z-index:-2;background:linear-gradient(90deg,#14211d,#14211dfa 30%,#14211db3 52%,#14211d0d 80%),linear-gradient(#0000 45%,#14211d8c);position:absolute;inset:0}.home-stage-copy{height:100%;padding:4rem var(--gutter)8rem;flex-direction:column;justify-content:center;width:min(59rem,70vw);display:flex}.home-stage h1{letter-spacing:-.085em;margin:2rem 0 2.5rem;font-size:clamp(5rem,10vw,10.8rem);line-height:.76}.home-stage h1 em{color:var(--acid);font-size:.86em}.home-stage-copy>p:not(.kicker){color:#ffffffd1;max-width:38rem;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.6}.stage-action{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff80;justify-content:space-between;width:min(23rem,100%);margin-top:2.5rem;padding:0 0 .8rem;font-size:.78rem;font-weight:850}.stage-action,.stage-action b{align-items:center;display:flex}.stage-action b{background:var(--acid);color:var(--ink);border-radius:50%;justify-content:center;width:3rem;height:3rem;font-size:1.2rem}.stage-action.compact{color:#fff}.stage-note{height:5rem;bottom:0;left:var(--gutter);letter-spacing:.13em;right:var(--gutter);text-transform:uppercase;border-top:1px solid #ffffff40;align-items:center;gap:3rem;font-size:.65rem;font-weight:800;display:flex;position:absolute}.stage-note span:first-child:before{background:var(--acid);content:"";border-radius:50%;width:.55rem;height:.55rem;margin-right:.8rem;display:inline-block}.intro-statement{max-width:var(--max);padding:clamp(7rem,12vw,13rem)var(--gutter);grid-template-columns:.55fr 1.45fr;gap:4rem;margin:0 auto;display:grid}.home-close h2,.intro-statement h2,.page-close h2{letter-spacing:-.07em;max-width:13ch;font-size:clamp(3.4rem,6.5vw,7rem);line-height:.92}.intro-statement h2 em{color:var(--coral)}.intro-statement>div>p{color:#4f5b56;max-width:48rem;margin:2.5rem 0;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.65}.text-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;justify-content:space-between;align-items:center;width:min(22rem,100%);padding-bottom:.7rem;font-size:.77rem;font-weight:850;display:flex}.text-link span{font-size:1.1rem}.text-link.light{color:#fff}.practice-section{background:var(--ink);color:#fff;padding:clamp(6rem,9vw,10rem)var(--gutter);grid-template-columns:.72fr 1.28fr;display:grid}.practice-heading{align-self:start;position:sticky;top:3rem}.practice-heading h2{letter-spacing:-.07em;margin-top:2rem;font-size:clamp(3.5rem,6vw,6.6rem);line-height:.88}.practice-heading h2 em{color:var(--acid)}.practice-list{border-top:1px solid #ffffff40}.practice-row{border-bottom:1px solid #ffffff40;grid-template-columns:3rem 1fr 1.4fr 0;align-items:center;gap:1.5rem;min-height:11rem;padding:1.5rem 0;transition:padding .35s;display:grid;position:relative;overflow:hidden}.practice-row:hover{padding-left:1rem}.practice-number{color:var(--acid);font-size:.67rem;font-weight:900}.practice-row h3{letter-spacing:-.055em;font-size:clamp(2rem,3.2vw,3.6rem)}.practice-row p{color:#bac4bf;font-size:.96rem;line-height:1.55}.practice-row figure{opacity:0;z-index:2;width:14rem;height:9rem;transition:all .35s;position:absolute;right:4rem;transform:rotate(3deg)scale(.9)}.practice-row figure img{object-fit:cover}.practice-row:hover figure{opacity:1;transform:rotate(-2deg)scale(1)}.practice-row>b{font-size:1.3rem}.method-story{grid-template-columns:1fr 1fr;min-height:50rem;display:grid}.method-story>figure{min-height:45rem;position:relative}.method-story>figure img{object-fit:cover}.method-story>div{background:var(--acid);flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex}.story-index{border-bottom:1px solid var(--line);margin:3rem 0 5rem;padding-bottom:1rem;font-size:.72rem;font-weight:800}.method-story h2{letter-spacing:-.07em;font-size:clamp(3.2rem,5vw,5.8rem);line-height:.92}.method-story>div>p:not(.kicker){max-width:35rem;margin:2.5rem 0;font-size:1.15rem;line-height:1.7}.story-points{border-top:1px solid var(--line);text-transform:uppercase;grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.3rem;font-size:.75rem;font-weight:800;display:grid}.belbin-bridge{color:#fff;padding:clamp(7rem,11vw,12rem)var(--gutter);background:#466f79;grid-template-columns:1.1fr .9fr;gap:6rem;display:grid}.belbin-bridge h2{letter-spacing:-.08em;margin-top:2rem;font-size:clamp(4rem,8vw,9rem);line-height:.8}.belbin-bridge h2 em{color:var(--acid)}.belbin-bridge>div:last-child{align-self:end}.belbin-bridge>div:last-child>p{max-width:39rem;margin-bottom:3rem;font-size:1.25rem;line-height:1.7}.home-close,.page-close{padding:clamp(7rem,12vw,13rem)var(--gutter)}.home-close h2,.page-close h2{margin:2rem 0 3rem}.home-close h2 em,.page-close h2 em{color:var(--coral)}.home-close>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:clamp(1.5rem,3vw,3rem);font-weight:800;display:flex}.home-close>a span{background:var(--coral);border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:flex}.breadcrumbs{display:none}.page-stage{background:var(--ink);color:#fff;isolation:isolate;height:clamp(35rem,68svh,43rem);min-height:0;position:relative;overflow:hidden}.page-stage>figure{z-index:-3;position:absolute;inset:0 0 0 32%}.page-stage>figure img{object-fit:cover;animation:drift 24s ease-in-out infinite alternate}.page-stage-shade{z-index:-2;background:linear-gradient(90deg,#18211e,#18211ef5 25%,#18211e94 57%,#18211e14),linear-gradient(#0000 50%,#18211e8c);position:absolute;inset:0}.page-stage-title{left:var(--gutter);width:min(66rem,72vw);position:absolute;top:clamp(5rem,11vh,8rem)}.page-stage h1{letter-spacing:-.08em;max-width:12ch;margin-top:1.5rem;font-size:clamp(4.5rem,8vw,9rem);line-height:.82}.page-stage-intro{bottom:7rem;left:var(--gutter);width:min(37rem,55vw);position:absolute}.page-stage-intro>p{color:#ffffffd4;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.6}.page-stage-scroll{letter-spacing:.12em;bottom:1.5rem;right:var(--gutter);text-transform:uppercase;align-items:center;gap:1rem;font-size:.68rem;font-weight:800;display:flex;position:absolute}.page-stage-scroll span{border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex}.editorial-section{max-width:var(--max);padding:clamp(6rem,10vw,11rem)var(--gutter);grid-template-columns:.65fr 1.35fr;gap:5rem;margin:0 auto;display:grid;position:relative}.editorial-section-1{background:var(--white);max-width:none;padding-left:max(var(--gutter),calc((100vw - 86rem)/2));padding-right:max(var(--gutter),calc((100vw - 86rem)/2))}.editorial-section>div:first-child{justify-content:space-between;display:flex}.editorial-section>div:first-child>span{color:#a2aaa6;font-size:4rem;font-weight:200}.editorial-section h2,.page-feature h2,.service-index-head h2{letter-spacing:-.065em;max-width:13ch;font-size:clamp(3rem,5.3vw,6rem);line-height:.94}.editorial-copy{gap:1.35rem;max-width:52rem;margin-top:2.5rem;display:grid}.editorial-copy p{color:#4c5853;font-size:clamp(1.08rem,1.45vw,1.3rem);line-height:1.78}.page-feature-copy{gap:1.25rem;max-width:48rem;margin:2.5rem 0;display:grid}.page-feature-copy p{color:#dce7e3;font-size:1.15rem;line-height:1.75}.service-index{background:var(--cream);padding:clamp(6rem,10vw,11rem)var(--gutter);grid-template-columns:.65fr 1.35fr;gap:5rem;display:grid}.service-index-head h2{margin-top:2rem}.service-index-list{border-top:1px solid var(--line)}.service-index-list>a,.service-index-list>article{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr 1.4fr auto;align-items:start;gap:1.3rem;padding:2.3rem 0;display:grid}.service-index-list span{color:#77817c;font-size:.7rem;font-weight:850}.service-index-list h3{letter-spacing:-.045em;font-size:clamp(1.6rem,2.5vw,2.7rem)}.service-index-list p{color:#5a6560;line-height:1.6}.service-index-list b{font-size:1.2rem}.page-feature{color:#fff;padding:clamp(7rem,11vw,12rem)var(--gutter);background:#446f79;grid-template-columns:.65fr 1.35fr;gap:5rem;display:grid}.page-feature.forest{background:var(--ink)}.page-feature>div>p{color:#dce7e3;max-width:46rem;margin:2.5rem 0;font-size:1.2rem;line-height:1.75}.case-stage,.contact-stage,.editorial-stage{background:var(--ink);color:#fff;height:clamp(36rem,70svh,45rem);min-height:0;position:relative;overflow:hidden}.editorial-stage>figure{position:absolute;inset:0 0 0 42%}.editorial-stage>figure:after{background:linear-gradient(90deg,var(--ink),transparent);content:"";position:absolute;inset:0}.editorial-stage img{object-fit:cover}.editorial-stage>div{height:100%;padding:4rem var(--gutter);z-index:2;flex-direction:column;justify-content:center;width:65%;display:flex;position:relative}.case-stage h1,.contact-stage h1,.editorial-stage h1{letter-spacing:-.08em;margin:2rem 0;font-size:clamp(4.5rem,8.5vw,9rem);line-height:.82}.case-stage h1 em,.contact-stage h1 em,.editorial-stage h1 em{color:var(--acid)}.case-stage>div>p:last-child,.contact-stage>div>p,.editorial-stage>div>p:last-child{color:#d1d9d5;max-width:35rem;font-size:1.15rem;line-height:1.65}.article-index{padding:clamp(7rem,11vw,12rem)var(--gutter)}.article-index-heading{grid-template-columns:.65fr 1.35fr;margin-bottom:6rem;display:grid}.article-index-heading h2{letter-spacing:-.07em;font-size:clamp(3rem,5.5vw,6rem);line-height:.93}.article-index-heading em{color:var(--coral)}.article-list>a{border-top:1px solid var(--line);grid-template-columns:4rem 1fr auto;align-items:start;gap:2rem;padding:2.5rem 0;display:grid}.article-list>a>span{color:#8a938f;font-size:.72rem;font-weight:800}.article-list h3{letter-spacing:-.055em;margin:.7rem 0 1rem;font-size:clamp(2rem,3.4vw,3.8rem)}.article-list div>p:last-child{color:#5a6560;max-width:44rem;line-height:1.6}.article-list>a>b{text-transform:uppercase;gap:2rem;font-size:.7rem;display:flex}.article-list>a>b i{font-size:1.2rem;font-style:normal}.article-stage{padding:clamp(6rem,10vw,11rem)var(--gutter)6rem}.article-stage h1{letter-spacing:-.08em;max-width:13ch;font-size:clamp(4rem,8vw,8rem);line-height:.87}.article-stage>div{border-top:1px solid var(--line);grid-template-columns:1.3fr .7fr;gap:3rem;margin-top:4rem;padding-top:2rem;display:grid}.article-stage>div p{font-size:1.25rem;line-height:1.65}.article-stage>div span{color:#65716c;align-self:end;font-size:.75rem}.article-layout{max-width:86rem;padding:0 var(--gutter)9rem;grid-template-columns:.55fr 1.45fr;gap:6rem;margin:0 auto;display:grid}.article-layout aside{align-self:start;position:sticky;top:2rem}.article-layout aside ol{padding:2rem 0;list-style:none}.article-layout aside li{border-top:1px solid var(--line);gap:1rem;padding:1rem 0;font-size:.8rem;display:flex}.article-layout aside li span{color:#8b948f}.article-body section{border-top:1px solid var(--line);padding:5rem 0}.article-number{color:var(--coral);font-size:.72rem;font-weight:850}.article-body h2{letter-spacing:-.065em;margin:1.5rem 0 2.5rem;font-size:clamp(2.8rem,4.5vw,4.8rem);line-height:.95}.article-body li,.article-body p{font-size:1.12rem;line-height:1.8}.article-related{padding-top:4rem}.article-related .text-link{margin-top:1.5rem}.case-stage{grid-template-columns:.7fr 1.3fr;display:grid}.case-stage>div{padding:5rem 0 5rem var(--gutter);z-index:2;align-self:center;position:relative}.case-stage>figure{height:100%;min-height:0;margin-left:-4rem;position:relative}.case-stage>figure:after{background:linear-gradient(90deg,var(--ink),transparent 30%);content:"";position:absolute;inset:0}.case-stage>figure img{object-fit:cover}.case-intro,.contact-body{padding:clamp(7rem,11vw,12rem)var(--gutter);grid-template-columns:.65fr 1.35fr;gap:6rem;display:grid}.case-intro h2,.contact-body h2{letter-spacing:-.065em;max-width:14ch;font-size:clamp(3rem,5.3vw,5.8rem);line-height:.94}.case-intro>div>p,.contact-body>div>p{color:#505b56;margin:2rem 0;font-size:1.15rem;line-height:1.7}.migration-section{background:var(--ink);color:#fff;padding:clamp(7rem,11vw,12rem)var(--gutter);grid-template-columns:.7fr 1.3fr;gap:5rem;display:grid}.migration-section>div:first-child h2{letter-spacing:-.065em;margin-top:2rem;font-size:clamp(3rem,5vw,5.8rem);line-height:.94;position:sticky;top:2rem}.migration-section>div:first-child em{color:var(--acid)}.migration-section article{border-top:1px solid #ffffff40;grid-template-columns:3rem 1fr;gap:1.5rem;padding:2rem 0;display:grid}.migration-section article h3{margin:.6rem 0;font-size:1.5rem}.migration-section article p:not(.kicker){color:#bbc6c1;line-height:1.6}.migration-section article a{margin-top:1rem;font-size:.75rem;font-weight:800;display:inline-block}.contact-stage{grid-template-columns:1.05fr .95fr;display:grid}.contact-stage>div{padding:5rem var(--gutter);align-self:center}.contact-stage h1{font-size:clamp(4rem,6.8vw,7.5rem)}.contact-stage>div>a{border-bottom:1px solid #ffffff80;margin-top:2.5rem;padding-bottom:.6rem;font-size:.8rem;font-weight:800;display:inline-block}.contact-stage>figure{height:100%;min-height:0;position:relative}.contact-stage>figure img{object-fit:cover}.quote-stage{background:#416975}.contact-body{align-items:start}.contact-body>div{position:sticky;top:3rem}.site-footer{color:#dfe6e2;padding:clamp(6rem,10vw,10rem)var(--gutter)2rem;background:#111a17}.footer-lead{border-bottom:1px solid #fff3;grid-template-columns:1fr 2fr 1fr;align-items:end;gap:3rem;padding-bottom:6rem;display:grid}.footer-lead h2{letter-spacing:-.075em;font-size:clamp(3.5rem,7vw,7.5rem);line-height:.87}.footer-lead h2 em{color:var(--acid)}.footer-grid{grid-template-columns:repeat(3,1fr);gap:3rem;padding:5rem 0;display:grid}.footer-grid>div{flex-direction:column;gap:.8rem;display:flex}.footer-grid strong{color:#7f8b85;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.65rem}.footer-grid a{font-size:.88rem}.footer-bottom{border-top:1px solid #fff3;grid-template-columns:1fr auto 1fr;align-items:end;padding-top:2rem;display:grid}.footer-brand{letter-spacing:-.09em;font-size:2.6rem;font-weight:900}.footer-brand span{color:var(--coral)}.footer-bottom p{color:#84918b;text-transform:uppercase;font-size:.65rem}.footer-bottom p:last-child{text-align:right}@keyframes drift{0%{transform:scale(1.02)translate(0)}to{transform:scale(1.08)translate(-1%)}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;min-height:5.5rem}.site-header nav{display:none}.header-contact{font-size:0}.header-contact i{width:2.5rem;height:2.5rem;font-size:1rem}.case-stage,.contact-stage,.editorial-stage,.home-stage,.page-stage{height:auto;min-height:calc(100svh - 5.5rem)}.home-stage-image{inset:0}.home-stage-wash{background:linear-gradient(#14211d0d,#14211d80 35%,#14211dfa)}.home-stage-copy{justify-content:flex-end;width:100%;padding-top:13rem;padding-bottom:8rem}.home-stage h1{font-size:clamp(4rem,18vw,7rem)}.stage-note{gap:1.2rem;overflow:hidden}.article-index-heading,.article-layout,.article-stage>div,.belbin-bridge,.case-intro,.case-stage,.contact-body,.contact-stage,.editorial-section,.footer-lead,.intro-statement,.method-story,.migration-section,.page-feature,.practice-section,.service-index{grid-template-columns:1fr}.practice-heading{margin-bottom:5rem;position:static}.practice-row{grid-template-columns:2.5rem 1fr auto}.practice-row figure,.practice-row p{display:none}.method-story>figure{min-height:32rem}.page-stage>figure{inset:0}.page-stage-shade{background:linear-gradient(#18211e0d,#18211e6b 30%,#18211efa)}.page-stage-title{width:calc(100% - 2*var(--gutter));top:auto;bottom:21rem}.page-stage h1{font-size:clamp(3.5rem,14vw,6rem)}.page-stage-intro{width:calc(100% - 2*var(--gutter));bottom:6rem}.page-stage-scroll{display:none}.editorial-section>div:first-child{display:block}.editorial-section>div:first-child>span{display:none}.service-index-list>a,.service-index-list>article{grid-template-columns:2rem 1fr auto}.service-index-list p{display:none}.editorial-stage>figure{inset:0}.editorial-stage>figure:after{background:linear-gradient(0deg,var(--ink),transparent)}.editorial-stage>div{justify-content:flex-end;width:100%;padding-top:15rem;padding-bottom:5rem}.article-list>a{grid-template-columns:2rem 1fr}.article-layout aside,.article-list>a>b{display:none}.case-stage>div{padding:12rem var(--gutter)5rem;align-self:end}.case-stage>figure{min-height:0;margin:0;position:absolute;inset:0}.case-stage>figure:after{background:linear-gradient(0deg,var(--ink),transparent)}.contact-stage>div{padding:12rem var(--gutter)5rem;z-index:2;align-self:end;position:relative}.contact-stage>figure{min-height:0;position:absolute;inset:0}.contact-stage>figure:after{background:linear-gradient(0deg,var(--ink),transparent);content:"";position:absolute;inset:0}.contact-body>div{position:static}.footer-bottom,.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:1rem}.footer-bottom p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-stage-image img,.page-stage>figure img{animation:none}.practice-row,.practice-row figure{transition:none}}.editorial-section.no-label{padding-left:max(var(--gutter),calc((100vw - 62rem)/2));padding-right:max(var(--gutter),calc((100vw - 62rem)/2));grid-template-columns:1fr}.editorial-section.no-label>div:first-child,.page-feature.no-label>.page-feature-label{display:none}.page-feature.no-label{padding:clamp(4.5rem,7vw,7rem)max(var(--gutter),calc((100vw - 62rem)/2));grid-template-columns:1fr}.page-feature.no-label h2{max-width:16ch;font-size:clamp(2.5rem,4.2vw,4.5rem)}.page-close{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.page-close h2{font-size:clamp(2.8rem,5vw,5.5rem)}@media (max-width:900px){.editorial-section.no-label,.page-feature.no-label{padding-left:var(--gutter);padding-right:var(--gutter)}}:root{--paper:#f1eee6;--ink:#1d2421;--sage:#64746b;--oxide:#b9563f;--mist:#d9dfd8;--quiet-line:#1d24212e}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.quiet-label{color:#68736d;letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:700}.quiet-label.inverse{color:#cbd5cf}.quiet-link{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:3rem;padding-bottom:.55rem;font-size:.78rem;font-weight:700;display:inline-flex}.quiet-link span{font-size:1rem}.boutique-header{background:#f1eee6f0;grid-template-columns:1fr auto 1fr;min-height:5.6rem;position:sticky;top:0}.boutique-header nav a{font-size:.78rem;font-weight:600}.boutique-header nav span{display:none}.boutique-contact{text-transform:none;font-size:.75rem}.boutique-contact i{border:1px solid var(--quiet-line);color:var(--ink);background:0 0;width:2.3rem;height:2.3rem}.boutique-hero{min-height:42rem;padding:clamp(3rem,6vw,6.5rem)var(--gutter);grid-template-columns:1.08fr .92fr;display:grid;position:relative}.boutique-hero-copy{align-self:center;padding-right:clamp(2rem,6vw,7rem)}.boutique-hero h1,.index-masthead h1{letter-spacing:-.055em;max-width:11ch;margin:2rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,6.4vw,7.2rem);font-weight:400;line-height:.93}.boutique-hero-copy>p:last-child,.index-masthead>div>p:last-child{color:#4e5954;max-width:38rem;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.65}.boutique-hero figure{min-height:34rem;position:relative}.boutique-hero figure:after{content:"";border:1px solid #ffffff8c;position:absolute;inset:1.25rem}.boutique-hero img{object-fit:cover}.boutique-intro{max-width:88rem;padding:clamp(7rem,11vw,11rem)var(--gutter);grid-template-columns:.55fr 1.45fr;gap:5rem;margin:0 auto;display:grid}.boutique-intro h2,.case-ledger h2,.evidence-story h2,.home-evidence h2,.migration-note h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4.7vw,5.2rem);font-weight:400;line-height:1}.boutique-intro div>p{color:#4f5954;max-width:46rem;margin:2rem 0;font-size:1.18rem;line-height:1.75}.field-editorial{color:#f5f2eb;padding:clamp(6rem,9vw,9rem)var(--gutter);background:#26312c;grid-template-columns:.75fr 1.25fr;gap:clamp(4rem,8vw,9rem);display:grid}.field-editorial header h2{letter-spacing:-.05em;margin-top:2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5.5vw,6rem);font-weight:400;line-height:.96}.field-editorial>div>a{border-top:1px solid #ffffff38;grid-template-columns:.7fr 1.3fr auto;gap:2rem;padding:2rem 0;display:grid}.field-editorial h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:400}.field-editorial a p{color:#c0c9c4;line-height:1.55}.field-editorial a span{align-self:end;font-size:.72rem}.evidence-story{grid-template-columns:.9fr 1.1fr;display:grid}.evidence-story figure{min-height:44rem;position:relative}.evidence-story img{object-fit:cover}.evidence-story>div{align-self:center;padding:clamp(4rem,8vw,9rem)}.evidence-story h2{margin:2rem 0}.evidence-story>div>p:not(.quiet-label){color:#4f5954;max-width:40rem;margin-top:1.5rem;font-size:1.12rem;line-height:1.75}.home-evidence{padding:clamp(6rem,9vw,9rem)var(--gutter);background:#cfd8d2;grid-template-columns:1fr 1fr;gap:6rem;display:grid}.home-evidence>div:last-child{align-self:end}.home-evidence>div:last-child p{max-width:38rem;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.index-masthead{min-height:39rem;padding:clamp(3rem,6vw,6rem)var(--gutter);grid-template-columns:1.15fr .85fr;display:grid}.index-masthead>div{align-self:center;padding-right:4rem}.index-masthead figure{min-height:31rem;position:relative}.index-masthead img{object-fit:cover}.case-ledger,.editorial-ledger{max-width:92rem;padding:clamp(6rem,9vw,9rem)var(--gutter);margin:0 auto}.case-ledger>header,.editorial-ledger>header{border-bottom:1px solid var(--quiet-line);justify-content:space-between;align-items:end;padding-bottom:1.5rem;display:flex}.editorial-ledger>header>p:last-child{color:#68736d;font-size:.75rem}.editorial-ledger>div>a{border-bottom:1px solid var(--quiet-line);grid-template-columns:1fr auto;gap:4rem;padding:2.6rem 0;display:grid}.editorial-ledger a span{color:#68736d;text-transform:uppercase;font-size:.68rem}.editorial-ledger h2{letter-spacing:-.035em;margin:.75rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3vw,3.7rem);font-weight:400}.editorial-ledger a p{color:#56615c;max-width:45rem;line-height:1.6}.editorial-ledger small{align-items:end;gap:2rem;display:flex}.editorial-ledger small b{font-size:1.2rem}.case-empty{grid-template-columns:1fr auto;gap:3rem;padding:4rem 0;display:grid}.case-empty>p{max-width:24ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.2}.migration-note{color:#fff;padding:clamp(6rem,9vw,9rem)var(--gutter);background:#26312c;grid-template-columns:.55fr 1.45fr;gap:5rem;display:grid}.migration-note div p{color:#c4ccc8;max-width:40rem;margin:2rem 0;font-size:1.12rem;line-height:1.7}.migration-note small{color:#9ca9a3}.boutique-footer{padding:5rem var(--gutter)2rem}.boutique-footer-top{border-bottom:1px solid #fff3;grid-template-columns:.65fr 1.35fr;gap:4rem;padding-bottom:4rem;display:grid}.boutique-footer-top p{color:#aab5af;max-width:30ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.7vw,2.8rem);line-height:1.25}.boutique-footer .footer-grid{padding:4rem 0}.boutique-footer .footer-bottom{grid-template-columns:1fr auto}.boutique-footer .footer-bottom p:last-child{text-align:right}@media (max-width:900px){.boutique-header{min-height:5rem}.boutique-footer-top,.boutique-hero,.boutique-intro,.evidence-story,.field-editorial,.home-evidence,.index-masthead,.migration-note{grid-template-columns:1fr}.boutique-hero{padding-bottom:2rem}.boutique-hero-copy{padding:2rem 0 3rem}.boutique-hero h1,.index-masthead h1{font-size:clamp(3.3rem,14vw,5.4rem)}.boutique-hero figure,.index-masthead figure{min-height:27rem}.boutique-intro,.field-editorial,.home-evidence{gap:3rem}.field-editorial>div>a{grid-template-columns:1fr}.field-editorial a span{margin-top:-1rem}.evidence-story figure{min-height:28rem}.index-masthead{padding-top:4rem}.index-masthead>div{padding:0 0 3rem}.boutique-footer .footer-bottom,.case-empty{grid-template-columns:1fr}.boutique-footer .footer-bottom p:last-child{text-align:left}}.service-masthead{min-height:38rem;padding:clamp(3rem,6vw,6rem)var(--gutter);grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);display:grid}.service-masthead>div{align-self:center;min-width:0;padding-right:clamp(2rem,6vw,7rem)}.service-masthead h1{letter-spacing:-.055em;max-width:12ch;margin:2rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,6.7rem);font-weight:400;line-height:.94}.service-masthead>div>p:last-child{color:#505b56;max-width:38rem;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.68}.service-masthead figure{min-height:31rem;position:relative}.service-masthead img{object-fit:cover}.boutique-section{max-width:88rem;padding:clamp(6rem,9vw,9rem)var(--gutter);grid-template-columns:.55fr 1.45fr;gap:5rem;margin:0 auto;display:grid}.boutique-section-1{max-width:none;padding-left:max(var(--gutter),calc((100vw - 88rem)/2));padding-right:max(var(--gutter),calc((100vw - 88rem)/2));background:#e6e2d9}.boutique-list h2,.boutique-note h2,.boutique-section h2{letter-spacing:-.045em;max-width:15ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4.5vw,5rem);font-weight:400;line-height:1}.boutique-copy{gap:1.35rem;max-width:48rem;margin-top:2rem;display:grid}.boutique-copy p{color:#4e5954;font-size:1.13rem;line-height:1.78}.boutique-list{padding:clamp(6rem,9vw,9rem)var(--gutter);background:#d8dfda;grid-template-columns:.65fr 1.35fr;gap:5rem;display:grid}.boutique-list header h2{margin-top:1.5rem}.boutique-list>div{border-top:1px solid var(--quiet-line)}.boutique-list>div>a,.boutique-list>div>article{border-bottom:1px solid var(--quiet-line);grid-template-columns:.8fr 1.2fr auto;gap:1.5rem;padding:2rem 0;display:grid}.boutique-list h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,2.3vw,2.5rem);font-weight:400}.boutique-list p{color:#53605a;line-height:1.6}.boutique-list span{align-self:end;font-size:.7rem}.boutique-note{color:#fff;padding:clamp(6rem,9vw,9rem)var(--gutter);background:#26312c;grid-template-columns:.65fr 1.35fr;gap:5rem;display:grid}.boutique-note .boutique-copy{margin-top:0}.boutique-note .boutique-copy p{color:#c6d0cb}.boutique-note .quiet-link{margin-top:2rem}@media (max-width:900px){.boutique-list,.boutique-note,.boutique-section,.service-masthead{grid-template-columns:1fr}.service-masthead>div{padding:2rem 0 3rem}.service-masthead h1{font-size:clamp(3.2rem,13vw,5rem)}.service-masthead figure{min-height:26rem}.boutique-list,.boutique-note,.boutique-section{gap:3rem}.boutique-list>div>a,.boutique-list>div>article{grid-template-columns:1fr}.boutique-list span{margin-top:-.5rem}}body:has(.workroom-home) .site-header{color:#fff;background:0 0;border-color:#ffffff6b;position:absolute;top:0;left:0;right:0}body:has(.workroom-home) .brand small{color:#ffffffbf}body:has(.workroom-home) .header-contact i{color:#fff;border-color:#ffffffa6}.workroom-home{--work-paper:#f3f0e8;--work-ink:#17201c;--work-muted:#62675f;--work-line:#c9c7bd;--work-signal:#df6049;--work-deep:#183129;background:var(--work-paper);color:var(--work-ink)}.workroom-hero{color:#fff;isolation:isolate;grid-template-rows:1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.workroom-hero-image{object-fit:cover;object-position:center;z-index:-3}.workroom-hero-shade{z-index:-2;background:linear-gradient(90deg,#091511eb,#091511ab 34%,#0915111f 69%,#09151138),linear-gradient(#0000 55%,#050e0b99);position:absolute;inset:0}.workroom-hero-copy{padding:clamp(11rem,21vh,15rem)var(--gutter)6vh;align-self:end;width:min(72rem,76vw)}.workroom-context,.workroom-label{letter-spacing:.09em;text-transform:uppercase;margin:0;font-family:Courier New,monospace;font-size:.68rem;line-height:1.4}.workroom-context{color:#ffffffc7;margin-bottom:1.6rem}.workroom-hero h1{letter-spacing:-.052em;text-wrap:balance;max-width:14ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,6.15vw,6.8rem);font-weight:400;line-height:.96}.workroom-hero-copy>p:last-child{color:#ffffffe6;max-width:43rem;margin-top:2rem;font-size:clamp(1.05rem,1.5vw,1.38rem);line-height:1.52}.workroom-down{margin:0 var(--gutter)1.8rem;border-top:1px solid #ffffff8c;justify-content:space-between;width:min(31rem,42vw);padding-top:.9rem;font-size:.75rem;display:flex}.workroom-shell{max-width:96rem;padding:0 var(--gutter);margin:auto}.workroom-situations{grid-template-columns:minmax(18rem,.8fr) 1.35fr;gap:9%;padding:clamp(7rem,11vw,10rem) 0;display:grid}.workroom-intro .workroom-label{margin-bottom:2rem}.workroom-history h2,.workroom-intro h2,.workroom-judgement h2,.workroom-practice h2,.workroom-specialisms h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:400}.workroom-intro h2{font-size:clamp(2.8rem,4.4vw,4.7rem);line-height:1.02}.workroom-intro>p:last-child{color:var(--work-muted);max-width:31rem;margin-top:2rem;font-size:1.05rem;line-height:1.65}.workroom-situation-list{border-top:1px solid var(--work-ink)}.workroom-situation-list a{border-bottom:1px solid var(--work-line);grid-template-columns:1fr .9fr 1.2rem;gap:6%;padding:1.8rem .25rem 2rem;transition:color .2s,padding .2s;display:grid}.workroom-situation-list a:hover{color:#a43d2c;padding-left:.75rem}.workroom-situation-list h3{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.2vw,2.35rem);font-weight:400;line-height:1.12}.workroom-situation-list p{color:var(--work-muted);font-size:.9rem;line-height:1.58}.workroom-practice{background:var(--work-deep);color:#f6f3eb;margin:0 calc(var(--gutter)*-1);padding:clamp(6rem,9vw,8.5rem)var(--gutter);grid-template-columns:1.2fr .9fr;align-items:end;gap:8%;display:grid}.workroom-practice figure{height:min(48vw,45rem);position:relative}.workroom-practice figure img{object-fit:cover}.workroom-practice figcaption{color:#bfc9c3;max-width:40rem;font:.68rem/1.5 Courier New,monospace;position:absolute;bottom:-2rem;left:0}.workroom-practice>div .workroom-label{color:#bfc9c3;margin-bottom:2.3rem}.workroom-practice h2{font-size:clamp(3rem,4.7vw,5rem);line-height:1.01}.workroom-lead{color:#fff;margin:2.6rem 0 1.7rem;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;line-height:1.38}.workroom-practice>div>p:last-child{color:#cbd4cf;font-size:1rem;line-height:1.75}.workroom-judgement{border-bottom:1px solid var(--work-line);grid-template-columns:15% 48% 1fr;gap:4%;padding:clamp(8rem,11vw,10rem) 0;display:grid}.workroom-judgement h2{font-size:clamp(3rem,5vw,5.2rem);line-height:1}.workroom-judgement>div{align-self:end}.workroom-judgement>div p{font-size:1rem;line-height:1.72}.workroom-judgement>div p:last-child{border-top:1px solid var(--work-ink);margin-top:1.5rem;padding-top:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.45}.workroom-specialisms{padding:clamp(8rem,11vw,10rem) 0}.workroom-specialisms header{grid-template-columns:15% 1fr;gap:4%;margin-bottom:5rem;display:grid}.workroom-specialisms h2{max-width:16ch;font-size:clamp(3rem,5.2vw,5.4rem);line-height:1}.workroom-specialism{border-top:1px solid var(--work-line);grid-template-columns:1fr auto;align-items:end;gap:7%;padding:2.4rem 0;display:grid}.workroom-specialism h3{letter-spacing:-.035em;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.3rem);font-weight:400}.workroom-specialism p{color:var(--work-muted);max-width:48rem;font-size:1rem;line-height:1.68}.workroom-specialism a,.workroom-text-link{white-space:nowrap;border-bottom:1px solid;padding-bottom:.55rem;font-size:.76rem}.workroom-specialism a span,.workroom-text-link span{margin-left:1rem}.workroom-history{border-top:1px solid var(--work-line);grid-template-columns:1fr 34%;align-items:center;gap:12%;padding:clamp(7rem,10vw,9rem) 0;display:grid}.workroom-history .workroom-label{margin-bottom:2rem}.workroom-history h2{font-size:clamp(2.8rem,4.2vw,4.6rem);line-height:1.03}.workroom-history>div>p{color:var(--work-muted);max-width:45rem;margin:2rem 0;font-size:1rem;line-height:1.72}.workroom-history figure{position:relative}.workroom-history figure img{filter:saturate(.72);width:100%;height:auto;display:block}.workroom-history figcaption{color:var(--work-muted);margin-top:.7rem;font:.65rem/1.5 Courier New,monospace;position:absolute;top:100%}@media (max-width:800px){body:has(.workroom-home) .site-header{min-height:4.7rem;padding:0 1.25rem}body:has(.workroom-home) .brand small,body:has(.workroom-home) .site-header nav{display:none}.workroom-hero-image{object-position:65% center}.workroom-hero-shade{background:linear-gradient(90deg,#07120ee8,#07120e5c),linear-gradient(#0000 40%,#050e0bd1)}.workroom-hero-copy{width:auto;padding:10rem 1.25rem 6vh}.workroom-hero h1{font-size:clamp(2.8rem,12.8vw,4rem)}.workroom-hero-copy>p:last-child{font-size:1rem}.workroom-down{width:auto;margin:0 1.25rem 1.5rem}.workroom-shell{padding:0 1.25rem}.workroom-situations{padding:6rem 0;display:block}.workroom-intro h2{font-size:2.8rem}.workroom-situation-list{margin-top:4rem}.workroom-situation-list a{grid-template-columns:1fr 1.2rem}.workroom-situation-list p{grid-column:1}.workroom-situation-list a>span{grid-area:1/2}.workroom-practice{flex-direction:column;gap:5rem;margin:0 -1.25rem;padding:5rem 1.25rem 6rem;display:flex}.workroom-practice figure{width:100%;height:72vw}.workroom-practice h2{font-size:3rem}.workroom-history,.workroom-judgement,.workroom-specialisms header{padding:6rem 0;display:block}.workroom-history .workroom-label,.workroom-judgement .workroom-label,.workroom-specialisms .workroom-label{margin-bottom:2.5rem}.workroom-judgement h2,.workroom-specialisms h2{font-size:3rem}.workroom-judgement>div{margin-top:3rem}.workroom-specialisms header{margin:0}.workroom-specialism{grid-template-columns:1fr;align-items:start;padding:2.5rem 0}.workroom-specialism a{justify-self:start}.workroom-history figure{width:78%;margin:4rem 0 2rem auto}}.workroom-courses{border-top:1px solid var(--work-line);margin:0 calc(var(--gutter)*-1);padding:clamp(7rem,10vw,9rem)var(--gutter);background:#dbe2dc}.workroom-courses>header{grid-template-columns:15% 1fr;gap:4%;margin-bottom:4rem;display:grid}.workroom-clients h2,.workroom-courses h2{letter-spacing:-.04em;max-width:15ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,5.2rem);font-weight:400;line-height:1}.workroom-courses header div>p{color:var(--work-muted);max-width:43rem;margin-top:1.5rem;font-size:1rem;line-height:1.7}.workroom-course-list{border-top:1px solid var(--work-ink);margin-bottom:2.5rem}.workroom-course-list>a{border-bottom:1px solid #17201c3b;grid-template-columns:3rem 1fr auto;align-items:center;gap:2rem;padding:2rem .2rem;transition:padding .2s;display:grid}.workroom-course-list>a:hover{padding-left:.75rem}.workroom-course-list div>p,.workroom-course-list div>span,.workroom-course-number{letter-spacing:.06em;text-transform:uppercase;font-family:Courier New,monospace;font-size:.68rem}.workroom-course-list div>p{color:#53685e;margin-bottom:.7rem}.workroom-course-list h3{letter-spacing:-.035em;margin-bottom:.65rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,3.1rem);font-weight:400}.workroom-course-list div>span{color:var(--work-muted)}.workroom-course-list b{font-size:1.2rem;font-weight:400}.workroom-clients{border-top:1px solid var(--work-line);padding:clamp(7rem,10vw,9rem) 0}.workroom-clients>header{grid-template-columns:15% 1fr;gap:4%;margin-bottom:4.5rem;display:grid}.workroom-client-grid{grid-template-columns:repeat(4,1fr);display:grid}.workroom-client{border-bottom:1px solid var(--work-line);border-right:1px solid var(--work-line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:10.5rem;padding:1.5rem;display:flex}.workroom-client:nth-child(-n+4){border-top:1px solid var(--work-line)}.workroom-client:nth-child(4n+1){border-left:1px solid var(--work-line)}.workroom-client img{object-fit:contain;width:100%;max-width:10.5rem;height:3.8rem;margin-bottom:1rem;display:block}.workroom-client span{color:var(--work-muted);letter-spacing:.045em;text-transform:uppercase;font:.66rem/1.35 Courier New,monospace}@media (max-width:800px){.workroom-courses{margin:0 -1.25rem;padding:6rem 1.25rem}.workroom-clients>header,.workroom-courses>header{display:block}.workroom-clients>header .workroom-label,.workroom-courses>header .workroom-label{margin-bottom:2.5rem}.workroom-clients h2,.workroom-courses h2{font-size:3rem}.workroom-course-list>a{grid-template-columns:2rem 1fr auto;gap:1rem}.workroom-client-grid{grid-template-columns:repeat(2,1fr)}.workroom-client:nth-child(-n+4){border-top:0}.workroom-client:nth-child(-n+2){border-top:1px solid var(--work-line)}.workroom-client:nth-child(4n+1){border-left:0}.workroom-client:nth-child(odd){border-left:1px solid var(--work-line)}}.case-ledger>header>div h2{letter-spacing:-.035em;max-width:18ch;margin-top:.75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.4vw,3.8rem);font-weight:400}.case-ledger>header>p{color:#68736d;text-transform:uppercase;font-size:.72rem}.case-index-grid{grid-template-columns:repeat(2,1fr);display:grid}.case-index-grid>a{border-bottom:1px solid var(--quiet-line);flex-direction:column;min-height:27rem;padding:3rem 4rem 3rem 0;display:flex}.case-index-grid>a:nth-child(odd){border-right:1px solid var(--quiet-line);padding-right:4rem}.case-index-grid>a:nth-child(2n){padding-left:4rem}.case-index-grid small,.case-index-grid>a>span{color:#69746e;letter-spacing:.055em;text-transform:uppercase;font-size:.67rem}.case-index-grid h3{letter-spacing:-.035em;margin:1.5rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.35rem);font-weight:400;line-height:1.04}.case-index-grid a>p{color:#56615c;max-width:40rem;line-height:1.68}.case-index-grid small{justify-content:space-between;align-items:end;margin-top:auto;padding-top:3rem;display:flex}.case-index-grid small b{color:var(--ink);font-size:1.2rem}.case-detail-hero{color:#fff;background:#26312c;grid-template-columns:1.25fr .75fr;min-height:48rem;display:grid}.case-detail-hero>div{padding:7rem var(--gutter);align-self:center}.case-back{text-transform:uppercase;border-bottom:1px solid #ffffff73;margin-bottom:6rem;padding-bottom:.5rem;font-size:.7rem;display:inline-block}.case-detail-hero .quiet-label{color:#b8c4be}.case-detail-hero h1{letter-spacing:-.052em;max-width:14ch;margin:2rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,5.7vw,6.5rem);font-weight:400;line-height:.95}.case-detail-hero>div>p:last-child{color:#d2dad6;max-width:47rem;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.7}.case-detail-hero figure{min-height:36rem;position:relative}.case-detail-hero img{filter:saturate(.7);object-fit:cover}.case-gallery{background:var(--quiet-line);grid-template-columns:repeat(2,1fr);gap:1px;padding:1px;display:grid}.case-gallery figure{aspect-ratio:4/3;position:relative}.case-gallery img{object-fit:cover}.case-gallery figcaption{color:#fff;background:#18211edb;padding:.7rem .9rem;font-size:.68rem;line-height:1.4;position:absolute;bottom:0;left:0}.case-facts{padding:0 var(--gutter);background:#d8dfda;grid-template-columns:repeat(3,1fr);display:grid}.case-facts div{border-right:1px solid #18211e2e;padding:2.5rem}.case-facts div:first-child{border-left:1px solid #18211e2e}.case-facts span{color:#66716b;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.case-facts p{margin-top:.7rem;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.25}.case-detail-body{max-width:92rem;padding:clamp(7rem,10vw,11rem)var(--gutter);grid-template-columns:.38fr 1.62fr;gap:7rem;margin:0 auto;display:grid}.case-detail-body aside{border-top:1px solid var(--ink);align-self:start;position:sticky;top:2rem}.case-detail-body aside .quiet-label{padding:1.25rem 0 2rem}.case-detail-body aside ul{margin:0;padding:0;list-style:none}.case-detail-body aside li{border-top:1px solid var(--quiet-line);color:#53605a;padding:1.2rem 0;font-size:.92rem;line-height:1.5}.case-sections>section{border-top:1px solid var(--quiet-line);grid-template-columns:3rem 1fr;gap:2rem;padding:4rem 0;display:grid}.case-sections>section:first-child{border-top:1px solid var(--ink);padding-top:1.5rem}.case-sections>section>span{color:#77817c;font-size:.7rem}.case-sections h2{letter-spacing:-.045em;max-width:15ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4.4rem);font-weight:400;line-height:1}.case-sections section>div{grid-column:2;gap:1.35rem;max-width:52rem;margin-top:.75rem;display:grid}.case-sections p{color:#4f5b55;font-size:1.1rem;line-height:1.78}.case-source{color:#fff;padding:clamp(6rem,9vw,9rem)var(--gutter);background:#26312c;grid-template-columns:.55fr 1.45fr;gap:5rem;display:grid}.case-source h2{letter-spacing:-.045em;max-width:15ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4.5vw,5rem);font-weight:400;line-height:1}.case-source div p{color:#c4ccc8;max-width:43rem;margin:2rem 0;font-size:1.08rem;line-height:1.72}.case-source a{text-transform:uppercase;border-bottom:1px solid #fff;gap:2rem;padding-bottom:.6rem;font-size:.72rem;display:inline-flex}.case-related{max-width:92rem;padding:6rem var(--gutter);grid-template-columns:.65fr 1fr 1fr;margin:0 auto;display:grid}.case-related a{border-top:1px solid var(--quiet-line);justify-content:space-between;padding:1.5rem 1rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;display:flex}.case-related a+a{margin-left:2rem}.workroom-cases{border-top:1px solid var(--work-line);padding:clamp(4.5rem,7vw,6.5rem) 0}.workroom-cases>header{grid-template-columns:1fr 1fr;align-items:end;gap:8%;margin-bottom:2.5rem;display:grid}.workroom-cases h2{letter-spacing:-.04em;margin-top:.8rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.3rem);font-weight:400;line-height:1.05}.workroom-cases>header>div:last-child{justify-self:end;max-width:27rem}.workroom-cases>header>div:last-child>p{color:var(--work-muted);margin-bottom:1.25rem;font-size:.92rem;line-height:1.6}.workroom-case-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.workroom-case-cards>a{border-top:1px solid var(--work-ink);padding-top:.75rem}.workroom-case-cards figure{aspect-ratio:16/9;margin-bottom:1rem;position:relative;overflow:hidden}.workroom-case-cards img{filter:saturate(.72);object-fit:cover;transition:transform .35s}.workroom-case-cards a:hover img{transform:scale(1.025)}.workroom-case-cards small{color:var(--work-muted);text-transform:uppercase;font:.65rem/1.4 Courier New,monospace}.workroom-case-cards h3{letter-spacing:-.025em;margin-top:.55rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,1.8vw,2rem);font-weight:400;line-height:1.12}@media (max-width:900px){.case-index-grid{grid-template-columns:1fr}.case-index-grid>a,.case-index-grid>a:nth-child(2n),.case-index-grid>a:nth-child(odd){border-right:0;min-height:23rem;padding:2.5rem 0}.case-detail-hero{grid-template-columns:1fr}.case-detail-hero>div{padding:5rem 1.25rem}.case-back{margin-bottom:4rem}.case-detail-hero figure{min-height:25rem}.case-facts{grid-template-columns:1fr;padding:0 1.25rem}.case-facts div,.case-facts div:first-child{border-bottom:1px solid #18211e2e;border-left:0;border-right:0;padding:1.5rem 0}.case-detail-body{grid-template-columns:1fr;padding-left:1.25rem;padding-right:1.25rem}.case-detail-body aside{position:static}.case-sections>section{grid-template-columns:2rem 1fr}.case-related,.case-source{grid-template-columns:1fr}.case-related{gap:2rem;padding-left:1.25rem;padding-right:1.25rem}.case-related a+a{margin-left:0}.workroom-cases>header{display:block}.workroom-cases>header>div:last-child{justify-self:auto;margin-top:1.5rem}.workroom-case-cards{grid-template-columns:1fr}.workroom-case-cards>a{grid-template-columns:7rem 1fr;gap:0 1rem;display:grid}.workroom-case-cards figure{grid-row:1/3;margin:0}.workroom-case-cards small{align-self:end}.workroom-case-cards h3{font-size:1.4rem}.case-gallery{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}