@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_21940f47-module__B-V10W__className{font-family:Outfit,Outfit Fallback;font-style:normal}
:root{--primary:#0a66c2;--primary-light:#eff6ff;--primary-dark:#004182;--background:#fafafa;--foreground:#111;--card:#fff;--border:#eaeaea;--muted:#f4f4f5;--muted-foreground:#71717a}.dark{--background:#09090b;--foreground:#fafafa;--card:#18181b;--border:#27272a;--muted:#27272a;--muted-foreground:#a1a1aa;--primary-light:#0a66c233}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;font-family:inherit;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.max-w-6xl{max-width:1152px;margin:0 auto}.px-6{padding-left:1.5rem;padding-right:1.5rem}.glass-effect{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff2e}.dark .glass-effect{background:#18181bb3;border:1px solid #ffffff0d}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.navbar{z-index:50;border-bottom:1px solid var(--border);position:absolute;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;height:80px;display:flex}.navbar-logo{letter-spacing:-.025em;font-size:1.25rem;font-weight:700}.navbar-links{color:var(--muted-foreground);align-items:center;gap:2rem;font-size:.875rem;font-weight:500;display:none}@media (min-width:768px){.navbar-links{display:flex}}.navbar-link{transition:color .2s}.navbar-link:hover{color:var(--foreground)}.theme-toggle{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.theme-toggle:hover{background-color:var(--muted);color:var(--foreground)}.hero-section{flex-direction:column-reverse;align-items:center;gap:3rem;padding-top:10rem;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero-section{flex-direction:row;gap:6rem}}.hero-glow{filter:blur(100px);z-index:-1;pointer-events:none;background-color:#0a66c20d;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-content{text-align:center;z-index:10;flex:1}@media (min-width:768px){.hero-content{text-align:left}}.hero-badge{background-color:var(--primary-light);color:var(--primary);border:1px solid #0a66c233;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){.hero-title{font-size:4.5rem}.hero-title br{display:block}}.hero-title-gradient{background:linear-gradient(to right, var(--primary), #60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--muted-foreground);max-width:42rem;margin-bottom:2rem;font-size:1.125rem;line-height:1.625}@media (min-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-actions{flex-direction:column;align-items:center;gap:1rem;padding-top:1rem;display:flex}@media (min-width:640px){.hero-actions{flex-direction:row;justify-content:center}}@media (min-width:768px){.hero-actions{justify-content:flex-start}}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.75rem 2rem;font-weight:500;transition:all .3s;display:inline-block;box-shadow:0 10px 15px -3px #0a66c240}.btn-primary:hover{background-color:var(--primary-dark);transform:scale(1.05)}.btn-secondary{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background-color:#ffffff80;border-radius:9999px;padding:.75rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.btn-secondary:hover{background-color:var(--muted);transform:scale(1.05)}.hero-image-wrapper{z-index:10;flex:1;justify-content:center;display:flex;position:relative}@media (min-width:768px){.hero-image-wrapper{justify-content:flex-end}}.hero-image-container{background:linear-gradient(to top right,#0a66c233,#0a66c20d,#0000);border-radius:50%;width:16rem;height:16rem;padding:.5rem;position:relative;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.hero-image-container{width:24rem;height:24rem}}.hero-image-inner{border:4px solid var(--card);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.hero-image{object-fit:cover;width:100%;height:100%}.about-section{background-color:var(--muted);padding-top:6rem;padding-bottom:6rem}.about-grid{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (min-width:768px){.about-grid{flex-direction:row}}.about-image-wrapper{flex:1;width:100%;position:relative}.about-image-container{aspect-ratio:4/3;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.about-icon{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;animation:2s infinite bounce;display:flex;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 10px 15px -3px #0a66c24d}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.about-content{flex:1}.section-title{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.about-text{color:var(--muted-foreground);flex-direction:column;gap:1rem;font-size:1.125rem;line-height:1.625;display:flex}.projects-section{padding-top:6rem;padding-bottom:6rem}.projects-title{text-align:center;margin-bottom:4rem}.projects-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background-color:var(--card);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.project-card:hover{transform:translateY(-.5rem);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.project-image-wrapper{aspect-ratio:4/3;background-color:var(--muted);width:100%;position:relative;overflow:hidden}.project-image{object-fit:cover;transition:transform .5s}.project-card:hover .project-image{transform:scale(1.05)}.project-content{flex-direction:column;flex:1;padding:2rem;display:flex}.project-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.project-description{color:var(--muted-foreground);flex:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.625}.project-tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.project-tag{background-color:var(--primary-light);color:var(--primary);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.footer{border-top:1px solid var(--border);background-color:var(--card);margin-top:3rem;padding:2rem 1.5rem}.footer-container{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.footer-container{flex-direction:row}}.footer-links{color:var(--muted-foreground);gap:1.5rem;font-size:.875rem;display:flex}.footer-link{transition:color .2s}.footer-link:hover{color:var(--foreground)}.skills-section{background-color:var(--background);padding-top:6rem;padding-bottom:6rem}.skills-title{text-align:center;margin-bottom:4rem}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.skills-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.skills-grid{grid-template-columns:repeat(6,1fr)}}.skill-card{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.skill-card:hover{border-color:var(--primary-light);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.skill-icon{width:3rem;height:3rem;color:var(--foreground);justify-content:center;align-items:center;display:flex}.skill-name{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.contact-section{background-color:var(--muted);padding-top:6rem;padding-bottom:6rem}.contact-container{text-align:center;background-color:var(--card);border:1px solid var(--border);border-radius:1.5rem;max-width:48rem;margin:0 auto;padding:4rem 2rem;box-shadow:0 10px 15px -3px #0000000d}.contact-subtitle{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.125rem}.contact-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{background-color:var(--background);border:1px solid var(--border);color:inherit;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.contact-card:hover{background-color:var(--primary-light);border-color:#0a66c233;transform:translateY(-3px)}.contact-icon-wrapper{background-color:var(--primary-light);width:3rem;height:3rem;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.contact-name{font-size:.875rem;font-weight:600}.contact-email{color:var(--muted-foreground);font-size:.875rem}.scroll-to-top{background-color:var(--primary);color:#fff;cursor:pointer;z-index:100;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 10px 15px -3px #0a66c266}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background-color:var(--primary-dark);transform:translateY(-5px)}.emailAqil{color:#0a66c2;font-weight:500;transition:color .2s}.emailAqil:hover{color:#0a66c2cc}.music-embed-wrapper{width:100%;margin:0 auto}.music-embed{border-radius:12px;height:300px}@media (min-width:768px){.music-embed-wrapper{width:100%;margin:0 auto}.music-embed{border-radius:14px;height:340px}}@media (min-width:1024px){.music-embed-wrapper{width:60%;margin:0 auto}.music-embed{border-radius:16px;height:380px}}.playlistFav{letter-spacing:-.025em;text-align:center;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.music-section{padding-top:6rem;padding-bottom:6rem}.playlist-title{letter-spacing:-.025em;text-align:center;margin-bottom:4rem;font-size:2.25rem;font-weight:700}.footer-text{color:var(--muted-foreground);font-size:.875rem}.footer-text:hover{color:var(--foreground);transition:all .3s}
