*{margin:0;padding:0;box-sizing:border-box;image-rendering:pixelated}html{scroll-behavior:smooth}body{background:#0e0e24;font-family:Silkscreen,monospace;color:#e0e0e0;overflow-x:hidden}#navbar{position:fixed;top:0;left:0;width:100%;z-index:200;display:flex;align-items:center;background:#c6c6c6;border-bottom:4px solid #000;box-shadow:inset 0 2px #fff,inset 0 -2px #555,0 4px 12px #00000080;padding:0 8px;height:42px;gap:4px}.nav-brand{font-size:14px;color:#3f3f3f;text-shadow:1px 1px 0 #e0e0e0;letter-spacing:2px;padding:0 10px;white-space:nowrap;text-decoration:none;flex-shrink:0}.nav-sep{width:3px;height:28px;background:#000;box-shadow:1px 0 #888;flex-shrink:0}.nav-links{display:flex;gap:2px;flex:1;overflow-x:auto;scrollbar-width:none;min-width:0}.nav-links::-webkit-scrollbar{display:none}.nav-link{background:#c6c6c6;border:2px solid #000;box-shadow:inset 1px 1px #fff,inset -1px -1px #555;color:#3f3f3f;font-family:Silkscreen,monospace;font-size:9px;padding:4px 10px;text-decoration:none;white-space:nowrap;text-shadow:1px 1px 0 #e0e0e0;flex-shrink:0}.nav-link:hover{background:#b0d8ef}.nav-link.active{background:#aaa;box-shadow:inset -1px -1px #fff,inset 1px 1px #555}.nav-link-about{background:#e8a030;color:#fff;text-shadow:1px 1px 0 #8a5a10;box-shadow:inset 1px 1px #f4c060,inset -1px -1px #a06810}.nav-link-about:hover{background:#f0b040}.nav-link-about.active{background:#c87820;box-shadow:inset -1px -1px #f4c060,inset 1px 1px #a06810}.nav-socials{display:flex;gap:2px;margin-left:4px;flex-shrink:0}.nav-social{background:#5a8a5a;border:2px solid #000;box-shadow:inset 1px 1px #7c7,inset -1px -1px #383;color:#fff;font-family:Silkscreen,monospace;font-size:8px;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #333;white-space:nowrap}.nav-social:hover{background:#6b9b6b}#roblox-bar{position:fixed;top:46px;left:0;width:100%;z-index:190;display:flex;align-items:center;justify-content:center;gap:20px;background:linear-gradient(180deg,#1e1e1e,#161616);border-bottom:3px solid #000;padding:6px 16px;height:38px;box-shadow:inset 0 1px #333,0 2px 8px #00000080}.rblx-label{font-family:Space Mono,Silkscreen,monospace;font-size:10px;color:#888;font-weight:700;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.rblx-stat-group{display:flex;align-items:center;gap:6px}.rblx-stat-icon{font-size:16px;line-height:1}.rblx-stat-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:0}.rblx-stat-num{font-family:Space Mono,monospace;font-size:16px;font-weight:700;line-height:1;letter-spacing:1px;display:inline-block;overflow:hidden;position:relative}.rblx-stat-num.ccu{color:#4ade80}.rblx-stat-num.visits{color:#60a5fa}.rblx-stat-sub{font-family:Space Mono,monospace;font-size:7px;color:#666;letter-spacing:.5px;line-height:1;margin-top:1px}.rblx-dot{color:#4ade80;font-size:8px;animation:blink 1s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.rblx-divider{width:1px;height:24px;background:#333}.ticker-digit{display:inline-block;position:relative;overflow:hidden;height:1.1em;vertical-align:top}.ticker-digit .digit-inner{display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.ticker-digit .digit-inner.up{animation:tickUp .4s cubic-bezier(.4,0,.2,1)}.ticker-digit .digit-inner.down{animation:tickDown .4s cubic-bezier(.4,0,.2,1)}@keyframes tickUp{0%{transform:translateY(100%);opacity:.3}to{transform:translateY(0);opacity:1}}@keyframes tickDown{0%{transform:translateY(-100%);opacity:.3}to{transform:translateY(0);opacity:1}}.page-content{padding-top:84px;min-height:100vh}.hero{position:relative;padding:48px 24px 60px;overflow:hidden;border-bottom:4px solid #000}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:brightness(.18) saturate(.7);image-rendering:auto}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0e0e2466,#0e0e24d9)}.hero-inner{position:relative;z-index:1;max-width:900px;margin:0 auto;display:flex;align-items:center;gap:48px}.hero-photo-wrap{flex-shrink:0}.hero-photo-frame{background:#c6c6c6;border:4px solid #000;box-shadow:inset 2px 2px #fff,inset -2px -2px #555,6px 6px #000;padding:4px;display:inline-block}.hero-photo-frame img{width:160px;height:160px;object-fit:cover;display:block;image-rendering:auto;border:2px solid #000}.hero-text{flex:1;min-width:0}.hero-name{font-size:clamp(36px,6vw,60px);font-weight:700;color:#fff;text-shadow:3px 3px 0 #000,5px 5px 0 rgba(0,0,0,.4);letter-spacing:2px;margin-bottom:14px}.hero-tagline{font-family:Space Mono,monospace;font-size:13px;color:#e8a030;letter-spacing:.5px;margin-bottom:24px;text-shadow:1px 1px 0 #000;line-height:1.9}.hero-edu-panel{background:#111;border:3px solid #444;box-shadow:inset 1px 1px #2a2a2a,inset -1px -1px #000,3px 3px #000;padding:10px 14px;display:inline-flex;align-items:center;gap:12px}.hero-edu-logo{width:36px;height:36px;object-fit:contain;flex-shrink:0;image-rendering:auto;filter:brightness(1.1)}.hero-edu-school{font-size:11px;color:#f0f0f0;text-shadow:0 0 8px rgba(255,255,255,.3);letter-spacing:1px;font-weight:700;margin-bottom:3px}.hero-edu-degree{font-family:Space Mono,monospace;font-size:9px;color:#888;letter-spacing:0;margin-bottom:2px}.hero-edu-honors{font-family:Space Mono,monospace;font-size:11px;color:#e8a030;font-weight:700;letter-spacing:.5px;text-shadow:0 0 6px rgba(232,160,48,.5)}.retro-divider{height:4px;background:repeating-linear-gradient(90deg,#e8a030 0px 10px,#000 10px 12px)}.section{padding:40px 24px;max-width:960px;margin:0 auto}.panel-header{background:#c6c6c6;border:3px solid #000;border-bottom:none;box-shadow:inset 2px 2px #fff,inset -2px -2px #555;padding:10px 16px;font-size:12px;color:#3f3f3f;text-shadow:1px 1px 0 #e0e0e0;letter-spacing:2px;display:flex;align-items:center;gap:10px}.label-chip{background:#e8a030;border:2px solid #000;box-shadow:inset 1px 1px #f4c060,inset -1px -1px #a06810;color:#fff;font-size:8px;padding:2px 8px;text-shadow:1px 1px 0 #8a5a10;white-space:nowrap;flex-shrink:0}.panel-body{background:#1a1a2e;border:3px solid #000;box-shadow:inset -2px -2px #111,inset 2px 2px #2a2a3e;padding:20px}.carousel{position:relative;width:100%;height:480px;overflow:hidden;border-top:3px solid #000;border-bottom:3px solid #000}.carousel-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.carousel-slide{flex:0 0 100%;position:relative;overflow:hidden}.carousel-slide img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto;background:#0e0e24}.carousel-slide{cursor:pointer}#carousel-loc{position:absolute;bottom:44px;left:0;right:0;z-index:20;padding:0 20px;pointer-events:none}#carousel-loc span{display:inline-block;font-family:Space Mono,monospace;font-size:12px;color:#fff;background:#0000008c;padding:4px 10px;white-space:nowrap;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}#photo-toast-overlay{position:fixed;inset:0;z-index:500;background:#000000c7;display:none;justify-content:center;align-items:center;padding:16px}#photo-toast-overlay.visible{display:flex}.photo-toast{background:#c6c6c6;border:4px solid #000;box-shadow:inset 3px 3px #fff,inset -3px -3px #555,8px 8px #000;max-width:760px;width:100%;max-height:90vh;display:flex;flex-direction:column}.photo-toast-header{background:#1a1a2e;border-bottom:3px solid #000;padding:8px 12px;display:flex;align-items:center;gap:10px;flex-shrink:0}.pt-chip{background:#e8a030;border:2px solid #000;box-shadow:inset 1px 1px #f4c060,inset -1px -1px #a06810;color:#fff;font-size:8px;padding:2px 8px;text-shadow:1px 1px 0 #8a5a10;white-space:nowrap;flex-shrink:0;font-family:Silkscreen,monospace}.pt-close{background:#c44;border:2px solid #000;box-shadow:inset 1px 1px #f66,inset -1px -1px #822;color:#fff;font-family:Silkscreen,monospace;font-size:10px;padding:3px 9px;cursor:pointer;flex-shrink:0;line-height:1}.pt-close:hover{background:#e55}.photo-toast-body{display:flex;flex:1;min-height:0;overflow:hidden}.pt-img-wrap{flex:1;min-width:0;background:#0e0e24;display:flex;align-items:center;justify-content:center;overflow:hidden;border-right:3px solid #000}.pt-img-wrap img{max-width:100%;max-height:100%;object-fit:contain;display:block;image-rendering:auto}.pt-map-wrap{width:260px;flex-shrink:0;background:#1a1a2e;display:flex;flex-direction:column;position:relative}#pt-map-div{flex:1;min-height:0;width:100%;height:100%}.pt-map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Silkscreen,monospace;font-size:9px;color:#666;letter-spacing:1px;background:#1a1a2e;z-index:1;pointer-events:none}.photo-toast-body{height:420px;overflow:hidden}.pt-loc-link{font-family:Space Mono,monospace;font-size:11px;color:#e0e0e0;text-decoration:none;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.3px}@media(max-width:600px){.photo-toast-body{flex-direction:column;height:auto}.pt-img-wrap{height:220px;flex:none;border-right:none;border-bottom:3px solid #000}.pt-map-wrap{width:100%;height:180px;flex:none}.gallery-loc{font-size:10px;right:80px}}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#c6c6c6;border:3px solid #000;box-shadow:inset 2px 2px #fff,inset -2px -2px #555;color:#3f3f3f;font-family:Silkscreen,monospace;font-size:18px;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.carousel-prev{left:16px}.carousel-next{right:16px}.carousel-btn:hover{background:#b0d8ef}.carousel-btn:active{box-shadow:inset -2px -2px #fff,inset 2px 2px #555}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.carousel-dot{width:12px;height:12px;background:#555;border:2px solid #000;cursor:pointer;flex-shrink:0}.carousel-dot.active{background:#e8a030;box-shadow:inset 1px 1px #f4c060}.about-body{font-family:Space Mono,monospace;font-size:14px;color:#d0d0e0;line-height:1.9;letter-spacing:0}.about-body p{margin-bottom:18px}.about-body strong{color:#e8a030;font-weight:700}.flight-stat{display:inline-block;background:#0e0e24;border:2px solid #e8a030;box-shadow:inset 1px 1px #1a1a2e;color:#e8a030;font-family:Space Mono,monospace;font-size:12px;padding:8px 16px;letter-spacing:.5px;text-shadow:1px 1px 0 #000;margin-top:4px}@media(max-width:500px){.nav-socials{display:none}}@media(max-width:600px){#navbar{height:36px;gap:2px}.nav-brand{font-size:10px;padding:0 6px;letter-spacing:1px}.nav-sep{height:22px}.nav-link{font-size:7px;padding:3px 6px}.nav-social{font-size:7px;padding:3px 5px}#roblox-bar{top:40px;height:34px;gap:10px;padding:4px 8px}.rblx-label{font-size:8px}.rblx-stat-num{font-size:13px}.rblx-stat-sub{font-size:6px}.rblx-stat-icon{font-size:13px}.page-content{padding-top:78px}.hero{padding:32px 16px 48px}.hero-inner{flex-direction:column;gap:24px;align-items:flex-start}.hero-photo-frame img{width:120px;height:120px}.hero-name{font-size:clamp(28px,10vw,44px)}.carousel{height:280px}.section{padding:28px 16px}}
