.Header-module__arFiJq__header{z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);transition:background-color .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.Header-module__arFiJq__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.625rem 1.5rem;display:flex}.Header-module__arFiJq__logo{color:var(--color-text);font-size:.9rem;font-weight:700;font-family:var(--font-geist-mono), monospace}.Header-module__arFiJq__controls{align-items:center;gap:.75rem;display:flex}.Header-module__arFiJq__toggle{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;width:36px;height:36px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;transition:border-color .2s;display:flex}.Header-module__arFiJq__toggle:hover{border-color:var(--color-primary)}.Header-module__arFiJq__icon{width:16px;height:16px;display:block}.Header-module__arFiJq__divider{background:var(--color-border);width:1px;height:20px}.Header-module__arFiJq__paletteToggle{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:center;gap:4px;height:36px;padding:.375rem .625rem;transition:border-color .2s;display:flex}.Header-module__arFiJq__paletteToggle:hover{border-color:var(--color-primary)}.Header-module__arFiJq__paletteDot{border-radius:50%;width:14px;height:14px;transition:background-color .3s}.Header-module__arFiJq__terminalToggle{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;height:36px;color:var(--color-text-secondary);font-family:var(--font-geist-mono), monospace;border-radius:8px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.85rem;transition:border-color .2s,color .2s;display:flex}.Header-module__arFiJq__terminalToggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.Header-module__arFiJq__terminalIcon{font-size:.85rem}
.Terminal-module__GFlcwW__terminal{background:var(--color-surface);border:1px solid var(--color-border);font-family:var(--font-geist-mono), monospace;border-radius:10px;font-size:.8rem;transition:background-color .3s,border-color .3s;overflow:hidden}.Terminal-module__GFlcwW__fullscreen{z-index:200;border:none;border-radius:0;animation:.25s cubic-bezier(.4,0,.2,1) forwards Terminal-module__GFlcwW__fullscreenOpen;position:fixed;inset:0}@keyframes Terminal-module__GFlcwW__fullscreenOpen{0%{opacity:.6;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Terminal-module__GFlcwW__fullscreen .Terminal-module__GFlcwW__body{height:calc(100vh - 38px)}.Terminal-module__GFlcwW__titleBar{background:var(--color-border);-webkit-user-select:none;user-select:none;align-items:center;padding:10px 14px;transition:background-color .3s;display:flex}.Terminal-module__GFlcwW__dots{align-items:center;gap:6px;display:flex}.Terminal-module__GFlcwW__dot{border:none;border-radius:50%;flex-shrink:0;width:12px;height:12px;padding:0;display:block}.Terminal-module__GFlcwW__dotClose{cursor:default;pointer-events:none;background:#ff5f57}.Terminal-module__GFlcwW__dotMinimize{cursor:default;pointer-events:none;background:#febc2e}.Terminal-module__GFlcwW__dotMaximize{cursor:pointer;background:#28c840;transition:opacity .15s,transform .15s}.Terminal-module__GFlcwW__dotMaximize:hover{transform:scale(1.2)}.Terminal-module__GFlcwW__titleText{color:var(--color-text-secondary);opacity:.6;margin-left:auto;font-size:.7rem}.Terminal-module__GFlcwW__body{height:200px;padding:14px;overflow-y:auto}.Terminal-module__GFlcwW__history{flex-direction:column;gap:4px;display:flex}.Terminal-module__GFlcwW__line{white-space:pre-wrap;word-break:break-word}.Terminal-module__GFlcwW__lineInput{color:var(--color-accent-1)}.Terminal-module__GFlcwW__lineOutput{color:var(--color-text-secondary)}.Terminal-module__GFlcwW__inputRow{align-items:center;gap:8px;display:flex}.Terminal-module__GFlcwW__prompt{color:var(--color-primary);-webkit-user-select:none;user-select:none;flex-shrink:0}.Terminal-module__GFlcwW__inputWrapper{flex:1;position:relative}.Terminal-module__GFlcwW__input{color:var(--color-text);font:inherit;width:100%;caret-color:var(--color-primary);z-index:1;background:0 0;border:none;outline:none;position:relative}.Terminal-module__GFlcwW__ghost{font:inherit;color:var(--color-text-secondary);opacity:.4;pointer-events:none;white-space:pre;position:absolute;top:0;left:0}.Terminal-module__GFlcwW__cursor{color:var(--color-primary);margin-left:1px;animation:.8s step-end infinite Terminal-module__GFlcwW__blink}@keyframes Terminal-module__GFlcwW__blink{0%,to{opacity:1}50%{opacity:0}}.Terminal-module__GFlcwW__nyanMode{animation:.5s linear infinite Terminal-module__GFlcwW__nyanRainbow}@keyframes Terminal-module__GFlcwW__nyanRainbow{0%{border-color:red}16%{border-color:#f90}33%{border-color:#ff0}50%{border-color:#3f0}66%{border-color:#09f}83%{border-color:#63f}to{border-color:red}}.Terminal-module__GFlcwW__nyanOverlay{pointer-events:none;z-index:100;position:absolute;inset:0;overflow:hidden}.Terminal-module__GFlcwW__nyanCat{white-space:nowrap;font-size:2rem;animation:2s linear infinite Terminal-module__GFlcwW__nyanFly;position:absolute;top:50%;transform:translateY(-50%)}@keyframes Terminal-module__GFlcwW__nyanFly{0%{left:-60px}to{left:110%}}
.Hero-module__PgAKtG__hero{flex-direction:column;justify-content:center;max-width:1200px;min-height:80vh;margin:0 auto;padding:6rem 1.5rem 2rem;display:flex}.Hero-module__PgAKtG__content{align-items:center;gap:3rem;display:flex}.Hero-module__PgAKtG__left{flex-direction:column;flex-shrink:0;gap:1.5rem;max-width:400px;display:flex}.Hero-module__PgAKtG__intro{align-items:center;gap:1.5rem;display:flex}.Hero-module__PgAKtG__photoWrap{flex-shrink:0;width:100px;height:100px;position:relative}.Hero-module__PgAKtG__photoWrap:before{content:"";background:conic-gradient(var(--color-primary), var(--color-accent-1), var(--color-accent-2), var(--color-accent-3), var(--color-primary));filter:blur(6px);opacity:.6;border-radius:50%;animation:4s linear infinite Hero-module__PgAKtG__glowSpin;position:absolute;inset:-4px}@keyframes Hero-module__PgAKtG__glowSpin{to{transform:rotate(360deg)}}.Hero-module__PgAKtG__photo{object-fit:cover;border:3px solid var(--color-surface);z-index:1;border-radius:50%;width:100%;height:100%;position:relative}.Hero-module__PgAKtG__text{flex-direction:column;gap:.375rem;display:flex}.Hero-module__PgAKtG__name{color:var(--color-text);letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1}.Hero-module__PgAKtG__role{color:var(--color-primary);font-size:clamp(.8rem,1.8vw,1rem);font-weight:600;font-family:var(--font-geist-mono), monospace}.Hero-module__PgAKtG__claim{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.Hero-module__PgAKtG__right{flex:1;min-width:0}.Hero-module__PgAKtG__terminalWrap{position:relative}.Hero-module__PgAKtG__annotation{flex-direction:column;align-items:center;gap:.125rem;margin-top:.75rem;animation:1s 2.5s both Hero-module__PgAKtG__fadeInAnnotation;display:flex}.Hero-module__PgAKtG__annotationText{font-family:var(--font-caveat), cursive;color:var(--color-primary);white-space:nowrap;font-size:1.15rem;transform:rotate(-3deg)}.Hero-module__PgAKtG__arrow{flex-shrink:0}.Hero-module__PgAKtG__arrowPath{stroke-dasharray:60;stroke-dashoffset:60px;animation:.5s 3s forwards Hero-module__PgAKtG__drawLine}.Hero-module__PgAKtG__arrowHead{stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s 3.4s forwards Hero-module__PgAKtG__drawLine}@keyframes Hero-module__PgAKtG__drawLine{to{stroke-dashoffset:0}}@keyframes Hero-module__PgAKtG__fadeInAnnotation{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Hero-module__PgAKtG__annotation{opacity:1;animation:none}.Hero-module__PgAKtG__arrowPath,.Hero-module__PgAKtG__arrowHead{stroke-dashoffset:0;animation:none}.Hero-module__PgAKtG__photoWrap:before{animation:none}}@media (max-width:900px){.Hero-module__PgAKtG__content{flex-direction:column;align-items:stretch;gap:2rem}.Hero-module__PgAKtG__left{max-width:none}}@media (max-width:480px){.Hero-module__PgAKtG__hero{padding:5rem 1rem 2rem}.Hero-module__PgAKtG__intro{flex-direction:column;align-items:flex-start;gap:1rem}.Hero-module__PgAKtG__photoWrap{width:80px;height:80px}}
.ProjectCard-module__JGCjrW__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;height:100%;overflow:hidden}.ProjectCard-module__JGCjrW__body{flex-direction:column;gap:.75rem;height:100%;padding:1.5rem;display:flex}.ProjectCard-module__JGCjrW__year{color:var(--color-text-secondary);font-size:.75rem;font-family:var(--font-geist-mono), monospace}.ProjectCard-module__JGCjrW__title{color:var(--color-text);font-size:1.1rem;font-weight:700}.ProjectCard-module__JGCjrW__description{color:var(--color-text-secondary);flex:1;font-size:.875rem;line-height:1.6}.ProjectCard-module__JGCjrW__tags{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.ProjectCard-module__JGCjrW__tag{font-size:.7rem;font-family:var(--font-geist-mono), monospace;background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-primary);border-radius:6px;padding:.25rem .625rem;transition:background-color .3s,border-color .3s,color .3s}.ProjectCard-module__JGCjrW__link{color:var(--color-accent-1);align-items:center;gap:.375rem;margin-top:.25rem;font-size:.8rem;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.ProjectCard-module__JGCjrW__link:hover{color:var(--color-primary)}
.Projects-module__HGIySG__projects{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.Projects-module__HGIySG__header{margin-bottom:2rem}.Projects-module__HGIySG__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-1);font-size:.7rem;font-family:var(--font-geist-mono), monospace;margin-bottom:.5rem}.Projects-module__HGIySG__heading{color:var(--color-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Projects-module__HGIySG__subheading{color:var(--color-text-secondary);font-size:.9rem}.Projects-module__HGIySG__gridWrap{position:relative}.Projects-module__HGIySG__annotation{z-index:2;flex-direction:column;align-items:flex-start;gap:0;animation:1s .5s both Projects-module__HGIySG__fadeInAnnotation;display:flex;position:absolute;top:-3rem;left:calc(50% + 5rem)}.Projects-module__HGIySG__annotationText{font-family:var(--font-caveat), cursive;color:var(--color-primary);white-space:nowrap;font-size:1.15rem;transform:rotate(3deg)}.Projects-module__HGIySG__arrowPath{stroke-dasharray:60;stroke-dashoffset:60px;animation:.6s 1s forwards Projects-module__HGIySG__drawLine}.Projects-module__HGIySG__arrowHead{stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s 1.5s forwards Projects-module__HGIySG__drawLine}@keyframes Projects-module__HGIySG__drawLine{to{stroke-dashoffset:0}}@keyframes Projects-module__HGIySG__fadeInAnnotation{0%{opacity:0}to{opacity:1}}.Projects-module__HGIySG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.Projects-module__HGIySG__grid{grid-template-columns:1fr}.Projects-module__HGIySG__annotation{top:-2rem;left:auto;right:1rem}.Projects-module__HGIySG__annotationText{font-size:1rem}}@media (prefers-reduced-motion:reduce){.Projects-module__HGIySG__annotation{opacity:1;animation:none}.Projects-module__HGIySG__arrowPath,.Projects-module__HGIySG__arrowHead{stroke-dashoffset:0;animation:none}}
.Experience-module__2pCZCq__experience{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.Experience-module__2pCZCq__headerWrap{margin-bottom:2rem;position:relative}.Experience-module__2pCZCq__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-1);font-size:.7rem;font-family:var(--font-geist-mono), monospace;margin-bottom:.5rem}.Experience-module__2pCZCq__heading{color:var(--color-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Experience-module__2pCZCq__annotation{flex-direction:column;align-items:flex-start;gap:0;animation:1s .5s both Experience-module__2pCZCq__fadeInAnnotation;display:flex;position:absolute;top:-1.5rem;left:12rem}.Experience-module__2pCZCq__annotationText{font-family:var(--font-caveat), cursive;color:var(--color-primary);white-space:nowrap;font-size:1.1rem;transform:rotate(-4deg)}.Experience-module__2pCZCq__arrowPath{stroke-dasharray:60;stroke-dashoffset:60px;animation:.6s 1s forwards Experience-module__2pCZCq__drawLine}.Experience-module__2pCZCq__arrowHead{stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s 1.5s forwards Experience-module__2pCZCq__drawLine}@keyframes Experience-module__2pCZCq__drawLine{to{stroke-dashoffset:0}}@keyframes Experience-module__2pCZCq__fadeInAnnotation{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Experience-module__2pCZCq__annotation{opacity:1;animation:none}.Experience-module__2pCZCq__arrowPath,.Experience-module__2pCZCq__arrowHead{stroke-dashoffset:0;animation:none}}.Experience-module__2pCZCq__timeline{flex-direction:column;gap:2rem;padding-left:2rem;display:flex;position:relative}.Experience-module__2pCZCq__timeline:before{content:"";background:var(--color-border);width:2px;position:absolute;top:0;bottom:0;left:0}.Experience-module__2pCZCq__entry{position:relative}.Experience-module__2pCZCq__entry:before{content:"";background:var(--color-primary);border-radius:50%;width:10px;height:10px;position:absolute;top:.5rem;left:-2rem;transform:translate(-4px)}.Experience-module__2pCZCq__year{color:var(--color-text-secondary);font-size:.75rem;font-family:var(--font-geist-mono), monospace;margin-bottom:.25rem;display:block}.Experience-module__2pCZCq__title{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Experience-module__2pCZCq__title a{transition:color .2s}.Experience-module__2pCZCq__title a:hover{color:var(--color-primary)}.Experience-module__2pCZCq__location{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.8rem;display:block}.Experience-module__2pCZCq__description{color:var(--color-text-secondary);white-space:pre-line;max-width:600px;font-size:.875rem;line-height:1.7}.Experience-module__2pCZCq__collaborators{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Experience-module__2pCZCq__avatar{border:2px solid var(--color-border);border-radius:50%;width:28px;height:28px}@media (max-width:768px){.Experience-module__2pCZCq__timeline{padding-left:1.5rem}.Experience-module__2pCZCq__entry:before{left:-1.5rem}}
.Collaborators-module__xQNvNW__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.Collaborators-module__xQNvNW__header{margin-bottom:2rem;position:relative}.Collaborators-module__xQNvNW__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-1);font-size:.7rem;font-family:var(--font-geist-mono), monospace;margin-bottom:.5rem}.Collaborators-module__xQNvNW__heading{color:var(--color-primary);font-size:1.75rem;font-weight:700}.Collaborators-module__xQNvNW__annotation{z-index:2;flex-direction:row-reverse;align-items:flex-start;gap:.25rem;animation:1s .5s both Collaborators-module__xQNvNW__fadeInAnnotation;display:flex;position:absolute;top:-2rem;left:14rem}@media (max-width:520px){.Collaborators-module__xQNvNW__annotation{margin-top:.25rem;position:static}.Collaborators-module__xQNvNW__annotationText{font-size:1rem}}.Collaborators-module__xQNvNW__annotationText{font-family:var(--font-caveat), cursive;color:var(--color-primary);white-space:nowrap;font-size:1.15rem;transform:rotate(3deg)}.Collaborators-module__xQNvNW__arrowPath{stroke-dasharray:60;stroke-dashoffset:60px;animation:.6s 1s forwards Collaborators-module__xQNvNW__drawLine}.Collaborators-module__xQNvNW__arrowHead{stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s 1.5s forwards Collaborators-module__xQNvNW__drawLine}@keyframes Collaborators-module__xQNvNW__drawLine{to{stroke-dashoffset:0}}@keyframes Collaborators-module__xQNvNW__fadeInAnnotation{0%{opacity:0}to{opacity:1}}.Collaborators-module__xQNvNW__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.Collaborators-module__xQNvNW__grid{grid-template-columns:repeat(3,1fr)}}.Collaborators-module__xQNvNW__card{flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:transform .2s;display:flex}.Collaborators-module__xQNvNW__card:hover{transform:translateY(-3px)}.Collaborators-module__xQNvNW__card:hover .Collaborators-module__xQNvNW__avatarWrap{border-color:var(--color-primary)}.Collaborators-module__xQNvNW__avatarWrap{background:var(--color-border);border:2px solid var(--color-border);border-radius:50%;width:56px;height:56px;transition:border-color .2s;overflow:hidden}.Collaborators-module__xQNvNW__avatar{object-fit:cover;opacity:0;border-radius:50%;width:100%;height:100%;animation:.4s forwards Collaborators-module__xQNvNW__fadeIn;display:block}@keyframes Collaborators-module__xQNvNW__fadeIn{to{opacity:1}}.Collaborators-module__xQNvNW__name{color:var(--color-text);white-space:nowrap;font-size:.7rem;font-weight:600}
.GitHubMiniGraph-module__lnesha__grid{grid-template-rows:repeat(7,1fr);grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;width:100%;height:100%;display:grid}.GitHubMiniGraph-module__lnesha__cell{background:var(--color-border);border-radius:4px;transition:background-color .3s}.GitHubMiniGraph-module__lnesha__cell[data-level="1"]{background:#0e4429}.GitHubMiniGraph-module__lnesha__cell[data-level="2"]{background:#006d32}.GitHubMiniGraph-module__lnesha__cell[data-level="3"]{background:#26a641}.GitHubMiniGraph-module__lnesha__cell[data-level="4"]{background:#39d353}.GitHubMiniGraph-module__lnesha__shimmer{background:linear-gradient(90deg, var(--color-border) 25%, var(--color-surface) 50%, var(--color-border) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite GitHubMiniGraph-module__lnesha__shimmer}@keyframes GitHubMiniGraph-module__lnesha__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.SpotifyCard-module__xFwsKW__card{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;min-height:0;padding-top:1.5rem;text-decoration:none;display:flex}.SpotifyCard-module__xFwsKW__albumArt{aspect-ratio:1;object-fit:cover;border-radius:8px;flex-shrink:1;min-height:0}.SpotifyCard-module__xFwsKW__info{flex-direction:column;flex-shrink:0;align-items:center;gap:.1rem;width:100%;min-width:0;display:flex}.SpotifyCard-module__xFwsKW__statusRow{align-items:center;gap:.375rem;display:flex}.SpotifyCard-module__xFwsKW__statusText{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);font-size:.55rem;font-family:var(--font-geist-mono), monospace}.SpotifyCard-module__xFwsKW__bars{align-items:flex-end;gap:2px;height:12px;display:flex}.SpotifyCard-module__xFwsKW__bar{background:#1db954;border-radius:1px;width:3px;animation:.8s ease-in-out infinite alternate SpotifyCard-module__xFwsKW__equalizer}.SpotifyCard-module__xFwsKW__bar:first-child{height:4px;animation-delay:0s}.SpotifyCard-module__xFwsKW__bar:nth-child(2){height:8px;animation-delay:.2s}.SpotifyCard-module__xFwsKW__bar:nth-child(3){height:5px;animation-delay:.4s}@keyframes SpotifyCard-module__xFwsKW__equalizer{0%{height:3px}to{height:12px}}.SpotifyCard-module__xFwsKW__paused{font-size:.7rem}.SpotifyCard-module__xFwsKW__title{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.75rem;font-weight:700;overflow:hidden}.SpotifyCard-module__xFwsKW__artist{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.65rem;overflow:hidden}.SpotifyCard-module__xFwsKW__empty{flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:100%;height:100%;display:flex}.SpotifyCard-module__xFwsKW__icon{font-size:1.5rem}.SpotifyCard-module__xFwsKW__offlineText{color:var(--color-text-secondary);font-size:.7rem}@media (prefers-reduced-motion:reduce){.SpotifyCard-module__xFwsKW__bar{animation:none}}.SpotifyCard-module__xFwsKW__shimmer{background:linear-gradient(90deg, var(--color-border) 25%, var(--color-surface) 50%, var(--color-border) 75%);background-size:200% 100%;animation:1.5s ease-in-out infinite SpotifyCard-module__xFwsKW__shimmer}@keyframes SpotifyCard-module__xFwsKW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.SteamCard-module__Ooajeq__card{flex-direction:column;gap:.75rem;width:100%;height:100%;display:flex}.SteamCard-module__Ooajeq__fallback{flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:100%;height:100%;display:flex}.SteamCard-module__Ooajeq__emoji{font-size:2rem}.SteamCard-module__Ooajeq__username{color:var(--color-text);font-size:.8rem;font-weight:600;font-family:var(--font-geist-mono), monospace}.SteamCard-module__Ooajeq__gamesSection{flex-direction:column;flex:1;gap:.4rem;min-height:0;display:flex}.SteamCard-module__Ooajeq__podium{flex:1;justify-content:center;align-items:flex-end;gap:.5rem;min-height:0;display:flex}.SteamCard-module__Ooajeq__podiumItem{flex-direction:column;flex:1;align-items:center;gap:.3rem;min-width:0;max-width:33%;display:flex}.SteamCard-module__Ooajeq__capsuleWrapper{aspect-ratio:2/3;border-radius:8px;width:100%;position:relative;overflow:hidden}.SteamCard-module__Ooajeq__first .SteamCard-module__Ooajeq__capsuleWrapper{box-shadow:0 0 0 2px #ffb40099}.SteamCard-module__Ooajeq__capsule{object-fit:cover;width:100%;height:100%;display:block}.SteamCard-module__Ooajeq__rank{font-size:.6rem;font-weight:800;font-family:var(--font-geist-mono), monospace;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;padding:.15rem .35rem;line-height:1;position:absolute;top:.3rem;left:.3rem}.SteamCard-module__Ooajeq__first .SteamCard-module__Ooajeq__rank{color:#000;background:#ffb400d9}.SteamCard-module__Ooajeq__gameHours{color:var(--color-text-secondary);font-size:.65rem;font-weight:700;font-family:var(--font-geist-mono), monospace;white-space:nowrap;flex-shrink:0}.SteamCard-module__Ooajeq__statsSection{border-top:1px solid var(--color-border);flex-direction:column;flex-shrink:0;gap:.5rem;padding-top:.75rem;display:flex}.SteamCard-module__Ooajeq__statsGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.SteamCard-module__Ooajeq__statTile{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.4rem .25rem;display:flex}.SteamCard-module__Ooajeq__statValue{color:var(--color-text);font-size:.9rem;font-weight:800;font-family:var(--font-geist-mono), monospace;line-height:1}.SteamCard-module__Ooajeq__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);font-size:.45rem;font-family:var(--font-geist-mono), monospace}.SteamCard-module__Ooajeq__liveRow{align-items:center;gap:.4rem;display:flex}.SteamCard-module__Ooajeq__liveTag{text-transform:uppercase;letter-spacing:.08em;font-size:.55rem;font-family:var(--font-geist-mono), monospace;color:#57cbde;background:#57cbde26;border:1px solid #57cbde4d;border-radius:4px;flex-shrink:0;padding:.15rem .35rem;font-weight:800;line-height:1}.SteamCard-module__Ooajeq__liveName{color:var(--color-text);font-size:.65rem;font-weight:700;font-family:var(--font-geist-mono), monospace;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SteamCard-module__Ooajeq__shimmer{background:linear-gradient(90deg, var(--color-border) 25%, var(--color-surface) 50%, var(--color-border) 75%);background-size:200% 100%;animation:1.5s ease-in-out infinite SteamCard-module__Ooajeq__shimmer}@keyframes SteamCard-module__Ooajeq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.LetterboxdCard-module__2YNJdG__fallback{flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:100%;height:100%;display:flex}.LetterboxdCard-module__2YNJdG__emoji{font-size:2rem}.LetterboxdCard-module__2YNJdG__username{color:var(--color-text);font-size:.8rem;font-weight:600;font-family:var(--font-geist-mono), monospace}.LetterboxdCard-module__2YNJdG__slider{flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.LetterboxdCard-module__2YNJdG__fadeLeft,.LetterboxdCard-module__2YNJdG__fadeRight{z-index:2;pointer-events:none;opacity:0;width:2rem;transition:opacity .3s;position:absolute;top:0;bottom:0}.LetterboxdCard-module__2YNJdG__fadeVisible{opacity:1}.LetterboxdCard-module__2YNJdG__fadeLeft{background:linear-gradient(to right, var(--color-surface), transparent);left:0}.LetterboxdCard-module__2YNJdG__fadeRight{background:linear-gradient(to left, var(--color-surface), transparent);right:0}.LetterboxdCard-module__2YNJdG__films{scrollbar-width:none;gap:.5rem;height:100%;display:flex;overflow:auto hidden}.LetterboxdCard-module__2YNJdG__films::-webkit-scrollbar{display:none}.LetterboxdCard-module__2YNJdG__film{border-radius:6px;flex-shrink:0;height:100%;position:relative;overflow:hidden}.LetterboxdCard-module__2YNJdG__posterWrapper{height:100%}.LetterboxdCard-module__2YNJdG__poster{width:auto;height:100%;display:block}.LetterboxdCard-module__2YNJdG__meta{background:linear-gradient(#0000 0%,#000000bf 100%);justify-content:space-between;align-items:baseline;gap:.25rem;padding:1.5rem .4rem .35rem;display:flex;position:absolute;bottom:0;left:0;right:0}.LetterboxdCard-module__2YNJdG__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.6rem;font-weight:600;overflow:hidden}.LetterboxdCard-module__2YNJdG__rating{color:#00e054;font-size:.55rem;font-weight:700;font-family:var(--font-geist-mono), monospace;flex-shrink:0}@media (max-width:520px){.LetterboxdCard-module__2YNJdG__title{display:none}.LetterboxdCard-module__2YNJdG__meta{justify-content:center}}.LetterboxdCard-module__2YNJdG__shimmer{background:linear-gradient(90deg, var(--color-border) 25%, var(--color-surface) 50%, var(--color-border) 75%);background-size:200% 100%;border-radius:6px;min-height:60px;animation:1.5s ease-in-out infinite LetterboxdCard-module__2YNJdG__shimmer}@keyframes LetterboxdCard-module__2YNJdG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.BentoGrid-module__sXcQBG__bento{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;container-type:inline-size}.BentoGrid-module__sXcQBG__sectionHeader{margin-bottom:2rem;position:relative}.BentoGrid-module__sXcQBG__annotation{z-index:2;flex-direction:column;align-items:center;animation:1s .5s both BentoGrid-module__sXcQBG__fadeInAnnotation;display:flex;position:absolute;top:.25rem;left:22rem}@media (max-width:520px){.BentoGrid-module__sXcQBG__annotation{margin-top:.25rem;position:static}.BentoGrid-module__sXcQBG__annotationText{font-size:1rem}}.BentoGrid-module__sXcQBG__annotationText{font-family:var(--font-caveat), cursive;color:var(--color-primary);white-space:nowrap;font-size:1.15rem;transform:rotate(3deg)}.BentoGrid-module__sXcQBG__arrowPath{stroke-dasharray:60;stroke-dashoffset:60px;animation:.6s 1s forwards BentoGrid-module__sXcQBG__drawLine}.BentoGrid-module__sXcQBG__arrowHead{stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s 1.5s forwards BentoGrid-module__sXcQBG__drawLine}@keyframes BentoGrid-module__sXcQBG__drawLine{to{stroke-dashoffset:0}}@keyframes BentoGrid-module__sXcQBG__fadeInAnnotation{0%{opacity:0}to{opacity:1}}.BentoGrid-module__sXcQBG__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-1);font-size:.7rem;font-family:var(--font-geist-mono), monospace;margin-bottom:.5rem}.BentoGrid-module__sXcQBG__sectionHeading{color:var(--color-primary);font-size:1.75rem;font-weight:700}.BentoGrid-module__sXcQBG__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:calc(25cqi - .75rem);grid-auto-flow:dense;gap:1rem;display:grid}.BentoGrid-module__sXcQBG__col2{grid-column:span 2}.BentoGrid-module__sXcQBG__col3{grid-column:span 3}.BentoGrid-module__sXcQBG__col4{grid-column:span 4}.BentoGrid-module__sXcQBG__row2{grid-row:span 2}.BentoGrid-module__sXcQBG__cell{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;padding:1rem;transition:border-color .3s,transform .2s,background-color .3s;display:flex;position:relative;overflow:hidden}a.BentoGrid-module__sXcQBG__cell:hover{border-color:var(--color-primary);transform:translateY(-2px)}.BentoGrid-module__sXcQBG__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-secondary);font-size:.6rem;font-family:var(--font-geist-mono), monospace;background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;flex-shrink:0;align-self:flex-start;padding:.2rem .5rem;line-height:1}.BentoGrid-module__sXcQBG__cellHeader{justify-content:space-between;align-items:center;display:flex}.BentoGrid-module__sXcQBG__cellLink{font-size:.6rem;font-family:var(--font-geist-mono), monospace;color:var(--color-text-secondary);align-items:center;gap:.25rem;line-height:1;text-decoration:none;transition:color .2s;display:flex}.BentoGrid-module__sXcQBG__cellLink:hover{color:var(--color-primary)}.BentoGrid-module__sXcQBG__cellContent{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.375rem;min-height:0;display:flex}.BentoGrid-module__sXcQBG__cellContentStart{text-align:left;justify-content:flex-start;align-items:flex-start}.BentoGrid-module__sXcQBG__bigNumber{color:var(--color-primary);font-size:3rem;font-weight:800;line-height:1;font-family:var(--font-geist-mono), monospace}.BentoGrid-module__sXcQBG__smallText{color:var(--color-text-secondary);font-size:.75rem;line-height:1.4}.BentoGrid-module__sXcQBG__tagCloud{flex-wrap:wrap;align-content:flex-start;gap:.5rem;padding-top:1.25rem;display:flex}.BentoGrid-module__sXcQBG__tag{background:var(--color-bg);border:1px solid var(--color-border);font-size:.75rem;font-family:var(--font-geist-mono), monospace;color:var(--color-text);border-radius:20px;padding:.375rem .75rem}.BentoGrid-module__sXcQBG__mapCell{padding:0!important}.BentoGrid-module__sXcQBG__mapCell .BentoGrid-module__sXcQBG__badge{z-index:2;background:var(--color-surface);position:absolute;top:.75rem;left:.75rem}.BentoGrid-module__sXcQBG__mapWrapper{width:100%;height:100%;position:relative}.BentoGrid-module__sXcQBG__mapImage{object-fit:cover;width:100%;height:100%}.BentoGrid-module__sXcQBG__mapPin{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BentoGrid-module__sXcQBG__mapPinDot{background:var(--color-primary);z-index:2;border:2.5px solid #fff;border-radius:50%;width:12px;height:12px;display:block;position:relative;box-shadow:0 2px 8px #0000004d}.BentoGrid-module__sXcQBG__mapPinPulse{background:var(--color-primary);opacity:0;z-index:1;border-radius:50%;width:12px;height:12px;margin-top:-6px;margin-left:-6px;animation:2s ease-out infinite BentoGrid-module__sXcQBG__pulse;display:block;position:absolute;top:50%;left:50%}@keyframes BentoGrid-module__sXcQBG__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(4)}}.BentoGrid-module__sXcQBG__mapOverlay{z-index:2;position:absolute;bottom:.75rem;left:.75rem}.BentoGrid-module__sXcQBG__mapCity{color:#fff;text-shadow:0 2px 10px #0009;font-size:1.25rem;font-weight:800}.BentoGrid-module__sXcQBG__githubCell{cursor:pointer;padding:1rem;text-decoration:none}.BentoGrid-module__sXcQBG__githubGraphFill{flex:1;justify-content:center;align-items:center;display:flex}.BentoGrid-module__sXcQBG__toolsRow{flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding-top:1.25rem;display:flex}.BentoGrid-module__sXcQBG__toolChip{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text);border-radius:20px;padding:.375rem .75rem;font-size:.75rem}.BentoGrid-module__sXcQBG__toolName{font-weight:500}.BentoGrid-module__sXcQBG__steamCell{text-decoration:none}.BentoGrid-module__sXcQBG__steamContent{flex:1;min-height:0;padding-top:.75rem;display:flex}.BentoGrid-module__sXcQBG__letterboxdCell{text-decoration:none}.BentoGrid-module__sXcQBG__letterboxdContent{flex:1;min-height:0;padding-top:.75rem;display:flex}.BentoGrid-module__sXcQBG__zodiacIcon{color:var(--color-primary);font-size:2.5rem;line-height:1}.BentoGrid-module__sXcQBG__zodiacName{color:var(--color-text);font-size:1rem;font-weight:700}.BentoGrid-module__sXcQBG__collabContent{flex-wrap:wrap;flex:1;align-content:flex-start;gap:.75rem;padding-top:.75rem;display:flex}.BentoGrid-module__sXcQBG__collabItem{background:var(--color-bg);border:1px solid var(--color-border);border-radius:24px;align-items:center;gap:.5rem;padding:.35rem .65rem .35rem .35rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.BentoGrid-module__sXcQBG__collabItem:hover{border-color:var(--color-primary);transform:translateY(-1px)}.BentoGrid-module__sXcQBG__collabAvatar{border-radius:50%;display:block}.BentoGrid-module__sXcQBG__collabName{color:var(--color-text);white-space:nowrap;font-size:.7rem;font-weight:600}.BentoGrid-module__sXcQBG__neoskopCell{cursor:pointer;text-decoration:none}.BentoGrid-module__sXcQBG__heartbeat{font-size:1.5rem;animation:1.5s ease-in-out infinite BentoGrid-module__sXcQBG__heartbeat;display:inline-block}@keyframes BentoGrid-module__sXcQBG__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.2)}28%{transform:scale(1)}42%{transform:scale(1.15)}56%{transform:scale(1)}}.BentoGrid-module__sXcQBG__socialRow{flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding-top:1.25rem;display:flex}.BentoGrid-module__sXcQBG__socialLink{background:var(--color-bg);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:.125rem;padding:.5rem .75rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.BentoGrid-module__sXcQBG__socialLink:hover{border-color:var(--color-primary);transform:translateY(-1px)}.BentoGrid-module__sXcQBG__socialPlatform{color:var(--color-text);font-size:.75rem;font-weight:700}.BentoGrid-module__sXcQBG__socialHandle{color:var(--color-text-secondary);font-size:.6rem;font-family:var(--font-geist-mono), monospace}@container (max-width:768px){.BentoGrid-module__sXcQBG__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:calc(33.3333cqi - .666667rem)}.BentoGrid-module__sXcQBG__col4{grid-column:span 3}}@container (max-width:520px){.BentoGrid-module__sXcQBG__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:calc(50cqi - .5rem)}.BentoGrid-module__sXcQBG__col3,.BentoGrid-module__sXcQBG__col4{grid-column:span 2}.BentoGrid-module__sXcQBG__bigNumber{font-size:2.5rem}}@container (max-width:400px){.BentoGrid-module__sXcQBG__grid{grid-auto-rows:calc(50cqi - .325rem);gap:.65rem}.BentoGrid-module__sXcQBG__cell{border-radius:12px;padding:.65rem}.BentoGrid-module__sXcQBG__mapCell .BentoGrid-module__sXcQBG__badge{top:.5rem;left:.5rem}.BentoGrid-module__sXcQBG__badge{padding:.15rem .4rem;font-size:.5rem}.BentoGrid-module__sXcQBG__cellLinkText{display:none}.BentoGrid-module__sXcQBG__bigNumber{font-size:2rem}.BentoGrid-module__sXcQBG__smallText{font-size:.65rem}.BentoGrid-module__sXcQBG__zodiacIcon{font-size:2rem}.BentoGrid-module__sXcQBG__zodiacName{font-size:.85rem}}
.CustomCursor-module__-uhjqW__cursor{border:2px solid var(--color-primary);pointer-events:none;z-index:9999;border-radius:50%;width:16px;height:16px;transition:width .15s,height .15s,border-color .15s,background-color .15s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.CustomCursor-module__-uhjqW__cursor.CustomCursor-module__-uhjqW__hover{border-color:var(--color-accent-1);background:#6ee7b71a;width:40px;height:40px}@media (pointer:coarse){.CustomCursor-module__-uhjqW__cursor{display:none}}
.ScrollProgress-module__2cx4ea__bar{background:var(--color-primary);z-index:101;transform-origin:0;pointer-events:none;width:100%;height:3px;transition:background-color .3s;position:fixed;top:0;left:0}
.ScrollReveal-module__jHZcGG__wrapper{opacity:0;transform:translateY(30px)}@media (prefers-reduced-motion:reduce){.ScrollReveal-module__jHZcGG__wrapper{opacity:1;transform:none}}
.page-module__E0kJGG__main{min-height:100vh}
