.navbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d1abf;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.navbar__container{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2rem,1200px);min-height:80px;margin-inline:auto;display:flex}.navbar__logo{font-size:1.75rem;font-weight:700}.navbar__links{color:#94a3b8;align-items:center;gap:2rem;display:flex}.navbar__links a:hover{color:#f8fafc}.navbar__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:14px;padding:.95rem 1.4rem;font-weight:600;transition:transform .25s,box-shadow .25s}.navbar__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #8b5cf640}.navbar__button{padding-inline:1.25rem}@media (width<=768px){.navbar__links{display:none}.navbar__logo{font-size:1.4rem}}.hero{padding:6rem 0}.hero__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;width:min(100% - 2rem,1200px);margin-inline:auto;display:grid}.hero__content{flex-direction:column;gap:1.5rem;display:flex}.hero__eyebrow{color:#94a3b8;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;width:fit-content;padding:.55rem 1rem;font-size:.95rem}.hero h1{margin:0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.hero .hero__roles{color:#94a3b8;letter-spacing:.05em;font-size:1rem}.hero__text{color:#94a3b8;max-width:620px;font-size:1.05rem;line-height:1.8}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero__primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:14px;padding:.95rem 1.4rem;font-weight:600;transition:transform .25s,box-shadow .25s}.hero__primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #8b5cf640}.hero__primary{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.hero__secondary{color:#f8fafc;background:#ffffff08;border:1px solid #ffffff24;border-radius:14px;padding:.95rem 1.4rem;font-weight:600;text-decoration:none;transition:all .25s}.hero__secondary:hover{background:#ffffff0f;transform:translateY(-2px)}.hero__visual{place-items:center;min-height:520px;display:grid;position:relative}.hero__orbit{border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;box-shadow:0 10px 40px #3b82f626}.hero__circle{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:360px;height:360px;padding:4px;display:flex;overflow:hidden;box-shadow:0 0 60px #8b5cf640}.hero__placeholder{color:#94a3b8;background:linear-gradient(#1e293b,#0f172a);border-radius:50%;place-items:center;width:100%;height:100%;font-size:1.1rem;display:grid}.hero__image{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}@media (width<=900px){.hero__container{text-align:center;grid-template-columns:1fr}.hero__eyebrow,.hero__text{margin-inline:auto}.hero__actions{justify-content:center}.hero__visual{min-height:400px}.hero__orbit{width:300px;height:300px}.hero__circle{width:260px;height:260px}}.projects__container{width:min(100% - 2rem,1200px);margin-inline:auto}.projects__header{margin-bottom:2rem}.projects__header h2{margin:.5rem 0 .75rem;font-size:clamp(2rem,4vw,3rem)}.projects__header p:last-child{color:#94a3b8;max-width:700px;line-height:1.8}.projects__eyebrow{color:#c4b5fd;font-weight:600}.projects__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;transition:transform .3s,border-color .3s;overflow:hidden}.project-card:hover{border-color:#8b5cf659;transform:translateY(-6px)}.project-card__image{color:#94a3b8;background:linear-gradient(135deg,#3b82f633,#8b5cf626);place-items:center;height:220px;display:grid}.project-card__body{padding:1.4rem}.project-card h3{margin-bottom:.8rem;font-size:1.35rem}.project-card p{color:#94a3b8;margin-bottom:1rem;line-height:1.7}.project-card__tags{flex-wrap:wrap;gap:.6rem;margin-bottom:1.25rem;display:flex}.project-card__tags span{background:#ffffff0f;border:1px solid #ffffff12;border-radius:999px;padding:.45rem .8rem;font-size:.9rem}.project-card__links{gap:.8rem;display:flex}.project-card__links a{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:1;padding:.85rem 1rem;font-weight:600}.project-card__links a:first-child{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none}@media (width<=1024px){.projects__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.projects__grid{grid-template-columns:1fr}}.skills{padding:5rem 0}.skills__container{width:min(100% - 2rem,1200px);margin-inline:auto}.skills__eyebrow{color:#c4b5fd;margin-bottom:.5rem;font-weight:600}.skills h2{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.skills__list{grid-template-columns:repeat(7,1fr);gap:1rem;display:grid}.skills__list span{text-align:center;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;padding:1rem 1.1rem;font-weight:600}@media (width<=900px){.skills__list{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.skills__list{grid-template-columns:repeat(2,1fr)}}.about-contact{padding-bottom:6rem}.about-contact__container{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.5rem;width:min(100% - 2rem,1200px);margin-inline:auto;display:grid}.about-contact__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;padding:2.25rem;transition:transform .25s,border-color .25s,background .25s;display:flex}.about-contact__card:hover{background:#ffffff0d;border-color:#ffffff24;transform:translateY(-4px)}.about-contact__card h2{margin:.5rem 0 1.25rem;font-size:2rem}.about-contact__card p,.about-contact__card li{color:#94a3b8;line-height:1.7}.about-contact__card p{max-width:58ch}.about-contact__card ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.about-contact__card li{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:.65rem .85rem;transition:all .25s;display:flex}.about-contact__card li:hover{background:#ffffff0d;border-color:#ffffff1a}.about-contact__card a{color:#94a3b8;text-decoration:none;transition:color .25s}.about-contact__card a:hover{color:#f8fafc}.about-contact__eyebrow{color:#c4b5fd;font-weight:600}@media (width<=800px){.about-contact__container{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f8fafc;background:radial-gradient(circle at 100% 0,#8b5cf62e,#0000 30%),radial-gradient(circle at 0 0,#3b82f61f,#0000 25%),#090d1a;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}section{padding:5rem 0}
