@font-face{font-family:Roboto Slab;src:url(/assets/fonts/roboto-slab-300.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Roboto Slab;src:url(/assets/fonts/roboto-slab-700.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Roboto Mono;src:url(/assets/fonts/roboto-mono-400.ttf) format("truetype");font-style:normal;font-weight:400}:root{color-scheme:dark;--bg: #0b0d10;--surface: #11161d;--surface-strong: #171d25;--text: #f5f7fa;--muted: #8e99a8;--accent: #d9e2ef;--border: rgba(245, 247, 250, .12);--shadow: 0 24px 60px rgba(0, 0, 0, .34)}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(105,126,155,.18),transparent 35%),linear-gradient(180deg,#11161d 0%,var(--bg) 55%);color:var(--text);font-family:Roboto Slab,serif;overflow:hidden}.page-shell{display:grid;gap:24px;width:min(1100px,calc(100vw - 2rem));margin:0 auto;padding:3rem 0 4rem}.hero,.projects,.links,.command-shelf{padding:2rem;background:linear-gradient(180deg,#171d25f5,#11161dfa);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.hero{position:relative;overflow:clip}.hero:before{content:"";position:absolute;inset:0 auto auto 0;width:16rem;height:16rem;background:radial-gradient(circle,rgba(217,226,239,.12),transparent 68%);pointer-events:none}.hero-stage{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.4rem;max-width:42rem}.hero-spinner-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:1px solid rgba(217,226,239,.16);border-radius:999px;background:#f5f7fa08;box-shadow:inset 0 0 0 1px #ffffff08}.hero-spinner-wrap{grid-row:1 / span 2}.hero-spinner{width:1.65rem;height:1.65rem;border:1px solid rgba(245,247,250,.16);border-top-color:#f5f7fae6;border-radius:999px;animation:hero-spin 10s linear infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-copy h1,.hero h1{margin:0;font-size:clamp(2.75rem,6vw,5.2rem);line-height:.96;letter-spacing:-.04em}.hero-tagline{margin:0;max-width:34rem;color:var(--muted);font-size:clamp(1rem,2vw,1.15rem);line-height:1.75}.hero-actions,.hero-links,.project-links,.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hero-actions,.project-grid,.command-panel{margin-top:1.5rem}.hero-actions{margin-left:4.9rem}.project-tags,.command-list,.command-panel ul{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.hero-link,.command-shelf-trigger,.command-item,.project-links a,.footer-links a{border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.hero-link,.project-links a,.footer-links a{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:44px;padding:.75rem 1rem;border:1px solid rgba(245,247,250,.1);background:#f5f7fa0a;color:var(--text);text-decoration:none;box-shadow:0 12px 24px #00000029}.hero-link{color:#f5f7fae0}.command-shelf-trigger{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:44px;padding:.85rem 1.15rem;border:1px solid rgba(245,247,250,.2);background:#f5f7fa14;color:var(--text);font:inherit;cursor:pointer;box-shadow:0 16px 30px #00000038}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.project-card{display:grid;gap:.95rem;height:100%;padding:1.5rem;background:linear-gradient(180deg,#f5f7fa08,#f5f7fa03),var(--surface);border:1px solid rgba(245,247,250,.08);border-radius:24px;box-shadow:0 18px 32px #0000002e}.project-card h3,.projects h2,.links h2,.command-shelf h2{margin:0}.command-shelf h2{margin-bottom:1rem}.project-card p,.hero-copy>p:not(.eyebrow),.command-description{color:var(--muted)}.project-card p{margin:0;line-height:1.6}.eyebrow,.project-tags li,.command-label{font-family:Roboto Mono,monospace}.eyebrow{margin:0 0 1rem;color:#f5f7fab8;letter-spacing:.08em;text-transform:uppercase}.project-tags li{padding:.35rem .8rem;border:1px solid rgba(245,247,250,.08);border-radius:999px;background:#f5f7fa0a;color:#f5f7fab8;font-size:.85rem}.project-tags li,.footer-links a,.project-links a{color:var(--accent)}.command-panel{padding:1rem;background:#f5f7fa05;border:1px solid rgba(245,247,250,.08);border-radius:24px}.command-panel ul{display:grid;gap:.9rem}.command-item{display:flex;min-width:0;border:1px solid rgba(245,247,250,.08);background:#f5f7fa08;box-shadow:0 10px 20px #00000024}.command-item a{display:flex;flex:1;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;color:inherit;text-decoration:none}.command-description{max-width:28ch;text-align:right}.hero-link:hover,.hero-link:focus-visible,.command-shelf-trigger:hover,.command-shelf-trigger:focus-visible,.command-item:hover,.command-item:focus-within,.project-links a:hover,.project-links a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible,.project-card:hover{transform:translateY(-2px);box-shadow:0 20px 34px #0000003d}.hero-link:focus-visible,.command-shelf-trigger:focus-visible,.project-links a:focus-visible,.footer-links a:focus-visible,.command-item a:focus-visible{outline:2px solid rgba(245,247,250,.45);outline-offset:2px}@keyframes hero-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.page-shell{width:min(100vw - 1.5rem,1100px);padding-top:2rem}.hero,.projects,.links,.command-shelf{padding:1.75rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.command-item a{flex-direction:column}.command-description{max-width:none;text-align:left}}@media(max-width:640px){.page-shell{width:min(100vw - 1rem,1100px);padding:1rem 0 3rem}.hero,.projects,.links,.command-shelf{padding:1.4rem;border-radius:22px}.hero-stage{grid-template-columns:minmax(0,1fr);gap:1rem}.hero-spinner-wrap,.hero-actions{grid-row:auto;margin-left:0}.hero-actions,.hero-links,.project-links,.footer-links{flex-direction:column;align-items:stretch}.hero-link,.command-shelf-trigger,.project-links a,.footer-links a{width:100%}.project-grid{grid-template-columns:minmax(0,1fr)}.command-panel{padding:.85rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto}.hero-spinner,.hero-link,.command-shelf-trigger,.command-item,.project-links a,.footer-links a,.project-card{animation:none;transition:none}}.experience-page{width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.experience-shell{--experience-scale: 1;position:relative;display:grid;grid-template-rows:auto 1fr;height:100dvh;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(255,98,80,.18),transparent 24%),radial-gradient(circle at 76% 12%,rgba(84,245,206,.18),transparent 20%),radial-gradient(circle at 65% 72%,rgba(255,204,102,.12),transparent 28%),linear-gradient(140deg,#06070f,#170718 38%,#031b1f)}.experience-shell:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(circle at center,black,transparent 88%);pointer-events:none}.identity-strip{position:relative;inset:auto;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"label score links";align-items:center;column-gap:calc(.8rem * var(--experience-scale));row-gap:.35rem;min-height:calc(48px + 6px * var(--experience-scale));padding:calc(.3rem * var(--experience-scale)) calc(1rem * var(--experience-scale));border-bottom:1px solid rgba(255,255,255,.16);border-radius:0;background:#06080ec2;backdrop-filter:blur(14px)}.identity-label,.identity-score,.identity-links a{font-family:Roboto Mono,monospace}.identity-label{grid-area:label;justify-self:start;color:#ffffffc7;font-size:clamp(.7rem,calc(.82rem * var(--experience-scale)),.82rem);letter-spacing:.08em}.identity-score{grid-area:score;justify-self:center;margin:0;color:#ffcc66e0;font-size:clamp(.68rem,calc(.78rem * var(--experience-scale)),.78rem);letter-spacing:.08em;white-space:nowrap}.identity-links{grid-area:links;display:flex;flex-wrap:wrap;gap:calc(.9rem * var(--experience-scale));justify-self:end}.identity-links a{display:inline-block;min-height:auto;padding:0;border:0;border-radius:0;background:none;color:#ffffffc7;font-size:clamp(.7rem,calc(.82rem * var(--experience-scale)),.82rem);letter-spacing:.08em;text-decoration:none;transition:color .18s ease,opacity .18s ease}.identity-links a:hover,.identity-links a:focus-visible{color:#ffcc66f5;opacity:1}.game-panel{position:relative;min-height:0;height:100%;padding:0}.experience-stage{position:relative;height:100%;min-height:0;border:0;border-radius:0;overflow:hidden;background:#05080e70;touch-action:none}.experience-canvas{display:block;width:100%;height:100%;min-height:0}@media(max-width:960px){.game-panel{height:100%}}@media(max-width:640px){.identity-strip{min-height:48px;padding-inline:.85rem}.game-panel{height:100%}.identity-links{gap:.75rem}}@media(max-width:720px){.identity-strip{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label links" "score score";align-items:start}.identity-score{justify-self:center}}@media(max-width:520px){.identity-strip{grid-template-columns:minmax(0,1fr);grid-template-areas:"label" "score" "links"}.identity-links{justify-self:start}}
