:root{color-scheme:light;--bg:#f5f4ef;--surface:rgba(255, 255, 255, 0.76);--surface-strong:rgba(255, 255, 255, 0.92);--text:#171717;--muted:#66645f;--border:rgba(23, 23, 23, 0.1);--accent:#202020;--link:#0f5fbf;--link-hover:#084a97;--button-text:#faf7f2;--shadow:0 28px 60px rgba(18, 18, 18, 0.1)}:root[data-theme=dark]{color-scheme:dark;--bg:#0f1115;--surface:rgba(20, 23, 30, 0.76);--surface-strong:rgba(20, 23, 30, 0.92);--text:#eef2f7;--muted:#9ba4b2;--border:rgba(255, 255, 255, 0.1);--accent:#f3f5f8;--link:#8fc2ff;--link-hover:#b6d7ff;--button-text:#0f1115;--shadow:0 28px 60px rgba(0, 0, 0, 0.35)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(124,58,237,8%),transparent 24%),radial-gradient(circle at bottom right,rgba(14,165,233,8%),transparent 26%),var(--bg);color:var(--text);font-family:inter,segoe ui,sans-serif;line-height:1.65;transition:background-color 180ms ease,color 180ms ease}a{color:inherit;text-decoration:none}.article-body a,.page-intro a,.resume-item__content a,.education-row__content a,.tool-card a{color:var(--link);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.article-body a:hover,.page-intro a:hover,.resume-item__content a:hover,.education-row__content a:hover,.tool-card a:hover{color:var(--link-hover)}img{display:block;max-width:100%}.page-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 3rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.35rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:1.35rem;background:var(--surface);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.site-brand{font-size:1.05rem;font-weight:700;letter-spacing:.02em}.site-nav{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.site-nav a{color:var(--muted);font-size:.95rem;padding:.48rem .8rem;border-radius:999px;transition:color 160ms ease,background-color 160ms ease,border-color 160ms ease}.site-nav a[aria-current=page],.site-nav a:hover{color:var(--text);background:var(--surface-strong)}.site-nav a[aria-current=page]{color:var(--text);background:color-mix(in srgb,var(--surface-strong) 78%,transparent);border:1px solid var(--border)}.site-brand:hover{color:var(--text)}.theme-toggle{border:1px solid var(--border);background:var(--surface-strong);color:var(--text);border-radius:999px;width:3rem;height:3rem;display:inline-flex;gap:.3rem;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(16px);transition:transform 160ms ease,border-color 160ms ease,background-color 160ms ease}.theme-toggle:hover,.icon-button:hover{transform:translateY(-1px)}.theme-toggle__icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem}.theme-toggle__icon svg{width:100%;height:100%}.theme-toggle__icon--moon{color:var(--muted)}:root[data-theme=dark] .theme-toggle__icon--sun{color:var(--muted)}:root[data-theme=dark] .theme-toggle__icon--moon{color:var(--text)}.eyebrow{margin:0 0 .75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:700}.hero{display:grid;grid-template-columns:minmax(0,1fr)minmax(280px,.78fr);gap:3.5rem;align-items:center;min-height:calc(100vh - 11rem);padding:1rem 0 2rem}.hero h1,.page-heading h1,.article-header h1,.not-found h1,.page-intro-block h1{margin:0;font-size:clamp(3rem,8vw,5.8rem);line-height:.95;letter-spacing:-.055em}.hero__lede,.resume-lede{margin:1.2rem 0 0;max-width:42rem;font-size:clamp(1.15rem,2.1vw,1.45rem);color:var(--text)}.hero__body,.page-intro{max-width:38rem;color:var(--muted);font-size:1.02rem}.hero__body p,.page-intro p,.about-copy p{margin:1rem 0 0}.hero__actions{margin-top:2rem}.hero__actions--row{display:flex;flex-wrap:wrap;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:0 1.1rem;border-radius:999px;background:var(--accent);color:var(--button-text);font-weight:600;border:1px solid transparent}.button--ghost{background:0 0;color:var(--text);border-color:var(--border)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:999px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);box-shadow:var(--shadow);transition:transform 160ms ease,border-color 160ms ease,background-color 160ms ease}.icon-button svg{width:1.15rem;height:1.15rem;fill:currentColor}.hero__media{margin:0;justify-self:end;width:min(100%,32rem)}.hero__media img{width:100%;height:auto;border-radius:1.6rem;box-shadow:var(--shadow);background:var(--surface-strong)}.home-section,.content-list,.article,.not-found,.resume-section,.page-intro-block{padding:2.25rem 0 1rem}.home-section--tight{padding-top:.75rem}.home-section--compact{padding-top:1.4rem}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-heading h2,.post-card h3,.post-row h2,.scope-card h3,.highlight-card h3,.resume-panel h2,.tool-card h3{margin:0;font-size:clamp(1.35rem,2vw,1.8rem);letter-spacing:-.03em}.section-heading a,.cta-panel__links a.button--ghost{color:var(--muted)}.scope-grid,.highlight-list,.tool-grid{display:grid;gap:1rem}.scope-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.highlight-list{grid-template-columns:repeat(3,minmax(0,1fr))}.scope-card,.highlight-card,.post-card,.post-row,.term-card,.about-panel,.cta-panel,.resume-item,.tool-card,.education-row{border:1px solid var(--border);border-radius:1.35rem;background:var(--surface);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.scope-card,.highlight-card,.post-card,.tool-card{padding:1.35rem}.highlight-card__top{display:grid;gap:.8rem}.highlight-card__logo-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:3.85rem;padding:.55rem .8rem;border-radius:1rem;background:rgba(255,255,255,.94);border:1px solid rgba(23,23,23,8%)}.highlight-card__logo{width:auto;max-width:10.5rem;max-height:2.7rem;object-fit:contain}.highlight-card__logo.resume-item__logo--tsmc{max-width:12.5rem;max-height:4rem}.scope-card__label,.resume-item__dates,.post-card__meta,.post-row__meta,.article-meta,.highlight-card__company{color:var(--muted);font-size:.92rem}.about-grid{display:grid;grid-template-columns:minmax(0,1.15fr)minmax(260px,.85fr);gap:1rem;align-items:start}.about-copy{max-width:44rem}.skill-pills,.tag-list{display:flex;flex-wrap:wrap;gap:.55rem;list-style:none;padding:0;margin:1rem 0 0}.skill-pills li,.tag-list a{display:inline-flex;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--border);color:var(--muted);font-size:.86rem}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.post-card__meta,.post-row__meta,.article-meta{color:var(--muted);font-size:.92rem}.stack{display:grid;gap:1rem}.post-row{display:grid;grid-template-columns:11rem minmax(0,1fr);gap:1rem;padding:1.2rem 1.3rem}.article{max-width:50rem}.article-header{margin-bottom:2rem}.article-figure{margin:0 0 1.6rem}.article-gallery{display:grid;gap:1rem;margin-bottom:1.6rem}.article-figure img{width:min(100%,32rem);height:auto;border-radius:1.35rem;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow)}.article-body{font-size:1.05rem}.article-body p,.article-body ul,.article-body ol,.article-body blockquote,.resume-item__content ul{margin:1rem 0}.article-body ul,.article-body ol,.resume-item__content ul{padding-left:1.35rem}.page-intro-block{max-width:52rem}.resume-timeline{display:grid;gap:1rem}.resume-item{display:grid;grid-template-columns:minmax(220px,.78fr)minmax(0,1.22fr);gap:1.4rem;padding:1.4rem}.resume-item__meta h3{margin:.35rem 0 0;font-size:1.25rem;letter-spacing:-.03em}.resume-item__company{margin:.25rem 0 0;color:var(--muted)}.resume-item__summary{margin-top:0;font-weight:600}.resume-item__logo{width:auto;max-width:12rem;max-height:3rem;object-fit:contain}.resume-item__meta img.resume-item__logo{display:block;width:12rem;min-height:3.8rem;padding:.65rem .9rem;border-radius:1rem;background:rgba(255,255,255,.94);border:1px solid rgba(23,23,23,8%);margin-bottom:1rem}.resume-item__logo--tsmc{width:15.5rem;max-width:15.5rem;max-height:5rem}.resume-item__meta img.resume-item__logo--tsmc{min-height:4.6rem;padding:.45rem .6rem}.education-timeline{display:grid;gap:1rem}.education-row{display:grid;grid-template-columns:minmax(260px,.82fr)minmax(0,1.18fr);gap:1.4rem;padding:1.4rem}.education-row__meta{display:grid;align-content:start;gap:.45rem}.education-row__logo-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:4rem;padding:.65rem .9rem;border-radius:1rem;background:rgba(255,255,255,.94);border:1px solid rgba(23,23,23,8%)}.education-row__logo{width:auto;max-width:12rem;max-height:3rem;object-fit:contain}.education-row__logo--iitk{max-width:13.5rem;max-height:5rem}.education-row h3{margin:.1rem 0 0;font-size:1.25rem;letter-spacing:-.03em}.education-row__content{display:grid;align-content:start}.education-row__degree{margin:0;font-size:1.02rem;font-weight:600}.education-row__note{margin-top:.9rem;max-width:44rem;color:var(--muted)}.education-row__note p{margin:0}.education-row__dates{margin:-.1rem 0 0;white-space:nowrap;color:var(--muted);font-size:1.02rem}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.terms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.term-card{display:flex;justify-content:space-between;align-items:center;padding:1.15rem 1.2rem}.not-found{min-height:60vh;display:grid;align-content:center;gap:1rem;max-width:36rem}.site-footer{padding-top:3rem;color:var(--muted);font-size:.92rem}@media(max-width:980px){.hero,.about-grid,.scope-grid,.highlight-list,.tool-grid{grid-template-columns:1fr}.resume-item,.education-row{grid-template-columns:1fr}.education-row__heading{align-items:flex-start;flex-direction:column}.hero{min-height:auto;gap:2rem;padding-top:.5rem}.hero__media{justify-self:start;max-width:26rem}}@media(max-width:920px){.site-header,.section-heading,.post-row{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr}.post-row{display:block}}@media(max-width:640px){.page-shell{width:min(100% - 1.2rem,100%)}.site-header{align-items:flex-start;flex-direction:column;padding-bottom:1.25rem}.site-nav{gap:.8rem}.hero h1,.page-heading h1,.article-header h1,.not-found h1,.page-intro-block h1{font-size:clamp(2.3rem,12vw,4rem)}.theme-toggle{width:2.75rem;height:2.75rem}}