@font-face{font-family:Space;src:url('assets/fonts/space-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Space;src:url('assets/fonts/space-light.ttf') format('truetype');font-weight:300;font-display:swap}
@font-face{font-family:Space;src:url('assets/fonts/space-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--canvas:#e8e8f0;--paper:#ffffff;--ink:#16141e;--muted:#504b5c;--violet:#6f61d8;--pink:#ed9df8;--aqua:#79d8cf;--purple:#8a51c5;--yellow:#ffc04d;--line:#d0ccd9;--radius:24px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Space,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:disabled{cursor:default}button,a,input{outline-offset:6px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #4930a2}::selection{background:var(--pink);color:var(--ink)}[hidden]{display:none!important}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:14px 20px;background:var(--ink);color:white;transform:translateY(-180%)}.skip-link:focus{transform:none}.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}
.intro-stage{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:64px 8.3vw}.hero-frame{position:relative;container-type:inline-size;max-width:1708px;width:100%;aspect-ratio:1.70;background:var(--paper);border-radius:32px;padding:4.5% 5.35%;box-shadow:0 50px 45px -45px #0008;display:grid;grid-template-columns:39.7% 1fr;gap:3.4%}.side-nav{position:absolute;left:1.3%;top:30%;bottom:10%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:35px}.side-nav a{writing-mode:vertical-rl;transform:rotate(180deg);font-size:clamp(12px,1.3cqw,20px);font-weight:700;padding:12px;min-height:60px;transition:color .2s}.side-nav a:hover{color:#6552a2}.profile{position:relative;isolation:isolate;min-width:0;display:flex;flex-direction:column;justify-content:flex-end;padding:0 7.5% 7%;color:white}.profile:before{content:'';position:absolute;inset:0;z-index:-1;background:var(--violet);border-radius:26px;clip-path:polygon(0 8%,28% 8%,31% 7.6%,41% .8%,44% 0,100% 0,100% 100%,0 100%)}.about-label{position:absolute;top:-1%;left:0;display:flex;align-items:center;gap:12px;min-height:44px;color:var(--ink);font-size:clamp(16px,1.55cqw,25px);font-weight:700}.about-label .icon{width:1.6em;height:1.6em}.portrait-scene{position:absolute;top:7.4%;left:20%;width:73%;height:54%;display:grid;place-items:center;isolation:isolate;overflow:hidden;border-radius:0 0 48% 48%}.portrait-disc{position:absolute;width:94%;aspect-ratio:1;border:7px solid white;border-radius:50%;z-index:-1;top:11%;padding:16px}.portrait-disc:after{content:'';display:block;width:100%;height:100%;border-radius:50%;background:var(--pink)}.portrait-scene img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:grayscale(1)}.profile-name{font-size:clamp(40px,5.2cqw,87px);line-height:1.05;font-weight:400;letter-spacing:-.07em;margin:0 0 24px;position:relative}.profile-name .intro-word{font-weight:300;display:block;margin-bottom:8px}.profile-name span{display:block}.profile-email{font-size:clamp(11px,1.27cqw,20px);letter-spacing:-.04em;align-self:flex-start;display:flex;align-items:center;gap:7px;min-height:44px;border-bottom:1px dashed #fff9;white-space:nowrap}.profile-email .icon{width:16px;height:16px}.cv-seal{position:absolute;right:8%;bottom:8%;width:24%;aspect-ratio:1;background:var(--ink);border-radius:50%;outline:1px solid #191829;outline-offset:8px;display:grid;place-items:center}.cv-seal svg{width:100%;height:100%;fill:white;position:absolute}.cv-seal .seal-arrow{width:26%;height:26%;stroke:var(--aqua);fill:none;position:relative;transition:transform .25s}.cv-seal:hover .seal-arrow{transform:translateY(4px)}.seal-text{font-family:Space,Arial,sans-serif;font-size:9px;letter-spacing:2px}.hero-main{display:grid;grid-template-rows:18% 46% 28%;gap:4%;min-width:0;min-height:0}.hero-title{font-size:11.25cqw;font-weight:700;line-height:.91;letter-spacing:-.073em;margin:-.01em 0 0 -.035em;white-space:nowrap;position:relative;align-self:start}.hero-title .corner{position:absolute;right:-.8%;top:2%;width:.2em;height:.2em;border-right:.04em solid var(--ink);border-top:.04em solid var(--ink)}.hero-middle{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:5.5%;min-height:0}.creative-tile{border-radius:var(--radius);overflow:hidden;position:relative;display:block;isolation:isolate;background:#aed3cf}.creative-tile>img{height:100%;width:100%;object-fit:cover;transition:transform .7s var(--ease)}.creative-tile:hover>img{transform:scale(1.04)}.corner-icon{position:absolute;top:15px;right:15px;width:18px;height:18px;opacity:.55}.creative-tile>.corner-icon{color:white;opacity:1}.explore-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:17%;aspect-ratio:1;border-radius:50%;background:#ffffffe0;box-shadow:0 8px 32px #43232620;transition:background .2s}.explore-button .icon{width:36%;height:36%;stroke-width:2}.creative-tile:hover .explore-button{background:white}.stat-stack{border-radius:var(--radius);overflow:hidden;display:grid;grid-template-rows:1fr 1fr}.stat-tile{position:relative;padding:16% 16% 13%;display:flex;flex-direction:column;justify-content:center;gap:2%;min-width:0}.stat-tile strong{font-size:3.4cqw;line-height:1;font-weight:700;letter-spacing:-.07em}.stat-tile span{font-size:1.56cqw;letter-spacing:-.035em}.stat-tile:first-child{background:var(--aqua)}.stat-tile:last-child{background:var(--purple);color:white}.stat-tile:hover .corner-icon{opacity:1}.hero-bottom{display:grid;grid-template-columns:34% 1fr;gap:5.5%;min-height:0}.github-tile{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;background:#5a5a5a;color:white;border-radius:var(--radius);font-size:1.8cqw;transition:background .2s}.github-tile:hover{background:#343434}.github-logo{fill:currentColor;width:22%;height:auto}.craft-tile{display:grid;grid-template-columns:44% 56%;min-width:0;background:#000;border-radius:var(--radius);overflow:hidden}.orb-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden}.orb-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--ease)}.craft-tile:hover img{transform:rotate(-10deg) scale(1.1)}.craft-copy{background:var(--yellow);border-radius:var(--radius);position:relative;display:flex;flex-direction:column;justify-content:center;padding:16% 13%;font-size:1.6cqw;line-height:1.3;letter-spacing:-.04em}.craft-copy strong{font-size:2.6cqw;letter-spacing:-.075em;line-height:1.1;margin-bottom:5px}
.page-section{max-width:1440px;margin:0 auto;padding:100px 64px;scroll-margin-top:20px}.section-topline{display:flex;justify-content:space-between;align-items:center;font-size:13px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:34px}.section-topline span{display:flex;align-items:center;gap:10px}.section-topline .icon{width:16px;height:16px}.section-topline a{display:inline-flex;align-items:center;gap:10px;min-height:44px;text-transform:none;letter-spacing:0;font-size:15px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-head h2{font-size:clamp(44px,6vw,84px);line-height:1;letter-spacing:-.075em;font-weight:400;margin:0}.section-head h2 em{font-style:normal;color:#6657a3}.section-head p{font-size:17px;line-height:1.6;color:var(--muted);max-width:355px;margin:0 0 4px}.work-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter{min-height:44px;padding:12px 21px;border:1px solid #c1c1c6;background:transparent;border-radius:50px;font-size:14px;transition:background .2s,color .2s}.filter:hover{background:#d5d4dd}.filter[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.search-field{display:flex;align-items:center;gap:10px;border-bottom:1px solid #a6a6ae;min-width:230px;max-width:300px;padding:4px}.search-field .icon{width:20px;height:20px}.search-field input{border:0;background:none;padding:10px 0;width:100%;min-width:0;font-size:15px;color:var(--ink)}.search-field input::placeholder{color:#59595e}.search-field input:focus{outline-offset:4px}.results-line{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px;font-size:13px;color:var(--muted)}.text-button{padding:4px 8px;min-height:44px;border:0;background:transparent;text-decoration:underline;text-underline-offset:5px;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.project-card{min-width:0}.project-open{border:0;padding:0;background:transparent;text-align:left;width:100%;display:block;border-radius:22px}.project-cover{position:relative;aspect-ratio:1.37;background:var(--card-color,var(--aqua));border-radius:22px;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:center;padding:9%}.project-cover.has-image{padding:9% 8% 0;justify-content:flex-end}.project-cover.has-image img{width:100%;height:92%;object-fit:cover;object-position:top;border-radius:8px 8px 0 0;box-shadow:0 15px 45px #0002;transition:transform .4s var(--ease)}.project-open:hover .project-cover.has-image img{transform:translateY(-8px) rotate(-1deg)}.project-cover .cover-label{position:absolute;top:18px;left:22px;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.project-cover .project-arrow{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #0003;border-radius:50%;transition:background .2s,transform .2s;background:#ffffff35}.project-arrow .icon{width:18px;height:18px}.project-open:hover .project-arrow{background:white;transform:rotate(45deg)}.cover-wordmark{font-size:clamp(24px,3.3vw,48px);line-height:1.04;letter-spacing:-.075em;font-weight:700;max-width:95%;position:relative;z-index:1;overflow-wrap:anywhere}.cover-wordmark .cover-small{display:block;font-weight:400;font-size:.48em;letter-spacing:-.04em;margin-top:12px}.cover-index{position:absolute;right:-8px;bottom:-22px;font-size:140px;font-weight:700;color:#ffffff50;letter-spacing:-.1em;z-index:0;line-height:1}.project-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding-top:18px}.project-heading h3{font-size:20px;font-weight:700;letter-spacing:-.045em;line-height:1.2;margin:0}.project-heading>span{font-size:11px;white-space:nowrap;padding-top:5px;color:var(--muted)}.project-description{font-size:14px;line-height:1.55;color:var(--muted);margin:10px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-meta{display:flex;gap:6px;flex-wrap:wrap;padding-top:14px}.project-meta span{font-size:10px;border:1px solid #c8c8cd;border-radius:50px;padding:5px 9px;color:#505056}.empty-results{padding:80px 24px;text-align:center;background:var(--paper);border-radius:24px}.empty-results h3{font-size:28px;margin:0 0 10px}.empty-results p{color:var(--muted)}.archive{margin-top:70px;border-top:1px solid #bcbcc3;padding-top:26px}.archive-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.archive-header h3{font-size:24px;letter-spacing:-.04em;margin:0}.archive-header p{font-size:14px;line-height:1.5;max-width:520px;color:var(--muted)}.archive-list{display:grid;grid-template-columns:1fr 1fr;gap:0 44px;margin-top:20px}.archive-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #c7c7cd}.archive-row strong{display:block;font-size:16px;margin-bottom:7px}.archive-row span{display:block;font-size:12px;color:var(--muted)}.archive-row>a{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid #c1c1c8;border-radius:50%;transition:background .2s}.archive-row>a:hover{background:var(--paper)}
.about-wrap{background:var(--paper);border-radius:32px;margin:50px auto;max-width:1440px}.about-section{padding:80px 64px}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:start}.about-copy h2{font-size:clamp(42px,5vw,70px);letter-spacing:-.075em;font-weight:400;line-height:1.05;margin:0 0 30px}.about-copy h2 em{font-style:normal;color:#7262b2}.about-copy>p{color:var(--muted);font-size:17px;line-height:1.7;margin:0 0 20px}.availability{display:inline-flex;gap:9px;align-items:center;font-size:12px;letter-spacing:.01em;margin-bottom:30px}.availability:before{content:'';width:8px;height:8px;border-radius:50%;background:#247d60;box-shadow:0 0 0 4px #acdcd83d}.experience-heading{font-size:13px;text-transform:uppercase;letter-spacing:.15em;margin:0 0 24px}.experience-item{padding:0 0 25px;margin-bottom:23px;border-bottom:1px solid var(--line)}.experience-item:last-child{margin-bottom:0}.experience-item .when{font-size:12px;color:var(--muted)}.experience-item h3{font-size:20px;letter-spacing:-.04em;margin:12px 0 5px}.experience-item .company{font-size:14px;color:#6d57a8;margin:0 0 12px}.experience-item p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.toolkit{border-top:1px solid var(--line);margin-top:58px;padding-top:34px;display:grid;grid-template-columns:1fr 2fr;gap:40px}.toolkit h3{font-size:30px;letter-spacing:-.055em;font-weight:400;margin:0 0 12px}.toolkit p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.skill-tags{display:flex;gap:10px;flex-wrap:wrap;align-content:start}.skill-tags span{padding:12px 18px;background:#ebebed;border-radius:12px;font-size:14px}.skill-tags span:nth-child(4n+1){background:#dfdcf0}.skill-tags span:nth-child(4n+2){background:#d6eae7}.education-line{display:flex;justify-content:space-between;gap:24px;font-size:14px;border-top:1px solid var(--line);margin-top:34px;padding-top:25px}.education-line span{color:var(--muted)}.contact-section{padding-top:90px;padding-bottom:65px}.contact-panel{background:var(--aqua);border-radius:30px;padding:64px;position:relative;overflow:hidden}.contact-panel h2{font-size:clamp(46px,7.5vw,104px);font-weight:400;line-height:1;letter-spacing:-.08em;margin:0 0 30px;max-width:850px}.contact-panel>p{font-size:17px;line-height:1.6;max-width:460px;margin:0 0 36px}.contact-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--ink);border-radius:50px;padding:14px 22px;font-size:14px;line-height:1.3;transition:background .2s,color .2s}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#39313f}.button-outline{background:transparent}.button-outline:hover{background:#ffffff60}.button .icon{width:18px;height:18px}.contact-mark{position:absolute;right:65px;bottom:55px;width:100px;height:100px;stroke-width:.7;opacity:.22}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 0 0;font-size:12px;color:var(--muted)}.footer div{display:flex;gap:22px;align-items:center}.footer a{min-height:44px;display:inline-flex;align-items:center}.footer .icon{width:16px;height:16px;margin-left:8px}
.project-dialog{border:0;border-radius:26px;padding:0;max-width:780px;width:calc(100% - 40px);max-height:90svh;background:var(--paper);color:var(--ink);overflow:auto}.project-dialog::backdrop{background:#101019b8;backdrop-filter:blur(5px)}.dialog-visual{min-height:180px;padding:48px 48px 38px;background:var(--dialog-color,var(--violet));position:relative;display:flex;align-items:flex-end}.dialog-visual h2{font-size:clamp(30px,5vw,54px);font-weight:400;line-height:1.05;letter-spacing:-.06em;margin:0;max-width:90%;overflow-wrap:anywhere}.dialog-close{position:absolute;right:16px;top:16px;border:0;border-radius:50%;background:#ffffffa6;width:44px;height:44px;display:grid;place-items:center}.dialog-body{padding:34px 48px 44px}.dialog-status{font-size:12px;letter-spacing:.03em;color:var(--muted)}.dialog-body>p{font-size:18px;line-height:1.65;margin:20px 0 24px}.dialog-stack{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.dialog-stack span{font-size:12px;padding:7px 12px;border-radius:50px;border:1px solid var(--line)}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap}.dialog-note{font-size:12px!important;color:var(--muted);margin-bottom:0!important}.mobile-brand{display:none}.reveal{opacity:1;transform:none}.js-motion .reveal:not(.in-view){opacity:0;transform:translateY(18px)}.reveal{transition:opacity .5s var(--ease),transform .5s var(--ease)}
.portrait-scene{top:6%;left:16%;width:81%;height:56%;overflow:visible;border-radius:0}.portrait-scene img{filter:none;object-fit:contain;mask-image:radial-gradient(ellipse 54% 54% at 50% 51%,#000 79%,transparent 100%)}.academic{padding-top:35px;margin-top:35px;border-top:1px solid var(--line)}.academic>h3{font-weight:400;font-size:32px;letter-spacing:-.05em;margin:0 0 12px}.academic>p{font-size:14px;color:var(--muted);margin-bottom:25px}.academic details{border-bottom:1px solid var(--line);padding:5px 0}.academic summary{min-height:64px;padding:17px 0;display:flex;align-items:center;gap:20px;cursor:pointer;font-size:16px;list-style:none}.academic summary::-webkit-details-marker{display:none}.academic summary span{margin-left:auto;font-size:12px;color:var(--muted)}.academic summary .icon{width:18px;height:18px;transition:transform .2s}.academic details[open] summary .icon{transform:rotate(180deg)}.academic details>p{max-width:760px;font-size:15px;line-height:1.7;color:var(--muted);padding-bottom:20px}.project-card:has([data-project="sammys"]) .project-cover img,.project-card:has([data-project="indoorgreens"]) .project-cover img{object-fit:contain;box-shadow:none;border-radius:0;padding:8px}.project-card:has([data-project="technic-gaz"]) .project-cover,.project-card:has([data-project="nayyars"]) .project-cover{padding:0}.project-card:has([data-project="technic-gaz"]) .project-cover img,.project-card:has([data-project="nayyars"]) .project-cover img{height:100%;border-radius:0}.project-card:has([data-project="technic-gaz"]) .cover-label,.project-card:has([data-project="nayyars"]) .cover-label{background:var(--paper);padding:6px 8px;border-radius:4px;z-index:1}
@media(min-width:1700px){.page-section{max-width:1708px;padding-left:92px;padding-right:92px}.about-wrap{max-width:1708px}.about-section{padding:90px 92px}.project-cover{aspect-ratio:1.5}.hero-frame{border-radius:38px}.profile:before{border-radius:32px}.creative-tile,.stat-stack,.github-tile,.craft-tile,.craft-copy{border-radius:30px}}
@media(max-width:1150px){.intro-stage{padding:50px 5vw}.hero-frame{padding:4.5% 5.35%;border-radius:26px}.portrait-disc{border-width:5px;padding:11px}.profile-name{margin-bottom:13px}.profile-email{font-size:1.18cqw;gap:4px}.profile-email .icon{width:13px}.cv-seal{outline-offset:5px}.page-section{padding:75px 5vw}.about-wrap{margin:35px 5vw}.about-section{padding:58px 5vw}.project-grid{gap:30px 20px}.project-heading h3{font-size:18px}.section-head p{max-width:310px}.contact-panel{padding:50px}.contact-mark{right:35px;width:75px}.hero-frame .corner-icon{top:10px;right:10px;width:14px;height:14px}}
@media(max-width:760px){.intro-stage{padding:20px 16px 38px;min-height:auto;display:block}.hero-frame{aspect-ratio:auto;padding:22px;display:flex;flex-direction:column;gap:26px;border-radius:25px;box-shadow:0 20px 35px -28px #0007}.mobile-brand{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700}.mobile-brand>span{display:flex;gap:8px;align-items:center}.mobile-brand .icon{width:18px;height:18px}.mobile-brand>a{min-width:44px;min-height:44px;display:flex;justify-content:flex-end;align-items:center}.side-nav{position:static;order:3;width:100%;display:flex;flex-direction:row;border-top:1px solid #dddddf;padding-top:12px;margin-top:-5px}.side-nav a{writing-mode:horizontal-tb;transform:none;min-height:44px;font-size:12px;padding:12px 8px}.profile{height:540px;width:100%;padding:0 8% 7%;order:0}.profile:before{border-radius:22px}.profile .about-label{font-size:16px;top:0}.profile-name{font-size:68px;letter-spacing:-.065em;line-height:.96;margin-bottom:14px}.profile-name .intro-word{font-size:53px;margin-bottom:10px}.profile-email{font-size:12px;min-height:44px;gap:6px}.profile-email .icon{width:14px}.portrait-scene{top:6%;left:19%;width:76%;height:54%}.portrait-disc{border-width:5px;padding:12px}.cv-seal{right:9%;bottom:10%;width:25%}.hero-main{order:1;grid-template-rows:auto 255px 160px;gap:18px}.hero-title{font-size:16.3cqw;letter-spacing:-.08em;margin-bottom:6px}.hero-title .corner{right:0}.hero-middle{gap:16px;grid-template-columns:minmax(0,2.8fr) minmax(0,1fr)}.creative-tile,.stat-stack,.github-tile,.craft-tile,.craft-copy{border-radius:18px}.stat-tile{padding:15px 12px}.stat-tile strong{font-size:32px}.stat-tile span{font-size:12px}.hero-bottom{gap:16px;grid-template-columns:32% 1fr}.github-tile{font-size:16px}.github-logo{width:30%}.craft-copy{font-size:16px;padding:16px}.craft-copy strong{font-size:25px}.craft-tile{grid-template-columns:42% 58%}.hero-frame .corner-icon{width:13px;height:13px;right:10px;top:10px}.page-section{padding:62px 22px}.section-head{display:block;margin-bottom:28px}.section-head h2{font-size:55px}.section-head p{margin-top:24px;max-width:100%;font-size:16px}.section-topline{font-size:11px;letter-spacing:.1em;margin-bottom:24px}.section-topline a{font-size:12px}.work-toolbar{flex-direction:column;align-items:stretch;gap:22px}.filter{font-size:12px;padding:10px 15px}.filters{gap:7px}.search-field{max-width:none;min-width:0}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.project-cover{border-radius:16px;aspect-ratio:1.15;padding:12%}.project-cover .cover-label{font-size:8px;left:14px;top:15px;max-width:65%}.project-cover .project-arrow{width:30px;height:30px;right:10px;top:10px}.project-arrow .icon{width:14px;height:14px}.cover-wordmark{font-size:27px;margin-top:22px}.cover-wordmark .cover-small{font-size:13px}.cover-index{font-size:100px;bottom:-15px}.project-heading{display:block;padding-top:13px}.project-heading h3{font-size:17px}.project-heading>span{display:block;margin-top:5px;font-size:10px}.project-description{font-size:12px;margin-top:7px}.project-meta{gap:4px}.project-meta span{font-size:9px;padding:4px 7px}.archive{margin-top:45px}.archive-header{display:block}.archive-header h3{font-size:23px}.archive-list{grid-template-columns:1fr;gap:0}.about-wrap{margin:12px 16px;border-radius:25px}.about-section{padding:36px 24px}.about-grid{grid-template-columns:1fr;gap:38px}.about-copy h2{font-size:48px}.about-copy>p{font-size:16px}.availability{margin-bottom:24px}.toolkit{grid-template-columns:1fr;gap:24px;margin-top:32px}.skill-tags{gap:8px}.skill-tags span{padding:11px 13px;font-size:12px}.education-line{flex-direction:column;gap:8px;font-size:13px}.contact-section{padding:50px 16px 24px}.contact-panel{padding:36px 25px;border-radius:24px}.contact-panel h2{font-size:54px;margin-bottom:23px}.contact-panel>p{font-size:15px}.contact-actions{align-items:stretch;flex-direction:column;gap:12px}.button{font-size:13px}.contact-mark{display:none}.footer{font-size:11px;flex-wrap:wrap;gap:5px;justify-content:center;text-align:center}.footer div{gap:22px}.dialog-visual{padding:60px 25px 25px;min-height:160px}.dialog-body{padding:24px}.dialog-body>p{font-size:16px}.dialog-actions{flex-direction:column}.dialog-visual h2{max-width:100%}}
@media(max-width:400px){.hero-frame{padding:18px}.profile{height:460px}.profile-name{font-size:57px;margin-bottom:8px}.profile-name .intro-word{font-size:43px}.profile-email{font-size:10px}.profile-email .icon{width:12px}.hero-main{grid-template-rows:auto 198px 132px;gap:14px}.hero-middle,.hero-bottom{gap:12px}.stat-tile{padding:11px 9px}.stat-tile strong{font-size:29px}.stat-tile span{font-size:10px}.craft-copy{padding:11px;font-size:13px}.craft-copy strong{font-size:20px}.github-tile{font-size:14px}.project-grid{grid-template-columns:1fr;gap:32px}.project-cover{aspect-ratio:1.42}.cover-wordmark{font-size:44px}.project-cover .cover-label{font-size:10px;left:22px;top:20px}.project-heading h3{font-size:21px}.project-description{font-size:14px}.project-meta span{font-size:10px}.section-head h2{font-size:49px}.contact-panel h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.in-view){opacity:1;transform:none}}
@media(min-width:761px){.hero-title{font-family:Arial,sans-serif;font-size:13.6cqw;letter-spacing:-.055em;line-height:.85}.portfolio-word{display:inline-block;transform:scaleX(1.13);transform-origin:left}.profile-name{font-size:6cqw}.stat-tile strong{font-size:3.7cqw}.side-nav a{font-size:clamp(13px,1.4cqw,22px)}}
.profile-email{color:#1b1933;border-bottom-color:#25234080}.stat-tile:last-child span{color:#21152f}.profile-email .icon{stroke-width:1.8}
@media(max-width:400px){.profile-email{font-size:11px}.hero-middle{grid-template-columns:minmax(0,2.1fr) minmax(0,1fr)}.stat-tile span{font-size:11px;letter-spacing:-.055em}}
@media(max-width:760px){.academic summary{flex-wrap:wrap;gap:8px;font-size:14px}.academic summary span{order:2;width:100%;margin:0;font-size:11px}.academic summary .icon{margin-left:auto}.portrait-scene{top:5%;left:15%;width:83%;height:56%}}

/* Sharper palette and mobile composition, September 2026. */
.profile-email{color:#fff;border-bottom-color:#ffffff8c}
.stat-tile:last-child span{color:#fff}
.github-tile{background:#37333f}
.filter[aria-pressed=true]{background:#5844bd;border-color:#5844bd}
.filter:hover{background:#d9d1ff}
.filter[aria-pressed=true]:hover{background:#4c38ac}
.project-cover{background:color-mix(in srgb,var(--card-color) 72%,var(--card-accent,#aa94ff))}
.project-card:nth-child(4n+2){--card-accent:#70d1c7}
.project-card:nth-child(4n+3){--card-accent:#ffc14e}
.project-card:nth-child(4n+4){--card-accent:#f09fba}
.skill-tags span:nth-child(4n+1){background:#ded4ff}
.skill-tags span:nth-child(4n+2){background:#b7eee3}
.skill-tags span:nth-child(4n+3){background:#ffe1a5}
.skill-tags span:nth-child(4n){background:#f2c8df}
.profile,.hero-main,.hero-middle,.hero-bottom,.about-grid>*,.toolkit>*{min-width:0}

@media(max-width:900px){
  html{scroll-padding-top:18px}
  .intro-stage{display:block;min-height:0;padding:16px 16px 32px}
  .hero-frame{display:flex;flex-direction:column;aspect-ratio:auto;max-width:680px;margin-inline:auto;padding:20px;gap:18px;border-radius:26px;box-shadow:0 18px 36px -28px #3d286866}
  .mobile-brand{display:none}
  .hero-main{display:contents}
  .hero-title{order:-3;margin:2px 0 0;max-width:100%;font-family:Arial,sans-serif;font-size:clamp(54px,21cqw,112px);letter-spacing:-.06em;line-height:1}
  .portfolio-word{display:inline-block;transform:none}
  .hero-title .corner{right:2px;top:8px;width:.17em;height:.17em;border-width:.035em}
  .side-nav{order:-2;position:static;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;padding:4px;gap:4px;border:1px solid #e4dff0;border-radius:14px;background:#f2effa}
  .side-nav a{writing-mode:horizontal-tb;transform:none;display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:10px 4px;font-size:14px;line-height:1.2;border-radius:10px;color:#32274d}
  .side-nav a:hover,.side-nav a:focus-visible{background:#dfd5fb;color:#321f70}
  .profile{order:0;width:100%;height:auto;display:grid;grid-template-columns:minmax(0,1fr) 72px;grid-template-rows:44px auto auto auto;align-items:center;column-gap:14px;row-gap:8px;padding:0 20px 20px}
  .profile:before{border-radius:22px;clip-path:polygon(0 44px,43% 44px,59% 0,100% 0,100% 100%,0 100%)}
  .profile .about-label{position:static;grid-column:1/-1;grid-row:1;min-height:44px;margin-inline:-20px;align-self:start;gap:8px;font-size:15px;line-height:1}
  .about-label .icon{width:22px;height:22px}
  .portrait-scene{position:relative;top:auto;left:auto;grid-column:1/-1;grid-row:2;width:min(100%,280px);height:auto;aspect-ratio:1;margin:-16px auto -20px;overflow:visible}
  .portrait-scene img{object-fit:contain;object-position:center;mask-image:radial-gradient(ellipse 54% 54% at 50% 51%,#000 74%,transparent 99%)}
  .profile-name{grid-column:1;grid-row:3;align-self:center;margin:0;font-size:clamp(44px,16cqw,66px);line-height:.98;letter-spacing:-.06em}
  .profile-name .intro-word{font-size:26px;line-height:1.1;margin-bottom:8px}
  .cv-seal{position:relative;grid-column:2;grid-row:3;right:auto;bottom:auto;justify-self:center;align-self:end;width:64px;margin-bottom:8px;outline-offset:4px}
  .profile-email{grid-column:1/-1;grid-row:4;align-self:auto;justify-self:start;font-size:clamp(12px,4.2cqw,15px);letter-spacing:-.035em;min-height:44px;margin-top:6px;gap:7px;white-space:normal;overflow-wrap:anywhere;line-height:1.4}
  .profile-email .icon{width:16px;height:16px}
  .hero-middle{order:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:12px}
  .creative-tile{aspect-ratio:1.7;border-radius:20px}
  .creative-tile>img{object-position:center}
  .explore-button{width:52px;min-height:52px}
  .stat-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;border-radius:20px}
  .stat-tile{padding:20px;min-height:106px;gap:7px}
  .stat-tile strong{font-size:38px;line-height:1}
  .stat-tile span{font-size:14px;letter-spacing:-.025em;line-height:1.3}
  .hero-bottom{order:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:12px;min-height:132px}
  .github-tile{min-height:132px;border-radius:20px;font-size:15px;gap:9px}
  .github-logo{width:32px}
  .craft-tile{grid-template-columns:36% 64%;border-radius:20px}
  .craft-copy{padding:16px 12px;border-radius:20px;font-size:15px;line-height:1.4;letter-spacing:-.035em}
  .craft-copy strong{font-size:clamp(21px,6.8cqw,28px);letter-spacing:-.06em;line-height:1.08;overflow-wrap:normal}
  .hero-frame .corner-icon{width:14px;height:14px;top:11px;right:11px}
  .page-section{padding:56px 24px}
  .section-topline{gap:12px;flex-wrap:wrap;font-size:12px;letter-spacing:.1em;margin-bottom:22px}
  .section-topline a{font-size:13px}
  .section-head{display:block;margin-bottom:28px}
  .section-head h2{font-size:clamp(36px,8.5vw,60px);line-height:1.06;letter-spacing:-.06em;overflow-wrap:normal;text-wrap:balance}
  .section-head p{max-width:100%;margin:20px 0 0;font-size:16px;line-height:1.65}
  .work-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin-bottom:24px}
  .filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .filter{padding:11px 8px;font-size:14px;min-height:46px}
  .search-field{max-width:none;min-width:0;min-height:52px;padding:6px 14px;border:1px solid #b7accd;border-radius:14px;background:var(--paper)}
  .search-field input{font-size:16px;padding:8px 0}
  .results-line{font-size:14px}
  .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 22px}
  .project-cover{aspect-ratio:1.4;border-radius:20px;padding:10%}
  .project-cover .cover-label{font-size:11px;top:20px;left:20px;max-width:calc(100% - 84px)}
  .project-cover .project-arrow{width:40px;height:40px;right:12px;top:12px}
  .project-arrow .icon{width:19px;height:19px}
  .cover-wordmark{font-size:clamp(32px,6vw,44px);margin-top:22px;overflow-wrap:normal}
  .cover-wordmark .cover-small{font-size:16px}
  .cover-index{font-size:120px;bottom:-18px}
  .project-heading{display:block;padding-top:16px}
  .project-heading h3{font-size:24px;line-height:1.18;letter-spacing:-.045em}
  .project-heading>span{display:block;white-space:normal;padding-top:0;margin-top:7px;font-size:13px;line-height:1.4}
  .project-description{display:block;font-size:16px;line-height:1.6;margin-top:12px;overflow:visible;-webkit-line-clamp:unset}
  .project-meta{gap:7px;padding-top:14px}
  .project-meta span{font-size:12px;padding:7px 10px;line-height:1.3;color:#40364e;border-color:#bcb0cd}
  .archive-header{display:block}
  .archive-header h3{font-size:27px}
  .archive-header p{font-size:16px;line-height:1.6}
  .archive-list{grid-template-columns:1fr;gap:0}
  .archive-row{gap:16px}
  .archive-row span{font-size:13px}
  .archive-row>a{flex-shrink:0}
  .about-wrap{margin:16px;border-radius:24px}
  .about-section{padding:36px 24px}
  .about-grid{grid-template-columns:1fr;gap:40px}
  .about-copy h2{font-size:clamp(36px,8.5vw,60px);line-height:1.08;letter-spacing:-.06em}
  .about-copy>p,.toolkit p,.academic>p,.academic details>p{font-size:16px;line-height:1.7}
  .availability{font-size:13px;line-height:1.5;align-items:flex-start;margin-bottom:22px}
  .availability:before{flex-shrink:0;margin-top:6px}
  .toolkit{grid-template-columns:1fr;gap:22px;margin-top:36px}
  .skill-tags{gap:8px}
  .skill-tags span{font-size:14px;padding:12px 14px}
  .academic summary{flex-wrap:wrap;gap:8px;min-height:72px}
  .contact-section{padding:40px 16px 24px}
  .contact-panel{padding:28px 22px;border-radius:24px}
  .contact-panel>p{font-size:16px;line-height:1.65}
  .contact-mark{display:none}
  .button{font-size:14px;min-height:48px}
  .footer{flex-direction:column;text-align:center;gap:8px;font-size:12px;line-height:1.6}
  .project-dialog{width:calc(100% - 24px);max-height:calc(100svh - 24px);border-radius:22px;overscroll-behavior:contain}
  .dialog-visual{min-height:150px;padding:60px 24px 26px}
  .dialog-visual h2{font-size:34px;max-width:100%;letter-spacing:-.05em}
  .dialog-body{padding:24px}
  .dialog-body>p{font-size:16px;line-height:1.65}
  .dialog-actions{flex-direction:column}
  .dialog-close{width:48px;height:48px;right:12px;top:12px}
}
@media(max-width:600px){
  .project-grid{grid-template-columns:minmax(0,1fr);gap:36px}
  .filters{grid-template-columns:repeat(2,minmax(0,1fr))}
  .project-cover{aspect-ratio:1.45}
  .cover-wordmark{font-size:clamp(34px,10vw,48px)}
  .cover-wordmark .cover-small{font-size:17px}
}
@media(max-width:360px){
  .intro-stage{padding:12px 12px 28px}
  .hero-frame{padding:14px;gap:14px;border-radius:22px}
  .profile{padding-inline:18px;grid-template-columns:minmax(0,1fr) 60px;column-gap:10px}
  .profile .about-label{margin-inline:-18px}
  .cv-seal{width:56px}
  .profile-name{font-size:44px}
  .profile-email{font-size:12px}
  .stat-tile{padding:18px 14px}
  .stat-tile span{font-size:13px}
  .craft-tile{grid-template-columns:30% 70%}
  .craft-copy{padding-inline:10px;font-size:13px}
  .craft-copy strong{font-size:20px}
  .github-tile{font-size:14px}
  .page-section{padding-inline:20px}
  .about-wrap{margin-inline:12px}
  .about-section{padding-inline:20px}
  .contact-section{padding-inline:12px}
  .contact-panel{padding-inline:18px}
}
@media(min-width:601px) and (max-width:900px){
  .profile{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 64px;grid-template-rows:44px auto auto;column-gap:18px;padding-bottom:24px}
  .profile .about-label{grid-column:1/-1}
  .portrait-scene{grid-column:1;grid-row:2/4;width:100%;margin:0}
  .profile-name{grid-column:2/4;grid-row:2;font-size:clamp(50px,10cqw,64px);padding-top:22px}
  .profile-email{grid-column:1/3;grid-row:4;font-size:15px;justify-self:start;margin-top:0}
  .cv-seal{grid-column:3;grid-row:4;width:54px;align-self:center;margin:0}
  .hero-middle{grid-template-columns:minmax(0,2.5fr) minmax(0,1fr);grid-template-rows:auto}
  .creative-tile{aspect-ratio:1.55}
  .stat-stack{grid-template-columns:1fr;grid-template-rows:1fr 1fr}
  .stat-tile{min-height:0;padding:18px}
  .hero-bottom{min-height:155px;grid-template-columns:1fr 2fr}
  .craft-copy strong{font-size:34px}
  .craft-copy{font-size:20px;padding:24px}
  .github-tile{font-size:20px}
}
@media(hover:none){
  .creative-tile:hover>img,.craft-tile:hover img,.project-open:hover .project-cover.has-image img{transform:none}
  .side-nav a:active,.project-open:active{opacity:.82}
}
