:root{color-scheme:dark;color:#f5f5f5;background:#0d1117;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;--surface: #161b22;--surface-strong: #21272c;--surface-muted: #0f1318;--border: rgba(255,255,255,.08);--primary: #7c3aed;--primary-soft: rgba(124,58,237,.16);--text-muted: #9aa6b8}*{box-sizing:border-box}html,body,#root{min-height:100%;scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,rgba(124,58,237,.18),transparent 35%),linear-gradient(180deg,#0d1117,#05070a)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border);background:#0d1117f5;position:sticky;top:0;z-index:10}.header-brand{font-weight:700;letter-spacing:-.05em;color:#f5f5f5;white-space:nowrap;font-size:clamp(1.4rem,3vw,1.8rem)}.site-header nav{display:flex;justify-content:center;gap:1.6rem}.site-header nav a{position:relative;color:#d7d7ff;font-weight:600;transition:color .2s ease}.site-header nav a:after{content:"";position:absolute;left:50%;bottom:-.35rem;width:0;height:2px;border-radius:999px;background:var(--primary);transition:all .2s ease}.site-header nav a:hover{color:#fff}.site-header nav a:hover:after{left:0;width:100%}.resume-link{justify-self:end;white-space:nowrap;padding:.65rem 1rem!important;font-size:.9rem!important}.admin-login-button{position:fixed;left:1rem;bottom:1rem;z-index:9999;padding:.9rem 1.25rem;border:1px solid rgba(255,255,255,.14);background:#090d16f5;color:#f8fbff;border-radius:999px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.admin-login-button:hover{background:#ffffff1f;transform:translateY(-1px)}.admin-login-button:focus-visible{outline:2px solid #9daaff;outline-offset:3px}.footer-note{position:relative;text-align:center;padding:1rem 2rem 2rem;color:var(--text-muted)}.admin-trigger-button{position:absolute;left:1rem;bottom:1rem;width:96px;height:96px;background:transparent;border:none;padding:0;margin:0;z-index:100000;cursor:pointer;touch-action:manipulation;opacity:0;color:transparent}.admin-trigger-button:hover{background:transparent}.admin-login-panel{max-width:540px;margin:4rem auto;padding:2rem}.admin-controls-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.field-error{color:#f87171;margin:.75rem 0}.page-container{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.hero-card{position:relative;padding:0;margin-bottom:2rem;border:1px solid rgba(124,58,237,.55);border-radius:28px;overflow:hidden;display:grid;gap:0;background:#0a0d12e6;box-shadow:0 0 0 1px #ffffff14,0 18px 48px #7c3aed40}.hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(124,58,237,.72),transparent 22%),radial-gradient(circle at top left,rgba(255,255,255,.12),transparent 32%);z-index:0}.hero-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #7c3aed8c,0 0 24px #7c3aed47;z-index:1}.hero-landing>*{position:relative;z-index:2}.hero-landing{display:grid;grid-template-columns:1fr minmax(300px,.85fr);align-items:stretch;position:relative}.hero-copy{display:grid;gap:1.5rem;padding:3rem 2.5rem;background:#0d1117d1;z-index:2}.hero-title{margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98;letter-spacing:-.05em;max-width:14ch}.hero-title-strong{display:block;color:var(--primary)}.hero-intro{margin:0 0 2.5rem;color:#d3d7e4;font-size:1.05rem;line-height:1.85;max-width:66ch}.hero-pill-list{display:flex;flex-wrap:wrap;gap:.85rem}.library-toggle{display:flex;gap:.65rem;margin:1rem 0 .75rem}.toggle-btn{padding:.6rem 1rem;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,.04);color:#d7d7ff;font-weight:600;font-size:1rem}.toggle-btn.active{background:#7c3aed1f;border-color:#7c3aed73;color:#fff}.hero-pill{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border-radius:999px;background:#ffffff12;color:#b8bbc1;font-weight:600;font-size:.78rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1rem;border-radius:999px;font-weight:700;font-size:.95rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.hero-action-button:hover{transform:translateY(-1px)}.hero-action-button.primary{background:linear-gradient(135deg,#7c3aed,#5b31d3);color:#fff}.hero-action-button.secondary{background:#ffffff14;color:#f4f6ff;border:1px solid rgba(255,255,255,.1)}.hero-stats-grid{display:flex;flex-wrap:nowrap;gap:0;justify-content:center;align-items:center;width:100%;padding:.75rem .6rem;border-radius:24px;background:#06080cbf;border:1px solid rgba(255,255,255,.08);overflow:hidden}.hero-stat{position:relative;flex:1 1 0;min-width:0;padding:1.1rem .9rem;text-align:center;background:transparent;border:none}.hero-stat:not(:first-child):before{content:"";position:absolute;left:0;top:50%;transform:translate(-50%) translateY(-50%);width:2px;height:46%;background:#7c3aed8c}.hero-stat-value{margin:0 0 .4rem;font-size:1.8rem;font-weight:800;line-height:1;color:var(--primary)}.hero-stat-label{margin:0;color:#9aa6b8;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.hero-sidebar{display:grid;gap:2.5rem;padding:2.5rem 1.5rem;background:#0d1117d6;border-left:1px solid var(--border);z-index:3}.hero-social-links{display:flex;flex-direction:row;justify-content:center;gap:1rem;align-items:center}.hero-social-pill{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background:#0000008c;border:1px solid rgba(255,255,255,.08);color:#fff;text-decoration:none;transition:transform .18s ease,background .18s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-social-pill img{width:65%;height:65%;object-fit:contain}.hero-social-pill:hover{background:#7c3aed4d;border-color:#7c3aed99;transform:translateY(-2px)}@media (max-width: 1100px){.hero-landing{grid-template-columns:1fr}.hero-sidebar{min-height:300px;border-left:none;border-top:1px solid var(--border)}.hero-sidebar-overlay{gap:1.5rem}.hero-stats-grid{display:flex;flex-wrap:nowrap;gap:0;justify-content:center;align-items:center;width:100%;max-width:100%;overflow:hidden}.hero-pill-list{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;margin-top:.5rem;scrollbar-width:none;-ms-overflow-style:none}.hero-pill-list::-webkit-scrollbar{height:0;display:none}.hero-pill{flex:0 0 auto;white-space:nowrap}.hero-stat{position:relative;flex:1 1 0;min-width:0;padding:.95rem .8rem;background:transparent;border:none}.hero-stat-value{font-size:1.5rem}}@media (max-width: 900px){.hero-copy{padding:2.5rem 1.5rem}.hero-sidebar-overlay{padding:1.5rem}.hero-title{font-size:2.8rem}.hero-stats-grid{display:flex;flex-wrap:nowrap;gap:0;justify-content:center;align-items:center;overflow:hidden}}@media (max-width: 680px){.hero-landing{grid-template-columns:1fr}.hero-copy{padding:1.5rem 1.25rem}.hero-sidebar{min-height:320px;padding:0;border-left:none;border-top:1px solid var(--border)}.hero-sidebar-overlay{padding:1rem;gap:1rem}.hero-title{font-size:2.1rem}.hero-actions{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.6rem}.hero-action-button{width:auto;flex:1 1 min(160px,45%);min-width:130px;min-height:44px;padding:0 1rem;font-size:.95rem}.hero-stats-grid{display:flex;flex-wrap:nowrap;gap:0;justify-content:center;align-items:center;width:100%;max-width:100%;overflow:hidden}.hero-stat{position:relative;flex:1 1 0;min-width:0;padding:.9rem .5rem;background:transparent;border:none}.hero-stat-value{font-size:1.3rem}.hero-stat-label{font-size:.75rem}.hero-social-pill{width:2rem;height:2rem}.admin-trigger-button{pointer-events:none;cursor:not-allowed}.hero-intro{margin-bottom:.5rem}.hero-pill-list{margin-top:.15rem}}.eyebrow{margin:0 0 .5rem;color:var(--primary);text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.subheading{margin:.5rem 0 1rem;color:var(--text-muted)}.portfolio-section{margin-bottom:2.5rem;padding:2rem;border-radius:28px;border:1px solid var(--border);background:radial-gradient(circle at top left,rgba(124,58,237,.08),transparent 25%),#0f1318eb}.section-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-bottom:.75rem}.section-top h2{margin:0 0 .75rem;font-size:2.2rem;letter-spacing:-.04em}.section-top p{margin:0;color:#9aa6b8;font-size:1.05rem;line-height:1.7}.tag-filter-panel{margin-top:1.5rem}.tag-filter-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem}.tag-list{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.tag-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:#ffffff0a;color:#e5e7eb;white-space:nowrap;font-size:.86rem;transition:transform .2s ease,background .2s ease}.tag-pill.active,.tag-pill:hover{background:var(--primary-soft);border-color:#7c3aed73}.tag-remove{margin-left:.5rem;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;background:#ffffff14;color:#fff;font-weight:700;transition:background .2s ease}.tag-remove:hover{background:#ffffff2e}.clear-button,.primary-button,.secondary-button{border:none;border-radius:999px;padding:.85rem 1.25rem;transition:transform .2s ease,background .2s ease}.clear-button{background:transparent;color:#9aa6b8}.primary-button{background:var(--primary);color:#fff}.secondary-button{background:#ffffff14;color:#d7d7ff}.clear-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2.5rem;justify-items:start}.game-card{border-radius:16px;overflow:hidden;width:100%;max-width:100%;justify-self:start;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s cubic-bezier(.2,.8,.2,1);background:#10141aeb;border:1px solid rgba(255,255,255,.04);box-shadow:0 8px 28px #0206178c}.game-card:hover{transform:translateY(-8px);box-shadow:0 22px 60px #020617b3;border-color:#7c3aed38}.game-card-link{color:inherit;display:flex;flex-direction:column;height:100%}.game-card-image{position:relative;z-index:1;width:100%;height:160px;overflow:hidden;background:#07080a}.game-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.game-card:hover .game-card-image img{transform:scale(1.06)}.featured-badge{position:absolute;top:6px;left:6px;padding:6px 9px;color:#fff;font-weight:800;font-size:.75rem;border-radius:11px;display:inline-flex;align-items:center;gap:6px;z-index:12;box-shadow:0 6px 16px #0000006b,inset 0 -1px #ffffff0a;transform-origin:left center}.featured-text{display:inline-block;transform:translate(0);padding-right:6px;text-shadow:0 1px 3px rgba(0,0,0,.18)}.featured-badge.anim{animation:featuredBadgeSquish .5s cubic-bezier(.2,.9,.25,1);will-change:transform}.game-card-overlay{position:absolute;left:0;right:0;bottom:0;padding:12px;display:flex;justify-content:flex-end;align-items:center;gap:12px;background:linear-gradient(180deg,#0000,#0000008c);transform:translateY(6px);opacity:0;transition:all .22s cubic-bezier(.2,.8,.2,1);pointer-events:none;z-index:4}.game-card:hover .game-card-overlay{transform:translateY(0);opacity:1;pointer-events:auto}.game-card__cta{color:#fff;background:#ffffff0f;padding:8px 14px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid rgba(255,255,255,.06)}.work-section-group{margin-top:1rem}.work-section-label{margin:0 0 .75rem;color:var(--text-muted);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.project-game-grid{display:flex;flex-wrap:wrap;gap:.85rem}.project-game-card{display:grid;align-items:end;width:min(220px,calc(33.33% - .65rem));min-width:150px;min-height:90px;padding:.9rem 1rem;border-radius:20px;color:#fff;text-decoration:none;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.project-game-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0000008c)}.project-game-card span{position:relative;z-index:1;font-weight:700}.tag-selection-grid{display:grid;gap:1rem}.tag-selection-title{margin:0 0 .75rem;color:var(--text-muted);font-size:.95rem;font-weight:600}.tag-select-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag-select-empty{color:var(--text-muted);font-size:.9rem}.game-card-body{padding:1.75rem}.game-card-body h3{margin:0 0 .75rem;font-size:1.25rem}.game-card-body p{margin:0 0 1.25rem;color:#9aa6b8;line-height:1.8;overflow-wrap:anywhere}.game-card-tags{display:flex;flex-wrap:wrap;gap:.5rem}.game-tag-pill{padding:.4rem .75rem;border-radius:999px;background:#ffffff0d;color:#d7d7ff;font-size:.85rem}.empty-state{color:var(--text-muted)}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.about-card{padding:2rem;border-radius:24px;background:#15191ff2;border:1px solid rgba(255,255,255,.06);transition:transform .2s ease,background .2s ease}.about-card:hover{transform:translateY(-2px);background:#15191ffa}.primary-link,.back-link{color:var(--primary)}.game-detail-header{display:grid;gap:1.5rem}.engine-badge{display:inline-block;margin-top:.25rem;margin-bottom:.5rem;margin-right:.6rem;padding:.5rem 1rem;border-radius:999px;background:#7c3aed2e;border:1px solid rgba(124,58,237,.4);color:#d7d7ff;font-size:.9rem;font-weight:600}.created-badge{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;white-space:nowrap;margin-top:.25rem;margin-bottom:.5rem;padding:.25rem .6rem;border-radius:12px;background:#0000008c;border:1px solid rgba(255,255,255,.04);color:#d7d7ff;font-size:.8rem;font-weight:600}.media-carousel{position:relative;border-radius:24px;overflow:hidden;background:#10141af2;border:1px solid var(--border);height:min(598px,63.25vh);min-height:368px;max-height:598px}.media-carousel-inner{position:relative;height:100%;z-index:1}.carousel-media{position:relative;width:100%;height:100%;max-height:100%;aspect-ratio:16 / 9;object-fit:contain;display:block;pointer-events:auto;z-index:1}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);width:5rem;height:5rem;min-width:5rem;min-height:5rem;border-radius:999px;border:none;background:#000000a6;color:#fff;font-size:1.9rem;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:99999;pointer-events:auto;touch-action:manipulation}.carousel-button:hover{background:#000c;transform:translateY(-50%) scale(1.05)}.carousel-button-left{left:1rem}.carousel-button-right{right:1rem}.carousel-count{position:absolute;right:1rem;bottom:1rem;color:#fff;background:#0000008a;padding:.45rem .85rem;border-radius:999px;font-size:.95rem;z-index:10}.game-detail-tags{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.game-detail-actions{margin-top:1.5rem;display:flex;gap:.75rem;flex-wrap:wrap}.game-media-grid{display:grid;gap:1rem;grid-template-columns:1.3fr .9fr}.game-video,.game-detail-image{width:100%;border-radius:20px;min-height:220px;max-height:320px;aspect-ratio:16 / 9;object-fit:contain;border:1px solid var(--border)}.game-detail-header h1{margin-bottom:.25rem}.game-detail-header .subheading{margin-top:1.1rem}.game-media-empty{min-height:220px;display:grid;place-items:center;color:var(--text-muted);border:1px solid var(--border);border-radius:20px;background:#ffffff08}.game-detail-image{min-height:140px}.admin-page h1,.admin-page h2{margin-top:0}.admin-tabs{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.admin-tab{border:1px solid var(--border);border-radius:999px;background:#ffffff0a;color:#e5e7eb;padding:.8rem 1.2rem}.admin-tab.active{background:var(--primary);color:#fff;border-color:#7c3aed99}.tag-chip-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.tag-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .85rem;border-radius:999px;background:#ffffff14;color:#f5f5f5}.chip-remove{background:#ffffff14;border:none;border-radius:999px;width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;color:#fff}.chip-remove:hover{background:#ffffff2b}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:grid;place-items:center;z-index:50}.modal-panel{max-width:420px;width:min(92vw,420px);background:#121721fa;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:1.5rem;box-shadow:0 30px 100px #00000059}.modal-panel p{margin:0 0 1.25rem;color:#e5e7eb}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.admin-grid,.admin-card{display:grid;gap:1rem}.admin-grid label,.admin-card label{display:grid;gap:.5rem}.admin-profile-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.field-note{margin:.25rem 0 0;color:var(--text-muted);font-size:.85rem;line-height:1.5}.social-link-row{display:grid;grid-template-columns:1fr 1.5fr;gap:.75rem}@media (max-width: 680px){.social-link-row{grid-template-columns:1fr}}.profile-social-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.profile-social-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:3.8rem}.social-link-pill{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:12px;background:transparent;border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.social-link-pill img{width:100%;height:100%;object-fit:contain;border-radius:10px}.social-link-pill:hover{background:#ffffff1f;transform:translateY(-1px)}.field-note code{background:#ffffff14;padding:.2rem .4rem;border-radius:4px;color:#f0efff;font-size:.8em}input,textarea,select{width:100%;padding:.85rem 1rem;border:1px solid var(--border);border-radius:16px;background:#ffffff0d;color:#fff}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(135deg,#ffffff0f,#ffffff05)}option{background:#121721;color:#fff}textarea{min-height:100px;resize:vertical}.admin-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.games-admin-section{padding:1.5rem 1.25rem}.games-editor-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.game-list-panel{background:#ffffff0a;padding:1rem;border-radius:24px;border:1px solid var(--border);overflow:hidden}.game-selection-list{display:flex;gap:.75rem;margin-top:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.game-selection-list::-webkit-scrollbar{height:.5rem}.game-selection-list::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}.game-selection-item{min-width:240px;flex:0 0 auto;scroll-snap-align:start}.game-selection-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;border-radius:18px;background:#ffffff08;border:1px solid transparent;color:#f5f5f5}.game-selection-item.selected{border-color:#7c3aed99;background:#7c3aed1f}.game-editor-panel{display:grid;gap:1.25rem}.game-editor-preview{display:grid;gap:1rem}.media-preview-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.9rem}.editor-pane{display:grid;gap:1rem}.editor-pane-left,.editor-pane-right{background:#ffffff0a;border-radius:24px;padding:1.25rem;border:1px solid var(--border)}.editor-pane-left h3,.editor-pane-right h3{margin-top:0}.tag-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.editor-footer{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.game-editor-tabs{display:flex;gap:.75rem;flex-wrap:wrap}.game-editor-preview iframe{min-height:240px}.game-detail-page{max-width:1080px;margin:0 auto}@media (max-width: 960px){.games-editor-layout,.tag-row{grid-template-columns:1fr}}.featured-games-section{margin-bottom:2rem;overflow:visible;padding:1.5rem 1.5rem 1.25rem}.featured-games-scroll{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:visible;padding:.85rem 1.25rem .85rem 1.3rem;scroll-snap-type:x mandatory;scroll-padding-left:1.3rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.featured-games-scroll:before{content:"";flex:0 0 .6rem}.featured-games-scroll::-webkit-scrollbar{display:none}.featured-game-card{flex:0 0 214px;min-width:214px;scroll-snap-align:start;display:block;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;border-radius:22px;overflow:hidden}.featured-game-card:hover{transform:translateY(-4px)}.featured-game-image{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:22px;overflow:hidden;background:#10141aeb;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 28px #0206178c}.featured-game-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.featured-game-card:hover .featured-game-image img{transform:scale(1.05)}.featured-game-badge,.featured-badge{position:absolute;top:6px;left:6px;padding:6px 9px;color:#fff;font-weight:800;font-size:.75rem;border-radius:11px;display:inline-flex;align-items:center;z-index:1;box-shadow:0 6px 16px #0000006b,inset 0 -1px #ffffff0a;text-shadow:0 1px 3px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08);background-clip:padding-box;transform-origin:left center}.featured-text{display:inline-block;transform:translate(0);padding-right:6px}@keyframes featuredBadgeSquish{0%{transform:translateY(0) scaleX(1) scaleY(1);opacity:1}20%{transform:translateY(0) scaleX(.94) scaleY(1.04)}50%{transform:translateY(0) scaleX(1.05) scaleY(.98)}80%{transform:translateY(0) scaleX(.99) scaleY(1.01)}to{transform:translateY(0) scaleX(1) scaleY(1)}}.featured-badge.anim,.featured-game-badge.anim{animation:featuredBadgeSquish .5s cubic-bezier(.2,.9,.25,1);will-change:transform}.featured-game-info{position:absolute;bottom:0;left:0;right:0;padding:2rem 1rem 1rem;background:linear-gradient(180deg,#0000,#000000f5);display:flex;flex-direction:column;gap:.75rem;min-height:120px;justify-content:flex-end}.featured-game-platforms{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.featured-game-platform{display:inline-block;padding:.25rem .5rem;background:#0000008c;border-radius:999px;font-size:.7rem;font-weight:600;color:#fff;text-align:right}.featured-game-name{margin:0;font-size:1.05rem;font-weight:700;color:#fff;line-height:1.3;text-align:left}.featured-game-card-with-glow{position:relative}.hero-sidebar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:1.25rem;padding:0;background:linear-gradient(180deg,#06080a14,#06080a99);z-index:4}.hero-sidebar{position:relative}.hero-sidebar-overlay-inner{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem}.hero-stat{background:transparent!important;border:none!important}.hero-social-pill{background:#0000008c!important;border:1px solid rgba(255,255,255,.08)!important}@media (max-width: 680px){.site-header{grid-template-columns:1fr auto;padding:.65rem .8rem 3rem}.site-header nav{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-around;gap:0;padding:.9rem 0;background:#0d1117f5;border-top:1px solid var(--border);z-index:60}.site-header nav a{padding:.35rem .75rem;font-size:.85rem;color:#d7d7ff;display:inline-flex;align-items:center;justify-content:center}.resume-link{display:inline-block;justify-self:end}.hero-card{width:100%;margin-left:0;margin-right:0}.hero-sidebar{padding:1.5rem 1.25rem;border-left:none;border-top:1px solid var(--border)}.hero-sidebar-overlay{padding:0;gap:.75rem}.hero-sidebar-overlay-inner{padding:1rem;gap:.75rem}.featured-games-scroll{padding-left:1.5rem;padding-right:1.25rem;scroll-padding-left:1.5rem}.featured-games-scroll:before{content:"";flex:0 0 .2rem}.hero-social-links{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;width:100%}.hero-stats-grid{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.65rem;width:100%;margin:0 auto}}.game-editor-panel.full-width{grid-column:1 / -1}.work-editor-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.work-list{order:-1;display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.work-item{min-width:280px;flex:0 0 auto}.work-form{background:#ffffff0a;border-radius:24px;padding:1.25rem;border:1px solid var(--border);display:grid;gap:1rem}.date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;margin-top:.5rem}.checkbox-label input{width:auto}.game-select-grid{display:grid;gap:.75rem}.game-select-label{font-size:.95rem;color:var(--text-muted)}.game-select-list{display:flex;flex-wrap:wrap;gap:.5rem}.work-item-games{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.work-game-badge{padding:.35rem .65rem;border-radius:999px;background:#5c31da33;color:#f0efff;font-size:.85rem}.work-item{background:#ffffff0a;border-radius:24px;padding:1rem;border:1px solid var(--border);cursor:pointer;transition:all .2s ease}.work-item.selected{border-color:#7c3aed99;background:#7c3aed1f}.work-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.work-item-header h3{margin:0}.work-item-company{margin:0;color:var(--text-muted);font-size:.95rem}.work-item-date{margin:.5rem 0;color:var(--text-muted);font-size:.9rem}.work-item-skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.skill-badge{padding:.35rem .65rem;border-radius:999px;background:#7c3aed2e;color:#d7d7ff;font-size:.85rem}.work-timeline{position:relative;padding:2rem 0}.work-timeline-item{display:grid;grid-template-columns:180px 1fr;gap:2.5rem;margin-bottom:3rem;position:relative;padding:1.5rem;border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);transition:background .2s ease}.work-timeline-item:hover{background:#ffffff0d}.work-timeline-item:before{content:"";position:absolute;left:89px;top:3rem;bottom:0;width:2px;background:linear-gradient(180deg,rgba(124,58,237,.4),transparent)}@media (max-width: 830px){.work-timeline-item{grid-template-columns:1fr;gap:1rem;padding-left:1.5rem}.work-timeline-item:before{left:.75rem}}.work-timeline-dot{width:0;height:0;background:transparent;border:none;margin-top:0}.work-timeline-date{color:var(--text-muted);font-size:.9rem;line-height:1.4}.work-timeline-content h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.work-timeline-content p{margin:.5rem 0 .75rem;color:#9aa6b8;line-height:1.7}.company-name{font-weight:500}.work-skills{display:flex;flex-wrap:wrap;gap:.5rem}.tag-admin-list,.game-admin-list{margin-top:1rem;display:grid;gap:.85rem}.tag-admin-row,.game-admin-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem;background:#ffffff0a;border-radius:18px;border:1px solid var(--border)}.footer-note{text-align:center;padding:1rem 2rem 2rem;color:var(--text-muted)}@media (max-width: 768px){.site-header{flex-direction:column;align-items:flex-start}.game-media-grid{grid-template-columns:1fr}}@media (max-width: 600px){.hero-card{padding:0}.portfolio-section{padding:1.25rem}.page-container{width:min(100%,calc(100% - 1.5rem))}.admin-row{flex-direction:column;align-items:stretch}.tag-list{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;padding-bottom:.5rem;margin-top:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.tag-list::-webkit-scrollbar{display:none}.tag-pill{flex:0 0 auto}.work-section-group{overflow:hidden;min-width:0;width:100%}.work-timeline-item,.work-timeline-content,.project-game-grid{min-width:0}.project-game-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.85rem;width:100%;max-width:100%;padding-bottom:.5rem;margin-bottom:.5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.project-game-grid::-webkit-scrollbar{display:none}.project-game-card{flex:0 0 min(220px,75vw);width:min(220px,75vw);min-width:180px;max-width:220px;scroll-snap-align:start}.carousel-button{width:3rem;height:3rem;min-width:3rem;min-height:3rem;font-size:1.35rem}.carousel-button-left{left:.75rem}.carousel-button-right{right:.75rem}}
