@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--bg: #f7f2ea;--surface: rgba(255, 252, 247, .82);--surface-strong: #fffdf9;--line: rgba(32, 44, 61, .12);--text: #182231;--muted: #5f6d7d;--accent: #0e7a67;--accent-soft: #d9efe9;--shadow: 0 20px 60px rgba(28, 39, 56, .08);--radius-xl: 32px;--radius-lg: 22px;--radius-md: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fcf8f2 0%,var(--bg) 100%);color:var(--text);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}ul{margin:0;padding:0}#root{min-height:100vh}.page-shell{position:relative;min-height:100vh;overflow:hidden}.background-orb,.background-grid{pointer-events:none;position:absolute}.background-orb{border-radius:999px;filter:blur(60px);opacity:.45;animation:drift 16s ease-in-out infinite alternate}.orb-one{width:26rem;height:26rem;top:-6rem;left:-8rem;background:#0e7a672e}.orb-two{width:24rem;height:24rem;right:-8rem;top:18rem;background:#85a0d229;animation-duration:20s}.background-grid{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(24,34,49,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(24,34,49,.03) 1px,transparent 1px);background-size:36px 36px;opacity:.45}.page{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:28px 0 80px;position:relative;z-index:1}.hero,.about-section,.contact-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2rem;align-items:start}.hero-copy,.about-copy,.contact-copy{padding-top:.35rem}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.eyebrow,.kicker,.signal-label,.contact-name,.profile-label{margin:0;font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.kicker,.signal-label{margin-top:.35rem;margin-bottom:1rem}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;color:var(--text)}h1{max-width:10ch;margin-top:1rem;font-size:clamp(3.2rem,7vw,6.2rem);line-height:.93}h1 span{color:var(--accent)}h2{max-width:14ch;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}h3{max-width:18ch;font-size:clamp(1.35rem,2.2vw,1.95rem);line-height:1.02}.hero-lead,.about-copy p,.focus-item p,.work-item p,.contact-copy p,.hero-note p,.letter-card p,.strengths-list li,.profile-value{color:var(--muted);font-size:1.03rem;line-height:1.75}.hero-lead{max-width:48rem;margin-top:1.3rem}.cta-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.7rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:3.25rem;padding:.9rem 1.3rem;border-radius:999px;font-family:IBM Plex Mono,monospace;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--text);color:#fffdf9}.button-secondary{background:transparent;color:var(--text);border-color:var(--line)}.locale-switch{display:inline-flex;align-items:center;padding:.28rem;border-radius:999px;border:1px solid var(--line);background:#ffffff94;box-shadow:var(--shadow)}.locale-button{border:0;background:transparent;color:var(--muted);padding:.58rem .9rem;border-radius:999px;font-family:IBM Plex Mono,monospace;font-size:.74rem;letter-spacing:.08em;cursor:pointer}.locale-button.is-active{background:var(--text);color:#fffdf9}.profile-strip,.stack-strip,.hero-image,.hero-note,.focus-item,.work-item,.strengths-card,.contact-row,.letter-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.profile-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.6rem;padding:1rem;border-radius:var(--radius-lg)}.profile-item{display:grid;gap:.35rem}.profile-label{color:var(--muted)}.profile-value{font-size:.96rem}.hero-visual{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:1rem}.hero-image{overflow:hidden;border-radius:var(--radius-xl)}.hero-image-large{grid-row:span 2;min-height:100%}.hero-image-stack{display:grid;gap:1rem}.hero-image-stack .hero-image{aspect-ratio:1 / 1;border-radius:var(--radius-lg)}.hero-note{grid-column:2;border-radius:var(--radius-lg);padding:1rem;align-self:end}.hero-note .eyebrow{margin-bottom:.8rem}.stack-strip{display:flex;flex-wrap:wrap;gap:.7rem 1rem;margin-top:1.25rem;padding:1rem 1.15rem;border-radius:999px}.stack-strip span{font-family:IBM Plex Mono,monospace;font-size:.8rem;color:var(--text)}.focus-section,.work-section,.about-section,.cat-gallery-section,.letter-section,.contact-section{margin-top:4rem}.section-intro{display:grid;gap:.75rem;margin-bottom:1.5rem}.section-copy{max-width:52ch;color:var(--muted);font-size:1rem;line-height:1.72}.focus-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.focus-item,.work-item,.strengths-card,.letter-card{border-radius:var(--radius-lg);padding:1.35rem}.focus-item p,.work-item p:last-child,.letter-card p,.strengths-list{margin-top:.85rem}.about-copy p{max-width:58ch;margin-top:1rem}.strengths-card h3{max-width:16ch}.strengths-list{list-style:none;display:grid;gap:.85rem}.strengths-list li{position:relative;padding-left:1.35rem}.strengths-list li:before{content:"";position:absolute;left:0;top:.82rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent)}.work-list{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem}.work-item:first-child{grid-row:span 2}.cat-gallery{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:1rem}.cat-gallery-item{overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);aspect-ratio:1 / 1}.cat-gallery-item.wide{aspect-ratio:1 / 1.05}.letter-card{max-width:56rem}.contact-section{padding-top:2rem;border-top:1px solid var(--line)}.contact-copy p:last-child{max-width:44ch;margin-top:1rem}.contact-list{display:grid;gap:.8rem}.contact-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 1.1rem;border-radius:var(--radius-md);transition:transform .16s ease,border-color .16s ease,background .16s ease}.contact-row:hover{transform:translate(2px);border-color:#0e7a6740;background:var(--surface-strong)}.contact-value{color:var(--text);font-size:1rem;text-align:right}@keyframes drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(0,28px,0) scale(1.08)}}@media (max-width: 1024px){.hero,.about-section,.contact-section,.focus-list,.work-list,.profile-strip,.cat-gallery{grid-template-columns:1fr}.hero-visual{grid-template-columns:minmax(0,1fr) minmax(160px,220px)}.work-item:first-child{grid-row:auto}h1,h2,h3{max-width:100%}}@media (max-width: 720px){.page{width:min(100% - 1rem,100%);padding:16px 0 56px}.hero,.about-section,.contact-section{gap:1.25rem}.topbar{flex-direction:column;align-items:flex-start}.hero-visual{grid-template-columns:1fr}.hero-image-large{grid-row:auto;aspect-ratio:4 / 4.8}.hero-image-stack{grid-template-columns:1fr 1fr}.hero-note{grid-column:auto}h1{font-size:clamp(2.7rem,13vw,4.4rem)}h2{font-size:clamp(1.85rem,8vw,2.7rem)}.hero-lead,.about-copy p,.focus-item p,.work-item p,.contact-copy p,.hero-note p,.letter-card p,.strengths-list li,.profile-value{font-size:.98rem}.cta-row{flex-direction:column}.button{width:100%}.stack-strip{border-radius:var(--radius-lg)}.focus-section,.work-section,.about-section,.cat-gallery-section,.letter-section,.contact-section{margin-top:3rem}.contact-row{flex-direction:column;align-items:flex-start}.contact-value{text-align:left}}
