:root{color-scheme:dark;--ink:#0c100e;--gold:#f6c747;--paper:#fff7e6;--muted:#c3c3b6;--line:#f6c74730}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{max-width:100%;display:block}h1,h2,p{margin:0}h1,h2{font-family:Impact,'Arial Black',sans-serif;font-weight:900;letter-spacing:-.035em}h1 span,h2 span{color:var(--gold)}.header{height:88px;padding:0 max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#0b0e0de8}.brand{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:900;letter-spacing:.02em}.brand img{width:56px;height:56px;border-radius:50%}nav{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:700}.nav-link:hover,footer a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--gold);border:1px solid var(--gold);border-radius:7px;color:#171a11;font-weight:800;font-size:16px;line-height:1.4;padding:17px 24px;min-height:54px;transition:transform .18s,background .18s}.button:hover{background:#ffe08a;transform:translateY(-2px)}.button.secondary{background:#0c100ecc;color:var(--paper);border-color:#ffffff50}.button.secondary:hover{background:#25291e}.button.small{padding:10px 22px;min-height:44px}.hero{position:relative;background:linear-gradient(90deg,#0a100feb 0%,#0a100fa8 40%,#0a100f38 100%),url('assets/art-c77bc55e09ee.jpg') center 40%/cover}.hero-inner{max-width:1320px;min-height:670px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;padding:44px 24px 52px}.hero-copy{padding:10px 0}.eyebrow{font-size:14px;font-weight:800;letter-spacing:.14em;color:var(--gold);line-height:1.5}h1{font-size:clamp(76px,8vw,116px);line-height:.88;margin:24px 0}.tagline{font-size:20px;line-height:1.5;color:#ede9da}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 24px}.text-link{font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:15px;padding:8px 0}.text-link:hover{color:var(--gold)}.hero-poster{display:block;border:1px solid #d5b77942;box-shadow:0 22px 70px #0007;max-width:620px;justify-self:end;transform:rotate(1deg);transition:transform .25s}.hero-poster:hover{transform:rotate(0)}.hero-poster img{width:100%;height:auto}.contract-bar{padding:22px max(24px,calc((100vw - 1272px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-block:1px solid var(--line);background:#111710}.contract{min-width:0;display:flex;gap:22px;align-items:center}.contract .eyebrow{font-size:12px;white-space:nowrap}code{font-family:monospace;font-size:15px;line-height:1.6;overflow-wrap:anywhere;user-select:all}.copy{flex-shrink:0;min-height:44px;border:1px solid #ffffff45;border-radius:5px;background:transparent;color:var(--paper);font-size:14px;padding:10px 15px;cursor:pointer}.copy:hover{border-color:var(--gold);color:var(--gold)}.game{position:relative;isolation:isolate;overflow:hidden;min-height:620px;display:flex;align-items:center;padding:70px max(24px,calc((100vw - 1272px)/2));background:linear-gradient(90deg,#07140de8 0%,#07140dcc 35%,#07140d30 85%),url('play/assets/farm-bg.webp') center/cover}.game-content{position:relative;z-index:2;width:52%;max-width:580px}.game h2{font-size:clamp(72px,8vw,110px);line-height:.92;margin:22px 0}.game-content>p:not(.eyebrow){font-size:18px;line-height:1.6;color:#f2f1df}.game .button{margin-top:26px}.game-content .platforms{margin-top:16px;font-size:14px!important;font-weight:700;letter-spacing:.04em}.game-coq{position:absolute;width:min(49%,610px);height:auto;right:max(20px,calc((100vw - 1330px)/2));bottom:30px;filter:drop-shadow(0 20px 20px #0008);animation:breathe 5s ease-in-out infinite}.controls{margin-top:24px;font-size:15px;max-width:460px}.controls summary{cursor:pointer;min-height:40px;line-height:40px;text-decoration:underline;text-underline-offset:5px}.controls div{padding:16px 20px;background:#0a100fef;border:1px solid var(--line);border-radius:6px}.controls p{font-size:15px;line-height:1.6;margin-bottom:10px}.controls p:last-child{margin-bottom:0}.controls b{color:var(--gold);margin-right:8px}.coqfiles{padding:60px max(24px,calc((100vw - 1272px)/2)) 70px;background:linear-gradient(#0c100ee8,#0c100ec7),url('assets/art-c77bc55e09ee.jpg') center/cover}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:30px}.section-heading h2{font-size:clamp(38px,5vw,60px)}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.gallery>a{overflow:hidden;border:1px solid var(--line);background:#101611;border-radius:8px}.gallery img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#060907;transition:filter .2s}.gallery>a:hover img{filter:brightness(1.08)}.gallery span{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:800;letter-spacing:.06em;border-top:1px solid var(--line)}.gallery i{font-style:normal;color:var(--gold)}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px max(24px,calc((100vw - 1272px)/2));border-top:1px solid var(--line);background:#070b09}footer p{color:var(--muted);font-size:14px}footer .brand{font-size:22px}footer .brand img{width:44px;height:44px}.skip{position:absolute;top:-100px;left:15px;z-index:100;background:var(--gold);color:#000;padding:15px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@keyframes breathe{50%{transform:translateY(-8px) rotate(-1deg)}}@media(min-width:1600px){.hero-inner{padding-block:60px}}@media(max-width:960px){.hero-inner{gap:24px;grid-template-columns:.9fr 1.1fr;min-height:auto}.hero h1{font-size:80px}.contract{flex-direction:column;align-items:flex-start;gap:6px}.game-coq{width:52%;right:-30px}.game-content{width:58%}footer{flex-wrap:wrap}footer p{order:3;width:100%;text-align:center}}@media(max-width:640px){.header{height:74px;padding:10px 16px}.brand{font-size:23px;gap:9px}.brand img{width:44px;height:44px}nav{gap:14px}.nav-link{font-size:14px}.button.small{padding:10px 16px;gap:10px}.hero-inner{display:flex;flex-direction:column;padding:30px 20px 28px;gap:24px}.hero-copy{width:100%;padding:0}.hero h1{font-size:clamp(58px,16vw,88px);line-height:.98;margin:14px 0}.hero h1 br{display:none}.hero h1 br:after{content:' '}.hero h1{max-width:460px}.tagline{font-size:18px}.actions{margin:22px 0 10px}.actions .button{flex:1;white-space:nowrap;padding:15px 16px;gap:12px;font-size:15px}.hero-poster{width:100%;transform:none}.contract-bar{padding:18px 20px;gap:14px;flex-wrap:wrap}.contract{width:100%}.contract code{font-size:14px}.copy{width:100%}.game{padding:44px 20px 265px;min-height:0;background-position:60% center}.game-content{width:100%;max-width:none}.game h2{font-size:76px}.game-coq{width:280px;right:12px;bottom:0}.game .controls{max-width:100%}.game-content>p:not(.eyebrow){font-size:17px}.coqfiles{padding:38px 16px}.section-heading{gap:12px;flex-wrap:wrap;margin-bottom:20px}.gallery{gap:18px;grid-template-columns:1fr}.gallery span{padding:16px 18px}footer{padding:24px 20px;gap:18px}footer nav{gap:20px}.eyebrow{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}} 
