:root{--hue-primary: 250;--hue-accent: 15;--accent-bg-alpha: .25;--accent-border-alpha: .4;--bg-body: hsl(0, 0%, 85%);--bg-primary: hsla(0, 0%, 98%, .9);--bg-secondary: hsla(0, 0%, 94%, .85);--text-primary: hsl(240, 10%, 10%);--text-secondary: hsl(240, 5%, 35%);--glass-bg: hsla(0, 0%, 100%, .7);--glass-border: hsla(240, 10%, 10%, .1);--neon-glow: 0 0 10px hsla(var(--hue-primary), 100%, 50%, .5);--mobile-nav-bg: #FFFFFF;--font-scale: 1;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem}[data-theme=dark]{--accent-bg-alpha: .1;--accent-border-alpha: .2;--bg-body: hsl(240, 10%, 2%);--bg-primary: hsla(240, 10%, 8%, .8);--bg-secondary: hsla(240, 10%, 12%, .7);--text-primary: hsl(0, 0%, 100%);--text-secondary: hsl(240, 5%, 70%);--glass-bg: hsla(240, 10%, 10%, .4);--glass-border: hsla(0, 0%, 100%, .1);--neon-glow: 0 0 15px hsla(var(--hue-accent), 100%, 50%, .6);--mobile-nav-bg: #272A31}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;background-color:var(--bg-body);color:var(--text-primary);font-size:calc(16px * var(--font-scale));transition:background-color .3s ease,color .3s ease,font-size .2s ease;min-height:100vh;line-height:1.6}h1,h2,h3,h4,h5,h6,button,.nav-links{font-family:Outfit,system-ui,-apple-system,sans-serif}.glass-panel{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 20px #0000000d}.neon-border{position:relative;z-index:0;border-radius:12px;overflow:hidden;border:1px solid var(--glass-border)}.neon-border:before{display:none}.nav-link{text-decoration:none;color:var(--text-secondary);font-weight:500;position:relative;transition:color .3s ease}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--text-primary);transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-link:hover{color:var(--text-primary)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--bg-body);border-left:1px solid var(--glass-border)}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#FFFFFF 0%,#FFF5E6 10%,#FFD280 25%,#FF6633 50%,#992200 85%,transparent 100%);border-radius:20px;border:2px solid var(--bg-body);box-shadow:0 0 10px #fff6,0 0 20px #ff66334d;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#fff,#f63 40%,#c20,#610);box-shadow:0 0 15px #fff9,0 0 25px #ff663380}*{scrollbar-width:thin;scrollbar-color:#FF6633 var(--bg-body)}.timeline{position:relative;max-width:1000px;margin:0 auto;padding:2rem 0}.timeline:after{content:"";position:absolute;width:2px;background-color:var(--glass-border);top:0;bottom:0;left:50%;margin-left:-1px}.timeline-item{padding:10px 40px;position:relative;background-color:inherit;width:50%;box-sizing:border-box}.timeline-item:after{content:"";position:absolute;width:16px;height:16px;right:-10px;background-color:var(--bg-body);border:2px solid #FF6633;top:24px;border-radius:50%;z-index:1}.timeline-item.left{left:0}.timeline-item.right{left:50%}.timeline-item.right:after{left:-10px}.timeline-item.left .glass-panel{text-align:right}.timeline-item.right .glass-panel{text-align:left}@media(min-width:769px){.mobile-only{display:none!important}.timeline-item:not(:first-child){margin-top:-6rem}.experience-wrapper{padding:0 .5rem!important}}@media(max-width:768px){.desktop-only{display:none!important}.hero-section{padding:5rem 1.5rem 2rem!important;min-height:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.about-section{padding:2rem 0!important}.about-wrapper,.experience-wrapper,.projects-wrapper{padding:0 .5rem!important}.project-card-panel{padding:1rem!important;border-radius:12px!important}.project-title{font-size:1.1rem!important}.project-description{font-size:.85rem!important;line-height:1.5!important}.contact-wrapper{padding:0 .5rem!important}.contact-subtitle{font-size:.95rem!important;margin-bottom:1.5rem!important}.contact-form-panel{padding:1.2rem 1rem!important;border-radius:12px!important}.contact-form{gap:.8rem!important}.form-group label{font-size:.85rem!important;margin-bottom:.3rem!important}.form-input{padding:.6rem .8rem!important;font-size:.85rem!important}.submit-button{padding:.7rem 1.5rem!important;font-size:.9rem!important;margin-top:.5rem!important}.error-text{font-size:.75rem!important}.projects-wrapper button[style*="padding: 0.5rem 1.5rem"]{padding:.4rem 1rem!important;font-size:.85rem!important}.about-text-panel{width:100%!important;flex:1 1 auto!important;padding:1.2rem 1rem!important;border-radius:12px!important}.about-text-panel p{font-size:.85rem!important;line-height:1.5!important}#experience,#projects,#skills{padding:2rem 0!important}#contact{padding:2rem 0 8rem!important}.timeline-item{width:100%!important;padding-left:40px!important;padding-right:0!important}.timeline-item .glass-panel{padding:1rem!important;border-radius:12px!important}.timeline-item p{font-size:.85rem!important;line-height:1.5!important}.timeline-item h3{font-size:.95rem!important}.timeline-item h4{font-size:.8rem!important}body{font-size:14px}p{font-size:.95rem!important;line-height:1.4!important}.hero-section p{font-size:1.1rem!important;line-height:1.6!important;margin-bottom:2rem!important}h1{font-size:2rem!important;margin-bottom:1rem!important;line-height:1.1!important}h2{font-size:1.8rem!important}.hero-grid{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left}.hero-image-container{display:none!important}.hero-text-content div[style*="gap: 1.5rem"]{gap:.8rem!important;margin-bottom:1rem!important}.hero-text-content a[style*="fontSize: 2.2rem"]{font-size:1.5rem!important}.hero-text-content div[style*="flex-wrap: wrap"]{gap:1rem!important}.hero-text-content a[download],.hero-text-content div[style*="border-radius: 50px"]{font-size:1rem!important;padding:.6rem 1.2rem!important}.about-grid{gap:1rem!important;flex-direction:column!important}.about-image-container{display:none!important}.about-text-panel{width:100%!important;flex:1 1 auto!important;padding:1rem!important;border-radius:16px!important}.about-stats-container{flex-direction:row!important;width:100%;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--glass-border);margin-top:1rem}.about-stats-container>div{flex:1}.about-stats-container span[style*="fontSize: 2.5rem"]{font-size:1.8rem!important}.scroll-to-top{bottom:150px!important;right:20px!important;width:45px!important;height:45px!important}.timeline:after{left:15px!important}.timeline-item{width:100%!important;padding-left:35px!important;padding-right:0!important}.timeline-item.left,.timeline-item.right{left:0!important}.timeline-item:after{left:5px!important;right:auto!important}.timeline-item.right:after{left:5px!important}.timeline-item.left .glass-panel{text-align:left!important}}.animated-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-10;margin:0;pointer-events:none;--x: calc(var(--posX, 0) * 1px);--y: calc(var(--posY, 0) * 1px);background-image:linear-gradient(115deg,#d3ffd7,#000),radial-gradient(90% 100% at calc(50% + var(--x)) calc(0% + var(--y)),#c8c8c8,#16002d),radial-gradient(100% 100% at calc(80% - var(--x)) calc(0% - var(--y)),#faff00,#240000),radial-gradient(150% 210% at calc(100% + var(--x)) calc(0% + var(--y)),#14af7d,#000aff),radial-gradient(100% 100% at calc(100% - var(--x)) calc(30% - var(--y)),#ff4d00,#00c8ff),linear-gradient(60deg,red,#7856ff);background-blend-mode:overlay,overlay,difference,difference,difference,normal}
