:root{--bg:#020b18;--bg2:#061a35;--panel:rgba(5,32,65,.72);--panel2:rgba(7,41,82,.82);--line:rgba(79,211,255,.35);--cyan:#28d9ff;--blue:#1f7bff;--violet:#8b42ff;--pink:#cf58ff;--text:#f5fbff;--muted:#a9bed7;--shadow:0 18px 70px rgba(0,0,0,.35),0 0 36px rgba(30,128,255,.12);--radius:22px;--container:min(1320px,calc(100% - 38px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 8%,#0c3262 0,transparent 28%),radial-gradient(circle at 82% 14%,#241d68 0,transparent 26%),linear-gradient(180deg,#020b18 0%,#03142b 54%,#020914 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.23;background-image:linear-gradient(rgba(75,184,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(75,184,255,.05) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 86%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.section{position:relative;padding:78px 0}.section-tight{padding:16px 0 34px}.skip-link{position:fixed;left:12px;top:-80px;z-index:999;background:#fff;color:#000;padding:10px 14px}.skip-link:focus{top:12px}.ambient{position:fixed;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:-1;opacity:.26}.ambient-a{width:340px;height:340px;background:#0d7dff;left:-130px;top:32%}.ambient-b{width:380px;height:380px;background:#7d25ff;right:-170px;top:10%}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(180deg,rgba(2,11,24,.93),rgba(2,11,24,.76));backdrop-filter:blur(18px);border-bottom:1px solid rgba(88,207,255,.13)}.header-inner{height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:14px;min-width:330px}.brand-mark{font-size:29px;font-weight:900;line-height:1;letter-spacing:-1.5px;background:linear-gradient(90deg,var(--cyan),#70b8ff,var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 24px rgba(54,176,255,.35)}.brand-mark b{font-size:.7em}.brand-copy{border-left:1px solid rgba(255,255,255,.2);padding-left:14px;display:flex;flex-direction:column;white-space:nowrap}.brand-copy strong{font-size:11px;letter-spacing:.04em}.brand-copy small{font-size:8px;color:var(--muted);letter-spacing:.05em}.nav{display:flex;align-items:center;gap:22px;margin-left:auto}.nav a,.footer-nav a{font-size:11px;font-weight:700;letter-spacing:.04em;color:#dbe8ff;position:relative}.nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:-29px;height:3px;background:linear-gradient(90deg,var(--cyan),var(--violet));box-shadow:0 0 12px var(--cyan);transition:.25s}.nav a:hover:after,.nav a.is-active:after{left:0;right:0}.header-cta{margin-left:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(79,211,255,.42);border-radius:999px;padding:12px 20px;font-size:12px;font-weight:800;letter-spacing:.025em;cursor:pointer;color:#fff;background:rgba(4,30,62,.78);transition:transform .2s,border-color .2s,box-shadow .2s}.button svg,.card-link svg,.project-meta svg,.mini-heading svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.button:hover{transform:translateY(-2px);border-color:var(--cyan);box-shadow:0 0 30px rgba(42,194,255,.22)}.button-primary{background:linear-gradient(100deg,#0bc6ff,#117cff 52%,#9145ff);border-color:#3cdcff;box-shadow:0 0 22px rgba(24,149,255,.28),inset 0 1px rgba(255,255,255,.35)}.button-ghost{background:rgba(5,30,61,.74)}.button.compact{padding:9px 15px;font-size:10px}.nav-toggle{display:none;margin-left:auto;background:none;border:0;padding:6px}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}.hero{padding-top:66px;min-height:720px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.88fr 1.35fr;gap:32px;align-items:center}.eyebrow{display:inline-flex;border:1px solid rgba(83,201,255,.35);background:rgba(7,37,70,.72);border-radius:999px;padding:7px 13px;font-size:10px;font-weight:800;letter-spacing:.17em;color:#d7ebff}.eyebrow span{color:var(--cyan);margin-left:5px}.hero h1,.subhero h1{font-size:clamp(39px,4vw,68px);line-height:.94;letter-spacing:-.045em;margin:24px 0 11px;text-wrap:balance}.hero h1 span{display:block;background:linear-gradient(100deg,#fff 0,#e9f2ff 32%,#62dbff 57%,#b55cff 94%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero h1 b{position:absolute;opacity:0}.hero-kicker{font-size:16px;font-weight:850;letter-spacing:.02em}.hero-kicker i{font-style:normal;color:var(--cyan);margin:0 6px}.hero-copy>p{color:#c5d3e6;font-size:17px;max-width:630px;margin:14px 0 23px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:34px;max-width:600px}.hero-stats div{text-align:center;border-right:1px solid rgba(255,255,255,.2);padding:0 10px}.hero-stats div:first-child{padding-left:0}.hero-stats div:last-child{border:0}.hero-stats strong{display:block;font-size:31px;line-height:1;color:var(--cyan)}.hero-stats span{font-size:9px;font-weight:700;color:#d4e3f5;letter-spacing:.04em}.hero-note{display:flex;align-items:center;gap:26px;margin-top:29px;color:#6fa5cc}.hero-note small{font-size:8px;max-width:90px;letter-spacing:.32em;line-height:2}.hero-note span{font-family:Georgia,serif;font-style:italic;font-size:22px;color:#d9e8ff;transform:rotate(-5deg)}.profile-stage{display:grid;grid-template-columns:1fr 1fr;gap:20px;perspective:1200px}.profile-card{position:relative;border:1px solid rgba(70,206,255,.55);border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(8,47,91,.88),rgba(4,25,55,.94));box-shadow:0 0 26px rgba(28,161,255,.25),inset 0 0 28px rgba(48,119,255,.1);transform-style:preserve-3d;will-change:transform}.profile-card:after,.glass:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.profile-visual{height:300px;position:relative;overflow:hidden;background:radial-gradient(circle at 35% 10%,rgba(22,171,255,.46),transparent 42%),linear-gradient(145deg,#062a55,#173d86 55%,#30216c);display:flex;align-items:flex-end;justify-content:center}.profile-edu{background:radial-gradient(circle at 70% 4%,rgba(166,71,255,.42),transparent 42%),linear-gradient(145deg,#07345d,#293b90 52%,#41206e)}.portrait-frame{height:90%;max-width:76%;display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:2}.portrait-frame img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:none!important;mix-blend-mode:normal!important}.floating-code{position:absolute;left:18px;top:60px;font-size:36px;font-weight:900;color:#eaffff;background:linear-gradient(145deg,#12cbff,#1d78ff);border:1px solid #61e3ff;border-radius:15px;padding:6px 12px;box-shadow:0 0 25px #058eff99;z-index:3}.floating-cap{position:absolute;left:17px;top:50px;width:60px;height:60px;color:#fff;background:linear-gradient(145deg,#3d9cff,#683dff);border:1px solid #7fe0ff;border-radius:15px;padding:10px;box-shadow:0 0 25px #058eff99;z-index:3}.floating-cap svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7}.floating-copy{position:absolute;right:16px;top:39px;z-index:3;font-size:11px;line-height:1.35;color:#aee7ff;font-weight:800}.profile-body{padding:17px 18px 18px;text-align:center;position:relative}.profile-body h2{font-size:25px;line-height:1.05;margin:0 0 5px;letter-spacing:-.02em}.profile-title{font-size:12px;font-weight:800;color:#5edfff;margin:0 0 9px}.institution{font-size:9px;font-weight:700;color:#cbdcf2;margin:0 0 10px}.institution span{display:inline-flex;align-items:center;gap:4px;margin-top:2px}.institution svg{width:11px;height:11px;fill:none;stroke:var(--cyan);stroke-width:2}.pills{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.pills span,.skill-cloud span{border:1px solid rgba(79,211,255,.35);background:rgba(5,38,77,.8);border-radius:999px;padding:7px 11px;font-size:9px;font-weight:760;color:#dceaff}.profile-body blockquote{font-family:Georgia,serif;font-style:italic;margin:15px 0 8px;color:#d9eaff;font-size:14px}.card-link{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:800;color:#52d9ff}.orb{position:absolute;border-radius:50%;filter:saturate(130%);box-shadow:inset -12px -18px 22px rgba(18,31,100,.7),inset 12px 10px 18px rgba(128,239,255,.6),0 0 30px rgba(57,164,255,.6);background:linear-gradient(145deg,#48f4ff,#0866d6 50%,#7c2eff)}.orb-1{width:45px;height:45px;right:3%;top:40%}.orb-2{width:20px;height:20px;left:41%;top:5%}.diamond{position:absolute;width:55px;height:55px;border-radius:12px;transform:rotate(45deg);background:linear-gradient(145deg,#36d9ff,#1557ff 55%,#a34dff);box-shadow:inset 2px 2px 9px rgba(255,255,255,.5),0 0 25px rgba(32,142,255,.48);opacity:.75}.d1{left:-25px;top:180px}.d2{right:2%;bottom:25px;width:35px;height:35px}.panel,.contact-panel{position:relative;border:1px solid rgba(58,195,255,.38);border-radius:var(--radius);background:linear-gradient(180deg,rgba(5,35,69,.83),rgba(3,23,47,.88));box-shadow:var(--shadow);overflow:hidden}.glass{backdrop-filter:blur(16px)}.section-heading,.mini-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px 9px}.section-heading>div{display:flex;align-items:center;gap:10px}.section-heading h2,.mini-heading h2{font-size:19px;margin:0;letter-spacing:-.015em}.section-heading small{font-size:8px;color:#9eb7d2;letter-spacing:.24em}.section-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#10b9ff,#234fff);box-shadow:0 0 15px rgba(20,154,255,.35)}.section-icon svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.8}.section-subtitle{margin:0 20px 14px;color:#b7cbe0;font-size:12px}.expertise-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:10px 14px 16px}.expertise-card{border:1px solid rgba(66,191,255,.34);border-radius:15px;background:rgba(5,31,62,.64);padding:17px 15px;min-height:145px}.expertise-card i{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:linear-gradient(145deg,#12c9ff,#235bff 55%,#8b3fff);box-shadow:0 0 20px rgba(38,153,255,.35)}.expertise-card svg{width:27px;height:27px;fill:none;stroke:#fff;stroke-width:1.7}.expertise-card h3{font-size:12px;margin:11px 0 4px}.expertise-card p{font-size:10px;color:#aec3da;margin:0;line-height:1.35}.projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 14px 16px}.project-card{position:relative;border:1px solid rgba(52,184,255,.37);border-radius:14px;background:rgba(4,26,54,.72);padding:8px;overflow:hidden;transform-style:preserve-3d}.project-image{display:block;aspect-ratio:16/8.4;border-radius:9px;overflow:hidden;background:#081d37}.project-image img{width:100%;height:100%;object-fit:cover;object-position:top}.project-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 2px 1px}.project-meta h3,.project-meta h2{font-size:11px;margin:0 0 2px;line-height:1.1}.project-meta h2{font-size:15px}.project-meta p,.project-meta small{font-size:8px;margin:0;color:#78ccff}.project-meta>a{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#62ddff}.project-meta>a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.dual-panels{display:grid;grid-template-columns:1fr 1fr;gap:13px}.mini-heading{border-bottom:1px solid rgba(70,190,255,.15)}.mini-heading h2{font-size:13px}.mini-heading a{display:inline-flex;align-items:center;gap:5px;font-size:8px;color:#5fdcff}.background-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;padding:12px 18px 18px}.background-list span{display:flex;align-items:center;gap:9px;color:#cfe1f5;font-size:10px}.background-list svg,.contact-list svg{width:24px;height:24px;padding:5px;border-radius:7px;background:linear-gradient(145deg,#0ab7ff,#6f3cff);fill:none;stroke:#fff;stroke-width:1.8}.education-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 18px 17px}.education-list div{display:flex;align-items:flex-start;gap:9px}.education-list i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(145deg,#7250ff,#1b90ff)}.education-list svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.8}.education-list b{display:block;font-size:9px}.education-list small{display:block;font-size:8px;color:#9fbad6}.contact-panel{padding:22px 28px;display:flex;align-items:center;gap:18px}.contact-copy{display:flex;align-items:center;gap:22px;margin-right:auto}.contact-copy h2{font-size:23px;line-height:1.05;margin:0 0 6px}.contact-copy h2 span{color:#54ddff}.contact-copy p{margin:0;color:#aebfd2;font-size:10px}.paper-plane{font-size:44px;color:#56dcff;transform:rotate(-28deg);text-shadow:0 0 25px #188dff}.footer{border-top:1px solid rgba(76,188,255,.14);background:#020b18}.footer-main{min-height:94px;display:flex;align-items:center;gap:30px}.brand-footer{min-width:370px}.footer-nav{display:flex;gap:22px;margin-left:auto}.footer-links{display:flex;gap:9px}.footer-links a{width:36px;height:36px;border:1px solid rgba(255,255,255,.23);border-radius:50%;display:grid;place-items:center}.footer-links svg{width:17px;height:17px;fill:none;stroke:#fff;stroke-width:1.8}.footer-bottom{min-height:50px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;color:#7390ad;font-size:9px}.footer-bottom em{font-family:Georgia,serif;color:#6ca6d6;font-size:14px}.subhero{padding-top:80px}.profile-page-grid{display:grid;grid-template-columns:1.1fr .65fr;align-items:center;gap:60px}.profile-page-copy h1{margin-bottom:7px}.lead{font-size:18px;color:#5edfff;font-weight:800;letter-spacing:.03em}.profile-page-copy>p:not(.lead){font-size:17px;color:#c2d3e6;max-width:720px}.profile-photo-large{position:relative;border:1px solid rgba(68,204,255,.5);border-radius:26px;padding:18px;min-height:520px;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,rgba(35,153,255,.25),transparent 55%),rgba(3,23,48,.85)}.profile-photo-large img{max-height:540px;width:100%;height:100%;object-fit:contain;filter:none!important}.pills.big{justify-content:flex-start;margin:24px 0}.pills.big span{font-size:10px;padding:9px 14px}.profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.fact-stack{display:grid;gap:9px;margin:21px 0}.fact-stack span{display:grid;grid-template-columns:140px 1fr;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:8px;color:#c8d8e9}.fact-stack b{font-size:9px;color:#62dcff}.skill-cloud{display:flex;flex-wrap:wrap;gap:10px;padding:15px 20px 22px}.skill-cloud span{font-size:10px;padding:10px 14px}.education-table-wrap{overflow:auto;padding:5px 18px 22px}.education-table{width:100%;border-collapse:collapse;min-width:760px}.education-table th,.education-table td{padding:13px 12px;border-bottom:1px solid rgba(81,176,255,.16);text-align:left;font-size:10px}.education-table th{color:#55dcff;letter-spacing:.06em}.education-table td{color:#d1ddec}.contact-list{display:grid;gap:12px;padding:17px 20px}.contact-list a,.contact-list>span{display:flex;align-items:center;gap:10px;font-size:10px;color:#d6e5f6}.projects-page{padding:0;grid-template-columns:repeat(3,1fr)}.projects-page .project-image{aspect-ratio:16/9}.compact-hero{padding-bottom:38px}.contact-dialog{width:min(620px,calc(100% - 28px));border:1px solid rgba(60,207,255,.55);border-radius:24px;background:linear-gradient(180deg,#072950,#03152c);color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.65),0 0 45px rgba(24,136,255,.25);padding:0}.contact-dialog::backdrop{background:rgba(0,5,14,.78);backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:12px;top:10px}.dialog-close button{width:36px;height:36px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#061a34;color:#fff;font-size:24px;cursor:pointer}.dialog-head{padding:28px 28px 10px}.dialog-head span{font-size:11px;color:#52dcff;font-weight:900;letter-spacing:.2em}.dialog-head h2{font-size:28px;margin:5px 0 0}.dialog-head p{margin:2px 0;color:#9eb6d0;font-size:11px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px 28px}.contact-form label{display:grid;gap:6px;font-size:9px;font-weight:800;color:#bcd0e5}.contact-form label:nth-of-type(4){grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;background:#04152c;border:1px solid rgba(66,177,255,.3);border-radius:11px;color:#fff;padding:12px 13px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#53ddff;box-shadow:0 0 0 3px rgba(65,202,255,.08)}.contact-form .button{justify-self:start}.form-status{align-self:center;font-size:10px;color:#6ce4ff}.hp{position:absolute!important;left:-9999px!important}.direct-contact{border-top:1px solid rgba(255,255,255,.08);padding:15px 28px 24px;display:flex;flex-wrap:wrap;gap:12px}.direct-contact a{display:flex;align-items:center;gap:8px;font-size:9px;color:#a9cbe8}.direct-contact svg{width:15px;height:15px;fill:none;stroke:#52ddff;stroke-width:1.8}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease var(--delay,0s),transform .55s ease var(--delay,0s)}.reveal.is-visible{opacity:1;transform:none}
@media (max-width:1100px){.brand{min-width:250px}.brand-copy{display:none}.header-cta{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:820px}.profile-stage{max-width:860px}.expertise-grid{grid-template-columns:repeat(3,1fr)}.projects-grid{grid-template-columns:repeat(2,1fr)}.profile-page-grid{grid-template-columns:1fr 1fr}.footer-nav{display:none}}
@media (max-width:760px){:root{--container:min(100% - 28px,720px);--radius:18px}.site-header{position:sticky}.header-inner{height:68px}.brand{min-width:0}.brand-mark{font-size:24px}.nav-toggle{display:block}.nav{position:absolute;left:14px;right:14px;top:76px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#03162d;border:1px solid rgba(77,196,255,.28);border-radius:16px;padding:8px;box-shadow:0 20px 50px rgba(0,0,0,.5)}.nav.is-open{display:flex}.nav a{padding:12px 13px;border-bottom:1px solid rgba(255,255,255,.06)}.nav a:last-child{border:0}.nav a:after{display:none}.hero{padding-top:38px}.hero h1,.subhero h1{font-size:40px}.hero-kicker{font-size:12px}.hero-copy>p{font-size:14px}.hero-stats{grid-template-columns:repeat(2,1fr);gap:16px}.hero-stats div{border:0}.hero-note{display:none}.profile-stage{grid-template-columns:1fr}.profile-visual{height:330px}.expertise-grid{grid-template-columns:repeat(2,1fr)}.projects-grid,.projects-page{grid-template-columns:1fr}.dual-panels,.profile-page-grid{grid-template-columns:1fr}.profile-photo-large{min-height:380px;order:-1}.section-heading{align-items:flex-start;flex-direction:column}.section-heading small{line-height:1.5}.contact-panel{align-items:stretch;flex-direction:column}.contact-copy{align-items:flex-start}.contact-copy h2{font-size:20px}.footer-main{padding:20px 0;align-items:flex-start;flex-direction:column}.brand-footer{min-width:0}.footer-bottom{padding:14px 0;gap:10px;align-items:flex-start;flex-direction:column}.education-list,.background-list{grid-template-columns:1fr}.fact-stack span{grid-template-columns:1fr;gap:2px}.contact-form{grid-template-columns:1fr}.contact-form label:nth-of-type(4){grid-column:auto}.section{padding:54px 0}.section-tight{padding:13px 0 24px}}
@media (max-width:430px){.hero h1,.subhero h1{font-size:35px}.profile-body h2{font-size:22px}.expertise-grid{grid-template-columns:1fr 1fr}.expertise-card{padding:13px 11px;min-height:132px}.profile-visual{height:300px}.hero-actions .button{width:100%}.contact-copy{gap:10px}.paper-plane{display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.tilt{transform:none!important}.orb,.diamond{display:none}}

.contact-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.contact-actions .button{white-space:nowrap}@media(max-width:760px){.contact-actions{justify-content:flex-start}.contact-actions .button{width:100%}}

/* v3 responsive hardening and optional-content support */
.empty-public{padding:20px;color:#7897b7;font-size:10px;letter-spacing:.05em}.profile-contact-grid{align-items:stretch}.profile-contact-grid>.panel{min-width:0}.contact-actions{max-width:600px}.profile-body .institution:empty{display:none}.profile-photo-large img,.portrait-frame img{filter:none!important}.project-meta>div{min-width:0}.project-meta h2,.project-meta h3,.project-meta p,.project-meta small{overflow-wrap:anywhere}.education-table-wrap{-webkit-overflow-scrolling:touch}.contact-list a,.contact-list>span{overflow-wrap:anywhere}.button{max-width:100%;text-align:center}

@media(min-width:1500px){:root{--container:min(1460px,calc(100% - 72px))}.header-inner{height:84px}.hero{min-height:760px}.hero-grid{grid-template-columns:.82fr 1.38fr;gap:48px}.profile-stage{gap:24px}.profile-visual{height:370px}.projects-grid{gap:14px}.expertise-card{min-height:150px}.section{padding:88px 0}}

@media(max-width:1280px) and (min-width:1101px){:root{--container:min(1180px,calc(100% - 32px))}.brand{min-width:280px}.brand-copy strong{font-size:10px}.nav{gap:15px}.nav a{font-size:10px}.button{padding:11px 16px}.hero-grid{grid-template-columns:.78fr 1.35fr;gap:22px}.hero h1{font-size:clamp(42px,4.2vw,58px)}.profile-stage{gap:14px}.profile-body{padding-inline:14px}.projects-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-panel{gap:14px}}

@media(max-width:1100px) and (min-width:821px){:root{--container:min(100% - 36px,980px)}.site-header .brand{min-width:auto}.header-inner{gap:14px}.nav{gap:16px}.nav a{font-size:10px}.hero{padding-top:52px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:900px}.hero-copy>p{max-width:760px}.profile-stage{max-width:none;width:100%;grid-template-columns:1fr 1fr}.profile-visual{height:340px}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.expertise-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dual-panels{grid-template-columns:1fr 1fr}.contact-panel{flex-direction:column;align-items:stretch}.contact-actions{max-width:none;justify-content:flex-start}.contact-actions .button{flex:1 1 260px}.profile-page-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.75fr);gap:32px}.profile-photo-large{min-height:440px}.footer-main{gap:18px}.brand-footer{min-width:300px}}

@media(max-width:820px){:root{--container:min(100% - 28px,760px)}.header-inner{height:70px}.brand{min-width:0}.brand-copy{display:none}.nav-toggle{display:block}.header-cta{display:none}.nav{position:absolute;left:14px;right:14px;top:78px;display:none;flex-direction:column;align-items:stretch;gap:0;margin:0;background:rgba(3,22,45,.98);border:1px solid rgba(77,196,255,.28);border-radius:16px;padding:8px;box-shadow:0 20px 50px rgba(0,0,0,.5)}.nav.is-open{display:flex}.nav a{padding:12px 13px;border-bottom:1px solid rgba(255,255,255,.06);font-size:11px}.nav a:last-child{border:0}.nav a:after{display:none}.hero{padding-top:40px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero h1,.subhero h1{font-size:clamp(39px,8vw,56px)}.hero-copy>p{font-size:15px}.profile-stage{grid-template-columns:1fr 1fr;max-width:none}.profile-visual{height:310px}.profile-body h2{font-size:clamp(19px,3vw,25px)}.profile-body{padding-inline:13px}.expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-grid,.projects-page{grid-template-columns:repeat(2,minmax(0,1fr))}.dual-panels,.profile-page-grid{grid-template-columns:1fr}.profile-page-grid{gap:26px}.profile-photo-large{min-height:420px;order:-1;max-width:560px;width:100%;margin-inline:auto}.section-heading{align-items:flex-start;flex-direction:column}.contact-panel{align-items:stretch;flex-direction:column}.contact-actions{justify-content:flex-start;max-width:none}.contact-actions .button{flex:1 1 240px}.footer-main{padding:20px 0;align-items:flex-start;flex-direction:column}.brand-footer{min-width:0}.footer-nav{display:none}.footer-bottom{padding:14px 0;gap:10px;align-items:flex-start;flex-direction:column}.education-list,.background-list{grid-template-columns:1fr}.fact-stack span{grid-template-columns:130px 1fr}.section{padding:58px 0}.section-tight{padding:14px 0 28px}}

@media(max-width:600px){:root{--container:min(100% - 22px,560px)}.brand-mark{font-size:25px}.hero h1,.subhero h1{font-size:clamp(34px,11vw,48px)}.hero-kicker{font-size:11px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-stats{grid-template-columns:repeat(2,1fr);gap:12px}.hero-stats div{border:0;padding:6px}.hero-note{display:none}.profile-stage{grid-template-columns:1fr}.profile-card{max-width:500px;width:100%;margin-inline:auto}.profile-visual{height:330px}.expertise-grid{grid-template-columns:1fr 1fr;gap:9px}.expertise-card{padding:14px 12px;min-height:138px}.projects-grid,.projects-page{grid-template-columns:1fr}.project-card{padding:7px}.project-image{aspect-ratio:16/9}.contact-copy{align-items:flex-start;gap:12px}.paper-plane{display:none}.contact-copy h2{font-size:21px}.contact-actions{display:grid;grid-template-columns:1fr;width:100%}.contact-actions .button{width:100%}.profile-photo-large{min-height:360px;padding:12px}.profile-page-copy>p:not(.lead){font-size:15px}.fact-stack span{grid-template-columns:1fr;gap:3px}.pills.big{gap:7px}.education-table{min-width:650px}.footer-links{flex-wrap:wrap}.footer-bottom em{font-size:12px}}

@media(max-width:420px){:root{--container:min(100% - 18px,400px);--radius:16px}.header-inner{height:64px}.nav{top:70px;left:9px;right:9px}.brand-mark{font-size:23px}.hero{padding-top:30px}.hero h1,.subhero h1{font-size:clamp(31px,11.5vw,42px)}.eyebrow{font-size:8px}.profile-visual{height:290px}.profile-body{padding:13px 12px 15px}.profile-body h2{font-size:21px}.expertise-grid{grid-template-columns:1fr}.expertise-card{min-height:112px}.panel{border-radius:16px}.section-heading{padding-inline:13px}.projects-grid{padding-inline:9px}.contact-panel{padding:18px 15px}.profile-photo-large{min-height:320px}.education-table{min-width:600px}.button{padding:11px 14px;font-size:11px}.footer-main{gap:16px}.footer-bottom{font-size:8px}}
