:root{--bg:#fff;--surface:#fff;--surface-soft:#f3f4f6;--surface-softer:#f8fafc;--border:#eceef2;--border-strong:#d8dde6;--text:#111;--text-secondary:#444;--text-muted:#666;--text-subtle:#777;--chip-bg:#eee;--chip-text:#333;--footer-bg:#fdfdfdeb;--shadow-soft:0 10px 30px #1111110f;--shadow-card:0 1px 1px #11111114;--focus-ring:#00bc2f73;--accent:#00bc2f}html[data-theme=dark]{--bg:#090b0f;--surface:#101318;--surface-soft:#171b22;--surface-softer:#0d1015;--border:#20242c;--border-strong:#2b313c;--text:#f3f4f6;--text-secondary:#c7ced8;--text-muted:#9aa4b2;--text-subtle:#a8b0bc;--chip-bg:#171b22;--chip-text:#dde3ea;--footer-bg:#090b0fe6;--shadow-soft:0 14px 36px #00000052;--shadow-card:0 1px 1px #00000073;--focus-ring:#5eead459}html{background:var(--bg);color:var(--text);letter-spacing:-.025rem;scroll-behavior:smooth;font-family:Menlo,Monaco,Lucida Console,Courier New,Courier,monospace;transition:background-color .2s,color .2s}body,figure{margin:0;padding:0}body{background:var(--bg);color:var(--text);transition:background-color .2s,color .2s}a{text-decoration:none}ul{margin:0;padding:0;list-style:none}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4{color:var(--text);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}p{color:var(--text-muted);text-wrap:pretty;margin:0;font-size:.9rem;line-height:1.5}img{display:block}main{width:100%;margin:auto;padding:5.5rem 4rem 4rem}.section{max-width:700px;margin:0 auto 48px;scroll-margin-top:5.5rem}.section-title{color:var(--text);margin-bottom:8px;font-size:1.5rem;font-weight:700;line-height:1.5}.print{display:none!important}.theme-toggle{z-index:1000;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--text);font:inherit;cursor:pointer;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s,color .2s,box-shadow .2s;display:inline-flex;position:fixed;top:1.25rem;right:2rem}.theme-toggle:hover{background:var(--surface-soft);border-color:var(--border-strong);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.theme-toggle__icon{justify-content:center;align-items:center;width:1.15rem;font-size:.95rem;line-height:1;display:inline-flex}.theme-toggle__text{letter-spacing:-.02rem}.hero-container{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-container.without-image{justify-content:flex-start}.hero-info{flex-direction:column;gap:.5rem;padding-right:32px;display:flex}.hero-info h1{font-size:2rem}.hero-info h2{color:var(--text-secondary);text-wrap:balance;font-size:1.1rem;font-weight:500}.hero-location{color:var(--text-muted);letter-spacing:-.05rem;align-items:center;gap:.25rem;font-size:.85rem;display:flex}.hero-links{color:var(--text-muted);gap:4px;margin-top:8px;font-size:.65rem;display:flex}.hero-links a{color:var(--text-subtle);border:1px solid var(--border);background:var(--surface);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;transition:all .3s;display:inline-flex}.hero-links a:hover{background:var(--surface-soft);border:1px solid var(--border-strong);color:var(--text)}.hero-image{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);border-radius:16px;width:128px}.education-list,.card-list{flex-direction:column;gap:24px;display:flex}.education-list{gap:32px}.education-header,.card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:8px;display:flex}.education-card h3,.card h3{color:var(--text);margin-bottom:4px;font-size:1rem;font-weight:500}.degree,.card-subtitle{color:var(--text-secondary);margin-top:4px;font-weight:500}.location,.education-time,.coursework-label,.card-meta{color:var(--text-muted);margin-top:4px;font-size:.82rem}.education-meta{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.education-time{text-align:right;min-width:102px}.cgpa{color:var(--text);border:1px solid var(--border);background:var(--surface-softer);white-space:nowrap;border-radius:999px;padding:.25rem .55rem;font-size:.82rem;font-weight:600}.coursework{margin-top:12px}.coursework-label{margin-bottom:8px;font-size:.8rem}.chips,.course-chips{flex-flow:wrap;align-items:flex-start;gap:8px;display:flex}.chip,.course-chips li{background:var(--chip-bg);border:1px solid var(--border);width:fit-content;max-width:100%;color:var(--chip-text);white-space:nowrap;border-radius:6px;align-items:center;padding:.3rem .55rem;font-size:.75rem;font-weight:500;display:inline-flex}.card,.education-card,.contribution-card,.year-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:16px}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-inline:-16px;display:grid}.project-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;gap:16px;height:100%;padding:16px;display:flex}.project-card header{flex:1}.project-card h3{margin-bottom:4px}.project-card a,.project-name{color:var(--text)}.project-card a:hover{text-decoration:underline}.project-card p{margin-bottom:4px;font-size:.75rem;line-height:1.2rem}.project-year{color:var(--text-secondary);margin-bottom:8px;font-weight:600}.active-indicator{color:var(--accent);margin-left:.35rem;animation:3s ease-in infinite flicker}.project-highlights{flex-wrap:wrap;gap:4px;font-size:.6rem;display:flex}.project-highlights span{background:var(--chip-bg);color:var(--chip-text);border-radius:6px;padding:.2rem .6rem;font-size:.6rem;font-weight:500}.github-code-link{margin-left:5px}.info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.info-card h3{color:var(--text);margin-bottom:12px;font-size:1rem}.contribution-card{flex-direction:column;gap:1rem;display:flex}.contribution-card a{color:var(--text);width:fit-content;font-size:.8rem;font-weight:600}.contribution-card a:hover{text-decoration:underline}.calendar-panels{flex-direction:column;gap:1rem;display:flex}.year-panel{background:var(--surface-softer)}.heatmap-shell,.heatmap-frame{flex-direction:column;gap:.75rem;display:flex}.heatmap-frame{gap:.6rem}.heatmap-scroll{border:1px solid var(--border);background:var(--surface);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;scrollbar-width:thin;border-radius:8px;min-height:140px;padding:12px;overflow-x:auto}.heatmap-scroll.is-dragging{cursor:grabbing}.heatmap-image{width:auto;min-width:100%;max-width:none;height:auto;display:block}.heatmap-status{color:var(--text-muted);font-size:.78rem}.heatmap-frame.is-error .heatmap-status{color:var(--text-secondary)}.legend{justify-content:flex-end;align-items:center;display:flex}.legend-swatches{align-items:center;gap:3px;display:inline-flex}.legend-swatch{border-radius:2px;width:10px;height:10px}.legend-swatch.level-0{background:#ebedf0}.legend-swatch.level-1{background:#9be9a8}.legend-swatch.level-2{background:#40c463}.legend-swatch.level-3{background:#30a14e}.legend-swatch.level-4{background:#216e39}html[data-theme=dark] .legend-swatch.level-0{background:#161b22}html[data-theme=dark] .legend-swatch.level-1{background:#0e4429}html[data-theme=dark] .legend-swatch.level-2{background:#006d32}html[data-theme=dark] .legend-swatch.level-3{background:#26a641}html[data-theme=dark] .legend-swatch.level-4{background:#39d353}.command-footer{background:var(--footer-bg);color:var(--text-muted);border-top:1px solid var(--border);text-align:center;-webkit-backdrop-filter:blur(10px);width:100%;padding-block:8px;font-size:.85rem;animation:.3s linear fadeIn;position:fixed;bottom:0}.command-footer kbd,.command-palette kbd{background:var(--chip-bg);color:var(--chip-text);border:1px solid var(--border);border-radius:4px;padding:2px 4px;font-size:12px}.footer-button{background:var(--surface);color:var(--text-subtle);border:1px solid var(--border);box-shadow:var(--shadow-soft);cursor:pointer;z-index:900;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:none;position:fixed;bottom:10px;right:10px}.command-overlay{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a2e;place-items:start center;padding-top:4.5rem;display:grid;position:fixed;inset:0}.command-palette{border:1px solid var(--border-strong);background:var(--surface);border-radius:10px;width:min(760px,100vw - 2rem);max-height:min(680px,100vh - 7rem);overflow:hidden;box-shadow:0 30px 80px #0f172a2e}.command-palette input{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:0 0;outline:none;padding:1.35rem 1.5rem;font-size:1.4rem}.command-list{max-height:430px;padding:.75rem;overflow-y:auto}.command-group-title{color:var(--text-muted);text-transform:uppercase;margin:.6rem .75rem .35rem;font-size:.72rem;font-weight:700}.command-item{width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.command-item[data-active=true],.command-item:hover{background:var(--surface-soft)}.command-item-main{align-items:center;min-width:0;display:inline-flex}.command-icon{margin-right:8px;display:inline-flex}.command-footer-row{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;gap:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}@keyframes flicker{0%,to{opacity:1}50%{opacity:.25}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:700px){main{padding:4.75rem 2rem 2rem}.section{margin-bottom:38px}.theme-toggle{padding:.5rem .8rem;font-size:.75rem;top:.9rem;right:1.25rem}.hero-container{flex-direction:column-reverse}.hero-container.without-image{flex-direction:column}.hero-info{text-align:center;justify-content:center;align-items:center;padding-right:0}.hero-container figure{justify-content:center;align-items:center;margin:0 auto;display:flex}.education-header,.card-header{flex-direction:column}.education-meta{align-items:flex-start}.education-time{text-align:left}.projects-grid{margin-inline:0}.project-card,.card,.education-card,.contribution-card,.year-panel{box-shadow:var(--shadow-card);background:0 0;border:none;padding:0 0 16px}.legend{justify-content:flex-start}.command-footer{display:none}.footer-button{display:flex}.command-footer-row{flex-direction:column;gap:.35rem}}@media print{html,body{color:#111!important;background:#fff!important}.no-print{display:none!important}.print{display:block!important}article{break-inside:avoid}.active-indicator{animation-name:none}}
