:root{font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;color:#1d2320;background:#f8f6f0;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #f8f6f0;--paper-strong: #fffdf7;--ink: #1d2320;--muted: #65706b;--line: #dcd8cf;--line-strong: #bbb4a7;--red: #b31b1b;--green: #2c6e49;--blue: #245f73;--shadow: 0 18px 55px rgba(33, 31, 25, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:linear-gradient(90deg,rgba(179,27,27,.05) 0 1px,transparent 1px),linear-gradient(180deg,rgba(36,95,115,.04) 0 1px,transparent 1px),var(--paper);background-size:44px 44px}body::selection{color:#fff;background:var(--red)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}#app{width:100%}.site-shell{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:24px 0 40px}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:64px;padding:0 2px;background:#f8f6f0e0;border-bottom:1px solid rgba(220,216,207,.75);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{font-size:1rem;font-weight:800}.nav-links{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fffdf7bf}.nav-links a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:6px;color:var(--muted);font-size:.92rem;font-weight:700}.nav-links a:hover{color:var(--ink);background:#fff}main{display:flex;flex-direction:column;gap:72px}.hero-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.74fr);gap:36px;min-height:600px;padding:76px 0 22px;align-items:end}.hero-copy{display:flex;flex-direction:column;gap:28px}.eyebrow{color:var(--red);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{font-size:5.6rem;line-height:.96;letter-spacing:0}.lede{max-width:680px;color:#39413d;font-size:1.22rem;line-height:1.62}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;background:#fffdf7cc}.highlight-grid div{min-height:96px;padding:18px;border-right:1px solid var(--line)}.highlight-grid div:last-child{border-right:0}.highlight-grid span,.profile-note span,.experience-kicker span,.project-row span,.link-row span{display:block;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.highlight-grid strong,.profile-note strong{display:block;margin-top:8px;font-size:1rem;line-height:1.35}.action-row{display:flex;flex-wrap:wrap;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid var(--line-strong);border-radius:8px;background:#fffdf7db;color:var(--ink);font-weight:800;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px);border-color:var(--ink);background:#fff}.primary-button{border-color:var(--red);background:var(--red);color:#fff}.primary-button:hover{border-color:#8f1212;background:#8f1212}.profile-panel{align-self:stretch;display:grid;grid-template-rows:1fr auto;min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);box-shadow:var(--shadow)}.profile-panel img{width:100%;height:100%;min-height:0;object-fit:cover}.profile-note{padding:20px;border-top:1px solid var(--line);background:linear-gradient(90deg,#2c6e491a,#245f7314),#fffdf7}.now-band{display:grid;grid-template-columns:.9fr 1.25fr;gap:40px;padding:28px 0;border-top:2px solid var(--ink);border-bottom:1px solid var(--line-strong)}.now-band h2,.section-heading h2{margin-top:10px;font-size:2.15rem;line-height:1.12;letter-spacing:0}.now-band ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.now-band li{position:relative;padding-left:22px;color:#38413c;font-size:1.02rem}.now-band li:before{content:"";position:absolute;top:.7em;left:0;width:8px;height:8px;background:var(--green)}.section{display:grid;grid-template-columns:280px minmax(0,1fr);gap:42px;scroll-margin-top:92px}.section-heading{align-self:start;position:sticky;top:92px}.experience-list,.project-list{display:grid;gap:12px}.experience-card,.project-row,.skills-panel,.link-panel{border:1px solid var(--line);border-radius:8px;background:#fffdf7e0;box-shadow:0 12px 36px #211f190d}.experience-card{padding:22px}.experience-kicker{display:flex;justify-content:space-between;gap:18px}.experience-card h3,.project-row h3,.skills-panel h3{margin-top:16px;font-size:1.3rem;line-height:1.2;letter-spacing:0}.experience-card p,.project-row p{margin-top:10px;color:#434d48}.tag-row,.skill-grid{display:flex;flex-wrap:wrap;gap:8px}.tag-row{margin-top:16px}.tag-row span,.skill-grid span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:#f8f6f0c7;color:#39413d;font-size:.88rem;font-weight:700}.project-row{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(0,1fr);gap:24px;min-height:156px;padding:22px}.project-row h3{margin-top:0}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.78fr);gap:12px}.skills-panel{padding:22px}.skills-panel h3{margin:0 0 18px}.link-panel{overflow:hidden}.link-row{display:grid;gap:6px;min-height:84px;padding:18px 20px;border-bottom:1px solid var(--line)}.link-row:last-child{border-bottom:0}.link-row:hover{background:#fff}.link-row strong{overflow-wrap:anywhere}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:76px;padding-top:18px;border-top:1px solid var(--line-strong);color:var(--muted);font-size:.92rem}@media(max-width:900px){.site-shell{width:min(100% - 28px,720px);padding-top:12px}.site-header{align-items:flex-start;flex-direction:column;padding:12px 0}.nav-links{width:100%;overflow-x:auto}.nav-links a{flex:1 0 auto;justify-content:center}main{gap:54px}.hero-section,.now-band,.section,.project-row,.contact-grid{grid-template-columns:1fr}.hero-section{min-height:0;padding-top:48px}h1{font-size:4.2rem}.highlight-grid{grid-template-columns:1fr}.highlight-grid div{min-height:82px;border-right:0;border-bottom:1px solid var(--line)}.highlight-grid div:last-child{border-bottom:0}.profile-panel{min-height:0}.profile-panel img{aspect-ratio:4 / 3}.section-heading{position:static}}@media(max-width:560px){.site-shell{width:min(100% - 22px,480px)}h1{font-size:3.2rem}.lede{font-size:1.05rem}.now-band h2,.section-heading h2{font-size:1.72rem}.experience-kicker{flex-direction:column;gap:6px}.button{flex:1 1 130px}.site-footer{align-items:flex-start;flex-direction:column}}
