:root{--bone:#f5f1e8;--ink:#171717;--teal:#2f7f73;--shell:min(1120px, calc(100vw - 2rem));--bg:var(--bone);--text:var(--ink);--line:#17171724;--line-strong:#17171747;--muted:#171717b8;--surface:#f5f1e8db;--surface-strong:#f5f1e8f5;--nav-bg:#f5f1e8e0;--shadow-soft:0 18px 45px #17171712;--shadow-lift:0 24px 60px #1717171f}body[data-theme=dark]{--bg:#111313;--text:#f5f1e8;--line:#f5f1e824;--line-strong:#f5f1e842;--muted:#f5f1e8b8;--surface:#161818e0;--surface-strong:#1c1e1efa;--nav-bg:#111313e0;--shadow-soft:0 18px 45px #00000040;--shadow-lift:0 24px 60px #00000059}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Manrope,sans-serif;line-height:1.6;transition:background-color .24s,color .24s;overflow-x:hidden}body:before{content:"";background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);pointer-events:none;background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#00000052,#0000 88%);mask-image:linear-gradient(#00000052,#0000 88%)}a{color:inherit;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.05em;font-family:Newsreader,serif;line-height:.98}h1{max-width:11ch;margin-bottom:1.3rem;font-size:clamp(3.2rem,8vw,6.4rem)}h2{max-width:14ch;margin-bottom:0;font-size:clamp(2rem,5vw,3.5rem)}h3{margin-bottom:.5rem;font-size:1.16rem}.shell{width:var(--shell);margin:0 auto}.ambient{filter:blur(72px);opacity:.16;pointer-events:none;z-index:0;border-radius:999px;width:26rem;height:26rem;animation:16s ease-in-out infinite drift;position:fixed}.ambient-left{background:var(--teal);top:-8rem;left:-8rem}.ambient-right{background:var(--text);animation-delay:-8s;top:18rem;right:-10rem}.site-header,main,.site-footer{z-index:1;position:relative}.site-header{z-index:10;padding-top:.8rem;position:sticky;top:0}.scroll-progress{background:var(--teal);z-index:9999;transform-origin:0;pointer-events:none;height:2.5px;box-shadow:0 0 8px var(--teal);border-radius:0 999px 999px 0;transition:width 80ms linear;position:fixed;top:0;left:0}.nav{border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;transition:border-color .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s,background-color .18s;display:flex}.nav.is-scrolled{background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-color:var(--line)}.brand{align-items:center;gap:.9rem;min-width:0;display:inline-flex}.brand-mark{border:1px solid var(--text);background:var(--text);width:2.65rem;height:2.65rem;color:var(--bg);letter-spacing:.12em;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;transition:background-color .24s,color .24s,border-color .24s;display:inline-flex}.brand-name{white-space:nowrap;font-size:.96rem;font-weight:700}.nav-links{color:var(--muted);flex-wrap:wrap;gap:1.2rem;font-size:.94rem;display:flex}.nav-links a:hover,.nav-links a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--teal)}.theme-toggle{border:1px solid var(--line-strong);background:var(--surface-strong);min-height:2.8rem;color:var(--text);font:inherit;cursor:pointer;box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .95rem;font-size:.88rem;font-weight:700;display:inline-flex}.theme-toggle:hover,.theme-toggle:focus-visible{transform:translateY(-1px)}.theme-toggle-sun,.theme-toggle-moon{justify-content:center;align-items:center;min-width:3.1rem;display:inline-flex}body[data-theme=light] .theme-toggle-sun,body:not([data-theme=dark]) .theme-toggle-sun,body[data-theme=dark] .theme-toggle-moon{color:var(--teal)}.section{padding:4.8rem 0 0}.hero{padding-top:5.4rem}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);align-items:start;gap:2rem;display:grid}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.18em;margin:0 0 .8rem;font-size:.74rem;font-weight:800}.hero-copy,.project-summary,.timeline-content p,.note-copy,.intro-text p,.cert-card p{color:var(--muted);font-size:1.02rem}.hero-copy{max-width:60ch}.hero-actions,.tag-row,.contact-links{flex-wrap:wrap;gap:.8rem;display:flex}.hero-actions{margin-top:2rem}.button{border:1px solid var(--line-strong);min-height:3rem;box-shadow:var(--shadow-soft);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;display:inline-flex}.button:hover,.button:focus-visible{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.button-ink{background:var(--text);color:var(--bg)}.button-outline{background:0 0}.hero-side{gap:1rem;display:grid}.note-card,.facts-card,.project-row,.cap-card,.timeline-row,.cert-card,.contact-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);transition:transform .22s,box-shadow .22s,background-color .24s,border-color .24s}.note-card:hover,.facts-card:hover,.project-row:hover,.cap-card:hover,.timeline-row:hover,.cert-card:hover,.contact-panel:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.note-card,.facts-card,.cap-card,.cert-card{padding:1.25rem}.note-label,.fact-label,.timeline-role{color:var(--teal)}.note-label,.fact-label{text-transform:uppercase;letter-spacing:.14em;margin-bottom:.5rem;font-size:.8rem;font-weight:800;display:block}.palette{gap:.65rem;margin:.8rem 0 1rem;display:flex}.swatch{border:1px solid var(--line);border-radius:999px;width:2.2rem;height:2.2rem}.swatch-bone{background:var(--bone)}.swatch-ink{background:var(--ink)}.swatch-teal{background:var(--teal)}body[data-theme=dark] .swatch-bone{background:#d8d1c2}.facts-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.fact strong{font-size:1rem;display:block}.intro-band{padding-top:2rem}.intro-grid,.section-head{grid-template-columns:150px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.section-key{gap:.35rem;display:grid}.section-key span{color:var(--teal);font-size:2.2rem;font-weight:800;line-height:1}.section-key p{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:0;font-size:.92rem}.intro-text{border-top:1px solid var(--line-strong);padding-top:1rem}.project-stack,.timeline{margin-top:1.8rem}.project-row{grid-template-columns:92px minmax(0,1fr);gap:1rem;padding:1.25rem;display:grid}.project-row+.project-row,.timeline-row+.timeline-row{margin-top:1rem}.project-index{color:var(--teal);font-size:1.05rem;font-weight:800}.project-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.project-header p{color:var(--muted);white-space:nowrap;font-size:.95rem}.project-list,.quality-list{color:var(--muted);margin:1rem 0 0;padding-left:1.15rem}.project-list li,.quality-list li{margin-bottom:.65rem}.tag-row{margin-top:1.15rem}.tag-row span{border:1px solid var(--line);background:var(--surface-strong);border-radius:999px;align-items:center;min-height:2.2rem;padding:.45rem .85rem;font-size:.9rem;font-weight:700;transition:transform .18s,background-color .24s,border-color .24s;display:inline-flex}.tag-row span:hover{transform:translateY(-1px)}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.cap-card-wide{grid-column:span 2}.timeline-row{grid-template-columns:180px minmax(0,1fr);gap:1rem;padding:1.2rem 1.25rem;display:grid}.timeline-date span{border:1px solid var(--line);color:var(--teal);border-radius:999px;padding:.42rem .75rem;font-weight:700;display:inline-flex}.timeline-role{margin-bottom:.55rem;font-weight:700}.cert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.contact-panel{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:2rem;margin-bottom:1rem;padding:1.4rem;display:grid}.contact-link{border:1px solid var(--line);background:var(--surface-strong);min-height:3rem;box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;padding:.75rem 1rem;font-weight:700;display:inline-flex}.contact-link:hover,.contact-link:focus-visible{color:var(--bone);background:var(--teal);border-color:var(--teal);transform:translateY(-2px)}.site-footer{color:var(--muted);justify-content:space-between;gap:1rem;padding:3.4rem 0 2rem;font-size:.95rem;display:flex}.reveal{opacity:0;transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(18px)scale(1.04)}}@media (width<=980px){.hero-grid,.contact-panel,.cert-grid,.capability-grid,.cap-card-wide,.timeline-row{grid-template-columns:1fr}.cap-card-wide{grid-column:auto}.facts-card{grid-template-columns:1fr 1fr}.project-row{grid-template-columns:1fr}}@media (width<=760px){.nav,.site-footer{flex-direction:column;align-items:start}.intro-grid,.section-head{grid-template-columns:1fr}.hero{padding-top:4.5rem}.facts-card{grid-template-columns:1fr}.project-header{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.scroll-progress{display:none}.reveal{opacity:1;transform:none}}
