:root{color-scheme:dark;--background: #060e20;--surface: #060e20;--surface-lowest: #000000;--surface-low: #091328;--surface-container: #0f1930;--surface-high: #141f38;--surface-highest: #192540;--surface-bright: #1f2b49;--primary: #cc97ff;--primary-dim: #9c48ea;--secondary: #9093ff;--tertiary: #ff97b5;--text: #dee5ff;--muted: #a3aac4;--outline: rgba(64, 72, 93, .22);--outline-strong: rgba(64, 72, 93, .38);--glow: 0 0 42px rgba(204, 151, 255, .12);--shadow: 0 24px 90px rgba(0, 0, 0, .22);--radius: 8px;--shell: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{margin:0;min-width:320px;background:radial-gradient(circle at 15% 8%,rgba(204,151,255,.08),transparent 28rem),linear-gradient(180deg,#060e20,#071124 42%,#060e20);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.5;text-rendering:geometricPrecision}body::selection{background:var(--primary);color:#47007c}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:#060e20d1;box-shadow:0 18px 40px #00000029;backdrop-filter:blur(18px)}.site-header:after{position:absolute;inset:auto 0 0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(204,151,255,.22),transparent)}.nav-shell{width:var(--shell);min-height:68px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,h1,h2,h3,.button,.nav-links a,.language-toggle{font-family:Space Grotesk,Inter,system-ui,sans-serif}.brand{font-size:1.1rem;font-weight:700}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{color:var(--text);font-size:.86rem;font-weight:700;transition:color .18s ease}.nav-links a:hover,.nav-links a:focus-visible{color:var(--primary)}.terminal-link{display:grid;width:36px;height:36px;place-items:center;border-radius:var(--radius);background:#1f2b498c;color:var(--primary)}.language-toggle,.menu-button{min-height:36px;border-radius:var(--radius);color:var(--text);background:var(--surface-bright);cursor:pointer}.language-toggle{display:inline-flex;align-items:center;gap:5px;padding:0 12px;color:var(--primary);font-size:.78rem;font-weight:700}.menu-button{display:none;padding:0 12px}.section{position:relative;scroll-margin-top:88px}.section-band{background:#091328e6}.hero-section{min-height:900px;display:grid;align-items:center;overflow:hidden;padding:120px 0 72px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:70px;align-items:center}.ambient{position:absolute;pointer-events:none;border-radius:999px;filter:blur(110px);opacity:.8}.ambient-one{top:22%;left:-90px;width:360px;height:360px;background:#cc97ff1a}.ambient-two{right:-80px;bottom:18%;width:330px;height:330px;background:#9093ff1a}.hero-copy{max-width:760px}.eyebrow,.overline{display:inline-flex;align-items:center;gap:9px;margin:0 0 26px;color:var(--primary);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.eyebrow{padding:7px 10px;border-radius:999px;background:#141f38b8}.live-dot{width:7px;height:7px;border-radius:999px;background:var(--primary);box-shadow:0 0 12px var(--primary)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;color:var(--text);font-size:4.7rem;line-height:.98}h1 span,h1 strong{display:block}h1 strong{max-width:720px;color:transparent;background:linear-gradient(90deg,var(--primary),#c284ff,var(--secondary));background-clip:text;-webkit-background-clip:text;font-weight:800}.hero-summary{max-width:690px;margin-bottom:34px;color:var(--muted);font-size:1.06rem}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.button,.icon-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button{padding:0 22px;font-size:.9rem}.button:hover,.icon-button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:#47007c;box-shadow:0 0 24px #cc97ff40}.button-primary:hover{box-shadow:0 0 34px #cc97ff61}.button-secondary,.button-ghost,.icon-button{background:#141f38a8;color:var(--text);outline:1px solid var(--outline)}.button-secondary:hover,.button-ghost:hover,.icon-button:hover{background:var(--surface-bright)}.button-ghost{color:var(--primary)}.hero-visual{position:relative;min-height:448px;overflow:hidden;border-radius:var(--radius);background:#0f19306b;box-shadow:var(--glow);isolation:isolate}.hero-visual:before{position:absolute;inset:1px;z-index:1;pointer-events:none;border-radius:var(--radius);content:"";outline:1px solid rgba(64,72,93,.25);outline-offset:-1px}.hero-visual img{width:100%;height:100%;min-height:448px;object-fit:cover;opacity:.62;filter:saturate(.85) contrast(1.05);mix-blend-mode:luminosity}.hero-visual-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(6,14,32,.82)),linear-gradient(90deg,rgba(204,151,255,.08),transparent 55%)}.image-tags{position:absolute;inset:auto 24px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.image-tags span{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 14px;border-radius:var(--radius);background:#192540db;outline:1px solid rgba(64,72,93,.3);backdrop-filter:blur(12px)}.image-tags b{color:var(--primary)}.image-tags em{color:var(--text);font-size:.72rem;font-style:normal;font-weight:800;text-transform:uppercase}.bio-section,.skills-section,.services-section,.experience-section,.contact-section{padding-block:104px}.bio-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:80px;align-items:center}.section-copy h2,.section-heading h2,.services-copy h2,.experience-copy h2,.contact-panel h2{margin-bottom:20px;font-size:2.75rem;line-height:1.04}.section-copy>p,.section-heading p,.services-copy p,.contact-panel p,.experience-copy p{color:var(--muted)}.highlight-list{display:grid;gap:22px;margin-top:30px}.highlight-item{display:flex;gap:16px}.highlight-item>span{margin-top:2px;color:var(--primary)}.highlight-item h3{margin-bottom:4px;font-size:1rem}.highlight-item p{margin-bottom:0;color:var(--muted);font-size:.9rem}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.metric-card,.skill-card,.mini-card,.service-card,.experience-panel,.contact-panel{border-radius:var(--radius);background:#0f1930eb;box-shadow:var(--shadow)}.metric-card{min-height:126px;padding:28px}.metric-offset{transform:translateY(34px)}.metric-card strong{display:block;color:var(--primary);font-size:2rem;line-height:1}.metric-card span{display:block;margin-top:9px;color:var(--muted);font-size:.8rem;font-weight:700}.section-heading{max-width:760px;margin:0 auto 48px;text-align:center}.skills-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.skill-card{position:relative;overflow:hidden;padding:32px}.skill-card-large{grid-column:span 2;background:#141f38eb}.card-glow{position:absolute;top:-20px;right:-20px;width:160px;height:160px;border-radius:999px;background:#cc97ff12;filter:blur(42px)}.icon-mark{display:block;margin-bottom:22px;color:var(--primary);font-size:2.1rem;line-height:1}.icon-mark.secondary,.secondary{color:var(--secondary)}.tertiary{color:var(--tertiary)}.skill-card h3{margin-bottom:14px;font-size:1.55rem}.skill-card p{color:var(--muted)}.chip-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px;border-radius:6px;background:var(--surface-highest);color:var(--primary);font-size:.72rem;font-weight:800;text-transform:uppercase}.chip i{width:6px;height:6px;border-radius:999px;background:var(--primary)}.skill-card-cicd{display:flex;flex-direction:column;justify-content:space-between;gap:30px}.progress-track{height:5px;overflow:hidden;border-radius:999px;background:var(--surface-highest)}.progress-track span{display:block;width:90%;height:100%;background:var(--secondary)}.progress-block p{display:flex;justify-content:space-between;margin:12px 0 0;color:var(--muted);font-size:.68rem;font-weight:800;text-transform:uppercase}.mini-card{display:flex;align-items:center;gap:20px;min-height:118px;padding:26px;background:var(--surface-lowest);transition:background .18s ease,transform .18s ease}.mini-card:hover{background:var(--surface-bright);transform:translateY(-2px)}.mini-card>span{color:var(--primary);font-size:1.6rem}.mini-card h3{margin-bottom:4px;font-size:1rem}.mini-card p{margin-bottom:0;color:var(--muted);font-size:.82rem}.services-grid{display:grid;grid-template-columns:.45fr 1fr;gap:64px;align-items:start}.services-copy{position:sticky;top:110px}.services-copy h2{color:var(--text)}.services-copy h2:first-line{color:var(--text)}.services-copy a{display:inline-flex;margin-top:18px;color:var(--primary);font-weight:800}.service-list{display:grid;gap:22px}.service-card{display:grid;grid-template-columns:auto 1fr;gap:28px;padding:32px;transition:background .18s ease,transform .18s ease}.service-card:hover{background:var(--surface-high);transform:translateY(-2px)}.service-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:var(--radius);background:#cc97ff1a;color:var(--primary);font-size:1.5rem}.service-card h3{margin-bottom:8px;font-size:1.25rem}.service-card p{color:var(--muted)}.service-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:18px 0 0;padding:0;list-style:none}.service-card li{position:relative;padding-left:15px;color:var(--muted);font-size:.82rem;font-weight:600}.service-card li:before{position:absolute;top:.72em;left:0;width:5px;height:5px;border-radius:999px;content:"";background:var(--primary)}.experience-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.84fr);gap:70px;align-items:center;overflow:hidden;padding:54px;background:#141f38eb}.experience-panel:after{position:absolute;top:-80px;right:-80px;width:320px;height:320px;border-radius:999px;content:"";background:#cc97ff0f;filter:blur(72px)}.experience-copy,.code-window{position:relative;z-index:1}.timeline{display:grid;gap:24px}.timeline article{position:relative;padding-left:28px}.timeline article:before{position:absolute;top:7px;left:0;width:9px;height:9px;border-radius:999px;content:"";background:var(--primary)}.timeline h3{margin-bottom:5px;font-size:1rem}.timeline p{margin-bottom:0;color:var(--muted);font-size:.9rem}.code-window{overflow:auto;padding:28px;border-radius:var(--radius);background:var(--surface-lowest);box-shadow:var(--glow)}.code-window code{display:block;margin-bottom:12px;color:var(--primary);font-family:SFMono-Regular,Consolas,monospace;font-size:.85rem}.code-window pre{margin:0;color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:.8rem;line-height:1.65}.contact-section{padding-top:62px}.contact-panel{max-width:840px;overflow:hidden;padding:62px 40px;text-align:center;background:linear-gradient(135deg,rgba(204,151,255,.06),transparent 45%,rgba(144,147,255,.06)),#091328eb}.contact-panel h2{max-width:560px;margin-inline:auto}.contact-panel p{max-width:610px;margin:0 auto 34px}.contact-actions{justify-content:center}.icon-button{min-width:50px;padding-inline:16px;color:var(--text);font-size:.85rem}.site-footer{padding:42px 0;background:var(--surface)}.footer-shell{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#dee5ff99;font-size:.82rem}.footer-shell div{display:grid;gap:6px}.footer-shell strong{color:var(--text);font-family:Space Grotesk,Inter,system-ui,sans-serif}.footer-shell nav{display:flex;flex-wrap:wrap;gap:22px}.footer-shell a:hover{color:var(--primary)}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .52s ease,transform .52s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:980px){:root{--shell: min(100% - 32px, 760px)}.menu-button{display:inline-flex;align-items:center}.nav-links{position:absolute;top:calc(100% + 1px);right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:8px;padding:14px;border-radius:var(--radius);background:#091328fa;box-shadow:var(--shadow)}.nav-links.is-open{display:flex}.nav-links a,.language-toggle{justify-content:center;min-height:42px}.hero-section{min-height:auto;padding-top:122px}.hero-grid,.bio-grid,.services-grid,.experience-panel{grid-template-columns:1fr;gap:44px}.hero-copy{max-width:none}h1{font-size:3.45rem}.services-copy{position:static}.skills-grid{grid-template-columns:1fr 1fr}.skill-card-large{grid-column:1 / -1}.experience-panel{padding:38px}}@media(max-width:640px){:root{--shell: min(100% - 24px, 520px)}.nav-shell{min-height:62px}.brand{font-size:1rem}.hero-section{padding-top:96px}h1{font-size:2.55rem}.hero-summary{font-size:.98rem}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-visual,.hero-visual img{min-height:340px}.image-tags{grid-template-columns:1fr;inset:auto 14px 14px}.bio-section,.skills-section,.services-section,.experience-section,.contact-section{padding-block:72px}.section-copy h2,.section-heading h2,.services-copy h2,.experience-copy h2,.contact-panel h2{font-size:2.05rem}.metric-grid,.skills-grid,.service-card ul{grid-template-columns:1fr}.metric-offset{transform:none}.skill-card,.mini-card,.service-card{padding:24px}.service-card{grid-template-columns:1fr}.experience-panel,.contact-panel{padding:28px}.code-window{padding:20px}.footer-shell{align-items:flex-start;flex-direction:column}}
