*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#020617;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app{color:#c9d1d9;background:radial-gradient(circle at top,#0d1117 0% 50%,#010409 100%);min-height:100vh}.navbar{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1117f2;border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;min-height:74px;padding:1.05rem 1.5rem;display:flex;position:sticky;top:0}.brand{color:#f0f6fc;margin:0;font-size:1.45rem;font-weight:700}.nav-right{flex:1;justify-content:center;align-items:center;margin-left:1.8rem;display:flex;position:relative}.navbar nav{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.navbar a{color:#8b949e;font-size:.9rem;text-decoration:none;transition:color .2s}.navbar a:hover{color:#58a6ff}.nav-avatar{object-fit:cover;border:2px solid #30363d;border-radius:50%;flex-shrink:0;width:38px;height:38px;position:absolute;right:.35rem}.hero-section{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:92vh;padding:2.5rem 2rem;display:grid}.hero-left h2{color:#f0f6fc;margin:.7rem 0;font-size:clamp(1.6rem,3vw,2.4rem)}.hero-left h2 span{color:#58a6ff}.intro{color:#8b949e;margin:0}.cursor{animation:1s infinite blink}@keyframes blink{50%{opacity:0}}.hero-right{justify-content:center;display:flex}.photo-3d{aspect-ratio:3/4;border:1px solid #30363d;border-radius:1.3rem;width:min(340px,85vw);overflow:hidden;transform:rotateY(-12deg)rotateX(5deg);box-shadow:0 18px 40px #010409b3}.photo-3d img{object-fit:cover;width:100%;height:100%}.section{padding:3rem 2rem}.section h3{color:#f0f6fc;margin:0 0 1.5rem;font-size:1.8rem}.skill-marquee{overflow:hidden}.skill-track{gap:.9rem;width:max-content;animation:26s linear infinite slide;display:flex}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.skill-card{background:linear-gradient(135deg,#58a6ff38,#23863638);border:1px solid #8b949e73;border-radius:1rem;align-items:center;gap:.7rem;min-width:190px;padding:1rem 1.05rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 8px 24px #01040959}.skill-card svg{font-size:1.35rem}.skill-card span{color:#f0f6fc;font-size:.98rem;font-weight:600}.skill-card:hover{border-color:#79c0ffbf;transform:translateY(-3px);box-shadow:0 14px 30px #01040980}.timeline{gap:1.9rem;padding:.4rem 0;display:grid;position:relative}.timeline-line{--glow-pos:0%;background:#f0f6fce0;border-radius:999px;width:4px;margin:auto;position:absolute;inset:0}.timeline-line:before{content:"";width:100%;height:var(--glow-pos);border-radius:inherit;background:linear-gradient(#238636,#58a6ff);transition:height 30ms linear;position:absolute;inset:0 auto auto 0}.timeline-card{background:#161b22;border:1px solid #30363d;border-radius:.8rem;width:min(46%,520px);margin:.35rem 0;padding:1.35rem 1.4rem}.timeline-card h4{color:#f0f6fc;margin:.3rem 0}.company-logo{background:#58a6ff14;border:1px solid #30363d;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:.55rem;display:grid}.company-logo svg{color:#5f9cff;font-size:1.5rem}.education-logo{background:#c9d1d914;border:1px solid #30363d;border-radius:50%;width:58px;height:58px;margin-bottom:.65rem;overflow:hidden}.education-logo img{object-fit:cover;width:100%;height:100%}.timeline-card.left{justify-self:start}.timeline-card.right{justify-self:end}.timeline-card ul{margin:.8rem 0 0;padding-left:1.1rem}.certificate-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.4rem;display:grid}.certificate-card{background:#161b22;border:1px solid #30363d;border-radius:.8rem;flex-direction:column;gap:.85rem;min-height:240px;padding:1.35rem 1.4rem;display:flex}.certificate-logo-wrap{background:#c9d1d914;border:1px solid #30363d;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.certificate-logo-wrap svg{font-size:1.65rem}.certificate-card h4{color:#f0f6fc}.certificate-card a{color:#58a6ff;text-decoration:none}.contact-form{gap:.9rem;max-width:650px;display:grid}.contact-form label{gap:.4rem;display:grid}.contact-form input,.contact-form textarea{color:#f0f6fc;font:inherit;background:#0d111766;border:1px solid #30363d99;border-radius:.45rem;padding:.7rem;transition:all .2s}.contact-form input:-webkit-autofill{-webkit-text-fill-color:#f0f6fc!important;border-color:#58a6ff80!important;box-shadow:inset 0 0 0 30px #0d1117cc!important}.contact-form input:-webkit-autofill:hover{-webkit-text-fill-color:#f0f6fc!important;border-color:#58a6ff80!important;box-shadow:inset 0 0 0 30px #0d1117cc!important}.contact-form input:-webkit-autofill:focus{-webkit-text-fill-color:#f0f6fc!important;border-color:#58a6ff80!important;box-shadow:inset 0 0 0 30px #0d1117cc!important}.contact-form input:-webkit-autofill:active{-webkit-text-fill-color:#f0f6fc!important;border-color:#58a6ff80!important;box-shadow:inset 0 0 0 30px #0d1117cc!important}.contact-form input:focus,.contact-form textarea:focus{background:#0d111799;border-color:#58a6ff;outline:none;box-shadow:0 0 0 3px #58a6ff1a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8b949e}.contact-form button{color:#fff;cursor:pointer;background:#238636;border:0;border-radius:.45rem;align-items:center;gap:.5rem;width:fit-content;padding:.7rem 1rem;display:flex}.contact-form button:disabled{opacity:.7;cursor:not-allowed}.hero-social{gap:1rem;margin-top:1rem;display:flex}.hero-social a{color:#8b949e;opacity:.75;font-size:1.7rem;transition:color .2s,text-shadow .2s,transform .2s,opacity .2s}.hero-social a:hover{color:#e6edf3;opacity:1;transform:translateY(-2px)}.footer{border-top:1px solid #30363d;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;min-height:420px;margin-top:4.5rem;padding:2.6rem 2rem 2.8rem;display:grid}.footer-left h3,.footer-right h3{color:#f0f6fc;margin:0 0 .8rem}.footer-left p{color:#8b949e;margin:0 0 1rem}.footer-links{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.footer-right{justify-self:end;width:min(100%,520px)}.footer a{color:inherit;align-items:center;gap:.4rem;text-decoration:none;display:flex}.footer-bottom{color:#8b949e;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;margin-top:.8rem;display:flex}.footer-bottom img{object-fit:cover;border:1px solid #30363d;border-radius:50%;width:28px;height:28px}.brand-github{color:#f0f6fc}.brand-linkedin{color:#0a66c2}.brand-leetcode{color:#ffa116}.brand-github:hover{text-shadow:0 0 12px #f0f6fc80}.brand-linkedin:hover{text-shadow:0 0 12px #0a66c299}.brand-leetcode:hover{text-shadow:0 0 12px #ffa116a6}::-webkit-scrollbar{width:0;height:0}@media (width<=900px){.navbar{flex-direction:column;align-items:flex-start;gap:1rem}.hero-section{grid-template-columns:1fr}.nav-right{justify-content:flex-start;gap:1rem;width:100%;margin-left:0;position:static}.nav-avatar{margin-left:auto;position:static}.timeline-line{margin:0;left:4px;right:auto}.timeline-card,.timeline-card.left,.timeline-card.right{justify-self:stretch;width:100%;margin-left:1rem}.footer{grid-template-columns:1fr;gap:2rem;min-height:auto}.footer-right{justify-self:stretch;width:100%}.footer-bottom{justify-content:center}}
