@charset "UTF-8";
:root{--paper:#f3f2ec;--ink:#202020;--muted:#727272;--line:#d8d9d0;--accent:#cbbcff;--accent-dark:#9278e8}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid #427d16;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}.page{max-width:620px;margin:auto;padding:0 24px}header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:43px;font-weight:900;letter-spacing:-4px;line-height:1}.wordmark span{font-size:14px;letter-spacing:0;vertical-align:top;display:inline-block;margin:5px 0 0 5px}.header-label{font-size:9px;letter-spacing:1px}.index-link{display:grid;gap:5px;place-content:center;width:44px;height:44px}.index-link span{width:20px;height:1px;background:var(--ink)}.index-link span:last-child{width:13px;justify-self:end}.intro{padding:35px 0 0}.eyebrow{font-size:10px;letter-spacing:1px;font-weight:600;display:flex;align-items:center;gap:7px}.status-dot{width:7px;height:7px;border-radius:50%;background:#689a30}.intro h1{font-size:clamp(36px,9.5vw,59px);font-weight:600;line-height:1.06;letter-spacing:-2.6px;margin-top:28px}.serif{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.period{color:#669c24}.intro-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.intro-bottom p{font-size:15px;line-height:1.65;letter-spacing:-.4px}.down{width:43px;height:43px;display:grid;place-items:center;font-size:29px;background:var(--accent);border-radius:50%}.intro-rule{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.6px;color:var(--muted);border-bottom:1px solid var(--line);padding:28px 0 16px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 17px}.section-heading h2{font-size:17px;letter-spacing:-.5px}.section-heading h2 span{font-size:11px;color:var(--muted);font-weight:400;margin-left:3px}.section-heading>span{font-size:9px;color:var(--muted);letter-spacing:.7px}.project{margin-bottom:42px}.project-image{position:relative;overflow:hidden;background:#d8d9d0;aspect-ratio:1.16;border-radius:3px}.project-image img{height:100%;transition:transform .6s ease}.featured .project-image{aspect-ratio:.98;background:#0c0e10}.flip img{object-position:63% center}.project-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 40%,rgba(0,0,0,.24));pointer-events:none}.image-label,.image-index,.image-caption,.image-arrow{position:absolute;z-index:1;color:#fff}.image-label{left:18px;top:20px;font-size:9px;letter-spacing:1.4px}.image-index{right:18px;top:20px;font-size:10px;letter-spacing:1px}.image-caption{bottom:23px;left:19px;font-family:Georgia,serif;font-style:italic;font-size:38px;line-height:.95;letter-spacing:-1px}.image-arrow{bottom:18px;right:17px;font-size:27px}.project-meta{display:flex;justify-content:space-between;gap:8px;font-size:9px;letter-spacing:.45px;color:var(--muted);margin:17px 0 11px}.project h3{font-size:27px;line-height:1.3;font-weight:600;letter-spacing:-1.2px;position:relative;padding-right:30px}.project h3>span{position:absolute;right:1px;top:3px;font-size:26px;font-weight:400}.project-description{font-size:13px;color:#73776e;line-height:1.8;margin-top:12px;letter-spacing:-.25px}.samsung img{object-position:50% center}.rounz img{object-position:44% center}.more-heading{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.6px;color:var(--muted);padding-bottom:16px;border-bottom:1px solid var(--line)}.compact-project{display:flex;align-items:center;gap:17px;padding:21px 0;border-bottom:1px solid var(--line)}.compact-project img{width:88px;height:94px;border-radius:2px}.compact-project div{flex:1;min-width:0}.compact-project div>span{font-size:9px;letter-spacing:.35px;color:var(--muted)}.compact-project h3{font-size:20px;letter-spacing:-.7px;margin:8px 0 6px}.compact-project p{font-size:11px;color:var(--muted)}.compact-arrow{font-size:25px}.about{margin:65px -24px 0;padding:40px 24px;background:#e8eadf}.about h2{font-size:clamp(25px,7vw,39px);letter-spacing:-1.4px;line-height:1.3;margin:24px 0 20px}.about p{font-size:13px;color:#60675c;line-height:1.9;letter-spacing:-.3px}.expertise{display:flex;gap:6px;flex-wrap:wrap;margin-top:25px}.expertise span{border:1px solid #c7cbbe;border-radius:30px;padding:7px 10px;font-size:10px}.signature{font-size:49px;letter-spacing:-3px;font-weight:700;margin-top:46px}.signature span{color:#789c40}footer{padding:24px 0 115px;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted)}footer a{min-height:44px;padding-top:0}.bottom-nav{position:fixed;z-index:10;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:5px;padding:6px;background:#252821;box-shadow:0 6px 25px #0002;border:1px solid #ffffff15;border-radius:40px}.bottom-nav a{white-space:nowrap;color:#dadcd4;min-height:44px;min-width:67px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;border-radius:28px;padding:0 18px;transition:background .2s,color .2s}.bottom-nav a:last-child{min-width:44px;padding:0 14px;font-size:22px}.bottom-nav a.active{background:var(--accent);color:var(--ink)}.bottom-nav a span{font-size:10px;opacity:.65}.skip{position:fixed;top:-60px;left:10px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}@media(hover:hover){.project-link:hover img{transform:scale(1.025)}.compact-project:hover h3{text-decoration:underline}}@media(min-width:700px){body{background:#dedfd7}.page{background:var(--paper);padding:0 36px}.intro{padding-top:45px}.intro h1{font-size:65px}.about{margin-left:-36px;margin-right:-36px;padding-left:36px;padding-right:36px}.project-image{aspect-ratio:1.3}.featured .project-image{aspect-ratio:1.12}}@media(max-width:350px){.page{padding:0 18px}.header-label{font-size:8px}.intro h1{letter-spacing:-2px}.project-meta{font-size:8px}.about{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.compact-project{gap:12px}.compact-project img{width:75px}.compact-project div>span{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Slightly stronger type across the mobile portfolio. */
body{font-weight:500}
.header-label,.eyebrow,.intro-rule,.project-meta,.section-heading>span,.project-description,.about>p,.expertise span,footer,.bottom-nav a{font-weight:600}
.intro h1{font-size:clamp(37px,9.7vw,60px)}
.project h3{padding-right:0}
@media(min-width:700px){.intro h1{font-size:66px}}

/* Bold project thumbnail titles. */
.project h3{font-weight:800}

/* Violet accent system. */
.period{color:var(--accent-dark)}
.status-dot{background:var(--accent-dark)}
.signature span{color:var(--accent-dark)}
a:focus-visible{outline-color:var(--accent-dark)}

/* Pull the lead copy up after removing the eyebrow labels. */
.intro{padding-top:18px}
.intro h1{margin-top:0}
@media(min-width:700px){.intro{padding-top:24px}}

/* Neutralize the remaining olive cast in body copy. */
.about>p{color:#666}

.contact{padding:38px 0 34px;border-bottom:1px solid var(--line)}
.contact-label{display:block;margin-bottom:18px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:1px}
.contact-name{margin-bottom:8px;font-size:15px;font-weight:700}
.contact>a{display:inline-block;min-height:44px;font-size:28px;font-weight:800;letter-spacing:-1px;line-height:44px}
