:root{
  --bg:#101821;--panel:#19232d;--yellow:#ffd32f;--orange:#ff6b2c;--white:#fffaf0;
  --green:#62c52f;--red:#ef3f35;--blue:#3188e8;--max:1160px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif}
a{text-decoration:none;color:inherit}.nav{position:sticky;top:0;z-index:50;height:76px;padding:10px max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:30px;background:rgba(10,16,22,.9);backdrop-filter:blur(14px);border-bottom:1px solid #ffffff16}
.brand{width:150px}.brand img{width:100%;display:block}.nav nav{display:flex;gap:26px;flex:1;justify-content:center}.nav nav a{font-size:13px;font-weight:900;letter-spacing:.06em}.nav nav a:hover,.nav nav .active{color:var(--yellow)}
.steam-btn,.big-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#111820;border:2px solid #9c7910;border-radius:16px;font-weight:1000;box-shadow:0 5px 0 #8e6810;transition:.2s}.steam-btn{padding:12px 17px;font-size:12px}.big-cta{padding:17px 25px;font-size:15px}.steam-btn:hover,.big-cta:hover{transform:translateY(-2px);filter:brightness(1.05)}
.hero{padding:0 20px 55px;background:#72b7dc}.hero-scene{height:650px;max-width:1400px;margin:auto;position:relative;overflow:hidden;border-radius:0 0 32px 32px;background:linear-gradient(#67afd7 0 55%,#8fbe5b 55% 100%);box-shadow:0 18px 50px #0006}
.sun{position:absolute;right:15%;top:70px;width:120px;height:120px;border-radius:50%;background:#ffe36b}.cloud{position:absolute;background:#fff9ed;border-radius:100px;opacity:.8}.c1{width:190px;height:55px;left:10%;top:90px}.c2{width:230px;height:65px;right:8%;top:145px}
.barn{position:absolute;left:3%;bottom:140px;width:250px;height:220px;background:#b64235;border:7px solid #4b2923;border-bottom:0}.barn:before{content:"";position:absolute;left:-20px;top:-95px;border-left:145px solid transparent;border-right:145px solid transparent;border-bottom:100px solid #63372b}.barn span{position:absolute;left:80px;top:45px;font-size:50px;color:#f2c6a0}.barn i{position:absolute;left:92px;bottom:0;width:65px;height:120px;background:#4b2923;border-radius:45px 45px 0 0}.hill{position:absolute;border-radius:50% 50% 0 0}.h1{width:800px;height:280px;left:-120px;bottom:0;background:#588c48}.h2{width:900px;height:310px;right:-200px;bottom:0;background:#47783e}.fence{position:absolute;bottom:95px;left:0;width:100%;height:35px;border-top:10px solid #805238;border-bottom:10px solid #805238;transform:skewY(-2deg)}
.hero-copy{position:absolute;left:8%;top:120px;z-index:5;width:440px}.hero-logo{width:100%;max-width:440px;filter:drop-shadow(0 9px 0 #402014)}.hero-copy p{font-size:23px;font-weight:1000;line-height:1.1;text-shadow:3px 3px #34221d;margin:20px 0 25px}
.characters{position:absolute;right:3%;bottom:45px;z-index:8;display:flex;align-items:flex-end;gap:-10px;font-size:125px;filter:drop-shadow(0 12px 5px #0005)}.characters>div{margin-left:-18px}.chicken{font-size:100px}.cow{font-size:145px}.zombie{font-size:125px}.hood{font-size:130px}.bubble{position:absolute!important;right:12%;top:-40px;margin:0!important;background:white;color:#1c242b;padding:13px 22px;border-radius:30px;font-size:20px;font-weight:1000;transform:rotate(4deg)}.bubble:after{content:"";position:absolute;bottom:-18px;left:30px;border-width:20px 8px 0 0;border-style:solid;border-color:white transparent transparent transparent}
.section{max-width:var(--max);margin:auto;padding:85px 24px}.section-title{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:35px}.section-title span{color:var(--yellow);font-size:25px}.section-title h2{font-size:44px;margin:0;letter-spacing:.02em;text-shadow:3px 3px #000}
.video{border:4px solid #303c46;border-radius:20px;overflow:hidden;box-shadow:0 14px 0 #070c10;background:#000}.video iframe{width:100%;aspect-ratio:16/9;display:block;border:0}
.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.role{background:var(--panel);border:1px solid #ffffff2a;border-radius:20px;padding:34px 25px;text-align:center;min-height:270px;box-shadow:0 10px 25px #0004}.role .icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:-65px auto 18px;color:white;font-size:34px;font-weight:900;border:5px solid var(--bg);box-shadow:0 6px 15px #0005}.role.green .icon{background:var(--green)}.role.red .icon{background:var(--red)}.role.blue .icon{background:var(--blue)}.role h3{font-size:29px;margin:0 0 13px}.role.green h3{color:var(--green)}.role.red h3{color:var(--red)}.role.blue h3{color:var(--blue)}.role p{line-height:1.55;color:#d4dbe0}
.shots{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shot{height:255px;border:3px solid #e9e2ce;border-radius:18px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:18px;background-size:cover}.shot:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#000b)}.shot span{position:relative;font-size:13px;font-weight:1000;letter-spacing:.1em}.shot1{background:linear-gradient(135deg,#553b27,#b78951 42%,#334d31)}.shot2{background:linear-gradient(135deg,#76b4df,#78a74b 48%,#d68b40)}.shot3{background:linear-gradient(135deg,#101a35,#283d62 45%,#172018)}.note{text-align:center;color:#77838d;font-size:12px;margin-top:16px}
.sound{max-width:var(--max);margin:20px auto 80px;padding:28px 34px;display:flex;align-items:center;gap:28px;background:#18232d;border:1px solid #ffffff25;border-radius:22px}.radio{width:85px;height:85px;flex:none;display:grid;place-items:center;text-align:center;background:#26333e;border-radius:14px;border:4px solid #101820;font-size:36px}.radio small{font-size:9px}.kicker{color:var(--yellow);font-weight:1000;letter-spacing:.12em;margin:0 0 5px}.sound h2{font-size:32px;margin:0 0 7px}.sound p{margin:0;color:#c9d0d5;line-height:1.5}.sound-tags{margin-left:auto;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.sound-tags b{padding:9px 12px;border:2px solid #fff;border-radius:20px;font-size:12px;transform:rotate(-3deg)}.sound-tags b:nth-child(2){transform:rotate(5deg)}.sound-tags b:nth-child(3){transform:rotate(-5deg)}.sound-tags b:nth-child(4){transform:rotate(4deg)}
.final{text-align:center;padding:95px 20px;background:linear-gradient(180deg,#151f28,#0d1319)}.final h2{font-size:58px;line-height:.95;margin:0 0 30px;text-shadow:4px 4px #000}
footer{max-width:var(--max);margin:auto;padding:28px 24px 45px;display:flex;justify-content:space-between;color:#87919a;font-size:12px}.social{display:flex;gap:18px;font-weight:900}.social a:hover{color:var(--yellow)}
@media(max-width:850px){.nav{height:auto;flex-wrap:wrap;padding:12px 18px}.brand{width:135px}.nav nav{order:3;width:100%;overflow:auto;justify-content:flex-start;padding:5px 0}.nav nav a{white-space:nowrap}.steam-btn{margin-left:auto}.hero-scene{height:650px}.hero-copy{left:5%;top:80px;width:55%;}.characters{font-size:85px;right:-3%;bottom:35px}.cow{font-size:105px}.zombie{font-size:95px}.hood{font-size:100px}.chicken{font-size:70px}.role-grid,.shots{grid-template-columns:1fr}.sound{margin:20px 20px 60px;flex-wrap:wrap}.sound-tags{margin-left:0}.final h2{font-size:45px}}
@media(max-width:550px){.hero{padding:0 10px 30px}.hero-scene{height:620px}.hero-copy{width:82%;left:8%;top:60px}.hero-copy p{font-size:17px}.hero-logo{max-width:350px}.characters{right:-55px;bottom:20px}.bubble{right:28%!important}.section{padding:65px 18px}.section-title h2{font-size:34px}.final h2{font-size:38px}.steam-btn{font-size:10px;padding:10px 11px}}
