.AboutPage-module__s9h7rG__page{background:var(--about-bg);min-height:100vh;color:var(--about-text);font-family:var(--font-serif);opacity:0;transition:opacity .6s,background-color .3s,color .3s;position:relative}.AboutPage-module__s9h7rG__page.AboutPage-module__s9h7rG__dark{--about-bg:#0d0d0d;--about-text:#e8e8e8;--about-muted:#888;--about-accent:#fff;--about-border:#ffffff1a;--about-border-hover:#fff3;--about-card:#ffffff0a;--about-card-hover:#ffffff14}.AboutPage-module__s9h7rG__page.AboutPage-module__s9h7rG__light{--about-bg:#fff;--about-text:#1a1a1a;--about-muted:#666;--about-accent:#000;--about-border:#00000014;--about-border-hover:#00000026;--about-card:#00000008;--about-card-hover:#0000000f}.AboutPage-module__s9h7rG__page.AboutPage-module__s9h7rG__visible{opacity:1}.AboutPage-module__s9h7rG__glow{pointer-events:none;background:radial-gradient(80% 50% at 50% -10%,#ffffff14 0%,#0000 60%);transition:opacity .3s;position:fixed;inset:0}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__glow{background:radial-gradient(80% 50% at 50% -10%,#ffc8961f 0%,#0000 60%)}.AboutPage-module__s9h7rG__container{z-index:var(--z-base);width:min(680px,100vw - 48px);margin:0 auto;padding:48px 0 100px;position:relative}.AboutPage-module__s9h7rG__header{justify-content:space-between;align-items:center;margin-bottom:56px;animation:.3s ease-out both AboutPage-module__s9h7rG__fadeSlideIn;display:flex}.AboutPage-module__s9h7rG__headerLeft{flex-direction:column;gap:4px;display:flex}.AboutPage-module__s9h7rG__nameRow{align-items:center;gap:8px;display:flex}.AboutPage-module__s9h7rG__wordmark{letter-spacing:-.02em;color:var(--about-text);font-size:1.4rem;font-weight:600;transition:color .3s}@media (hover:hover){.AboutPage-module__s9h7rG__wordmark:hover{color:var(--about-accent)}}.AboutPage-module__s9h7rG__themeToggle{width:40px;height:40px;color:var(--about-muted);opacity:0;border-radius:12px;font-size:18px;transition:opacity .2s ease-out,color .2s ease-out,background-color .2s ease-out,transform .2s ease-out}.AboutPage-module__s9h7rG__themeToggle:focus-visible{opacity:1}@media (hover:hover){.AboutPage-module__s9h7rG__header:hover .AboutPage-module__s9h7rG__themeToggle{opacity:1}}@media (hover:none){.AboutPage-module__s9h7rG__themeToggle{opacity:1}}.AboutPage-module__s9h7rG__themeToggle:focus-visible{outline:2px solid var(--about-accent);outline-offset:2px}.AboutPage-module__s9h7rG__title{font-family:var(--font-sans);color:var(--about-muted);letter-spacing:.01em;font-size:.85rem;transition:color .3s}.AboutPage-module__s9h7rG__nav{gap:4px;display:flex}.AboutPage-module__s9h7rG__navIcon{border:1px solid var(--about-border);width:40px;height:40px;color:var(--about-muted);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s;display:flex}.AboutPage-module__s9h7rG__navIcon svg{width:18px;height:18px}@media (hover:hover){.AboutPage-module__s9h7rG__navIcon:hover{background:var(--about-card);color:var(--about-accent)}.AboutPage-module__s9h7rG__dark .AboutPage-module__s9h7rG__navIcon:hover{border-color:#fff3}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__navIcon:hover{border-color:#00000026}}.AboutPage-module__s9h7rG__hero{margin-bottom:48px;animation:.3s ease-out 60ms both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__heroContent{align-items:flex-start;gap:24px;display:flex}.AboutPage-module__s9h7rG__heroPhoto{object-fit:cover;border-radius:16px;flex-shrink:0;width:100px;height:100px;transition:transform .3s,box-shadow .3s}@media (hover:hover){.AboutPage-module__s9h7rG__heroPhoto:hover{transform:scale(1.05)rotate(1deg);box-shadow:0 8px 24px #0003}}.AboutPage-module__s9h7rG__bio{font-family:var(--font-serif);color:var(--about-text);margin:0;font-size:1.1rem;line-height:1.7;transition:color .3s}.AboutPage-module__s9h7rG__turtleIcon{font-size:1.1rem;line-height:1}.AboutPage-module__s9h7rG__sectionHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AboutPage-module__s9h7rG__sectionHeader h2{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--about-muted);margin:0;font-size:.75rem;font-weight:600;transition:color .2s}@media (hover:hover){.AboutPage-module__s9h7rG__sectionHeader:hover h2{color:var(--about-accent)}}.AboutPage-module__s9h7rG__sectionTitleLink{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.AboutPage-module__s9h7rG__sectionLinks{align-items:center;gap:4px;display:flex}.AboutPage-module__s9h7rG__sectionLink{width:28px;height:28px;color:var(--about-muted);border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:flex}@media (hover:hover){.AboutPage-module__s9h7rG__sectionLink:hover{color:#2795e9;background:#2795e91f}.AboutPage-module__s9h7rG__sectionLink:hover~.AboutPage-module__s9h7rG__chevron{color:var(--about-muted);transform:none}}.AboutPage-module__s9h7rG__chevron{width:28px;height:28px;color:var(--about-muted);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.AboutPage-module__s9h7rG__chevron svg{width:20px;height:20px}@media (hover:hover){.AboutPage-module__s9h7rG__sectionHeader:hover .AboutPage-module__s9h7rG__chevron{color:var(--about-accent);transform:translate(3px)}.AboutPage-module__s9h7rG__sectionHeader:has(.AboutPage-module__s9h7rG__sectionLink:hover) h2{color:var(--about-muted)}.AboutPage-module__s9h7rG__sectionHeader:has(.AboutPage-module__s9h7rG__sectionLink:hover) .AboutPage-module__s9h7rG__chevron{color:var(--about-muted);transform:none}}.AboutPage-module__s9h7rG__sectionLink{font-size:16px}.AboutPage-module__s9h7rG__sectionLink svg{width:1em;height:1em}.AboutPage-module__s9h7rG__work{border-top:1px solid var(--about-border);border-bottom:1px solid var(--about-border);flex-direction:column;gap:0;margin-bottom:56px;padding:20px 0 4px;transition:border-color .3s;display:flex}.AboutPage-module__s9h7rG__workGroup{opacity:0;grid-template-columns:180px 1fr;gap:24px;padding:16px 0;animation:.3s ease-out forwards AboutPage-module__s9h7rG__fadeSlideIn;display:grid}.AboutPage-module__s9h7rG__workGroup+.AboutPage-module__s9h7rG__workGroup{border-top:1px solid var(--about-border)}.AboutPage-module__s9h7rG__workLeft{align-items:flex-start;gap:12px;display:flex}.AboutPage-module__s9h7rG__workIcon{flex-shrink:0;width:22px;height:22px;margin-top:1px}.AboutPage-module__s9h7rG__workIcon svg{width:100%;height:100%}.AboutPage-module__s9h7rG__workCompany{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--about-text);font-size:.88rem;font-weight:600}.AboutPage-module__s9h7rG__workRoles{flex-direction:column;gap:6px;display:flex}.AboutPage-module__s9h7rG__workRoleRow{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.AboutPage-module__s9h7rG__workRole{font-family:var(--font-sans);color:var(--about-muted);font-size:.88rem}.AboutPage-module__s9h7rG__workPeriod{font-family:var(--font-sans);color:var(--about-muted);white-space:nowrap;font-size:.82rem;font-weight:500}.AboutPage-module__s9h7rG__projects{margin-bottom:56px;animation:.3s ease-out .12s both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__projectGrid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.AboutPage-module__s9h7rG__projectCard{border:1px solid var(--about-border);background:var(--about-card);border-radius:16px;flex-direction:column;gap:8px;padding:18px;transition:transform .2s,background-color .3s,border-color .3s;display:flex;position:relative}@media (hover:hover){.AboutPage-module__s9h7rG__projectCard:hover{background:var(--about-card-hover);border-color:var(--about-border-hover);transform:translateY(-2px)}}.AboutPage-module__s9h7rG__featured{background:var(--about-card);grid-column:1/-1;padding:0;transition:background-color .3s,border-color .3s,transform .2s;overflow:hidden}.AboutPage-module__s9h7rG__compact{flex-direction:row;align-items:center;gap:12px}.AboutPage-module__s9h7rG__compact h3{font-size:1.15rem}.AboutPage-module__s9h7rG__projectImage{width:100%;position:relative;overflow:hidden}.AboutPage-module__s9h7rG__projectImage img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .25s ease-out}@media (hover:hover){.AboutPage-module__s9h7rG__featured:hover .AboutPage-module__s9h7rG__projectImage img{transform:scale(1.02)}}.AboutPage-module__s9h7rG__projectOverlay{align-items:center;gap:12px;padding:12px 16px;display:flex}.AboutPage-module__s9h7rG__projectLogo{flex-shrink:0;width:24px;height:24px}.AboutPage-module__s9h7rG__projectLogo svg{width:100%;height:100%}.AboutPage-module__s9h7rG__projectCard h3{letter-spacing:-.01em;color:var(--about-accent);margin:0;font-size:1.15rem;font-weight:600}.AboutPage-module__s9h7rG__projectCard p{font-family:var(--font-sans);color:var(--about-muted);margin:0;font-size:.82rem;line-height:1.4}.AboutPage-module__s9h7rG__projectDivider{grid-column:1/-1;height:0;margin:2px 0}.AboutPage-module__s9h7rG__domino,.AboutPage-module__s9h7rG__spotIt,.AboutPage-module__s9h7rG__bookshelf{justify-content:center;align-items:center;height:120px;overflow:hidden}.AboutPage-module__s9h7rG__dominoTitle{letter-spacing:-.03em;color:var(--about-accent);justify-content:center;align-items:center;gap:4px;font-size:2.4rem;font-weight:700;animation:4s ease-in-out infinite AboutPage-module__s9h7rG__dominoFloat;display:flex}@keyframes AboutPage-module__s9h7rG__dominoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.AboutPage-module__s9h7rG__dominoBlock{background:var(--about-accent);color:var(--about-bg);border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;transition:transform .25s ease-out;animation:3s ease-in-out infinite AboutPage-module__s9h7rG__dominoRock;display:inline-flex}@keyframes AboutPage-module__s9h7rG__dominoRock{0%,to{transform:rotate(2deg)}50%{transform:rotate(-1deg)}}@media (hover:hover){.AboutPage-module__s9h7rG__domino:hover .AboutPage-module__s9h7rG__dominoTitle{animation:none}.AboutPage-module__s9h7rG__domino:hover .AboutPage-module__s9h7rG__dominoBlock{animation:none;transform:rotate(-3deg)translateY(-2px)}}.AboutPage-module__s9h7rG__spotIt{justify-content:flex-end;align-items:flex-start;gap:0;padding:14px 16px}.AboutPage-module__s9h7rG__spotItCards{pointer-events:none;position:absolute;inset:0;overflow:hidden}.AboutPage-module__s9h7rG__spotItCard{width:130px;height:130px;transition:transform .4s,opacity .4s;position:absolute;bottom:-28px;right:-20px;transform:rotate(8deg)}.AboutPage-module__s9h7rG__spotItCardFill{fill:#fff;opacity:.03}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__spotItCardFill{fill:#000;opacity:.03}.AboutPage-module__s9h7rG__spotItCardStroke{stroke:#fff;stroke-width:.75px;fill:none;opacity:.07}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__spotItCardStroke{stroke:#000;opacity:.08}.AboutPage-module__s9h7rG__spotItCardBack{opacity:.4;bottom:-36px;right:-8px;transform:rotate(-6deg)}.AboutPage-module__s9h7rG__spotItSymbol{transition:transform .3s}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(3){animation:3.5s ease-in-out infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(4){animation:3.8s ease-in-out .4s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(5){animation:3.2s ease-in-out .8s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(6){animation:4s ease-in-out .2s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(7){animation:3.6s ease-in-out .6s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(8){animation:3.4s ease-in-out 1s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(9){animation:3.9s ease-in-out .3s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(10){animation:3.7s ease-in-out .7s infinite AboutPage-module__s9h7rG__symbolFloat}@keyframes AboutPage-module__s9h7rG__symbolFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@media (hover:hover){.AboutPage-module__s9h7rG__spotIt:hover .AboutPage-module__s9h7rG__spotItCard:last-child{transform:rotate(5deg)translate(-4px,-6px)}.AboutPage-module__s9h7rG__spotIt:hover .AboutPage-module__s9h7rG__spotItCardBack{opacity:.3;transform:rotate(-10deg)translate(4px,-2px)}.AboutPage-module__s9h7rG__spotIt:hover .AboutPage-module__s9h7rG__spotItSymbol{animation:none}}.AboutPage-module__s9h7rG__spotIt h3{z-index:var(--z-base);font-size:1.5rem;position:relative}.AboutPage-module__s9h7rG__bookshelf{justify-content:flex-end;gap:6px;padding:14px 18px}.AboutPage-module__s9h7rG__bookshelf h3{font-size:1.4rem}.AboutPage-module__s9h7rG__bookshelfBooks{align-items:flex-end;gap:4px;height:56px;display:flex}.AboutPage-module__s9h7rG__book{border-radius:2px 2px 0 0;width:9px;transition:transform .3s;display:block}.AboutPage-module__s9h7rG__book:first-child{animation:3.2s ease-in-out infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(2){animation:3.2s ease-in-out .3s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(3){animation:3.2s ease-in-out .6s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(4){animation:3.2s ease-in-out .9s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(5){animation:3.2s ease-in-out 1.2s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(6){animation:3.2s ease-in-out 1.5s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(7){animation:3.2s ease-in-out 1.8s infinite AboutPage-module__s9h7rG__bookBob}@keyframes AboutPage-module__s9h7rG__bookBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (hover:hover){.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:first-child{animation:none;transform:translateY(-3px)rotate(-2deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(2){animation:none;transform:translateY(-5px)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(3){animation:none;transform:translateY(-2px)rotate(1deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(4){animation:none;transform:translateY(-6px)rotate(-1deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(5){animation:none;transform:translateY(-4px)rotate(2deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(6){animation:none;transform:translateY(-3px)rotate(-1deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(7){animation:none;transform:translateY(-5px)rotate(1deg)}}.AboutPage-module__s9h7rG__writing{animation:.3s ease-out .18s both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__writingColumns{grid-template-columns:1fr 1fr;gap:32px;display:grid}.AboutPage-module__s9h7rG__writingColumn h3{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--about-muted);margin:0 0 12px;font-size:.7rem;font-weight:600}.AboutPage-module__s9h7rG__writingList{flex-direction:column;gap:0;display:flex}.AboutPage-module__s9h7rG__writingLink{background:0 0;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;margin:0 -14px;padding:12px 14px;transition:background-color .2s,transform .2s;display:flex}@media (hover:hover){.AboutPage-module__s9h7rG__writingLink:hover{background:var(--about-card);transform:translate(4px)}.AboutPage-module__s9h7rG__writingLink:hover .AboutPage-module__s9h7rG__writingTitle{color:var(--about-accent)}.AboutPage-module__s9h7rG__writingLink:hover .AboutPage-module__s9h7rG__writingNote{color:var(--about-text)}}.AboutPage-module__s9h7rG__writingTitle{color:var(--about-text);font-size:.95rem;font-weight:500;transition:color .2s}.AboutPage-module__s9h7rG__writingNote{font-family:var(--font-sans);color:var(--about-muted);white-space:nowrap;font-size:.78rem;transition:color .2s}.AboutPage-module__s9h7rG__footer{text-align:center;margin-top:48px;animation:.3s ease-out .24s both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__contactLink{font-family:var(--font-serif);color:var(--about-muted);font-size:.95rem;transition:color .2s ease-out,transform .2s ease-out;display:inline-block}@media (hover:hover){.AboutPage-module__s9h7rG__contactLink:hover{color:var(--about-accent);transform:translate(4px)}}.AboutPage-module__s9h7rG__tooltipWrapper{display:block;position:relative}.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__featured){grid-column:1/-1}.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__compact){grid-column:span 3}:is(.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__domino),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__spotIt),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__bookshelf)){grid-column:span 2}.AboutPage-module__s9h7rG__tooltip{color:#111;font-family:var(--font-sans);white-space:nowrap;opacity:0;pointer-events:none;z-index:var(--z-tooltip);background:#fff;border-radius:10px;padding:10px 14px;font-size:.78rem;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 4px 20px #0000004d}.AboutPage-module__s9h7rG__tooltipAbove{bottom:calc(100% + 10px)}.AboutPage-module__s9h7rG__tooltipAbove:after{content:"";border:7px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.AboutPage-module__s9h7rG__tooltipBelow{top:calc(100% + 10px)}.AboutPage-module__s9h7rG__tooltipBelow:after{content:"";border:7px solid #0000;border-bottom-color:#fff;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media (hover:hover){.AboutPage-module__s9h7rG__tooltipWrapper:hover .AboutPage-module__s9h7rG__tooltip{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes AboutPage-module__s9h7rG__fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes AboutPage-module__s9h7rG__popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes AboutPage-module__s9h7rG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.AboutPage-module__s9h7rG__container{width:min(100vw - 32px,680px);padding:32px 0 80px}.AboutPage-module__s9h7rG__header{flex-direction:column;align-items:flex-start;gap:16px}.AboutPage-module__s9h7rG__nav{justify-content:flex-start;width:100%}.AboutPage-module__s9h7rG__themeToggle{opacity:1;order:99;margin-left:auto}.AboutPage-module__s9h7rG__heroContent{flex-direction:column;gap:16px}.AboutPage-module__s9h7rG__projectGrid,.AboutPage-module__s9h7rG__writingColumns{grid-template-columns:1fr}.AboutPage-module__s9h7rG__writingColumns{gap:24px}.AboutPage-module__s9h7rG__featured,.AboutPage-module__s9h7rG__domino{grid-column:1}:is(.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__compact),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__domino),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__spotIt),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__bookshelf)){grid-column:1/-1}.AboutPage-module__s9h7rG__dominoTitle{font-size:1.8rem}.AboutPage-module__s9h7rG__workGroup{grid-template-columns:1fr;gap:8px}.AboutPage-module__s9h7rG__workRoleRow{flex-direction:row;justify-content:space-between;align-items:baseline}.AboutPage-module__s9h7rG__writingNote{text-align:left}}@media (hover:none),(pointer:coarse){.AboutPage-module__s9h7rG__tooltip{display:none}}@media (prefers-reduced-motion:reduce){.AboutPage-module__s9h7rG__workGroup{opacity:1}}
.LabsButton-module__9-ESDa__labsButton{color:inherit;justify-content:center;align-items:center;text-decoration:none;transition:color .2s ease-out;display:inline-flex}.LabsButton-module__9-ESDa__labsButton svg{width:1em;height:1em}.LabsButton-module__9-ESDa__labsButton:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid}@media (hover:hover){.LabsButton-module__9-ESDa__labsButton:hover{color:#2795e9}}
.ThemeToggle-module__YkPRkW__themeToggle{color:inherit;cursor:pointer;appearance:none;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .2s ease-out;display:inline-flex}.ThemeToggle-module__YkPRkW__themeToggle svg{width:1em;height:1em;transition:color .2s ease-out,transform .2s ease-out}.ThemeToggle-module__YkPRkW__themeToggle:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid}@media (hover:hover){.ThemeToggle-module__YkPRkW__themeToggle:hover .ThemeToggle-module__YkPRkW__sun{color:#f5c542}.ThemeToggle-module__YkPRkW__themeToggle:hover .ThemeToggle-module__YkPRkW__moon{color:#6366f1}.ThemeToggle-module__YkPRkW__themeToggle:hover svg{transform:rotate(20deg)}}.ThemeToggle-module__YkPRkW__themeToggle:active svg{transform:rotate(45deg)scale(.95)}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__YkPRkW__themeToggle svg,.ThemeToggle-module__YkPRkW__themeToggle:hover svg,.ThemeToggle-module__YkPRkW__themeToggle:active svg{transform:none}}
.Page404-module__0CjlFG__page{background:var(--background);color:var(--primary);font-family:var(--font-sans);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.Page404-module__0CjlFG__content{text-align:center;flex-direction:column;align-items:center;padding:2rem;animation:.8s both Page404-module__0CjlFG__fadeIn;display:flex}@keyframes Page404-module__0CjlFG__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Page404-module__0CjlFG__code{font-family:var(--font-serif);letter-spacing:.08em;color:var(--primary);opacity:.12;-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(6rem,15vw,10rem);font-weight:300;line-height:1;animation:1s both Page404-module__0CjlFG__fadeIn}.Page404-module__0CjlFG__divider{background:var(--divider);width:48px;height:1px;margin:1.5rem 0;animation:.8s .2s both Page404-module__0CjlFG__expandLine}@keyframes Page404-module__0CjlFG__expandLine{0%{opacity:0;width:0}to{opacity:1;width:48px}}.Page404-module__0CjlFG__heading{font-family:var(--font-serif);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.35rem;font-weight:500;animation:.8s .3s both Page404-module__0CjlFG__fadeIn}.Page404-module__0CjlFG__description{color:var(--secondary);max-width:320px;margin:0 0 2rem;font-size:.95rem;line-height:1.6;animation:.8s .4s both Page404-module__0CjlFG__fadeIn}.Page404-module__0CjlFG__homeLink{font-family:var(--font-sans);color:var(--secondary);border:1px solid var(--divider);border-radius:100px;align-items:center;gap:6px;padding:10px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;animation:.8s .5s both Page404-module__0CjlFG__fadeIn;display:inline-flex}.Page404-module__0CjlFG__homeLink:hover{color:var(--primary);border-color:var(--divider-hover);background:var(--surface)}.Page404-module__0CjlFG__homeLink svg{width:14px;height:14px;transition:transform .2s}.Page404-module__0CjlFG__homeLink:hover svg{transform:translate(-2px)}.Page404-module__0CjlFG__devError{background:var(--surface);border-radius:var(--radius-md);color:var(--secondary);max-width:400px;margin-top:1.5rem;padding:1rem;font-family:monospace;font-size:.8rem;animation:.8s .6s both Page404-module__0CjlFG__fadeIn}
.PageSocial-module__O2020a__pageSocial{text-align:center;color:var(--fg-color);flex-direction:column;align-items:center;display:flex}.PageSocial-module__O2020a__action{-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:3em;height:3em;margin:0 0 1em;display:flex;position:relative;text-decoration:none!important}.PageSocial-module__O2020a__action:last-child{margin-bottom:0}.PageSocial-module__O2020a__actionBg{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PageSocial-module__O2020a__actionBg svg{width:50%;height:50%;color:var(--fg-color-6);fill:currentColor;margin-top:3px}.PageSocial-module__O2020a__actionBgPane{border-radius:50%;width:0;height:0;transition:width .3s ease-out,height .3s ease-out}.PageSocial-module__O2020a__action svg{transition:color .3s ease-out}.PageSocial-module__O2020a__action:focus-visible{outline:2px solid var(--fg-color);outline-offset:3px;border-radius:50%}@media (hover:hover){.PageSocial-module__O2020a__action:hover .PageSocial-module__O2020a__actionBgPane{width:100%;height:100%;transition:width .1s ease-out,height .1s ease-out}.PageSocial-module__O2020a__action:hover svg{color:#fff;transition:color .1s ease-out}.dark-mode .PageSocial-module__O2020a__action:hover svg{color:var(--fg-color)}}.PageSocial-module__O2020a__facebook .PageSocial-module__O2020a__actionBgPane{background:#3b5998}.PageSocial-module__O2020a__facebook:hover{border-color:#3b5998}.PageSocial-module__O2020a__x .PageSocial-module__O2020a__actionBgPane{background:#000}.PageSocial-module__O2020a__x:hover{border-color:#000}.PageSocial-module__O2020a__linkedin .PageSocial-module__O2020a__actionBgPane{background:#0077b5}.PageSocial-module__O2020a__linkedin:hover{border-color:#0077b5}.PageSocial-module__O2020a__github .PageSocial-module__O2020a__actionBgPane{background:#3d0a9b}.PageSocial-module__O2020a__github:hover{border-color:#3d0a9b}.PageSocial-module__O2020a__youtube .PageSocial-module__O2020a__actionBgPane{background:red}.PageSocial-module__O2020a__youtube:hover{border-color:red}.PageSocial-module__O2020a__medium .PageSocial-module__O2020a__actionBgPane{background:#00ab6c}.PageSocial-module__O2020a__medium:hover{border-color:#00ab6c}.PageSocial-module__O2020a__newsletter .PageSocial-module__O2020a__actionBgPane{background:#777}.PageSocial-module__O2020a__newsletter:hover{border-color:#777}.PageSocial-module__O2020a__email .PageSocial-module__O2020a__actionBgPane{background:#777}.PageSocial-module__O2020a__email:hover{border-color:#777}@media only screen and (max-width:768px){.PageSocial-module__O2020a__links{flex-wrap:wrap;position:relative;left:.5em}.PageSocial-module__O2020a__action:last-child{margin-right:1em}}
.BookshelfCover-module__HKzXoa__cover{background:#ffffff0a;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;padding:14px 18px;display:flex;position:relative;overflow:hidden}.BookshelfCover-module__HKzXoa__books{align-items:flex-end;gap:4px;height:56px;display:flex}.BookshelfCover-module__HKzXoa__book{border-radius:2px 2px 0 0;width:9px;transition:transform .25s ease-out;animation:3.2s ease-in-out infinite BookshelfCover-module__HKzXoa__bookBob;display:block}@keyframes BookshelfCover-module__HKzXoa__bookBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (hover:hover){:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:first-child,.group:hover .BookshelfCover-module__HKzXoa__book:first-child){animation:none;transform:translateY(-3px)rotate(-2deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(2),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(2)){animation:none;transform:translateY(-5px)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(3),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(3)){animation:none;transform:translateY(-2px)rotate(1deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(4),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(4)){animation:none;transform:translateY(-6px)rotate(-1deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(5),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(5)){animation:none;transform:translateY(-4px)rotate(2deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(6),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(6)){animation:none;transform:translateY(-3px)rotate(-1deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(7),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(7)){animation:none;transform:translateY(-5px)rotate(1deg)}}.BookshelfCover-module__HKzXoa__title{letter-spacing:-.01em;color:var(--fg);margin:0;font-size:1.15rem;font-weight:600}@media (prefers-reduced-motion:reduce){.BookshelfCover-module__HKzXoa__book{animation:none;transform:none}}
.ShadcnPhysicsCover-module__DF2kFW__cover{background:#0d0d0d;width:100%;height:100%;position:relative;overflow:hidden;container-type:size}.ShadcnPhysicsCover-module__DF2kFW__stage{pointer-events:none;position:absolute;inset:0}.ShadcnPhysicsCover-module__DF2kFW__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;position:absolute;overflow:hidden}.ShadcnPhysicsCover-module__DF2kFW__token{font-family:var(--font-geist,"Geist","Inter",ui-sans-serif,system-ui,sans-serif);color:#fff;letter-spacing:-.03em;white-space:nowrap;transform-origin:50%;will-change:transform;font-weight:700;position:absolute}.ShadcnPhysicsCover-module__DF2kFW__word{font-size:clamp(1.4rem,11cqw,2.2rem);animation:4.8s ease-in-out infinite ShadcnPhysicsCover-module__DF2kFW__float-word;top:32%;left:24%;transform:rotate(-3deg)}.ShadcnPhysicsCover-module__DF2kFW__slashes{color:#ffffffc7;font-size:clamp(1.4rem,11cqw,2.2rem);animation:5.4s ease-in-out -1.4s infinite ShadcnPhysicsCover-module__DF2kFW__float-slashes;top:44%;right:18%;transform:rotate(5deg)}@keyframes ShadcnPhysicsCover-module__DF2kFW__float-word{0%,to{transform:translate(0)rotate(-3deg)}50%{transform:translateY(-3px)rotate(-2deg)}}@keyframes ShadcnPhysicsCover-module__DF2kFW__float-slashes{0%,to{transform:translate(0)rotate(5deg)}50%{transform:translateY(-3px)rotate(6deg)}}@media (hover:hover){:is(.ShadcnPhysicsCover-module__DF2kFW__cover:hover .ShadcnPhysicsCover-module__DF2kFW__word,.group:hover .ShadcnPhysicsCover-module__DF2kFW__word){animation:1s forwards ShadcnPhysicsCover-module__DF2kFW__fall-word}:is(.ShadcnPhysicsCover-module__DF2kFW__cover:hover .ShadcnPhysicsCover-module__DF2kFW__slashes,.group:hover .ShadcnPhysicsCover-module__DF2kFW__slashes){animation:.92s 60ms forwards ShadcnPhysicsCover-module__DF2kFW__fall-slashes}}@keyframes ShadcnPhysicsCover-module__DF2kFW__fall-word{0%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(0)rotate(-3deg)scaleY(1)}52%{animation-timing-function:cubic-bezier(.32,1.45,.64,1);transform:translate(-2cqw,38cqh)rotate(-120deg)scaleY(.82)}68%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(-3cqw,30cqh)rotate(-150deg)scaleY(1.08)}82%{animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(-3.5cqw,37cqh)rotate(-162deg)scaleY(.96)}92%{animation-timing-function:ease-out;transform:translate(-3.5cqw,38cqh)rotate(-156deg)scaleY(1)}to{transform:translate(-3.5cqw,38cqh)rotate(-158deg)scaleY(1)}}@keyframes ShadcnPhysicsCover-module__DF2kFW__fall-slashes{0%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(0)rotate(5deg)scaleY(1)}52%{animation-timing-function:cubic-bezier(.32,1.45,.64,1);transform:translate(1.5cqw,32cqh)rotate(52deg)scaleY(.85)}70%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(2cqw,24cqh)rotate(72deg)scaleY(1.07)}85%{animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(2.5cqw,31cqh)rotate(82deg)scaleY(.97)}94%{animation-timing-function:ease-out;transform:translate(2.5cqw,32cqh)rotate(77deg)scaleY(1)}to{transform:translate(2.5cqw,32cqh)rotate(78deg)scaleY(1)}}@media (prefers-reduced-motion:reduce){.ShadcnPhysicsCover-module__DF2kFW__word,.ShadcnPhysicsCover-module__DF2kFW__slashes{animation:none}}
