@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";:root{font-family:Outfit,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-primary: #0B0B12;--bg-secondary: #15151F;--brand-purple: #A855F7;--accent-cyan: #22D3EE;--text-primary: #F8FAFC;--text-secondary: #A1A1AA;--success-green: #22C55E;--border-light: rgba(255, 255, 255, .1);--purple: #A855F7;--dark-bg: #0B0B12;--dark-bg-secondary: #15151F;--card-bg: #15151F;--text-muted: #71717A;--navbar-bg: rgba(11, 11, 18, .95);--pill-bg: #15151F;--glass-bg: rgba(21, 21, 31, .9);--glass-border: rgba(255, 255, 255, .1);--glass-blur: blur(16px);--shadow-premium: 0 4px 20px rgba(168, 85, 247, .15);--green-glow: #22C55E}[data-theme=light]{--bg-primary: #F8FAFC;--bg-secondary: #FFFFFF;--text-primary: #0F172A;--text-secondary: #64748B;--border-light: #E2E8F0;--dark-bg: #F8FAFC;--dark-bg-secondary: #FFFFFF;--card-bg: #FFFFFF;--navbar-bg: rgba(255, 255, 255, .95);--pill-bg: #FFFFFF;--glass-bg: rgba(255, 255, 255, .9);--glass-border: #E2E8F0;--shadow-premium: 0 4px 20px rgba(168, 85, 247, .08)}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background-color:var(--dark-bg)}body{margin:0;min-height:100vh;width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:var(--bg-primary);color:var(--text-primary);scroll-behavior:smooth}section{padding:clamp(4rem,8vw,7rem) 1.5rem}.container{width:92%;max-width:1540px;margin:0 auto}.highlight{color:var(--brand-purple);display:inline-block}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin-bottom:clamp(1.5rem,3vw,3rem);text-align:center;letter-spacing:-1.5px;line-height:1.1;color:var(--text-primary)}.section-subtitle{color:var(--accent-cyan);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:.5rem;text-align:center}.available-badge{display:inline-flex;align-items:center;gap:.75rem;background:#22c55e1a;padding:.6rem 1.5rem;border-radius:100px;border:1px solid rgba(34,197,94,.2);margin-bottom:2rem;font-size:.85rem;font-weight:600;color:var(--success-green);transition:all .3s ease}.available-badge:hover{background:#22c55e26;border-color:#22c55e4d;transform:translateY(-2px)}.status-dot{width:8px;height:8px;background-color:var(--green-glow);border-radius:50%;box-shadow:0 0 10px var(--green-glow);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.5}to{transform:scale(1);opacity:1}}a{color:inherit;text-decoration:none;transition:all .3s ease}button{font-family:inherit}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--brand-purple);opacity:.5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9333ea}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#0b0b12;color:#f8fafc}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;width:100%;background-color:#0b0b12}main{width:100%;background-color:#0b0b12}.footer{background:#000c1a;color:#fff;padding:4rem 2rem 2rem;border-top:1px solid rgba(77,171,255,.1)}.footer .container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3{font-size:1.6rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#007cf0,#00dfd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.footer-section h4{font-size:1.1rem;margin-bottom:1rem;color:#9cf;font-weight:500}.footer-section p{margin:.5rem 0;color:#ccd9e6;line-height:1.7}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin:.85rem 0}.footer-section ul li a{color:#ccd9e6;text-decoration:none;transition:all .3s ease;font-size:1rem}.footer-section ul li a:hover{color:#4dabff;padding-left:8px}.footer-social{display:flex;gap:1.25rem;margin-top:1.5rem}.footer-social a{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#4dabff1a;border:1px solid rgba(77,171,255,.2);border-radius:50%;color:#fff;transition:all .3s ease}.footer-social a:hover{background:#007cf0;color:#fff;transform:translateY(-5px);box-shadow:0 5px 15px #007cf066}.footer-bottom{border-top:1px solid rgba(77,171,255,.1);padding-top:2.5rem;text-align:center}.footer-bottom p{margin:.5rem 0;color:#8099b3;font-size:.95rem}@media(max-width:768px){.footer{padding:2.5rem 1.5rem 1.25rem}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}.footer-section h3,.footer-section h4{margin-bottom:.875rem}.footer-social{justify-content:center}}@media(max-width:480px){.footer{padding:2rem 1rem 1rem}.footer-content{gap:1.5rem}.footer-section h3{font-size:1.35rem}.footer-section h4{font-size:1.1rem}.footer-section p,.footer-section ul li a{font-size:.9rem}.footer-bottom{padding-top:1.5rem}.footer-bottom p{font-size:.85rem}}@media(max-width:375px){.footer-section h3{font-size:1.25rem}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);background:transparent}.navbar.scrolled{padding:.85rem 2rem;background:var(--navbar-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border)}.nav-container{max-width:92%;width:1540px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:800;font-size:1.4rem}.logo-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;border:1px solid var(--glass-border)}.logo-avatar img{width:100%;height:100%;object-fit:cover}.logo-text{color:var(--text-primary)}[data-theme=light] .logo-text{color:#0f172a}.logo-dot{color:var(--brand-purple)}.nav-menu{display:flex;align-items:center;gap:.5rem;list-style:none;background:var(--pill-bg);padding:.5rem;border-radius:100px;border:1px solid var(--glass-border)}.nav-menu li a{padding:.6rem 1.25rem;border-radius:100px;color:var(--text-secondary);font-size:.9rem;font-weight:600;transition:all .3s ease}.nav-menu li a:hover{background:#a855f71a;color:var(--brand-purple)}[data-theme=light] .nav-menu li a:hover{background:#a855f714;color:var(--brand-purple)}.nav-actions{display:flex;align-items:center;gap:1.5rem}.btn-hire-nav{background:var(--brand-purple);color:#fff!important;padding:.7rem 1.75rem;border-radius:100px;font-weight:700;font-size:.9rem;box-shadow:0 6px 16px #a855f74d}.btn-hire-nav:hover{transform:translateY(-2px);background:#9333ea;box-shadow:0 8px 20px #a855f766}.mobile-menu-toggle{display:none;background:var(--pill-bg);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;padding:10px;border-radius:12px;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width:1024px){.nav-center{display:contents}.mobile-menu-toggle{display:flex}.nav-menu{position:fixed;top:0;right:-100%;width:85%;max-width:320px;height:100vh;background:var(--navbar-bg);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);flex-direction:column;justify-content:flex-start;border-radius:0;transition:all .5s cubic-bezier(.16,1,.3,1);gap:.5rem;padding:6rem 1.5rem 2rem;z-index:2000;border-left:1px solid var(--glass-border);box-shadow:-15px 0 45px #0006}.nav-menu.active{right:0}.nav-menu li{width:100%;text-align:center}.nav-menu li a{font-size:1.1rem;display:block;width:100%;padding:1rem 1.5rem;border-radius:12px;text-align:left}.mobile-menu-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1500}}.theme-toggle-wrapper{display:flex;align-items:center}.theme-toggle-btn{background:var(--pill-bg);border:1px solid var(--glass-border);padding:0;border-radius:100px;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);width:60px;height:32px;position:relative;display:flex;align-items:center;outline:none}.toggle-track{width:100%;height:100%;position:relative}.toggle-thumb{width:24px;height:24px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0003}.theme-toggle-btn.light .toggle-thumb{left:4px;background:#fff;color:var(--pink);box-shadow:0 0 15px #d946ef4d}.theme-toggle-btn.dark .toggle-thumb{left:32px;background:var(--purple);color:#fff;box-shadow:0 0 15px #a855f780}.theme-toggle-btn:hover{border-color:var(--purple);transform:scale(1.05)}.theme-toggle-btn.dark{background:#a855f70d}.theme-toggle-btn.light{background:#0000000d}[data-theme=light] .theme-toggle-btn.light{background:#e2e8f0;border-color:#0000001a}.hero{min-height:100vh;display:flex;align-items:center;padding:clamp(6rem,15vh,10rem) 1.5rem 4rem;background-color:var(--bg-primary);background-image:radial-gradient(circle at 70% 30%,rgba(168,85,247,.08),transparent 60%),radial-gradient(circle at 30% 70%,rgba(34,211,238,.05),transparent 60%);overflow:hidden;transition:background-color .3s ease}.hero-container{max-width:92%;width:1540px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.hero-text-content{z-index:10}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1;margin-bottom:1.5rem;letter-spacing:-.04em;color:var(--text-primary)}[data-theme=light] .hero-title{color:#0f172a}.hero-subtitle{font-size:clamp(1.25rem,3.5vw,2rem);font-weight:700;line-height:1.1;color:var(--text-secondary);margin-bottom:2.5rem;letter-spacing:-.02em}.hero-description-container{display:flex;gap:1.5rem;margin-bottom:3rem;max-width:550px}.vertical-line{width:2px;background:var(--accent-cyan);opacity:.6;flex-shrink:0}.hero-description{font-size:1.1rem;line-height:1.6;color:var(--text-secondary)}.btn-primary-pill{background:var(--brand-purple);color:#fff!important;padding:1rem 2.2rem;border-radius:100px;font-weight:700;font-size:1rem;display:inline-flex;align-items:center;gap:.6rem;box-shadow:0 8px 20px #a855f74d;transition:all .3s cubic-bezier(.16,1,.3,1)}.btn-primary-pill:hover{transform:translateY(-3px);background:#9333ea;box-shadow:0 12px 28px #a855f766}.btn-secondary-pill{background:var(--bg-secondary);border:2px solid rgba(168,85,247,.3);color:var(--text-primary)!important;padding:1rem 2.2rem;border-radius:100px;font-weight:700;font-size:1rem;transition:all .3s ease}.btn-secondary-pill:hover{background:#a855f71a;border-color:var(--brand-purple);transform:translateY(-3px);box-shadow:0 8px 20px #a855f733}.hero-visual-content{display:flex;justify-content:center;align-items:center;position:relative}.hero-circle-frame{position:relative;width:440px;height:440px}.avatar-circle{width:380px;height:380px;border-radius:50%;overflow:hidden;background:var(--bg-secondary);border:3px solid rgba(168,85,247,.3);box-shadow:0 0 60px #a855f733}.hero-photo-circle{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.avatar-circle:hover .hero-photo-circle{transform:scale(1.02)}.floating-tech{position:absolute;z-index:3}.react{top:25%;left:-10px}.nextjs{bottom:25%;right:-10px}.tech-icon-glass{width:70px;height:70px;background:var(--bg-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:2px solid rgba(34,211,238,.3);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #a855f733}.tech-icon-glass img{width:35px;height:35px}.next-logo-inverted{filter:invert(1)}[data-theme=light] .next-logo-inverted{filter:none}@media(max-width:1200px){.hero-title{font-size:4.5rem}.hero-circle-frame{width:400px;height:400px}.avatar-circle{width:340px;height:340px}}@media(max-width:968px){.hero-container{grid-template-columns:1fr;text-align:center;gap:3rem;justify-items:center;align-items:center}.hero-text-content{display:flex;flex-direction:column;align-items:center;width:100%}.hero-description-container{margin:0 auto 2.5rem;justify-content:center;max-width:90%}.hero-actions{justify-content:center;width:100%}.hero-visual-content{order:-1;display:flex;justify-content:center;align-items:center;width:100%}.hero-circle-frame{margin:0 auto}}@media(max-width:640px){.hero-title{font-size:clamp(2.5rem,10vw,3rem);letter-spacing:-2px}.hero-subtitle{font-size:clamp(1.4rem,5vw,1.8rem)}.hero-circle-frame{width:min(300px,80vw);height:min(300px,80vw)}.avatar-circle{width:calc(100% - 40px);height:calc(100% - 40px)}.tech-icon-glass{width:50px;height:50px}.tech-icon-glass img{width:25px;height:25px}.hero-actions{flex-direction:column;gap:1rem;margin-top:2rem}.hero-actions .btn{width:100%;max-width:260px;padding:1.15rem}}.tech-stack-strip{width:100%;height:120px;background-color:var(--bg-secondary);position:relative;overflow:hidden;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.strip-container{width:100%;display:flex;overflow:hidden}.strip-track{display:flex;white-space:nowrap;animation:scroll 40s linear infinite}.tech-logo-item{height:100%;display:flex;align-items:center;justify-content:center;padding:0 6rem}.tech-logo-item img{height:60px;width:auto;filter:grayscale(100%) brightness(.8) opacity(.6);transition:all .3s ease}.tech-logo-item:hover img{transform:scale(1.2);filter:grayscale(0%) brightness(1) opacity(1)}.strip-fade-left,.strip-fade-right{position:absolute;top:0;width:200px;height:100%;z-index:2;pointer-events:none}.strip-fade-left{left:0;background:linear-gradient(90deg,var(--bg-secondary) 0%,rgba(21,21,31,0) 100%)}.strip-fade-right{right:0;background:linear-gradient(-90deg,var(--bg-secondary) 0%,rgba(21,21,31,0) 100%)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.tech-stack-strip{height:80px}.tech-logo-item{padding:0 3rem}.tech-logo-item img{height:35px}.strip-fade-left,.strip-fade-right{width:80px}}.about{padding:clamp(6rem,10vh,8rem) 2.5rem;background-color:var(--bg-primary);position:relative;overflow:hidden}.about .container{width:92%;max-width:1540px;margin:0 auto}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,5rem);align-items:center}.about-image-wrapper{position:relative}.about-image-card{position:relative;border-radius:30px;overflow:hidden;border:2px solid rgba(168,85,247,.2);box-shadow:0 20px 60px #00000080,0 0 40px #a855f726;transform:none;transition:all .5s cubic-bezier(.16,1,.3,1)}.about-image-card:hover{transform:translateY(-10px);border-color:#a855f766;box-shadow:0 30px 80px #0009,0 0 60px #a855f740}.about-portrait{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.experience-badge{position:absolute;bottom:30px;left:20px;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem 1.5rem;border-radius:20px;border:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.25rem;min-width:140px}.exp-number{font-size:2rem;font-weight:800;color:var(--text-primary);line-height:1;margin-bottom:.25rem}.exp-number small{font-size:1rem;font-weight:500;color:var(--text-secondary)}.exp-label{font-size:.8rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.section-label{color:var(--accent-cyan);font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem;display:block}.about-title{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary);letter-spacing:-.03em}.section-line{width:80px;height:3px;background:var(--brand-purple);margin-bottom:2.5rem;border-radius:2px}.about-bio{margin-bottom:3.5rem}.about-bio p{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.25rem}.about-bio strong{color:var(--text-primary)}.skills-proficiency h3{font-size:1.5rem;font-weight:700;margin-bottom:2.5rem;color:var(--text-primary)}.proficiency-bars{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.proficiency-item{width:100%}.proficiency-info{display:flex;justify-content:space-between;margin-bottom:.75rem}.proficiency-info span{font-weight:600;color:var(--text-primary);font-size:1.05rem}.proficiency-percent{color:var(--text-secondary)!important;font-size:.85rem!important}.progress-bar-container{width:100%;height:6px;background:#ffffff14;border-radius:10px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:10px}.btn-download{display:inline-flex;align-items:center;gap:.75rem;background:var(--brand-purple);color:#fff;padding:1rem 2rem;border-radius:14px;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 20px #a855f74d}.btn-download:hover{transform:translateY(-5px);background:#9333ea;box-shadow:0 12px 28px #a855f766}@media(max-width:1024px){.about-grid{gap:4rem}}@media(max-width:968px){.about-grid{grid-template-columns:1fr;gap:5rem;text-align:center}.about-title{font-size:3.5rem}.about-image-card{transform:none;max-width:450px;margin:0 auto}.section-line{margin:0 auto 3rem}.proficiency-info{justify-content:space-between}.experience-badge{left:10px;bottom:20px}}@media(max-width:640px){.about{padding:6rem 1.5rem}.about-title{font-size:2.75rem}.experience-badge{padding:1rem;min-width:100px}.exp-number{font-size:1.5rem}}.services{padding:clamp(4rem,8vw,7rem) 2rem;background-color:var(--bg-primary)}.services .container{width:92%;max-width:1540px;margin:0 auto}.services-header{text-align:center;margin-bottom:3.5rem}.services-header .section-title{color:var(--text-primary)}.services-header .section-label{color:var(--accent-cyan);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;display:block}.section-desc{max-width:600px;margin:1.5rem auto 0;color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.service-card{background:var(--bg-secondary);border:2px solid rgba(255,255,255,.08);padding:2rem 1.75rem;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:flex-start;text-align:left}.service-card:hover{transform:translateY(-5px);background:var(--bg-secondary);border-color:var(--brand-purple);box-shadow:0 15px 40px #a855f733}.service-icon-box{width:44px;height:44px;background:#22d3ee1a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--accent-cyan);margin-bottom:1.5rem;border:2px solid rgba(34,211,238,.2)}.service-title{font-size:1.4rem;font-weight:700;margin-bottom:1.25rem;color:var(--text-primary)}.service-description{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.services{padding:clamp(4rem,8vw,7rem) 1.5rem}.projects{padding:clamp(4rem,8vw,6rem) 1.5rem;background-color:var(--bg-primary)}.projects .container{width:92%;max-width:1200px;margin:0 auto}.projects .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;text-align:center;margin-bottom:clamp(1rem,2vw,1.5rem);color:var(--text-primary);letter-spacing:-1px}.projects .section-subtitle{text-align:center;font-size:clamp(.9rem,2vw,1rem);color:var(--text-secondary);max-width:600px;margin:0 auto clamp(2rem,4vw,3rem);line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:clamp(1.25rem,2.5vw,1.75rem)}.project-card{background:var(--bg-secondary);border:2px solid rgba(255,255,255,.08);border-radius:clamp(16px,3vw,24px);overflow:hidden;display:flex;flex-direction:column;max-width:420px;margin:0 auto;transition:all .4s cubic-bezier(.16,1,.3,1)}.project-card:hover{transform:translateY(-6px);border-color:var(--brand-purple);box-shadow:0 15px 40px #a855f740}.project-image{position:relative;aspect-ratio:16 / 9;overflow:hidden}.project-img-display{width:100%;height:100%;object-fit:cover}.project-content{padding:clamp(1.25rem,2.5vw,1.75rem);flex:1;display:flex;flex-direction:column}.project-category{display:flex;align-items:center;gap:.4rem;font-size:clamp(.7rem,1.5vw,.8rem);font-weight:700;color:var(--accent-cyan);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem}.project-title{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:800;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.5px;line-height:1.3}.project-description{font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.5;color:var(--text-secondary);margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#22d3ee1a;color:var(--accent-cyan);padding:.35rem .75rem;border-radius:8px;font-size:clamp(.7rem,1.5vw,.8rem);font-weight:600;border:1px solid rgba(34,211,238,.25);transition:all .3s ease}.tech-tag:hover{color:var(--accent-cyan);border-color:var(--accent-cyan);background:#22d3ee26}@media(max-width:768px){.projects{padding:3rem 1rem}.project-card{max-width:100%}.project-description{-webkit-line-clamp:2}}@media(max-width:480px){.projects-grid{gap:1.25rem}.project-content{padding:1.25rem}}.education{padding:10rem 2rem;background-color:var(--dark-bg);position:relative}.education .container{width:92%;max-width:1540px;margin:0 auto}.education .section-title{text-align:center;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin-bottom:clamp(3rem,8vw,6rem);color:var(--text-primary);letter-spacing:-2px}.timeline{position:relative;padding:2rem 0}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:#ffffff0d;transform:translate(-50%)}.timeline-item{position:relative;width:50%;padding:2rem 4rem;box-sizing:border-box}.timeline-item:nth-child(2n){left:50%}.timeline-dot{position:absolute;top:2.5rem;right:-20px;width:40px;height:40px;background:var(--card-bg);border:2px solid var(--purple);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--purple);z-index:2;box-shadow:0 0 20px #a855f733}.timeline-item:nth-child(2n) .timeline-dot{left:-20px}.timeline-content{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;padding:clamp(1.5rem,4vw,2.5rem);transition:all .4s cubic-bezier(.16,1,.3,1)}.timeline-content:hover{border-color:var(--purple);transform:translateY(-5px);background:var(--card-bg)}.timeline-header{margin-bottom:2rem}.timeline-period{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--purple);font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px}.timeline-degree{font-size:1.6rem;font-weight:800;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.5px}.timeline-institution{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--text-secondary);font-weight:600}.timeline-description{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem}.timeline-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.timeline-highlights li{position:relative;padding-left:1.75rem;font-size:.95rem;color:var(--text-muted)}.timeline-highlights li:before{content:"→";position:absolute;left:0;color:var(--purple);font-weight:700}@media(max-width:968px){.education{padding:clamp(3rem,6vw,5rem) 1rem}.education .container{width:100%;padding:0 1rem}.education .section-title{text-align:left;margin-bottom:2rem}.timeline{padding:1rem 0}.timeline:before{left:12px;transform:none}.timeline-item{width:100%;left:0!important;padding:1.25rem 0 1.25rem 2.5rem;text-align:left}.timeline-item:nth-child(2n){left:0!important}.timeline-dot{left:0!important;right:auto!important;top:1.5rem;width:28px;height:28px}.timeline-content{text-align:left;padding:1.25rem}.timeline-header,.timeline-period,.timeline-degree,.timeline-institution,.timeline-description,.timeline-highlights{text-align:left}.timeline-institution{flex-wrap:wrap}.timeline-degree{font-size:1.2rem}.timeline-description{font-size:.95rem;margin-bottom:1rem}.timeline-highlights li{font-size:.9rem}}@media(max-width:480px){.education{padding:2.5rem .75rem}.education .container{padding:0 .75rem}.timeline-item{padding-left:2rem}.timeline-content{padding:1rem}.timeline-degree{font-size:1.1rem}}.footer{background-color:var(--bg-primary);padding:6rem 2rem 5rem;color:var(--text-secondary);border-top:1px solid rgba(255,255,255,.08)}.footer .container{max-width:92%;width:1540px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:start;margin-bottom:4rem}.footer-logo{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;margin-bottom:2rem;letter-spacing:-1.5px}.brand-guiled{color:var(--brand-purple)}.brand-hussein{color:var(--text-primary)}.footer-desc{line-height:1.7;font-size:1.05rem;margin-bottom:2.5rem;max-width:380px;color:var(--text-secondary)}.footer-socials{display:flex;gap:1rem}.social-icon{width:44px;height:44px;background-color:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-icon:hover{background-color:var(--brand-purple);color:#fff;transform:translateY(-5px);border-color:var(--brand-purple);box-shadow:0 8px 20px #a855f74d}.footer-contact h3{color:var(--accent-cyan);font-size:1rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:1px;text-transform:uppercase}.contact-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.contact-item{display:flex;align-items:center;gap:1.25rem}.contact-icon-box{width:44px;height:44px;background-color:#22d3ee1a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--accent-cyan);flex-shrink:0;border:1px solid rgba(34,211,238,.2)}.contact-item a{color:var(--text-secondary);text-decoration:none;font-size:1.05rem;font-weight:500;transition:color .3s ease}.contact-item a:hover{color:var(--text-primary)}.whatsapp-footer-btn{display:inline-flex;align-items:center;gap:.75rem;background-color:var(--success-green);color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);font-size:1rem;box-shadow:0 8px 20px #22c55e40}.whatsapp-footer-btn:hover{background-color:#16a34a;transform:translateY(-3px);box-shadow:0 12px 28px #22c55e59}.footer-divider{width:100%;height:1px;background:#ffffff14;margin-bottom:2.5rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding-bottom:1rem}.footer-bottom p{font-size:.95rem;color:var(--text-secondary)}.footer-signature{color:var(--text-secondary)!important;font-size:.95rem!important}.footer-signature strong{color:var(--brand-purple);font-weight:700}@media(max-width:968px){.footer-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:640px){.footer-grid{grid-template-columns:1fr;gap:3rem}.footer-brand{text-align:center;display:flex;flex-direction:column;align-items:center}.footer-desc{max-width:100%}.footer-socials{justify-content:center}.footer-links,.footer-contact{text-align:center}.footer-links ul{display:flex;flex-direction:column;align-items:center}.contact-item{justify-content:center}.footer-bottom{text-align:center;justify-content:center;flex-direction:column}}.whatsapp-float{position:fixed;bottom:30px;right:30px;z-index:9999;text-decoration:none}.whatsapp-icon-wrapper{width:65px;height:65px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #25d36666;position:relative;transition:all .3s ease}.whatsapp-icon-wrapper:hover{box-shadow:0 15px 35px #25d36699}.pulse-ripple{position:absolute;width:100%;height:100%;border-radius:50%;background:#25d366;opacity:.6;z-index:-1;animation:pulse-ring 2s cubic-bezier(.455,.03,.515,.955) infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.5}80%,to{transform:scale(1.5);opacity:0}}.whatsapp-tooltip{position:absolute;right:calc(100% + 15px);top:50%;transform:translateY(-50%);background:#1a1a1a;color:#fff;padding:8px 16px;border-radius:10px;font-size:.9rem;font-weight:600;white-space:nowrap;pointer-events:none;opacity:0;transition:all .3s ease;border:1px solid rgba(255,255,255,.05);box-shadow:0 5px 15px #0000004d}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;right:calc(100% + 20px)}@media(max-width:768px){.whatsapp-float{bottom:20px;right:20px}.whatsapp-icon-wrapper{width:55px;height:55px}.whatsapp-tooltip{display:none}}
