@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#e9edf5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#090c11;--border:#1c2733;--muted:#788695;--text:#e9edf5;--blue:#54c7f5;--mono:"DM Mono",monospace;--heading:"Manrope",sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090c11;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bg);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}::selection{color:#fff;background:#54c7f550}#root{min-height:100vh;overflow:hidden}.container{width:min(1160px,100% - 64px);margin-inline:auto}.section{padding:116px 0;position:relative}.section-kicker i{background:linear-gradient(90deg,#2d7b9a,#0000);width:50px;height:1px;margin-left:3px}.nav-wrap{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090c11d9;border-bottom:1px solid #ffffff0e;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{width:34px;height:34px;font:600 16px var(--heading);color:#f1f7fb;border:1px solid #253644;place-items:center;display:grid}.brand-mark span{color:var(--blue)}.brand-name{font:500 10px var(--mono);letter-spacing:.12em;color:#e3e8ef}.brand-name small{color:#73808e;letter-spacing:.15em;margin-top:3px;font-size:8px;display:block}.nav-links{align-items:center;gap:34px;display:flex}.nav-links>a:not(.nav-cta){color:#9aa6b4;font-size:12px;transition:color .2s}.nav-links>a:hover,.footer-links a:hover{color:var(--blue)}.nav-cta{font:11px var(--mono);border:1px solid #344555;gap:14px;padding:10px 15px;display:flex}.nav-cta span{color:var(--blue)}.menu-toggle{background:0 0;border:0;display:none}.hero{background-image:linear-gradient(#6084a208 1px,#0000 1px),linear-gradient(90deg,#6084a208 1px,#0000 1px);background-size:44px 44px;min-height:690px;padding:97px 0 68px;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(at 73% 45%,#0e516e2e,#0000 38%),linear-gradient(90deg,#090c11 8%,#090c11ed 43%,#090c113d 100%);position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:60px;display:grid;position:relative}.availability{color:#98cbb6;font:9px var(--mono);letter-spacing:.08em;background:#0b1a1894;border:1px solid #20342f;align-items:center;gap:9px;margin-bottom:32px;padding:8px 10px;display:inline-flex}.pulse{background:#6ad49e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #4bd48a}.hero-overline{font:10px var(--mono);letter-spacing:.14em;color:#8293a4;margin-bottom:16px}.hero-overline span{color:var(--blue);padding-inline:5px}.hero h1{font:600 clamp(42px,5.2vw,67px)/1.12 var(--heading);letter-spacing:-.065em;color:#f1f4f9;margin:0 0 21px}.hero h1 span{color:var(--blue)}.hero-intro{color:#9aa6b4;max-width:485px;font-size:15px;line-height:1.85}.hero-intro strong{color:#e8edf4}.hero-actions{align-items:center;gap:14px;margin-top:29px;display:flex}.button{font:11px var(--mono);justify-content:center;align-items:center;gap:12px;padding:13px 17px;transition:all .2s;display:inline-flex}.button-primary{color:#071016;background:var(--blue);font-weight:500}.button-primary:hover{background:#84dbfb;transform:translateY(-2px)}.button-quiet{color:#bdc6cf;border:1px solid #26313c}.hero-meta{border-top:1px solid #1d2933;gap:36px;max-width:450px;margin-top:43px;padding-top:21px;display:flex}.hero-meta div{flex-direction:column;gap:5px;display:flex}.hero-meta strong{font:500 17px var(--heading);color:#e7edf5}.hero-meta strong span{color:var(--blue);font-size:12px}.hero-meta small{font:9px var(--mono);letter-spacing:.08em;color:#75818e}.hero-visual{justify-content:center;align-items:center;min-height:430px;display:flex;position:relative}.visual-label{color:#62717e;font:9px var(--mono);letter-spacing:.1em;justify-content:space-between;display:flex;position:absolute;top:3px;left:14px;right:7px}.visual-label span:last-child{color:#92a6b0}.visual-label i{background:#62d59a;border-radius:50%;width:5px;height:5px;margin-left:6px;display:inline-block}.terminal-card{z-index:2;background:#0d131bf5;border:1px solid #293743;width:min(100%,450px);position:relative;transform:translate(10px,-13px);box-shadow:0 24px 90px #0006,0 0 60px #308fb612}.terminal-top{border-bottom:1px solid #202c37;align-items:center;height:41px;padding:0 14px;display:flex;position:relative}.window-dots{gap:5px;display:flex}.window-dots i{background:#53616b;border-radius:50%;width:6px;height:6px}.window-dots i:first-child{background:#ed6b67}.window-dots i:nth-child(2){background:#e3b654}.window-dots i:nth-child(3){background:#51b984}.terminal-title{color:#a5b1bd;font:10px var(--mono);align-items:center;gap:7px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.terminal-status{color:#768c9a;font:9px var(--mono);margin-left:auto}.terminal-body{font:10px/1.75 var(--mono);color:#b7c4ce;padding:17px 16px 13px}.terminal-line{white-space:nowrap;align-items:flex-start;gap:13px;display:flex}.line-no{color:#46535e}.terminal-line b{color:#75c5e7;font-weight:500}.token-purple{color:#c4a4f2!important}.terminal-line em{color:#a9b7c3;font-style:normal}.terminal-line.muted{color:#71818e}.terminal-line.muted b{color:#a6b4bd;font-weight:400}.terminal-line.success{color:#92d6aa}.terminal-line.success svg{flex:none;margin-top:2px}.terminal-sep{background:#202a34;height:1px;margin:12px 0}.node-table{border-block:1px solid #25313a;margin:7px 0 8px 25px;padding:4px 0}.node-row{color:#9eacb8;grid-template-columns:1.4fr 1fr .35fr;gap:10px;display:grid}.node-head{color:#647583;font-size:8px}.node-ok{color:#8bcba3}.node-ok i{background:#63c789;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.terminal-prompt{margin-top:7px}.cursor{vertical-align:-2px;background:#51b9df;width:6px;height:12px;animation:1.2s steps(2,start) infinite blink;display:inline-block}@keyframes blink{to{visibility:hidden}}.cluster-card{z-index:3;background:#0f171ff5;border:1px solid #2b3d48;grid-template-columns:31px 1fr 25px;align-items:center;gap:10px;width:244px;padding:15px 15px 0;display:grid;position:absolute;bottom:0;right:-8px;box-shadow:0 16px 40px #0005}.cluster-icon{color:#69c9e5;width:30px;height:30px;font:13px var(--mono);border:1px solid #2a5664;place-items:center;display:grid}.cluster-copy{flex-direction:column;gap:5px;display:flex}.cluster-copy span{font:8px var(--mono);letter-spacing:.1em;color:#768b98}.cluster-copy strong{color:#dce7eb;font-size:10px;font-weight:500}.cluster-ring{color:#78dcac;border:1px solid #31816c;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.cluster-footer{color:#80909b;font:8px var(--mono);border-top:1px solid #26343d;grid-column:1/-1;justify-content:space-between;margin-top:4px;padding:9px 0;display:flex}.cluster-footer i{background:#65d499;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.visual-orbit{border:1px solid #4fa0b91a;border-radius:50%;width:405px;height:405px;position:absolute}.orbit-two{opacity:.5;border-style:dashed;width:330px;height:330px}.visual-coordinate{font:8px/1.8 var(--mono);color:#617583;text-align:right;position:absolute;top:38%;right:0}.scroll-cue{color:#566573;font:8px var(--mono);letter-spacing:.12em;align-items:center;gap:10px;display:flex;position:absolute;bottom:20px;left:max(32px,50vw - 580px)}.scroll-cue span{background:linear-gradient(#4dbadf,#0000);width:1px;height:25px}.section-about{padding-top:127px}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:95px;display:grid}.about-copy .lead{font:500 22px/1.55 var(--heading);color:#dbe3eb;margin:0 0 18px}.about-copy .lead span{color:#69c9ea}.about-copy>p:not(.lead){color:#8593a1;max-width:500px;margin:0 0 14px;font-size:13px;line-height:1.9}.text-link{color:#93cce0;font:10px var(--mono);align-items:center;gap:9px;margin-top:14px;display:inline-flex}.principles{border-top:1px solid #202c36}.principle{border-bottom:1px solid #202c36;grid-template-columns:36px 1fr auto;align-items:start;gap:13px;padding:19px 0;display:grid}.principle-icon{color:#67bddd;border:1px solid #253540;place-items:center;width:34px;height:34px;display:grid}.principle strong{color:#d6dfe7;font-size:12px}.principle p{color:#7e8b97;margin-top:5px;font-size:11px;line-height:1.65}.principle-number{font:9px var(--mono);color:#546473}.section-heading{max-width:620px;margin-bottom:56px}.section-kicker{font:500 10px var(--mono);letter-spacing:.13em;color:#8c9aa9;align-items:center;gap:12px;display:flex}.section-kicker>span:first-child{color:var(--blue)}.section-kicker i{background:linear-gradient(90deg,#2d7b9a,#0000);width:50px;height:1px;margin-left:3px;display:block}.section-heading h2{font:600 clamp(32px,4vw,44px)/1.2 var(--heading);letter-spacing:-.055em;color:#f3f6fb;margin:19px 0 13px}.section-heading>p{color:#8996a5;max-width:570px;margin:0;font-size:15px;line-height:1.8}.experience-list{border-top:1px solid #24303b}.experience-item{border-bottom:1px solid #24303b;grid-template-columns:235px 1fr;gap:40px;padding:31px 0;display:grid}.experience-date{color:#8997a4;font:10px var(--mono);align-items:center;gap:13px;display:flex}.timeline-dot{color:#66bddc;border:1px solid #27485a;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.experience-title{justify-content:space-between;display:flex}.experience-title h3{font:600 18px var(--heading);color:#e3eaf1;margin:0 0 6px}.experience-title span{color:#82a7b8;font-size:11px}.experience-title>svg{color:#607482}.experience-detail>p{color:#8995a2;margin:17px 0;font-size:12px;line-height:1.8}.experience-detail ul{grid-template-columns:1fr 1fr;gap:9px 22px;margin:0;padding:0;list-style:none;display:grid}.experience-detail li{color:#a4b0ba;gap:8px;font-size:10px;line-height:1.5;display:flex}.experience-detail li svg{color:#64c2df;flex:none;margin-top:1px}.section-heading-row{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.section-heading-row .section-heading{margin-bottom:0}.all-work{white-space:nowrap;margin-bottom:8px}.project-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.project-card{background:#0d131a;border:1px solid #202c37;padding:19px;transition:transform .2s,border-color .2s;position:relative}.project-card:hover{border-color:#385061;transform:translateY(-4px)}.project-top{font:8px var(--mono);letter-spacing:.12em;color:#788896;justify-content:space-between;display:flex}.project-top span:last-child{color:#526473}.project-art{background:linear-gradient(135deg,#10212b,#0b1118);height:157px;margin:16px -3px 18px;position:relative;overflow:hidden}.accent-violet .project-art{background:linear-gradient(135deg,#1a1728,#10121c)}.accent-green .project-art{background:linear-gradient(135deg,#10231f,#0c1519)}.art-grid{background-image:linear-gradient(#83afc312 1px,#0000 1px),linear-gradient(90deg,#83afc312 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 85%);mask-image:linear-gradient(135deg,#000,#0000 85%)}.project-glyph{color:#69cbed;background:#09141bbd;border:1px solid #376078;place-items:center;width:67px;height:67px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 34px #3da9ce1f}.project-glyph svg{stroke-width:1.25px;width:28px;height:28px}.accent-violet .project-glyph{color:#b8a0ee;border-color:#564678}.accent-green .project-glyph{color:#82d3a0;border-color:#38684c}.art-chip{color:#8db3c1;font:7px var(--mono);letter-spacing:.08em;background:#091016cc;border:1px solid #2b4350;padding:6px 8px;position:absolute}.chip-a{top:19px;left:16px}.chip-b{color:#7ac99b;bottom:16px;right:13px}.chip-b span{background:#5bc389;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.project-card h3{font:600 15px var(--heading);color:#e3e9ef;margin:0 0 9px}.project-card>p{color:#82909d;min-height:58px;margin:0 0 15px;font-size:11px;line-height:1.75}.tag-list{flex-wrap:wrap;gap:6px;padding-right:29px;display:flex}.tag-list span{color:#93a0aa;font:8px var(--mono);border:1px solid #283640;padding:5px 7px}.project-link{color:#80cbe4;border:1px solid #2a3944;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:17px;right:18px}.section-alt{background:#0b1016;border-block:1px solid #ffffff06}.stack-layout{grid-template-columns:.76fr 1.24fr;gap:60px;display:grid}.stack-feature{background:#0d151d;border:1px solid #1f303b;min-height:246px;padding:24px}.stack-feature-icon{color:#68c6e3;border:1px solid #285269;place-items:center;width:37px;height:37px;display:grid}.stack-feature p{color:#92a0ad;margin:19px 0 24px;font-size:14px;line-height:1.8}.stack-feature p strong{color:#d9e3e9}.stack-legend{flex-direction:column;gap:9px;display:flex}.stack-legend span{color:#758491;font:8px var(--mono);letter-spacing:.09em;align-items:center;gap:8px;display:flex}.legend-dot{border-radius:50%;width:5px;height:5px}.dot-blue{background:#56c8ee}.dot-violet{background:#b29ae8}.dot-green{background:#72ce94}.stack-categories{border-top:1px solid #26323c}.stack-category{border-bottom:1px solid #26323c;padding:16px 0}.stack-category-head{align-items:center;gap:12px;margin-bottom:13px;display:flex}.stack-cat-icon{border:1px solid;place-items:center;width:30px;height:30px;display:grid}.stack-cat-icon.blue{color:#63c6e6;border-color:#244b5e}.stack-cat-icon.violet{color:#b49bee;border-color:#403454}.stack-cat-icon.green{color:#79cb96;border-color:#2e4d3c}.stack-category-head h3{color:#dbe3e9;margin:0 0 3px;font-size:12px}.stack-category-head small{color:#647582;font:8px var(--mono);letter-spacing:.1em}.stack-tags{flex-wrap:wrap;gap:7px;display:flex}.stack-tags span{color:#a2adb7;font:9px var(--mono);background:#111922;border:1px solid #23303b;padding:7px 9px}.section-cert{padding-block:90px}.cert-heading{justify-content:space-between;align-items:flex-end;display:flex}.cert-heading .section-heading{margin-bottom:29px}.cert-heading>p{color:#82909c;margin:0 0 35px;font-size:11px}.cert-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cert-card{background:#0c1218;border:1px solid #26323b;grid-template-columns:37px 1fr 14px;align-items:center;gap:12px;min-height:116px;padding:16px;display:grid}.cert-emblem{color:#68bfdc;border:1px solid #344b58;flex-direction:column;justify-content:center;align-items:center;width:36px;height:39px;display:flex}.cert-emblem span{font:7px var(--mono);margin-top:2px}.cert-card small{font:8px var(--mono);color:#7b8b97}.cert-card h3{font:500 12px/1.45 var(--heading);color:#d4dde5;margin:6px 0 0}.cert-card>svg{color:#677986}.notes-list{border-top:1px solid #27323b}.note-row{border-bottom:1px solid #27323b;grid-template-columns:50px 190px 1fr 140px 18px;align-items:center;gap:15px;padding:19px 0;transition:padding .2s;display:grid}.note-row:hover{padding-inline:8px}.note-index{font:9px var(--mono);color:#597080}.note-topic,.note-date{font:8px var(--mono);color:#71808d}.note-row strong{font:500 14px var(--heading);color:#d7dfe6}.note-row>svg{color:#78c2db}.contact-section{background:#0a1118;border-block:1px solid #1b2933;padding:105px 0 110px;position:relative;overflow:hidden}.contact-inner{z-index:1;position:relative}.contact-inner h2{font:600 clamp(38px,5vw,59px)/1.15 var(--heading);letter-spacing:-.06em;color:#eff4f8;margin:22px 0 14px}.contact-inner h2 span{color:#5bc7ea}.contact-inner>p{color:#8998a4;max-width:450px;font-size:13px;line-height:1.8}.contact-button{margin-top:26px}.contact-glow{background:radial-gradient(#14658a26,#0000 67%);border-radius:50%;width:620px;height:500px;position:absolute;top:-160px;right:5%}.contact-orbit{border:1px solid #5db5d024;border-radius:50%;width:260px;height:260px;position:absolute;top:50%;right:11%;transform:translateY(-50%)}.contact-orbit:before,.contact-orbit:after{content:"";border:1px dashed #5db5d026;border-radius:50%;position:absolute;inset:23px}.contact-orbit:after{border-style:solid;inset:53px}.orbit-core{background:#0b1b23;border:1px solid #31586b;border-radius:50%;place-items:center;display:grid;position:absolute;inset:90px;box-shadow:0 0 42px #4fb5d726}.orbit-core span{font:22px var(--heading);color:#72d0ec}.contact-orbit>i{background:#60c8e5;border-radius:50%;width:6px;height:6px;position:absolute;top:32px;left:68px;box-shadow:0 0 10px #58c7e7}.contact-orbit>i:nth-of-type(2){background:#93d49f;inset:auto 14px 85px auto}.contact-orbit>i:nth-of-type(3){background:#bba6eb;top:auto;bottom:42px;left:40px}.footer{background:#080b0f}.footer-main{border-bottom:1px solid #1b232b;justify-content:space-between;align-items:center;min-height:113px;display:flex}.footer-main>p{color:#788590;font-size:11px}.footer-links{gap:23px;display:flex}.footer-links a{color:#9aa5ae;font:9px var(--mono);align-items:center;gap:5px;display:flex}.footer-bottom{color:#64717c;height:48px;font:8px var(--mono);justify-content:space-between;align-items:center;display:flex}.footer-bottom span:last-child{color:#83b59b}.footer-bottom i{background:#58c786;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}@media (width<=1000px){.hero-grid{gap:25px}.hero-visual{transform:scale(.94)}.hero-meta{gap:23px}.about-grid{gap:45px}.stack-layout{gap:30px}.project-card{padding:15px}.contact-orbit{opacity:.75;right:2%}}@media (width<=760px){.container{width:min(100% - 40px,560px)}.section{padding:82px 0}.nav{height:66px}.menu-toggle{border:1px solid #26343f;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:35px;height:35px;display:flex}.menu-toggle span{background:#d9e5ed;width:14px;height:1px}.nav-links{background:#0b1016;border-bottom:1px solid #25313a;flex-direction:column;align-items:stretch;gap:0;padding:17px 20px 20px;display:none;position:absolute;top:66px;left:0;right:0}.nav-links.is-open{display:flex}.nav-links>a:not(.nav-cta){border-bottom:1px solid #1c2730;padding:12px 0}.nav-cta{justify-content:space-between;margin-top:14px}.hero{min-height:auto;padding:65px 0 45px}.hero:before{background:radial-gradient(at 75% 65%,#0e516e2b,#0000 42%),linear-gradient(#090c11 9%,#090c11d9 100%)}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{font-size:clamp(42px,11vw,61px)}.hero-intro{font-size:14px}.hero-meta{margin-top:32px}.hero-visual{min-height:370px;margin-inline:-7px;transform:none}.terminal-card{width:min(100%,450px);transform:translate(-1px,-8px)}.cluster-card{bottom:-4px;right:0}.visual-coordinate{display:none}.visual-orbit{width:350px;height:350px}.orbit-two{width:285px;height:285px}.scroll-cue{width:min(100% - 40px,560px);margin:25px auto 0;position:relative;bottom:auto;left:auto}.section-heading{margin-bottom:40px}.section-heading h2{font-size:35px}.about-grid{grid-template-columns:1fr;gap:37px}.experience-item{grid-template-columns:1fr;gap:17px;padding:24px 0}.experience-detail ul{grid-template-columns:1fr}.section-heading-row{flex-direction:column;align-items:flex-start;gap:15px}.all-work{margin:0}.project-grid{grid-template-columns:1fr;gap:13px}.project-card{padding:18px}.project-art{height:175px}.project-card>p{min-height:0}.stack-layout{grid-template-columns:1fr;gap:22px}.stack-feature{min-height:0}.stack-legend{grid-template-columns:1fr 1fr;display:grid}.stack-legend span:last-child{grid-column:1/-1}.cert-heading{display:block}.cert-heading>p{margin:-18px 0 28px}.cert-grid{grid-template-columns:1fr}.cert-card{min-height:90px}.note-row{grid-template-columns:28px 1fr 18px;gap:8px;padding:16px 0}.note-topic{grid-area:1/2}.note-row strong{grid-area:2/2}.note-date{display:none}.note-row>svg{grid-area:1/3/3}.contact-section{padding:80px 0 84px}.contact-inner h2{font-size:clamp(38px,9vw,52px)}.contact-orbit{opacity:.38;width:220px;height:220px;top:auto;bottom:-95px;right:-95px;transform:none}.orbit-core{inset:75px}.footer-main{grid-template-columns:1fr auto;gap:19px;padding:23px 0;display:grid}.footer-main>p{grid-area:2/1/auto/-1;margin:0}.footer-links{flex-direction:column;grid-area:1/2;align-items:flex-start;gap:14px}.footer-bottom{grid-template-columns:1fr auto;gap:9px;height:auto;padding:14px 0;font-size:7px;display:grid}.footer-bottom span:nth-child(2){grid-area:2/1/auto/-1}.footer-bottom span:last-child{grid-area:1/2}}@media (width<=390px){.container{width:calc(100% - 32px)}.hero-meta{gap:14px}.hero-meta strong{font-size:14px}.availability{font-size:8px}.terminal-body{padding-inline:10px;font-size:9px}.terminal-line{gap:8px}.node-table{margin-left:19px}.cluster-card{transform-origin:100% 100%;transform:scale(.9)}.stack-legend{grid-template-columns:1fr}.stack-legend span:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cursor{animation:none}}.technology-icon{vertical-align:-2px;flex:none;width:14px;height:14px;display:inline-block}.technology-tags span,.home-tech-tags span{align-items:center;gap:6px;display:inline-flex}.technology-tags span .technology-icon{width:12px;height:12px}.skill-card-icon .technology-icon{width:21px;height:21px}.featured-cert-section{background:linear-gradient(115deg,#0c151d,#0a1219);border-block:1px solid #24404d;padding:78px 0}.featured-cert-section .section-heading{margin-bottom:0}.featured-cert-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.featured-cert-card{background:linear-gradient(125deg,#101d26,#0c141b);border:1px solid #2b4654;grid-template-columns:42px 1fr 20px;align-items:center;gap:14px;min-height:113px;padding:19px 20px;display:grid;box-shadow:0 12px 32px #0002}.featured-cert-icon{color:#67c6e6;border:1px solid #3b5c68;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.featured-cert-icon.azure-credential{color:#76aef6;border-color:#3b4f73}.featured-cert-card small{font:8px var(--mono);letter-spacing:.09em;color:#84a1ad;text-transform:uppercase}.featured-cert-card h3{font:600 13px/1.5 var(--heading);color:#e4edf3;margin:6px 0 0}.credential-seal{color:#62c5e3}.project-view{color:#91cce0;font:9px var(--mono);align-items:center;gap:6px;margin-top:14px;display:inline-flex}.project-view:hover{color:#dbf6ff}.project-card .technology-tags{margin-top:11px}.project-card .technology-tags span{gap:5px}.skill-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.skill-card-heading small{font:8px var(--mono);letter-spacing:.06em;color:#718592}.skill-card{min-height:98px}.nav-links{gap:23px}.theme-toggle{color:#b6c3cc;cursor:pointer;min-width:36px;height:34px;font:9px var(--mono);background:0 0;border:1px solid #2a3944;justify-content:center;align-items:center;gap:7px;padding:0 9px;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.theme-toggle:hover{color:#8bdef8;background:#10202a;border-color:#51afd5}.theme-toggle svg{color:#7bd5f2}.home-tech-tags span .technology-icon{color:#79cde9}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f6f8;--text:#1d2c38;--blue:#087ea6;--border:#ccd8df;--muted:#607280;color:#1d2c38;background:#f2f6f8}:root[data-theme=light] body{color:#253642;background:#f2f6f8}:root[data-theme=light] .nav-wrap{background:#f4f8fae8;border-color:#d2dee4}:root[data-theme=light] .brand-mark{color:#1e303b;border-color:#b8cbd5}:root[data-theme=light] .brand-name{color:#263b47}:root[data-theme=light] .brand-name small{color:#647884}:root[data-theme=light] .nav-links>a:not(.nav-cta){color:#4c606c}:root[data-theme=light] .nav-links>a.active:not(.nav-cta){color:#087ea6}:root[data-theme=light] .nav-cta{color:#29404c;border-color:#b9cbd4}:root[data-theme=light] .theme-toggle{color:#39505c;border-color:#bdcdd5}:root[data-theme=light] .menu-toggle{border-color:#bdcdd5}:root[data-theme=light] .menu-toggle span{background:#37505e}:root[data-theme=light] .hero{background-image:linear-gradient(#2c75900b 1px,#0000 1px),linear-gradient(90deg,#2c75900b 1px,#0000 1px)}:root[data-theme=light] .hero:before{background:radial-gradient(at 72% 48%,#8ed3e333,#0000 39%),linear-gradient(90deg,#f2f6f8 7%,#f2f6f8ed 44%,#f2f6f85c 100%)}:root[data-theme=light] .hero h1,:root[data-theme=light] .section-heading h2,:root[data-theme=light] .contact-inner h2{color:#1c2c38}:root[data-theme=light] .hero-overline,:root[data-theme=light] .hero-intro,:root[data-theme=light] .section-heading>p{color:#536976}:root[data-theme=light] .hero-intro strong{color:#203642}:root[data-theme=light] .hero-meta{border-color:#cbd8de}:root[data-theme=light] .hero-meta strong{color:#29404c}:root[data-theme=light] .hero-meta small,:root[data-theme=light] .section-kicker{color:#526875}:root[data-theme=light] .button-quiet{color:#304752;border-color:#b8cbd4}:root[data-theme=light] .section-alt{background:#eaf1f4;border-color:#d8e2e6}:root[data-theme=light] .about-copy .lead,:root[data-theme=light] .principle strong,:root[data-theme=light] .experience-title h3,:root[data-theme=light] .project-card h3,:root[data-theme=light] .stack-category-head h3,:root[data-theme=light] .cert-card h3,:root[data-theme=light] .note-row strong,:root[data-theme=light] .contact-details h3,:root[data-theme=light] .contact-form h3,:root[data-theme=light] .skill-card h3{color:#233743}:root[data-theme=light] .about-copy>p:not(.lead),:root[data-theme=light] .principle p,:root[data-theme=light] .experience-detail>p,:root[data-theme=light] .project-card>p,:root[data-theme=light] .stack-feature p,:root[data-theme=light] .skill-card p,:root[data-theme=light] .note-content p,:root[data-theme=light] .contact-details>p{color:#566c78}:root[data-theme=light] .principles,:root[data-theme=light] .principle,:root[data-theme=light] .experience-list,:root[data-theme=light] .experience-item,:root[data-theme=light] .notes-list,:root[data-theme=light] .note-row{border-color:#cbd8de}:root[data-theme=light] .experience-date,:root[data-theme=light] .experience-detail li{color:#4e6470}:root[data-theme=light] .project-card,:root[data-theme=light] .stack-feature,:root[data-theme=light] .stack-category,:root[data-theme=light] .cert-card,:root[data-theme=light] .skill-card,:root[data-theme=light] .contact-details,:root[data-theme=light] .contact-form{background:#f8fafb;border-color:#ccd9df}:root[data-theme=light] .project-art{background:linear-gradient(135deg,#deedf2,#eef4f6)}:root[data-theme=light] .accent-violet .project-art{background:linear-gradient(135deg,#e9e5f2,#f4f1f8)}:root[data-theme=light] .accent-green .project-art{background:linear-gradient(135deg,#e2f0e8,#f1f7f3)}:root[data-theme=light] .project-glyph{background:#f4f9fae8}:root[data-theme=light] .art-chip{color:#466d7d;background:#f5fafbe8}:root[data-theme=light] .tag-list span,:root[data-theme=light] .stack-tags span,:root[data-theme=light] .home-tech-tags span{color:#435b68;background:#edf3f5;border-color:#cbd8de}:root[data-theme=light] .stack-categories,:root[data-theme=light] .stack-category{border-color:#cbd8de}:root[data-theme=light] .stack-feature p strong{color:#29404c}:root[data-theme=light] .stack-category-head small,:root[data-theme=light] .cert-card small,:root[data-theme=light] .note-topic,:root[data-theme=light] .note-date{color:#59717e}:root[data-theme=light] .cert-emblem{border-color:#b7cbd3}:root[data-theme=light] .featured-cert-section{background:linear-gradient(115deg,#e6f2f6,#eef5f7);border-color:#c6dce4}:root[data-theme=light] .featured-cert-card{background:linear-gradient(125deg,#f8fbfc,#eaf3f6);border-color:#bdd4de;box-shadow:0 12px 32px #314c5b14}:root[data-theme=light] .featured-cert-card h3{color:#263d49}:root[data-theme=light] .featured-cert-card small{color:#4f6975}:root[data-theme=light] .featured-cert-icon{border-color:#a9c7d3}:root[data-theme=light] .contact-section{background:#e7f0f4;border-color:#cadbe2}:root[data-theme=light] .contact-inner>p{color:#536b78}:root[data-theme=light] .orbit-core{background:#eaf5f8}:root[data-theme=light] .footer{background:#e8eff2}:root[data-theme=light] .footer-main{border-color:#cbd8de}:root[data-theme=light] .footer-main>p,:root[data-theme=light] .footer-links a{color:#526875}:root[data-theme=light] .footer-bottom{color:#5d727d}:root[data-theme=light] .contact-detail-link{color:#425b68;border-color:#d1dce1}:root[data-theme=light] .contact-form input,:root[data-theme=light] .contact-form textarea{color:#243a46;background:#fff;border-color:#bdccd3}:root[data-theme=light] .contact-form input::placeholder,:root[data-theme=light] .contact-form textarea::placeholder{color:#748690}:root[data-theme=light] .skill-color-1{color:#765eb2;border-color:#d0c5e2}:root[data-theme=light] .skill-color-2{color:#378458;border-color:#bed8c8}:root[data-theme=light] .nav-links.is-open{background:#f4f8fa;border-color:#d2dee4}body,.nav-wrap,.section-alt,.project-card,.stack-feature,.skill-card,.cert-card,.footer,.contact-section,.contact-details,.contact-form{transition:background-color .2s,border-color .2s,color .2s}@media (width<=1060px){.nav-links{gap:15px}.brand-name{font-size:9px}.nav-links>a:not(.nav-cta){font-size:11px}.theme-toggle{padding:0 7px}}@media (width<=900px) and (width>=761px){.nav{width:calc(100% - 32px)}.nav-links{gap:11px}.nav-cta{padding-inline:10px}.theme-toggle span{display:none}}@media (width<=760px){.nav-links{gap:0}.theme-toggle{justify-content:flex-start;width:100%;height:40px;margin-top:12px}.featured-cert-grid{grid-template-columns:1fr}.featured-cert-card{min-height:103px}.skill-card{min-height:88px}.project-view{margin-top:12px}.terminal-card{max-width:100%}}@media (width<=390px){.hero h1{font-size:clamp(36px,10vw,45px)}.featured-cert-card{grid-template-columns:36px 1fr 18px;padding:14px}.featured-cert-icon{width:34px;height:34px}.featured-cert-card h3{font-size:12px}.skill-card{grid-template-columns:34px 1fr;padding:15px}.skill-card-icon{width:32px;height:32px}.terminal-card{transform:translateY(-6px)}.terminal-body{overflow:hidden}.node-row{gap:4px}}@media (prefers-reduced-motion:reduce){body,.nav-wrap,.section-alt,.project-card,.stack-feature,.skill-card,.cert-card,.footer,.contact-section,.contact-details,.contact-form{transition:none}}:focus-visible{outline-offset:3px;outline:2px solid #58c9ed}@media (width<=760px){.terminal-line>span:last-child{white-space:normal;overflow-wrap:anywhere;min-width:0}.terminal-line{white-space:normal}.terminal-body{overflow:hidden}}@media (width<=390px){.hero-visual{min-width:0}.terminal-line>span:last-child{font-size:8px}}.nav-links>a.active:not(.nav-cta){color:var(--blue)}.nav-cta.active{color:#fff;border-color:#51afd5}.page-intro{padding-top:79px}.page-intro .section-heading{margin-bottom:0}.page-intro .section-heading h2{max-width:720px}.home-preview{padding:76px 0}.home-preview .section-heading{margin-bottom:0}.home-preview .section-heading h2{font-size:34px}.home-preview .section-heading-row{margin-bottom:29px}.home-preview .experience-item{padding:21px 0}.home-tech-tags{flex-wrap:wrap;gap:8px;display:flex}.home-tech-tags span{color:#a2adb7;font:9px var(--mono);background:#111922;border:1px solid #23303b;padding:9px 11px}.projects-page-section,.skills-page-section,.cert-page-section,.notes-page-section,.contact-page-section{padding-top:54px}.project-engineering{border-top:1px solid #25323b;margin:3px 0 14px;padding-top:12px}.project-engineering strong{font:9px var(--mono);color:#b3c8d2}.project-engineering p{color:#83929e;margin:6px 0 0;font-size:10px;line-height:1.7}.skills-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.skill-card{background:#0d131a;border:1px solid #202c37;grid-template-columns:39px 1fr;align-items:start;gap:14px;min-height:98px;padding:21px;display:grid}.skill-card-icon{color:#68c6e3;border:1px solid #285269;place-items:center;width:37px;height:37px;display:grid}.skill-card-icon svg{width:18px;height:18px}.skill-color-1{color:#b49bee;border-color:#403454}.skill-color-2{color:#79cb96;border-color:#2e4d3c}.skill-card h3{font:600 14px var(--heading);color:#dbe3e9;margin:0 0 6px}.skill-card p{color:#82909d;margin:0 0 13px;font-size:11px;line-height:1.6}.cert-grid-page{grid-template-columns:1fr 1fr}.cert-grid-page .cert-card{min-height:135px}.cert-card p{font:8px var(--mono);color:#6f8290;margin:6px 0 0}.note-placeholder{cursor:default;grid-template-columns:45px 190px 1fr 105px}.note-placeholder:hover{padding-inline:0}.note-content p{color:#82909d;margin:7px 0 0;font-size:11px;line-height:1.65}.contact-page-grid{grid-template-columns:.8fr 1.2fr;gap:64px;display:grid}.contact-details,.contact-form{background:#0d131a;border:1px solid #202c37;padding:25px}.contact-details h3,.contact-form h3{font:600 16px var(--heading);color:#e3eaf1;margin:0 0 11px}.contact-details>p{color:#83919d;margin:0 0 24px;font-size:12px}.contact-detail-link{color:#a6b3bd;font:10px var(--mono);border-top:1px solid #222e38;align-items:center;gap:11px;padding:14px 0;display:flex}.contact-detail-link svg{color:#69c6e3}.contact-detail-link small{color:#667784;margin-left:auto;font-size:8px}.contact-form{flex-direction:column;gap:9px;display:flex}.contact-form h3{margin-bottom:7px}.contact-form label{font:9px var(--mono);color:#93a1ad;margin-top:5px}.contact-form input,.contact-form textarea{color:#e6edf4;resize:vertical;background:#090e14;border:1px solid #293640;width:100%;padding:11px 12px;font:11px DM Sans,sans-serif}.contact-form input:focus,.contact-form textarea:focus{border-color:#4babc9;outline:1px solid #4babc9}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#5e6c78}.contact-form .button{cursor:pointer;border:0;align-self:flex-start;margin-top:8px}.form-note{color:#e0bd7b;margin:4px 0 0;font-size:10px;line-height:1.6}@media (width<=760px){.page-intro{padding-top:55px}.home-preview{padding:59px 0}.home-preview .section-heading-row{gap:13px}.home-preview .section-heading h2{font-size:31px}.skills-grid,.cert-grid-page,.contact-page-grid{grid-template-columns:1fr;gap:12px}.contact-page-grid{gap:18px}.note-placeholder{grid-template-columns:28px 1fr 18px;gap:8px}.note-placeholder .note-topic{grid-area:1/2}.note-placeholder .note-content{grid-area:2/2}.note-placeholder .note-date{display:none}.contact-details,.contact-form{padding:19px}.experience-item{grid-template-columns:1fr}}.home-hero{min-height:0;padding:58px 0 45px}.home-hero .hero-visual{min-height:418px}.home-hero .hero-grid{gap:42px}.home-hero h1{font-size:clamp(40px,4.4vw,58px);line-height:1.16}.home-hero .hero-intro{max-width:500px;font-size:14px;line-height:1.75}.home-proof-section{background:#0d1319;border-block:1px solid #24323b;padding:13px 0}.home-proof-strip{grid-template-columns:130px 1.1fr 1.05fr auto;align-items:center;gap:19px;min-height:94px;display:grid}.home-proof-years{flex-direction:column;gap:3px;display:flex}.home-proof-years strong{font:600 23px var(--heading);color:#e9f3f8}.home-proof-years span,.home-proof-cert small{font:8px var(--mono);letter-spacing:.08em;color:#8495a1}.home-proof-cert{border-left:1px solid #273742;align-items:center;gap:11px;min-height:49px;padding-left:17px;display:flex}.home-proof-cert>svg{color:#63c4e2;flex:none;width:20px;height:20px}.home-proof-cert+.home-proof-cert>svg{color:#7faef0}.home-proof-cert>div{flex-direction:column;gap:5px;display:flex}.home-proof-cert strong{font:500 9px/1.45 var(--mono);letter-spacing:.035em;color:#d9e5ec}.home-proof-cert small{font-size:7px}.home-proof-stack{white-space:nowrap;color:#a8c6d3;font:9px var(--mono);border-left:1px solid #273742;align-items:center;gap:7px;padding-left:18px;display:flex}.home-proof-stack i{color:#56b8d8;font-style:normal}.home-selected-work{padding:46px 0 48px}.home-selected-work .section-heading-row{margin-bottom:22px}.home-selected-work .section-heading h2{margin-top:13px;font-size:32px}.home-selected-work .section-heading>p{font-size:12px}.home-selected-work .project-card{padding:16px}.home-selected-work .project-art{height:128px;margin:12px -2px 14px}.home-selected-work .project-card>p{min-height:54px}.home-selected-work .project-link{display:none}.home-selected-work .project-view{margin-top:12px}.home-experience{padding:34px 0}.home-experience .container{justify-content:space-between;align-items:center;gap:26px;display:flex}.home-experience-copy h2{font:600 25px/1.2 var(--heading);letter-spacing:-.04em;color:#e8edf4;margin:12px 0 6px}.home-experience-copy>p{color:#8997a4;margin:0;font-size:11px;line-height:1.6}.home-experience-row{white-space:nowrap;background:#0d141b;border:1px solid #263640;align-items:center;gap:12px;padding:15px 17px;display:flex}.home-experience-row strong,.home-experience-row b{font:500 10px var(--mono);color:#dce8ef}.home-experience-row>span{color:#536977}.home-experience-row .text-link{margin:0 0 0 7px}.home-stack-preview{padding:38px 0 43px}.home-stack-preview .section-heading-row{margin-bottom:18px}.home-stack-preview .section-heading{margin:0}.home-stack-preview .section-heading h2{margin:12px 0 0;font-size:29px}.home-tech-tags{gap:7px}.home-tech-tags span{padding:8px 10px;font-size:9px}.home-contact{padding:66px 0 72px}.home-contact .contact-inner h2{margin:18px 0 10px;font-size:clamp(40px,4.7vw,56px)}.home-contact .contact-button{margin-top:19px}.home-contact .contact-orbit{width:218px;height:218px;right:13%}.home-contact .orbit-core{inset:75px}:root[data-theme=light] .home-proof-section{background:#e9f1f4;border-color:#cfdee4}:root[data-theme=light] .home-proof-years strong,:root[data-theme=light] .home-proof-cert strong{color:#2a404c}:root[data-theme=light] .home-proof-years span,:root[data-theme=light] .home-proof-cert small{color:#5e7682}:root[data-theme=light] .home-proof-cert,:root[data-theme=light] .home-proof-stack{border-color:#bfd0d8}:root[data-theme=light] .home-proof-stack{color:#426574}:root[data-theme=light] .home-experience-copy h2{color:#253a46}:root[data-theme=light] .home-experience-copy>p{color:#5f737e}:root[data-theme=light] .home-experience-row{background:#f7fafb;border-color:#cad8df}:root[data-theme=light] .home-experience-row strong,:root[data-theme=light] .home-experience-row b{color:#324955}@media (width<=1000px){.home-proof-strip{grid-template-columns:105px 1fr 1fr;gap:12px}.home-proof-stack{border-top:1px solid #273742;border-left:0;grid-column:1/-1;justify-content:center;padding:10px 0 0}.home-proof-strip{padding-block:11px}.home-experience .container{flex-direction:column;align-items:flex-start;gap:17px}.home-experience-row{justify-content:flex-start;width:100%}}@media (width<=760px){.home-hero{padding:48px 0 34px}.home-hero .hero-grid{gap:27px}.home-hero h1{font-size:clamp(39px,9vw,54px)}.home-hero .hero-visual{min-height:365px}.home-proof-strip{grid-template-columns:1fr 1fr;gap:0 11px;padding-block:9px}.home-proof-years{padding:9px 0}.home-proof-cert{min-height:59px;padding:10px 0 10px 11px}.home-proof-cert+.home-proof-cert{border-top:1px solid #273742;border-left:0;grid-column:1/-1;padding-left:0}.home-proof-stack{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start}.home-selected-work{padding:40px 0}.home-selected-work .section-heading-row{gap:12px}.home-selected-work .project-grid{grid-template-columns:1fr}.home-selected-work .project-card{padding:18px}.home-selected-work .project-art{height:150px}.home-selected-work .project-card>p{min-height:0}.home-experience{padding:30px 0}.home-experience-row{flex-wrap:wrap;gap:9px}.home-experience-row .text-link{margin-left:0}.home-stack-preview{padding:35px 0}.home-stack-preview .section-heading-row{gap:12px}.home-contact{padding:58px 0}.home-contact .contact-orbit{bottom:-105px;right:-94px}}@media (width<=390px){.home-hero h1{font-size:38px}.home-proof-strip{grid-template-columns:1fr}.home-proof-years,.home-proof-cert,.home-proof-cert+.home-proof-cert{border-top:1px solid #273742;border-left:0;grid-column:auto;padding:10px 0}.home-proof-years{border-top:0}.home-proof-stack{grid-column:auto}.home-experience-row{white-space:normal}.home-stack-preview .home-tech-tags span{padding:7px 8px;font-size:8px}}.nav-resume{color:#9aa6b4;align-items:center;gap:5px;font-size:12px;transition:color .2s;display:inline-flex}.nav-resume:hover,.resume-download-link:hover{color:var(--blue)}.resume-download-link{font:10px var(--mono);color:#95a6b4;align-items:center;gap:7px;margin-top:14px;transition:color .2s;display:inline-flex}.about-resume-link{margin-top:19px}.contact-form label span{color:#687984;font-size:8px}.contact-form .button:disabled{opacity:.65;cursor:wait}.form-success{color:#79cb96}.form-error{color:#f0a6a1}:root[data-theme=light] .nav-resume,:root[data-theme=light] .resume-download-link{color:#45616e}@media (width<=760px){.nav-resume{height:40px}.resume-download-link{margin-top:11px}}#root:has(.home-page){min-height:0}
