:root{--paper: #f6f4ee;--ink: #253e33;--muted: #626b61;--accent: #ae4b2d;--line: #d5d8cc;--serif: "Instrument Serif", Georgia, serif;--sans: "Geist", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.03;letter-spacing:-.035em}h2{font-size:clamp(38px,4vw,58px)}h3{font-weight:500}em{font-weight:400;color:var(--accent)}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;left:20px;top:-100px;z-index:100;background:var(--ink);color:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;background:#f6f4eeed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.navbar{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-family:var(--serif);font-size:52px;letter-spacing:-5px;line-height:1;text-decoration:none;padding-right:8px}.logo-dot{color:var(--accent)}.nav-list{display:flex;align-items:center;list-style:none;gap:34px;padding:0;margin:0}.nav-list a{text-decoration:none;font-size:14px;color:var(--muted);padding-block:12px;transition:color .2s}.nav-list a:hover,.nav-list a[aria-current]{color:var(--ink)}.nav-list a[aria-current]{border-bottom:1px solid var(--ink)}.nav-contact{display:flex;gap:30px;font-size:14px;text-decoration:none;border:1px solid var(--line);border-radius:40px;padding:10px 18px}.nav-contact:hover{background:#e8ebdf}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:500;display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;border-radius:50%;background:#60734c;box-shadow:0 0 0 4px #60734c15;flex-shrink:0}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:50px;min-height:692px;align-items:center;padding:65px 0 48px}.hero-copy{padding-top:12px}.hero .page-title{font-size:clamp(60px,6.3vw,92px);margin:30px 0 24px;white-space:nowrap}.about-text p{max-width:510px;color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);border-radius:100px;padding:14px 24px;font-size:14px;text-decoration:none;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#395240;transform:translateY(-2px)}.text-link{font-size:14px;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px;display:inline-block}.text-link:hover{color:var(--accent);border-color:var(--accent)}.hero-footnote{margin-top:58px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);max-width:505px;font-size:11px;color:var(--muted)}.tiny-star{font-size:26px;color:var(--accent)}.portrait-composition{position:relative;padding:20px 26px 35px 34px;max-width:480px;justify-self:end;width:100%}.portrait-composition:before{content:"";position:absolute;inset:2px 0 10px 11px;background:#e8e8dc;border-radius:48% 48% 8px 8px;transform:rotate(4deg);z-index:-1}.portrait{transform:rotate(-4deg);background:#fff;padding:10px 10px 0;border:1px solid #d8d6c9;box-shadow:0 12px 28px #283e3010}.portrait img{aspect-ratio:1/1.03;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.portrait figcaption{padding:14px 12px 16px;display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:27px}.portrait figcaption span:last-child{font-size:32px;color:var(--accent)}.orbit-label{display:block;position:absolute;right:-19px;top:130px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.2em;color:var(--muted)}.metal-accent{width:152px;height:152px;position:absolute;bottom:0;left:-46px;filter:drop-shadow(0 8px 12px #253e3324);pointer-events:none}.metal-accent canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0}.metal-accent.is-ready canvas{opacity:1}.metal-accent.is-ready .metal-fallback{visibility:hidden}.metal-fallback{display:block;font-size:148px;line-height:1;color:#87948c}.motion-toggle{position:absolute;right:30px;bottom:-10px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);padding:4px;font-size:10px;cursor:pointer}.work-section{padding:55px 0 88px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading h2{margin-top:16px}.project-row{border-top:1px solid var(--line);display:grid;grid-template-columns:65px 1fr 225px 28px;align-items:center;gap:20px;padding:27px 0;text-decoration:none;transition:padding .2s,background .2s}.project-row:last-child{border-bottom:1px solid var(--line)}.project-row:hover{padding-left:12px;background:#eeeee5}.project-number{font-size:12px;color:var(--muted)}.project-row h3{font-size:23px;letter-spacing:-.035em}.project-row p{font-size:14px;margin-top:4px;color:var(--muted)}.project-type{font-size:10px;letter-spacing:.12em;text-align:right;color:var(--muted)}.row-arrow{font-size:27px}.about-section{display:grid;grid-template-columns:1fr 2fr;gap:70px;border-top:1px solid var(--line);padding:68px 0 100px}.about-section>.eyebrow{align-self:start}.about-section p:not(.eyebrow){font-size:17px;line-height:1.8;max-width:630px;margin:24px 0;color:var(--muted)}.footer{border-top:1px solid var(--line);padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;color:var(--muted)}.footer-name{font-size:19px;color:var(--ink);text-decoration:none;letter-spacing:-.03em}.footer-name span{display:block;font-size:11px;margin-top:3px;letter-spacing:0;color:var(--muted)}.footer-links{display:flex;gap:24px}.footer-links a{text-decoration:none}.page-heading{padding:78px 0 66px}.page-heading .page-title{font-size:clamp(55px,6.5vw,88px);margin:25px 0}.page-heading>p:last-child,.page-heading>div>p:last-child{color:var(--muted);font-size:17px;max-width:560px}.feature-project{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;padding:48px 0 64px;border-top:1px solid var(--line);align-items:center;scroll-margin-top:110px}.project-details h2{font-size:44px;margin:20px 0}.project-details .project-description{color:var(--muted);font-size:16px;line-height:1.8}.tags{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.tags li{font-size:11px;padding:4px 10px;border:1px solid var(--line);border-radius:20px}.project-art{height:340px;display:flex;flex-direction:column;justify-content:space-between;padding:26px;overflow:hidden}.art-label{font-size:9px;letter-spacing:.13em}.art-bottom{display:flex;justify-content:space-between;gap:16px;align-items:end;font-size:11px}.art-bottom span{font-size:8px;letter-spacing:.1em}.art-market{background:#e6ebc5;color:#344b2d}.market-word{font-size:68px;font-weight:600;letter-spacing:-.075em}.market-word span{font-family:var(--serif);font-weight:400}.market-word sup{font-size:30px;vertical-align:top;display:inline-block;transform:translateY(25px)}.art-graph{background:#263d35;color:#e4eacb}.graph-art{position:relative;flex:1;display:grid;place-items:center}.graph-art span{font-family:var(--serif);font-size:43px;line-height:1.1;z-index:1}.graph-art i{position:absolute;width:90px;height:90px;border:1px solid #aab89b70;border-radius:50%;left:8%;top:40%}.graph-art i:nth-child(2){left:25%;top:13%;width:130px;height:130px}.graph-art i:nth-child(3){left:55%;top:40%}.graph-art i:nth-child(4){left:68%;top:0}.graph-art i:nth-child(5){left:48%;top:56%;width:50px;height:50px}.graph-art i:nth-child(6){left:8%;top:0;width:30px;height:30px}.art-csub{background:#e8dccc;color:#674331}.csub-art{padding:16px 15px;display:flex;flex-direction:column;gap:10px}.csub-art span{background:#f8f4eb;padding:12px 18px;font-size:14px;border:1px solid #d9cbb9}.csub-art span:nth-child(2){margin-left:25px}.csub-art span:nth-child(3){margin-left:50px;background:#674331;color:#f8f4eb;display:flex;justify-content:space-between}.site-preview img{width:100%}.resume-heading{display:flex;justify-content:space-between;gap:25px;align-items:center}.resume{padding-bottom:80px}.section{display:grid;grid-template-columns:250px 1fr;gap:40px;padding:36px 0;border-top:1px solid var(--line)}.section-title{font-size:34px}.entry+.entry{margin-top:35px}.entry-title{font-size:19px}.entry-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.entry-heading>span{font-size:11px;color:var(--muted);flex-shrink:0}.entry-info{margin:5px 0 12px;color:var(--accent);font-size:14px}.entry-description{max-width:680px;color:var(--muted)}.skill-list{padding:0;margin:0;list-style:none}.skill-list li{display:grid;grid-template-columns:145px 1fr;gap:15px;margin-bottom:14px}.skill-list strong{font-size:14px;font-weight:500}.skill-list span{color:var(--muted);font-size:14px}.course-list{padding-left:20px;color:var(--muted)}.muted{color:var(--muted);font-size:13px}.notes-list{padding-bottom:60px}.note{border-top:1px solid var(--line)}.note:last-child{border-bottom:1px solid var(--line)}.note summary{list-style:none;display:grid;grid-template-columns:255px 1fr 40px;gap:30px;align-items:center;padding:36px 0;cursor:pointer}.note summary::-webkit-details-marker{display:none}.note-meta{font-size:10px;letter-spacing:.1em}.note h2{font-size:43px}.note-open{font-size:29px;transition:transform .2s}.note details[open] .note-open{transform:rotate(45deg)}.note summary:hover h2{color:var(--accent)}.note-body{max-width:680px;margin-left:285px;padding:0 0 38px;color:var(--muted)}.note-body p{margin-bottom:20px;line-height:1.85}.small-callout{display:flex;justify-content:space-between;gap:24px;padding:30px 0 80px;font-family:var(--serif);font-size:32px}.small-callout a{font-family:var(--sans);align-self:center}.contact-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding-bottom:90px}.contact-layout .page-heading .page-title{font-size:clamp(52px,5vw,74px)}.contact-layout .page-heading>p{color:var(--muted);max-width:390px}.contact-email{font-size:19px;display:inline-block;margin:36px 0 26px;text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:5px}.social-row{display:flex;gap:28px}#contact-form{margin-top:80px;padding:32px;background:#eceee4;border:1px solid var(--line)}.form-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;margin-bottom:24px}.form-top span:last-child{font-size:22px}label{display:block;font-size:13px;margin:20px 0 7px}input:not([type=submit]),textarea{display:block;width:100%;border:1px solid #c5cdbd;background:var(--paper);border-radius:2px;padding:12px;color:var(--ink);font-size:14px}textarea{resize:vertical;min-height:135px}input::-moz-placeholder,textarea::-moz-placeholder{color:#737969}input::placeholder,textarea::placeholder{color:#737969}#contact-form .button{margin-top:24px;width:100%}#form-note,#form-status{font-size:11px;color:var(--muted);margin-top:15px;line-height:1.6}#form-status:empty{display:none}@media(min-width:1500px){.hero{min-height:730px}.hero .page-title{font-size:95px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:32px;min-height:620px}.hero .page-title{font-size:68px}.hero-actions{gap:18px;flex-wrap:wrap}.nav-list{gap:24px}.portrait-composition{padding-left:16px;padding-right:12px}.hero-footnote{margin-top:35px}.project-row{grid-template-columns:45px 1fr 170px 25px}.feature-project{gap:35px}.market-word{font-size:56px}.contact-layout{gap:35px}.section{grid-template-columns:180px 1fr}.note summary{grid-template-columns:190px 1fr 30px}.note-body{margin-left:220px}}@media(max-width:800px){.nav-contact{display:none}.navbar{height:86px}.nav-list{gap:22px}.hero{grid-template-columns:1fr;padding-top:46px;gap:44px}.hero .page-title{font-size:clamp(56px,9vw,77px)}.hero-copy{padding-top:0}.portrait-composition{justify-self:center;max-width:390px;margin:5px 0 20px}.hero-footnote{margin-top:30px}.about-text p{max-width:580px}.hero{min-height:unset}.project-type{display:none}.project-row{grid-template-columns:35px 1fr 25px}.section-heading{gap:25px}.section-heading>.text-link{white-space:nowrap}.about-section{grid-template-columns:1fr;gap:25px}.footer{flex-wrap:wrap}.footer>p{order:3;width:100%}.feature-project{grid-template-columns:1fr;gap:28px}.project-art{height:330px}.market-word{font-size:76px}.resume-heading{align-items:start;flex-direction:column}.section{grid-template-columns:1fr;gap:22px}.note summary{grid-template-columns:1fr 30px;gap:16px}.note-meta{grid-column:1/-1}.note-body{margin-left:0;max-width:100%}.contact-layout{grid-template-columns:1fr;gap:0}.contact-layout .page-heading{padding-bottom:0}#contact-form{margin-top:42px}.page-heading{padding:52px 0}.small-callout{flex-direction:column}.small-callout a{align-self:start}.entry-heading{flex-wrap:wrap;gap:4px}}@media(max-width:480px){.wrap{width:calc(100% - 40px)}.navbar{height:auto;min-height:94px;gap:12px;flex-wrap:wrap;padding:12px 0}.logo{font-size:42px}.nav-list{width:100%;order:2;gap:0;justify-content:space-between;padding-bottom:4px}.nav-list a{font-size:12px;padding-block:6px}.hero .page-title{font-size:55px;white-space:normal;letter-spacing:-.035em}.hero .eyebrow{font-size:9px}.about-text p{font-size:15px}.hero-actions{gap:22px}.button{padding:13px 21px;font-size:13px}.hero-footnote{font-size:10px}.portrait-composition{width:88%;padding:12px 4px 25px 8px}.orbit-label{right:-20px;font-size:8px;top:70px}.metal-accent{width:112px;height:112px;left:-35px}.metal-fallback{font-size:110px}.portrait figcaption{font-size:25px}.work-section{padding-top:38px;padding-bottom:50px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading h2{font-size:43px}.project-row{gap:10px;padding-block:22px}.project-row h3{font-size:20px}.project-row p{font-size:12px}.about-section{padding:42px 0 60px}.about-section p:not(.eyebrow){font-size:15px}.footer{gap:18px}.footer-links{gap:16px}.page-heading .page-title{font-size:56px}.project-art{height:285px;padding:20px}.market-word{font-size:64px}.feature-project{padding-top:30px;padding-bottom:38px}.project-details h2{font-size:39px}.project-details .project-description{font-size:15px}.skill-list li{grid-template-columns:1fr;gap:4px}.note h2{font-size:37px}#contact-form{padding:23px}.contact-email{font-size:17px}.contact-layout .page-heading .page-title{font-size:54px}.csub-art{padding:15px 0}.art-bottom{font-size:9px}.art-bottom span{font-size:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-toggle{display:none!important}}@media print{.site-header,.hero-actions,.motion-toggle,.metal-accent,.footer-links,.resume-heading>.button{display:none}.wrap{width:100%}.page-heading{padding:20px 0}.section{-moz-column-break-inside:avoid;break-inside:avoid;padding:16px 0}.page-heading .page-title{font-size:40px}body{font-size:11px;background:#fff}.resume{padding-bottom:0}.entry-description{font-size:11px}}.archive-link{margin:0 0 32px}
