:root{color-scheme:dark;--bg:#111112;--surface:#19191b;--surface2:#232326;--text:#efefed;--muted:#a1a1a8;--subtle:#85858c;--border:#2c2c30;--sans:'General Sans',Arial,sans-serif;--serif:'Gambetta',Georgia,serif;--logo-filter:invert(1);--tile:linear-gradient(145deg,#434348,#242427 65%,#303035)}[data-theme=light]{color-scheme:light;--bg:#fafaf8;--surface:#f0f0ee;--surface2:#e7e7e4;--text:#222224;--muted:#616168;--subtle:#717178;--border:#ddddd9;--logo-filter:none;--tile:linear-gradient(145deg,#fff,#dddeda 70%,#f3f3f0)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--text);outline-offset:5px}::selection{background:#77777366}img{display:block;max-width:100%}.wrap{width:min(1080px,calc(100% - 96px));margin:auto}.header{height:104px;display:flex;align-items:center;gap:28px}.personal-mark{font-size:16px;letter-spacing:-.5px;font-weight:500}.personal-mark>span{color:var(--subtle);padding:0 3px}.header nav{display:flex;gap:27px;margin-left:auto;font-size:13px;color:var(--muted)}.header nav a:hover{color:var(--text)}.theme-toggle{display:grid;place-items:center;width:38px;height:38px;padding:0;border-radius:50%;background:var(--surface);color:var(--text);border:1px solid var(--border);flex-shrink:0}.theme-toggle:hover{background:var(--surface2)}.moon{display:none}[data-theme=light] .moon{display:block}[data-theme=light] .sun{display:none}.menu-toggle{display:none}.profile{display:grid;grid-template-columns:1fr 244px;gap:110px;padding:70px 0 78px;align-items:center}.greeting{font-size:14px;color:var(--muted);display:block;margin-bottom:19px}h1{font-size:clamp(55px,6.2vw,82px);font-weight:500;line-height:1.08;letter-spacing:-4px;margin:0 0 26px}h1>span{color:var(--subtle)}.profile-intro>p{max-width:525px;font-size:16px;line-height:1.85;color:var(--muted);margin:0 0 25px}.profile-links{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.profile-links>a{display:flex;align-items:center;gap:7px;font-size:13px}.profile-links>a>span:last-child{color:var(--subtle)}.profile-links>a:hover{color:var(--muted)}.work-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;color:var(--muted);margin-top:30px}.work-status>a{margin-left:8px;color:var(--text)}.status-light{height:5px;width:5px;border-radius:50%;background:#a6bd90}.personal-photo{align-self:center;padding-top:12px}.personal-photo>img{width:244px;height:294px;object-fit:cover;border-radius:6px;filter:saturate(.65);box-shadow:0 8px 25px #0002}.photo-caption{display:flex;align-items:center;justify-content:space-between;padding-top:16px;font-size:12px;color:var(--muted)}.handwritten{font:italic 22px var(--serif);color:var(--text);letter-spacing:-.5px}.photo-caption .handwritten{transform:rotate(-5deg)}.simple-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px}h2{font-size:25px;font-weight:500;line-height:1.3;letter-spacing:-.8px;margin:0}.simple-heading>a{font-size:13px;color:var(--muted);white-space:nowrap}.simple-heading>a:hover{color:var(--text)}.simple-heading>a span{margin-left:8px}.work-section{padding-bottom:16px}.work-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.featured-work{display:grid;grid-template-columns:.85fr 1.15fr;min-height:315px;margin-bottom:22px}.work-info{padding:30px}.project-title{display:flex;align-items:center;gap:14px}.project-title h3{font-size:23px;font-weight:500;margin:0;letter-spacing:-.5px}.work-info>p{font-size:14px;line-height:1.8;color:var(--muted);margin:17px 0}.stack-line{font-size:12px;color:var(--muted)}.work-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px}.work-links>a{font-size:12px;display:flex;align-items:center;gap:6px}.work-links>a>span:last-child{color:var(--subtle)}.work-links>a:hover{text-decoration:underline;text-underline-offset:4px}.work-screen{position:relative;background:#202323;padding:30px 25px 0;display:block;overflow:hidden;min-height:240px;margin-top:auto}.work-screen>img{width:100%;max-width:none;border-radius:5px 5px 0 0;box-shadow:0 16px 35px #0004;transition:transform .5s}.work-screen:hover img{transform:translateY(-5px)}.featured-work .work-screen{height:100%;padding:52px 0 30px 25px;margin:0}.featured-work .work-screen>img{height:100%;object-fit:cover;object-position:left;width:620px;max-height:250px}.screen-llmslim{background:radial-gradient(ellipse at 80% 0%,#34423d,#1f2624 65%)}.screen-krishyak{background:linear-gradient(140deg,#394f3d,#25352c)}.screen-bharatvaani{background:linear-gradient(145deg,#564334,#302b26)}.screen-engagex{background:linear-gradient(145deg,#38464f,#252d33)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.work-grid .work-info{padding:23px}.work-grid .project-title h3{font-size:21px}.work-grid .project-title .brand-tile{width:34px;height:34px;border-radius:10px}.work-grid .project-title .brand-tile img{width:24px;height:24px}.work-grid .work-info>p{font-size:14px;min-height:101px;margin:14px 0}.work-grid .stack-line{font-size:11px}.work-grid .work-links{gap:14px;margin-top:18px}.work-grid .work-links a{font-size:11px}.work-grid .work-screen{min-height:160px;height:160px;padding:22px 15px 0}.work-grid .work-screen img{width:420px;height:195px;object-fit:cover;object-position:left top}.section{padding-top:75px;padding-bottom:15px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.role-card{border:1px solid var(--border);border-radius:12px;padding:27px;background:var(--surface)}.role-brand{display:flex;gap:16px;align-items:center}.role-brand h3{font-size:17px;margin:0 0 4px;font-weight:500;letter-spacing:-.3px}.role-brand>div>span{font-size:12px;color:var(--muted)}.role-card h4{font-size:15px;font-weight:500;margin:24px 0 10px}.role-card p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}.brand-tile{background:var(--tile);border:1px solid #ffffff13;box-shadow:inset 0 1px 0 #ffffff18,0 5px 15px #0001;display:inline-grid;place-items:center;width:54px;height:54px;flex-shrink:0;border-radius:15px;position:relative;overflow:hidden}.brand-tile>img{width:32px;height:32px;object-fit:contain}.brand-tile .mono{filter:var(--logo-filter)}.brand-aws{background:linear-gradient(140deg,#7c542c,#392e22 58%,#262629)}.brand-aws img{filter:invert(.83) sepia(.9) saturate(3) hue-rotate(335deg)!important}.brand-google{background:linear-gradient(140deg,#344745,#222b35 50%,#44352d)}.brand-github{background:linear-gradient(135deg,#5a5a60,#2c2c30 60%,#222224)}.brand-github>img{filter:invert(1)!important}.brand-linkedin{background:linear-gradient(140deg,#215273,#132d44)}.brand-linkedin>img{filter:invert(1)!important}.brand-drdo{background:linear-gradient(145deg,#d7d6d1,#faf8e7 40%,#aeb7cb)}.brand-drdo img{width:40px;height:40px}.brand-bit{background:linear-gradient(150deg,#f2e2e1,#fff5ed 45%,#dcc7bf)}.brand-bit img{width:42px;height:42px}.brand-geeksforgeeks{background:linear-gradient(140deg,#2e5945,#193e2b 55%,#202b25)}.brand-geeksforgeeks>img{filter:invert(.9) sepia(.4) saturate(1.5) hue-rotate(65deg)!important}.brand-iic{background:linear-gradient(140deg,#fff,#d9dfeb)}.brand-iic>img{width:43px;height:43px}.brand-nasa{background:linear-gradient(140deg,#243d6a,#142442 65%,#352c38)}.brand-nasa>img{filter:invert(1)!important}.brand-llmslim{background:linear-gradient(135deg,#314441,#121719)}.brand-krishyak{background:linear-gradient(140deg,#e2f1cf,#b5c7ac)}.brand-producthunt{background:linear-gradient(140deg,#7a3c31,#402822)}.brand-producthunt>img{filter:invert(1)!important}.brand-tile.tiny{width:17px;height:17px;background:none;border:0;box-shadow:none;border-radius:0;overflow:visible}.brand-tile.tiny img{width:15px;height:15px;filter:var(--logo-filter)!important}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.community-card{border:1px solid var(--border);border-radius:12px;padding:25px;position:relative}.community-card h3{font-size:15px;font-weight:500;letter-spacing:-.2px;margin:20px 0 7px}.community-card h4{font-size:14px;font-weight:400;line-height:1.6;margin:0;color:var(--text)}.community-card p{font-size:12px;color:var(--muted);margin:7px 0 0}.community-note{font-size:13px;color:var(--muted);margin:20px 0 0}.notes-grid{display:grid;grid-template-columns:1fr 310px;gap:60px;align-items:start}.note-copy p{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 20px}.note-copy .handwritten{display:block;margin-top:24px}.education-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:27px}.education-card h3{font-size:19px;margin:17px 0 0;font-weight:500}.education-card>p{font-size:13px;line-height:1.9;color:var(--muted);margin:3px 0 17px}.education-card h4{font-size:14px;font-weight:500;margin:22px 0 5px}.education-card>div{border-top:1px solid var(--border);padding-top:16px;margin-top:18px}.education-card>div>span,.education-card strong{display:block;font-size:13px;font-weight:400}.education-card strong{margin-top:10px}.education-card small{color:var(--muted);font-size:11px}.awards-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 38px}.awards-grid>article{display:flex;align-items:start;gap:17px}.awards-grid h3{font-size:15px;font-weight:500;line-height:1.6;margin:0 0 7px}.awards-grid p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.awards-grid .brand-tile{height:44px;width:44px;border-radius:12px}.awards-grid .brand-tile img{width:27px;height:27px}.tool-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:24px 10px}.tool-grid>div{display:flex;flex-direction:column;align-items:center;gap:11px}.tool-grid .brand-tile{width:48px;height:48px;border-radius:13px}.tool-grid .brand-tile>img{width:25px;height:25px}.tool-grid>div>span:last-child{font-size:11px;text-align:center;color:var(--muted)}.learning-link{display:flex;align-items:center;gap:24px;border:1px solid var(--border);border-radius:12px;padding:25px;margin-top:40px}.learning-logos{display:flex;align-items:center;flex-shrink:0}.learning-logos .brand-tile{width:42px;height:42px;border-radius:50%;margin-right:-12px}.learning-logos .brand-tile:last-child{margin-right:0}.learning-logos img{width:24px;height:24px}.learning-link h3{font-size:16px;font-weight:500;margin:0 0 5px}.learning-link p{font-size:13px;color:var(--muted);margin:0}.learning-link>a{margin-left:auto;font-size:13px;white-space:nowrap}.contact{margin-top:65px;border-top:1px solid var(--border);padding-top:50px;padding-bottom:65px}.contact>p{font-size:14px;color:var(--muted);margin:0 0 12px}.contact h2{font-size:65px;letter-spacing:-3px;font-weight:500}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:28px}.email-link{font-size:19px;letter-spacing:-.4px}.copy-email{border:0;padding:0;background:none;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:4px;display:block;margin-top:15px}.copy-status{display:block;font-size:12px;color:var(--muted);margin-top:6px}footer{border-top:1px solid var(--border);padding:26px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.skip-link{position:fixed;left:20px;top:-100px;background:var(--text);color:var(--bg);padding:10px;z-index:100}.skip-link:focus{top:10px}.back-home{margin-left:auto;font-size:12px;color:var(--muted)}.resume-nav{font-size:12px}.eyebrow{font-size:12px;color:var(--muted);margin:0 0 20px}.case-hero{padding-block:65px 40px}.case-hero h1{font-size:60px;letter-spacing:-2.5px;overflow-wrap:break-word;line-height:1.15}.tags{display:flex;gap:12px;flex-wrap:wrap;margin-block:18px}.tags>span{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.case-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px;font-size:14px}.case-links a{text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--subtle)}.case-image{width:min(1080px,calc(100% - 96px));margin:0 auto 60px}.case-image img{width:100%;border-radius:10px;border:1px solid var(--border)}.case-image figcaption{font-size:12px;color:var(--muted);margin-top:15px}.case-body{display:grid;grid-template-columns:1fr 1.6fr;gap:45px 70px;padding:20px 0 65px}.case-body p,.case-body ul{margin:0;font-size:16px;line-height:1.9;color:var(--muted)}.case-body .eyebrow{display:none}.case-body li+li{margin-top:14px}.case-body ul{padding-left:20px}.case-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--border);padding-block:35px 60px;font-size:14px}.source-note{font-size:12px;color:var(--muted);margin-bottom:40px}.archive-intro{max-width:680px;color:var(--muted);font-size:16px;margin-bottom:40px}.archive-rows>a{display:grid;grid-template-columns:30px 1fr 240px 20px;gap:25px;align-items:center;padding:27px 0;border-top:1px solid var(--border)}.archive-rows h3{font-size:21px;letter-spacing:-.5px;font-weight:500;margin:0 0 5px}.archive-rows p{font-size:13px;color:var(--muted);margin:0}.archive-rows>a>span{font-size:12px;color:var(--muted)}.archive-tech{text-align:right}.other-repos{margin-top:25px;padding:40px 0 60px;border-top:1px solid var(--border)}.other-repos>p{font-size:14px;color:var(--muted)}.repo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.repo-grid a{font-size:14px;color:var(--muted);overflow-wrap:anywhere}.certificate-controls{display:grid;grid-template-columns:1fr 300px;gap:24px}.certificate-controls label{font-size:13px}.certificate-controls input,.certificate-controls select{display:block;width:100%;margin-top:9px;padding:13px 15px;font-size:14px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text)}#certificate-count{font-size:13px;color:var(--muted);margin:30px 0 12px}.certificate{display:flex;align-items:flex-start;gap:20px;border-top:1px solid var(--border);padding:25px 0}.certificate>div:first-of-type{flex:1}.certificate h3{font-size:18px;font-weight:500;line-height:1.5;margin:6px 0 12px;letter-spacing:-.3px}.certificate-issuer{font-size:13px;color:var(--muted)}.certificate-date{font-size:12px;flex-shrink:0;text-align:right}.certificate-date>span{display:block;font-size:11px;color:var(--muted);margin-top:7px}.certificate .tags{margin:10px 0 0}.credential-id{font-size:11px;color:var(--subtle);overflow-wrap:anywhere}.certificate-list~.source-note{margin-top:35px}.empty-results{padding:40px;background:var(--surface);border-radius:10px}.certificate[hidden],.empty-results[hidden]{display:none}.wordmark{font-family:var(--serif);font-size:25px}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.profile{gap:55px;grid-template-columns:1fr 210px}.personal-photo>img{width:210px;height:255px}.work-grid{gap:16px}.work-grid .work-info{padding:20px}.work-links .brand-tile{display:none}.work-grid .work-info>p{min-height:126px}.work-grid .work-links{gap:12px}.notes-grid{gap:35px;grid-template-columns:1fr 280px}.contact-bottom{align-items:start;gap:25px}.contact-bottom .profile-links{gap:15px}.learning-link{gap:20px}.case-image{width:calc(100% - 64px)}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:85px;gap:18px}.header nav{gap:18px;font-size:12px}.personal-mark{font-size:14px}.profile{padding:45px 0 65px;grid-template-columns:1fr 175px;gap:30px}h1{font-size:61px;letter-spacing:-3px}.greeting{font-size:12px}.profile-intro>p{font-size:15px}.personal-photo>img{width:175px;height:220px}.photo-caption .handwritten{font-size:18px}.photo-caption{font-size:11px}.profile-links{gap:19px}.profile-links>a{font-size:12px}.work-status{font-size:11px}.simple-heading h2{font-size:23px}.featured-work{grid-template-columns:1fr 1fr}.featured-work .work-info{padding:25px}.featured-work .project-title{gap:10px}.featured-work .project-title h3{font-size:21px}.featured-work .project-title .brand-tile{width:40px;height:40px;border-radius:12px}.featured-work .work-info>p{font-size:14px}.featured-work .stack-line{font-size:11px}.work-links{gap:14px}.featured-work .work-screen>img{width:510px}.work-grid{grid-template-columns:1fr 1fr}.work-grid .work-card:last-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.work-grid .work-card:last-child .work-screen{height:100%}.work-grid .work-info>p{min-height:101px}.work-grid .work-card:last-child .work-info>p{min-height:auto}.community-grid{grid-template-columns:1fr 1fr}.community-card{padding:22px}.section{padding-top:60px}.experience-grid{gap:16px}.role-card{padding:22px}.role-brand{gap:12px;align-items:flex-start}.role-brand .brand-tile{width:44px;height:44px}.role-brand h3{font-size:15px}.role-brand>div>span{font-size:11px}.notes-grid{grid-template-columns:1fr 240px;gap:30px}.education-card{padding:22px}.awards-grid{gap:24px}.tool-grid{grid-template-columns:repeat(7,1fr);gap:22px 8px}.tool-grid>div>span:last-child{font-size:10px}.tool-grid .brand-tile{width:43px;height:43px}.learning-link{padding:22px}.contact h2{font-size:56px}.contact-bottom{display:block}.contact-bottom .profile-links{margin-top:30px;gap:25px}.case-hero h1{font-size:47px}.case-body{gap:40px}.case-body h2{font-size:23px}.case-image{width:calc(100% - 40px)}.archive-rows>a{grid-template-columns:25px 1fr 160px 20px;gap:15px}.certificate-controls{grid-template-columns:1fr 230px}.certificate{gap:16px}.certificate h3{font-size:17px}.certificate-date>span{max-width:130px}.certificate>.brand-tile{width:43px;height:43px}.repo-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.header nav{display:none;position:absolute;z-index:20;top:76px;left:20px;right:20px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:23px;flex-wrap:wrap;gap:25px}.header nav.open{display:flex}.theme-toggle{margin-left:auto;width:35px;height:35px}.menu-toggle{display:block;border:0;background:none;color:var(--text);font-size:12px;padding:7px 0}.profile{display:flex;flex-direction:column-reverse;gap:30px;align-items:stretch;padding-top:22px;padding-bottom:50px}.personal-photo{align-self:stretch;display:flex;align-items:center;gap:20px;padding:0}.personal-photo>img{height:96px;width:96px;border-radius:50%;object-position:center;box-shadow:none}.photo-caption{display:flex;flex-direction:column;align-items:start;gap:11px;padding:0}.photo-caption .handwritten{font-size:21px}.greeting{font-size:12px;margin-bottom:15px}h1{font-size:64px;letter-spacing:-3px;margin-bottom:22px}.profile-intro>p{font-size:16px;line-height:1.8;margin-bottom:23px}.profile-links{gap:25px}.profile-links>a{font-size:13px}.work-status{margin-top:23px;font-size:11px}.work-status>a{margin-left:6px}.simple-heading{margin-bottom:23px;gap:15px}.simple-heading h2{font-size:23px}.simple-heading>a{font-size:12px}.featured-work{display:flex;min-height:auto;margin-bottom:18px}.featured-work .work-info{padding:25px}.featured-work .project-title h3{font-size:24px}.featured-work .work-info>p{font-size:15px}.featured-work .work-links{gap:22px}.featured-work .work-screen{height:205px;min-height:205px;padding:25px 20px 0}.featured-work .work-screen img{width:100%;height:auto;max-height:none}.work-grid{grid-template-columns:1fr;gap:18px}.work-grid .work-card:last-child{grid-column:auto;display:flex}.work-grid .work-info{padding:25px}.work-grid .work-info>p{min-height:auto;font-size:15px}.work-grid .stack-line{font-size:12px}.work-grid .work-links{gap:20px}.work-grid .work-links a{font-size:12px}.work-grid .project-title .brand-tile{width:40px;height:40px}.work-grid .project-title h3{font-size:23px}.work-grid .work-screen,.work-grid .work-card:last-child .work-screen{height:185px;min-height:185px;padding:25px 20px 0}.work-grid .work-screen img{width:100%;height:auto}.experience-grid{grid-template-columns:1fr}.role-card{padding:25px}.role-brand h3{font-size:17px}.role-brand>div>span{font-size:12px}.role-card h4{font-size:16px}.role-card p{font-size:15px}.role-brand .brand-tile{width:50px;height:50px}.community-grid{gap:12px}.community-card{padding:19px 17px}.community-card .brand-tile{width:45px;height:45px;border-radius:13px}.community-card h3{font-size:14px}.community-card h4{font-size:13px}.community-card p{font-size:12px}.community-note{font-size:12px;line-height:1.8}.notes-grid{grid-template-columns:1fr;gap:30px}.note-copy p{font-size:16px}.education-card{padding:25px}.education-card h3{font-size:21px}.education-card h4{font-size:16px}.education-card>p{font-size:14px}.awards-grid{grid-template-columns:1fr;gap:26px}.awards-grid h3{font-size:15px}.awards-grid p{font-size:14px}.tool-grid{grid-template-columns:repeat(4,1fr);gap:25px 12px}.tool-grid>div>span:last-child{font-size:11px}.tool-grid .brand-tile{width:48px;height:48px}.learning-link{flex-wrap:wrap;gap:20px;padding:23px}.learning-link>div:nth-child(2){flex:1;min-width:165px}.learning-link>a{margin:0 0 0 auto}.contact{margin-top:50px;padding-block:38px 48px}.contact h2{font-size:52px;letter-spacing:-2px}.email-link{font-size:18px}.contact-bottom{margin-top:24px}footer{font-size:11px;gap:12px;flex-wrap:wrap}footer>span:nth-child(2){margin-left:auto}footer>a{display:none}.back-home{font-size:11px;margin-left:auto}.resume-nav{font-size:11px}.header:has(.back-home){gap:15px}.header:has(.back-home) .personal-mark{font-size:12px}.header:has(.back-home) .theme-toggle{margin-left:0;width:31px;height:31px}.case-hero{padding-block:35px 25px}.case-hero h1{font-size:42px;letter-spacing:-1.5px}.case-links{gap:20px;font-size:13px}.case-image{margin-bottom:35px}.case-image figcaption{font-size:12px}.case-body{grid-template-columns:1fr;gap:18px;padding-bottom:30px}.case-body h2{font-size:23px}.case-body p,.case-body ul{margin-bottom:25px;font-size:16px}.case-bottom{display:block;font-size:13px;padding-block:25px 45px}.case-bottom>a{display:block;margin:12px 0}.archive-intro{font-size:15px}.archive-rows>a{grid-template-columns:22px 1fr 17px;gap:15px;padding:24px 0}.archive-tech{display:none}.archive-rows h3{font-size:19px}.repo-grid a{font-size:13px}.certificate-controls{grid-template-columns:1fr;gap:17px}.certificate{display:grid;grid-template-columns:40px 1fr;gap:0 16px}.certificate>.brand-tile{width:40px;height:40px;border-radius:11px;grid-column:1;grid-row:1}.certificate>div:first-of-type{grid-column:2}.certificate-date{grid-column:2;display:flex;gap:15px;text-align:left;margin-top:12px;align-items:center}.certificate-date>span{max-width:none;margin:0;font-size:11px}.certificate h3{font-size:17px}.certificate .brand-tile.tiny{display:none}.credential-id{font-size:11px}}
.brand-sih,.brand-my‌bharat,.brand-ulsa,.brand-iete{background:linear-gradient(140deg,#faf5e6,#cfc9bd)}.brand-my‌bharat img,.brand-sih img{width:38px;height:34px}.brand-olinp{background:linear-gradient(145deg,#344c5c,#1b2b37 65%,#233741)}.brand-olinp img{width:40px;height:40px}.case-hero>.brand-tile{margin-bottom:24px}.certificate h3+.brand-tile{width:35px;height:35px}.certificate>div>.brand-tile{width:32px;height:32px;vertical-align:middle;margin-top:10px}.certificate>div>.brand-tile img{width:21px;height:21px}
@media(max-width:540px){h1{font-size:clamp(48px,16vw,64px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
