/*! tailwindcss v4.2.1 | 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)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#111;--paper:#f6f4ef;--white:#fff;--blue:#607bb4;--sky:#9bc7d0;--coral:#ee674e;--gold:#efbd22;--purple:#8d238e;--rule:#1111112e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--rule);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f4eff0;justify-content:space-between;align-items:center;height:88px;padding:0 4.2vw;display:flex;position:sticky;top:0}.wordmark{color:var(--blue);letter-spacing:.22em;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:750}.wordmark span{color:var(--purple)}.desktop-nav{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:2rem;font-size:.78rem;font-weight:600;display:flex}.desktop-nav a,.text-link,.contact-row a{position:relative}.desktop-nav a:after,.text-link:after,.contact-row a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .22s;position:absolute;bottom:-.3rem;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.text-link:hover:after,.contact-row a:hover:after{transform-origin:0;transform:scaleX(1)}.mobile-nav{display:none}.hero{grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);min-height:calc(100vh - 88px);display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw 5vw 7vw 7vw;display:flex}.eyebrow,.section-index,.note-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.eyebrow{color:var(--blue);margin:0 0 2rem}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(4.4rem,7.2vw,8.7rem);font-weight:400;line-height:.82}.hero-intro{max-width:38rem;margin:3rem 0 0;font-size:clamp(1.05rem,1.35vw,1.35rem);font-weight:400;line-height:1.55}.hero-detail{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;max-width:35rem;margin:1.4rem 0 0;font-size:.78rem;font-weight:700;line-height:1.55}.hero-actions{align-items:center;gap:2rem;margin-top:2.7rem;display:flex}.button{letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;min-height:50px;padding:0 1.6rem;font-size:.76rem;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--blue)}.text-link{font-size:.85rem;font-weight:650}.text-link span,.contact-row span{color:var(--purple);margin-left:.3rem}.geometry{background:var(--ink);min-height:680px;position:relative;overflow:hidden}.shape{position:absolute}.shape-yellow{background:var(--gold);border-radius:0 0 14rem;width:38%;height:45%;top:0;left:0}.shape-coral{background:var(--coral);width:28%;height:58%;bottom:-8%;left:0;transform:rotate(45deg)translate(-8%,24%)}.shape-blue{background:var(--sky);border-radius:50%;width:48%;height:48%;top:22%;right:12%}.shape-cream{background:var(--paper);width:15%;height:72%;top:-14%;left:33%}.shape-black{background:var(--ink);width:56%;height:19%;top:36%;right:0}.shape-ring{border:2px solid var(--gold);border-radius:50%;width:68%;height:68%;top:-11%;right:-23%}.geometry-note{color:var(--paper);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700;line-height:1.7;position:absolute;bottom:3.2rem;left:3.2rem}.signal-strip{border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);grid-template-columns:repeat(3,1fr);padding:1.45rem 4.2vw;display:grid}.signal-strip p{border-right:1px solid var(--rule);letter-spacing:.1em;text-transform:uppercase;margin:0;padding-left:2rem;font-size:.72rem;font-weight:650}.signal-strip p:first-child{padding-left:0}.signal-strip p:last-child{border:0}.principle-strip{background:var(--white);border-bottom:1px solid var(--rule);grid-template-columns:1fr 2fr;align-items:baseline;gap:3rem;padding:2.4rem 7vw;display:grid}.principle-strip p{margin:0}.principle-strip p:first-child{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:750}.principle-strip p:last-child{letter-spacing:-.025em;font-size:clamp(1.25rem,2vw,2rem)}.intro-section,.partners-section,.method-section,.about-section,.perspectives-section,.contact-section{padding:8rem 7vw}.intro-section{grid-template-columns:1fr 3fr;gap:4rem;display:grid}.section-index{color:var(--blue);margin:0}.section-intro-copy h2,.section-heading h2,.method-lead h2,.about-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,5vw,6.2rem);font-weight:400;line-height:.98}.section-intro-copy>p{max-width:58rem;margin:2.2rem 0 0;font-size:clamp(1.2rem,1.7vw,1.65rem);line-height:1.55}.section-intro-copy .authority-line{border-left:3px solid var(--blue);letter-spacing:-.015em;max-width:47rem;margin-top:3rem;padding:.2rem 0 .2rem 1.5rem;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:600}.pillars{border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.pillar{border-right:1px solid var(--rule);min-height:610px;padding:3rem 2.4vw}.pillar:first-child{border-top:7px solid var(--blue)}.pillar:nth-child(2){border-top:7px solid var(--coral)}.pillar:nth-child(3){border-top:7px solid var(--gold)}.pillar:nth-child(4){border-top:7px solid var(--purple)}.pillar:last-child{border-right:0}.pillar-number{color:var(--blue);letter-spacing:.15em;margin:0 0 5rem;font-size:.75rem;font-weight:700}.pillar h3{letter-spacing:-.05em;margin:0;font-size:clamp(2.1rem,3vw,3.3rem);font-weight:400}.pillar-subtitle{letter-spacing:.08em;text-transform:uppercase;margin:1.1rem 0 1.8rem;font-size:.75rem;font-weight:700;line-height:1.4}.pillar-text{color:#4f4f4f;margin:0;font-size:.95rem;line-height:1.65}.pillar-outcome{border-left:2px solid;margin:2rem 0 0;padding-left:1rem;font-size:.8rem;font-weight:650;line-height:1.55}.pillar-capabilities{margin:2.5rem 0 0;padding:0;list-style:none}.pillar-capabilities li{border-top:1px solid var(--rule);letter-spacing:.08em;text-transform:uppercase;padding:.9rem 0;font-size:.72rem;font-weight:700;line-height:1.35}.pillar-capabilities li:last-child{border-bottom:1px solid var(--rule)}.section-jump,.dark-jump{justify-content:space-between;align-items:center;padding:2rem 7vw;display:flex}.section-jump{border-bottom:1px solid var(--rule)}.section-jump p{color:#555;margin:0}.dark-jump{border-top:1px solid #ffffff45;justify-content:flex-end;margin-top:3rem;padding:2rem 0 0}.light-link{margin-top:2.5rem;display:inline-block}.partners-section{background:var(--white);border-bottom:1px solid var(--rule);grid-template-columns:1fr 2.3fr;gap:6vw;display:grid}.partners-intro>p:last-child{color:#555;max-width:22rem;margin:2rem 0 0;line-height:1.6}.partner-logo-grid{grid-template-columns:repeat(2,1fr);align-items:center;gap:2.2rem 4.5rem;display:grid}.partner-logo{justify-content:center;align-items:center;min-height:130px;margin:0;padding:1rem;transition:opacity .18s,transform .18s;display:flex}.partner-logo:hover{opacity:.68;transform:translateY(-2px)}.partner-logo:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.partner-logo img{filter:grayscale()contrast(1.08);object-fit:contain;width:100%;max-width:235px;height:auto;max-height:118px;display:block}.partner-logo[data-partner=Inama],.partner-logo[data-partner=Château\ Gigognan]{padding-inline:.25rem}.partner-logo[data-partner=Inama] img{max-width:min(100%,330px)}.partner-logo[data-partner=Château\ Gigognan] img{max-width:min(100%,370px)}.partner-logo[data-partner="Vignerons du Mont Ventoux"] img{max-width:185px;max-height:124px}.partner-logo[data-partner="The Wine Portal Singapore"] img{max-width:245px;max-height:112px}.work-section{background:var(--ink);color:var(--white);padding:8rem 7vw 9rem}.section-heading{grid-template-columns:1fr 2fr 1fr;gap:2.5rem;margin-bottom:5rem;display:grid}.section-heading>p:last-child{align-self:end;max-width:20rem;margin:0;line-height:1.55}.dark-heading .section-index{color:var(--sky)}.project{border-top:1px solid #ffffff45;grid-template-columns:1fr 2.2fr;gap:4rem;padding:3rem 0;display:grid}.project:last-child{border-bottom:1px solid #ffffff45}.project-art{aspect-ratio:4/2.6;position:relative;overflow:hidden}.project-art:before,.project-art:after{content:"";position:absolute}.project-art span{color:var(--ink);letter-spacing:.1em;z-index:2;font-size:.7rem;font-weight:750;position:absolute;bottom:1.2rem;left:1.2rem}.project-art-blue{background:var(--sky)}.project-art-blue:before{background:var(--ink);border-radius:50%;width:62%;height:83%;top:-24%;right:-10%}.project-art-blue:after{background:var(--gold);width:50%;height:28%;bottom:0;right:0}.project-art-coral{background:var(--coral)}.project-art-coral:before{background:var(--paper);width:18%;height:140%;top:-20%;left:38%;transform:rotate(28deg)}.project-art-coral:after{border:2px solid var(--ink);border-radius:50%;width:51%;height:75%;top:12%;right:8%}.project-art-gold{background:var(--gold)}.project-art-gold:before{background:var(--blue);border-radius:50%;width:75%;height:115%;top:5%;left:-16%}.project-art-gold:after{background:var(--ink);width:13%;height:100%;top:0;right:19%}.project-art-purple{background:var(--purple)}.project-art-purple:before{background:var(--sky);width:24%;height:118%;top:-9%;left:17%;transform:rotate(-18deg)}.project-art-purple:after{background:var(--paper);border-radius:50%;width:62%;height:90%;bottom:-29%;right:-4%}.project-meta{letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;font-size:.68rem;font-weight:700;display:flex}.project-meta p{margin:0}.project-meta p:first-child{color:var(--sky)}.project-copy h3{letter-spacing:-.052em;max-width:51rem;margin:2rem 0 1.6rem;font-size:clamp(2.2rem,3.7vw,4.6rem);font-weight:400;line-height:1}.project-copy>p{color:#c8c8c8;max-width:48rem;margin:0;font-size:1.05rem;line-height:1.6}.method-grid,.about-section{grid-template-columns:1.05fr 1fr;gap:7vw;margin-top:5rem;display:grid}.method-list{margin:0;padding:0;list-style:none}.method-list li{border-top:1px solid var(--rule);grid-template-columns:.6fr 1.4fr;align-items:baseline;gap:2rem;padding:1.8rem 0;display:grid}.method-list li:last-child{border-bottom:1px solid var(--rule)}.method-list span{color:var(--blue);font-size:1.35rem;font-weight:600}.method-list p{color:#4f4f4f;margin:0;line-height:1.5}.about-section{background:var(--blue);color:var(--white);margin-top:1rem}.about-mark{letter-spacing:-.12em;font-size:clamp(8rem,21vw,24rem);font-weight:750;line-height:.75}.about-copy .section-index{color:var(--ink);margin-bottom:4rem}.about-copy h2{max-width:40rem}.about-copy>p:not(.section-index){max-width:42rem;margin:2.3rem 0 0;font-size:1.05rem;line-height:1.7}.perspectives-section .section-heading{grid-template-columns:1fr 3fr}.notes-grid{border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);grid-template-columns:1.4fr 1fr 1fr;display:grid}.note-card{border-right:1px solid var(--rule);min-height:380px;padding:2.5rem}.note-card:last-child{border-right:0}.note-kicker{color:var(--blue);margin:0 0 5rem}.note-card h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.6vw,3.2rem);font-weight:450;line-height:1.08}.note-card>p:last-child{color:#555;margin:2rem 0 0;line-height:1.55}.note-featured{background:var(--white)}.contact-section{background:var(--gold)}.contact-section .section-index{color:var(--ink)}.contact-section h2{letter-spacing:-.075em;margin:6rem 0;font-size:clamp(4rem,8vw,10rem);font-weight:400;line-height:.88}.contact-section h2 em{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-weight:400}.contact-row{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #1116;justify-content:space-between;padding-top:1.8rem;font-size:.8rem;font-weight:700;display:flex}.contact-row p{margin:0}footer{background:var(--ink);color:var(--white);letter-spacing:.12em;text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:150px;padding:0 4.2vw;font-size:.68rem;display:grid}footer p:nth-child(2){text-align:center}footer p:last-child{text-align:right}.footer-mark{font-size:.86rem}.page-hero{grid-template-columns:1.6fr .8fr;align-items:end;gap:7vw;min-height:660px;padding:8rem 7vw 6rem;display:grid}.page-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(4.8rem,9vw,11rem);font-weight:400;line-height:.84}.page-hero .eyebrow{margin-bottom:3rem}.page-lede{border-top:1px solid;max-width:31rem;margin:0;padding-top:1.6rem;font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.6}.page-hero-blue{background:var(--blue);color:var(--white)}.page-hero-blue .eyebrow,.page-hero-purple .eyebrow{color:var(--ink)}.page-hero-dark{background:var(--ink);color:var(--white)}.page-hero-dark .eyebrow{color:var(--sky)}.page-hero-paper{background:var(--paper)}.page-hero-purple{background:var(--purple);color:var(--white)}.practice-list{border-top:1px solid var(--rule)}.service-detail{border-bottom:1px solid var(--rule);grid-template-columns:.9fr 1.6fr;gap:7vw;padding:6rem 7vw;display:grid}.service-detail:first-child{border-left:9px solid var(--blue)}.service-detail:nth-child(2){border-left:9px solid var(--coral)}.service-detail:nth-child(3){border-left:9px solid var(--gold)}.service-detail:nth-child(4){border-left:9px solid var(--purple)}.service-title>p{color:var(--blue);letter-spacing:.16em;margin:0 0 4rem;font-size:.72rem;font-weight:750}.service-title h2{letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,6vw,7rem);font-weight:400;line-height:.9}.service-title span{letter-spacing:.1em;text-transform:uppercase;max-width:20rem;margin-top:1.5rem;font-size:.75rem;font-weight:700;line-height:1.45;display:block}.service-intro{max-width:55rem;margin:0 0 3rem;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.55}.service-outcome{border-left:3px solid var(--blue);margin:0 0 2.5rem;padding:.2rem 0 .2rem 1.25rem;font-size:1rem;font-weight:650;line-height:1.55}.service-detail:nth-child(2) .service-outcome{border-color:var(--coral)}.service-detail:nth-child(3) .service-outcome{border-color:var(--gold)}.service-detail:nth-child(4) .service-outcome{border-color:var(--purple)}.service-body ul{margin:0;padding:0;list-style:none}.service-body li{border-top:1px solid var(--rule);letter-spacing:.025em;text-transform:none;padding:1.2rem 0;font-size:.86rem;font-weight:600;line-height:1.5}.service-body li:last-child{border-bottom:1px solid var(--rule)}.page-band{background:var(--sky);grid-template-columns:.7fr 2fr 1fr;gap:3rem 6vw;padding:7rem 7vw;display:grid}.page-band h2{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,5.5vw,6.4rem);font-weight:400;line-height:.96}.page-band>p:last-child{align-self:end;margin:0;font-size:1.05rem;line-height:1.65}.page-band .section-index{color:var(--ink)}.page-band-coral{background:var(--coral)}.work-page-list{background:var(--ink);color:var(--white);padding:2rem 7vw 9rem}.work-page-project{border-bottom:1px solid #ffffff45;grid-template-columns:.9fr 1.6fr;gap:5vw;padding:5rem 0;display:grid}.work-page-project .project-art{align-self:start}.work-page-copy h2{letter-spacing:-.06em;margin:2.5rem 0 2rem;font-size:clamp(2.8rem,5vw,6rem);font-weight:400;line-height:.96}.work-page-copy>p{color:#c8c8c8;max-width:53rem;margin:0;font-size:1.1rem;line-height:1.7}.work-partners{background:var(--paper)}.perspective-list{border-top:1px solid var(--rule)}.perspective-row{border-bottom:1px solid var(--rule);grid-template-columns:.7fr 2fr;gap:6vw;padding:6rem 7vw;display:grid}.perspective-index span{color:var(--blue);letter-spacing:-.07em;font-size:clamp(4rem,7vw,8rem);font-weight:400;line-height:.85;display:block}.perspective-index p{letter-spacing:.14em;text-transform:uppercase;margin:2rem 0 0;font-size:.72rem;font-weight:700}.perspective-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,5.8vw,7rem);font-weight:400;line-height:.94}.perspective-copy>p{max-width:53rem;margin:2rem 0 0;font-size:1.05rem;line-height:1.75}.perspective-copy .perspective-summary{color:var(--blue);font-size:1.25rem;font-weight:600}.profile-section{grid-template-columns:.9fr 1.3fr;gap:7vw;padding:8rem 7vw;display:grid}.profile-mark{color:var(--blue);letter-spacing:-.13em;font-size:clamp(9rem,23vw,26rem);font-weight:750;line-height:.72}.profile-copy h2{letter-spacing:-.06em;margin:4rem 0 2.5rem;font-size:clamp(3.2rem,5vw,6rem);font-weight:400;line-height:.96}.profile-copy>p:not(.section-index){max-width:50rem;margin:1.7rem 0 0;font-size:1.08rem;line-height:1.75}.experience-grid{border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.experience-grid article{border-right:1px solid var(--rule);min-height:370px;padding:3rem 2.5vw}.experience-grid article:last-child{border-right:0}.experience-grid span{color:var(--blue);letter-spacing:.15em;font-size:.72rem;font-weight:700}.experience-grid h3{letter-spacing:-.05em;margin:5rem 0 1.5rem;font-size:clamp(2rem,3vw,3.3rem);font-weight:400}.experience-grid p{color:#555;margin:0;line-height:1.65}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--ink);color:var(--white);flex-direction:column;gap:1.2rem;min-width:220px;padding:2rem;display:flex;position:absolute;top:2rem;right:0}.hero{grid-template-columns:1fr}.hero-copy{min-height:700px;padding:7rem 7vw}.geometry{min-height:650px}.pillars{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(2){border-right:0}.pillar:nth-child(-n+2){border-bottom:1px solid var(--rule)}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child{display:none}.notes-grid{grid-template-columns:1fr}.note-card{border-bottom:1px solid var(--rule);border-right:0;min-height:auto}.partners-section,.page-hero{grid-template-columns:1fr}.page-lede{max-width:43rem}.page-band{grid-template-columns:1fr 2fr}.page-band>p:last-child{grid-column:2}.experience-grid{grid-template-columns:repeat(2,1fr)}.experience-grid article:nth-child(2){border-right:0}.experience-grid article:nth-child(-n+2){border-bottom:1px solid var(--rule)}}@media (width<=680px){.site-header{height:72px;padding:0 1.25rem}.wordmark{font-size:.92rem}.hero{min-height:auto}.hero-copy{min-height:calc(100vh - 72px);padding:5rem 1.35rem 4rem}.hero h1{font-size:clamp(4rem,21vw,6.2rem)}.hero-intro{margin-top:2.2rem;font-size:1rem}.hero-detail{font-size:.68rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.3rem}.geometry{min-height:480px}.geometry-note{bottom:1.5rem;left:1.5rem}.signal-strip{display:none}.principle-strip{grid-template-columns:1fr;gap:1rem;padding:2rem 1.35rem}.intro-section,.partners-section,.method-section,.about-section,.perspectives-section,.contact-section,.work-section{padding:5rem 1.35rem}.intro-section,.partners-section,.section-heading,.method-grid,.about-section,.perspectives-section .section-heading{grid-template-columns:1fr;gap:2.5rem}.section-intro-copy h2,.section-heading h2,.method-lead h2,.about-copy h2{font-size:2.8rem}.section-intro-copy>p{font-size:1.08rem}.pillars{grid-template-columns:1fr}.pillar{border-bottom:1px solid var(--rule);border-right:0;min-height:auto;padding:3rem 1.35rem}.pillar-number,.note-kicker{margin-bottom:3rem}.partner-logo-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem 1.5rem}.partner-logo{min-height:100px;padding:.5rem}.partner-logo img{max-width:158px;max-height:84px}.project{grid-template-columns:1fr;gap:2rem}.project-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.method-grid,.about-section{margin-top:3rem}.method-list li{grid-template-columns:1fr;gap:1rem}.about-mark{font-size:43vw}.about-copy .section-index{margin-bottom:2.5rem}.note-card{padding:2.2rem 1.25rem}.contact-section h2{margin:4rem 0;font-size:clamp(3.4rem,16vw,5.2rem)}.contact-row{flex-direction:column;align-items:flex-start;gap:1.2rem;line-height:1.5}.section-jump{flex-direction:column;align-items:flex-start;gap:1.2rem;padding:2rem 1.35rem}.page-hero{align-items:start;gap:4rem;min-height:auto;padding:5rem 1.35rem}.page-hero h1{font-size:clamp(4rem,19vw,6.4rem)}.service-detail,.work-page-project,.perspective-row,.profile-section,.page-band{grid-template-columns:1fr;gap:3rem;padding:5rem 1.35rem}.service-detail{padding-left:calc(1.35rem - 6px);border-left-width:6px!important}.service-title>p{margin-bottom:2.5rem}.page-band>p:last-child{grid-column:auto}.work-page-list{padding:0 1.35rem 5rem}.perspective-index span{font-size:5rem}.profile-mark{font-size:45vw}.profile-copy h2{margin-top:2.5rem}.experience-grid{grid-template-columns:1fr}.experience-grid article{border-bottom:1px solid var(--rule);border-right:0;min-height:auto;padding:3rem 1.35rem}.experience-grid h3{margin-top:3rem}footer{grid-template-columns:1fr;align-items:flex-start;gap:1rem;padding:3rem 1.35rem}footer p,footer p:nth-child(2),footer p:last-child{text-align:left;margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}@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}
