:root{--color-page:#f7f8fa;--color-surface:#fff;--color-surface-muted:#eef2f6;--color-ink:#121722;--color-muted:#4b5565;--color-line:#d9dee7;--color-accent:#1f5eff;--color-accent-strong:#1646c8;--color-accent-secondary:#0f8b8d;--color-signal:#2f7d32;--color-technical:#182231;--shadow-soft:0 18px 50px #1217221a;--radius-card:8px;--width-content:1160px;color:var(--color-ink);background:var(--color-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body,button,input,textarea,select{font:inherit}button,input,textarea,select{color:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #1f5eff6b}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8faf5;border-bottom:1px solid #d9dee7e0;width:100%;position:sticky;top:0;box-shadow:0 10px 28px #1118270a}.site-header__inner{width:min(calc(100% - 2rem), var(--width-content));justify-content:space-between;align-items:center;gap:1.25rem;min-height:72px;margin:0 auto;padding:.75rem 0;display:flex}.brand-mark{min-height:44px;color:var(--color-ink);align-items:center;gap:.7rem;font-weight:800;display:inline-flex}.brand-mark__glyph{border:1px solid var(--color-line);background:var(--color-surface);width:40px;height:40px;color:var(--color-accent);border-radius:8px;flex:none;place-items:center;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem;font-weight:850;display:inline-grid}.brand-mark__text{gap:.05rem;display:grid}.brand-mark__text strong,.brand-mark__text small{display:block}.brand-mark__text strong{font-size:.98rem;line-height:1.05}.brand-mark__text small{color:var(--color-muted);font-size:.74rem;font-weight:750}.site-nav,.footer-nav{flex-wrap:wrap;align-items:center;gap:.95rem;min-width:0;display:flex}.site-nav a,.footer-nav a{color:var(--color-muted);font-size:.92rem;font-weight:700}.site-nav a:hover,.footer-nav a:hover{color:var(--color-accent-strong)}.header-action,.button-link,.contact-links a{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 1rem;font-weight:800;display:inline-flex}.header-action,.button-link--primary,.contact-links a:first-child{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff}.header-action:hover,.button-link--primary:hover,.contact-links a:first-child:hover{border-color:var(--color-accent-strong);background:var(--color-accent-strong)}.button-link{gap:.5rem}.button-link--secondary,.contact-links a{border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-ink)}.button-link--secondary:hover,.contact-links a:hover{color:var(--color-accent-strong);border-color:#1f5eff66}.hero-section{border-bottom:1px solid var(--color-line);background:linear-gradient(180deg, #fffffff0, #f7f8faeb), var(--color-page)}.hero-grid{width:min(calc(100% - 2rem), var(--width-content));grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);align-items:center;gap:3rem;min-height:610px;margin:0 auto;padding:4rem 0 4.75rem;display:grid}.hero-copy{min-width:0}.eyebrow,.card-label{color:var(--color-accent-secondary);text-transform:uppercase;margin:0 0 .75rem;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1,h2,h3,p,li,a,span,strong,label{overflow-wrap:break-word}h1{max-width:13ch;color:var(--color-ink);margin-bottom:1.25rem;font-size:3.45rem;font-weight:850;line-height:1.02}h1 span{color:var(--color-accent);margin-bottom:.5rem;font-size:1rem;line-height:1.3;display:block}.hero-lede{max-width:46rem;color:var(--color-muted);margin-bottom:1.45rem;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-bottom:1.2rem;display:flex}.tag-list{flex-wrap:wrap;gap:.48rem;margin:0;padding:0;list-style:none;display:flex}.tag-list li{color:#303948;background:#ffffffc7;border:1px solid #d9dee7f2;border-radius:8px;padding:.44rem .58rem;font-size:.78rem;font-weight:750;line-height:1.2}.hero-proof{min-width:0}.hero-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.section{background:var(--color-page);padding:5.4rem 0}.section--muted{background:var(--color-surface-muted)}.section--technical,.section--contact{background:var(--color-technical);color:#fff}.section__inner,.site-footer{width:min(calc(100% - 2rem), var(--width-content));margin:0 auto}.section-header{max-width:48rem;margin-bottom:2rem}.section-header--center{text-align:center;margin-left:auto;margin-right:auto}.section-header h2{color:var(--color-ink);margin-bottom:.8rem;font-size:2.32rem;line-height:1.08}.section-header p:last-child{color:var(--color-muted);font-size:1.02rem;line-height:1.65}.section--technical .section-header h2,.section--contact .section-header h2{color:#fff}.section--technical .section-header p:last-child,.section--contact .section-header p:last-child{color:#ecf0f6c7}.work-grid,.skill-grid,.recognition-grid{gap:1rem;display:grid}.credibility-card,.work-card,.timeline-card,.skill-card,.recognition-card{border:1px solid var(--color-line);background:var(--color-surface);border-radius:8px;min-width:0;padding:1.2rem}.credibility-card{padding:1rem}.credibility-card--hero{background:#ffffffe0;padding:.92rem}.credibility-card--hero span{margin-bottom:.5rem;font-size:.9rem}.credibility-card--hero h3{font-size:.98rem}.credibility-card--hero p{font-size:.84rem;line-height:1.45}.credibility-card span{color:var(--color-accent);margin-bottom:.7rem;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:850;display:inline-flex}.credibility-card h3,.work-card h3,.timeline-card h3,.skill-card h3,.recognition-card h3{color:var(--color-ink);margin-bottom:.55rem;font-size:1.08rem;line-height:1.25}.credibility-card p,.work-card p,.timeline-card p,.recognition-card p{color:var(--color-muted);margin-bottom:0;line-height:1.58}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work-card{flex-direction:column;gap:.72rem;display:flex}.work-card--featured{background:linear-gradient(135deg, #1f5eff0f, #0f8b8d0f), var(--color-surface);border-color:#1f5eff57;grid-column:span 2}.work-card p:not(.card-label),.timeline-card>p,.recognition-card p{font-size:.96rem}.work-card__hook{margin-bottom:0;font-weight:760;color:var(--color-ink)!important;font-size:1.02rem!important;line-height:1.45!important}.impact-line{border-left:3px solid var(--color-accent-secondary);padding-left:.8rem;font-weight:720;color:var(--color-ink)!important}.work-card .tag-list,.timeline-card .tag-list,.skill-card .tag-list{margin-top:auto}.timeline{gap:1rem;display:grid}.timeline-item{grid-template-columns:24px minmax(0,1fr);gap:.9rem;display:grid}.timeline-marker{margin-top:1.1rem;position:relative}.timeline-marker:before{border:3px solid var(--color-accent);background:var(--color-surface);content:"";border-radius:50%;width:14px;height:14px;display:block}.timeline-marker:after{background:var(--color-line);content:"";width:2px;height:calc(100% + 1rem);position:absolute;top:18px;left:6px}.timeline-item:last-child .timeline-marker:after{display:none}.timeline-card__header{justify-content:space-between;gap:1rem;margin-bottom:.8rem;display:flex}.timeline-meta{min-width:190px;color:var(--color-muted);text-align:right;gap:.25rem;font-size:.86rem;font-weight:750;display:grid}.detail-list{color:#303948;gap:.5rem;margin:1rem 0;padding-left:1.1rem;line-height:1.55;display:grid}.section--about{background:var(--color-surface)}.about-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:start;gap:2rem;display:grid}.about-copy{max-width:48rem;color:var(--color-muted);line-height:1.7}.principle-list{gap:.75rem;display:grid}.principle-item{border:1px solid var(--color-line);background:var(--color-page);border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.85rem;padding:.9rem;display:grid}.principle-item span{background:var(--color-technical);color:#fff;border-radius:8px;place-items:center;width:38px;height:38px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;font-weight:850;display:grid}.principle-item strong{color:var(--color-ink);line-height:1.35}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skill-card{background:#ffffff0f;border-color:#ecf0f629}.skill-card h3{color:#fff}.skill-card .tag-list li{color:#ecf0f6e0;background:#ffffff14;border-color:#ecf0f62e}.recognition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-panel{gap:1rem;display:grid}.contact-panel .section-header{margin-bottom:0}.contact-availability{color:#ecf0f6cc;max-width:42rem;margin:0;line-height:1.62}.contact-links{flex-wrap:wrap;gap:.75rem;display:flex}.site-footer{border-top:1px solid var(--color-line);justify-content:space-between;gap:2rem;padding:2rem 0;display:flex}.site-footer p{max-width:34rem;color:var(--color-muted);margin:.75rem 0 0;line-height:1.55}.brand-mark--footer{min-height:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1080px){.work-grid,.skill-grid,.recognition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.site-header__inner{flex-wrap:wrap;justify-content:center}.site-nav{order:3;justify-content:center;width:100%}.hero-grid,.about-layout{grid-template-columns:1fr}.hero-grid{gap:2rem;min-height:auto;padding-top:2.4rem;padding-bottom:3rem}}@media (width<=720px){.site-header{padding:0}.site-header__inner{width:min(calc(100% - 1rem), var(--width-content));min-height:64px}.site-nav{justify-content:flex-start;padding-bottom:.25rem;overflow-x:auto}.header-action{display:none}h1{max-width:none;font-size:2.18rem}.section-header h2{font-size:1.84rem}.hero-lede,.section-header p:last-child{font-size:1rem}.hero-actions,.site-footer,.timeline-card__header{flex-direction:column;align-items:stretch}.button-link,.contact-links a{width:100%}.hero-proof-grid,.work-grid,.skill-grid,.recognition-grid{grid-template-columns:1fr}.work-card--featured{grid-column:auto}.timeline-meta{text-align:left;min-width:0}.section{padding:3.7rem 0}}@media (width<=430px){.brand-mark{justify-content:center;width:100%}.site-nav{flex-wrap:wrap;justify-content:center;gap:.45rem .7rem;overflow-x:visible}.site-nav a{font-size:.82rem}.timeline-item{grid-template-columns:1fr}.timeline-marker{display:none}}
