:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.theme-toggle{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-color);transition:transform .2s ease,color .3s ease}.theme-toggle:hover{transform:scale(1.2)}html,body{margin:0;padding:0;scroll-behavior:smooth;background:#0f172a80;color:#f1f5f9;font-family:Poppins,sans-serif}img{max-width:100%;height:auto}.section{display:flex;align-items:center;justify-content:center;color:#f1f5f9}.navbar{position:fixed;top:0;width:100%;background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;z-index:10}.nav-links{list-style:none;display:flex;gap:2rem;margin-right:4rem}.nav-links li a{color:#f1f5f9;text-decoration:none;transition:color .3s}.nav-links li a:hover{color:#8b5cf6}.logo{font-size:1.5rem;color:#8b5cf6;margin-top:1rem}.hero-section{text-align:center;width:50%;margin:16% auto 10%;height:auto;height:45vh;background:#060d1880;border-radius:2rem;box-shadow:0 0 20px #ffffff0d;transition:transform .3s ease,background .3s ease}.hero-section:hover{transform:translateY(-10px)}.hero-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-buttons{margin-top:1.5rem;display:flex;gap:1rem}.btn-primary{background-color:#6366f1;color:#fff;padding:.7rem 1.2rem;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:background .3s ease;text-decoration:none}.btn-primary:hover{background-color:#09011b}.btn-secondary{background:transparent;border:2px solid #8B5CF6;color:#f1f5f9;padding:.7rem 1.2rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#735ea4;color:#fff}.hero-icons{margin-top:1rem;display:flex;gap:1.5rem;font-size:1.5rem;justify-content:center}.hero-icons a{color:#f1f5f9;transition:color .3s ease}.hero-icons a:hover{color:#8b5cf6}.footer-text{margin-top:1rem;font-size:.9rem;color:#94a3b8}.about-section{text-align:center;width:50%;padding-top:40px;margin:6% auto auto;height:auto;height:110vh;padding-left:20px;padding-right:20px;background:#060d1880;border-radius:2rem;box-shadow:0 0 20px #ffffff0d;transition:transform .3s ease,background .3s ease}.about-section:hover{transform:translateY(-10px)}.about-img{width:330px;height:330px;border-radius:50%;object-fit:cover;border:3px solid #8B5CF6;margin-bottom:1rem}.projects-section{text-align:center;width:50%;margin:9% auto auto;background:#060d1880;border-radius:2rem;padding:2rem;box-shadow:0 0 20px #ffffff0d;transition:transform .3s ease,background .3s ease}.projects-section:hover{transform:translateY(-10px)}.project-list{display:flex;flex-direction:column;gap:1rem;align-items:center}.project-card{background:#1e293b;color:#fff;padding:1.5rem;border-radius:1rem;width:60%;transition:transform .3s ease,background .3s ease}.project-card:hover{transform:scale(1.05);background:#2d3748}.contact-section{margin-top:16%;background:#060d1880;width:50%;border-radius:2rem;padding:2rem;text-align:center;color:#f1f5f9;box-shadow:0 0 20px #ffffff0d;transition:transform .3s ease,background .3s ease}.contact-section:hover{transform:translateY(-10px)}.phone-contact{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;color:#f1f5f9;font-size:1.1rem}.phone-icon{color:#8b5cf6;font-size:1.4rem}.phone-number{color:#8b5cf6;text-decoration:none;transition:color .3s ease}.phone-number:hover,.highlight{color:#8b5cf6}.skills-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem}.skill-icon{font-size:40px;transition:transform .3s ease;color:var(--text-color)}.skill-icon:hover{transform:scale(1.2)}body{--bg-color: #0F172A transparent;--text-color: #F1F5F9;--card-bg: rgba(6, 13, 24, .5)}body[data-theme=light]{--bg-color: #E5E9F0 transparent;--text-color: #1E293B;--card-bg: rgba(255, 255, 255, .7)}body{background-color:var(--bg-color);color:var(--text-color);transition:background .4s ease,color .4s ease}body[data-theme=light] .navbar{background:#ffffffb3}body[data-theme=light] .nav-links li a{color:#1e293b}body[data-theme=light] .logo{color:#6366f1}body[data-theme=light] .hero-section,body[data-theme=light] .about-section,body[data-theme=light] .projects-section,body[data-theme=light] .contact-section{background:var(--card-bg);color:var(--text-color);box-shadow:0 0 15px #0000001a}body[data-theme=light] .btn-secondary{color:#1e293b;border-color:#6366f1}body[data-theme=light] .hero-icons a{color:#1e293b}body[data-theme=light] .footer-text{color:#334155}.hamburger{display:none;font-size:1.5rem;cursor:pointer;color:#8b5cf6}@media (max-width: 768px){.hamburger{display:block}.nav-links{position:fixed;top:0;right:-100%;height:100vh;width:60%;background:#0f172af2;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:right .3s ease;z-index:20}.nav-links.active{right:0}.nav-links li a{font-size:1.2rem}.theme-toggle{font-size:1.5rem;padding:.5rem 1rem}}@media (max-width: 768px){.hero-section,.about-section,.projects-section,.contact-section{width:90%;margin-top:5%;padding:1rem;height:auto}.hero-icons{margin-left:0;justify-content:center}.nav-links{flex-direction:column;gap:1rem;margin-right:0}.hero-buttons{flex-direction:column;gap:.5rem}.project-card{width:100%}.about-img{width:200px;height:200px}}
