:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px;transition:background .4s ease}::-webkit-scrollbar-thumb:hover{background:#ffffff2b;transition:background .4s ease}:root{--bg: #c8c8c8;--map-bg: #cfcfcf;--map-overlay-bg: #d9d9d9b2;--card-bg: rgba(225, 225, 225, .8);--tech-badge: #f5f5f500;--text: #111111d5;--primary: #2563eb;--bulb-color: #cdbe3b;--dot-matrix-color: #111111;--sweep-color: var(--text);--sweep-highlight: #ffffff;--carrer-sliding-pill: #cccccc;--tab-text: var(--text);--greyish-text: #9ca3af;--light-icon: #515151}[data-theme=sepia]{--bg: #d9d1c1;--map-bg: #e0d8c8;--map-overlay-bg: #ece4d4b2;--card-bg: rgba(232, 224, 210, .8);--tech-badge: #f7f2e9;--text: #1a140fd5;--primary: #2563eb;--bulb-color: var(--text);--dot-matrix-color: #1a140f;--sweep-color: var(--text);--sweep-highlight: #ffffff;--carrer-sliding-pill: #d4c7ae;--tab-text: var(--text);--greyish-text: #a89d8a;--light-icon: #5e5e5e}[data-theme=dark]{--bg: #09090a;--map-bg: #090909;--barely-visible-dark-bg: #0a0a0a5d;--map-overlay-bg: #0e0e0eb2;--card-bg: rgba(15, 15, 15, .8);--tech-badge: #0b0b0b00;--text: rgba(214, 201, 192, .9);--primary: #60a5fa;--bulb-color: var(--text);--dot-matrix-color: rgb(185, 176, 159);--sweep-color: var(--text);--sweep-highlight: #ffffff;--carrer-sliding-pill: #1f1f1f;--tab-text: #9ca3af;--greyish-text: #d1d5db;--light-icon: #fff;--github-icon: #fff}[data-theme=forest]{--bg: #000900;--map-bg: #010c05;--barely-visible-dark-bg: #000c025d;--map-overlay-bg: #020d03b2;--card-bg: rgba(1, 10, 2, .8);--tech-badge: #0a1d0a;--text: rgba(79, 138, 86, .9);--primary: #22c55e;--bulb-color: var(--text);--dot-matrix-color: rgb(198, 201, 16);--sweep-color: var(--text);--sweep-highlight: #8cff72;--carrer-sliding-pill: #11250a;--tab-text: var(--text);--greyish-text: rgb(154, 180, 151);--light-icon: #eaffce}._root_zx58v_2{min-height:100vh;background:var(--bg);display:flex;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s ease}._inner_zx58v_13{width:100%;background-color:transparent;z-index:1;position:relative;display:flex}._col_zx58v_23{display:flex;flex-direction:column;align-items:center}._row_zx58v_29{display:flex}._dotGlowFill_zx58v_34{width:100%;height:100%}._mapOverlay_zx58v_41{position:absolute;z-index:1008;top:0;background-color:var(--map-overlay-bg);width:100%;color:var(--text);font-family:system-ui;font-weight:700;text-align:center;-webkit-user-select:none;user-select:none;display:flex}._leafletTileOverrideGreen_zx58v_55 img,._leafletTileOverrideGreen_zx58v_55 .leaflet-tile-pane img{filter:sepia(1.3) hue-rotate(70deg) saturate(1.5)}._leafletTileOverrideSepia_zx58v_63 .leaflet-tile-pane img{filter:sepia(.2)}._nameCard_zx58v_68{position:relative;color:var(--text);font-family:system-ui;font-weight:700;height:100%;width:100%}._nameHeading_zx58v_77{font-family:system-ui;color:var(--text);text-transform:uppercase;margin:0;font-weight:700}._linksShelfWrapper_zx58v_85{height:0%;position:relative}._linksShelfInner_zx58v_90{position:absolute;z-index:2}._aboutCard_zx58v_96{color:var(--text);font-family:system-ui;font-weight:700;display:flex;flex-direction:column}._techStackTitle_zx58v_104{text-align:center;-webkit-user-select:none;user-select:none;transform:rotate(-90deg)}._techStackGrid_zx58v_110{display:flex;flex-wrap:wrap;justify-content:center}._techBadge_zx58v_116{display:flex;align-items:center;background-color:var(--tech-badge);font-weight:700;transition:transform .2s,box-shadow .2s;-webkit-user-select:none;user-select:none;cursor:default}._techBadge_zx58v_116:hover{transform:scale(1.15)}._projectsCard_zx58v_133{width:100%;height:100%;color:var(--text);font-family:system-ui;font-weight:700;display:flex;flex-direction:column;text-align:center;cursor:pointer;transition:background .2s ease}._projectsCard_zx58v_133 ._sweepText_zx58v_147{position:relative;display:inline-block;background-image:linear-gradient(120deg,var(--map-bg) 0%,var(--map-bg) 30%,var(--sweep-highlight) 45%,var(--sweep-highlight) 50%,var(--map-bg) 65%,var(--map-bg) 100%);background-size:300% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transition:background-position .55s}._projectsCard_zx58v_133:hover ._sweepText_zx58v_147{background-position:0% 0;transform:scale(1.05)}._careerCard_zx58v_178{height:100%;width:100%;display:flex;justify-content:center;align-items:center}@media(max-width:830px){._inner_zx58v_13{flex-direction:column;padding:16px;max-width:100%;align-items:center}._col_zx58v_23,._row_zx58v_29{flex-direction:column;align-items:center;width:100%}}._clickable_zx58v_206{cursor:pointer}@keyframes _slowScrollGallery_zx58v_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._dotGlowFill_zx58v_34:hover ._hoverIcon_zx58v_219{transform:scale(1.1)}._slowGallery_zx58v_222{animation:_slowScrollGallery_zx58v_1 60s linear infinite}._slowGallery_zx58v_222:hover{animation-play-state:paused}.containerbox{background-color:var(--card-bg);display:flex;justify-content:stretch;align-items:stretch;overflow:hidden;transition:background-color 3s ease}._chip_1aeeg_1{display:inline-flex;align-items:center;gap:5px;border-radius:12px;font-family:Barlow Condensed,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;line-height:1;transition:background .15s ease,color .15s ease,opacity .15s ease;-webkit-user-select:none;user-select:none}._outline_1aeeg_20{background:transparent;border:1px solid var(--chip-color);color:var(--chip-color)}._outline_1aeeg_20:hover{background:color-mix(in srgb,var(--chip-color) 12%,transparent)}._solid_1aeeg_29{background:var(--chip-color);border:1px solid var(--chip-color);color:#0a0a0a}._solid_1aeeg_29:hover{opacity:.85}._ghost_1aeeg_38{background:color-mix(in srgb,var(--chip-color) 10%,transparent);border:1px solid transparent;color:var(--chip-color)}._ghost_1aeeg_38:hover{background:color-mix(in srgb,var(--chip-color) 18%,transparent)}._full_1aeeg_47{background:color-mix(in srgb,var(--chip-color) 10%,rgba(15,15,15,1));border:1px solid transparent;color:var(--chip-color)}._full_1aeeg_47:hover{background:color-mix(in srgb,var(--chip-color) 18%,transparent)}._icon_1aeeg_57{display:inline-flex;align-items:center;font-size:1em;flex-shrink:0}._clickable_1aeeg_65{cursor:pointer}.container{display:flex;align-items:center;justify-content:center}.icon{position:relative;color:var(--light-icon);transition:transform .25s ease;overflow:hidden;will-change:transform;cursor:pointer;transition:color .9s ease}.icon:hover{transform:scale(1.15);color:var(--icon-color);filter:drop-shadow(0 0 8px rgba(255,255,255,.4));transition:color .4s ease}.icon:after{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(120deg,transparent,rgba(255,251,228,.7),transparent);transform:rotate(25deg);transition:left .3s ease}.icon:hover:after{left:130%}.separator{width:1px;height:32px;background:#696969;margin:0 2px}.github{--icon-color: #666666;border-radius:50%}.linkedin{--icon-color: #0a66c2;border-radius:10%}.career{display:flex;flex-direction:column;color:var(--text);font-family:system-ui,-apple-system,sans-serif}.career-item{border-left:2px solid var(--text);position:relative;border-radius:3px}.career-item:before{content:"";position:absolute;left:-5px;top:9px;width:9px;height:9px;background:var(--bg-card);border-radius:50%}.career-header{display:flex;align-items:baseline}.career-header h3{margin:0;font-weight:500;color:var(--text)}.company{color:var(--greyish-text)}.period{color:#6b7280a6}.bullet-list li{color:var(--greyish-text)}.tabs{display:flex;flex-direction:column}.tabs-switch{position:relative;display:flex;border:1px solid #2a2a2a;width:100%}.tab{position:relative;z-index:1;cursor:pointer;transition:color .15s ease;-webkit-user-select:none;user-select:none;flex:1;color:var(--tab-text)}.tab.active{color:var(--text)}.tab-indicator{position:absolute;background:var(--carrer-sliding-pill);transition:transform .25s cubic-bezier(.4,0,.2,1)}.tab:hover{color:var(--sweep-highlight)}.photo-wrapper{position:relative;border-radius:8px;overflow:hidden;width:100%;height:100%;display:flex;align-items:center;-webkit-user-select:"none";user-select:"none";justify-content:center}.photo-wrapper:after{content:"";position:absolute;top:-60%;left:-80%;width:25%;height:220%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.25),transparent);transform:rotate(25deg);pointer-events:none}.photo-wrapper:hover:after{left:130%;transition:left .55s ease}.photo-wrapper img{height:100%;object-fit:cover;transition:filter .35s ease,opacity .9s ease,transform .5s ease}.photo-wrapper:hover img{filter:brightness(1.1) contrast(1.06) saturate(1.04);transform:scale(1.02)}
