:root{--ink:#242424;--paper:#f5f5f2;--muted:#666;--line:#d5d5d0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}a{color:inherit;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #777;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.065em;line-height:1.04}h1{font-size:clamp(52px,7.7vw,108px);margin-bottom:30px}h2{font-size:clamp(38px,5vw,65px)}h3{font-size:24px;letter-spacing:-.025em}p{max-width:65ch}header,.wrap,footer{width:min(1200px,calc(100% - 80px));margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:24px;font-weight:650;letter-spacing:-1px;white-space:nowrap}.brand img{width:38px;height:38px}nav{display:flex;align-items:center;gap:32px}nav a{padding:10px 0;text-decoration:none;font-size:14px}nav a:hover{text-decoration:underline}.lang{border:1px solid var(--line);padding:8px 14px;min-height:44px;display:inline-flex;align-items:center}.eyebrow{font:12px/1.6 ui-monospace,SFMono-Regular,monospace;letter-spacing:.13em;text-transform:uppercase;margin-bottom:26px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding:85px 0 100px}.lead{font-size:19px;color:var(--muted);max-width:440px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:14px 24px;min-height:52px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-decoration:none;font-size:14px}.button:hover{background:#444}.button.light{background:transparent;color:var(--ink)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.paper-art{position:relative;display:grid;place-items:center;aspect-ratio:1;background:#e7e7e2;background-image:linear-gradient(#d9d9d466 1px,transparent 1px),linear-gradient(90deg,#d9d9d466 1px,transparent 1px);background-size:36px 36px;overflow:hidden}.paper-art::before{content:'';width:65%;height:70%;background:white;transform:rotate(-9deg);position:absolute;border:1px solid #ccc}.paper-art>img{width:55%;position:relative;transform:rotate(5deg)}.art-caption{position:absolute;bottom:14px;left:20px;right:20px;display:flex;justify-content:space-between;font:11px ui-monospace,monospace;letter-spacing:.07em}.section{padding:80px 0;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:baseline}.section-head h2{margin-bottom:40px}.project{display:grid;grid-template-columns:1.3fr 1fr;background:var(--white);border:1px solid var(--line)}.project-art{background:#e8e8e3;min-height:480px;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden}.project-art img{height:420px;max-width:100%;object-fit:contain;border:1px solid #d4d4ce;border-radius:20px}.project-copy{padding:60px 45px;align-self:center}.project-copy h3{font-size:42px;line-height:1.1;font-weight:500}.pill{display:inline-block;border:1px solid var(--line);padding:5px 12px;border-radius:30px;font-size:12px;margin-bottom:28px}.small{font-size:13px;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature-number{display:block;font:13px ui-monospace,monospace;color:var(--muted);margin-bottom:28px}.features p{color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr;gap:60px}.about p{font-size:20px}.contact{padding:64px 0}.contact a{font-size:clamp(22px,4vw,46px);letter-spacing:-.035em;overflow-wrap:anywhere}footer{padding:28px 0 40px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:13px;color:var(--muted)}footer a{display:inline-block;padding:8px 0;min-height:44px}.footer-links{display:flex;gap:24px}.game-hero{grid-template-columns:1.2fr 1fr}.game-hero .project-art{border-radius:2px}.facts{display:flex;gap:45px;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.facts strong{font-size:32px;display:block;font-weight:500}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery figure{margin:0}.gallery figure>div{background:#e7e7e2;padding:22px;display:flex;justify-content:center}.gallery img{width:100%;max-width:270px;border-radius:14px;border:1px solid #d5d5d0}.gallery figcaption{padding:20px 0}.gallery h3{margin-bottom:8px}.legal{max-width:780px;margin:0 auto;padding:70px 0}.legal h1{font-size:clamp(44px,6vw,72px)}.legal h2{font-size:30px;letter-spacing:-.03em;line-height:1.3;margin:48px 0 24px}.legal h3{font-size:20px;margin:30px 0 10px}.legal p,.legal li{color:#444}.legal section+section{border-top:1px solid var(--line);margin-top:50px;padding-top:10px}.note{background:#e9e9e5;padding:22px;margin:30px 0;border-left:3px solid #555}.note p:last-child{margin-bottom:0}.skip{position:absolute;top:-100px;left:20px;background:white;padding:14px;z-index:10}.skip:focus{top:10px}.screen-note{margin:20px 0;color:var(--muted);font-size:13px}@media(max-width:850px){header,.wrap,footer{width:calc(100% - 40px)}header{height:auto;min-height:90px;flex-wrap:wrap;padding:20px 0;gap:10px}nav{gap:20px}.hero{gap:28px;padding:55px 0 65px}h1{font-size:60px}.project-copy{padding:28px}.project-art{min-height:380px}.project-art img{height:330px}.features{gap:25px}.about{gap:30px}}@media(max-width:600px){header{align-items:center}.brand{font-size:22px}nav{gap:16px;width:100%;justify-content:space-between}nav a{font-size:13px}.hero,.project,.about{grid-template-columns:1fr}.hero{padding-top:42px;gap:36px}h1{font-size:58px}.lead{font-size:17px}.paper-art{aspect-ratio:1.1}.section{padding:48px 0}.section-head{display:block}.section-head h2{margin-bottom:30px}.project-art{min-height:360px}.features{grid-template-columns:1fr;gap:25px}.features article{border-bottom:1px solid var(--line);padding-bottom:18px}.feature-number{margin-bottom:12px}.gallery{grid-template-columns:1fr}.gallery img{max-width:280px}.about{gap:10px}.facts{gap:24px;justify-content:space-between}.facts strong{font-size:28px}.facts span{font-size:12px}footer{flex-direction:column;gap:4px}.legal{padding-top:45px}.button{gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{header,footer,.actions{display:none}body{background:white}.wrap{width:100%}.legal{padding:0}a{color:#000}}
.project-art img{width:auto}
