:root{color:#18202f;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #fffaf0;--paper-soft: #f3ede2;--ink: #18202f;--muted: #586172;--line: #d8d2c7;--teal: #0f6b62;--amber: #c8792c;--blue: #2f5f98}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,rgba(47,95,152,.08),transparent 360px),var(--paper-soft)}img{display:block;max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:18px 0 48px}.top-nav{position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:8px 10px 8px 12px;border:1px solid var(--line);border-radius:8px;background:#f7f4eee6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;color:var(--paper);background:var(--ink);border-radius:6px;font-size:.82rem;font-weight:800;letter-spacing:0;text-decoration:none}.top-nav nav{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}.top-nav nav a{padding:8px 10px;color:#3d4657;border-radius:6px;font-size:.92rem;font-weight:700;letter-spacing:0;text-decoration:none}.top-nav nav a:hover{color:var(--teal);background:#e9e2d6}.hero-section{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:20px;align-items:stretch;min-height:68svh;padding:44px 0 28px}.hero-copy,.profile-card,.proof-grid>div,.experience-card,.project-card,.repo-card,.tech-showcase,.tech-note,.contact-section{border:1px solid var(--line);border-radius:8px;background:#fffaf0c7;box-shadow:0 18px 55px #18202f14}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:64px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:.78rem;font-weight:800;letter-spacing:0;line-height:1.4;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;color:var(--ink);font-size:5.6rem;line-height:.98;letter-spacing:0}h2{margin-bottom:0;color:var(--ink);font-size:3rem;line-height:1.06;letter-spacing:0}h3{margin-bottom:4px;color:var(--ink);font-size:1.15rem;line-height:1.25;letter-spacing:0}.hero-lede{max-width:640px;margin-bottom:28px;color:#4d5667;font-size:1.28rem;line-height:1.55}.action-row,.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.button,.icon-link,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:6px;font-weight:800;letter-spacing:0;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button{padding:0 16px}.button.primary{color:#fff;background:var(--teal)}.button.secondary{color:var(--ink);border:1px solid #c7bfb2;background:var(--paper)}.profile-card{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.profile-card img{width:100%;min-height:360px;aspect-ratio:1 / 1.3;object-fit:cover;object-position:center 5%}.profile-card div{padding:20px}.profile-title{margin-bottom:8px;color:var(--ink);font-size:1rem;font-weight:900}.profile-card p:last-child,.summary,.project-card p,.section-heading>p,.contact-section p,.compact-list{color:var(--muted)}.profile-card p:last-child{margin-bottom:0;line-height:1.55}.proof-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proof-grid>div{padding:18px}.proof-grid span{display:block;margin-bottom:6px;color:var(--ink);font-size:1.12rem;font-weight:900}.proof-grid p{margin-bottom:0;color:var(--muted);line-height:1.45}.section-block{padding:56px 0}.tech-showcase{display:grid;grid-template-columns:minmax(260px,.44fr) minmax(0,1fr);gap:20px;align-items:center;margin:12px 0 48px;padding:20px}.tech-showcase-copy{max-width:360px}.tech-showcase-copy h2{margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.55rem)}.tech-showcase-copy p:last-child{margin-bottom:0;color:var(--muted);line-height:1.6}.tech-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tech-icon-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-height:74px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#f3ede2b8}.tech-icon-card img,.tech-placeholder{width:42px;height:42px;border-radius:6px;background:#fff}.tech-icon-card img{object-fit:contain;padding:6px}.tech-placeholder{display:inline-flex;align-items:center;justify-content:center;color:var(--teal);border:1px solid var(--line);font-size:.78rem;font-weight:900;line-height:1}.tech-icon-card span{display:block;margin-bottom:2px;color:var(--ink);font-size:.9rem;font-weight:900;line-height:1.15}.tech-icon-card p{margin-bottom:0;color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.2}.section-heading{display:grid;gap:10px;max-width:720px;margin-bottom:24px}.split-heading{grid-template-columns:minmax(0,.8fr) minmax(260px,.55fr);align-items:end;max-width:none}.split-heading>p{margin-bottom:0;line-height:1.6}.experience-list{display:grid;gap:14px}.experience-card{display:grid;grid-template-columns:160px minmax(0,1fr);gap:22px;padding:18px}.experience-logo{display:flex;align-items:flex-start;justify-content:center;min-height:100%;padding:18px;border-radius:6px;background:var(--ink)}.experience-logo img{width:100%;height:62px;object-fit:contain}.experience-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.experience-title p,.experience-meta,.compact-list,.summary{font-size:.95rem}.experience-title p{margin-bottom:0;color:var(--teal);font-weight:800}.experience-meta{display:grid;gap:6px;min-width:180px;color:var(--muted);text-align:right}.experience-meta span{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.summary{max-width:760px;margin-bottom:14px;line-height:1.6}.compact-list{display:grid;gap:6px;margin:0 0 14px;padding-left:18px;line-height:1.5}.project-layout{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.35fr);gap:14px;align-items:stretch}.project-card{overflow:hidden}.project-card>img{width:100%;height:260px;object-fit:cover;background:#e4ded2}.project-content{display:grid;gap:12px;padding:18px}.project-card p{margin-bottom:0;font-size:.95rem;line-height:1.55}.repo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.repo-card{display:flex;flex-direction:column;gap:14px;min-height:220px;padding:18px;background:#fffaf0e0}.repo-card:first-child{grid-column:1 / -1}.repo-card-header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.repo-card-header p{margin-bottom:3px;color:var(--muted);font-size:.82rem;font-weight:800;line-height:1.2}.repo-card-header h3{margin-bottom:0;color:var(--blue);overflow-wrap:anywhere}.repo-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--ink);border:1px solid var(--line);border-radius:6px;background:var(--paper-soft)}.repo-description{flex:1;margin-bottom:0;color:var(--muted);font-size:.95rem;line-height:1.55}.repo-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px;color:var(--muted);font-size:.86rem;font-weight:800}.repo-footer span,.repo-footer a{display:inline-flex;align-items:center;gap:7px}.repo-footer a{color:var(--teal);text-decoration:none}.language-dot{width:10px;height:10px;border-radius:999px}.tag-list{display:flex;flex-wrap:wrap;gap:7px}.tag-list span{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;color:#354052;border:1px solid var(--line);border-radius:6px;background:var(--paper-soft);font-size:.78rem;font-weight:800}.tag-list.large span{min-height:34px;padding:0 12px;font-size:.9rem}.text-link{justify-content:flex-start;min-height:28px;width:fit-content;color:var(--teal);font-size:.9rem}.tech-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.tech-note{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:18px}.tech-note svg{color:var(--amber)}.tech-note p{margin-bottom:0;color:#4d5667;line-height:1.55}.contact-section{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:56px;padding:24px;background:var(--ink);border-color:var(--ink)}.contact-section h2,.contact-section .eyebrow{color:var(--paper)}.contact-section p{max-width:560px;margin-bottom:0;color:#c8d1dc}.icon-link{min-width:112px;padding:0 12px;color:var(--paper);border:1px solid rgba(255,250,240,.26);background:#fffaf00f}.button:hover,.icon-link:hover,.text-link:hover{transform:translateY(-1px)}@media(max-width:920px){.hero-section,.split-heading,.tech-showcase,.project-layout,.tech-layout,.contact-section{grid-template-columns:1fr}.hero-copy{padding:42px}h1{font-size:4.25rem}h2{font-size:2.55rem}.repo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-actions{justify-content:flex-start}}@media(max-width:720px){.page-shell{width:min(100% - 20px,1120px);padding-top:10px}.top-nav{align-items:flex-start}.top-nav nav{gap:2px}.top-nav nav a{padding:7px 8px;font-size:.84rem}.hero-section{min-height:auto;padding-top:22px}.hero-copy{padding:28px}h1{font-size:3.1rem}h2{font-size:2.1rem}.hero-lede{font-size:1.1rem}.profile-card img{min-height:280px}.proof-grid,.repo-grid{grid-template-columns:1fr}.tech-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-card{grid-template-columns:1fr}.experience-logo{justify-content:flex-start;min-height:auto}.experience-logo img{width:min(220px,100%)}.experience-title{display:grid}.experience-meta{min-width:0;text-align:left}.experience-meta span{justify-content:flex-start}.repo-card:first-child{grid-column:auto}}
