:root{--bg: #edf2f7;--panel: #fbfdff;--panel-line: rgba(126, 145, 168, .12);--text: #29323d;--muted: #6d7786;--blue: #1e97eb;--blue-dark: #147ec8;--white: #ffffff;--shadow-lg: 0 28px 60px rgba(100, 123, 152, .16);--shadow-md: 0 18px 32px rgba(110, 132, 158, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Outfit,sans-serif;color:var(--text);background:radial-gradient(circle at 8% 10%,rgba(255,255,255,.9) 0,rgba(255,255,255,.22) 1.1rem,transparent 1.2rem),radial-gradient(circle at 95% 17%,rgba(255,255,255,.85) 0,rgba(255,255,255,.16) 1.25rem,transparent 1.3rem),radial-gradient(circle at 86% 92%,rgba(255,255,255,.85) 0,rgba(255,255,255,.18) .95rem,transparent 1rem),linear-gradient(180deg,#edf2f7,#e8eef5)}a{color:inherit;text-decoration:none}.page-shell{width:min(1460px,calc(100vw - 3rem));margin:0 auto;padding:3rem 0}.page-card{min-height:calc(100vh - 6rem);padding:2rem 2rem 1.5rem;border:1px solid var(--panel-line);border-radius:2.4rem;background:linear-gradient(180deg,#fffffffa,#f8fbfff5);box-shadow:var(--shadow-lg);overflow:hidden}.hero-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.brand{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-.06em}.brand span{color:var(--blue)}.nav-links{display:flex;align-items:center;justify-content:center;gap:2.6rem}.nav-links a{position:relative;color:var(--muted);font-size:1.05rem}.nav-links a.is-active,.nav-links a:hover{color:var(--blue)}.nav-links a.is-active:after{content:"";position:absolute;left:50%;bottom:-.8rem;width:1.1rem;height:.18rem;border-radius:999px;background:var(--blue);transform:translate(-50%)}.hero-nav:after{content:""}.hero-layout{position:relative;display:grid;grid-template-columns:minmax(280px,440px) 1fr;align-items:end;min-height:calc(100vh - 12rem);padding-top:2rem}.intro-copy{position:relative;z-index:2;align-self:center;max-width:27rem;margin-left:2rem}.intro-kicker,.section-eyebrow,.post-date{margin:0 0 .8rem;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:500;color:#53606f}h1,h2{margin:0;font-family:Space Grotesk,sans-serif;letter-spacing:-.06em}h1{font-size:clamp(3.4rem,7.5vw,6rem);line-height:.88;color:#35414d;text-shadow:0 3px 0 rgba(27,34,41,.18)}h2{font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1;color:#2f3842}.intro-text,.intro-extra,.section-copy,.info-card p,.post-card p{color:var(--muted);font-size:1.12rem;line-height:1.75}.intro-text{margin:1.2rem 0 0}.intro-subheadline{margin:1.15rem 0 0;color:#3d4855;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:500;line-height:1.5}.intro-extra{margin:1rem 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.25rem;border-radius:999px;font-weight:600;box-shadow:var(--shadow-md)}.hero-button-primary{background:var(--blue);color:var(--white)}.hero-button-primary:hover{background:var(--blue-dark)}.hero-button-secondary{background:#ffffffe0;color:#4c5867}.hero-button-secondary:hover{background:#eef5fb;color:var(--blue-dark)}.social-links{display:flex;gap:1rem;margin-top:2rem}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#ffffffe0;color:#4c5867;font-size:1.2rem;font-weight:600;box-shadow:var(--shadow-md)}.social-links a:hover{background:var(--blue);color:var(--white)}.hero-stage{position:relative;display:flex;align-items:end;justify-content:center;min-height:100%;padding-right:4rem}.halo{position:absolute;left:50%;bottom:3rem;width:min(52vw,760px);aspect-ratio:1 / 1;border-radius:50%;background:radial-gradient(circle,#fffffff5,#f1f6fceb 52%,#edf2f700 74%);transform:translate(-50%)}.portrait-frame{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:min(34vw,430px);aspect-ratio:.8;border-radius:16rem 16rem 1.6rem 1.6rem;background:linear-gradient(180deg,#fffffff2,#e6ecf3f0);box-shadow:inset 0 1px #ffffffe6,0 28px 52px #70839a33}.portrait-glow{position:absolute;inset:1.4rem;border-radius:15rem 15rem 1rem 1rem;background:radial-gradient(circle at 50% 32%,rgba(30,151,235,.1),transparent 38%),linear-gradient(180deg,#f5f8fc,#dfe6ee);z-index:1}.portrait-image{position:absolute;z-index:2;top:-22%;left:59%;width:122%;max-width:none;height:auto;transform:translate(-50%);filter:saturate(1.02) contrast(1.02)}.content-shell{max-width:960px;margin:0 auto;padding:5rem 0 3rem}.about-layout{max-width:1080px}.about-editorial{max-width:780px;padding-top:5.5rem}.about-intro{max-width:44rem;margin-bottom:2.35rem}.about-intro .section-eyebrow{margin-bottom:1rem;color:#6d7786;font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.about-intro .section-title{max-width:30rem;font-size:clamp(3rem,4.6vw,4.2rem);line-height:1.01;letter-spacing:-.07em;color:#2f3842}.about-body{max-width:43rem}.about-body>*+*{margin-top:1.55rem}.about-body p{color:#5c6775;font-size:1.1rem;line-height:1.9}.about-thesis{margin-top:2.2rem;color:#3e4855;font-size:1.1rem;line-height:1.9}.about-closing{margin-top:2.4rem;color:#7a8594;font-size:1rem;line-height:1.8}.contact-shell{max-width:1100px}.section-intro{max-width:46rem;margin-bottom:2rem}.section-intro-large{max-width:56rem;margin-bottom:2.75rem}.section-intro-large .section-title{font-size:clamp(3.4rem,6vw,5.2rem)}.section-intro-large .section-copy{font-size:1.2rem}.section-title{font-size:clamp(2.8rem,5vw,4.4rem);line-height:.95;text-shadow:none}.stack-list{display:grid;gap:1rem}.experience-block{display:grid;gap:1.5rem}.experience-item+.experience-item{padding-top:1.5rem;border-top:1px solid var(--panel-line)}.about-stack{display:grid;gap:1rem}.info-card,.post-card{padding:1.5rem;border:1px solid var(--panel-line);border-radius:1.5rem;background:#ffffffb3;box-shadow:var(--shadow-md)}.info-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.pill{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .8rem;border-radius:999px;background:#1e97eb1a;color:var(--blue-dark);font-size:.95rem;font-weight:600}.post-card h2,.info-card h2{margin-bottom:.8rem}.insights-list{display:grid;margin-top:.75rem}.insight-row{display:block;padding:1.15rem 0;border-top:1px solid var(--panel-line);transition:color .16s ease,transform .16s ease}.insight-row:hover{transform:translateY(-1px)}.insight-entry{display:grid;grid-template-columns:9rem 1fr;gap:1.5rem;align-items:baseline}.insight-title{font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.2;color:#2f3842}.insight-row:hover .insight-title{color:var(--blue-dark)}.insight-date{margin:0;font-size:.95rem;white-space:nowrap}.card-link{display:inline-flex;margin-top:1rem;color:var(--blue-dark);font-weight:600}.card-link:hover{color:var(--blue)}.inline-link{color:var(--blue-dark);text-decoration:underline;text-underline-offset:.14em}.inline-link:hover{color:var(--blue)}.prose-card{max-width:44rem}.prose-card p+p{margin-top:1rem}.article-shell{max-width:780px}.article-intro{max-width:40rem;margin-bottom:3rem}.article-body{max-width:42rem}.article-body>*+*{margin-top:1.25rem}.article-body p,.article-body li{color:#556170;font-size:1.08rem;line-height:1.9}.article-lead{color:#34404d;font-size:1.28rem;line-height:1.85}.article-body h2,.article-body h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.05em;color:#2f3842}.article-body h2{margin-top:2.6rem;font-size:clamp(1.8rem,2.6vw,2.4rem);line-height:1.05}.article-body h3{font-size:1.1rem;line-height:1.2}.article-body ul{margin:0;padding-left:1.35rem}.article-body li+li{margin-top:.5rem}.article-body blockquote{margin:2rem 0;padding:1.35rem 1.5rem;border-left:3px solid rgba(30,151,235,.4);border-radius:1rem;background:#ecf4fcb8}.article-body blockquote p{color:#3c4957;font-size:1.08rem}.article-note{margin-top:2.2rem;padding:1.35rem 1.5rem;border:1px solid var(--panel-line);border-radius:1.25rem;background:#ffffffad;box-shadow:var(--shadow-md)}.article-note p{margin-top:.7rem}.contact-grid{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:2rem;align-items:start}.contact-copy h2{margin-bottom:1rem}.contact-points{margin:0;padding-left:1.2rem;color:#556170}.contact-points li+li{margin-top:.7rem}.contact-note{margin-top:1.5rem;color:#556170;font-size:1.05rem;line-height:1.8}.contact-form-card{padding:1.75rem}.contact-form{display:grid;gap:1.1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem}.field span{color:#46515e;font-size:.95rem;font-weight:600}.field input,.field textarea{width:100%;padding:.9rem 1rem;border:1px solid rgba(126,145,168,.2);border-radius:1rem;background:#ffffffd1;color:#2f3842;font:inherit}.field input:focus,.field textarea:focus{outline:2px solid rgba(30,151,235,.18);border-color:#1e97eb73}.field textarea{resize:vertical;min-height:11rem}.form-footnote{color:#6d7786;font-size:.92rem;line-height:1.6}.form-submit{justify-self:start;border:0;cursor:pointer}.form-status{margin:0 0 1rem;padding:.9rem 1rem;border-radius:1rem;font-size:.98rem;line-height:1.6}.form-status-success{background:#28a7451a;color:#1f6b33}.form-status-error{background:#dc35451a;color:#8b2430}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.emphasis-card{background:linear-gradient(180deg,#ebf5ffeb,#ffffffc7)}.section-closing{max-width:44rem;margin-top:2rem;color:#46515e;font-size:1.08rem;line-height:1.75}@media(max-width:1100px){.hero-nav{grid-template-columns:1fr;justify-items:center}.brand,.hero-nav:after{justify-self:center}.hero-layout{grid-template-columns:1fr;justify-items:center;gap:2rem;padding-top:3rem}.intro-copy{margin-left:0;text-align:center}.hero-actions,.social-links{justify-content:center;margin:2rem auto 0}.hero-stage{width:100%;min-height:25rem;padding-right:0}.portrait-frame{width:min(56vw,430px)}.contact-grid{grid-template-columns:1fr}}@media(max-width:720px){.page-shell{width:min(calc(100vw - 1rem),100%);padding:.5rem 0}.page-card{min-height:auto;padding:1.25rem;border-radius:1.8rem}.nav-links{flex-wrap:wrap;gap:1rem 1.4rem}.nav-links a.is-active:after{bottom:-.45rem}.hero-layout{min-height:auto;gap:1.2rem;padding-top:2rem}.intro-text,.intro-extra,.section-copy,.info-card p,.post-card p{font-size:1rem}.hero-stage{display:none}.insight-entry{grid-template-columns:1fr;gap:.35rem}.halo{width:min(88vw,480px);bottom:1.2rem}.portrait-frame{width:min(72vw,330px)}.content-shell{padding:3rem 0 1rem}.about-editorial{padding-top:3.5rem}.about-intro .section-title{font-size:clamp(2.35rem,10vw,3.25rem)}.about-body p,.about-thesis{font-size:1rem}.info-card-head{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.article-body p,.article-body li{font-size:1rem}.article-lead{font-size:1.12rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-button,.insight-row{transition:none}}
