.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--border-w:2px;--radius:4px;--gap:12px;--screen-pad:16px;--tap:44px;--device-max:900px;--screen-min-h:96px;--bg:#0b0e12;--panel:#161b22;--border:#30363d;--ink:#e6edf3;--dim:#f5f1dc;--screen:#0d1117;--stream:#1f6feb;--line:#1a1a1a;--accent:var(--t-dragon);--accent-2:var(--t-steel);--dur-fast:.1s;--dur-base:.16s;--dur-slow:.4s;--ease:cubic-bezier(.25, .46, .45, .94);--focus:var(--accent);--font-display:"Departure Mono", ui-monospace, monospace;--font-body:"Departure Mono", ui-monospace, monospace;--fs-label:12px;--fs-body:16px;--fs-head:24px;--fs-name:40px;--fs-mega:72px;--lh-body:1.5;--lh-head:1.25;--track-label:.08em;--t-normal:#a8a77a;--t-fire:#ee8130;--t-water:#6390f0;--t-electric:#f7d02c;--t-grass:#7ac74c;--t-ice:#96d9d6;--t-fighting:#c22e28;--t-poison:#a33ea1;--t-ground:#e2bf65;--t-flying:#a98ff3;--t-psychic:#f95587;--t-bug:#a6b91a;--t-rock:#b6a136;--t-ghost:#735797;--t-dragon:#6f35fc;--t-dark:#705746;--t-steel:#b7b7ce;--t-fairy:#d685ad}@font-face{font-family:Departure Mono;src:url(/fonts/departure-mono-latin.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);margin:0}html{color-scheme:dark;scroll-behavior:smooth;scrollbar-width:auto;scrollbar-color:var(--time-accent,#ffd75e) var(--time-deep,#09131d)}html[data-time=dawn]{--time-deep:#2d163c;--time-panel:#5d2451;--time-accent:#ffb36b;--time-soft:#ffd1bd}html[data-time=day]{--time-deep:#073c58;--time-panel:#0c6685;--time-accent:#ffd75e;--time-soft:#d8f6ff}html[data-time=sunset]{--time-deep:#35102d;--time-panel:#8b2348;--time-accent:#ffb347;--time-soft:#ffe0c2}html[data-time=night]{--time-deep:#0c1230;--time-panel:#22205c;--time-accent:#7ee8fa;--time-soft:#e0e4ff}html::-webkit-scrollbar{width:16px}html::-webkit-scrollbar-track{background:var(--time-deep,#09131d);border-left:3px solid #05070b}html::-webkit-scrollbar-thumb{background:var(--time-accent,#ffd75e);border:3px solid var(--time-deep,#09131d);box-shadow:inset 0 0 0 2px #fff8}html::-webkit-scrollbar-thumb:hover{background:var(--time-soft,#fff)}html::-webkit-scrollbar-button{display:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (width<=760px){:root{--fs-label:14px;--fs-body:18px;--fs-head:28px;--fs-name:38px;--fs-mega:60px;--tap:48px}}h1{font-family:var(--font-display);font-size:var(--fs-name);line-height:var(--lh-head);margin:0}p{text-wrap:pretty}h1,h2,h3{text-wrap:balance}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}:focus:not(:focus-visible){outline:none}::selection{background:var(--accent);color:var(--bg)}.stat-value,.dex-no,.playtime,.level,.counter{font-variant-numeric:tabular-nums slashed-zero}.type-badge,.status-badge,.term,.vitals dt,.wordmark,.fallback-label,.resting-label{user-select:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link[data-astro-cid-lcdefpme]{z-index:20;background:var(--ink);color:var(--bg);padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link[data-astro-cid-lcdefpme]:focus{transform:translateY(0)}.portfolio-header[data-astro-cid-lcdefpme]{z-index:5;border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1180px;margin:auto;padding:20px 28px;display:grid;position:relative}.brand[data-astro-cid-lcdefpme]{color:var(--ink);font:400 var(--fs-head)/1 var(--font-display);letter-spacing:var(--track-label);white-space:nowrap;text-decoration:none}.portfolio-header[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:65ch;color:var(--dim);margin:0;font-size:16px}.tooltip-switch[data-astro-cid-lcdefpme]{min-height:var(--tap);color:var(--ink);font:var(--fs-label)/1 var(--font-display);letter-spacing:var(--track-label);text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:6px 4px;display:flex}.tooltip-switch[data-astro-cid-lcdefpme]:hover .tooltip-switch-label[data-astro-cid-lcdefpme]{color:var(--time-accent,var(--accent))}.tooltip-switch-track[data-astro-cid-lcdefpme]{border:2px solid var(--dim);width:38px;height:22px;transition:border-color var(--dur-fast) var(--ease),background-color var(--dur-fast) var(--ease);background:#1a202a;border-radius:999px;position:relative}.tooltip-switch-track[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--dim);width:12px;height:12px;transition:transform var(--dur-base) var(--ease),background-color var(--dur-fast) var(--ease);border-radius:50%;position:absolute;top:3px;left:3px}.tooltip-switch[data-astro-cid-lcdefpme][aria-checked=true] .tooltip-switch-track[data-astro-cid-lcdefpme]{border-color:var(--time-accent,var(--accent));background:color-mix(in srgb,var(--time-accent,var(--accent)) 28%,#111722)}.tooltip-switch[data-astro-cid-lcdefpme][aria-checked=true] .tooltip-switch-track[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--ink);transform:translate(16px)}button[data-astro-cid-lcdefpme],input[data-astro-cid-lcdefpme],select[data-astro-cid-lcdefpme],textarea[data-astro-cid-lcdefpme]{font:inherit}button[data-astro-cid-lcdefpme]{touch-action:manipulation}.add-button[data-astro-cid-lcdefpme],.submit-button[data-astro-cid-lcdefpme]{min-height:var(--tap);border:2px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;font-family:var(--font-display);cursor:pointer;padding:10px 18px}.add-button[data-astro-cid-lcdefpme]:hover,.submit-button[data-astro-cid-lcdefpme]:hover{filter:brightness(1.16)}main[data-astro-cid-lcdefpme]{overflow:clip}.device-section[data-astro-cid-lcdefpme]{isolation:isolate;max-width:1160px;margin:auto;padding:42px 24px 72px;position:relative}.section-heading[data-astro-cid-lcdefpme]{z-index:2;justify-content:space-between;align-items:end;gap:28px;max-width:1080px;margin:0 auto 12px;display:flex;position:relative}.section-heading[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:42ch;color:var(--dim);text-align:end;margin:0;font-size:16px}.eyebrow[data-astro-cid-lcdefpme],.section-index[data-astro-cid-lcdefpme],.project-number[data-astro-cid-lcdefpme],.project-stack[data-astro-cid-lcdefpme],.field-hint[data-astro-cid-lcdefpme]{color:var(--dim);font-family:var(--font-display);font-size:var(--fs-label);letter-spacing:var(--track-label);text-transform:uppercase}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme]{font-weight:400}h1[data-astro-cid-lcdefpme]{margin-top:6px}h2[data-astro-cid-lcdefpme]{font:400 var(--fs-name)/1.15 var(--font-display);margin:8px 0 20px}h3[data-astro-cid-lcdefpme]{font:400 var(--fs-head)/1.2 var(--font-display);margin:10px 0 4px}.device-native[data-astro-cid-lcdefpme]{z-index:2;backdrop-filter:blur(1px);background:#080b10a8;min-height:600px;padding:0 14px 18px;position:relative}.pixel-world[data-astro-cid-lcdefpme]{z-index:0;image-rendering:pixelated;background:linear-gradient(#16284b 0 58%,#352d54 58% 70%,#111c2e 70%);border:1px solid #343840;position:absolute;inset:105px 0 36px;overflow:hidden}.tech-logo[data-astro-cid-lcdefpme]{color:#111827;min-width:54px;height:54px;font:400 13px/1 var(--font-display);will-change:transform;background:#e8eddf;border:4px solid #090d16;place-items:center;padding:8px;animation:9s steps(12,end) infinite tech-float;display:grid;position:absolute;box-shadow:8px 8px #080b10}.tech-python[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#3776ab 0 50%,#ffd343 50%);top:12%;left:5%}.tech-kotlin[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#7f52ff,#ff4785 55%,#ff8a00);animation-delay:-2s;top:18%;right:7%}.tech-react[data-astro-cid-lcdefpme]{color:#61dafb;background:#18232d;font-size:28px;animation-delay:-5s;bottom:23%;left:10%}.tech-kafka[data-astro-cid-lcdefpme]{color:#fff;background:#211f20;font-size:9px;animation-delay:-7s;bottom:25%;right:5%}.tech-snowflake[data-astro-cid-lcdefpme]{color:#fff;background:#29b5e8;font-size:24px;animation-delay:-3s;top:8%;left:23%}.tech-solidity[data-astro-cid-lcdefpme]{color:#bbb;background:#363636;font-size:26px;animation-delay:-6s;top:8%;right:23%}.pixel-hills[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#0000 20%,#172f32 20% 40%,#0000 40%) 0 0/180px 100%,linear-gradient(45deg,#0b171c 25%,#0000 25%) 0 100%/96px 55%;height:22%;position:absolute;inset:auto 0 0}@keyframes tech-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-22px)rotate(2deg)}}.content-section[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);grid-template-columns:minmax(120px,220px) minmax(0,850px);gap:48px;max-width:1160px;margin:auto;padding:88px 28px;display:grid}.content-section[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]:last-child{min-width:0}.lead[data-astro-cid-lcdefpme]{max-width:28ch;font:400 var(--fs-head)/1.4 var(--font-display);margin:0 0 18px}.about-section[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:not(.lead){max-width:68ch;font-size:17px}.profile-links[data-astro-cid-lcdefpme]{gap:12px;margin-top:28px;display:flex}.profile-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{min-height:var(--tap);border:1px solid var(--border);color:var(--ink);padding:10px 14px;text-decoration:none}.profile-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{border-color:var(--accent);background:var(--panel)}.projects-content[data-astro-cid-lcdefpme]{width:100%}.project-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.project-card[data-astro-cid-lcdefpme],.experience-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--panel);min-width:0;padding:22px}.project-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{overflow-wrap:break-word}.project-stack[data-astro-cid-lcdefpme]{min-height:36px}.project-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{color:var(--dim);padding-left:18px}.experience-card[data-astro-cid-lcdefpme]{grid-template-columns:minmax(220px,.75fr) 1fr;gap:28px;display:grid}.experience-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:0}.availability[data-astro-cid-lcdefpme]{color:var(--dim);align-items:center;gap:8px;margin-top:16px;display:flex}.availability[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:#59d987;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #59d9871f}.site-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);color:var(--dim);font-size:var(--fs-label);text-align:center;padding:24px}.loader[data-astro-cid-lcdefpme]{z-index:100;color:var(--ink);text-align:center;opacity:1;transition:opacity .16s var(--ease);background:#080b10;place-content:center;gap:12px;display:grid;position:fixed;inset:0}.loader-done[data-astro-cid-lcdefpme]{opacity:0;pointer-events:none}.loader[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-family:var(--font-display);margin:0}.loader-tip[data-astro-cid-lcdefpme]{max-width:38ch;color:var(--dim);font-size:14px}.loader-mobile-note[data-astro-cid-lcdefpme]{color:var(--dim);font-size:13px;display:none}.snake-loader[data-astro-cid-lcdefpme]{width:132px;height:112px;margin:auto;animation:1.1s steps(12,end) infinite snake-roll;position:relative}.snake[data-astro-cid-lcdefpme]{width:66px;height:42px;image-rendering:pixelated;border-radius:10px 10px 10px 3px;position:absolute;box-shadow:inset -8px -8px #0002,8px 8px #05070b}.snake[data-astro-cid-lcdefpme]:before{content:"";background:inherit;border-radius:0 4px 10px 0;width:28px;height:36px;position:absolute;top:20px;right:-20px;box-shadow:inset -8px -8px #0002}.snake[data-astro-cid-lcdefpme]:after{content:"";background:inherit;border-radius:0 0 4px 8px;width:18px;height:18px;position:absolute;bottom:-12px;left:8px}.snake[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{z-index:2;background:#fff;width:8px;height:8px;position:absolute;top:10px;right:12px;box-shadow:2px 2px #18202a}.snake-blue[data-astro-cid-lcdefpme]{background:#3776ab;top:12px;left:10px}.snake-yellow[data-astro-cid-lcdefpme]{background:#ffd343;bottom:12px;right:10px;transform:rotate(180deg)}@keyframes snake-roll{to{transform:rotate(360deg)}}dialog[data-astro-cid-lcdefpme]{overscroll-behavior:contain;border:3px solid var(--accent);width:min(720px,100% - 24px);max-height:calc(100dvh - 24px);color:var(--ink);background:linear-gradient(145deg,#151922,#090c12);border-radius:4px;padding:28px;overflow:auto;box-shadow:10px 10px #05070b,inset 0 0 0 2px #ffffff12}dialog[data-astro-cid-lcdefpme]::backdrop{background:#05070be8}.dialog-heading[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding-bottom:14px;display:flex}.dialog-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:4px}.close-button[data-astro-cid-lcdefpme]{width:var(--tap);height:var(--tap);border:2px solid var(--border);background:var(--panel);color:var(--ink);cursor:pointer;border-radius:50%;font-size:24px}.dialog-copy[data-astro-cid-lcdefpme]{max-width:62ch;color:var(--dim)}form[data-astro-cid-lcdefpme]{gap:18px;display:grid}.field-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:14px;display:grid}label[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--ink);gap:7px;font-size:14px;display:grid}input[data-astro-cid-lcdefpme],select[data-astro-cid-lcdefpme],textarea[data-astro-cid-lcdefpme]{width:100%;min-height:48px;color:var(--ink);font-family:var(--font-display);background:#080d14;border:2px solid #4c5666;border-radius:2px;padding:11px 12px;font-size:16px}input[data-astro-cid-lcdefpme]:hover,select[data-astro-cid-lcdefpme]:hover,textarea[data-astro-cid-lcdefpme]:hover{border-color:var(--dim)}input[data-astro-cid-lcdefpme]:focus-visible,select[data-astro-cid-lcdefpme]:focus-visible,textarea[data-astro-cid-lcdefpme]:focus-visible{border-color:var(--accent);outline:2px solid var(--focus);outline-offset:2px}textarea[data-astro-cid-lcdefpme]{resize:vertical}.field-hint[data-astro-cid-lcdefpme]{text-transform:none}.form-actions[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);justify-content:end;gap:10px;padding-top:6px;display:flex}.secondary-button[data-astro-cid-lcdefpme]{min-height:var(--tap);border:2px solid var(--border);background:var(--panel);color:var(--ink);font-family:var(--font-display);cursor:pointer;border-radius:2px;padding:10px 18px}.form-status[data-astro-cid-lcdefpme]{min-height:24px;color:var(--dim);margin:0}.pixel-world[data-astro-cid-lcdefpme]{background:linear-gradient(#72c9ed 0 62%,#a7e0ef 62% 66%,#7db86f 66% 100%);border:4px solid #17253b;box-shadow:8px 8px #05070b}.pixel-world[data-astro-cid-lcdefpme]:before{opacity:.35;background-color:#0000;background-image:linear-gradient(90deg,#ffffff24 2px,#0000 2px),linear-gradient(#ffffff1a 2px,#0000 2px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.pixel-hills[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#0000 25%,#4c8054 25% 50%,#0000 50%) 0 0/220px 100%,repeating-linear-gradient(90deg,#315f42 0 16px,#3f7049 16px 32px);height:25%}.device-native[data-astro-cid-lcdefpme]{background:#09111dd9;box-shadow:inset 0 0 0 2px #ffffff18}.tech-logo[data-astro-cid-lcdefpme]{width:72px;min-width:72px;height:72px;box-shadow:none;filter:drop-shadow(5px 6px #14223866);background:0 0;border:0;padding:8px}.tech-python[data-astro-cid-lcdefpme]{background:0 0;top:15%;left:4%}.tech-react[data-astro-cid-lcdefpme]{background:0 0;bottom:20%;left:8%}.tech-html[data-astro-cid-lcdefpme]{animation-delay:-2s;top:16%;right:5%}.tech-css[data-astro-cid-lcdefpme]{animation-delay:-5s;bottom:18%;right:9%}.tech-git[data-astro-cid-lcdefpme]{animation-delay:-7s;top:7%;left:22%}.tech-docker[data-astro-cid-lcdefpme]{animation-delay:-4s;top:7%;right:22%}.snake-loader[data-astro-cid-lcdefpme]{width:132px;height:132px}.snake-loader[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:124px;height:124px;image-rendering:pixelated;filter:drop-shadow(8px 8px #0008);display:block}.pixel-world[data-astro-cid-lcdefpme]{image-rendering:pixelated;background:linear-gradient(#090d26 0 52%,#18143b 52% 68%,#0b1422 68%);border:4px solid #070b18;inset:105px 0 36px;box-shadow:8px 8px #05070b,inset 0 0 0 4px #27315b}.pixel-world[data-astro-cid-lcdefpme]:before{content:"";opacity:.34;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 31px,#5666a322 32px,#0000 33px),linear-gradient(#0000 0 31px,#5666a31c 32px,#0000 33px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.scene-stars[data-astro-cid-lcdefpme],.scene-skyline[data-astro-cid-lcdefpme],.scene-ground[data-astro-cid-lcdefpme]{pointer-events:none;display:block;position:absolute}.scene-stars[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#ffe889 0 2px,#0000 3px) 2% 16%/97px 83px,radial-gradient(circle,#7ee8fa 0 2px,#0000 3px) 38% 4%/131px 101px,radial-gradient(circle,#fff 0 1px,#0000 2px) 70% 28%/79px 67px;animation:5s steps(2,end) infinite star-step;inset:4% 2% 38%}.scene-skyline[data-astro-cid-lcdefpme]{opacity:.9;clip-path:polygon(0 100%,0 60%,4% 60%,4% 25%,11% 25%,11% 52%,14% 52%,14% 8%,22% 8%,22% 48%,27% 48%,27% 28%,37% 28%,37% 58%,43% 58%,43% 0,55% 0,55% 50%,61% 50%,61% 20%,71% 20%,71% 55%,76% 55%,76% 13%,88% 13%,88% 43%,92% 43%,92% 30%,100% 30%,100% 100%);background:linear-gradient(90deg,#0000 0 4%,#18234c 4% 11%,#0000 11% 14%,#222b5a 14% 22%,#0000 22% 27%,#16264e 27% 37%,#0000 37% 43%,#25305e 43% 55%,#0000 55% 61%,#17254e 61% 71%,#0000 71% 76%,#232d59 76% 88%,#0000 88% 92%,#17234a 92%);height:35%;inset:auto 0 20%}.scene-skyline[data-astro-cid-lcdefpme]:after{content:"";opacity:.38;background:repeating-linear-gradient(90deg,#0000 0 22px,#6be6ee 22px 27px,#0000 27px 54px),repeating-linear-gradient(0deg,#0000 0 26px,#f5d05e 26px 31px,#0000 31px 58px);position:absolute;inset:16px 0 0}.scene-ground[data-astro-cid-lcdefpme]{background:repeating-linear-gradient(90deg,#10283a 0 24px,#16354a 24px 48px),repeating-linear-gradient(#10283a 0 24px,#16354a 24px 48px);border-top:8px solid #39a889;height:22%;inset:auto 0 0;box-shadow:inset 0 8px #76d598}.tech-rail[data-astro-cid-lcdefpme]{z-index:2;background:#0d152ddb;border:4px solid #26355e;flex-direction:column;justify-content:space-around;width:76px;padding:10px;display:flex;position:absolute;top:17%;bottom:24%;box-shadow:inset 0 0 0 4px #111d3b,6px 6px #050817}.tech-rail[data-astro-cid-lcdefpme]:before{content:"TECH";color:#7ee8fa;font:10px/1 var(--font-display);letter-spacing:2px;position:absolute;top:-22px;left:5px}.tech-rail-left[data-astro-cid-lcdefpme]{left:2%}.tech-rail-right[data-astro-cid-lcdefpme]{right:2%}.tech-logo[data-astro-cid-lcdefpme]{filter:none;background:#17254a;border:2px solid #50649b;width:48px;min-width:48px;height:48px;padding:8px;animation:3.2s steps(4,end) infinite rail-pulse;display:grid;position:relative;box-shadow:inset 0 0 0 2px #0a1026,3px 3px #050817;inset:auto!important}.tech-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:32px;height:32px;image-rendering:pixelated}.tech-logo[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:-1.1s}.tech-logo[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:-2.2s}.snake-loader[data-astro-cid-lcdefpme]{place-items:center;width:176px;height:176px;animation:none;display:grid;position:relative}.snake-loader[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{z-index:2;object-fit:contain;width:144px;height:144px;image-rendering:pixelated;filter:drop-shadow(8px 8px #0008);animation:.9s steps(8,end) infinite python-roll;position:relative}.loader-orbit[data-astro-cid-lcdefpme]{border:8px dashed #405382;border-radius:50%;animation:1.1s steps(12,end) infinite orbit-roll;position:absolute;inset:0;box-shadow:0 0 0 8px #111a38}@keyframes python-roll{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes orbit-roll{to{transform:rotate(360deg)}}@keyframes rail-pulse{50%{background:#213867;transform:translateY(-4px)}}@keyframes star-step{50%{opacity:.55}}@media (width<=760px){.portfolio-header[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto;gap:14px;padding:18px 16px}.portfolio-header[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{grid-area:2/1/auto/-1;font-size:17px;line-height:1.6}.header-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;grid-column:1/-1;width:100%}.header-actions[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{flex:auto;justify-content:center}.tooltip-switch[data-astro-cid-lcdefpme]{font-size:14px}.section-heading[data-astro-cid-lcdefpme]{padding-inline:16px;display:block}.section-heading[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{text-align:start;margin-top:14px;font-size:17px;line-height:1.6}.device-section[data-astro-cid-lcdefpme]{padding:34px 0 52px}.device-native[data-astro-cid-lcdefpme]{padding-inline:8px}.pixel-world[data-astro-cid-lcdefpme]{inset:150px 0 28px}.tech-rail[data-astro-cid-lcdefpme]{width:52px;height:190px;padding:6px;top:10%;bottom:auto}.tech-rail-left[data-astro-cid-lcdefpme]{left:4px}.tech-rail-right[data-astro-cid-lcdefpme]{right:4px}.tech-logo[data-astro-cid-lcdefpme]{width:36px;min-width:36px;height:36px;padding:5px}.tech-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:24px;height:24px}.content-section[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:20px;padding:64px 20px}.content-section[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:17px;line-height:1.65}.project-grid[data-astro-cid-lcdefpme],.field-grid[data-astro-cid-lcdefpme],.experience-card[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.project-stack[data-astro-cid-lcdefpme]{min-height:0}}@media (prefers-reduced-motion:reduce){.skip-link[data-astro-cid-lcdefpme],.loader[data-astro-cid-lcdefpme]{transition:none}.tech-logo[data-astro-cid-lcdefpme],.snake-loader[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.loader-orbit[data-astro-cid-lcdefpme],.scene-stars[data-astro-cid-lcdefpme]{animation:none}}.world-backdrop[data-astro-cid-lcdefpme]{z-index:0;image-rendering:pixelated;pointer-events:none;background:url(/backgrounds/pixel-day.png) bottom/cover no-repeat;position:fixed;inset:0;overflow:hidden}.world-backdrop[data-astro-cid-lcdefpme][data-time=dawn]{background-image:url(/backgrounds/pixel-dawn.png)}.world-backdrop[data-astro-cid-lcdefpme][data-time=day]{background-image:url(/backgrounds/pixel-day.png)}.world-backdrop[data-astro-cid-lcdefpme][data-time=sunset]{background-image:url(/backgrounds/pixel-sunset.png)}.world-backdrop[data-astro-cid-lcdefpme][data-time=night]{background-image:url(/backgrounds/pixel-night.png)}.world-backdrop[data-astro-cid-lcdefpme]:after{content:"";background:#03071170;position:absolute;inset:0}.portfolio-header[data-astro-cid-lcdefpme],main[data-astro-cid-lcdefpme],.site-footer[data-astro-cid-lcdefpme]{z-index:1;position:relative}.portfolio-header[data-astro-cid-lcdefpme]{backdrop-filter:blur(14px)saturate(135%);background:#08101a8f}.device-native[data-astro-cid-lcdefpme]{backdrop-filter:blur(9px)saturate(125%);background:#07101a4d;box-shadow:inset 0 0 0 1px #dff6ff24}dialog[data-astro-cid-lcdefpme]{backdrop-filter:blur(18px)saturate(130%);background:#0a111dcc}input[data-astro-cid-lcdefpme],select[data-astro-cid-lcdefpme],textarea[data-astro-cid-lcdefpme]{background:#08101ab8}.world-tech[data-astro-cid-lcdefpme]{--cloud-duration:34s;z-index:1;width:190px;height:104px;animation:tech-cloud var(--cloud-duration) linear infinite,cloud-bob 2.4s steps(4) infinite;filter:drop-shadow(6px 8px #13254955);will-change:transform;place-items:center;display:grid;position:absolute;top:20%;left:-260px}.world-tech[data-astro-cid-lcdefpme]:before{content:"";background:url(/backgrounds/pixel-cloud-plump.png) 50%/contain no-repeat;position:absolute;inset:0}.world-tech[data-astro-cid-lcdefpme]:nth-child(2n):before{background-image:url(/backgrounds/pixel-cloud.png)}.world-tech[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{z-index:1;width:42px;height:42px;image-rendering:pixelated;filter:drop-shadow(2px 2px #fff8);margin-top:20px;position:relative}.world-tech-1[data-astro-cid-lcdefpme]{--cloud-duration:39s;width:172px;height:92px;animation-delay:-7s,-.2s;top:14%}.world-tech-2[data-astro-cid-lcdefpme]{--cloud-duration:51s;width:224px;height:96px;animation-delay:-31s,-1.1s;top:25%}.world-tech-3[data-astro-cid-lcdefpme]{--cloud-duration:35s;width:148px;height:88px;animation-delay:-19s,-.6s;top:38%}.world-tech-4[data-astro-cid-lcdefpme]{--cloud-duration:57s;width:206px;height:116px;animation-delay:-45s,-1.7s;top:51%}.world-tech-5[data-astro-cid-lcdefpme]{--cloud-duration:43s;width:164px;height:78px;animation-delay:-12s,-.9s;top:64%}.world-tech-6[data-astro-cid-lcdefpme]{--cloud-duration:62s;width:238px;height:110px;animation-delay:-52s,-2s;top:78%}.world-tech-7[data-astro-cid-lcdefpme]{--cloud-duration:32s;width:132px;height:76px;animation-delay:-25s,-1.4s;top:19%}.world-tech-8[data-astro-cid-lcdefpme]{--cloud-duration:68s;width:252px;height:124px;animation-delay:-58s,-.4s;top:45%}.world-tech-9[data-astro-cid-lcdefpme]{--cloud-duration:47s;width:182px;height:98px;animation-delay:-37s,-1.9s;top:59%}.world-tech-10[data-astro-cid-lcdefpme]{--cloud-duration:36s;width:142px;height:70px;animation-delay:-16s,-1.2s;top:84%}.world-tech-2[data-astro-cid-lcdefpme]:before,.world-tech-5[data-astro-cid-lcdefpme]:before,.world-tech-7[data-astro-cid-lcdefpme]:before,.world-tech-9[data-astro-cid-lcdefpme]:before{transform:scaleX(-1)}.world-tech-3[data-astro-cid-lcdefpme]:before,.world-tech-8[data-astro-cid-lcdefpme]:before{transform:scale(.88)scaleX(-1)}.world-tech-4[data-astro-cid-lcdefpme]:before,.world-tech-10[data-astro-cid-lcdefpme]:before{transform:scaleY(.82)}.world-tech-5[data-astro-cid-lcdefpme],.world-tech-9[data-astro-cid-lcdefpme]{opacity:.88}.world-tech-7[data-astro-cid-lcdefpme],.world-tech-10[data-astro-cid-lcdefpme]{opacity:.76}@keyframes tech-cloud{0%{translate:0}to{translate:calc(100vw + 280px)}}@keyframes cloud-bob{50%{margin-top:-10px}}@media (width<=760px){.world-tech[data-astro-cid-lcdefpme]{width:112px;height:58px}.world-tech[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:28px;height:28px;margin-top:10px}.content-section[data-astro-cid-lcdefpme]{background:#08101ab0}}@media (prefers-reduced-motion:reduce){.world-tech[data-astro-cid-lcdefpme]{left:var(--rest-x,6%);animation:none}.world-tech-2[data-astro-cid-lcdefpme]{--rest-x:24%}.world-tech-3[data-astro-cid-lcdefpme]{--rest-x:42%}.world-tech-4[data-astro-cid-lcdefpme]{--rest-x:60%}.world-tech-5[data-astro-cid-lcdefpme]{--rest-x:76%}.world-tech-6[data-astro-cid-lcdefpme]{--rest-x:88%}.world-tech-7[data-astro-cid-lcdefpme]{--rest-x:14%}.world-tech-8[data-astro-cid-lcdefpme]{--rest-x:70%}.world-tech-9[data-astro-cid-lcdefpme]{--rest-x:34%}.world-tech-10[data-astro-cid-lcdefpme]{--rest-x:82%}}.portfolio-header[data-astro-cid-lcdefpme]{backdrop-filter:none;background:#08101ad9;width:100%;max-width:none;margin:0;padding-inline:clamp(20px,4vw,64px)}.world-backdrop[data-astro-cid-lcdefpme]:after{background:#0307111f}.world-backdrop[data-astro-cid-lcdefpme][data-time=night]:after{background:#03071112}.device-section[data-astro-cid-lcdefpme]{backdrop-filter:none;background:0 0}.device-native[data-astro-cid-lcdefpme]{backdrop-filter:none;background:#07101a24}.content-section[data-astro-cid-lcdefpme]{backdrop-filter:none;background:#08101a42;border:1px solid #dff6ff36;border-radius:28px;margin:28px auto;padding:72px 34px;box-shadow:0 10px #03071138}.project-card[data-astro-cid-lcdefpme],.experience-card[data-astro-cid-lcdefpme]{backdrop-filter:none;background:#111a276e;border-color:#dff6ff3b}.site-footer[data-astro-cid-lcdefpme]{backdrop-filter:none;background:#08101ad9}.snake-loader[data-astro-cid-lcdefpme]{width:232px;height:232px;margin:auto}.snake-loader[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:138px;height:138px;animation:1.2s steps(16,end) infinite python-roll;position:absolute;inset:50% auto auto 50%}.loader-fact[data-astro-cid-lcdefpme],.loader-extra-fact[data-astro-cid-lcdefpme]{max-width:58ch;color:var(--dim);font-size:14px;margin-inline:auto!important}.loader-extra-fact[data-astro-cid-lcdefpme]{color:#8fcbe8}.loader-extra-fact[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#ffd75e;text-underline-offset:4px}@media (width<=760px){.loader-mobile-note[data-astro-cid-lcdefpme]{display:block}.content-section[data-astro-cid-lcdefpme]{background:#08101a66;border-radius:20px;margin:18px 10px;padding:58px 18px}}.portfolio-header[data-astro-cid-lcdefpme],.site-footer[data-astro-cid-lcdefpme]{background:var(--time-deep,#08101a);border-color:var(--time-accent,var(--border))}.portfolio-header[data-astro-cid-lcdefpme]{box-shadow:inset 0 -3px var(--time-accent,#ffd75e)}.add-button[data-astro-cid-lcdefpme],.submit-button[data-astro-cid-lcdefpme]{border-color:var(--time-accent,#ffd75e);background:var(--time-accent,#ffd75e);color:var(--time-deep,#08101a);box-shadow:3px 3px #05070b}.add-button[data-astro-cid-lcdefpme]:hover,.submit-button[data-astro-cid-lcdefpme]:hover{background:var(--time-soft,#fff);filter:none}.header-actions[data-astro-cid-lcdefpme]{align-items:center;gap:12px;display:flex}.resume-button[data-astro-cid-lcdefpme]{min-height:var(--tap);border:2px solid var(--time-accent,#ffd75e);color:#fff;font-family:var(--font-display);background:var(--time-panel,#161b22);place-items:center;padding:10px 16px;text-decoration:none;display:grid}.resume-button[data-astro-cid-lcdefpme]:hover{background:var(--time-accent,#ffd75e);color:var(--time-deep,#08101a)}.company-field[data-astro-cid-lcdefpme]{grid-column:1/-1}.project-link[data-astro-cid-lcdefpme]{border:2px solid var(--time-accent,#ffd75e);color:#fff;margin-top:12px;padding:9px 12px;text-decoration:none;display:inline-flex}.project-link[data-astro-cid-lcdefpme]:hover{background:var(--time-accent,#ffd75e);color:var(--time-deep,#08101a)}.content-section[data-astro-cid-lcdefpme]{backdrop-filter:blur(10px)saturate(120%);background:#08101ab8}@media (width<=760px){.portfolio-header[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.portfolio-header[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.header-actions[data-astro-cid-lcdefpme]{grid-area:auto/1}.header-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap}.header-actions[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{flex:auto}.add-button[data-astro-cid-lcdefpme]{min-width:130px}}.site-footer[data-astro-cid-lcdefpme]{color:#fff;box-shadow:inset 0 3px var(--time-accent,#ffd75e)}dialog[data-astro-cid-lcdefpme]{border-color:var(--time-accent,#ffd75e);background:var(--time-deep,#0a111d);box-shadow:10px 10px 0 #05070b,inset 0 0 0 2px var(--time-soft,#fff2)}.close-button[data-astro-cid-lcdefpme],.secondary-button[data-astro-cid-lcdefpme]{border-color:var(--time-accent,#ffd75e);background:var(--time-panel,#161b22);color:#fff}.dialog-copy[data-astro-cid-lcdefpme],.portfolio-header[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.section-heading[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.eyebrow[data-astro-cid-lcdefpme],.section-index[data-astro-cid-lcdefpme],.project-number[data-astro-cid-lcdefpme],.project-stack[data-astro-cid-lcdefpme],.field-hint[data-astro-cid-lcdefpme],.project-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme],.availability[data-astro-cid-lcdefpme],.loader-fact[data-astro-cid-lcdefpme]{color:#fff}input[data-astro-cid-lcdefpme],select[data-astro-cid-lcdefpme],textarea[data-astro-cid-lcdefpme]{border-color:var(--time-soft,#fff);background:color-mix(in srgb,var(--time-deep,#08101a) 88%,#000);color:#fff}
