body{background-image:url(https://images.unsplash.com/photo-1615800098779-1be32e60cca3?crop=entropy&cs=srgb&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2OTUyNDAwMTN8&ixlib=rb-4.0.3&q=85);background-size:cover;background-position:center;color:#343a40;margin:0;font-family:sans-serif}body{color:#000;margin:0;padding:0}.navbr{display:flex;justify-content:space-between;align-items:center;background-color:#212529;padding:.75rem 5%;box-shadow:0 2px 4px #0000001a;flex-wrap:wrap;position:relative;z-index:1000}.logo-text{font-size:1.75rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:2px;transition:opacity .3s ease}.logo-text:hover{opacity:.85}.links{display:flex;align-items:center}ul{list-style-type:none;display:flex;gap:2.5rem;margin:0;padding:0}li{display:inline;font-weight:700;font-size:1.1rem}.link-anchor{color:#f4f5f5;display:flex;align-items:center;text-decoration:none;position:relative;transition:color .3s ease;padding-bottom:4px}.link-anchor:hover{color:#dc3545}.link-anchor:active{color:#c82333}.underline{position:absolute;bottom:0;left:0;height:3px;width:100%;background-color:#dc3545;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;pointer-events:none}.link-anchor:hover .underline{transform:scaleX(1)}.home-icon{filter:invert(100%);width:22px;height:22px;margin-right:8px;display:flex;align-items:center;vertical-align:middle}@media screen and (max-width: 768px){.navbr{flex-direction:column;align-items:center;padding:1rem 1.5rem;gap:1rem}.logo-text{font-size:1.5rem;letter-spacing:1px}.links{width:100%}ul{flex-direction:column;align-items:center;width:100%;gap:1.25rem;padding:0;margin:0}li{width:100%;text-align:center}.link-anchor{font-size:1.1rem;justify-content:center;padding-left:0}.home-icon{width:20px;height:20px;margin-right:6px}}body{margin:0;padding:0;overflow-x:hidden}.footer{background-color:#212529;color:#f7f7f7;padding:20px 5%;box-shadow:0 -2px 5px #0000001a;font-family:sans-serif;z-index:1000;width:100%;box-sizing:border-box}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:1rem}.footer-logo{display:flex;align-items:center;font-size:1.2rem;font-weight:600}.logo-icon{font-size:1.5rem;margin-right:8px;color:#93deff}.social-links{display:flex;gap:16px;flex-wrap:wrap}.social-links a{transition:transform .3s ease}.social-links a:hover{transform:scale(1.2)}.social-icon{width:28px;height:28px}.git,.mail{filter:invert(100%)}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center;text-align:center}.social-links{justify-content:center;margin-top:8px}.footer-logo{font-size:1.1rem}.social-icon{width:24px;height:24px}}.resume-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:2rem;box-sizing:border-box}.resume-actions{text-align:center;padding:1rem}.download-btn{background-color:#dc3545;color:#fff;font-weight:600;padding:12px 28px;font-size:1.1rem;border:none;border-radius:6px;cursor:pointer;transition:.3s ease}.download-btn:hover{background-color:#c82333;scale:1.1}.download-btn:active{background-color:#b21f2d}.resume-iframe{width:90%;height:100vh;border:none;max-width:800px;margin-bottom:2rem}.mobile-note{display:none;font-size:1rem;color:#606470;margin-top:.8rem}@media (max-width: 768px){.resume-iframe{display:none}.mobile-note{display:block}}*{box-sizing:border-box}.homepage{background-image:url(https://images.unsplash.com/photo-1615800098779-1be32e60cca3?crop=entropy&cs=srgb&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2OTUyNDAwMTN8&ixlib=rb-4.0.3&q=85);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;padding:0 2rem}.hero{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.hero-content h1{font-size:3rem;color:#323643;margin-bottom:1rem}.hero-content p{font-size:1.25rem;color:#606470;margin-bottom:2rem}.get-start{padding:1rem 2rem;border-radius:999px;background:#fff;color:#323643;font-weight:700;font-size:1.125rem;border:none;cursor:pointer;box-shadow:0 4px 6px #00000014,0 1px 3px #0000000a;transition:.3s ease-in-out;margin-bottom:1rem}.get-start:hover{box-shadow:0 6px 12px #0000001f;background-color:#323643;color:#fff;transform:translateY(-2px);font-size:1.25rem;padding:1rem 2.5rem;letter-spacing:.05em}.cursor{display:inline-block;width:4px;height:1.1em;background-color:#323643;margin-left:2px;animation:blink-caret .75s step-end infinite;vertical-align:middle}@keyframes blink-caret{0%,to{background-color:transparent}50%{background-color:#323643}}.about-content{padding-top:4rem;min-height:50vh;max-width:800px;margin:4rem auto 3rem;text-align:center;color:#323643}.about-content h2{font-size:2.5rem;margin-bottom:1rem;position:relative}.about-content h2:after{content:"";display:block;width:60px;height:4px;background-color:#dc3545;margin:.5rem auto 1rem;border-radius:2px}.about-content p{font-size:1.125rem;color:#606470;line-height:1.8}.hero-buttons{display:flex;flex-direction:column;align-items:center;position:relative}.scroll-down{position:absolute;bottom:-17rem}.projects-section{max-width:1000px;margin:2rem auto 6rem;text-align:center;color:#f7f7f7}.projects-section h2{color:#323643;font-size:2.75rem;margin-bottom:2rem;position:relative}.projects-section h2:after{content:"";display:block;width:60px;height:4px;background-color:#dc3545;margin:.5rem auto 1rem;border-radius:2px}.projects-cards{margin-top:5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}.project-card{background-color:#22272e;flex:1 1 300px;max-width:320px;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 15px #0006;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;color:#f7f7f7;display:flex;flex-direction:column;justify-content:space-between}.project-card h3{margin-top:0;margin-bottom:1rem;color:#fff;font-size:1.5rem}.project-card p{font-size:1.125rem;line-height:1.5;color:#d0d0d0;flex-grow:1}.project-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #000000b3;background-color:#2b3240}.card-link{text-decoration:none;color:inherit;flex:1;display:flex}.card-link:hover .project-card{transform:translateY(-10px);box-shadow:0 10px 30px #000000b3;background-color:#2b3240}.short-desc{max-height:3.5em;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;color:#d0d0d0;font-size:1.125rem;opacity:.85}.tech-used{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;font-style:italic;color:#c1c1c1;font-size:.95rem;opacity:0;margin-top:0}.project-card:hover .short-desc{max-height:500px;opacity:1}.project-card:hover .tech-used{max-height:50px;opacity:1;margin-top:1rem}.timeline-section{min-height:50vh;max-width:800px;margin:0 auto 15rem;text-align:center;color:#323643}.timeline-section h2{font-size:2.5rem;margin-bottom:1rem;position:relative}.timeline-section h2:after{content:"";display:block;width:60px;height:4px;background-color:#dc3545;margin:.5rem auto 1rem;border-radius:2px}.timeline-container{position:relative;padding-left:40px;margin-top:2rem}.timeline-container:before{content:"";position:absolute;top:0;left:18px;width:4px;height:100%;background-color:#000;border-radius:2px}.timeline-item{position:relative;margin-bottom:2rem;display:flex;align-items:flex-start}.timeline-dot{width:14px;height:14px;background-color:#dc3545;border-radius:50%;position:absolute;left:11px;top:.5rem;z-index:1}.timeline-content{padding-left:2rem;text-align:left}.timeline-content .date{font-weight:700;color:#606470}.contact-section{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#323643}.contact-section h2{font-size:2.5rem;margin-bottom:1rem;position:relative}.contact-section h2:after{content:"";display:block;width:60px;height:4px;background-color:#dc3545;margin:.5rem auto 1rem;border-radius:2px}.contact-form{margin-top:3rem;width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-inputs{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.contact-inputs input,.contact-form textarea{background-color:#1e1e1e;border:none;color:#f7f7f7;padding:1rem;font-size:1rem;border-radius:8px;width:100%;max-width:380px}.contact-inputs input{flex:1 1 45%;min-width:220px}.contact-form textarea{resize:none;width:100%;max-width:800px}.contact-form button{background-color:#323643;color:#f7f7f7;border:none;padding:.75rem 2rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:background .3s;width:100%;max-width:800px}.contact-form button:hover{background-color:#454a5a}@media (max-width: 1024px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.projects-cards{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem}.project-card{flex:1 1 300px;max-width:100%;padding:2rem 1.5rem}}@media (max-width: 768px){.hero{min-height:60vh;padding-top:2rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.about-content h2,.projects-section h2,.timeline-section h2,.contact-section h2{font-size:2rem}.about-content p,.project-card p,.tech-used,.short-desc,.timeline-content p,.timeline-content .date{font-size:1rem}.projects-cards{flex-direction:column;gap:2rem}.timeline-container{padding-left:25px}.timeline-container:before{left:12px;width:3px}.timeline-dot{width:10px;height:10px;left:6px;top:.35rem}.timeline-content{padding-left:1.2rem}.timeline-content h3{font-size:1rem}.contact-form{margin-top:3rem}.contact-inputs{flex-direction:column;align-items:stretch;gap:1rem;width:100%}.contact-inputs input,.contact-form textarea,.contact-form button{max-width:100%}}@media (max-width: 480px){.hero-content h1{font-size:1.75rem}.hero-content p{font-size:.95rem}.get-start{font-size:1rem;padding:.75rem 1.5rem}.about-content h2,.projects-section h2,.timeline-section h2,.contact-section h2{font-size:1.6rem}.projects-section h2:after,.timeline-section h2:after,.about-content h2:after,.contact-section h2:after{width:40px;height:3px}.project-card{padding:2rem 1rem}.timeline-content h3{font-size:.95rem}.timeline-content p,.timeline-content .date{font-size:.85rem}.scroll-down{display:none}}body{margin:0;font-family:Poppins,sans-serif}.projects{min-height:50vh;max-width:1500px;margin:0 auto 3rem;padding:2rem 1rem;text-align:center;color:#323643}.projects h2{font-size:2.5rem;margin-bottom:1rem;position:relative}.projects h2:after{content:"";display:block;width:60px;height:4px;background-color:#dc3545;margin:.5rem auto 1rem;border-radius:2px}.projects-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.project-card{background-color:#22272e;padding:2rem;border-radius:12px;transition:background-color .3s ease-in-out,transform .3s ease-in-out;box-shadow:0 4px 12px #0000004d}.project-card:hover{background-color:#2b3240;transform:translateY(-5px)}.project-card h3{font-size:1.5rem;margin-bottom:1rem}.project-card p{margin:.5rem 0;font-size:1rem;color:#dcdcdc}.project-buttons{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.btn{background-color:#323643;color:#f7f7f7;padding:.5rem 1.25rem;border-radius:8px;text-decoration:none;transition:background-color .3s ease;font-size:.95rem;white-space:nowrap}.btn:hover{background-color:#dc3545}@media (max-width: 768px){.projects h2{font-size:2rem}.project-card{padding:1.5rem}.project-card h3{font-size:1.25rem}.project-card p{font-size:.95rem}.project-buttons{flex-direction:column;align-items:stretch;gap:.75rem}.btn{width:100%;text-align:center}}
