/*! 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}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}h1,h2,h3,p{margin-top:0}.section{max-width:1600px;margin:auto;padding:8rem 4vw}.hero{background:var(--paper);flex-direction:column;min-height:100svh;padding:0 4vw;display:flex;overflow:hidden}.nav{border-bottom:1px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;height:88px;display:grid}.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{transition:opacity .2s}.navLinks a:hover{opacity:.45}.navCta{border:1px solid var(--ink);justify-self:end;padding:.75rem 1rem;font-size:.68rem}.navCta span{margin-left:1rem}.heroCopy{flex-direction:column;flex:1;justify-content:center;padding:6vh 0 4vh;display:flex}.kicker{letter-spacing:.15em;font-size:.67rem;font-weight:700}.hero h1{letter-spacing:-.09em;margin:5vh 0 7vh;font-size:clamp(5rem,11.7vw,11rem);font-weight:900;line-height:.78}.hero h1 span{--hero-enter-x:-7vw;opacity:0;will-change:transform,opacity;animation:1.55s cubic-bezier(.16,1,.3,1) forwards heroWordIn;display:block}.hero h1 span:nth-child(2){--hero-enter-x:7vw;color:#767170;animation-delay:.28s}.hero h1 span:nth-child(3){--hero-enter-x:-7vw;color:var(--black);animation-delay:.56s}@keyframes heroWordIn{0%{opacity:0;transform:translate3d(var(--hero-enter-x),.2em,0)}to{opacity:1;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;font-size:.65rem}.heroFoot>a b{margin-left:1rem;font-size:1.2rem}.heroMark{font-size:3rem;font-weight:900;line-height:1}.ticker{background:var(--black);color:var(--paper);white-space:nowrap;letter-spacing:.13em;padding:1rem 0;font-size:.72rem;font-weight:700;overflow:hidden}.tickerTrack{will-change:transform;width:max-content;animation:360s linear infinite tick;display:flex}.tickerGroup{flex:none;min-width:100vw;display:flex}.tickerGroup span{flex:none;align-items:center;gap:1.5rem;padding-right:1.5rem;display:flex}.tickerGroup i{font-style:normal;font-weight:400}@keyframes tick{to{transform:translate(-50%)}}.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}.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:.98}.aboutText{padding-top:1rem}.aboutText p{font-size:clamp(1.15rem,1.7vw,1.8rem);line-height:1.6}.aboutText strong{border-top:1px solid var(--ink);margin-top:2rem;padding-top:2rem;font-size:1rem;line-height:1.8;display:block}.growthLine{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;margin-top:7rem;padding:2rem 0;display:flex}.growthLine span{font-size:1.4rem;font-style:italic;font-weight:900}.growthLine small{margin-top:.7rem;font-size:.65rem;font-style:normal;font-weight:400;display:block}.growthLine i{font-style:normal}.manifesto{background:var(--black);color:var(--white)}.manifestoInner{padding-top:9rem;padding-bottom:9rem}.manifesto h2{letter-spacing:-.075em;margin:4rem 0 6rem;font-size:clamp(4rem,10vw,10rem);line-height:.88}.manifesto em,.serviceIntro em,.experience 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.7;display:grid}.manifestoFoot p{margin:0}.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{border-bottom:1px solid var(--ink);grid-template-columns:70px 220px 1fr 35px;align-items:start;gap:2rem;padding:2.7rem 0;display:grid}.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:.45rem .75rem;font-size:.62rem;transition:background-color .25s,color .25s,border-color .25s,transform .25s}.tags span:hover{background:var(--ink);border-color:var(--ink);color:var(--paper);transform:translateY(-2px)}.serviceList article>span{font-size:1.5rem}.work{color:var(--white);background:#302d2e}.sectionHead.light{border-color:#f4f3ed80}.workIntro,.teamIntro{grid-template-columns:1.4fr .6fr;align-items:end;gap:4rem;margin-bottom:6rem;display:grid}.workIntro p,.teamIntro p{color:#f4f3eda1;margin:0;line-height:1.8}.projectGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.projectGrid article{background:#f4f3ed09;border:1px solid #f4f3ed38;transition:transform .35s,border-color .35s,background-color .35s;overflow:hidden}.projectGrid article:hover{background:#f4f3ed0f;border-color:#f4f3ed7a;transform:translateY(-6px)}.projectImage{aspect-ratio:4/3;background:#555;position:relative;overflow:hidden}.projectImage img{object-fit:cover;transition:transform .6s}.projectGrid article:hover img{transform:scale(1.035)}.projectBody{padding:1.25rem 1.35rem 1.5rem}.projectMeta{letter-spacing:.1em;border-bottom:1px solid #f4f3ed47;justify-content:space-between;margin:0 0 1rem;padding-bottom:.9rem;font-size:.65rem;display:flex}.projectGrid h3{letter-spacing:-.04em;margin-bottom:.55rem;font-size:1.8rem}.projectGrid p{color:#f4f3ed94;margin:0;font-size:.78rem}.placeholderNotice{color:#f4f3ed73;margin:4rem 0 0;font-size:.65rem}.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:.97}.experienceGrid em{color:#777271}.experienceGrid>div{padding-top:1rem}.experienceGrid>div p{font-size:1.15rem;line-height:1.7}.experienceGrid ul{border-top:1px solid var(--ink);margin:2rem 0 0;padding:2rem 0 0;list-style:none}.experienceGrid li{border-bottom:1px solid var(--line);padding:1rem 0}.brandRail{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);justify-content:space-between;gap:2rem;margin-top:6rem;padding:2rem 0;font-size:clamp(.7rem,1.15vw,1rem);font-weight:900;display:flex}.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:440px;padding:2rem;display:flex}.teamGrid article>span{font-size:.65rem}.monogram{letter-spacing:-.1em;color:var(--paper);margin:auto 0;font-size:8rem;font-weight:900}.teamGrid p{letter-spacing:.12em;margin-bottom:.5rem;font-size:.65rem}.teamGrid h3{margin-bottom:.5rem;font-size:2.5rem}.teamGrid small{color:#f4f3ed8c}.faqGrid{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.faqGrid h2{font-size:clamp(2.8rem,5vw,5rem)}details{border-top:1px solid var(--ink)}details:last-child{border-bottom:1px solid var(--ink)}summary{cursor:pointer;grid-template-columns:50px 1fr auto;padding:1.8rem 0;font-weight:700;list-style:none;display:grid}summary::-webkit-details-marker{display:none}summary span{font-size:.65rem}summary b{font-size:1.2rem;font-weight:400;transition:transform .2s}details[open] summary b{transform:rotate(45deg)}details>p{color:#4c4948b3;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,10vw,10rem);line-height:.9}.contact em{color:var(--paper)}.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{background:var(--paper);border-top:1px solid var(--ink);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^=title-]{opacity:0;will-change:transform,opacity,filter,clip-path}.motion-ready [data-motion^=title-].is-visible{opacity:1}.motion-ready [data-motion=title-about].is-visible{animation:1.15s cubic-bezier(.16,1,.3,1) both titleAbout}.motion-ready [data-motion=title-manifesto].is-visible{animation:1.3s cubic-bezier(.22,1,.36,1) both titleManifesto}.motion-ready [data-motion=title-service].is-visible{animation:1.1s cubic-bezier(.16,1,.3,1) both titleService}.motion-ready [data-motion=title-work].is-visible{animation:1.25s cubic-bezier(.16,1,.3,1) both titleWork}.motion-ready [data-motion=title-experience].is-visible{animation:1.2s cubic-bezier(.16,1,.3,1) both titleExperience}.motion-ready [data-motion=title-team].is-visible{animation:1.25s cubic-bezier(.16,1,.3,1) both titleTeam}.motion-ready [data-motion=title-faq].is-visible{animation:1.35s cubic-bezier(.16,1,.3,1) both titleFaq}.motion-ready [data-motion=title-contact].is-visible{animation:1.4s cubic-bezier(.16,1,.3,1) both titleContact}@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(10px);transform:scale(.9)rotate(-1.5deg)}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)rotate(2deg)}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(.82)translateY(32px)}to{opacity:1;transform:none}}@media (width<=900px){.nav{grid-template-columns:1fr 1fr}.navLinks{display:none}.hero h1{font-size:14vw;line-height:.82}.aboutGrid,.experienceGrid,.faqGrid{grid-template-columns:1fr}.aboutText{margin-top:2rem}.serviceIntro,.workIntro,.teamIntro{grid-template-columns:1fr}.serviceList article{grid-template-columns:50px 150px 1fr}.serviceList article>span{display:none}.projectGrid,.teamGrid{grid-template-columns:1fr 1fr}.growthLine{justify-content:flex-start;gap:2rem;overflow-x:auto}.growthLine span{min-width:150px}.brandRail{overflow:hidden}.brandRail span{min-width:max-content}.section{padding:6rem 5vw}}@media (width<=620px){.hero{padding:0 5vw}.nav{height:72px}.brandLogo{width:100px}.heroCopy{justify-content:flex-start;padding-top:12vh}.hero h1{margin:8vh 0;font-size:17vw}.heroFoot{grid-template-columns:1fr auto}.heroMark{display:none}.heroFoot p{max-width:220px;font-size:.75rem}.heroFoot p br{display:none}.sectionHead{margin-bottom:4rem}.sectionHead span{display:none}.aboutGrid h2,.serviceIntro h2,.workIntro h2,.teamIntro h2,.faqGrid h2{font-size:12vw;line-height:1}.growthLine{margin-top:4rem}.manifestoInner{padding-top:7rem;padding-bottom:7rem}.manifesto h2,.contact h2{font-size:15vw;line-height:.94}.manifestoFoot{grid-template-columns:1fr}.serviceList article{grid-template-columns:40px 1fr;gap:1.2rem}.serviceLabel,.serviceList article>div:nth-child(3){grid-column:2}.projectGrid,.teamGrid{grid-template-columns:1fr}.projectGrid{gap:4rem}.teamGrid article{min-height:350px}.monogram{font-size:6rem}.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:270s}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero h1 span{opacity:1;will-change:auto;animation:none;transform:none}.tickerTrack{will-change:auto;animation:none}.motion-ready [data-motion^=title-]{opacity:1;filter:none;clip-path:none;will-change:auto;transform:none;animation:none!important}.projectImage img{transition:none}}
