@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css";body{background-color:#030332;color:#f0f8ff;font-family:Poppins,sans-serif}*{margin:0;padding:0}main{padding-top:80px}.purple,#element{color:#a173cc}main hr{border:0;background-color:#a173cc;height:1.2px;margin:50px 89px}@media (max-width: 768px){body{flex-direction:column;text-align:center;align-items:center}}@media screen and (max-width: 600px){body{text-align:center;align-items:center}}nav{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;height:80px;background-color:#23234e;box-shadow:0 4px 6px #0000001a}nav ul{display:flex;justify-content:center;margin:0;padding:0}nav ul li{list-style:none;margin:0 23px}nav ul a{text-decoration:none;color:#f0f8ff}nav ul a:hover{color:#b7d7f3;cursor:pointer}.left{font-size:28px;font-weight:700;font-family:Playfair Display,serif;padding:30px}.hamburger{display:none;cursor:pointer;flex-direction:column;justify-content:space-between;width:25px;height:20px}.hamburger div{width:100%;height:3px;background-color:#f0f8ff}@media (max-width: 768px){nav{justify-content:space-between;padding:0 15px}.left{font-size:24px}nav ul{display:none;width:100%;text-align:center;flex-direction:column;position:absolute;top:80px;left:0;background-color:#23234e;box-shadow:0 4px 6px #0000001a}nav ul li{margin:10px 0}nav ul a{font-size:16px}.hamburger{display:flex}}@media (max-width: 480px){nav{height:70px}.left{font-size:22px}nav ul li{margin:8px 0}nav ul a{font-size:14px}}nav .right.active ul{display:flex}.firstsection{display:flex;justify-content:space-around;align-items:center;margin:30px 0;flex-wrap:wrap;gap:30px}.firstsection>div{width:30%}.leftsection{font-size:2.5rem}.rightsection img{width:80%;margin:50px 0}.leftsection .btn{background-color:#0f115f;padding:12px;color:#f0f8ff;border:2px solid white;border-radius:3.5px;font-size:18px;cursor:pointer}.leftsection .buttons{padding:10px}.btn{padding:20px;margin:10px;width:150px}.btn:hover{background-color:#252564;color:#f0f8ff;transform:scale(1.05);transition:all .3s ease-in-out;cursor:pointer}@media (max-width: 768px){.firstsection{flex-direction:column;text-align:center}.firstsection>div{width:80%}.leftsection{font-size:2rem}.rightsection img{width:100%;margin:30px 0}.btn{width:130px;padding:16px;font-size:16px}}@media (max-width: 480px){.leftsection{font-size:1.6rem}.btn{width:100%;max-width:200px;font-size:15px;padding:14px}.leftsection .buttons{display:flex;flex-direction:column;align-items:center;gap:10px}}.about-section{padding:3rem 0;background-color:#030332;color:#f0f8ff}.ab{width:500px;color:#dfd1ec;font-size:larger}.about-section h2{text-align:center;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:2rem;color:#a173cc;text-transform:uppercase;letter-spacing:2px}.about-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:800px;margin:0 auto;padding:2rem;background-color:#23234e;border-radius:12px;box-shadow:0 4px 12px #0003}.about-fullstack{grid-column:span 2;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);font-size:1rem;line-height:1.7;text-align:justify;color:#93b6d4}.about-fullstack strong{color:#ffddc1}@media (max-width: 768px){.about-container{grid-template-columns:1fr;padding:1.5rem}.ab{width:100%;font-size:1rem}.about-section h2{font-size:1.6rem}.about-fullstack{font-size:.95rem}}@media (max-width: 480px){.about-container{padding:1rem}.ab{font-size:.95rem;text-align:center}.about-section h2{font-size:1.4rem}.about-fullstack{font-size:.9rem}}.secondsection{max-width:80vw;margin:auto;padding:20px;background-color:#030332;color:#f0f8ff;font-family:Poppins,sans-serif}.secondsection h1{font-size:1.9rem;margin-bottom:20px;text-align:center}.education-item{display:flex;align-items:center;margin-bottom:20px;background-color:#121247;border-radius:10px;box-shadow:0 0 10px #0003;padding:10px;color:#f0f8ff}.education-image{width:150px;height:auto;border-radius:10px;margin-right:20px}.education-details{max-width:calc(100% - 170px)}.education-title{font-size:1.2em;margin-bottom:10px}.education-desc{font-size:.99em;color:#708090}@media (min-width: 769px){.education-item:hover{transform:scale(1.03)}}@media (max-width: 768px){.education-item{flex-direction:column;align-items:center}.education-image{width:50%;max-width:50%;margin-right:0;margin-bottom:15px}.education-details{max-width:100%}.education-title{font-size:1.1em}.education-desc{font-size:.95em}}@media (max-width: 480px){.secondsection h1{font-size:1.5rem}.education-title{font-size:1em}.education-desc{font-size:.9em}}.skill-container{background-color:#000;color:#fff;min-height:100vh;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#030332}.h1{font-size:smaller}.skill-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#a173cc}.skill-subtitle{font-size:1.25rem;margin-bottom:1.5rem}.slider{display:flex;justify-content:center;flex-wrap:wrap;max-width:600px;width:100%;align-items:center}.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:1.5rem;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;z-index:10}.arrow-btn:first-of-type{left:250px}.arrow-btn:last-of-type{right:250px}.slider-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center;min-height:150px}.skill-grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:500px;width:100%}.skill-card-wrapper{display:flex;flex-direction:column;align-items:center}.skill-card{width:80px;height:80px;border-radius:50%;overflow:hidden;background-color:#fff;display:flex;justify-content:center;align-items:center}.skill-label{margin-top:.5rem;font-size:.9rem;color:#fff}@media (max-width: 768px){.skill-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.arrow-btn:first-of-type{left:10px}.arrow-btn:last-of-type{right:10px}}@media (max-width: 480px){.skill-grid{grid-template-columns:1fr;gap:1rem}.arrow-btn{font-size:1.25rem;padding:.25rem}.arrow-btn:first-of-type{left:5px}.arrow-btn:last-of-type{right:5px}}#certificates{background-color:#030332;color:#f0f8ff;padding:2rem;border-radius:8px;margin:2rem auto;max-width:90%;box-shadow:0 4px 12px #0003}#certificates h2{font-family:Poppins,sans-serif;font-size:2rem;color:#a173cc;margin-bottom:.2rem;text-align:left}.ac{margin-bottom:1rem}.ac h2{font-size:2rem;font-family:Poppins,sans-serif;color:#a173cc}.ac p{font-size:1rem;font-family:Poppins,sans-serif;color:#e3cef7;margin-bottom:1.5rem}.cert{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.certificate-card{background-color:#23234e;color:#bcd1e3;border-radius:12px;box-shadow:0 4px 8px #0000004d;padding:.8rem;margin:1rem auto;max-width:260px;text-align:center;cursor:pointer}.certificate-card h3{font-family:Poppins,sans-serif;font-size:1.2rem;margin-bottom:.6rem}.certificate-card p{font-family:Poppins,sans-serif;font-size:.9rem;margin-bottom:.6rem}.certificate-card .desc{font-size:.85rem;margin-top:.3rem;color:#c7d2ff}.certificate-card img{width:100%;max-width:180px;border-radius:8px;margin-top:.6rem;transition:transform .3s ease-in-out}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#080825e6;display:flex;justify-content:center;align-items:center;z-index:999}.popup-content{position:relative;background:#23234e;padding:1rem;border-radius:12px;box-shadow:0 0 20px #fff3;max-width:90%;max-height:90%;overflow:auto}.popup-image{width:100%;max-width:600px;border-radius:10px}.close-btn{position:absolute;top:.5rem;right:1rem;font-size:2rem;color:#fff;cursor:pointer}@media (max-width: 768px){.certificate-card{max-width:90%;padding:1rem}.cert{gap:1rem}.certificate-card img{max-width:100%}}@media (max-width: 480px){#certificates{padding:1.5rem}.ac h2{font-size:1.5rem}.ac p{font-size:.9rem}.certificate-card h3{font-size:1rem}.certificate-card p,.certificate-card .desc{font-size:.85rem}.popup-content{padding:.8rem}.popup-image{max-width:100%}}.fourthsection{max-width:80vw;margin:auto;font-family:Poppins,sans-serif}.fourthsection h1{font-size:1.9rem}#projects{background-color:#030332;color:#f0f8ff;padding:2rem;border-radius:8px;height:100%;font-family:Poppins,sans-serif}.textgrey{color:gray}.project-list{display:flex;flex-direction:column;gap:1.5rem}.project-item{border:1px solid #444;border-radius:10px;overflow:hidden;background-color:#14143c;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.project-item:hover{transform:scale(1.02);box-shadow:0 8px 16px #00000080}.project-header{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #444}.project-image{width:80px;height:80px;border-radius:50%;margin-right:1rem;object-fit:cover}.project-name{margin:0;font-size:1.4rem;color:#bad0e4;font-family:monospace}.project-details{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 1rem}.project-item.open .project-details{max-height:600px;padding:1rem;color:#a9a5a5;font-size:1rem}.description{margin:.5rem 0}.github-link{color:#b6c0ff;text-decoration:none;font-weight:700;display:inline-block;margin-top:.5rem}.tech-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.tech-pill{background-color:#6d28d9;color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-family:monospace;font-weight:500}@media (max-width: 600px){.project-name{font-size:1.1rem}.project-header{flex-direction:column;align-items:flex-start}.project-image{margin-bottom:.5rem}.tech-pill{font-size:.75rem;padding:.25rem .6rem}}.contact-section{text-align:center;color:#f0f8ff;padding-bottom:150px;padding-top:100px}.contact-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:30px}.contact-item{margin:20px;padding:20px;background-color:#030332e6;border-radius:10px;box-shadow:0 0 10px #a173cc80;text-align:center;width:250px}.contact-icon{width:50px;height:50px;margin-bottom:15px}.contact-label{font-size:20px;color:#a173cc;font-weight:600}.contact-info{display:block;font-size:16px;color:#f0f8ff;margin-top:10px}.contact-link{text-decoration:none;color:inherit}.contact-link:hover .contact-icon,.contact-link:hover .contact-label,.contact-link:hover .contact-info{opacity:.8}footer{background-color:#01011299;color:#f0f0f0;padding:40px 0 20px;font-family:Poppins,sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px;flex-wrap:wrap}.footer-left,.footer-center,.footer-right{flex:1;text-align:center;margin:10px 0}.footer-left h3{font-size:24px;margin-bottom:5px}.footer-left p{margin:5px 0;font-size:16px}.social-links{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:20px}.social-links li{display:inline}.social-links a{color:#f0f0f0;font-size:24px;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#1da1f2}.footer-contact p{margin:5px 0;font-size:16px;color:#ccc}.footer-contact a{color:#f0f0f0;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#1da1f2}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #555;margin-top:20px}.footer-bottom p{margin:0;font-size:14px;color:#ccc}.github-link{display:inline-block;margin-top:1rem;color:#beccd7;text-decoration:none;font-weight:700}.github-link:hover{text-decoration:underline}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center;padding:0 10px}.footer-left,.footer-center,.footer-right{margin-bottom:20px}.social-links{gap:15px}}@media (max-width: 480px){.footer-left h3{font-size:20px}.footer-left p,.footer-contact p,.footer-bottom p{font-size:14px}.social-links a{font-size:20px}.github-link{font-size:14px}}
