:root{--bg:#f6efe5;--bg-strong:#e6d4be;--card:rgba(255,251,246,0.78);--card-strong:#fff9f1;--ink:#1f1a17;--muted:#685c54;--accent:#b85c38;--accent-soft:rgba(184,92,56,0.14);--line:rgba(31,26,23,0.1);--shadow:0 24px 70px rgba(84,48,25,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at top left,rgba(255,255,255,.75),transparent 32%),radial-gradient(circle at bottom right,rgba(184,92,56,.18),transparent 26%),linear-gradient(135deg,#f7f1e7,#f0e2d0 55%,#ead8c3);font-family:Aptos,Segoe UI,Trebuchet MS,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p,ul{margin:0}.page-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.bottom-grid,.content-grid,.hero{display:grid;grid-gap:1.25rem;gap:1.25rem}.hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);align-items:stretch;margin-bottom:1.25rem}.hero-copy,.panel,.profile-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-copy,.panel{background:var(--card)}.hero-copy{padding:3rem}.eyebrow,.section-label,.timeline-period{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:700}.hero h1,.panel h2{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}.hero h1{font-size:clamp(3rem,8vw,5.8rem);line-height:.96;margin:.6rem 0 1rem}.intro{max-width:40rem;font-size:1.08rem;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.2rem;border-radius:999px;transition:transform .18s ease,background-color .18s ease}.primary-link{background:var(--ink);color:#fffaf4}.secondary-link{border:1px solid var(--line);background:rgba(255,255,255,.5)}.primary-link:hover,.secondary-link:hover{transform:translateY(-2px)}.profile-card{display:flex;align-items:flex-end;min-height:100%;padding:1.5rem;background:linear-gradient(180deg,rgba(255,249,241,.5),rgba(255,249,241,.95)),linear-gradient(135deg,#d9b08f,#f8e8d8 60%,#e9c9b2)}.profile-orbit{position:absolute;inset:-10% auto auto 55%;width:260px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.95) 0 18%,transparent 19%),radial-gradient(circle at center,transparent 0 35%,rgba(184,92,56,.28) 36% 38%,transparent 39%),radial-gradient(circle at center,transparent 0 57%,rgba(31,26,23,.12) 58% 59%,transparent 60%)}.profile-content{position:relative;z-index:1;display:grid;grid-gap:.4rem;gap:.4rem;padding:1.4rem;width:100%;border-radius:22px;background:rgba(255,250,244,.8)}.profile-content p{color:var(--muted);font-size:.92rem}.profile-content strong{margin-bottom:.65rem;font-size:1rem}.bottom-grid,.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.25rem}.panel{padding:2rem}.panel-accent{background:linear-gradient(135deg,rgba(184,92,56,.12),rgba(255,255,255,.78)),var(--card)}.panel-dark{background:linear-gradient(180deg,rgba(31,26,23,.95),rgba(48,38,31,.92)),var(--ink);color:#fff6ea}.panel h2{margin-top:.55rem;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.6rem)}.panel p:not(.section-label):not(.timeline-period){color:var(--muted);line-height:1.8}.panel-dark li,.panel-dark p:not(.section-label):not(.timeline-period){color:rgba(255,246,234,.82)}.skill-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.skill-list span{padding:.75rem 1rem;border-radius:999px;background:var(--accent-soft);color:var(--ink);font-weight:600}.timeline-panel{margin-bottom:1.25rem}.section-heading{margin-bottom:1.5rem}.stack-list,.timeline{display:grid;grid-gap:1.25rem;gap:1.25rem}.timeline-item{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:1rem;gap:1rem;padding-top:1.25rem;border-top:1px solid var(--line)}.timeline-item:first-child{padding-top:0;border-top:0}.stack-list h3,.timeline-item h3{margin-bottom:.35rem;font-size:1.15rem}.timeline-company{margin-bottom:.5rem;font-weight:700;color:var(--ink)}.stack-list article{padding:1rem 0;border-top:1px solid var(--line)}.stack-list article:first-child{padding-top:0;border-top:0}.notes-list{padding-left:1.1rem;line-height:1.9}.light-notes{margin-top:1rem}.tech-groups{display:grid;grid-gap:1.25rem;gap:1.25rem}.tech-group h3{margin-bottom:.8rem;font-size:1rem}.references-note{margin-top:1.5rem}@media (max-width:900px){.bottom-grid,.content-grid,.hero{grid-template-columns:1fr}.hero-copy,.panel,.profile-card{border-radius:24px}}@media (max-width:640px){.page-shell{width:min(100% - 1rem,1120px);padding-top:.5rem}.hero-copy,.panel,.profile-card{padding:1.25rem}.timeline-item{grid-template-columns:1fr}.hero-actions{flex-direction:column}.primary-link,.secondary-link{width:100%}}