/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#172520;--paper:#fff3ee;--surface:#fffaf7;--lime:#d9ff67;--coral:#ff795d;--blue:#b8c9ff;--line:#1725202e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,var(--surface) 0,var(--paper) 32rem);min-width:0;color:var(--ink);font-family:var(--font-sans), sans-serif;margin:0;overflow-x:clip}main,section,article,div{min-width:0}img,video,iframe{max-width:100%}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;min-height:86px;padding:0 4vw;display:grid;position:relative}.wordmark{letter-spacing:-.08em;font-size:1.65rem;font-weight:700}.wordmark span{color:var(--coral)}nav{gap:2.2rem;font-size:.86rem;font-weight:600;display:flex}nav a,.text-link{border-bottom:1px solid #0000;transition:border-color .2s}nav a:hover,.text-link:hover{border-color:currentColor}.header-cta{justify-self:end;align-items:center;gap:.7rem;font-size:.84rem;font-weight:600;display:flex}.hero{grid-template-columns:59% 41%;min-height:calc(100vh - 86px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:8vw 5vw 5vw 6vw;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.16em;margin:0 0 2rem;font-size:.68rem;font-weight:700}h1{letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(3.7rem,7vw,7.4rem);font-weight:500;line-height:.88}h1 em{font-family:var(--font-serif), serif;color:var(--coral);font-weight:400}.hero-intro{max-width:590px;margin:3rem 0 0 auto;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.55}.hero-actions{align-items:center;gap:2rem;width:590px;max-width:100%;margin:3rem 0 0 auto;display:flex}.button{border-radius:100px;justify-content:space-between;align-items:center;gap:1.7rem;max-width:100%;padding:1rem 1.4rem;font-size:.82rem;font-weight:700;line-height:1.25;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff}.text-link{padding-bottom:.2rem;font-size:.8rem}.hero-visual{background:var(--ink);min-height:620px;color:var(--paper);place-items:center;display:grid;position:relative;overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";border-radius:50%;position:absolute}.hero-visual:before{aspect-ratio:1;background:var(--coral);width:70%;top:-20%;right:-15%}.hero-visual:after{aspect-ratio:1;background:var(--lime);mix-blend-mode:screen;opacity:.8;width:42%;bottom:12%;left:-10%}.portrait{z-index:1;object-fit:cover;object-position:center top;mix-blend-mode:screen;filter:contrast(1.08);width:94%;height:94%;position:absolute;bottom:-5%;right:-7%}.portrait-visual:before{z-index:0}.portrait-visual:after{z-index:2;opacity:.52;mix-blend-mode:multiply}.hero-monogram{z-index:3;font-family:var(--font-serif), serif;letter-spacing:-.2em;opacity:.32;font-size:clamp(7rem,13vw,14rem);line-height:.7;position:absolute;bottom:4.5rem;left:1rem;transform:translate(-.07em)}.hero-monogram span{color:#0000;-webkit-text-stroke:1px var(--paper)}.hero-tags{z-index:2;flex-direction:column;align-items:flex-end;gap:.45rem;display:flex;position:absolute;top:2rem;right:1.4rem}.hero-tags span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.12em;background:#17252052;border:1px solid #fff3ee9e;border-radius:99px;padding:.55rem .8rem;font-size:.65rem}.location-note{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;line-height:1.5;position:absolute;bottom:2rem;left:2rem}.manifesto{background:var(--lime);min-height:165px;font-family:var(--font-serif), serif;grid-template-columns:repeat(3,1fr);align-items:center;padding:2rem 5vw;font-size:clamp(1.35rem,2.3vw,2.3rem);display:grid}.manifesto p{border-right:1px solid #17252059;margin:0;padding:1rem 3vw}.manifesto p:last-child{border:0}.work-section{padding:9rem 4vw}.section-heading{grid-template-columns:2fr 1fr;align-items:end;margin-bottom:4rem;display:grid}.section-heading .eyebrow{margin-bottom:1.2rem}h2{font-family:var(--font-serif), serif;letter-spacing:-.04em;margin:0;font-size:clamp(3rem,5.5vw,6rem);font-weight:400;line-height:.95}.section-heading>p{max-width:360px;margin:0 0 .5rem;line-height:1.6}.feature-case{border-radius:3px;grid-template-columns:48% 52%;min-height:680px;display:grid;overflow:hidden}.case-copy{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;padding:3.5rem;display:flex}.case-number,.case-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.65rem}h3{font-family:var(--font-serif), serif;letter-spacing:-.03em;margin:1rem 0 1.5rem;font-size:clamp(2.8rem,4.4vw,5.2rem);font-weight:400;line-height:.92}.case-copy>div>p:last-child{color:#cdd6d1;max-width:560px;font-size:.95rem;line-height:1.65}.case-meta{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;gap:1.2rem;margin:2rem 0;padding-top:1.2rem;display:grid}.case-meta dt{text-transform:uppercase;letter-spacing:.14em;color:#9ca8a3;margin-bottom:.45rem;font-size:.62rem}.case-meta dd{margin:0;font-size:.76rem;line-height:1.5}.button.light{border:1px solid #ffffff80;align-self:flex-start}.memory-art{background:linear-gradient(145deg,#ff8c70,#d9ff67 80%);min-height:680px;position:relative;overflow:hidden}.phone-frame{z-index:2;aspect-ratio:384/848;border:9px solid var(--ink);background:#fff;border-radius:38px;width:38%;position:absolute;top:50%;left:9%;overflow:hidden;transform:translateY(-50%);box-shadow:0 35px 70px #1725204d,inset 0 0 0 1px #ffffff38}.phone-frame video{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;display:block}.memory-screen{z-index:1;border-radius:20px;width:38%;position:absolute;top:12%;right:7%;transform:rotate(3deg);box-shadow:0 25px 55px #17252038}.memory-caption{z-index:3;background:var(--paper);text-transform:uppercase;letter-spacing:.1em;padding:1rem 1.3rem;font-size:.72rem;line-height:1.45;position:absolute;bottom:7%;right:4%;transform:rotate(-2deg)}.memory-caption span{color:var(--coral);margin-right:.5rem}.case-grid{border:1px solid var(--line);border-top:0;grid-template-columns:repeat(3,1fr);display:grid}.project-card{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:610px;padding:2rem;display:flex}.project-card:last-child{border-right:0}.project-ai{background:var(--blue)}.project-insight{background:var(--surface)}.project-public{background:#ffd8cf}.project-top{text-transform:uppercase;letter-spacing:.11em;justify-content:space-between;font-size:.59rem;display:flex}.project-card h3{font-size:clamp(2.25rem,3.3vw,3.65rem)}.project-card p{font-size:.9rem;line-height:1.6}.project-role{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.09em;margin-top:2rem;padding-top:1rem;font-size:.67rem!important}.inline-case-link{border-bottom:1px solid;margin-top:1rem;padding-bottom:.25rem;font-size:.72rem;font-weight:700;display:inline-block}.project-symbol{font-family:var(--font-serif), serif;align-self:center;font-size:11rem;line-height:1}.signal{justify-content:center;align-items:flex-end;gap:10px;height:145px;display:flex}.signal i{background:var(--coral);border-radius:50px;width:28px;display:block}.signal i:first-child{height:35%}.signal i:nth-child(2){height:75%}.signal i:nth-child(3){height:50%}.signal i:nth-child(4){height:100%}.grid-symbol{grid-template-columns:repeat(3,1fr);align-self:center;gap:7px;width:155px;display:grid}.grid-symbol i{aspect-ratio:1;border:1px solid var(--ink)}.grid-symbol i:nth-child(2),.grid-symbol i:nth-child(4),.grid-symbol i:nth-child(6){background:var(--ink)}.enterprise-case{color:#fff;background:#0e0e12;grid-template-columns:42% 58%;min-height:680px;margin-top:1px;display:grid}.enterprise-copy{flex-direction:column;justify-content:center;padding:5rem 3.5rem;display:flex}.enterprise-copy h3{font-size:clamp(2.8rem,4vw,4.8rem)}.enterprise-copy>p:not(.case-number){color:#b9b7c0;max-width:610px;line-height:1.7}.enterprise-copy .truth-note{text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #34313b;margin-top:2rem;padding-top:1.3rem;font-size:.75rem;color:#c896ff!important}.role-system{background:radial-gradient(circle at 70% 30%,#792bbc38,#0000 45%);flex-direction:column;justify-content:center;gap:.75rem;padding:3rem;display:flex}.role-system img{background:#fff;border-radius:12px;width:100%;height:auto;display:block}.approach-section{background:var(--ink);color:var(--paper);grid-template-columns:1fr 1fr;gap:9vw;padding:9rem 5vw;display:grid}.approach-title{align-self:start;position:sticky;top:3rem}.approach-title h2{color:var(--lime)}.approach-list article{border-top:1px solid #f4f0e838;grid-template-columns:55px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.approach-list article>span{color:#9ca8a3;font-size:.65rem}.approach-list h4{font-family:var(--font-serif), serif;margin:0 0 .7rem;font-size:2.2rem;font-weight:400}.approach-list p{color:#bdc8c3;margin:0;line-height:1.6}.about-section{grid-template-columns:1fr 1fr;gap:10vw;padding:10rem 6vw;display:grid}.about-intro h2{font-size:clamp(3rem,5vw,5.6rem)}.about-body{padding-top:4rem}.about-body>p{max-width:640px;line-height:1.75}.about-lead{font-family:var(--font-serif), serif;font-size:1.9rem;line-height:1.35!important}.about-article{background:var(--ink);color:var(--paper);border-radius:3px;grid-template-columns:72px 1fr;gap:1.3rem;margin-top:2.8rem;padding:2rem;display:grid}.article-mark{font-family:var(--font-serif),serif;color:var(--lime);font-size:6.5rem;line-height:.78}.article-kicker{text-transform:uppercase;letter-spacing:.13em;color:#bdc8c3;margin:0;font-size:.61rem}.about-article h3{margin:.6rem 0 1rem;font-size:clamp(2.2rem,3.3vw,3.5rem)}.about-article div>p:not(.article-kicker){color:#cdd6d1;max-width:540px;margin:0;font-size:.88rem;line-height:1.65}.article-button{color:var(--paper);border:1px solid #fff3ee99;margin-top:1.7rem}.skill-cloud{flex-wrap:wrap;gap:.55rem;margin-top:2.5rem;display:flex}.skill-cloud span{border:1px solid var(--line);border-radius:99px;padding:.7rem 1rem;font-size:.7rem}.thesis-section{border-top:1px solid var(--line);background:#b8c9ff;grid-template-columns:38% 62%;min-height:690px;display:grid}.thesis-mark{font-family:var(--font-serif),serif;letter-spacing:-.08em;background:radial-gradient(circle at 20% 20%, var(--lime) 0 13%, transparent 13.2%), radial-gradient(circle at 78% 78%, var(--coral) 0 17%, transparent 17.2%);border-right:1px solid #17252038;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(5rem,10vw,11rem);line-height:.52;display:flex}.thesis-mark em{color:var(--coral);font-size:.55em;font-weight:400}.thesis-copy{flex-direction:column;justify-content:center;padding:7rem 6vw;display:flex}.thesis-copy h2{max-width:900px}.thesis-copy>p:not(.eyebrow){max-width:780px;line-height:1.7}.thesis-question{font-family:var(--font-serif),serif;margin:2.5rem 0 1.2rem;font-size:clamp(1.4rem,2.2vw,2.25rem);line-height:1.3!important}.thesis-button{border:1px solid var(--ink);align-self:flex-start;margin-top:2rem}.experience-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.experience-column{padding:6rem 5vw}.experience-column:first-child{border-right:1px solid var(--line)}.timeline-row{border-top:1px solid var(--line);grid-template-columns:110px 1fr;gap:1rem;padding:1.6rem 0;display:grid}.timeline-row>span{font-size:.68rem}.timeline-row strong{font-family:var(--font-serif), serif;font-size:1.65rem;font-weight:400}.timeline-row p{color:#52605a;margin:.35rem 0 0;font-size:.8rem;line-height:1.5}.education-link{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;margin-top:.7rem;font-size:.65rem;display:inline-block}.recognition-section{background:var(--lime);padding:7rem 5vw}.recognition-section .eyebrow{margin-bottom:3rem}.recognition-grid{border-top:1px solid #1725204d;grid-template-columns:repeat(3,1fr);display:grid}.recognition-grid p{flex-direction:column;gap:1rem;margin:0;padding:2rem 2rem 0 0;display:flex}.recognition-grid strong{font-family:var(--font-serif),serif;font-size:2rem;font-weight:400}.recognition-grid span{font-size:.82rem;line-height:1.5}.mentoring-section{background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(420px,650px);align-items:center;gap:7vw;padding:8rem 5vw;display:grid}.mentoring-copy h2{max-width:680px}.mentoring-copy>p:not(.eyebrow){max-width:560px;margin:2rem 0;font-size:1.05rem;line-height:1.7}.mentoring-link{font-weight:700;display:inline-block}.reviews-frame{background:#fff;border:1px solid #17252014;border-radius:16px;width:100%;max-width:650px;height:560px;overflow:hidden;box-shadow:0 4px 19px #8e979e26}.reviews-frame iframe{background:#fff;border:0;width:100%;height:100%;display:block;overflow:hidden}.contact-section{background:var(--coral);padding:9rem 6vw 6rem}.contact-section h2{max-width:1100px;font-size:clamp(4rem,8vw,9rem)}.contact-section h2 em{color:var(--paper);font-weight:400}.contact-actions{justify-content:space-between;align-items:end;margin-top:5rem;display:flex}.contact-email{border-bottom:1px solid var(--ink);padding-bottom:.4rem;font-size:clamp(1.2rem,2vw,2rem)}.contact-actions p{text-transform:uppercase;letter-spacing:.1em;max-width:300px;font-size:.72rem;line-height:1.6}footer{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:110px;padding:2rem 4vw;font-size:.7rem;display:grid}footer>p{text-align:center}footer>div{justify-content:flex-end;gap:1.2rem;display:flex}@media (width<=1100px) and (width>=851px){.site-header{grid-template-columns:auto 1fr auto;gap:2rem}nav{justify-self:center;gap:1.3rem}.hero{grid-template-columns:56% 44%}.hero-copy{padding-left:5vw}h1{font-size:clamp(3.6rem,6.4vw,5.2rem)}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{border-bottom:1px solid var(--line)}.project-card:nth-child(2){border-right:0}.project-card:last-child{grid-column:1/-1;min-height:500px}.mentoring-section{grid-template-columns:minmax(0,1fr) minmax(380px,48%);gap:4vw}}@media (width<=850px){.site-header{grid-template-columns:1fr 1fr}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:7rem 6vw 5rem}.hero-visual{min-height:70vh}.manifesto{grid-template-columns:1fr;padding:2rem 6vw}.manifesto p{border-bottom:1px solid #1725204d;border-right:0}.section-heading,.feature-case,.enterprise-case,.approach-section,.about-section,.thesis-section,.experience-section,.mentoring-section{grid-template-columns:minmax(0,1fr)}.section-heading>p{margin-top:2rem}.case-copy{min-height:660px;padding:2.2rem}.memory-art{min-height:520px}.enterprise-copy{padding:4rem 2.2rem}.role-system{padding:2rem}.thesis-mark{border-right:0;border-bottom:1px solid var(--line);min-height:430px}.thesis-copy{padding:5rem 6vw}.mentoring-section{gap:4rem}.reviews-frame{justify-self:center;max-width:650px}.case-grid{grid-template-columns:1fr}.project-card{border-right:0;border-bottom:1px solid var(--line);min-height:570px}.approach-title{position:static}.about-section{gap:2rem}.experience-column:first-child{border-right:0;border-bottom:1px solid var(--line)}.recognition-grid{grid-template-columns:1fr}.contact-actions{flex-direction:column;align-items:flex-start;gap:3rem}footer{grid-template-columns:1fr;gap:1.5rem}footer>p{text-align:left}footer>div{flex-wrap:wrap;justify-content:flex-start}}@media (width<=520px){.header-cta{font-size:.75rem}.hero-actions{flex-direction:column;align-items:flex-start}.site-header{min-height:72px;padding-inline:5vw}h1{overflow-wrap:anywhere;font-size:clamp(3rem,15vw,3.8rem)}.hero-copy{padding-top:5rem}.hero-visual{min-height:560px}.hero-tags{right:.8rem}.location-note{left:1.2rem}h2{font-size:clamp(2.7rem,13vw,4rem)}.work-section{padding:6rem 5vw}.case-copy{gap:2.5rem;min-height:auto;padding:2rem 1.4rem}.case-meta{grid-template-columns:1fr}.memory-art{min-height:470px}.phone-frame{border-width:7px;border-radius:30px;width:48%;left:4%}.memory-screen{width:42%;top:14%;right:2%}.project-card{min-height:520px;padding:1.5rem}.project-symbol{font-size:8rem}.timeline-row{grid-template-columns:82px minmax(0,1fr)}.about-section{padding-block:7rem}.about-body{padding-top:1rem}.about-article{grid-template-columns:1fr;padding:1.6rem}.article-mark{height:44px;font-size:5.5rem}.article-button,.thesis-button{width:100%}.mentoring-section{padding:6rem 5vw}.reviews-frame{height:min(600px,78vh);min-height:480px}.contact-section{padding-top:7rem}.contact-section h2{overflow-wrap:anywhere;font-size:clamp(3.2rem,16vw,5rem)}.contact-email{overflow-wrap:anywhere}}
