:root{color:#1f2528;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--bg: #ffffff;--band: #f5f7f6;--ink: #1f2528;--muted: #5f696d;--border: #dfe5e2;--accent: #c93437;--accent-dark: #9f2226;--teal: #087a71;--shadow: 0 24px 60px rgb(31 37 40 / 12%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:20px max(24px,calc((100vw - 1160px)/2));background:#ffffffe0;border-bottom:1px solid rgb(223 229 226 / 78%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{color:var(--ink);font-size:15px;font-weight:800;white-space:nowrap}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px;color:var(--muted);font-size:14px;font-weight:700}.nav-links a{transition:color .16s ease,transform .16s ease}.nav-links a:hover{color:var(--accent);transform:translateY(-1px)}.section-shell{width:min(1160px,calc(100% - 48px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:56px;min-height:min(760px,calc(100svh - 74px));padding:56px 0 72px}.hero-copy{max-width:620px}.hero h1,.hero-role,h2,h3,p{margin-top:0}.hero h1{margin-bottom:18px;color:var(--ink);font-size:clamp(52px,7vw,88px);font-weight:850;line-height:.95}.hero-role{margin-bottom:24px;color:var(--accent);font-size:clamp(23px,3vw,36px);font-weight:800;line-height:1.1}.hero-summary{max-width:560px;margin-bottom:34px;color:var(--muted);font-size:20px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:800;line-height:1;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 14px 30px #c934372e}.button-primary:hover{background:var(--accent-dark)}.button-secondary{border-color:var(--border);background:#fff;color:var(--ink)}.button-secondary:hover{border-color:var(--ink)}.hero-visual{position:relative}.hero-visual:before{position:absolute;inset:24px -18px -18px 34px;z-index:-1;border:1px solid var(--border);border-radius:8px;content:""}.hero-visual img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.section-band{background:var(--band)}.split-section,.content-section,.game-section,.contact-section{padding:92px 0}.split-section{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);gap:48px;align-items:start}.section-label{margin-bottom:14px;color:var(--teal);font-size:13px;font-weight:850;text-transform:uppercase}h2{margin-bottom:0;color:var(--ink);font-size:clamp(32px,4.5vw,56px);font-weight:840;line-height:1.05}.section-copy{margin-bottom:0;color:var(--muted);font-size:20px;line-height:1.7}.section-heading{max-width:720px;margin-bottom:38px}.stack-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;padding:0;margin:0;list-style:none}.stack-grid li{min-height:96px;display:grid;place-items:center;padding:18px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink);font-size:15px;font-weight:800;text-align:center}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{min-height:190px;padding:28px;border:1px solid var(--border);border-radius:8px;background:#fff}.project-card h3{margin-bottom:14px;color:var(--ink);font-size:23px;line-height:1.2}.project-card p,.game-copy p{margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.65}.game-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.75fr);gap:56px;align-items:center}.game-copy{max-width:650px}.game-copy h2{margin-bottom:22px}.card-fan{position:relative;min-height:310px}.prototype-card{position:absolute;top:38px;left:50%;width:180px;height:250px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 22px 46px #1f25281f;transform-origin:50% 92%}.prototype-card:before{position:absolute;top:22px;left:22px;width:22px;height:22px;border-radius:5px;background:var(--accent);content:""}.prototype-card:after{position:absolute;right:22px;bottom:24px;width:54px;height:54px;border-radius:50%;background:var(--teal);content:""}.card-one{margin-left:-154px;transform:rotate(-13deg)}.card-two{margin-left:-88px;background:linear-gradient(135deg,transparent 0 45%,#20272a 45% 58%,transparent 58%),#fff;transform:rotate(2deg)}.card-three{margin-left:-20px;transform:rotate(14deg)}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:28px}.contact-section h2{max-width:660px}@media(max-width:920px){.site-header{align-items:flex-start;flex-direction:column}.nav-links{justify-content:flex-start}.hero,.split-section,.game-section{grid-template-columns:1fr}.hero{min-height:auto;gap:42px;padding-top:48px}.stack-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.site-header{padding:16px 20px}.nav-links{gap:8px 14px;font-size:13px}.section-shell{width:min(100% - 36px,1160px)}.hero{padding:40px 0 56px}.hero h1{font-size:52px}.hero-summary,.section-copy{font-size:18px}.hero-visual:before{inset:14px -10px -10px 16px}.split-section,.content-section,.game-section,.contact-section{padding:66px 0}.stack-grid,.project-grid{grid-template-columns:1fr}.stack-grid li{min-height:76px}.contact-section{align-items:flex-start;flex-direction:column}.card-fan{min-height:260px;transform:scale(.82);transform-origin:left top}}
