/*! 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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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)}.block{display:block}.grid{display:grid}.table{display:table}.italic{font-style:italic}}:root{--ink:#111;--paper:#f4f2ed;--white:#fff;--line:#1111112e;--muted:#66645f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--ink);color:var(--white)}.nav{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f2edf0;grid-template-columns:1fr auto auto;align-items:center;column-gap:2rem;min-height:86px;padding:0 4.5vw;display:grid;position:sticky;top:0}.brand{letter-spacing:.36em;width:fit-content;font-size:1.02rem;font-weight:610}.navLinks{justify-self:end;gap:2.4rem;font-size:.79rem;display:flex}.navLinks a,footer a{position:relative}.navLinks a:after,footer>div a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.navLinks a:hover:after,.navLinks a:focus-visible:after,footer>div a:hover:after,footer>div a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.navCta{background:var(--ink);border:1px solid var(--ink);color:var(--white);justify-self:end;align-items:center;gap:1.5rem;padding:.78rem 1rem;font-size:.75rem;transition:background .18s,color .18s;display:flex}.navCta:hover,.navCta:focus-visible{background:var(--white);color:var(--ink)}.navCta span,.button span{font-size:1.02rem}.hero{grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);min-height:calc(100vh - 86px);display:grid;position:relative;overflow:hidden}.heroCopy{align-self:center;padding:7.5rem 5vw 8rem 7vw}.eyebrow{letter-spacing:.18em;text-transform:uppercase;align-items:center;margin:0 0 2.8rem;font-size:.68rem;font-weight:600;display:flex}.eyebrow span{background:var(--ink);border-radius:999px;width:6px;height:6px;margin-right:.8rem}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.076em;margin-bottom:2.6rem;font-size:clamp(4.2rem,6.4vw,7.5rem);font-weight:480;line-height:.85}h1 em,h2 em,.statement em,.contact em{font-family:var(--font-serif), Georgia, serif;font-weight:400}.heroLead{color:var(--muted);max-width:31rem;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.65}.heroActions{align-items:center;gap:2rem;margin-top:2.7rem;display:flex}.button{justify-content:space-between;align-items:center;gap:2.6rem;padding:1.1rem 1.2rem;font-size:.79rem;font-weight:560;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.buttonDark{background:var(--ink);color:var(--white)}.buttonDark:hover,.buttonDark:focus-visible{background:#292929}.textLink{border-bottom:1px solid var(--ink);gap:1.6rem;padding-bottom:.35rem;font-size:.77rem;display:flex}.heroVisual{background:#e6e3dc;justify-content:center;align-items:center;min-height:650px;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.heroVisual:before,.heroVisual:after{aspect-ratio:16/9;content:"";background:#ffffffb8;border:1px solid #11111114;width:min(76%,680px);position:absolute}.heroVisual:before{transform:rotate(4deg)translate(1.1rem,.7rem);box-shadow:0 24px 70px #11111117}.heroVisual:after{background:#f8f7f3e6;transform:rotate(-4deg)translate(-1.1rem,.4rem)}.heroLogoFrame{aspect-ratio:16/9;background:var(--white);z-index:2;border:clamp(.5rem,1vw,.8rem) solid #faf9f6;width:min(86%,760px);transition:transform .36s,box-shadow .36s;position:relative;overflow:hidden;transform:rotate(-.7deg);box-shadow:0 30px 80px #1111112b}.heroLogoFrame:after{content:"";pointer-events:none;border:1px solid #11111114;position:absolute;inset:0}.heroLogoFrame:hover{transform:rotate(0)translateY(-4px);box-shadow:0 34px 90px #1113}.heroLogoImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.heroFootnote{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.63rem;display:flex;position:absolute;bottom:2.4rem;left:7vw}.dot{background:var(--ink);border-radius:50%;width:3px;height:3px}.trustBar{background:var(--ink);color:var(--white);white-space:nowrap;justify-content:center;align-items:center;gap:2.6rem;padding:1.15rem 2rem;display:flex;overflow:hidden}.trustBar p{letter-spacing:.15em;margin:0;font-size:.61rem;font-weight:560}.trustBar span{color:#777}.section{padding:9rem 7vw}.sectionIntro{grid-template-columns:minmax(150px,.65fr) 2fr;margin-bottom:5rem;display:grid}.sectionLabel{letter-spacing:.14em;padding-top:.65rem;font-size:.62rem;font-weight:600}.sectionIntro h2,.contact h2{letter-spacing:-.068em;margin-bottom:2rem;font-size:clamp(3rem,5.2vw,6.2rem);font-weight:470;line-height:.94}.sectionIntro>div>p{color:var(--muted);max-width:34rem;margin:0;font-size:1rem;line-height:1.65}.subjectGrid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.subjectCard{border-left:1px solid var(--line);min-height:390px;padding:2rem;transition:background .22s,color .22s,transform .22s}.subjectCard:last-child{border-right:1px solid var(--line)}.subjectCard:hover{background:var(--ink);color:var(--white);transform:translateY(-8px)}.subjectTop{justify-content:space-between;align-items:flex-start;min-height:8.5rem;font-size:.64rem;display:flex}.subjectArrow{opacity:0;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;transition:opacity .18s,transform .18s;display:flex;transform:scale(.8)}.subjectCard:hover .subjectArrow{opacity:1;transform:scale(1)}.subjectCard h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.04em;font-size:2.4rem;font-style:italic;font-weight:400}.subjectCard>p{color:var(--muted);max-width:18rem;font-size:.85rem;line-height:1.65}.subjectCard:hover>p{color:#bdbdbd}.subjectCard small{letter-spacing:.11em;text-transform:uppercase;margin-top:2rem;font-size:.6rem;display:block}.moreSubjects{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.6rem 0;font-size:.75rem;display:flex}.moreSubjects p{color:var(--muted);margin:0}.moreSubjects a{border-bottom:1px solid var(--ink);padding-bottom:.25rem;font-weight:600}.darkSection{background:var(--ink);color:var(--white);padding:9rem 7vw 0}.darkIntro{margin-bottom:5rem}.darkIntro>div>p{color:#a8a8a8}.teamGrid{grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:9rem;display:grid}.teamCard{border:1px solid #343434;padding:.7rem .7rem 1.6rem}.teamPhoto{aspect-ratio:4/5;background:#222;margin-bottom:1.4rem;overflow:hidden}.teamPhoto img{filter:grayscale()contrast(1.03);object-fit:cover;width:100%;height:100%;transition:filter .26s,transform .5s}.teamCard:hover .teamPhoto img{filter:grayscale(0)saturate(.22)contrast(1.02);transform:scale(1.025)}.teamMeta{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.57rem;display:flex}.teamMeta p{color:#b7b7b7;margin:0}.teamMeta span{color:#737373}.teamCard h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;margin:1.3rem 0 .8rem;font-size:1.8rem;font-style:italic;font-weight:400}.teamDescription{color:#989898;margin:0;font-size:.74rem;line-height:1.65}.methodHeading{grid-template-columns:minmax(150px,.65fr) 2fr;margin-bottom:4rem;display:grid}.methodHeading h2{letter-spacing:-.068em;margin:0;font-size:clamp(3rem,5.2vw,6.2rem);font-weight:470;line-height:.94}.steps{border-top:1px solid #3b3b3b}.step{border-bottom:1px solid #3b3b3b;grid-template-columns:minmax(150px,.65fr) 2fr;padding:2.6rem 0;display:grid}.step>span{color:#777;padding-top:.45rem;font-size:.68rem}.step>div{grid-template-columns:.9fr 1.1fr;align-items:flex-start;gap:2rem;display:grid}.step h3{font-family:var(--font-serif), Georgia, serif;margin-bottom:0;font-size:2.1rem;font-style:italic;font-weight:400}.step p{color:#a8a8a8;max-width:25rem;margin:0;font-size:.83rem;line-height:1.65}.statement{background:var(--white);color:var(--ink);grid-template-columns:minmax(150px,.65fr) 2fr;align-items:flex-start;margin:8rem -7vw 0;padding:6.5rem 7vw;display:grid}.statement>p{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:600}.statement blockquote{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3.6vw,4rem);font-weight:470;line-height:1.08}.testimonialGrid{grid-template-columns:1fr 1fr;gap:1px;display:grid}.testimonial{border:1px solid var(--line);flex-direction:column;min-height:380px;padding:2.4rem;display:flex}.quoteMark{font-family:var(--font-serif), Georgia, serif;height:4rem;font-size:5rem;line-height:1}.testimonial blockquote{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;max-width:35rem;margin:1.5rem 0 auto;font-size:clamp(1.45rem,2.1vw,2.15rem);font-style:italic;line-height:1.25}.testimonialMeta{justify-content:space-between;align-items:flex-end;margin-top:3rem;font-size:.7rem;display:flex}.testimonialMeta p{margin:0}.testimonialMeta span{border:1px solid var(--ink);border-radius:999px;padding:.5rem .75rem;font-weight:600}.contact{background:var(--ink);color:var(--white);padding:7rem 7vw 0;position:relative;overflow:hidden}.contact .sectionLabel{color:#8b8b8b}.contactInner{z-index:2;grid-template-columns:1.55fr .8fr;gap:3rem;margin-top:4.5rem;display:grid;position:relative}.contactCopy{padding-top:1.2rem}.contactCopy>p{color:#acacac;max-width:27rem;margin-bottom:2.3rem;font-size:.91rem;line-height:1.65}.buttonLight{background:var(--white);color:var(--ink);width:100%}.buttonLight:hover,.buttonLight:focus-visible{background:var(--paper)}.contactCopy small{color:#777;margin-top:1rem;font-size:.62rem;display:block}.contactWordmark{color:var(--white);letter-spacing:.13em;opacity:.055;white-space:nowrap;margin:8rem -3vw 0 -1vw;font-size:clamp(7rem,21vw,22rem);font-weight:560;line-height:.65}footer{background:var(--ink);color:var(--white);border-top:1px solid #343434;grid-template-columns:1fr 1.3fr auto auto;align-items:center;gap:2rem;padding:2rem 7vw;font-size:.66rem;display:grid}.footerBrand{font-size:.76rem}footer>p{color:#818181;margin:0}footer>div{gap:1.6rem;display:flex}@media (width<=980px){.nav{grid-template-columns:1fr auto}.navLinks{display:none}.hero{grid-template-columns:1fr}.heroCopy{padding-bottom:6rem}.heroVisual{min-height:620px;padding:2.5rem}.heroFootnote{top:calc(50% - 1.5rem);bottom:auto}.sectionIntro,.methodHeading,.step,.statement{grid-template-columns:1fr}.sectionLabel,.step>span,.statement>p{margin-bottom:2rem}.contactInner{grid-template-columns:1fr .9fr}.teamGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.nav{min-height:72px;padding:0 1.25rem}.brand{font-size:.85rem}.navCta{gap:.5rem;padding:.68rem .72rem}.navCta span{display:none}.hero{min-height:auto}.heroCopy{padding:5rem 1.25rem 7rem}h1{font-size:clamp(3.5rem,17vw,5.2rem)}.heroActions{flex-direction:column;align-items:stretch}.button,.textLink{width:100%}.textLink{justify-content:space-between}.heroVisual{min-height:510px;padding:1.5rem}.heroLogoFrame{width:92%}.heroVisual:before,.heroVisual:after{width:83%}.heroFootnote{top:calc(53% - 1rem);left:1.25rem}.trustBar{justify-content:flex-start}.section,.darkSection{padding-left:1.25rem;padding-right:1.25rem}.section{padding-top:6rem;padding-bottom:6rem}.darkSection{padding-top:6rem}.sectionIntro{margin-bottom:3rem}.sectionIntro h2,.contact h2{font-size:clamp(2.7rem,13vw,4rem)}.subjectGrid,.testimonialGrid,.teamGrid{grid-template-columns:1fr}.subjectCard,.subjectCard:last-child{border:1px solid var(--line);min-height:330px}.subjectTop{min-height:6rem}.subjectArrow{opacity:1;transform:scale(1)}.moreSubjects{flex-direction:column;align-items:flex-start;gap:1.2rem}.step>div{grid-template-columns:1fr}.statement{margin-left:-1.25rem;margin-right:-1.25rem;padding:5rem 1.25rem}.testimonial{min-height:350px;padding:1.5rem}.contact{padding:6rem 1.25rem 0}.contactInner{grid-template-columns:1fr}.contactCopy{padding-top:0}.contactWordmark{margin-top:6rem;font-size:28vw}footer{grid-template-columns:1fr;align-items:flex-start;padding:2.5rem 1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
