@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Kdam+Thmor+Pro&display=swap";@font-face{font-family:Marathon Shapiro;src:url(/assets/Marathon%20Shapiro%20Wide%2065-normal-700-100-DT7EKOEw.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KH Interference;src:url(/assets/KH%20Interference-normal-400-100-DRNlKXIe.ttf)format("truetype");font-weight:400;font-style:normal}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Marathon Shapiro", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;border-inline:0;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}html{scroll-behavior:smooth}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar{z-index:1000;background:#000;border-bottom:1px solid #ffffff29;grid-template-columns:52px 1fr auto 120px;align-items:center;height:52px;display:grid;position:sticky;top:0}.navbarLogo{background:#c0fe04;border-right:1px solid #ffffff1f;place-items:center;width:52px;height:52px;display:grid}.navbarLogo img{object-fit:contain;width:45px;height:45px;transform:none}.navbarNav{align-items:center;gap:26px;min-width:0;padding-inline:24px;display:flex}.navbarLink{color:#fff;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;align-items:center;gap:7px;font-size:11px;line-height:1;text-decoration:none;display:inline-flex}.navbarLink img{width:22px;height:11px}.navbarSocial{align-items:center;gap:22px;padding-right:20px;display:flex}.navbarSocial a{justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex}.navbarSocial img{width:19px;height:19px}.hireButton{color:#000;text-transform:uppercase;letter-spacing:.03em;background:#c0fe04;justify-content:center;align-items:center;gap:7px;height:52px;font-size:12px;text-decoration:none;display:inline-flex}.hireButton img{filter:brightness(0);width:22px;height:11px}.landing{background:#000;grid-template-columns:minmax(0,1fr) 200px;min-height:calc(100svh - 52px);display:grid}.mobileMenuToggle,.mobileMenuOverlay{display:none}@media (width<=428px){.navbar{grid-template-columns:52px 1fr 52px}.desktop-only{display:none!important}.mobileMenuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;border-left:1px solid #ffffff1f;justify-content:center;align-items:center;width:52px;height:52px;padding:0;display:flex}.hamburger{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.hamburger span{transform-origin:50%;background-color:#c0fe04;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.hamburger.open span:first-child{transform:translateY(6px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobileMenuOverlay{z-index:999;background:#000;border-top:1px solid #ffffff1f;flex-direction:column;width:100%;height:calc(100svh - 52px);padding:32px 24px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:52px;left:0;overflow-y:auto;transform:translate(100%)}.mobileMenuOverlay.open{transform:translate(0)}.mobileNavLinks{flex-direction:column;gap:0;display:flex}.mobileNavLink{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:24px 0;font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-decoration:none;display:flex}.mobileNavLink img{width:24px;height:12px}.mobileNavBottom{flex-direction:column;gap:32px;margin-top:auto;padding-top:40px;display:flex}.mobileSocial{gap:32px;display:flex}.mobileSocial a{justify-content:center;align-items:center;display:flex}.mobileSocial img{width:24px;height:24px}.mobileHireButton{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#c0fe04;justify-content:center;align-items:center;gap:12px;height:56px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:flex}.mobileHireButton img{filter:brightness(0)}}.landingHero{border-right:1px solid #ffffff1f;min-height:calc(100svh - 52px);position:relative;overflow:hidden}.landingHeroImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.landingPlayButton{cursor:pointer;background:0 0;border-top:0;border-bottom:1px solid #ffffffe6;border-left:1px solid #ffffffe6;border-right:0;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex;position:absolute;top:0;right:0}.landingPlayButton img{width:13px;height:18px}.landingInfoPanel{color:#000;box-sizing:border-box;background:#c0fe04;width:min(720px,100%);height:160px;padding:18px 20px 0;position:absolute;bottom:0;left:0}.landingInfoPanel h1{white-space:nowrap;color:#000;width:auto;font-family:var(--heading);letter-spacing:-.02em;text-transform:uppercase;text-align:left;margin:0;font-size:clamp(40px,2.2vw,46px);font-weight:800;line-height:.9}.landingInfoPanel p{color:#000;text-transform:uppercase;text-align:left;max-width:500px;margin-top:10px;font-size:13px;font-weight:500;line-height:1.2}.landingExploreButton{color:#c0fe04;text-transform:uppercase;letter-spacing:.03em;background:#000;justify-content:center;align-items:center;gap:7px;width:200px;height:52px;font-size:13px;text-decoration:none;display:inline-flex;position:absolute;bottom:0;right:0}.landingExploreButton img{width:22px;height:11px}.landingRail{background:#000;flex-wrap:wrap;flex-shrink:0;width:200px;min-width:200px;display:flex;position:relative;overflow:hidden}.landingRailImage{object-fit:contain;object-position:center;flex-wrap:wrap;flex-shrink:0;width:180px;min-width:180px;height:calc(100% - 20px);margin:10px;display:flex}@media (width<=980px){.navbar{grid-template-columns:52px 1fr 120px}.navbarSocial{display:none}}@media (width<=760px){.navbar{grid-template-columns:52px 1fr}.navbarNav{display:none}.landing{grid-template-columns:minmax(0,1fr) 200px}.landingInfoPanel{width:100%;height:auto;min-height:170px;padding:14px 16px 0;top:auto;bottom:0;left:0}.landingInfoPanel h1{white-space:normal;font-size:32px}.landingInfoPanel p{max-width:100%;margin-top:8px;font-size:11px}.landingExploreButton{width:170px;height:46px;font-size:11px}}.paint-container{object-fit:contain;width:100%;height:100%;display:block}.loading-screen{z-index:9999;pointer-events:all;background-color:#000;flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s ease-in-out,visibility .8s;display:flex;position:fixed;inset:0}.loading-screen.hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-logo-container{width:250px;height:250px;margin-bottom:2rem;position:relative}.loading-bar-wrapper{background:#c0fe041a;width:300px;height:2px;position:relative;overflow:hidden}.loading-bar-progress{background-color:#c0fe04;width:0%;height:100%;transition:width .3s ease-out;box-shadow:0 0 10px #c0fe04}.loading-text{letter-spacing:.2em;color:#c0fe04;text-transform:uppercase;margin-top:1rem;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.loading-percentage{color:#c0fe04;font-size:10px;position:absolute;top:-20px;right:0}
