:root{--nav-h:56px}.normal-page{width:100%;min-height:100vh;padding-top:var(--nav-h);color:#e5e7eb;background:radial-gradient(circle at 20% 30%,#2878ff1f,#0000 40%),radial-gradient(circle at 80% 70%,#00b4ff14,#0000 50%),linear-gradient(#0b0f18 0%,#0c1322 100%)}.normal-layout{grid-template-columns:320px minmax(0,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:3rem 2rem 4rem;display:grid}.normal-sidebar{top:calc(var(--nav-h) + 24px);background:#0b0f18f5;border:1px solid #78a0ff66;border-radius:24px;align-self:flex-start;padding:1rem 2rem;position:sticky;box-shadow:0 18px 45px #0009}.normal-avatar{border:2px solid #78beffb3;border-radius:999px;width:140px;height:140px;margin:0 auto 1.5rem;overflow:hidden}.normal-avatar img{object-fit:cover;width:100%;height:100%}.normal-name{text-align:center;margin-bottom:.5rem;font-size:1.6rem}.normal-role{text-align:center;color:#9ca3af;margin-bottom:1.2rem;font-weight:500}.normal-summary{color:#cbd5e1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.normal-links{flex-direction:column;gap:.6rem;display:flex}.social-btn{text-align:center;color:#e5e7eb;border:1px solid #94a3b866;border-radius:999px;padding:.55rem .9rem;font-size:.9rem;text-decoration:none;transition:all .2s}.social-btn.github:hover{border-color:#f97316;box-shadow:0 0 16px #f8963c66}.social-btn.linkedin:hover{border-color:#38bdf8;box-shadow:0 0 16px #38bdf866}.social-btn.email:hover{border-color:#22c55e;box-shadow:0 0 16px #22c55e66}.normal-main{flex-direction:column;gap:2rem;display:flex}.normal-section{background:#0f131ef2;border:1px solid #5a82ff59;border-radius:20px;padding:2rem 2.4rem;box-shadow:0 18px 45px #0000008c}.normal-section-title{margin-bottom:1.5rem;font-size:1.4rem}.timeline-item+.timeline-item{border-top:1px solid #374151b3;margin-top:1.5rem;padding-top:1.2rem}.timeline-header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.timeline-header h3{font-size:1.05rem}.timeline-date{color:#9ca3af;font-size:.85rem}.timeline-company{color:#9ca3af;margin-top:.3rem;font-size:.9rem}.timeline-list{margin-top:.7rem;padding-left:1.2rem}.timeline-list li{margin-bottom:.4rem;font-size:.9rem}.skills-groups{flex-direction:column;gap:1.5rem;display:flex}.skills-group-title{color:#9ca3af;margin-bottom:.5rem;font-size:.95rem}.skills-list{flex-wrap:wrap;gap:.6rem;margin:0;padding-left:1rem;list-style:none;display:flex;position:relative}.skills-list:before{content:"•";color:#fff;position:absolute;top:.2rem;left:0}.skill-pill{background:#1e40af59;border:1px solid #818cf880;border-radius:999px;padding:.25rem .7rem;font-size:.85rem}.view-toggle button.active{color:#0b0f18;background:#fff;border-color:#fff;box-shadow:0 0 18px #78beff59}@media (max-width:900px){.normal-layout{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem 3rem}.normal-sidebar{position:static}}@media (max-height:700px){.normal-page{padding-top:72px}.normal-layout{flex-direction:column;gap:1.5rem;max-width:960px;margin:0 auto;padding:2rem 1.5rem 3rem;display:flex}.normal-sidebar,.normal-section{width:100%;max-width:900px;margin-left:auto;margin-right:auto;padding-inline:1.8rem;position:static;top:auto}.normal-sidebar{margin-bottom:0;padding-top:1.6rem;padding-bottom:1.6rem}.normal-avatar{width:110px;height:110px;margin-bottom:1rem}.normal-name{font-size:1.3rem}.normal-summary{font-size:.9rem}}
