:root{--boot-bg:#d4d4d4;--boot-ink:#111;--boot-muted:#3a3a3a;--home-sky:#2a5f9e;--home-script:#f5f0e6;--home-portfolio:#a8c6e68c;--about-paper:#e8e6e1;--about-ink:#111;--about-accent:#f5d000;--about-desk:#1a1a1a;--dark-bg:#0b0b0c;--dark-text:#fff;--dark-muted:#8a8a8a;--dark-row:#ffffff0f;--contact-red:#c62828;--chrome-white:#fff;--chrome-border:#ffffffd9;--font-mono:"JetBrains Mono", ui-monospace, monospace;--font-sans:"Noto Sans SC", "Sora", system-ui, sans-serif;--font-display:"Anton", "Noto Sans SC", sans-serif;--font-script:"Great Vibes", "Caveat", cursive;--font-hand:"Caveat", cursive;--font-ui:"Sora", "Noto Sans SC", sans-serif;--nav-h:72px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--dark-bg);min-height:100vh;color:var(--dark-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,a{font:inherit;color:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-nav{z-index:40;pointer-events:none;transition:opacity .55s var(--ease), transform .55s var(--ease);justify-content:space-between;align-items:center;padding:2.2rem 5.2vw;display:flex;position:fixed;inset:0 0 auto}.site-nav.is-hidden{opacity:0;pointer-events:none;transform:translateY(-16px)}.site-nav.is-visible{opacity:1;transform:translateY(0)}.site-nav>*{pointer-events:auto}.site-nav__brand{letter-spacing:.18em;transition:transform .25s var(--ease), opacity .25s ease;gap:.2rem;text-decoration:none;display:grid}.site-nav__brand:hover{opacity:.92;transform:translateY(-1px)}.site-nav__mark{opacity:.95;background:radial-gradient(circle at 20%,currentColor 0 3px,#0000 3.5px),linear-gradient(currentColor,currentColor) 0 4px/100% 3px no-repeat,linear-gradient(currentColor,currentColor) 0 9px/78% 3px no-repeat;width:78px;height:22px}.site-nav__word{font-family:var(--font-ui);letter-spacing:.28em;font-size:.85rem;font-weight:700}.site-nav__links{align-items:center;gap:clamp(1.5rem,4.2vw,5rem);display:flex}.site-nav__link{font-family:var(--font-ui);letter-spacing:.02em;opacity:.88;padding-bottom:.35rem;font-size:clamp(1rem,1.05vw,1.25rem);font-weight:500;text-decoration:none;transition:opacity .2s;position:relative}.site-nav__link:hover{opacity:1}.site-nav__wave{pointer-events:none;opacity:0;width:2.6rem;height:.55rem;position:absolute;bottom:-.15rem;left:50%;transform:translate(-50%)}.site-nav__wave path{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .45s var(--ease)}.site-nav__link:hover .site-nav__wave,.site-nav__link.is-active .site-nav__wave{opacity:1}.site-nav__link:hover .site-nav__wave path,.site-nav__link.is-active .site-nav__wave path{stroke-dashoffset:0}.site-nav__resume{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:inherit;font:inherit;cursor:pointer;transition:background .25s ease, transform .25s var(--ease), box-shadow .25s ease;background:#b5cff333;border:1px solid #e6efff80;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem 1.25rem;text-decoration:none;display:inline-flex;font-size:1rem!important}.site-nav__resume:hover{background:#ffffff29;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.site-nav__resume:active{transform:translateY(0)}.site-nav__gate{color:#f2f2f2;background:#121417;border:1px solid #ffffff2e;width:min(360px,100vw - 32px);max-width:none;padding:0;box-shadow:0 24px 70px #0000008c}.site-nav__gate::backdrop{background:#05080cb8}.site-nav__gate-card{gap:.85rem;padding:1.35rem 1.4rem 1.25rem;display:grid}.site-nav__gate-title{font-family:var(--font-ui);letter-spacing:.04em;margin:0;font-size:1.05rem;font-weight:600}.site-nav__gate-copy{color:#aeb6c0;margin:0;font-size:.88rem;line-height:1.45}.site-nav__gate-field input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#0c0e11;border:1px solid #ffffff2e;border-radius:10px;outline:none;padding:.7rem .85rem;font-size:.95rem}.site-nav__gate-field input:focus{border-color:#ffffff73}.site-nav__gate-field input[aria-invalid=true]{border-color:#e26a6a}.site-nav__gate-error{color:#ff8f8f;margin:-.2rem 0 0;font-size:.8rem}.site-nav__gate-actions{justify-content:flex-end;gap:.55rem;margin-top:.25rem;display:flex}.site-nav__gate-cancel,.site-nav__gate-submit{font:inherit;cursor:pointer;border-radius:999px;padding:.55rem .95rem;font-size:.85rem}.site-nav__gate-cancel{color:#d7dbe2;background:0 0;border:1px solid #fff3}.site-nav__gate-submit{color:#111;background:#eef3f8;border:0}.site-nav__gate-cancel:hover{background:#ffffff14}.site-nav__gate-submit:hover{background:#fff}.site-nav--light{color:var(--chrome-white)}.site-nav--dark{color:#111}.site-nav--dark .site-nav__resume{background:#ffffff8c;border-color:#000000b3}@media (width<=720px){.site-nav{padding:.85rem 1rem}.site-nav__links{gap:.7rem}.site-nav__mark{width:42px;height:14px}.site-nav__word{font-size:.65rem}.site-nav__link{font-size:.8rem}.site-nav__resume{gap:0;padding:.45rem .7rem;font-size:0!important}.site-nav__resume svg{width:16px;height:16px}}.boot{z-index:100;color:#111;transform-origin:50%;background:#0e0e0e;place-items:stretch stretch;display:grid;position:fixed;inset:0}.boot__screen{background:#d6d6d6;border-radius:clamp(14px,2vw,22px);grid-template-rows:auto auto 1fr auto auto;min-height:calc(100vh - 2*clamp(.4rem,1.2vw,.85rem));margin:clamp(.4rem,1.2vw,.85rem);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1.5px #1a1a1a,0 0 0 1px #2c2c2c}.boot__scan{pointer-events:none;z-index:5;mix-blend-mode:multiply;opacity:.7;background:repeating-linear-gradient(#00000012 0 1px,#0000 1px 3px);position:absolute;inset:0}.boot__noise{pointer-events:none;z-index:4;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.boot__vignette{pointer-events:none;z-index:4;position:absolute;inset:0;box-shadow:inset 0 0 110px #00000052}.boot__bar,.boot__foot,.boot__stage,.boot__rule{z-index:6;position:relative}.boot__bar{font-family:var(--font-mono);letter-spacing:.03em;justify-content:space-between;gap:1rem;padding:1.15rem 1.45rem .7rem;font-size:clamp(.68rem,1.15vw,.8rem);display:flex}.boot__rule{border-top:1px dotted #0000008c;height:0;margin:0 1.25rem}.boot__stage{place-items:center;min-height:0;padding:.25rem .5rem;display:grid}.boot__hello{width:61vw;height:auto;overflow:visible}.boot__hello-ink{transform-box:fill-box;transform-origin:50%}.boot__nib{filter:blur(1.1px)}.boot__foot{font-family:var(--font-mono);gap:.85rem;padding:.85rem 1.45rem 1.25rem;font-size:clamp(.64rem,1.1vw,.78rem);display:grid}.boot__term{color:#2a2a2a;min-height:4.2em;line-height:1.55}.boot__term-line{opacity:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.boot__ok{color:#eee;letter-spacing:.06em;background:#111;margin-right:.35rem;padding:.05rem .35rem;font-size:.72em;display:inline-block}.boot__progress{grid-template-columns:1fr auto;align-items:center;gap:.85rem;display:grid}.boot__progress-track{background:#00000029;height:7px;overflow:hidden}.boot__progress-fill{transform-origin:0;will-change:transform;background:#111;width:100%;height:100%;transform:scaleX(0)}@media (width<=640px){.boot__screen{border-radius:0;min-height:100vh;margin:0}.boot__bar{flex-direction:column;gap:.3rem}.boot__hello{width:92vw}}.home{isolation:isolate;height:100svh;min-height:540px;color:var(--chrome-white);background:linear-gradient(#082f67 0%,#123b73 22%,#22578d 49%,#2c6fa5 73%,#3c86b4 100%);position:relative;overflow:clip}.home__portfolio{z-index:1;pointer-events:none;will-change:transform;height:80.16%;position:absolute;top:16.05%;left:5.2%;right:5.2%}.home__portfolio svg{width:100%;height:100%;display:block}.home__portfolio path{fill:#9bbce8;fill-opacity:.44;stroke:#bdd5f4;stroke-opacity:.65;stroke-width:.7px;vector-effect:non-scaling-stroke}.home__scene{z-index:3;will-change:transform;pointer-events:none;position:absolute;inset:0}.home__art{aspect-ratio:16/9;width:100%;max-width:none;position:absolute;top:calc(48.4% - 25.55vw);left:50%;transform:translate(-50%)}.home__hill{width:100%;height:100%;position:absolute;inset:0}.home__interaction-layer{z-index:4;pointer-events:none;position:absolute;inset:0}.home__computer{cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10%;width:16%;height:22%;padding:0;position:absolute;top:45.2%;left:42.1%}.home__computer:focus-visible{outline-offset:6px;outline:2px solid #ffe9d2}.home__glow{z-index:1;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle,#fff4d633,#0000 70%);border-radius:50%;width:8vw;height:8vw;animation:3s ease-in-out infinite home-glow;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.home__name-wrap{z-index:5;will-change:transform;pointer-events:none;text-align:center;position:absolute;top:41%;left:49.1%;transform:translate(-50%,-50%)}.home__name{font-family:"Yellowtail", var(--font-script);color:#ffe9d2;white-space:nowrap;margin:0;font-size:clamp(3rem,8.8vw,10.5rem);font-weight:400;line-height:1}.home__signature{width:40.4vw;height:auto;display:block}.home__scroll{z-index:6;place-items:center;width:30px;height:44px;display:grid;position:absolute;bottom:5.6%;left:50%;transform:translate(-50%)}.home__mouse{border:2.5px solid #fff;border-radius:999px;width:24px;height:38px;position:relative}.home__mouse:after{content:"";background:#fff;border-radius:999px;width:2.5px;height:6px;animation:1.4s ease-in-out infinite scroll-dot;position:absolute;top:5px;left:50%;transform:translate(-50%)}@keyframes scroll-dot{0%,to{opacity:1;transform:translate(-50%)}60%{opacity:.2;transform:translate(-50%,7px)}}@keyframes home-glow{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1.07)}}@media (width<=720px){.home__portfolio{height:59%;top:20%;left:4%;right:4%}.home__name-wrap{top:40%}.home__art{width:auto;height:84%;top:auto;bottom:-3%}.home__glow{display:none}.home__signature{width:82vw}}@media (width>=721px) and (aspect-ratio<=3/2){.home__art{width:auto;height:101%;top:auto;bottom:-4%}.home__glow{display:none}}@media (prefers-reduced-motion:reduce){.home__glow,.home__mouse:after{animation:none}}.about{--about-desk:#101a20;--about-paper:#cbc9c1;--about-ink:#111110;min-height:100svh;padding:max(7vw, calc(var(--nav-h) + 14px)) 7.6vw 1.1vw;color:var(--about-ink);background:radial-gradient(ellipse at 7% 0, #849fa2a1 0, #57768745 14%, transparent 39%), linear-gradient(117deg, #23303a, var(--about-desk) 49%, #09151a);position:relative;overflow:clip}.about__desk{align-items:center;width:100%;min-height:calc(100svh - 8.1vw);display:grid}.about__folder{aspect-ratio:1084/581;background:var(--about-paper);border:1px solid #99978e;border-radius:1.1% .7% .9% .65%;width:100%;position:relative;box-shadow:-7px 3px 0 -3px #847f6d,-11px 5px 0 -5px #bbb6a6,0 25px 40px #0005;container-type:inline-size}.about__paper-texture{border-radius:inherit;opacity:.92;pointer-events:none;position:absolute;inset:0}.about__folder:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0000 31.8%,#74726325 32.7%,#eeeae263 33.05%,#89816e38 33.5%,#0000 34.3%);position:absolute;inset:0;box-shadow:inset 2px 1px 4px #716c5a7a,inset -4px -3px 5px #8d826b55}.about__folder:after{content:"";pointer-events:none;background:linear-gradient(#ddd9d16b,#0000);border-top:2px solid #55564d;height:1.2%;position:absolute;top:1.4%;left:33.4%;right:.8%}.about__crop{display:block;position:relative;overflow:hidden}.about__crop img{max-width:none;width:var(--crop-width);height:auto;left:var(--crop-left);top:var(--crop-top);-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute}.about__comic{width:28.04%;height:92.77%;position:absolute;top:3.6%;left:3.13%;overflow:hidden;container-type:inline-size}.about__comic-art{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.about__panel{z-index:2;width:38.2%;height:86%;position:absolute;top:6%;left:36.9%}.about__title-block{width:60.6%;height:8cqw;position:relative}.about__title{white-space:nowrap;letter-spacing:-.08cqw;outline:none;width:100%;margin:0;padding:.35cqw .65cqw 2.2cqw;font-family:Arial Black,Noto Sans SC,sans-serif;font-size:3.95cqw;font-weight:1000;line-height:1.12;position:relative}.about__corner{border:.18cqw solid;width:.9cqw;height:.9cqw;position:absolute}.about__corner--tl{border-bottom:0;border-right:0;top:0;left:0}.about__corner--tr{border-bottom:0;border-left:0;top:0;right:0}.about__corner--bl{border-top:0;border-right:0;bottom:0;left:0}.about__corner--br{border-top:0;border-left:0;bottom:0;right:0}.about__roles{background:var(--about-ink);color:#efeee9;text-align:center;white-space:nowrap;letter-spacing:.01em;width:max-content;min-width:calc(100% - 1.3cqw);margin:0;padding:.22cqw .4cqw;font:600 max(12px,.72cqw)/1.25 Arial,sans-serif;position:absolute;top:5.15cqw;left:.65cqw}.about__meta{z-index:2;gap:.22cqw;font:.88cqw/1.2 Georgia,serif;display:grid;position:absolute;top:6%;right:3.6%}.about__meta b{color:#d4d3cc;background:#282925;padding:.06cqw .25cqw;font-weight:400}.about__barcode{background:repeating-linear-gradient(90deg,#151612 0 1px,#0000 1px 2px,#151612 2px 4px,#0000 4px 5px,#151612 5px 6px,#0000 6px 9px);height:.96cqw}.about__intro{border-bottom:1px dashed #87877c55;width:100%;min-height:26%;padding-bottom:2.15cqw;position:absolute;top:21.4%;left:0}.about__hi,.about__exp-title{clip-path:polygon(0 1%,99% 0,100% 99%,92% 97%,88% 100%,64% 96%,36% 100%,7% 97%,0 91%);background:linear-gradient(93deg,#97958b3d,#a29e974d 70%,#9a968c3d);min-width:13.5cqw;margin:0 0 1.4cqw;padding:.6cqw .95cqw .65cqw;font-family:Arial Black,Noto Sans SC,sans-serif;font-size:1.54cqw;font-weight:900;line-height:1.2;display:table}.about__hi-row{align-items:center;gap:.55cqw;margin:0 0 1.4cqw;display:flex}.about__hi-row .about__hi{margin:0}.about__github{border-radius:50%;flex:none;place-items:center;width:1.85cqw;min-width:18px;height:1.85cqw;min-height:18px;transition:transform .2s,opacity .2s;display:grid}.about__github img{object-fit:contain;width:100%;height:100%;display:block}.about__github:hover{opacity:.85;transform:translateY(-1px)scale(1.06)}.about__github:focus-visible{outline-offset:3px;outline:2px solid #111}.about__body{font-family:var(--font-sans);text-align:justify;color:#2c2d28;margin:0;font-size:.84cqw;font-weight:450;line-height:1.53}.about__body+.about__body{margin-top:.25cqw}.about__experience{width:100%;position:absolute;top:52.65%;left:0}.about__exp-title{margin-bottom:1.6cqw}.about__exp{gap:1.55cqw;margin:0;padding:0;list-style:none;display:grid}.about__exp-heading{justify-content:space-between;align-items:center;margin-bottom:.55cqw;display:flex}.about__org{font:800 .92cqw/1.2 Arial,Noto Sans SC,sans-serif}.about__exp time{white-space:nowrap;font:800 .88cqw/1.2 Arial,sans-serif}.about__exp p{color:#2c2d28;text-align:justify;margin:0;font-size:.84cqw;font-weight:450;line-height:1.53}.about__side{z-index:3;width:19.75%;height:65%;position:absolute;top:23.1%;left:77%}.about__polaroid{z-index:2;cursor:pointer;filter:drop-shadow(-.7cqw .45cqw .35cqw #0004);outline-offset:6px;background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0 0 auto}.about__polaroid:before{content:"";z-index:-1;background:repeating-linear-gradient(0deg,#d7d2c7 0 .5cqw,#222420 .5cqw 1.1cqw) 0 0/.5cqw 100% no-repeat,#242523;width:90%;height:85%;position:absolute;top:6%;left:-5.5%;transform:rotate(-5deg)}.about__portrait-defs{pointer-events:none;position:absolute}.about__polaroid-scene{pointer-events:none;transform-origin:50%;will-change:transform;width:100%;display:block;position:relative}.about__polaroid-frame{clip-path:polygon(0 5%,3% 2%,91% 0,94% 1%,100% 94%,98% 97%,8% 100%,5% 98%);width:100%;display:block;position:relative}.about__polaroid-flat{width:100%}.about__signature-paper{width:58%;height:13.5%;position:absolute;top:83.8%;left:11%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3px calc(100% - 3px),#0000),linear-gradient(#0000,#000 3px calc(100% - 3px),#0000);mask-image:linear-gradient(90deg,#0000,#000 3px calc(100% - 3px),#0000),linear-gradient(#0000,#000 3px calc(100% - 3px),#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.about__photo-signature{aspect-ratio:917/238;background:#20221e;width:56%;position:absolute;top:85.3%;left:13%;transform:rotate(-3deg);-webkit-mask:url(/assets/home/signature.png) 50%/contain no-repeat;mask:url(/assets/home/signature.png) 50%/contain no-repeat}.about__polaroid-pop{opacity:0;transform-origin:64% 76%;filter:drop-shadow(-.25cqw .5cqw .35cqw #0003);will-change:transform, opacity;width:121.962%;transition:opacity .3s,transform .48s cubic-bezier(.4,0,.2,1);position:absolute;top:-19.16%;left:-18.692%;transform:translate(4%,8%)scale(.84)rotate(2deg)}.about__polaroid-person{clip-path:url(#about-portrait-person);width:100%}.about__polaroid.is-open .about__polaroid-pop{opacity:1;transition:opacity .3s,transform .62s cubic-bezier(.16,1,.3,1);transform:translate(0)scale(1)rotate(0)}.about__contact-slip{background:#cbc8bd;border:1px solid #8f8a7c;width:85%;min-height:48%;padding:7cqw 1.2cqw 1.7cqw 2.2cqw;position:absolute;top:55%;left:13%;transform:rotate(-5deg);box-shadow:-.4cqw .3cqw .4cqw #0002}.about__contact-slip>span{align-items:center;gap:1.65cqw;margin-bottom:.9cqw;display:flex}.about__contact-slip svg{flex-shrink:0;width:1.25cqw;height:1.25cqw}.about__contact-slip i{background:#090a07;width:6.3cqw;height:1.05cqw}.about__contact-slip>span:nth-child(2) i{width:5cqw;margin-left:auto}.about__contact-slip>span:nth-child(3) i{width:8.5cqw}.about__stamp{outline-offset:-.65cqw;color:#4c514a99;border:.13cqw solid #585b50a1;border-radius:50%;outline:.07cqw solid #585b5099;flex-direction:column;justify-content:center;align-items:center;gap:.42cqw;width:6.3cqw;height:6.3cqw;display:flex;position:absolute;bottom:-1.4cqw;right:-1.1cqw;transform:rotate(16deg)}.about__stamp span{letter-spacing:.07cqw;font:700 .65cqw/1 Arial,sans-serif}.about__stamp b{font:900 1.25cqw/1 var(--font-mono)}.about__lanyard{z-index:4;pointer-events:none;filter:drop-shadow(3px 4px 2px #0008);width:100%;height:100%;position:absolute;inset:0;overflow:visible}.about__badge{z-index:5;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transform-origin:50% 55%;filter:drop-shadow(.25cqw .65cqw .5cqw #0006);outline-offset:5px;background:0 0;border:0;width:25.37%;padding:0;position:absolute;top:-6.37%;left:4.244%}.about__badge[data-dragging=true]{cursor:grabbing}.about__badge-art{width:100%;height:auto;display:block;overflow:visible}@media (aspect-ratio>=19/10) and (width>=901px){.about{padding-top:calc(var(--nav-h) + 14px)}.about__desk{min-height:calc(100svh - var(--nav-h) - 28px)}.about__folder{max-width:calc((100svh - var(--nav-h) - 30px) * 1.866);margin-inline:auto}}@media (width<=900px){.about{padding:calc(var(--nav-h) + 34px) 5vw 40px}.about__desk{min-height:0}.about__folder{aspect-ratio:auto;flex-direction:column;gap:32px;min-height:1600px;padding:540px 7% 42px;display:flex}.about__folder:before{background:linear-gradient(90deg,#706b6020,#0000 2% 97%,#706b6020)}.about__folder:after{top:7px;left:2%}.about__comic{aspect-ratio:304/539;width:min(68%,282px);height:auto;top:15px;left:calc(50% - min(34%,141px))}.about__badge{width:61.5%;top:-25px;left:19.25%}.about__panel{width:100%;height:auto;position:relative;top:auto;left:auto}.about__meta{display:none}.about__title-block{width:251px;max-width:100%;height:86px}.about__title{letter-spacing:-1px;padding:6px 8px 23px;font-size:40px}.about__corner{border-width:2px;width:10px;height:10px}.about__roles{min-width:calc(100% - 16px);padding:3px 6px;font-size:11px;top:53px;left:8px}.about__intro,.about__experience{width:100%;margin-top:25px;position:relative;inset:auto}.about__intro{padding-bottom:25px}.about__hi,.about__exp-title{min-width:146px;margin-bottom:18px;padding:8px 11px;font-size:17px}.about__hi-row{gap:8px;margin-bottom:18px}.about__hi-row .about__hi{margin-bottom:0}.about__github{width:22px;height:22px}.about__body,.about__exp p{font-size:13px;line-height:1.8}.about__body+.about__body{margin-top:8px}.about__exp{gap:25px}.about__exp-heading{margin-bottom:10px}.about__exp time{font-size:10px}.about__org{font-size:13px}.about__side{width:210px;height:365px;margin:35px auto 55px;position:relative;inset:auto}.about__polaroid{filter:drop-shadow(-7px 5px 4px #0004)}.about__contact-slip{padding:60px 12px 15px 20px}.about__contact-slip>span{gap:18px;margin-bottom:8px}.about__contact-slip svg{width:14px;height:14px}.about__contact-slip i,.about__contact-slip>span:nth-child(2) i,.about__contact-slip>span:nth-child(3) i{width:80px;height:10px}.about__stamp{outline-offset:-6px;border-width:1px;gap:4px;width:65px;height:65px;bottom:-19px;right:-7px}.about__stamp span{letter-spacing:.5px;font-size:7px}.about__stamp b{font-size:13px}}@media (width<=600px){.about__folder{min-height:0;padding-top:119vw}.about__badge{top:-20px}}@media (prefers-reduced-motion:reduce){.about__polaroid-pop,.about__polaroid.is-open .about__polaroid-pop{transition:none}}.credentials{min-height:100vh;padding:calc(var(--nav-h) + 2rem) clamp(1.25rem, 6vw, 5rem) 4rem;background:var(--dark-bg);color:var(--dark-text);position:relative;overflow:clip}.credentials__glow{pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#ffffff1f,#0000 68%);width:55vw;height:55vw;position:absolute;inset:-20% auto auto -10%}.credentials__list{z-index:1;width:min(980px,100%);margin:0 auto;padding:0;list-style:none;display:grid;position:relative}.credentials__row{width:100%;color:var(--dark-muted);text-align:left;cursor:pointer;transition:color .35s var(--ease), background .35s var(--ease), transform .35s var(--ease), letter-spacing .35s ease;background:0 0;border:0;border-bottom:1px solid #ffffff1f;grid-template-columns:3.5rem 1fr auto;align-items:center;gap:1rem;padding:1.35rem 1rem;display:grid}.credentials__row:hover,.credentials__row.is-active{color:#fff;background:linear-gradient(90deg,#ffffff1a,#ffffff08 55%,#0000);transform:translate(6px)}.credentials__row.is-active .credentials__title{letter-spacing:.02em}.credentials__index{font-family:var(--font-ui);opacity:.85;font-size:.95rem}.credentials__text{gap:.25rem;display:grid}.credentials__title{letter-spacing:.01em;font-size:clamp(1.15rem,2.4vw,1.75rem);font-weight:700}.credentials__sub{letter-spacing:.14em;text-transform:uppercase;opacity:.75;font-size:.72rem}.credentials__arrow{opacity:.7;place-items:center;width:2.4rem;height:2.4rem;display:grid;position:relative}.credentials__arrow svg{transition:opacity .3s ease, transform .35s var(--ease);grid-area:1/1}.credentials__arrow-active{opacity:0;transform:translate(-4px,4px)scale(.85)}.credentials__row.is-active .credentials__arrow-idle,.credentials__row:hover .credentials__arrow-idle{opacity:0;transform:translate(4px,-2px)}.credentials__row.is-active .credentials__arrow-active,.credentials__row:hover .credentials__arrow-active{opacity:1;transform:translate(0)scale(1)}.credentials__row.is-active .credentials__arrow,.credentials__row:hover .credentials__arrow{opacity:1}@media (width<=640px){.credentials__row{grid-template-columns:2.4rem 1fr auto;padding:1.1rem .35rem}}.credentials__legacy-anchor{position:absolute;top:0}.credentials__row{text-decoration:none}.credentials__row:disabled{cursor:default}.credentials__row:disabled:hover{color:var(--dark-muted);background:0 0;transform:none}.credentials__empty-mark{text-align:center;opacity:.4;width:2.4rem}.credentials__gallery-wrap{border-bottom:1px solid #ffffff1f;padding:1.8rem 1rem 2.4rem}.credentials__gallery-heading{color:#999;letter-spacing:.15em;justify-content:space-between;margin-bottom:1.4rem;font-size:.67rem;display:flex}.credentials__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.2rem;margin:0;padding:0;list-style:none;display:grid}.credentials__award{color:#ddd;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.credentials__award-image{background:#191919;border:1px solid #ffffff12;place-items:center;height:240px;padding:1rem;transition:border-color .25s,background .25s;display:grid}.credentials__award-image img{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.credentials__award-caption{justify-content:space-between;align-items:baseline;gap:.6rem;margin-top:.75rem;font-size:.78rem;line-height:1.6;display:flex}.credentials__award-caption>span:last-child{opacity:.45}.credentials__award:hover .credentials__award-image,.credentials__award:focus-visible .credentials__award-image{background:#222;border-color:#ffffff65}.credentials__award:hover .credentials__award-caption{color:#fff}.credentials__paper-title{color:#eee;margin:0 0 1rem;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:600;line-height:1.45}.credentials__paper-actions{flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem;display:flex}.credentials__paper-actions a{color:#ccc;border:1px solid #ffffff2b;padding:.55rem .9rem;font-size:.78rem;text-decoration:none;transition:color .25s,background .25s,border-color .25s}.credentials__paper-actions a:hover,.credentials__paper-actions a:focus-visible{color:#fff;background:#ffffff14;border-color:#ffffff65}.credentials__paper-pdf{background:#191919;border:1px solid #ffffff12;width:100%;height:min(75dvh,820px);display:block}.credentials__competitions{margin:0;padding:0;list-style:none;display:grid}.credentials__competitions a{color:#ccc;border-top:1px solid #ffffff12;grid-template-columns:2.4rem minmax(0,1fr) auto;align-items:baseline;gap:.8rem;padding:.9rem .4rem;text-decoration:none;transition:color .25s,background .25s;display:grid}.credentials__competitions li:first-child a{border-top:0}.credentials__competitions a:hover,.credentials__competitions a:focus-visible{color:#fff;background:#ffffff0d}.credentials__competition-index{color:#777;font-family:var(--font-ui);font-size:.75rem}.credentials__competition-name{font-size:.95rem;line-height:1.5}.credentials__competition-url{color:#888;overflow-wrap:anywhere;text-align:right;font-size:.72rem}.credentials__offers{gap:1.6rem;margin-bottom:2rem;display:grid}.credentials__offer-period{padding:0 .2rem}.credentials__offer-term{color:#fff;font-family:var(--font-ui);letter-spacing:.18em;margin:0 0 .7rem;font-size:.78rem;font-weight:600}.credentials__offer-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.credentials__offer-list li{color:#cfcfcf;padding-left:1rem;font-size:.95rem;line-height:1.55;position:relative}.credentials__offer-list li:before{content:"";background:#fff5;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.7em;left:0}.credentials__gallery-heading--proofs{margin-top:.4rem}.credentials__gallery--offers{grid-template-columns:repeat(2,minmax(0,1fr))}.credentials__gallery--offers .credentials__award-image{height:280px}.credentials__preview{color:#f0f0f0;background:#151515;border:1px solid #ffffff2b;width:min(1050px,100vw - 48px);max-width:none;max-height:calc(100dvh - 48px);padding:0;overflow:auto;box-shadow:0 24px 80px #0009}.credentials__preview::backdrop{background:#050505e8}.credentials__preview-content{flex-direction:column;max-height:calc(100dvh - 50px);padding:1rem 1.5rem;display:flex}.credentials__preview-header,.credentials__preview-footer{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.credentials__preview-header{letter-spacing:.12em;font-size:.75rem}.credentials__preview-count{color:#999;margin-left:1rem}.credentials__preview-close,.credentials__preview-footer button{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2b;padding:0;font-size:1.4rem}.credentials__preview-close{border-color:#0000;font-size:1.8rem}.credentials__preview button:hover{background:#ffffff14}.credentials__preview-figure{flex-direction:column;flex:1;align-items:center;gap:1rem;min-height:0;margin:1rem 0;display:flex}.credentials__preview-figure img{object-fit:contain;width:100%;height:min(65dvh,720px);min-height:0;display:block}.credentials__preview-figure figcaption{text-align:center;flex-shrink:0;font-size:.88rem;line-height:1.5}.credentials__preview-footer{border-top:1px solid #ffffff1f;padding-top:.8rem}.credentials__preview-footer a{color:#bbb;font-size:.78rem;text-decoration:none}.credentials__preview-footer a:hover{color:#fff}@media (width<=720px){.credentials__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.credentials__gallery-wrap{padding-inline:.35rem}.credentials__award-image{height:210px;padding:.65rem}}@media (width<=440px){.credentials__row{grid-template-columns:1.6rem minmax(0,1fr) auto;gap:.6rem}.credentials__title{font-size:1.3rem}.credentials__sub{font-size:.6rem}.credentials__gallery{gap:1.2rem .7rem}.credentials__gallery--offers{grid-template-columns:1fr}.credentials__gallery--offers .credentials__award-image{height:240px}.credentials__award-image{height:190px}.credentials__award-caption{font-size:.68rem}.credentials__competitions a{grid-template-columns:1.8rem minmax(0,1fr)}.credentials__competition-url{text-align:left;grid-column:2}.credentials__paper-pdf{height:60dvh}.credentials__preview{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.credentials__preview-content{max-height:calc(100dvh - 22px);padding:.7rem}}@media (prefers-reduced-motion:reduce){.credentials__row,.credentials__arrow svg,.credentials__award-image{transition:none}}.contact{color:#fff;background:#050505;min-height:100vh;position:relative;overflow:clip}.contact__scene{position:absolute;inset:0}.contact__scene img{object-fit:cover;object-position:center 65%;width:100%;height:100%}.contact__veil{pointer-events:none;background:radial-gradient(at 40% 35%,#0000 10%,#00000059 75%);position:absolute;inset:0}.contact__callout{z-index:2;color:#fff;text-align:left;cursor:pointer;font-family:var(--font-hand);transition:translate .3s var(--ease), scale .3s var(--ease), filter .3s ease;background:0 0;border:0;gap:.2rem;padding:.4rem .2rem;display:grid;position:absolute}.contact__callout:hover{filter:drop-shadow(0 0 12px #ffffff59);translate:0 -3px;scale:1.03}.contact__callout.is-pulse{animation:.55s contact-pulse}.contact__callout--email{max-width:240px;top:36%;left:clamp(1.25rem,8vw,6.5rem)}.contact__callout--phone{text-align:right;max-width:260px;top:34%;right:clamp(1.25rem,7vw,5.5rem)}.contact__callout--phone .contact__arrow{margin-left:auto}.contact__label{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700}.contact__value{font-family:var(--font-hand);letter-spacing:.02em;font-size:clamp(1.15rem,2.1vw,1.45rem)}.contact__hint{opacity:.85;font-size:1rem}.contact__arrow{opacity:.9;width:78px;height:36px;margin-top:.15rem}.contact__callout:hover .contact__hint,.contact__callout:focus-visible .contact__hint{text-decoration:underline}@keyframes contact-pulse{0%{scale:1}40%{scale:1.06}to{scale:1}}.contact__toast{z-index:50;color:#111;font-family:var(--font-sans);background:#ffffffeb;border-radius:999px;padding:.65rem 1rem;font-size:.85rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000059}@media (width<=720px){.contact__callout--email,.contact__callout--phone{text-align:left;position:absolute;left:1rem;right:1rem}.contact__callout--email{top:auto;bottom:7.5rem}.contact__callout--phone{top:auto;bottom:2.8rem}.contact__callout--phone .contact__arrow{margin-left:0}}.computer-portal{z-index:60;pointer-events:auto;position:fixed;inset:0;overflow:hidden}.computer-portal__bezel{transform-origin:50%;will-change:transform;position:absolute;inset:0}.computer-portal__hardware{width:100%;height:100%;display:block;overflow:visible}.app main.is-locked{pointer-events:none;height:100vh;overflow:hidden}
