*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden;overscroll-behavior:none}body{font-family:Inter,sans-serif;background:#0f0f1b;color:#eaeaea;line-height:1.7;min-height:100vh;background-image:radial-gradient(circle at 20% 30%,#1a1a2f,#0f0f1b 80%)}h1,h2{font-weight:700;margin-bottom:.5rem;letter-spacing:-.5px}p{opacity:.85;margin-bottom:1rem}@media (max-width: 768px){h1{font-size:3.2rem}h2{font-size:2.4rem}h3{font-size:1.8rem}p{font-size:.95rem;line-height:1.6}}@media (max-width: 480px){h1{font-size:2.8rem}h2{font-size:2rem}h3{font-size:1.6rem}p{font-size:.9rem;line-height:1.5}}section{padding:5rem 2rem;max-width:1000px;margin:0 auto}@media (max-width: 768px){section{padding:3rem 1rem}}@media (max-width: 480px){section{padding:2rem .75rem}}nav{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 2rem;background-color:#0f0f1bd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;position:sticky;top:0;z-index:999;border-bottom:1px solid rgba(255,255,255,.05)}@media (max-width: 768px){nav{padding:1rem;flex-wrap:wrap}}@media (max-width: 480px){nav{padding:.75rem}}.hero{text-align:center;padding-top:6rem;padding-bottom:6rem;background:linear-gradient(145deg,#1a1a2f,#141426);border-radius:1.5rem;margin:2rem auto;max-width:900px;box-shadow:0 0 20px #0006}.hero h2{font-size:2.8rem;background:linear-gradient(to right,#00c6ff,#0072ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.hero p{font-size:1.2rem;color:#ccc}@media (max-width: 768px){.hero{padding:4rem 2rem;margin:1rem;border-radius:1rem}.hero h2{font-size:2.2rem}.hero p{font-size:1.1rem}}@media (max-width: 480px){.hero{padding:3rem 1.5rem;margin:.5rem}.hero h2{font-size:1.8rem}.hero p{font-size:1rem}}.projects ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:0;list-style:none}.projects li{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:2rem;box-shadow:0 4px 30px #0003;transition:transform .3s ease}.projects li:hover{transform:translateY(-6px) scale(1.02);background:#ffffff12}@media (max-width: 768px){.projects ul{grid-template-columns:1fr;gap:1.5rem}.projects li{padding:1.5rem}}@media (max-width: 480px){.projects ul{gap:1rem}.projects li{padding:1.25rem}}.about,.contact{background-color:#ffffff08;border-radius:1rem;padding:2.5rem;margin-top:2rem;box-shadow:inset 0 0 20px #ffffff05}@media (max-width: 768px){.about,.contact{padding:2rem;margin-top:1.5rem}}@media (max-width: 480px){.about,.contact{padding:1.5rem;margin-top:1rem}}a{color:#00c6ff;text-decoration:none;transition:color .2s ease}a:visited{color:#00a8e0}a:hover,a:focus{color:#fff;text-decoration:underline}
