:root{color-scheme:light;--background:#fafafa;--surface:#ffffffe0;--foreground:#171717;--muted:#737373;--border:#e4e4e7;--soft:#f4f4f5;--accent:#18181b;--shadow:0 10px 32px #00000017;font-synthesis:none;font-family:Avenir Next,Avenir,Inter,ui-sans-serif,system-ui,sans-serif}:root[data-theme=dark]{color-scheme:dark;--background:#171717;--surface:#1f1f1fe6;--foreground:#f5f5f5;--muted:#a3a3a3;--border:#363636;--soft:#262626;--accent:#f5f5f5;--shadow:0 12px 36px #00000061}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);margin:0;transition:background-color .18s,color .18s}a{color:inherit;text-underline-offset:.22em}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.grid-wash{pointer-events:none;background-image:radial-gradient(color-mix(in srgb, var(--muted) 35%, transparent) .8px, transparent .8px);opacity:.72;background-size:5px 5px;height:8rem;position:fixed;inset:0 0 auto;mask-image:linear-gradient(#000,#0000)}.page-shell{width:min(100% - 2rem,42rem);margin:0 auto;padding:7rem 0 10rem}main{gap:4.25rem;display:grid}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:.65rem;font-size:clamp(2.65rem,8vw,3.5rem);line-height:1}h2{letter-spacing:-.035em;margin-bottom:1.25rem;font-size:1.25rem}h3{margin-bottom:0;font-size:1rem}.hero{grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid}.hero p{max-width:34rem;color:var(--muted);margin:0;font-size:1.15rem;line-height:1.45}.avatar{aspect-ratio:1;border:1px solid var(--border);background:linear-gradient(145deg, var(--soft), var(--surface));width:7rem;box-shadow:0 0 0 5px color-mix(in srgb, var(--border) 45%, transparent), var(--shadow);border-radius:50%;place-items:center;display:grid;overflow:hidden}.avatar img{object-fit:cover;object-position:52% 46%;transform-origin:52% 46%;width:100%;height:100%;transform:scale(2)}.section{scroll-margin-top:2rem}.about-copy{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.timeline{display:grid}.job{border-bottom:1px solid var(--border)}.job:first-child{border-top:1px solid var(--border)}.job summary,.education-row{align-items:center;gap:.85rem;padding:1rem 0;list-style:none;display:grid}.job summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto}.education-row{grid-template-columns:auto minmax(0,1fr) auto}.job summary::-webkit-details-marker{display:none}.job summary:after{content:"+";color:var(--muted);grid-area:1/4;font-size:1.1rem}.job[open] summary:after{content:"−"}.job-period{color:var(--muted);white-space:nowrap;grid-area:1/3;padding-right:1.5rem;font-size:.72rem}.monogram{aspect-ratio:1;border:1px solid var(--border);background:var(--soft);width:2.45rem;box-shadow:0 0 0 3px color-mix(in srgb, var(--border) 38%, transparent);border-radius:50%;place-items:center;font-weight:700;display:grid}.job-title{gap:.2rem;min-width:0;display:grid}.job-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.job-title span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.job-detail{color:var(--muted);padding:0 0 1.15rem 3.3rem;font-size:.85rem;line-height:1.65}.job-detail p{margin-bottom:0}.job-location{color:var(--foreground);font-size:.75rem;font-weight:650;margin-bottom:.45rem!important}.education-row{cursor:default}.education-row .job-period{padding-right:0}.skill-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.skill-list li{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;padding:.45rem .75rem;font-size:.78rem;font-weight:650}.showcase{scroll-margin-top:2rem}.section-intro{text-align:center;max-width:34rem;margin:0 auto 2rem}.section-intro>span,.contact>span{background:var(--foreground);color:var(--background);border-radius:999px;margin-bottom:.65rem;padding:.35rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.section-intro h2{margin-bottom:.65rem;font-size:2rem}.section-intro p{color:var(--muted);margin:0;line-height:1.6}.project-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.project-card{border:1px solid var(--border);background:var(--surface);border-radius:.85rem;overflow:hidden}.project-card:last-child{grid-column:1/-1}.project-visual{color:#fffc;background-color:#171717;background-image:linear-gradient(135deg,#ffffff12 25%,#0000 25%),linear-gradient(315deg,#ffffff0f 25%,#0000 25%);background-position:10px 0,10px 0;background-size:20px 20px;place-items:center;min-height:9rem;font:700 2.25rem/1 ui-monospace,monospace;display:grid}.visual-2{background-color:#263238}.visual-3{background-color:#2c2440}.project-content{padding:1rem}.project-heading{justify-content:space-between;align-items:start;gap:.75rem;display:flex}.project-heading>span{color:var(--muted);text-align:right;font-size:.65rem}.project-content>p{color:var(--muted);margin:.75rem 0;font-size:.78rem;line-height:1.55}.project-content ul{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.project-content li{background:var(--soft);color:var(--muted);border-radius:.3rem;padding:.22rem .42rem;font-size:.62rem}.certification-list{color:var(--muted);gap:.6rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:grid}.contact{text-align:center;padding:2.5rem 1.5rem}.contact h2{margin-bottom:.65rem;font-size:2rem}.contact p{max-width:31rem;color:var(--muted);margin:0 auto;line-height:1.6}.contact-links{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.4rem;display:flex}.contact-links a{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;padding:.65rem .85rem;font-size:.8rem;font-weight:650;text-decoration:none}.dock{z-index:10;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(18px);border-radius:1.1rem;align-items:center;gap:.3rem;padding:.45rem;display:flex;position:fixed;bottom:1rem;right:50%;transform:translate(50%)}.dock a,.dock button{border:1px solid var(--border);background:var(--background);min-width:2.35rem;height:2.35rem;color:var(--foreground);cursor:pointer;border-radius:.75rem;place-items:center;font:700 .68rem/1 inherit;text-decoration:none;display:grid}.dock a:hover,.dock button:hover{background:var(--soft)}.dock svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.dock svg.icon-fill{fill:currentColor;stroke:none}.dock-separator{background:var(--border);width:1px;height:1.6rem}.reveal{animation:.44s both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(7px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}}@media (width<=580px){.page-shell{padding-top:4.5rem}.hero{grid-template-columns:1fr}.avatar{grid-row:1;width:5rem}.job summary{grid-template-columns:auto minmax(0,1fr) auto}.job-period{grid-area:2/2;padding:0}.job summary:after{grid-column:3;justify-self:end}.job-detail{padding-left:0}.project-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto}.dock{gap:.16rem;max-width:calc(100vw - 1rem);padding:.35rem}.dock a,.dock button{border-radius:.65rem;min-width:2rem;height:2rem}.dock svg{width:1rem;height:1rem}}
