/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#dddccf;--ink:#4c4948;--black:#1f1c1d;--white:#f4f3ed;--line:#4c494859}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);word-break:keep-all;margin:0;font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}h1,h2,h3,p{margin-top:0}.section{width:min(100%,1600px);margin:auto;padding:8rem 4vw}.kicker{letter-spacing:.15em;font-size:.67rem;font-weight:700}.hero{isolation:isolate;background:var(--paper);flex-direction:column;min-height:100svh;padding:88px 4vw 0;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";z-index:-2;pointer-events:none;position:absolute;inset:0}.hero:before{filter:grayscale();opacity:.42;background:url(/bg-hero.jpg) 50% 58%/cover no-repeat}.hero:after{z-index:-1;background:linear-gradient(90deg,#dddccff5 0%,#dddccfe0 48%,#dddccfb3 100%)}.nav{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#dddccfe0;border-bottom:1px solid #4c4948a6;grid-template-columns:1fr auto 1fr;align-items:center;height:88px;padding:0 4vw;display:grid;position:fixed;inset:0 0 auto}.brandLogo{width:118px;display:block}.brandLogo img{width:100%;height:auto;display:block}.navLinks{letter-spacing:.1em;gap:2.2rem;font-size:.68rem;display:flex}.navLinks a{padding:.6rem 0;position:relative}.navLinks a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:.25rem;left:0;transform:scaleX(0)}.navLinks a:hover:after{transform-origin:0;transform:scaleX(1)}.navCta{border:1px solid var(--ink);justify-self:end;padding:.75rem 1rem;font-size:.68rem;transition:background-color .25s,color .25s}.navCta:hover{background:var(--ink);color:var(--paper)}.navCta span{margin-left:1rem}.heroCopy{flex-direction:column;flex:1;justify-content:center;padding:6vh 0 4vh;display:flex}.hero h1{letter-spacing:-.09em;margin:5vh 0 7vh;font-size:clamp(5rem,11.7vw,11rem);font-weight:900;line-height:.84}.hero h1 span{--hero-enter-x:-7vw;opacity:0;will-change:transform, opacity, filter;width:fit-content;animation:2s cubic-bezier(.16,1,.3,1) forwards heroWordIn;display:block}.hero h1 span:first-child{color:#8b8784}.hero h1 span:nth-child(2){--hero-enter-x:7vw;color:#5e5a59;animation-delay:.32s}.hero h1 span:nth-child(3){--hero-enter-x:-7vw;color:#242122;animation-delay:.64s}@keyframes heroWordIn{0%{opacity:0;filter:blur(8px);transform:translate3d(var(--hero-enter-x), .28em, 0)}to{opacity:1;filter:blur();transform:translate(0)}}.heroFoot{border-top:1px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:end;padding-top:1.5rem;display:grid}.heroFoot p{margin:0;font-size:.85rem;line-height:1.65}.heroFoot>a{letter-spacing:.12em;justify-self:end;padding-bottom:.35rem;font-size:.65rem;transition:letter-spacing .3s;position:relative}.heroFoot>a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;right:0;transform:scaleX(.18)}.heroFoot>a:hover{letter-spacing:.17em}.heroFoot>a:hover:after{transform:scaleX(1)}.heroFoot>a b{margin-left:1rem;font-size:1.2rem;animation:1.8s cubic-bezier(.45,0,.2,1) infinite discoverDrop;display:inline-block}@keyframes discoverDrop{0%,to{opacity:.45;transform:translateY(-4px)}50%{opacity:1;transform:translateY(6px)}}.heroMark{font-size:3rem;font-weight:900;line-height:1}.ticker{background:var(--black);color:var(--paper);letter-spacing:.13em;white-space:nowrap;padding:1rem 0;font-size:.72rem;font-weight:700;overflow:hidden}.tickerTrack{will-change:transform;width:max-content;animation:48s linear infinite tick;display:flex}.tickerGroup{flex:none;min-width:max-content;display:flex}.tickerGroup span{flex:none;align-items:center;gap:1.5rem;padding-right:1.5rem;display:flex}.tickerGroup i{font-size:.46rem;font-style:normal}@keyframes tick{to{transform:translate(-50%)}}.about,.manifesto,.work,.service,.experience,.team,.faq,.contact{isolation:isolate;position:relative;overflow:hidden}.about:before,.manifesto:before,.work:before,.service:before,.experience:before,.team:before,.faq:before,.contact:before,.about:after,.manifesto:after,.work:after,.service:after,.experience:after,.team:after,.faq:after,.contact:after{content:"";pointer-events:none;position:absolute;inset:0}.about:before,.manifesto:before,.work:before,.service:before,.experience:before,.team:before,.faq:before,.contact:before{z-index:-2;background-repeat:no-repeat;background-size:cover}.about:after,.manifesto:after,.work:after,.service:after,.experience:after,.team:after,.faq:after,.contact:after{z-index:-1}.about:before{filter:grayscale();background-image:url(/bg-about.jpg);background-position:68%}.about:after{background:linear-gradient(100deg,#dddccff7 10%,#dddccfe8 55%,#dddccfc2)}.manifesto:before{filter:grayscale();background-image:url(/bg-manifesto.jpg);background-position:50% 70%}.manifesto:after{background:#1f1c1de0}.work:before{filter:grayscale();background-image:url(/bg-reference.jpg);background-position:50% 35%}.work:after{background:#302d2ee0}.service:before{filter:grayscale();background-image:url(/bg-service.jpg);background-position:50% 42%}.service:after{background:#dddccfe6}.experience:before{filter:grayscale();background-image:url(/bg-experience.jpg);background-position:70%}.experience:after{background:linear-gradient(90deg,#dddccff5,#dddccfd6)}.team:before{filter:grayscale();background-image:url(/bg-operations.jpg);background-position:50% 52%}.team:after{background:#555150e0}.faq:before{filter:grayscale();background-image:url(/bg-faq.jpg);background-position:50%}.faq:after{background:#dddccfed}.contact:before{filter:grayscale();background-image:url(/bg-contact.jpg);background-position:50% 62%}.contact:after{background:#1f1c1dd1}@media (prefers-reduced-motion:no-preference){.about:before,.work:before,.experience:before,.faq:before{animation:18s cubic-bezier(.45,0,.55,1) infinite alternate ambientFrameA}.manifesto:before,.service:before,.team:before,.contact:before{animation:22s cubic-bezier(.45,0,.55,1) infinite alternate ambientFrameB}}@keyframes ambientFrameA{0%{transform:scale(1.02)translate(-.6%)}to{transform:scale(1.09)translate(.8%,-1%)}}@keyframes ambientFrameB{0%{transform:scale(1.08)translate(.7%,-1%)}to{transform:scale(1.02)translate(-.8%,.6%)}}.sectionHead{border-top:1px solid var(--ink);letter-spacing:.12em;justify-content:space-between;margin-bottom:6rem;padding-top:1rem;font-size:.65rem;display:flex}.sectionHead p{margin:0;font-weight:700}.sectionHead.light{border-color:#f4f3ed80}.sectionSubtitle{position:relative}.aboutGrid{grid-template-columns:1.1fr .9fr;gap:8vw;display:grid}.aboutGrid h2,.serviceIntro h2,.workIntro h2,.teamIntro h2,.faqGrid h2{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,6.6vw,7rem);font-weight:900;line-height:1.04}.aboutText{padding-top:1rem}.aboutText p{font-size:clamp(1.15rem,1.7vw,1.8rem);line-height:1.7}.aboutText strong{border-top:1px solid var(--ink);margin-top:2rem;padding-top:2rem;font-size:.92rem;font-weight:600;line-height:1.8;display:block}.aboutPillars{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:7rem;display:grid}.aboutPillars article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);flex-direction:column;min-height:260px;padding:1.5rem;transition:background-color .35s,color .35s;display:flex}.aboutPillars article:hover{background:var(--ink);color:var(--paper)}.aboutPillars span{font-size:.64rem}.aboutPillars h3{letter-spacing:-.05em;margin:auto 0 .5rem;font-size:clamp(2rem,3.5vw,4rem)}.aboutPillars p{margin:0;font-size:.82rem}.manifesto{background:var(--black);color:var(--white)}.manifestoInner{padding-top:2.5rem;padding-bottom:9rem}.manifestoMedia{background:#393536;height:min(56vh,640px);min-height:420px;margin-bottom:1.5rem;position:relative;overflow:hidden}.manifestoMedia:after{content:"";background:linear-gradient(#0000000d,#000000a8);position:absolute;inset:0}.manifestoMedia img{object-fit:cover;object-position:center 54%;transition:transform 1.8s cubic-bezier(.16,1,.3,1);transform:scale(1.04)}.manifestoMedia.is-visible img{transform:scale(1)}.manifestoMedia>span,.manifestoMedia>p{z-index:1;position:absolute;left:2rem}.manifestoMedia>span{letter-spacing:.12em;border:1px solid #ffffff8f;padding:.65rem .75rem;font-size:.6rem;top:2rem}.manifestoMedia>p{letter-spacing:-.05em;margin:0;font-size:clamp(1.9rem,3.55vw,4rem);font-weight:800;line-height:1.28;bottom:1.8rem}.manifesto h2{letter-spacing:-.075em;margin:3rem 0 6rem;font-size:clamp(4rem,9.5vw,10rem);line-height:.94}.manifesto em,.serviceIntro em,.experience em,.workIntro em,.contact em{color:var(--paper);font-weight:400}.manifestoFoot{color:#f4f3edad;border-top:1px solid #f4f3ed66;grid-template-columns:2fr 1fr;gap:4rem;padding-top:2rem;line-height:1.8;display:grid}.manifestoFoot p{margin:0}.work{color:var(--white);background:#302d2e}.workIntro,.teamIntro{grid-template-columns:1.4fr .6fr;align-items:end;gap:4rem;margin-bottom:5rem;display:grid}.workIntro p,.teamIntro p{color:#f4f3eda1;margin:0;line-height:1.8}.archiveTabs{border-top:1px solid #f4f3ed73;border-left:1px solid #f4f3ed73;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;display:grid}.archiveTabs button{letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #f4f3ed73;border-top:0;border-left:0;justify-content:space-between;padding:1.25rem 1rem;font-size:.72rem;font-weight:700;transition:background-color .28s,color .28s;display:flex}.archiveTabs button:hover,.archiveTabs button[aria-selected=true]{background:var(--paper);color:var(--black)}.archiveTabs button span{font-size:.58rem;font-weight:400}.archiveGrid{grid-template-columns:repeat(3,1fr);gap:1rem;animation:.7s cubic-bezier(.16,1,.3,1) both archiveIn;display:grid}@keyframes archiveIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.archiveCard{background:#f4f3ed09;border:1px solid #f4f3ed38;transition:transform .35s,border-color .35s,background-color .35s;overflow:hidden}.archiveCard:hover{background:#f4f3ed11;border-color:#f4f3ed8f;transform:translateY(-6px)}.archiveImage{aspect-ratio:4/3;background:#555;position:relative;overflow:hidden}.archiveImage:after{content:"";pointer-events:none;background:linear-gradient(#0000003d,#0000 35%);position:absolute;inset:0}.archiveImage img{object-fit:cover;transition:transform 1s cubic-bezier(.16,1,.3,1)}.archiveCard:hover img{transform:scale(1.045)}.archiveImage>span{z-index:1;letter-spacing:.12em;border:1px solid #ffffff80;padding:.5rem .65rem;font-size:.52rem;position:absolute;top:1rem;left:1rem}.archiveBody{padding:1.25rem 1.35rem 1.5rem;position:relative}.archiveMeta{letter-spacing:.1em;border-bottom:1px solid #f4f3ed47;justify-content:space-between;margin-bottom:2rem;padding-bottom:.9rem;font-size:.65rem;display:flex}.archiveBody h3{letter-spacing:-.04em;max-width:85%;margin-bottom:.7rem;font-size:clamp(1.5rem,2.2vw,2.25rem)}.archiveBody p{color:#f4f3ed94;margin:0;font-size:.78rem}.archiveBody>b{font-size:1.1rem;font-weight:400;position:absolute;bottom:1.4rem;right:1.35rem}.archiveGrid.is-single{grid-template-columns:1fr}.archiveGrid.is-single .archiveCard{grid-template-columns:1.55fr .75fr;display:grid}.archiveGrid.is-single .archiveImage{aspect-ratio:auto;min-height:500px}.archiveGrid.is-single .archiveBody{flex-direction:column;padding:2rem;display:flex}.archiveGrid.is-single .archiveBody h3{margin-top:auto;font-size:clamp(2rem,4vw,4.5rem)}.placeholderNotice{color:#f4f3ed73;margin:3rem 0 0;font-size:.65rem}.serviceIntro{grid-template-columns:1.35fr .65fr;align-items:end;gap:4rem;margin-bottom:7rem;display:grid}.serviceIntro em{color:#777271}.serviceIntro p{margin:0;line-height:1.8}.serviceList{border-top:1px solid var(--ink)}.serviceList article{isolation:isolate;border-bottom:1px solid var(--ink);grid-template-columns:64px 180px minmax(260px,1fr) minmax(300px,.85fr) 30px;align-items:center;gap:clamp(1.25rem,2vw,2.5rem);min-height:300px;padding:3rem 0;display:grid;position:relative}.serviceNo,.serviceLabel{letter-spacing:.1em;font-size:.67rem;font-weight:700}.serviceList h3{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(1.6rem,2.5vw,2.7rem)}.serviceList p{color:#4c4948bf;max-width:700px;margin-bottom:0;line-height:1.65}.tags{flex-wrap:wrap;gap:.5rem;margin-top:2.2rem;display:flex}.tags span{border:1px solid var(--line);border-radius:999px;padding:.48rem .78rem;font-size:.62rem}.serviceList article>span{font-size:1.5rem}.serviceVisual{color:#2b2829;opacity:.72;background:#dddccf5c;border:1px solid #4c49487a;width:100%;min-width:0;height:184px;transition:transform .75s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.serviceList article:hover .serviceVisual{opacity:.72;background:#dddccf5c;transform:scale(1.02)}.serviceVisual span,.serviceVisual i,.serviceVisual b,.serviceVisual em{display:block;position:absolute}.serviceVisual b,.serviceVisual em{margin:0;font-style:normal}.serviceVisual--incubating{background-image:radial-gradient(circle,#4c494824 0 1px,#0000 2px);background-size:14px 14px}.serviceVisual--incubating:before,.serviceVisual--incubating:after{content:"";opacity:.45;background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.serviceVisual--incubating:before{width:100%;height:1px}.serviceVisual--incubating:after{width:1px;height:100%}.serviceVisual--incubating span{border:1px solid;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.serviceVisual--incubating span:first-child{background:currentColor;width:46px;height:46px;animation:3.8s ease-in-out infinite incubateCore;box-shadow:0 0 0 8px #4c494814}.serviceVisual--incubating span:nth-child(2){border-style:dashed;width:104px;height:104px;animation:11s linear infinite incubateSpin}.serviceVisual--incubating span:nth-child(3){width:156px;height:156px;animation:4.8s ease-in-out infinite incubatePulse}.serviceVisual--incubating i{background:var(--paper);transform-origin:-58px 0;border:2px solid;border-radius:50%;width:11px;height:11px;animation:5.5s linear infinite incubateOrbit;top:50%;left:50%}.serviceVisual--incubating b{border-top:1px solid;border-right:1px solid;width:26px;height:26px;top:14px;right:14px}.serviceVisual--incubating em{background:repeating-linear-gradient(90deg,currentColor 0 4px,#0000 4px 8px);width:42px;height:5px;bottom:14px;left:14px}@keyframes incubateCore{0%,to{opacity:.46;transform:translate(-50%,-50%)scale(.62)}50%{opacity:.9;transform:translate(-50%,-50%)scale(1)}}@keyframes incubatePulse{0%,to{opacity:.35;transform:translate(-50%,-50%)scale(.9)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}}@keyframes incubateSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes incubateOrbit{0%{transform:translate(58px,-50%)rotate(0)}to{transform:translate(58px,-50%)rotate(360deg)}}.serviceVisual--planning{perspective:500px;background-image:linear-gradient(90deg,#4c49484d 1px,#0000 1px),linear-gradient(#4c49484d 1px,#0000 1px);background-size:25% 25%}.serviceVisual--planning:before{content:"";background:linear-gradient(#0000 42%,#1f1c1d2e 50%,#0000 58%);animation:5s cubic-bezier(.45,0,.55,1) infinite planningScan;position:absolute;inset:-60% -20%;transform:rotate(-18deg)}.serviceVisual--planning span:first-child,.serviceVisual--planning span:nth-child(2){background:currentColor;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 5px #4c494824}.serviceVisual--planning span:first-child{bottom:18%;left:16%}.serviceVisual--planning span:nth-child(2){animation:2.4s ease-in-out infinite planningPoint;top:13%;right:13%}.serviceVisual--planning span:nth-child(3){display:none}.serviceVisual--planning i{background:#dddccfc2;border:1px solid;width:42px;height:42px;animation:4s ease-in-out infinite planningNode;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.serviceVisual--planning b{border:1px solid #4c494866;inset:12px}.serviceVisual--planning em{background:repeating-linear-gradient(90deg,currentColor 0 2px,#0000 2px 5px);width:48px;height:7px;bottom:16px;right:18px}@keyframes planningScan{0%{transform:translateY(-22%)rotate(-18deg)}50%,to{transform:translateY(22%)rotate(-18deg)}}@keyframes planningPoint{50%{opacity:.45;transform:scale(.55)}}@keyframes planningNode{0%,to{transform:translate(-50%,-50%)rotate(45deg)scale(.72)}50%{transform:translate(-50%,-50%)rotate(225deg)scale(1)}}.serviceVisual--operation{background-image:linear-gradient(#4c494838 1px,#0000 1px);background-size:100% 25%;justify-content:space-between;align-items:flex-end;gap:13px;padding:28px 24px 20px;display:flex}.serviceVisual--operation:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#f4f3ed80,#0000);animation:5.2s ease-in-out infinite operationSweep;position:absolute;inset:0;transform:translate(-120%)}.serviceVisual--operation:after{content:"";background:currentColor;height:1px;position:absolute;bottom:19px;left:0;right:0}.serviceVisual--operation span{transform-origin:bottom;background:linear-gradient(currentColor 0 12%,#4c494833 12% 100%);border:1px solid;flex:1;animation:4.2s cubic-bezier(.45,0,.2,1) infinite alternate operationBars;position:relative;bottom:0}.serviceVisual--operation span:first-child{height:38%}.serviceVisual--operation span:nth-child(2){height:62%;animation-delay:.35s}.serviceVisual--operation span:nth-child(3){height:92%;animation-delay:.7s}.serviceVisual--operation i{display:none}.serviceVisual--operation b{z-index:2;background:var(--paper);border:2px solid;border-radius:50%;width:10px;height:10px;animation:2.2s ease-in-out infinite operationPoint;top:20%;right:8%}.serviceVisual--operation em{z-index:2;background:repeating-linear-gradient(90deg,currentColor 0 5px,#0000 5px 9px);width:52px;height:5px;top:14px;left:16px}@keyframes operationBars{0%{filter:opacity(.45);transform:scaleY(.5)}to{filter:opacity(.9);transform:scaleY(1)}}@keyframes operationPoint{50%{transform:scale(1.6)}}@keyframes operationSweep{0%,28%{transform:translate(-120%)}70%,to{transform:translate(120%)}}.motion-ready .serviceList article[data-motion=service-row]{opacity:0;clip-path:inset(0 0 100%);transform:translateY(70px)}.motion-ready .serviceList article[data-motion=service-row].is-visible{animation:serviceRowIn 1.15s var(--service-delay,0s) cubic-bezier(.16, 1, .3, 1) both}.motion-ready .serviceVisual[data-motion]{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(34px)rotate(.7deg)}.motion-ready .serviceVisual[data-motion].is-visible{animation:1.35s cubic-bezier(.16,1,.3,1) .18s both serviceVisualIn}.motion-ready .serviceList article:hover .serviceVisual[data-motion].is-visible{opacity:.72;transform:scale(1.02)}@keyframes serviceRowIn{to{opacity:1;clip-path:inset(0);transform:none}}@keyframes serviceVisualIn{to{opacity:.72;clip-path:inset(0);transform:none}}.experienceGrid{grid-template-columns:1.2fr .8fr;gap:8vw;display:grid}.experienceGrid h2{letter-spacing:-.07em;font-size:clamp(3rem,6.7vw,7rem);line-height:1.02}.experienceGrid em{color:#777271}.experienceCopy{padding-top:1rem}.experienceCopy>p{font-size:1.15rem;line-height:1.8}.experienceAccordion{border-top:1px solid var(--ink);margin-top:2rem}.experienceAccordion details{border-bottom:1px solid var(--line)}.experienceAccordion summary{cursor:pointer;grid-template-columns:55px 1fr auto;align-items:center;padding:1.25rem 0;list-style:none;display:grid}.experienceAccordion summary::-webkit-details-marker{display:none}.experienceAccordion summary:focus-visible,.faq summary:focus-visible{outline-offset:-1px;outline:1px solid}.experienceAccordion summary span{font-size:.6rem}.experienceAccordion summary strong{font-size:.9rem}.experienceAccordion summary b{font-size:1.2rem;font-weight:400;transition:transform .3s}.experienceAccordion details[open] summary b{transform:rotate(45deg)}.experiencePanel{grid-template-columns:150px 1fr;gap:1.5rem;padding:.5rem 0 1.7rem 55px;animation:.55s cubic-bezier(.16,1,.3,1) both experiencePanelIn;display:grid}.experienceThumb{background:#aaa79d;min-height:112px;position:relative;overflow:hidden}.experienceThumb img{object-fit:cover;filter:grayscale();transition:filter .45s,transform .65s cubic-bezier(.16,1,.3,1)}.experienceAccordion details:hover .experienceThumb img{filter:grayscale(.25);transform:scale(1.04)}.experiencePanel small{letter-spacing:.12em;margin-bottom:.8rem;font-size:.56rem;font-weight:700;display:block}.experiencePanel p{margin-bottom:1rem;font-size:.82rem;line-height:1.7}.experiencePanel>div:last-child>span{letter-spacing:.08em;opacity:.6;font-size:.55rem}@keyframes experiencePanelIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}.brandRail{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);white-space:nowrap;margin-top:6rem;padding:1.65rem 0;font-size:clamp(.72rem,1.15vw,1rem);font-weight:900;overflow:hidden}.brandRailTrack{will-change:transform;width:max-content;animation:38s linear infinite brandRailMove;display:flex}.brandRailGroup{flex:none;min-width:max-content;display:flex}.brandRailGroup span{letter-spacing:-.02em;align-items:center;gap:2.2rem;padding-right:2.2rem;display:flex}.brandRailGroup i{opacity:.48;font-size:.42rem;font-style:normal}@keyframes brandRailMove{to{transform:translate(-50%)}}.team{color:var(--white);background:#6a6664}.teamGrid{border-top:1px solid #f4f3ed73;border-left:1px solid #f4f3ed73;grid-template-columns:repeat(3,1fr);display:grid}.teamGrid article{border-bottom:1px solid #f4f3ed73;border-right:1px solid #f4f3ed73;flex-direction:column;min-height:360px;padding:2rem;transition:background-color .35s,color .35s;display:flex}.teamGrid article:hover{background:var(--paper);color:var(--black)}.teamGrid article>span{font-size:.65rem}.teamGrid p{letter-spacing:.12em;margin:auto 0 1rem;font-size:.65rem;font-weight:700}.teamGrid h3{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(1.8rem,3vw,3rem)}.teamGrid small{color:#f4f3edad;max-width:26rem;font-size:.88rem;line-height:1.75}.teamGrid article:hover small{color:#1f1c1d94}.faqGrid{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.faqGrid h2{font-size:clamp(2.8rem,5vw,5rem)}.faq details{border-top:1px solid var(--ink)}.faq details:last-child{border-bottom:1px solid var(--ink)}.faq summary{cursor:pointer;grid-template-columns:50px 1fr auto;padding:1.8rem 0;font-weight:700;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:.65rem}.faq summary b{font-size:1.2rem;font-weight:400;transition:transform .25s}.faq details[open] summary b{transform:rotate(45deg)}.faq details>p{color:#4c4948b8;padding:0 2rem 2rem 50px;line-height:1.8}.contact{background:var(--black);color:var(--white);text-align:center;padding:10rem 4vw}.contact h2{letter-spacing:-.08em;margin:4rem 0;font-size:clamp(4rem,9.5vw,10rem);line-height:.94}.contact>p:not(.kicker){color:#f4f3ed99;line-height:1.8}.contactActions{justify-content:center;align-items:center;gap:1rem;margin:3rem 0;display:flex}.contactActions a,.contactActions>span{padding:1.2rem 1.5rem;font-size:.75rem}.contactActions a{background:var(--paper);color:var(--black);font-weight:700}.contactActions a span{margin-left:2rem}.contactActions>span{color:#f4f3ed80;border:1px solid #f4f3ed59}.contactMail{border-bottom:1px solid;margin-top:2rem;font-size:.85rem;display:inline-block}footer{border-top:1px solid var(--ink);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;padding:2rem 4vw;display:grid}.footLogo{width:105px}footer p,footer>span{letter-spacing:.1em;margin:0;font-size:.6rem}footer>span{justify-self:end}.motion-ready [data-motion=section-label],.motion-ready [data-motion=subtitle]{opacity:0;will-change:transform, opacity, filter, clip-path}.motion-ready [data-motion=section-label].is-visible{animation:1.15s cubic-bezier(.16,1,.3,1) both sectionLabelIn}.motion-ready .about [data-motion=subtitle].is-visible{animation:1.2s cubic-bezier(.16,1,.3,1) .12s both subtitleRise}.motion-ready .manifesto [data-motion=subtitle].is-visible{animation:1.35s cubic-bezier(.22,1,.36,1) .1s both subtitleFocus}.motion-ready .work [data-motion=subtitle].is-visible{animation:1.25s cubic-bezier(.16,1,.3,1) .14s both subtitleSlideLeft}.motion-ready .service [data-motion=subtitle].is-visible{animation:1.2s cubic-bezier(.16,1,.3,1) .12s both subtitleSlice}.motion-ready .experience [data-motion=subtitle].is-visible{animation:1.3s cubic-bezier(.16,1,.3,1) .16s both subtitleStretch}.motion-ready .team [data-motion=subtitle].is-visible{animation:1.35s cubic-bezier(.22,1,.36,1) .14s both subtitleFocus}.motion-ready .contact [data-motion=subtitle].is-visible{animation:1.25s cubic-bezier(.16,1,.3,1) .14s both subtitleRise}@keyframes sectionLabelIn{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(12px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes subtitleRise{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(34px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes subtitleFocus{0%{opacity:0;filter:blur(9px);letter-spacing:.08em;transform:translateY(18px)}to{opacity:1;filter:blur();letter-spacing:normal;transform:none}}@keyframes subtitleSlideLeft{0%{opacity:0;clip-path:inset(0 0 0 100%);transform:translate(42px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes subtitleSlice{0%{opacity:0;clip-path:inset(45% 0);transform:translate(-28px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes subtitleStretch{0%{opacity:0;transform-origin:0;transform:scaleX(.72)translate(-24px)}to{opacity:1;transform:none}}.motion-ready [data-motion^=title-]{opacity:0;will-change:transform, opacity, filter, clip-path}.motion-ready [data-motion^=title-].is-visible{opacity:1}.motion-ready [data-motion=media-reveal]{opacity:0;clip-path:inset(0 0 100%);will-change:opacity, clip-path}.motion-ready [data-motion=media-reveal].is-visible{animation:1.6s cubic-bezier(.16,1,.3,1) both mediaReveal}.motion-ready [data-motion=title-about].is-visible{animation:1.35s cubic-bezier(.16,1,.3,1) both titleAbout}.motion-ready [data-motion=title-manifesto].is-visible{animation:1.5s cubic-bezier(.22,1,.36,1) both titleManifesto}.motion-ready [data-motion=title-service].is-visible{animation:1.3s cubic-bezier(.16,1,.3,1) both titleService}.motion-ready [data-motion=title-work].is-visible{animation:1.45s cubic-bezier(.16,1,.3,1) both titleWork}.motion-ready [data-motion=title-experience].is-visible{animation:1.4s cubic-bezier(.16,1,.3,1) both titleExperience}.motion-ready [data-motion=title-team].is-visible{animation:1.45s cubic-bezier(.16,1,.3,1) both titleTeam}.motion-ready [data-motion=title-faq].is-visible{animation:1.55s cubic-bezier(.16,1,.3,1) both titleFaq}.motion-ready [data-motion=title-contact].is-visible{animation:1.6s cubic-bezier(.16,1,.3,1) both titleContact}@keyframes mediaReveal{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes titleAbout{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(52px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes titleManifesto{0%{opacity:0;filter:blur(12px);transform:scale(.92)rotate(-1.2deg)}to{opacity:1;filter:blur();transform:none}}@keyframes titleService{0%{opacity:0;transform:translate(-74px)skew(-7deg)}to{opacity:1;transform:none}}@keyframes titleWork{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(66px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes titleExperience{0%{opacity:0;transform:translate(-34px)scaleX(.78)}to{opacity:1;transform:none}}@keyframes titleTeam{0%{opacity:0;transform:perspective(900px)rotateX(14deg)translateY(54px)}to{opacity:1;transform:none}}@keyframes titleFaq{0%{opacity:0;filter:blur(14px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:none}}@keyframes titleContact{0%{opacity:0;transform:scale(.84)translateY(32px)}to{opacity:1;transform:none}}@media (width>=901px) and (width<=1200px){.serviceList article{grid-template-columns:48px minmax(240px,1fr) minmax(300px,1fr);gap:1.5rem}.serviceNo{grid-area:1/1/3;align-self:start;padding-top:.3rem}.serviceLabel{grid-area:1/2;align-self:end}.serviceList article>div:nth-child(3){grid-area:2/2;align-self:start}.serviceVisual{grid-area:1/3/3;height:210px}.serviceList article>span{display:none}}@media (width<=900px){.nav{grid-template-columns:1fr 1fr}.navLinks{display:none}.hero h1{font-size:14vw;line-height:.87}.aboutGrid,.experienceGrid,.faqGrid{grid-template-columns:1fr}.aboutText{margin-top:2rem}.aboutPillars{grid-template-columns:1fr 1fr 1fr}.serviceIntro,.workIntro,.teamIntro{grid-template-columns:1fr}.serviceList article{grid-template-columns:50px 150px 1fr}.serviceVisual{grid-column:3;width:100%;max-width:360px}.serviceList article>span{display:none}.archiveGrid{grid-template-columns:1fr 1fr}.archiveCard:last-child{grid-column:1/-1}.archiveGrid.is-single .archiveCard{grid-template-columns:1.2fr .8fr}.teamGrid{grid-template-columns:1fr 1fr}.section{padding:6rem 5vw}}@media (width<=620px){html{scroll-padding-top:72px}.hero{padding:72px 5vw 0}.nav{height:72px;padding:0 5vw}.brandLogo{width:100px}.heroCopy{justify-content:flex-start;padding-top:12vh}.hero h1{margin:8vh 0;font-size:17vw;line-height:.91}.heroFoot{grid-template-columns:1fr auto}.heroMark{display:none}.heroFoot p{max-width:220px;font-size:.75rem}.sectionHead{margin-bottom:4rem}.sectionHead span{display:none}.aboutGrid h2,.serviceIntro h2,.workIntro h2,.teamIntro h2,.faqGrid h2{font-size:12vw;line-height:1.08}.aboutPillars{grid-template-columns:1fr;margin-top:4rem}.aboutPillars article{min-height:190px}.manifestoInner{padding-top:1.5rem;padding-bottom:7rem}.manifestoMedia{height:48vh;min-height:340px;margin-bottom:1.5rem}.manifestoMedia>span,.manifestoMedia>p{left:1.2rem}.manifestoMedia>span{top:1.2rem}.manifestoMedia>p{bottom:1.2rem}.manifesto h2,.contact h2{font-size:14.5vw;line-height:1}.manifestoFoot{grid-template-columns:1fr}.archiveTabs{grid-template-columns:1fr 1fr}.archiveGrid,.archiveGrid.is-single .archiveCard{grid-template-columns:1fr}.archiveCard:last-child{grid-column:auto}.archiveGrid{gap:2.5rem}.archiveGrid.is-single .archiveImage{aspect-ratio:4/3;min-height:0}.archiveGrid.is-single .archiveBody{min-height:260px}.serviceList article{grid-template-columns:40px 1fr;gap:1.2rem}.serviceLabel,.serviceList article>div:nth-child(3){grid-column:2}.serviceVisual{grid-column:2;width:100%;height:130px}.experiencePanel{grid-template-columns:1fr;padding-left:0}.experienceThumb{min-height:180px}.teamGrid{grid-template-columns:1fr}.teamGrid article{min-height:300px}.experienceGrid h2{font-size:12vw}.brandRail{gap:2.5rem}.contact{padding:8rem 5vw}.contactActions{flex-direction:column}.contactActions>*{width:100%;max-width:330px}footer{grid-template-columns:1fr auto}footer p{display:none}footer>span{text-align:right}.tickerTrack{animation-duration:38s}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero h1 span,.tickerTrack,.brandRailTrack,.archiveGrid{opacity:1;will-change:auto;animation:none;transform:none}.motion-ready [data-motion]{opacity:1;filter:none;clip-path:none;will-change:auto;transform:none;animation:none!important}.archiveImage img,.manifestoMedia img{transition:none;transform:none}.heroFoot>a b,.serviceVisual *,.serviceVisual:after{animation:none!important}}
