@font-face{font-family:GeistSans;src:url(/_next/static/media/0b78ff376f6b9734-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_8adcd2{font-family:GeistSans,GeistSans Fallback}.__variable_8adcd2{--font-geist-sans:"GeistSans","GeistSans Fallback"}:root{--bg-primary:#ffffff;--text-primary:#18181B;--text-secondary:rgba(112,112,112,0.85);--border-light:#f0f0f0;--max-width:650px;--font-sans:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif);--font-geist:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif)}[data-theme=dark]{--bg-primary:#000000;--text-primary:#eeeeee;--text-secondary:rgba(180,180,180,0.85);--border-light:#2a2a2a}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-primary);transition:background-color .4s ease,color .4s ease;padding:1.5rem}.container{max-width:var(--max-width);margin:0 auto}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.header-content{flex:1 1;display:flex;align-items:center;gap:1.5rem}.header-text{flex:1 1}.portrait-container{width:128px;height:128px;border-radius:50%;overflow:hidden;filter:grayscale(.9);transition:filter .3s ease;flex-shrink:0}.portrait-container:hover{filter:grayscale(0)}.portrait-container img{width:100%;height:100%;object-fit:cover}.hero-title{font-size:16px;font-weight:350;line-height:20px;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-description{margin-bottom:1rem;max-width:500px}.hero-description,.hero-quote{font-size:16px;font-weight:350;line-height:24px;color:var(--text-secondary)}.hero-quote{font-style:italic;opacity:.8}.highlight{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.hero-cta{margin-top:1.5rem}.cta-button{display:inline-block;padding:.75rem 1.5rem;background:var(--text-primary);color:var(--bg-primary);text-decoration:none;border-radius:6px;font-size:16px;font-weight:350;line-height:24px;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.theme-switch-wrapper{padding-top:.25rem}.theme-switch{position:relative;width:60px;height:30px;background:var(--border-light);border:none;border-radius:15px;cursor:pointer;transition:all .3s ease;overflow:hidden}.theme-switch:before{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;background:var(--text-primary);border-radius:50%;transition:all .3s ease;z-index:2}.theme-switch .moon,.theme-switch .sun{position:absolute;top:50%;transform:translateY(-50%);width:16px;height:16px;z-index:1;transition:all .3s ease}.theme-switch .sun{left:6px;color:#ffa500;opacity:0}.theme-switch .moon{right:6px;color:#4a5568;opacity:1}.theme-switch:hover{background:var(--text-secondary)}[data-theme=dark] .theme-switch{background:#2d3748}[data-theme=dark] .theme-switch:before{left:33px;background:var(--text-primary)}[data-theme=dark] .theme-switch .sun{opacity:1}[data-theme=dark] .theme-switch .moon{opacity:0}.section{margin-bottom:4rem}.section-heading{font-size:16px;font-weight:350;line-height:24px;letter-spacing:normal;color:var(--text-secondary);margin-bottom:2rem;border-bottom:1px solid var(--border-light);padding-bottom:.5rem}.experience-item{margin-bottom:2.5rem}.experience-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.experience-company-info{display:flex;align-items:center;gap:1rem}.company-logo-placeholder{background:var(--border-light);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:350;color:var(--text-secondary)}.company-logo,.company-logo-placeholder{width:32px;height:32px;border-radius:6px}.company-logo{object-fit:contain}.company-details h3{font-size:16px;font-weight:350;line-height:24px}.company-details .role,.experience-body,.experience-date{font-size:16px;font-weight:350;line-height:24px;color:var(--text-secondary)}.experience-body{padding-left:3rem}.stack-text{font-size:16px;font-weight:350;line-height:24px;color:var(--text-secondary);margin-bottom:1.5rem}.tech-icons{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.tech-icons img{height:40px;width:auto;filter:grayscale(.9);transition:all .3s ease}[data-theme=dark] .tech-icons img{filter:grayscale(.6)}.tech-icons img:hover{filter:invert(0)!important;transform:translateY(-2px)}.firebase-logo{height:55px!important}.github-logo{height:50px!important}.gcp-logo{height:30px!important}.social-links{margin-top:6rem;padding-top:2rem;border-top:1px solid var(--border-light)}.footer-nav{display:flex;gap:1.5rem;margin-bottom:1.5rem}.social-link{color:var(--text-secondary);text-decoration:none;font-size:.85rem;transition:color .2s ease}.social-link:hover{color:var(--text-primary)}.footer-meta{display:flex;align-items:center;gap:1rem;font-size:.85rem}.footer,.footer-meta{color:var(--text-secondary)}.footer{margin-top:4rem;text-align:center;font-size:.8rem;opacity:.7}.content-link{color:var(--text-primary);text-decoration:none;border-bottom:1px solid var(--border-light);transition:border-color .2s ease}.content-link:hover{border-color:var(--text-primary)}@media (max-width:650px){.experience-header{flex-direction:column;align-items:flex-start;gap:.5rem}.experience-date{padding-left:3rem}.header{margin-bottom:1rem}.header-content{flex-direction:column;align-items:flex-start;gap:1rem}.portrait-container{margin-bottom:0}}.contact-section{padding:48px 0 0;width:100%}.contact-inner{width:100%;border-top:1px solid var(--border-light)}.contact-links{width:100%;flex-wrap:wrap}.contact-link{font-size:12px;line-height:16px;letter-spacing:.02em;color:var(--text-secondary)}.contact-link:hover{color:var(--text-primary)}.markdown h2,.prose h2,.section-heading,article h2{font-size:16px;font-weight:350;line-height:24px;letter-spacing:normal;color:var(--text-secondary);margin:0 0 2rem;border-bottom:1px solid var(--border-light);padding-bottom:.5rem;width:100%;box-sizing:border-box}:root{--bg:#000000;--bg-deep:#111111;--text:#eeeeee;--text-dim:#a0a0a0;--text-muted:#666666;--accent:#ffffff;--font:var(--font-geist-sans),"Geist",sans-serif}[data-theme=light]{--bg:#ffffff;--bg-deep:#f0f0f0;--text:#111111;--text-dim:#666666;--text-muted:#aaaaaa;--accent:#333333}.nav-brand{font-size:.9rem;font-weight:600;color:var(--text)}.nav-link{font-size:.8rem;letter-spacing:.02em}.theme-btn{border:1px solid rgba(255,255,255,.1)}[data-theme=light] .theme-btn{border-color:rgba(0,0,0,.1)}.book-page{width:100vw;height:100vh;flex-direction:row;overflow:visible}.book-page,.disc-section{display:flex;position:relative}.disc-section{flex:0.65 1;height:100%;align-items:center;justify-content:center;overflow:hidden;border-right:1px solid rgba(255,255,255,.05);transition:flex .6s cubic-bezier(.16,1,.3,1),opacity .4s ease,border-color .4s ease}[data-theme=light] .disc-section{border-right-color:rgba(0,0,0,.05)}.fan-section{flex:1 1}.book-scene,.fan-section{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.book-scene{perspective:1750px;perspective-origin:50% 50%}.book-scene,.book-tilt{transform-style:preserve-3d;transform:rotateX(-30deg)}.book{position:relative;width:0;height:0;transform-style:preserve-3d;cursor:-webkit-grab;cursor:grab}.book:active{cursor:-webkit-grabbing;cursor:grabbing}.page{width:280px;height:220px;flex-shrink:0;position:absolute;top:calc(220px / -2);left:0;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.16,1,.3,1);cursor:-webkit-grab;cursor:grab;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);transform-origin:0 50%}.page:active{cursor:-webkit-grabbing;cursor:grabbing}.page img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.page img,.page-sheen{border-radius:12px;pointer-events:none}.page-sheen{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;mix-blend-mode:overlay;z-index:2}.page:hover .page-sheen{opacity:1}.identity{position:fixed;bottom:2.5rem;left:2.5rem;z-index:50}.identity-name{font-size:1.1rem;font-weight:700;letter-spacing:-.03em;margin-bottom:.25rem}.identity-role{font-size:.8rem;color:var(--text-dim);font-weight:400}.foot-links{position:fixed;bottom:2.5rem;right:2.5rem;z-index:50;display:flex;align-items:center;gap:1.25rem}.foot-link{font-size:.75rem;color:var(--text-muted);text-decoration:none;transition:color .2s ease;letter-spacing:.03em}.foot-link:hover{color:var(--text)}.drag-hint{position:fixed;bottom:50%;left:50%;transform:translate(-50%,50%);z-index:10;font-size:.7rem;color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;opacity:1;transition:opacity .8s ease;pointer-events:none;display:flex;align-items:center;gap:.5rem;padding-top:320px}.drag-hint.hidden{opacity:0}.drag-hint svg{width:16px;height:16px;animation:sway 2s ease-in-out infinite}@keyframes sway{0%,to{transform:translateX(0)}50%{transform:translateX(6px)}}.page-label{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent);border-radius:0 0 12px 12px;opacity:0;transform:translateY(8px);transition:all .35s cubic-bezier(.16,1,.3,1);z-index:3;pointer-events:none}.page:hover .page-label{opacity:1;transform:translateY(0)}.page-label h3{font-size:.85rem;font-weight:600;color:#fff}.page-label p{font-size:.7rem;color:rgba(255,255,255,.6);margin-top:.15rem}.modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.modal:not([aria-hidden=true]){opacity:1;pointer-events:auto}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.modal-content{position:relative;width:90%;max-width:800px;background:var(--bg-deep);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:2.5rem;box-shadow:0 24px 80px rgba(0,0,0,.5);transform:translateY(20px) scale(.95);transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}[data-theme=light] .modal-content{background:var(--bg);border-color:rgba(0,0,0,.1);box-shadow:0 24px 80px rgba(0,0,0,.15)}.modal:not([aria-hidden=true]) .modal-content{transform:translateY(0) scale(1)}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;color:var(--text-dim);cursor:pointer;padding:.5rem;transition:color .2s ease}.modal-close:hover{color:var(--text)}.modal-close svg{width:24px;height:24px}.modal-body{display:flex;gap:2.5rem;align-items:center}#modal-img{width:300px;height:auto;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.3)}.modal-info{flex:1 1}.modal-info h2{font-size:2rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.02em}.modal-meta{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.modal-tag{font-size:.75rem;padding:.25rem .75rem;border-radius:100px;border:1px solid rgba(255,255,255,.1);color:var(--text-dim);background:rgba(255,255,255,.02)}[data-theme=light] .modal-tag{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.02)}#modal-desc{font-size:1rem;color:var(--text-dim);line-height:1.7;margin-bottom:2.5rem}.modal-link{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:var(--text);color:var(--bg);text-decoration:none;border-radius:8px;font-size:.85rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease}.modal-link:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}@media (max-width:800px){.modal-body{flex-direction:column;text-align:center}.modal-meta{justify-content:center}#modal-img{width:100%;max-width:240px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}.page{transition:none}}.disc-scene{position:relative;width:100%;height:100%}.disc-bg-circle{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:480px;height:480px;border:1px dashed rgba(255,255,255,.1);border-radius:50%;pointer-events:none;z-index:0;animation:rotate-bg-slow 80s linear infinite}[data-theme=light] .disc-bg-circle{border-color:rgba(0,0,0,.08)}@keyframes rotate-bg-slow{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.disc-wheel{position:absolute;left:0;top:50%;width:0;height:0;transform-style:flat}.disc-wheel .page{position:absolute;width:180px;height:120px;margin-left:-90px;margin-top:-60px;transform-origin:center center;box-shadow:0 4px 16px rgba(0,0,0,.25);transition:opacity .3s ease,transform .6s cubic-bezier(.16,1,.3,1);z-index:1;background:rgba(255,255,255,.03);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem;box-sizing:border-box}[data-theme=light] .disc-wheel .page{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(0,0,0,.1)}.badge-header{display:flex;justify-content:space-between;align-items:center;width:100%}.badge-logo{height:24px;max-width:70px;object-fit:contain}.badge-status{font-size:.5rem;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;background:rgba(0,255,128,.15);color:#00ff80;border-radius:20px;font-weight:600}[data-theme=light] .badge-status{background:rgba(0,180,90,.1);color:#008f47}.badge-status.completed{background:rgba(255,255,255,.1);color:rgba(255,255,255,.6)}[data-theme=light] .badge-status.completed{background:rgba(0,0,0,.05);color:rgba(0,0,0,.5)}.badge-info{margin:.25rem 0;text-align:left;width:100%}.badge-name{font-size:.7rem;font-weight:700;letter-spacing:.03em;margin:0 0 2px;color:var(--text)}.badge-role{font-size:.55rem;color:var(--text-muted);margin:0 0 2px}.badge-date{font-size:.5rem;color:var(--text-muted);opacity:.8;margin:0}.badge-footer{width:100%;display:flex;align-items:center;margin-top:2px}.badge-barcode{width:100%;height:8px;background:linear-gradient(90deg,var(--text) 0,var(--text) 5%,transparent 5%,transparent 10%,var(--text) 10%,var(--text) 20%,transparent 20%,transparent 25%,var(--text) 25%,var(--text) 30%,transparent 30%,transparent 40%,var(--text) 40%,var(--text) 50%,transparent 50%,transparent 60%,var(--text) 60%,var(--text) 70%,transparent 70%,transparent 80%,var(--text) 80%,var(--text) 90%,transparent 90%,transparent 95%,var(--text) 95%,var(--text) 100%);opacity:.35}.disc-wheel .page:hover{box-shadow:0 8px 30px rgba(0,0,0,.4);z-index:10}@media (max-width:1100px){.page{width:200px;height:195px}}@media (max-width:900px){.book-page{flex-direction:column}.disc-section{flex:1 1;width:100%;height:42%;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}[data-theme=light] .disc-section{border-bottom-color:rgba(0,0,0,.05)}.fan-section{flex:1.2 1;width:100%;height:58%}.disc-bg-circle{width:280px;height:280px}.disc-wheel .page{width:130px;height:86px;margin-left:-65px;margin-top:-43px;padding:.5rem}.badge-logo{height:16px;max-width:50px}.badge-name{font-size:.6rem}.badge-role{font-size:.45rem}.badge-date,.badge-status{font-size:.4rem}.badge-status{padding:1px 4px}.badge-barcode{height:4px}}@media (max-width:800px){.page{width:160px;height:155px}.nav{padding:1rem 1.5rem}.identity{bottom:1.5rem;left:1.5rem}.foot-links{bottom:1.5rem;right:1.5rem}.drag-hint{padding-top:240px}}@media (max-width:550px){.page{width:130px;height:125px}.page,.page img,.page-sheen{border-radius:8px}.page-label{display:none}.identity-name{font-size:.95rem}.identity{bottom:3.5rem;left:1rem}.foot-links{bottom:1rem;right:1rem;gap:.5rem;flex-wrap:wrap;max-width:calc(100% - 2rem);justify-content:flex-end}.foot-link{font-size:.65rem}.drag-hint{padding-top:180px;font-size:.6rem}}.disc-toggle-btn{position:absolute;top:50%;left:28.88%;transform:translate(-50%,-50%);width:36px;height:36px;background:rgba(18,18,18,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);color:var(--text);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px rgba(0,0,0,.4)}[data-theme=light] .disc-toggle-btn{background:rgba(245,245,245,.9);border-color:rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1)}.disc-toggle-btn:hover{background:var(--text);color:var(--bg-primary);transform:translate(-50%,-50%) scale(1.1)}.disc-toggle-btn svg{width:16px;height:16px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.book-page.disc-collapsed .disc-section{flex:0 0!important;width:0!important;opacity:0!important;border-right:none!important;pointer-events:none}.book-page.disc-collapsed .disc-toggle-btn{left:24px}.book-page.disc-collapsed .disc-toggle-btn svg{transform:rotate(180deg)}@media (max-width:900px){.disc-toggle-btn{display:none!important}}.home-page{position:relative;min-height:100vh;background:#FCFCFC;display:flex;flex-direction:column;align-items:center;isolation:isolate}[data-theme=dark] .home-page{background:#0a0a0a}.home-container{width:576px;max-width:576px;min-height:100vh;padding:80px 16px 0;box-sizing:border-box;position:relative;gap:0}.home-container,.home-hero{display:flex;flex-direction:column;align-items:flex-start}.home-hero{gap:16px;width:544px}.home-heading{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0;width:544px;position:relative}.home-heading-text{display:flex;flex-direction:column;align-items:flex-start}.home-name{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:20px;color:#18181B;margin:0}[data-theme=dark] .home-name{color:#eeeeee}.home-pronoun{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:20px;color:rgba(112,112,112,.85);margin:0}.page-switcher-wrapper{z-index:9999}.page-switcher-trigger,.page-switcher-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.page-switcher-trigger{width:22px;height:22px;border-radius:6px;background:transparent;border:none;cursor:pointer;outline:none;padding:0;color:#707070;transition:color .2s ease,background-color .2s ease,transform .2s ease}[data-theme=dark] .page-switcher-trigger{color:rgba(180,180,180,.85)}.page-switcher-trigger:hover{color:#18181b;background:rgba(0,0,0,.05)}[data-theme=dark] .page-switcher-trigger:hover{color:#eeeeee;background:rgba(255,255,255,.1)}.page-switcher-trigger.open{color:#18181b;background:rgba(0,0,0,.06)}[data-theme=dark] .page-switcher-trigger.open{color:#ffffff;background:rgba(255,255,255,.12)}.page-switcher-icon{width:14px;height:14px;transition:transform .2s ease}.page-switcher-trigger:hover .page-switcher-icon{transform:rotate(90deg)}.page-switcher-trigger.open .page-switcher-icon{transform:rotate(45deg)}.page-switcher-popover{position:absolute;top:0;left:calc(100% + 12px);background:#ffffff;border:1px solid #e4e4e7;border-radius:8px;padding:4px;display:flex;flex-direction:column;gap:1px;min-width:90px;box-shadow:0 4px 12px rgba(0,0,0,.05);z-index:99999;transform-origin:top left;animation:popoverFadeIn .15s ease-out forwards}[data-theme=dark] .page-switcher-popover{background:#18181b;border-color:#27272a;box-shadow:0 4px 12px rgba(0,0,0,.3)}.page-switcher-item{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-size:12px;font-weight:350;color:#71717a;text-decoration:none;padding:4px 8px;border-radius:4px;background:transparent;transition:color .15s ease}[data-theme=dark] .page-switcher-item{color:#a1a1aa}.page-switcher-item:hover{background:transparent;color:#09090b}[data-theme=dark] .page-switcher-item:hover{background:transparent;color:#ffffff}.page-switcher-item.active{font-weight:400;color:#09090b;background:transparent}[data-theme=dark] .page-switcher-item.active{color:#ffffff;background:transparent}@keyframes popoverFadeIn{0%{opacity:0;transform:scale(.96) translateX(-4px)}to{opacity:1;transform:scale(1) translateX(0)}}.home-bio{display:flex;flex-direction:column;align-items:flex-start;width:544px;gap:16px}.home-bio p{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:24px;text-align:justify;color:rgba(112,112,112,.85);margin:0;width:544px}[data-theme=dark] .home-bio p{color:rgba(180,180,180,.85)}.home-links-section{gap:63px;margin-top:24px}.home-link-group,.home-link-row,.home-links-section{display:flex;flex-direction:column;align-items:flex-start;width:544px}.home-link-row{height:24px;margin-bottom:0}.home-section-link{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:#18181B;text-decoration:none;transition:color .2s ease;display:block}[data-theme=dark] .home-section-link{color:#eeeeee}.home-link-desc,.home-section-link:hover{color:rgba(112,112,112,.85)}.home-link-desc{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:24px;text-align:justify;margin:0;width:100%}[data-theme=dark] .home-link-desc{color:rgba(180,180,180,.85)}.home-writing-cols{flex-direction:row;width:544px;position:relative}.home-col,.home-writing-cols{display:flex;align-items:flex-start}.home-col{flex-direction:column;width:264px}.home-col:last-child{position:absolute;left:280px;top:0}.home-writing-label{display:flex;flex-direction:column;align-items:flex-start;width:544px;margin-top:64px}.home-writing-label span{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:#181A1B}[data-theme=dark] .home-writing-label span{color:#eeeeee}.home-footer{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:544px;padding-top:48px;padding-bottom:48px;flex-wrap:wrap}.home-social-link{font-family:var(--font-geist,"Geist",var(--font),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:#707070;text-decoration:none;border-radius:4px;transition:color .2s ease}.home-social-link:hover{color:#18181B}[data-theme=dark] .home-social-link:hover{color:#eeeeee}@media (max-width:620px){.home-container{width:100%;max-width:100%;padding:80px 16px 0}.home-bio,.home-bio p,.home-footer,.home-heading,.home-hero,.home-link-group,.home-link-row,.home-links-section,.home-writing-label{width:100%}.home-writing-cols{flex-direction:column;gap:32px}.home-col,.home-col:last-child,.home-writing-cols{position:static;width:100%}.dot-top{right:16px}.page-switcher-popover{left:auto;right:0;top:calc(100% + 6px)}}.about-container{padding:140px 48px 64px;width:700px;max-width:700px;margin:0 auto}.about-container,.about-section{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.about-section{padding:48px 0 0;width:620px}.about-section h2{font-weight:600;font-size:12px;line-height:20px;letter-spacing:.02em;text-transform:uppercase;color:var(--text)}.about-section h2,.about-section p{font-family:var(--font);margin:0 0 16px}.about-section p{font-weight:400;font-size:15px;line-height:24px;color:var(--text-dim)}:root{--bg:#ffffff;--bg-deep:#f0f0f0;--text:#18181B;--text-dim:rgba(112,112,112,0.85);--text-muted:rgba(112,112,112,0.85);--accent:#333333}[data-theme=dark]{--bg:#000000;--bg-deep:#111111;--text:#eeeeee;--text-dim:rgba(180,180,180,0.85);--text-muted:rgba(180,180,180,0.85);--accent:#ffffff}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{font-size:16px}body{font-family:var(--font);font-weight:350;line-height:24px;background:var(--bg);color:var(--text);overflow-x:visible;min-height:100vh;transition:background .5s ease,color .5s ease;-webkit-font-smoothing:antialiased;cursor:url(/img/cursor.svg),auto}.nav{justify-content:flex-end;padding:20px 40px}.nav>*{pointer-events:auto}.nav-right{gap:24px}.nav-link{font-family:var(--font);font-style:normal;color:var(--text-dim)}.nav-link:hover{color:var(--text)}.back-button{font-family:var(--font)}.theme-btn{border-radius:16px;border:.666667px solid rgba(0,0,0,.1);color:var(--text-dim)}[data-theme=dark] .theme-btn{border-color:rgba(255,255,255,.1)}.theme-btn:hover{color:var(--text)}.blog-container{padding:40px 40px 64px;width:700px;max-width:700px;margin:0 auto}.blog-container,.writing-header-section{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.writing-header-section,.writing-inner{padding:0;width:620px}.writing-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box}.writing-header-section h2{font-size:14px;color:var(--text);margin:0 0 4px}.writing-header-section h2,.writing-header-section p{font-family:var(--font);font-style:normal;font-weight:350;line-height:24px}.writing-header-section p{font-size:16px;color:var(--text-dim);margin:0}.blog-list-section{padding:32px 0 0}.blog-list-inner,.blog-list-section{display:flex;flex-direction:column;align-items:flex-start;width:620px;box-sizing:border-box}.blog-list-inner{padding:0}.blog-row{display:flex;flex-direction:row;align-items:flex-start;padding:16px 0 19px;gap:60px;width:620px}.blog-item{align-items:flex-start}.blog-item,.blog-item-right{display:flex;flex-direction:column;padding:0;width:280px}.blog-item-right{align-items:flex-end}.blog-item h3{font-family:var(--font);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:var(--text);margin:0;width:100%}.blog-link{text-decoration:none;color:inherit;transition:color .2s ease}.blog-link:hover h3{color:var(--text-dim)}.blog-item-right h3{text-align:right}.blog-item p,.blog-item-right .blog-link:hover h3{color:var(--text-dim)}.blog-item p{font-family:var(--font);font-style:normal;font-weight:350;font-size:16px;line-height:24px;margin:4px 0 0;width:100%}.blog-item-right p{text-align:right}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;width:100%;margin-top:32px}.projects-col{display:flex;flex-direction:column;gap:32px}.projects-col h3.col-title{font-family:var(--font);font-style:normal;font-weight:350;font-size:14px;line-height:24px;color:var(--text);margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:8px;width:100%}[data-theme=dark] .projects-col h3.col-title{border-bottom-color:rgba(255,255,255,.1)}.projects-col .blog-item{width:100%}.projects-col .blog-item h3,.projects-col .blog-item p{text-align:left}.blog-container.projects-page{width:1000px;max-width:1000px}.blog-container.projects-page .writing-header-section,.blog-container.projects-page .writing-inner{width:100%}.contact-section{padding:0}.contact-inner,.contact-section{display:flex;flex-direction:column;align-items:flex-start;width:620px;box-sizing:border-box}.contact-inner{padding:24px 0 0;border-top:.666667px solid rgba(0,0,0,.05)}[data-theme=dark] .contact-inner{border-top-color:rgba(255,255,255,.05)}.contact-links{display:flex;flex-direction:row;align-items:flex-start;padding:16px 0 0;gap:20px;width:620px}.contact-link{font-family:var(--font);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:var(--text-dim);text-decoration:none;transition:color .2s ease}.contact-link:hover{color:var(--text)}.fade-in{opacity:0;transform:translateY(10px);transition:opacity .8s ease,transform .8s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.nav{padding:16px 24px}.blog-container,.blog-container.projects-page{padding:120px 16px 48px;width:100%}.back-button{bottom:24px;left:24px}.blog-list-section,.blog-row,.contact-inner,.contact-links,.contact-section,.projects-grid,.writing-header-section,.writing-header-section h2,.writing-header-section p,.writing-inner{width:100%}.projects-grid{grid-template-columns:1fr;gap:24px}.blog-row{flex-direction:column;gap:24px}.blog-item,.blog-item-right{width:100%;align-items:flex-start}.blog-item-right h3,.blog-item-right p{text-align:left}.blog-link:hover h3{color:var(--text-dim)}.contact-links{flex-wrap:wrap}}.hover-preview{position:fixed;top:0;left:0;width:240px;height:140px;border-radius:8px;overflow:hidden;pointer-events:none;opacity:0;transform:scale(.9) translate(-50%,-100%);transition:opacity .2s ease,transform .2s ease;z-index:1000;box-shadow:0 10px 30px rgba(0,0,0,.3)}.hover-preview.show{opacity:1;transform:scale(1) translate(-50%,-100%)}.hover-preview img,.hover-preview video{width:100%;height:100%;object-fit:cover;display:block}.back-button{color:var(--text-secondary)}.back-button:hover{color:var(--text-primary)}.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2.5rem;pointer-events:none;pointer-events:auto}.nav-brand{font-size:16px;font-weight:350;line-height:20px;color:var(--text-primary);text-decoration:none;letter-spacing:-.02em}.nav-right{display:flex;align-items:center;gap:1.5rem}.nav-link{font-size:16px;font-weight:350;line-height:24px;color:var(--text-secondary);text-decoration:none;transition:color .2s ease;letter-spacing:normal}.nav-link:hover{color:var(--text-primary)}.theme-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(100,100,100,.2);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .2s ease}.theme-btn:hover{color:var(--text-primary)}.theme-btn .icon-sun{display:none}.theme-btn .icon-moon,[data-theme=dark] .theme-btn .icon-sun{display:block;width:16px;height:16px}[data-theme=dark] .theme-btn .icon-moon{display:none}.experience-pointers p{font-size:16px;font-weight:350;line-height:24px;padding-left:1.5rem;margin-top:.5rem;color:var(--text-secondary)}#publications .publication-item{margin-bottom:1rem}.subheading{color:var(--text-secondary)}.hero-section,.subheading{font-size:14px;font-weight:350;line-height:20px}@media (max-width:650px){body{padding:80px 16px 48px}.nav{padding:1rem 1.5rem}.nav-right{gap:1rem}.hero-section,.subheading{font-size:16px}.subheading{margin-bottom:.75rem}.experience-header{flex-direction:column;align-items:flex-start;gap:.5rem}.experience-body,.experience-date{padding-left:0}.experience-pointers p{padding-left:.5rem}.header{margin-bottom:1rem}.tech-icons img{height:30px}.firebase-logo{height:42px!important}.github-logo{height:38px!important}}:root{--font:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif)}.projects-repository{display:flex;flex-direction:column;align-items:center;padding:0;position:relative;width:1270px;height:auto;min-height:100vh;background:#FCFCFC;margin:0 auto}[data-theme=dark] .projects-repository{background:#0a0a0a}.projects-main-content{padding:80px 16px;gap:32px;width:1024px;max-width:1024px;height:auto;order:0}.projects-main-content,.projects-section{display:flex;flex-direction:column;align-items:flex-start;flex:none;flex-grow:0}.projects-section{padding:0;gap:16px;width:992px;min-height:192px;align-self:stretch}.projects-heading-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:auto;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:8px;margin-bottom:16px;flex:none;order:0;flex-grow:0}[data-theme=dark] .projects-heading-container{border-bottom-color:rgba(255,255,255,.1)}.projects-heading{width:auto;height:auto;font-family:var(--font);font-style:normal;font-weight:350;font-size:14px;line-height:24px;color:#18181B;margin:0;flex:none;order:0;flex-grow:0}[data-theme=dark] .projects-heading{color:#eeeeee}.projects-list{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:992px;height:179.67px;flex:none;order:0;flex-grow:0;position:relative}.projects-list:before{content:"";position:absolute;width:993.33px;height:288px;left:0;top:0}.project-link-item{display:flex;flex-direction:column;align-items:flex-start;padding:0;border-radius:6px;width:309.11px;position:absolute}.project-link-item:first-child{height:59px;left:0;top:0}.project-link-item:nth-child(2){height:71.33px;left:342.11px;top:0}.project-link-item:nth-child(3){height:71.33px;left:684.22px;top:0}.project-link-item:nth-child(4){height:71.33px;left:0;top:108.33px}.project-link-item:nth-child(5){height:71.33px;left:342.11px;top:108.33px}.project-link-item:nth-child(6){height:71.33px;left:684.22px;top:108.33px}.project-item-header{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:309.11px;flex:none;order:0;align-self:stretch;flex-grow:0}.ip-badge-inline{width:16px;height:16px;border-radius:50%;object-fit:cover;border:1.5px solid #18181b;vertical-align:middle;margin-left:2px}[data-theme=dark] .ip-badge-inline{border-color:#eeeeee}.ip-text{font-weight:600;color:#18181B}[data-theme=dark] .ip-text{color:#eeeeee}.project-title-link{text-decoration:none;color:inherit;transition:color .2s ease;display:flex;align-items:center;gap:8px}.project-title-link:hover .project-title{color:#707070}.project-title{font-family:var(--font);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:#18181B;margin:0;flex:none;order:0;flex-grow:0;display:block}[data-theme=dark] .project-title{color:#eeeeee}.project-date{height:24px;font-family:var(--font);font-style:normal;font-weight:400;font-size:13px;line-height:24px;color:rgba(24,24,27,.51);margin:0;flex:none;order:1;flex-grow:0}[data-theme=dark] .project-date{color:rgba(238,238,238,.51)}.project-description{height:auto;font-family:var(--font);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:#707070;margin:4px 0 0;flex:none;order:1;align-self:stretch;flex-grow:0}[data-theme=dark] .project-description{color:rgba(180,180,180,.85)}.project-link-item.wip-project:hover:after{content:attr(data-tooltip);position:absolute;top:-24px;left:0;background:#f1f1f1;color:#18181b;border:1px solid #e5e5e5;padding:8px 12px;border-radius:6px;font-size:12px;white-space:normal;max-width:300px;width:max-content;pointer-events:none;z-index:10;font-family:var(--font);box-shadow:0 4px 12px rgba(0,0,0,.05);line-height:1.4}[data-theme=dark] .project-link-item.wip-project:hover:after{background:#1f1f1f;color:#eeeeee;border:1px solid #333}@media (max-width:1100px){.projects-repository{width:100%;height:auto}.projects-main-content{width:100%;max-width:1024px;height:auto}.projects-section{width:100%;height:auto!important}.projects-heading-container{width:100%}.projects-list{width:100%;height:auto!important;position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.projects-list:before{display:none}.project-link-item{position:relative!important;left:auto!important;top:auto!important}.project-description,.project-item-header,.project-link-item{width:100%!important;height:auto!important}}@media (max-width:768px){.projects-main-content{padding:120px 16px 48px}.projects-list{grid-template-columns:1fr}}.section-progress-item.active .section-progress-bar{background:#18181B}[data-theme=dark] .section-progress-item.active .section-progress-bar{background:#eeeeee}.back-button{position:fixed;bottom:40px;left:40px;z-index:100;font-family:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif);font-style:normal;font-weight:350;font-size:16px;line-height:24px;color:var(--text-dim);text-decoration:none;transition:color .2s ease}.back-button:hover{color:var(--text)}.project-container{max-width:800px;margin:0 auto;padding:120px 2.5rem 4rem}.project-hero{margin-bottom:3rem}.project-hero-img{width:100%;border-radius:12px;object-fit:cover;margin-bottom:2rem;border:1px solid rgba(255,255,255,.06)}[data-theme=light] .project-hero-img{border-color:rgba(0,0,0,.06)}.project-container .project-title{line-height:20px;color:var(--text);margin-bottom:.5rem}.project-container .project-title,.project-subtitle{font-family:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif);font-size:16px;font-weight:350}.project-subtitle{line-height:24px;color:var(--text-dim);margin-bottom:1.5rem}.project-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.meta-tag{font-family:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif);font-size:14px;font-weight:350;line-height:20px;padding:.3rem .85rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:100px;color:var(--text-dim)}[data-theme=light] .meta-tag{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.08)}.project-section{margin-bottom:2.5rem}.project-section h2{font-size:14px;color:var(--text);margin-bottom:1rem}.project-section h2,.project-section p{font-family:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif);font-weight:350;line-height:24px}.project-section p{font-size:16px;color:var(--text-dim);margin-bottom:.75rem}.project-section ul{list-style:none;padding:0}.project-section ul li{font-family:var(--font-geist,"Geist",var(--font-geist-sans),sans-serif);font-size:16px;font-weight:350;line-height:24px;color:var(--text-dim);padding-left:1rem;position:relative;margin-bottom:.5rem}.project-section ul li:before{content:"•";position:absolute;left:0;color:var(--text-muted)}.project-gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.project-gallery img{width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.06);transition:transform .3s ease}[data-theme=light] .project-gallery img{border-color:rgba(0,0,0,.06)}.project-gallery img:hover{transform:scale(1.02)}.project-divider{border:none;border-top:1px solid rgba(255,255,255,.06);margin:2.5rem 0}[data-theme=light] .project-divider{border-top-color:rgba(0,0,0,.06)}@media (max-width:600px){.project-container{padding:120px 16px 48px}.project-container .project-title{font-size:1.75rem}.project-gallery{grid-template-columns:1fr}.back-button{bottom:24px;left:24px}}.section-progress{position:fixed;right:32px;top:50%;transform:translateY(-50%);z-index:100;height:auto}.section-progress,.section-progress-container{display:flex;flex-direction:column;align-items:flex-end;padding:0;gap:2px;width:18px}.section-progress-container{isolation:isolate}.section-progress-item{display:flex;flex-direction:column;align-items:flex-end;padding:1px;width:18px;height:4px;border-radius:22369600px;background:transparent;border:none;cursor:pointer;transition:all .3s ease;flex:none;flex-grow:0}.section-progress-item:hover{opacity:1!important}.section-progress-item.active{opacity:1}.section-progress-bar{width:16px;height:2px;background:#707070;border-radius:22369600px;transition:background .3s ease,transform .3s ease}[data-theme=dark] .section-progress-bar{background:#a0a0a0}.section-progress-item:first-child .section-progress-bar{transform:rotate(-3deg)}.section-progress-item:nth-child(2) .section-progress-bar{transform:rotate(2.5deg)}.section-progress-item:nth-child(3) .section-progress-bar,.section-progress-item:nth-child(4) .section-progress-bar{transform:rotate(0deg)}.section-progress-item:nth-child(5) .section-progress-bar{transform:rotate(-1deg)}.section-progress-item.active .section-progress-bar{background:var(--text)}@media (max-width:768px){.section-progress{right:16px}}