body{background-color:#0f172a;color:#fff;font-family:Montserrat,sans-serif;margin:0}#root{display:flex;flex-direction:column;min-height:150vh;text-align:center}html{scroll-behavior:smooth}.navigation-container{display:flex;align-items:center;justify-content:space-between;padding:.5rem;background-color:transparent;position:fixed;left:0;right:0;z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}a{text-decoration:none;color:inherit}.logo-container>button{background:transparent;border:none;padding:0;cursor:pointer}.nav-logo{width:50px;border-radius:50%;transition:.3s ease;margin-left:20px}.nav-logo:hover{transform:scale(1.1)}.nav-logo:active{transform:scale(.95)}#nav-social-icons{display:flex;margin-right:20px;transition:transform .3s ease}.icon{visibility:hidden}.nav-git{margin-right:20px;transition:transform .3s ease}.nav-git:hover{transform:scale(1.05)}.nav-linkedin{transition:transform .3s ease}.nav-linkedin:hover{transform:scale(1.05)}@media (max-width: 768px){.icon{visibility:visible}#nav-social-icon.visible{display:flex;flex-direction:column}.navigation-container{font-size:.7rem}.nav-git,.nav-linkedin{display:none}.nav-logo{width:40px}}footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;text-align:center;border-top:1px solid #E0E0E0;justify-content:space-between;margin-top:auto;width:100%;margin-bottom:20px}.footer-about>p{font-size:.9rem;font-weight:500;line-height:1.5;color:#e0e0e0;max-width:300px;margin:0 auto 10px;text-align:left}.social-links{display:flex;flex-direction:column;gap:1rem;align-items:left;text-align:left}.footer-about>h3{text-align:left}.footer-socials>h3{text-align:left}.footer-git{transition:transform .3s ease-in-out}.footer-git:hover{transform:scale(1.05)}.footer-linkedin{transition:transform .3s ease-in-out}.footer-linkedin:hover{transform:scale(1.05)}.footer-email{transition:transform .3s ease-in-out;cursor:pointer}.footer-email:hover{transform:scale(1.05)}.footer-logo-btn{background:transparent;border:none;padding:0;transition:.3s ease;border-radius:50%;cursor:pointer;display:flex;margin:auto auto auto 20px}.footer-logo-btn:hover{transform:scale(1.05)}.footer-logo-btn:active{transform:scale(.95)}.footer-logo-img{width:50px}@media (max-width: 768px){.footer-about>h3{font-size:1rem}.footer-about>p{font-size:.75rem}.social-links{font-size:.75rem}.footer-logo{width:40px}}#hero-section{margin-top:100px;animation:fadeIn 1s ease-in-out forwards;transition:.5s ease;text-align:center;scroll-margin-top:80px;height:100vh}#hero-section>h1{font-size:5rem;font-weight:600}#hero-section>h3{font-size:2rem;font-weight:400}.hero-buttons{display:flex;justify-content:center;font-family:Montserrat,sans-serif;text-transform:uppercase;font-weight:600;text-decoration:none}.view-my-work-btn,.resume-btn{margin:auto 10px;background-color:#fff;color:#121212;padding:10px 15px;border-radius:5px;border:none;transition:all .7s ease;cursor:pointer;animation:fadeIn 1s ease-in-out forwards;width:135px;box-shadow:inset 0 0 #87ceeb}.resume-btn:hover{transform:scale(1.05);box-shadow:inset -200px 0 #0f172a;color:#fff}.view-my-work-btn:hover{transform:scale(1.05);box-shadow:inset 200px 0 #0f172a;color:#fff}.view-my-work-btn:active,.resume-btn:active{transform:scale(.95)}.zaid-img{padding:1rem;width:200px;border-radius:50%;margin-bottom:4em;transition:.3s ease;overflow:none;animation:fadeIn 1s ease-in-out forwards}.zaid-img:hover{transform:scale(1.05);color:red}.about-section{display:flex;justify-content:center;font-size:small;text-align:center;padding:0 1rem}.about-section>p{max-width:600px;word-break:break-word;animation:fadeIn 1s ease-in-out forwards;line-height:1.5em;margin-top:40px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){#hero-section{height:100vh}#hero-section>h1{font-size:2.3rem}.view-my-work-btn{font-size:1rem}#hero-section>h3{font-size:1rem;margin-bottom:40px}.about-section>p{font-size:.7rem}.view-my-work-btn,.resume-btn{font-size:.5rem;width:70px}}#byte-bistro-div{max-width:1400px;margin:auto auto 100px;padding:0 20px;scroll-margin-top:80px}.projects-header{text-align:center;margin-bottom:1.9rem}.projects-header>h1{font-size:4rem;margin-bottom:0}.byte-bistro-project{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:2rem}.bytebistro-h1{font-size:2.5rem;color:#e2e8f0;margin:2rem auto auto;text-align:center;grid-column:1 / -1}.byte-bistro-one,.byte-bistro-two{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.byte-bistro-one:hover,.byte-bistro-two:hover{transform:translateY(-5px)}.bytebistro-desc{background-color:#0f172a;padding:1.5rem;border-radius:12px;color:#e2e8f0;line-height:1.6rem;box-shadow:1px 1px 1px #fff;margin:1rem auto auto;max-width:600px;grid-column:1/-1;transition:color .3s ease}@media (max-width: 768px){.projects-header>h1{font-size:2rem}.byte-bistro-project{grid-template-columns:repeat(1,minmax(250px,500px));gap:2rem}.bytebistro-h1{font-size:2rem}.bytebistro-desc{font-size:.85rem}}.barber-website-div{max-width:1400px;margin:auto auto 150px;display:grid;padding:0 20px;grid-template-columns:repeat(2,minmax(300px,1fr));gap:2rem}.barber-img-one,.barber-img-two{width:100%;border-radius:12px;transition:transform .3s ease;height:auto;margin:auto}.barber-img-one:hover,.barber-img-two:hover{transform:translateY(-5px)}.barber-header{grid-column:1/-1;margin:1rem auto auto;font-size:2.5rem}.barber-desc{max-width:600px;border-radius:12px;line-height:1.5rem;padding:1.6rem;box-shadow:1px 1px 1px #fff;text-align:center;margin:auto auto 4rem;grid-column:1 / -1}@media (max-width: 768px){.barber-website-div{grid-template-columns:repeat(1,minmax(250px,500px))}.barber-header{font-size:2rem}.barber-desc{font-size:.85rem}}
