*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Poppins,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#e6e6e6;background:radial-gradient(1200px 800px at 80% -10%,rgba(29,114,184,.25),transparent 60%),radial-gradient(900px 600px at -10% 20%,rgba(0,174,239,.18),transparent 60%),linear-gradient(180deg,#050505,#000);background-attachment:fixed}a{color:#1d72b8;text-decoration:none;transition:color .18s ease}a:hover{color:#e50914}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}section{padding:80px 0}.title{font-size:clamp(1.8rem,4vw,2.2rem);margin:0 0 24px;color:#1d72b8}.card{background:#0b0b0b;border:1px solid rgba(29,114,184,.35);border-radius:14px;box-shadow:0 6px 16px #00000059}.btn{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:10px;border:1px solid rgba(255,255,255,.08);font-weight:600;cursor:pointer;transition:all .2s ease}.btn--primary{background:#e50914;color:#fff}.btn--primary:hover{filter:brightness(1.05);box-shadow:0 0 0 4px #e5091426,0 10px 30px #e5091440}.btn--ghost{background:transparent;color:#e6e6e6;border-color:#1d72b866}.btn--ghost:hover{color:#fff;border-color:#e50914;box-shadow:0 0 0 4px #1d72b826}.grid{display:grid;gap:18px}@media(min-width:768px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.hero{padding:120px 0 80px;position:relative;overflow:hidden}.hero__inner{display:grid;gap:24px;align-items:center}.hero__content{display:flex;flex-direction:column;gap:12px}.hero__name{font-size:clamp(2.4rem,5vw,4rem);margin:0;color:#fff}.hero__subtitle{font-size:clamp(1.1rem,2vw,1.35rem);color:#9aa4af;margin:6px 0 18px}.hero__actions{display:flex;gap:12px}.hero__profile{justify-self:center}.hero__photo-wrapper{width:220px;height:220px;border-radius:999px;padding:4px;background:radial-gradient(circle at 0% 0%,#1d72b866,#e5091466);box-shadow:0 18px 45px #000000b3}.hero__photo{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}@media(min-width:768px){.hero__inner{grid-template-columns:minmax(0,2fr) minmax(0,1.5fr)}.hero__profile{justify-self:end}}.hero__glow{position:absolute;inset:-20% -10% auto auto;width:60vw;height:60vw;background:radial-gradient(closest-side,rgba(29,114,184,.15),transparent 65%);filter:blur(20px);pointer-events:none}.about .about__card{padding:22px}.about p{color:#e6e6e6;line-height:1.7}.skills .skills__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(min-width:700px){.skills .skills__grid{grid-template-columns:repeat(4,1fr)}}.skill{background:#0b0b0b;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:16px;display:flex;align-items:center;gap:12px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.skill:hover{transform:translateY(-2px);border-color:#e5091499;box-shadow:0 10px 28px #e5091426}.skill__icon{width:28px;height:28px;color:#1d72b8}.skill__name{font-weight:600}.hard-skills__title{font-size:1.8rem;margin:0 0 32px;color:#1d72b8}.hard-skills__category{margin-bottom:24px;padding:20px;background:#0b0b0b;border:1px solid rgba(255,255,255,.06);border-radius:14px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hard-skills__category:hover{transform:translateY(-2px);border-color:#1d72b866;box-shadow:0 10px 28px #1d72b826}.hard-skills__category-title{font-size:1.1rem;margin:0 0 12px;color:#fff;font-weight:600}.hard-skills__list{color:#e6e6e6;line-height:1.8;font-size:.95rem}.hard-skills__item{display:inline}.projects .projects__grid{display:grid;gap:16px}@media(min-width:900px){.projects .projects__grid{grid-template-columns:repeat(3,1fr)}}.project{background:#0b0b0b;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project:hover{transform:translateY(-3px);border-color:#1d72b88c;box-shadow:0 14px 32px #1d72b82e}.project__title{font-size:1.15rem;color:#fff;margin:0}.project__stack{color:#9aa4af;font-size:.95rem}.project__desc{color:#e6e6e6;opacity:.95}.project__actions{display:flex;gap:10px;margin-top:6px}.badge{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;font-weight:600;border:1px solid rgba(255,255,255,.08)}.badge--private{color:#fff;background:linear-gradient(135deg,#1d72b826,#e509142e)}.contact{padding-bottom:60px}.contact__content{display:flex;flex-direction:column;align-items:flex-start;gap:32px;text-align:left}.contact__text{max-width:600px;color:#e6e6e6;font-size:1.05rem;line-height:1.7;margin:0}.contact__icons{display:grid;grid-template-columns:repeat(2,64px);gap:14px;justify-content:start}@media(min-width:480px){.contact__icons{grid-template-columns:repeat(4,64px)}}.icon-btn{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#0f0f0f;border:1px solid rgba(255,255,255,.08);color:#1d72b8;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease}.icon-btn:hover{transform:translateY(-2px) scale(1.03);color:#e50914;border-color:#1d72b899;box-shadow:0 10px 30px #1d72b838}.muted{color:#9aa4af}.footer{border-top:1px solid rgba(255,255,255,.06);padding:32px 0 24px;margin-top:80px;background:#0000004d}.footer__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;color:#e6e6e6;font-size:.9rem}.footer__content p{margin:0;line-height:1.5}.footer__content strong{color:#fff;font-weight:600}.footer__heart{color:#e50914;display:inline-block;margin:0 4px;vertical-align:middle;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.footer__copyright{color:#9aa4af;font-size:.8rem}@media(min-width:768px){.footer{padding:40px 0 28px}.footer__content{flex-direction:row;justify-content:space-between;align-items:center}.footer__copyright{text-align:right}}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);background:linear-gradient(180deg,#000000d9,#0009);border-bottom:1px solid rgba(255,255,255,.06)}.site-header--scrolled{box-shadow:0 6px 16px #00000059}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.site-header__brand{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff;background:linear-gradient(135deg,#e50914,#1d72b8e6);box-shadow:0 6px 16px #e5091440}.site-header__nav{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:600px){.site-header__nav{gap:6px}.site-header__link{font-size:.9rem;padding:6px 8px}}.site-header__link{color:#e6e6e6;padding:8px 10px;border-radius:8px;transition:color .16s ease,background .16s ease}.site-header__link:hover{color:#fff;background:#ffffff0a}.site-header__link.is-active{color:#1d72b8;background:#1d72b814}.skip-link{position:absolute;top:-100px;left:0;background:#1d72b8;color:#fff;padding:12px 20px;text-decoration:none;font-weight:600;z-index:100;border-radius:0 0 8px;transition:top .2s ease;opacity:0;pointer-events:none}.skip-link:focus{top:0;opacity:1;pointer-events:auto}html{scroll-behavior:smooth;scroll-padding-top:80px}:focus-visible{outline:3px solid rgba(29,114,184,.7);outline-offset:2px;border-radius:8px}.experience .experience__list{display:grid;gap:14px}@media(min-width:800px){.experience .experience__list{grid-template-columns:repeat(2,1fr)}}.experience .experience__item{padding:18px;display:flex;flex-direction:column;gap:8px}.experience .experience__role{margin:0;color:#fff;font-size:1.05rem}.experience .experience__meta{font-size:.95rem}.experience .experience__desc{color:#e6e6e6;line-height:1.6}
