@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--neutral-primary-soft:#0d0e18;--neutral-primary:#0d0e18;--neutral-primary-medium:#13131e;--neutral-primary-strong:#1a1a28;--neutral-secondary-medium:#13131e;--neutral-tertiary:#1a1a28;--neutral-tertiary-medium:#223;--brand:#818cf8;--brand-softer:#6366f114;--brand-soft:#6366f126;--brand-medium:#6366f126;--brand-strong:#a5b4fc;--cyan:#22d3ee;--cyan-soft:#22d3ee1a;--success:#34d399;--danger:#f87171;--warning:#fbbf24;--heading:#f0f0f5;--body:#a0a3b5;--body-subtle:#6b6e80;--fg-brand:#818cf8;--fg-brand-strong:#a5b4fc;--fg-cyan:#22d3ee;--fg-disabled:#4a4d5e;--fg-danger:#f87171;--border-default-subtle:#1a1a28;--border-default:#223;--border-default-medium:#2a2b3a;--border-default-strong:#3a3b4a;--border-brand:#818cf8;--border-brand-subtle:#6366f133;--border-cyan:#22d3ee;--border-buffer:#0a0a12;--gradient-1:linear-gradient(135deg, #818cf8, #6366f1, #a78bfa);--gradient-2:linear-gradient(135deg, #22d3ee, #6366f1, #a78bfa);--gradient-3:linear-gradient(135deg, #818cf8, #22d3ee);--font-mono:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-code:"JetBrains Mono", monospace;--radius-base:12px;--radius-sm:8px;--radius-lg:20px;--radius-full:9999px;--shadow-xs:0 1px 2px #0006;--shadow-sm:0 2px 6px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009;--shadow-xl:0 16px 48px #000000b3;--glow-brand:0 0 40px #6366f126;--glow-cyan:0 0 40px #22d3ee1a;--glow-strong:0 0 60px #6366f133}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{background:var(--neutral-primary-soft);min-height:100%;color:var(--body);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.7;transition:background .3s;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{color:var(--heading);font-weight:700}h1{letter-spacing:-.03em;margin-bottom:24px;font-size:32px;line-height:1.05}h2{letter-spacing:-.02em;margin-bottom:32px;font-size:26px;line-height:1.1}h3{letter-spacing:-.02em;font-size:22px;line-height:1.15}@media (min-width:768px){h1{font-size:40px}h2{font-size:32px}h3{font-size:26px}}@media (min-width:1024px){h1{font-size:56px}h2{font-size:40px}h3{font-size:32px}}p{color:var(--body);max-width:65ch;font-size:15px;line-height:1.7}::selection{background:var(--brand);color:var(--neutral-primary-soft)}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--neutral-primary-soft);border-left:1px solid var(--border-default)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--brand), var(--cyan));border:2px solid var(--neutral-primary-soft);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--brand-strong), var(--cyan))}*{scrollbar-width:thin;scrollbar-color:var(--brand) var(--neutral-primary-soft)}.mesh-bg{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.mesh-bg .blob{filter:blur(100px);opacity:0;will-change:transform;border-radius:50%;animation:4s ease-in-out infinite orbPulse;position:absolute}.mesh-bg .blob:first-child{opacity:.35;background:radial-gradient(circle,#6366f159,#0000 70%);width:700px;height:700px;animation:22s ease-in-out infinite orbFloat1,6s ease-in-out infinite orbPulse;top:-15%;left:-10%}.mesh-bg .blob:nth-child(2){opacity:.3;background:radial-gradient(circle,#22d3ee4d,#0000 70%);width:600px;height:600px;animation:28s ease-in-out infinite orbFloat2,5s ease-in-out 1s infinite orbPulse;top:30%;right:-12%}.mesh-bg .blob:nth-child(3){opacity:.3;background:radial-gradient(circle,#a78bfa4d,#0000 70%);width:550px;height:550px;animation:25s ease-in-out infinite orbFloat3,7s ease-in-out 2s infinite orbPulse;bottom:-10%;left:25%}.mesh-bg .blob:nth-child(4){opacity:.25;background:radial-gradient(circle,#6366f140,#0000 70%);width:450px;height:450px;animation:20s ease-in-out infinite orbFloat4,5.5s ease-in-out .5s infinite orbPulse;top:55%;left:-8%}.mesh-bg .blob:nth-child(5){opacity:.2;background:radial-gradient(circle,#22d3ee38,#0000 70%);width:400px;height:400px;animation:30s ease-in-out infinite orbFloat5,6.5s ease-in-out 1.5s infinite orbPulse;top:10%;right:20%}@keyframes orbFloat1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(100px,80px)scale(1.1)}50%{transform:translate(40px,140px)scale(.95)}75%{transform:translate(-60px,60px)scale(1.05)}}@keyframes orbFloat2{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-80px,-100px)scale(1.1)}50%{transform:translate(-120px,-40px)scale(.9)}75%{transform:translate(-30px,-80px)scale(1.05)}}@keyframes orbFloat3{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-60px,-80px)scale(.9)}50%{transform:translate(80px,-40px)scale(1.1)}75%{transform:translate(40px,-60px)scale(.95)}}@keyframes orbFloat4{0%,to{transform:translate(0)scale(1)}25%{transform:translate(60px,50px)scale(1.1)}50%{transform:translate(100px,-30px)scale(.9)}75%{transform:translate(30px,60px)scale(1.05)}}@keyframes orbFloat5{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-40px,60px)scale(1.05)}50%{transform:translate(60px,100px)scale(.95)}75%{transform:translate(-30px,40px)scale(1.1)}}@keyframes orbPulse{0%,to{opacity:var(--orb-opacity,.2)}50%{opacity:calc(var(--orb-opacity,.2) + .08)}}.vignette-overlay{pointer-events:none;z-index:9999;background:radial-gradient(#0000 50%,#0d0e1838 100%);position:fixed;inset:0}.section-divider{background:linear-gradient(90deg, transparent, var(--border-default), transparent);max-width:1280px;height:1px;margin:0 auto;position:relative}.section-divider:after{content:"";background:var(--gradient-1);opacity:.5;border-radius:2px;width:80px;height:3px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.reveal{opacity:0;will-change:transform, opacity;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(60px)scale(.97)}.reveal.visible{opacity:1;transform:translateY(0)scale(1)}.reveal-delay-1{transition-delay:60ms}.reveal-delay-2{transition-delay:.12s}.reveal-delay-3{transition-delay:.18s}.reveal-delay-4{transition-delay:.24s}.reveal-delay-5{transition-delay:.3s}.reveal-delay-6{transition-delay:.36s}.particles{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.particles:before{content:"";opacity:.65;background:#ffffffe6;border-radius:50%;width:2px;height:2px;animation:5s ease-in-out infinite backgroundStarTwinkle;position:absolute;top:0;left:0;box-shadow:4vw 7vh #ffffff8c,11vw 18vh #a5b4fc73,17vw 5vh #fff6,23vw 31vh #22d3ee61,29vw 12vh #ffffff9e,34vw 44vh #818cf86b,39vw 8vh #ffffff7a,45vw 24vh #22d3ee4d,51vw 15vh #ffffff94,57vw 37vh #a5b4fc7a,62vw 6vh #ffffff61,68vw 21vh #22d3ee61,74vw 11vh #ffffff91,81vw 33vh #818cf866,87vw 8vh #ffffff7a,94vw 19vh #22d3ee52,7vw 49vh #a5b4fc5c,14vw 64vh #ffffff85,20vw 78vh #22d3ee4d,27vw 55vh #ffffff6b,33vw 88vh #818cf875,41vw 69vh #ffffff94,48vw 52vh #22d3ee52,54vw 83vh #fff6,61vw 61vh #a5b4fc6e,67vw 91vh #ffffff85,73vw 73vh #22d3ee4d,79vw 57vh #ffffff78,85vw 86vh #818cf866,92vw 68vh #ffffff8c,97vw 94vh #22d3ee47,3vw 91vh #ffffff6b,9vw 35vh #22d3ee40,19vw 42vh #ffffff59,31vw 72vh #a5b4fc59,37vw 27vh #ffffff61,44vw 95vh #22d3ee47,58vw 47vh #fff6,64vw 79vh #a5b4fc57,71vw 43vh #ffffff6b,76vw 96vh #22d3ee47,89vw 47vh #fff6,96vw 52vh #a5b4fc52}.particles:after{content:"";opacity:0;transform-origin:100%;background:linear-gradient(90deg,#0000 0%,#22d3ee14 30%,#818cf859 65%,#fff 100%);border-radius:999px;width:180px;height:2px;animation:15s ease-out infinite shootingStar;position:absolute;top:10%;left:-220px;box-shadow:15px 0 7px #fff6,35px 0 12px #818cf84d,70px 0 20px #22d3ee1f}.particle{opacity:0;width:8px;height:8px;animation:linear infinite particleFloat;position:absolute}.particle:before{content:"";clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);filter:drop-shadow(0 0 2px #ffffffe6)drop-shadow(0 0 5px #818cf8b3)drop-shadow(0 0 9px #22d3ee4d);background:linear-gradient(135deg,#fff 0%,#e0e7ff 28%,#a5b4fc 58%,#22d3ee 100%);animation:2.8s ease-in-out infinite starTwinkle;position:absolute;inset:0}.particle:first-child{width:5px;height:5px;animation-duration:25s;animation-delay:-3s;left:7%}.particle:nth-child(2){width:9px;height:9px;animation-duration:29s;animation-delay:-14s;left:16%}.particle:nth-child(3){width:4px;height:4px;animation-duration:23s;animation-delay:-9s;left:27%}.particle:nth-child(4){width:7px;height:7px;animation-duration:31s;animation-delay:-18s;left:38%}.particle:nth-child(5){width:11px;height:11px;animation-duration:28s;animation-delay:-6s;left:49%}.particle:nth-child(6){width:5px;height:5px;animation-duration:33s;animation-delay:-22s;left:59%}.particle:nth-child(7){width:8px;height:8px;animation-duration:27s;animation-delay:-11s;left:68%}.particle:nth-child(8){width:4px;height:4px;animation-duration:24s;animation-delay:-19s;left:78%}.particle:nth-child(9){width:10px;height:10px;animation-duration:30s;animation-delay:-4s;left:89%}.particle:nth-child(10){width:5px;height:5px;animation-duration:26s;animation-delay:-16s;left:33%}.particle:nth-child(11){width:6px;height:6px;animation-duration:34s;animation-delay:-25s;left:56%}.particle:nth-child(12){width:9px;height:9px;animation-duration:29s;animation-delay:-13s;left:83%}@keyframes particleFloat{0%{opacity:0;transform:translateY(110vh)scale(.5)rotate(0)}10%{opacity:.55}30%{opacity:.8;transform:translate(12px,70vh)scale(.75)rotate(20deg)}55%{opacity:.9;transform:translate(-8px,40vh)scale(1)rotate(45deg)}80%{opacity:.55;transform:translate(10px,10vh)scale(.9)rotate(70deg)}to{opacity:0;transform:translate(-5px,-15vh)scale(.7)rotate(90deg)}}@keyframes starTwinkle{0%,to{opacity:.3;transform:scale(.7)rotate(0)}40%{opacity:.6;transform:scale(.9)rotate(12deg)}52%{opacity:1;transform:scale(1.35)rotate(25deg)}70%{opacity:.55;transform:scale(.85)rotate(38deg)}}@keyframes backgroundStarTwinkle{0%,to{opacity:.42}25%{opacity:.62}50%{opacity:.48}75%{opacity:.7}}@keyframes shootingStar{0%,68%{opacity:0;transform:translate(0,0)rotate(32deg)}70%{opacity:0}72%{opacity:1}78%{opacity:.95}88%{opacity:0;transform:translate(125vw,70vh)rotate(32deg)}to{opacity:0;transform:translate(125vw,70vh)rotate(32deg)}}@media (prefers-reduced-motion:reduce){.particles:after,.particle,.particle:before{animation:none!important}.particle{display:none}.particles:before{opacity:.45;animation:none}}.scrollToTop{z-index:90;background:linear-gradient(135deg, var(--brand), #6366f1);color:#fff;cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .35s,visibility .35s,transform .35s,box-shadow .3s,filter .3s;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(20px);box-shadow:0 4px 24px #6366f166}.scrollToTop.visible{opacity:1;visibility:visible;transform:translateY(0)}.scrollToTop:hover{filter:brightness(1.15);transform:translateY(-4px)scale(1.05);box-shadow:0 8px 40px #6366f18c}.scrollToTop:active{transform:translateY(0)scale(.95)}.scrollToTop:after{content:"";background:linear-gradient(135deg, var(--brand), transparent, var(--cyan));opacity:0;z-index:-1;border-radius:50%;transition:opacity .3s;position:absolute;inset:-4px}.scrollToTop:hover:after{opacity:.5}.scrollToTop svg{filter:drop-shadow(0 1px 2px #0000004d);width:24px;height:24px;transition:transform .25s}.scrollToTop:hover svg{transform:translateY(-3px)}@media (max-width:767px){.scrollToTop{width:48px;height:48px;bottom:20px;right:20px}.scrollToTop svg{width:22px;height:22px}}section[id]{scroll-margin-top:80px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes glowPulse{0%,to{box-shadow:0 0 8px #6366f133}50%{box-shadow:0 0 24px #6366f173}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes borderGlow{0%,to{border-color:var(--border-default)}50%{border-color:var(--border-brand)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotateGradient{to{transform:rotate(360deg)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes textGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (hover:none),(pointer:coarse){*{-webkit-tap-highlight-color:transparent}}html[data-theme=light]{--neutral-primary-soft:#f4f7fb;--neutral-primary:#fff;--neutral-primary-medium:#fff;--neutral-primary-strong:#eef2f8;--neutral-secondary-medium:#f8fafc;--neutral-tertiary:#edf1f7;--neutral-tertiary-medium:#e5eaf2;--brand:#6857e5;--brand-softer:#6857e512;--brand-soft:#6857e51f;--brand-medium:#6857e526;--brand-strong:#5544d5;--cyan:#0891b2;--cyan-soft:#0891b214;--success:#059669;--danger:#dc2626;--warning:#d97706;--heading:#151827;--body:#4c566a;--body-subtle:#7b8495;--fg-brand:#6554df;--fg-brand-strong:#5745d2;--fg-cyan:#087f9d;--fg-disabled:#a3a9b5;--fg-danger:#dc2626;--border-default-subtle:#edf0f5;--border-default:#dfe4ec;--border-default-medium:#d3d9e4;--border-default-strong:#bbc3d1;--border-brand:#7766ea;--border-brand-subtle:#6857e52e;--border-cyan:#0891b2;--border-buffer:#f4f7fb;--gradient-1:linear-gradient(135deg, #7766ea, #6453dc, #8c6ee8);--gradient-2:linear-gradient(135deg, #0891b2, #6554df, #906de7);--gradient-3:linear-gradient(135deg, #6857e5, #0891b2);--shadow-xs:0 1px 3px #18203812;--shadow-sm:0 3px 9px #18203814;--shadow-md:0 8px 22px #18203817;--shadow-lg:0 14px 38px #1820381c;--shadow-xl:0 24px 60px #18203824;--glow-brand:0 0 36px #6857e51f;--glow-cyan:0 0 36px #0891b21a;--glow-strong:0 0 50px #6857e526}html,body{transition:background-color .45s,color .45s}body{transition:background .45s,color .45s}html[data-theme=light] header,html[data-theme=light] nav{border-color:#787f942e!important}html[data-theme=light] header{-webkit-backdrop-filter:blur(16px);background:#f8fafde0!important}html[data-theme=light] #home{transition:background .45s;background:radial-gradient(circle at 50% 58%,#705be117,#0000 32%),radial-gradient(circle at 10% 70%,#0891b20f,#0000 34%),linear-gradient(#f9faff 0%,#f4f7fb 100%)!important}html[data-theme=light] #home canvas{opacity:.66;filter:saturate(.82)contrast(.92);transition:opacity .4s,filter .4s}html[data-theme=light] #education article,html[data-theme=light] #experience article,html[data-theme=light] #skills article,html[data-theme=light] #projects article{box-shadow:0 16px 40px #252d4612;background:linear-gradient(145deg,#fffffff7,#f7f9fdf5)!important;border-color:#645cb22b!important}html[data-theme=light] #contact input,html[data-theme=light] #contact textarea{color:#202638!important}html[data-theme=light] #contact input::placeholder,html[data-theme=light] #contact textarea::placeholder{color:#9299a9!important}html[data-theme=light] .scrollToTop:hover{box-shadow:0 12px 34px #272d4a2b,0 0 35px #6857e530}.themeToggle{z-index:95;color:#c8c9ff;cursor:pointer;opacity:0;background:linear-gradient(145deg,#151426f0,#0b0d1af5);border:1px solid #818cf842;border-radius:50%;outline:none;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .35s,transform .32s cubic-bezier(.16,.84,.28,1),border-color .3s,background .4s,color .3s,box-shadow .3s;display:flex;position:fixed;top:88px;right:32px;overflow:visible;transform:translateY(-8px)scale(.9);box-shadow:0 7px 25px #00000040,inset 0 0 18px #6366f10d}.themeToggleMounted{opacity:1;transform:translateY(0)scale(1)}.themeToggle:hover{color:#fff7ba;border-color:#a391ffbf;transform:translateY(-3px)scale(1.1);box-shadow:0 12px 35px #0000004d,0 0 18px #818cf861,0 0 42px #6366f138}.themeToggle:active{transform:translateY(0)scale(.94)}.themeToggleAura{z-index:-1;opacity:0;pointer-events:none;filter:blur(2px);background:radial-gradient(circle,#ffdc5b3b,#818cf829 38%,#0000 68%);border-radius:50%;transition:opacity .3s,transform .35s;position:absolute;inset:-10px;transform:scale(.65)}.themeToggle:hover .themeToggleAura{opacity:1;animation:1.7s ease-in-out infinite lampAura;transform:scale(1.45)}.themeIcon{z-index:3;width:23px;height:23px;transition:transform .45s cubic-bezier(.16,.84,.28,1),filter .3s,color .3s;position:relative}.themeSun{filter:drop-shadow(0 0 4px #ffdf6f66)}.themeToggle:hover .themeSun{filter:drop-shadow(0 0 7px #ffe170f2)drop-shadow(0 0 14px #ffc34873);transform:rotate(35deg)scale(1.12)}.themeToggle:hover .themeMoon{transform:rotate(-15deg)scale(1.1)}.themeToggleStars{pointer-events:none;opacity:0;transition:opacity .3s;position:absolute;inset:-9px}.themeToggle:hover .themeToggleStars{opacity:1}.themeToggleStars i{background:#fff;border-radius:50%;width:3px;height:3px;animation:1.4s ease-in-out infinite themeStar;position:absolute;box-shadow:0 0 7px #ffffffe6}.themeToggleStars i:first-child{top:5px;right:5px}.themeToggleStars i:nth-child(2){animation-delay:-.5s;bottom:4px;left:8px}.themeToggleStars i:nth-child(3){animation-delay:-.9s;top:11px;left:1px}.themeToggleLabel{color:#d5d2ecc4;letter-spacing:.12em;pointer-events:none;white-space:nowrap;opacity:0;visibility:hidden;background:#0a0b16e0;border:1px solid #7c6edb29;border-radius:5px;padding:5px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:50%;right:61px;transform:translate(8px,-50%)}.themeToggle:hover .themeToggleLabel{opacity:1;visibility:visible;transform:translateY(-50%)}.themeToggleLight{color:#5a49d4;background:linear-gradient(145deg,#fffffff7,#edf1faf5);border-color:#6857e53b;box-shadow:0 8px 27px #232c4721,inset 0 1px #ffffffe6}.themeToggleLight:hover{color:#4234b7;border-color:#6857e58c;box-shadow:0 12px 34px #232c472b,0 0 32px #6857e52e}.themeToggleLight .themeToggleAura{background:radial-gradient(circle,#6857e52e,#0891b214 40%,#0000 68%)}.themeToggleLight .themeToggleLabel{color:#525b70;background:#fffffff0;border-color:#5b52aa24;box-shadow:0 6px 18px #1f284614}@keyframes lampAura{0%,to{opacity:.55;transform:scale(1.15)}50%{opacity:1;transform:scale(1.5)}}@keyframes themeStar{0%,to{opacity:.25;transform:scale(.5)}50%{opacity:1;transform:scale(1.3)}}@media (max-width:767px){.themeToggle{width:48px;height:48px;top:78px;right:20px}.themeIcon{width:21px;height:21px}.themeToggleLabel{display:none}}@media (prefers-reduced-motion:reduce){.themeToggle,.themeToggleAura,.themeIcon,.themeToggleStars i{transition-duration:.01ms!important;animation:none!important}}html[data-theme=light]{--neutral-primary-soft:#e8edf4;--neutral-primary:#eef2f7;--neutral-primary-medium:#f2f5f9;--neutral-primary-strong:#e1e7ef;--neutral-secondary-medium:#edf1f6;--neutral-tertiary:#e2e7ef;--neutral-tertiary-medium:#d8dee8;--heading:#202636;--body:#596274;--body-subtle:#7b8494;--border-default-subtle:#dde3eb;--border-default:#d2d9e4;--border-default-medium:#c7cfdb;--border-default-strong:#adb7c7;--shadow-xs:0 1px 3px #232b3e0d;--shadow-sm:0 3px 9px #232b3e12;--shadow-md:0 8px 22px #232b3e14;--shadow-lg:0 14px 38px #232b3e1a;--shadow-xl:0 24px 60px #232b3e1f}html[data-theme=light] body{color:#596274!important;background:radial-gradient(circle at 18% 22%,#5c6ec80e,#0000 31%),radial-gradient(circle at 82% 45%,#259ebe0b,#0000 31%),#e8edf4!important}html[data-theme=light] nav{border-color:#51586e21!important}html[data-theme=light] .vignette-overlay{background:radial-gradient(#0000 47%,#68728618 100%)!important}html[data-theme=light] #contact form,html[data-theme=light] #contact aside{color:#596274}html[data-theme=light] ::selection{color:#fff;background:#6857e5bf}html[data-theme=light]{--neutral-primary-soft:#d7dee8;--neutral-primary:#dce3ec;--neutral-primary-medium:#e1e7ef;--neutral-primary-strong:#ccd5e1;--neutral-secondary-medium:#dbe2eb;--neutral-tertiary:#d2dae5;--neutral-tertiary-medium:#c8d1de;--heading:#222838;--body:#566174;--body-subtle:#768195;--border-default-subtle:#ccd4df;--border-default:#bdc7d5;--border-default-medium:#b2bdcc;--border-default-strong:#9da9ba}html[data-theme=light],html[data-theme=light] body{color:#566174!important;background:#d7dee8!important}html[data-theme=light] .vignette-overlay{opacity:0!important;background:0 0!important;display:none!important}html[data-theme=light] main,html[data-theme=light] section{background-color:#0000!important}html[data-theme=light] #home{background:radial-gradient(circle at 50% 53%,#6857d71a,#0000 31%),radial-gradient(circle at 12% 72%,#118bab13,#0000 32%),#d7dee8!important}html[data-theme=light] #home:before,html[data-theme=light] #home:after{opacity:.32!important}html[data-theme=light] #home canvas{opacity:.92!important;filter:saturate()contrast(1.08)!important}html[data-theme=light] .mesh-bg{opacity:.12!important;filter:none!important}html[data-theme=light] .particles{opacity:.22!important;filter:invert()contrast(.75)!important}html[data-theme=light] header{-webkit-backdrop-filter:blur(12px)!important;background:#c7d0dcf5!important;border-bottom:1px solid #4e57692e!important;box-shadow:0 5px 18px #282f3e14!important}html[data-theme=light] header a{color:#566073!important}html[data-theme=light] header a:hover{color:#604cda!important}html[data-theme=light] header a:first-child{color:#6851df!important}html[data-theme=light] #education article,html[data-theme=light] #experience article,html[data-theme=light] #skills article,html[data-theme=light] #projects article{background:linear-gradient(145deg,#e1e7ef,#d9e1ea)!important;border-color:#5b4eae2e!important;box-shadow:0 14px 35px #2c344614!important}html[data-theme=light] #education article:hover,html[data-theme=light] #experience article:hover,html[data-theme=light] #skills article:hover,html[data-theme=light] #projects article:hover{background:linear-gradient(145deg,#e6ebf2,#dce3ec)!important;box-shadow:0 28px 60px #282f4129,0 0 38px #6552dc21!important}html[data-theme=light] #about{background:0 0!important}html[data-theme=light] #about [class*=terminalWindow]{background:linear-gradient(145deg,#151727f2,#0a0e1bf2)!important}html[data-theme=light] #contact [class*=gateway]{background:linear-gradient(145deg,#e1e7ef,#d8e0e9)!important}html[data-theme=light] #contact input,html[data-theme=light] #contact textarea{color:#252b3b!important;background:#ccd5e1b8!important}html[data-theme=light] .themeToggle{color:#5845d1!important;background:linear-gradient(145deg,#cbd4e0,#bec9d7)!important;border:1px solid #5c4dbe4d!important;box-shadow:0 8px 22px #262d3e21,0 0 18px #6554dc1a!important}html[data-theme=light] .themeToggle:hover{background:linear-gradient(145deg,#d8dfe8,#c9d3df)!important;box-shadow:0 12px 30px #262d3e2b,0 0 32px #6554dc33!important}html[data-theme=light] .scrollToTop{color:#5845d1!important;background:linear-gradient(145deg,#cbd4e0,#bec8d6)!important;border:1px solid #5c4dbe47!important;box-shadow:0 8px 22px #262d3e21!important}header{-webkit-backdrop-filter:blur(15px)saturate(120%)!important;color:#a0a3b5!important;background:#0a0a12f5!important;border-bottom:1px solid #4848654d!important;box-shadow:0 5px 20px #0000002e!important}html[data-theme=light] header{color:#a0a3b5!important;background:#0a0a12f5!important;border-bottom:1px solid #4848654d!important;box-shadow:0 5px 20px #0000002e!important}header nav,html[data-theme=light] header nav{background:0 0!important;border-color:#48486540!important}header a,html[data-theme=light] header a{color:#9699aa!important;transition:color .22s,text-shadow .22s!important}header a:hover,html[data-theme=light] header a:hover{text-shadow:0 0 12px #818cf847;color:#d8d8e5!important}header a:first-child,html[data-theme=light] header a:first-child{color:#8b7cf6!important}header button:not(.themeToggle),html[data-theme=light] header button:not(.themeToggle){color:#9699aa}
