body{background-color:#101214;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;background:transparent;border:0;color:inherit;cursor:pointer;font:inherit}.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-icons.visible{display:flex;flex-direction:column;gap:.75rem;position:absolute;right:1rem;top:3.75rem;background:#171b1f;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:.85rem}.navigation-container{font-size:.7rem}.nav-git,.nav-linkedin{display:none}#nav-social-icons.visible .nav-git,#nav-social-icons.visible .nav-linkedin{display:flex;align-items:center;gap:.35rem;margin-right:0}.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;min-height:100vh;padding:0 1.25rem}#hero-section>h1{font-size:5rem;font-weight:600}#hero-section>h3{font-size:2rem;font-weight:400;max-width:900px;margin:0 auto 1.5rem;line-height:1.25}.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 #256d85;color:#fff}.view-my-work-btn:hover{transform:scale(1.05);box-shadow:inset 200px 0 #256d85;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:760px;word-break:break-word;animation:fadeIn 1s ease-in-out forwards;line-height:1.5em;margin-top:40px}.skill-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2rem auto 0;max-width:760px}.skill-strip span{border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#e6edf0;font-size:.78rem;font-weight:600;letter-spacing:0;padding:.55rem .85rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){#hero-section{min-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:.82rem}.view-my-work-btn,.resume-btn{font-size:.5rem;width:70px}.skill-strip{gap:.5rem}.skill-strip span{font-size:.68rem;padding:.45rem .65rem}}#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}.projects-header>p{color:#d1d5db;margin:.75rem auto 0;max-width:680px}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin:2.5rem 0 0;text-align:left}.featured-card{background:#171b1f;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 16px 40px #0000002e;color:#e6edf0;display:flex;flex-direction:column;min-height:480px;padding:1.35rem}.featured-eyebrow{color:#52d6e8;font-size:.75rem;font-weight:700;letter-spacing:0;margin:0 0 .7rem;text-transform:uppercase}.featured-card h2{font-size:1.65rem;line-height:1.1;margin:0}.featured-meta{color:#8b3d9b;font-size:.86rem;font-weight:600;line-height:1.45;margin:.85rem 0}.featured-description{color:#e5e7eb;line-height:1.55;margin:0 0 1rem}.featured-card ul{color:#d1d5db;line-height:1.5;margin:auto 0 0;padding-left:1.1rem}.featured-card li+li{margin-top:.7rem}@media (max-width: 768px){.projects-header>h1{font-size:2rem}.featured-grid{grid-template-columns:1fr;margin:2rem 0 3rem}.featured-card{min-height:auto}}@media (min-width: 769px) and (max-width: 1100px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
