:root{--text:#fff;--text-h:#fefdff;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#f3f5f7;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar{box-sizing:border-box;z-index:1000;background:#191e32d0;justify-content:space-between;align-items:center;height:60px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.nav-links{flex-wrap:wrap;gap:15px;display:flex}.nav-links a{color:#ebe6ee;font-weight:500;text-decoration:none}.nav-links a:hover{color:#f5a462}@media (width<=600px){.navbar{flex-wrap:nowrap;overflow-x:auto}.nav-links{flex-wrap:nowrap}.nav-links a{white-space:nowrap}}.about{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:20px;display:flex}.about-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;width:100%;max-width:1000px;margin:auto;display:flex}.about-image img{object-fit:cover;border:4px solid #9333ea;border-radius:50%;width:200px;max-width:100%;height:200px}.about-content{text-align:left;width:100%;max-width:600px}.about-content h1{font-size:48px}.about-content h3{font-size:22px}.about-content p{margin:15px 0}@media (width<=768px){.about-container{text-align:center;flex-direction:column;gap:30px}.about-content h1{font-size:36px}.about-content h3{font-size:20px}.about-image img{width:160px;height:160px}}.projects{text-align:center;flex-direction:column;gap:10px;min-height:100vh;padding:0 20px;display:flex}.projects h1{margin-bottom:20px;font-size:40px}.projects-container,.internship-container{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.project-card{text-align:left;border-radius:15px;width:100%;max-width:280px;padding:25px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 20px #b88c6d}.project-card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #f66060f1}.buttons a{text-align:center;width:100%}@media (width<=768px){.projects-container,.internship-container{box-sizing:border-box;flex-direction:column;align-items:center;gap:15px;width:80%;padding:0 10px}.project-card{max-width:80%}.projects h1{font-size:32px}.buttons a{text-align:center}}.skills{flex-direction:column;align-items:center;min-height:70vh;display:flex}.skills h1{margin-bottom:0;font-size:40px}.skills-container{flex-wrap:wrap;justify-content:center;gap:30px;max-width:1000px;margin:auto;display:flex}.skills-card{text-align:left;border-radius:15px;width:280px;padding:25px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 20px #b88c6d}.skills-card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #85b07bf1}.skills-card h2{margin-bottom:10px}.type{color:#a78bfa;font-size:14px}.tools{color:#ccc;margin:5px 0;font-size:14px}.desc{color:#fdfbfb;margin:10px 0 20px;font-size:14px}.buttons{gap:10px;display:flex}.buttons a{color:#fff;background:#5b3b8c;border-radius:6px;padding:8px 14px;font-size:14px;text-decoration:none;transition:all .3s}.buttons a:hover{background:#7c3aed}@media (width<=768px){.projects-container{grid-template-columns:1fr}}.contact{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:80px 20px;display:flex}.contact-content{width:100%;max-width:600px}.contact h2{color:#fefefe;margin-bottom:20px;font-size:2.2rem}.contact p{color:#f6f1f1;margin:10px 0;font-size:18px}.contact a{color:#f5b98e;margin-left:5px;font-weight:500;text-decoration:none}.contact a:hover{color:#318fe2}@media (width<=480px){.contact{padding:60px 15px}.contact h2{font-size:1.8rem}.contact p{font-size:16px}}.footer{color:#fff;text-align:center;background-color:#222;width:100%;padding:20px 0}.footer-content{max-width:1200px;margin:auto;padding:0 20px}.footer p{margin:5px 0;font-size:14px}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:10px;display:flex}.footer-links a{color:#0af;font-size:14px;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#fff;text-decoration:underline}@media (width<=600px){.footer{padding:25px 15px}.footer-content{padding:0 10px}.footer p{font-size:13px}.footer-links{flex-direction:column;gap:10px}.footer-links a{font-size:13px}}.bubbles{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.bubbles span{background:#00eaff4d;border-radius:50%;width:20px;height:20px;animation:15s linear infinite rise;position:absolute;bottom:-100px}.bubbles span:nth-child(odd){width:30px;height:30px;animation-duration:10s}.bubbles span:nth-child(2n){width:15px;height:15px;animation-duration:12s}.bubbles span:first-child{right:10%}.bubbles span:nth-child(2){left:20%}.bubbles span:nth-child(3){right:30%}.bubbles span:nth-child(4){left:40%}.bubbles span:nth-child(5){left:50%}.bubbles span:nth-child(6){left:60%}.bubbles span:nth-child(7){right:70%}.bubbles span:nth-child(8){left:80%}.bubbles span:nth-child(9){left:90%}@keyframes rise{0%{opacity:.6;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-100vh)scale(1.5)}}body{background-color:#000;margin:0;font-family:Arial,sans-serif}#root{z-index:1;position:relative}.container{max-width:1200px;margin:auto;padding:0 20px}h1{margin-bottom:10px;font-size:48px}h2{margin-bottom:20px;font-size:32px}h3{margin-bottom:10px;font-size:22px}p{color:#fff;font-size:16px;line-height:1.6}button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:12px 22px;transition:all .3s}button:hover{background:#2563eb}section{padding:80px 0}@media (width<=768px){h1{font-size:32px}h2{font-size:26px}p{font-size:14px}section{min-height:auto;padding:50px 20px}.container{padding:0 15px}.hero{text-align:center}}
