@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Dokdo&display=swap";: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:system-ui, "Segoe UI", Roboto, sans-serif;--heading: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)}}body{background-color:#fdf1e4;margin:0;padding:0;overflow-x:hidden}#root{box-sizing:border-box;width:100%;margin:0;padding: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}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Regular-trial-CBvkDDFQ.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Bold-trial-Cs1G-1q-.ttf)format("truetype");font-weight:700;font-style:normal}.home-page{background-color:#fff;width:100%;font-family:Space Grotesk,sans-serif;overflow-x:hidden}.hp-nav{z-index:100;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:absolute;top:0;left:0;right:0}.hp-nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.hp-nav-logo img{filter:brightness(0)invert();width:42px;height:auto}.hp-nav-logo span{color:#fff;letter-spacing:0;font-family:DoubleBass,sans-serif;font-size:18px;line-height:1.1}.hp-nav-socials{align-items:center;gap:16px;display:flex}.hp-nav-socials a{opacity:.9;align-items:center;transition:opacity .2s,transform .2s;display:flex}.hp-nav-socials a:hover{opacity:1;transform:scale(1.15)}.hp-nav-socials img{object-fit:contain;filter:brightness(0)invert()}.hp-nav-socials a:first-child img{width:23px;height:23px}.hp-nav-socials a:nth-child(2) img{width:27px;height:32px}.hp-nav-socials a:nth-child(3) img{width:27px;height:27px}.hp-nav-socials a:nth-child(4) img{width:31px;height:31px}.hp-hero{width:100%;height:82vh;min-height:560px;max-height:900px;position:relative;overflow:hidden}.hp-hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hp-hero-grass{opacity:0;transition:opacity .8s,transform .8s;position:absolute;inset:110px -2px -40px -151px;overflow:visible;transform:translateY(150px)}.hp-hero-grass.revealed{opacity:1;transform:translateY(0)}.hp-hero-grass img{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.hp-hero-guys{opacity:0;width:620px;height:418px;transition:opacity .9s .2s,transform .9s .2s;position:absolute;bottom:20px;left:20px;overflow:visible;transform:translateY(-150px)}.hp-hero-guys.revealed{opacity:1;transform:translateY(0)}.hp-hero-guys img{object-fit:contain;width:100%;height:100%}.hp-hero-logo{opacity:0;width:520px;transition:opacity 1s .35s,transform 1s cubic-bezier(.34,1.56,.64,1) .35s;position:absolute;top:80px;left:80px;overflow:visible;transform:scale(.5)}.hp-hero-logo.logo-revealed{opacity:1;transform:scale(1)}.hp-hero-logo img{object-fit:contain;width:100%;height:auto}.hp-hero-cta{opacity:0;flex-direction:column;gap:16px;transition:opacity .7s,transform .7s cubic-bezier(.34,1.4,.64,1);display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)translate(40px)}.hp-hero-cta.cta-revealed{opacity:1;transform:translateY(-50%)translate(0)}.hp-cta-btn{filter:drop-shadow(0 3px 8px #0003);text-decoration:none;transition:transform .2s,filter .2s;display:block}.hp-cta-btn:hover{filter:drop-shadow(0 6px 14px #00000047);transform:translateY(-2px)}.hp-cta-btn:active{transform:translateY(0)}.hp-cta-btn img{width:auto;height:68px;display:block}.hp-marquee-bar{white-space:nowrap;background-color:#000;width:100%;padding:12px 0;overflow:hidden}.hp-marquee-track{white-space:nowrap;animation:20s linear infinite hp-marquee;display:inline-flex}.hp-marquee-item{color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:0 32px;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.hp-marquee-item:after{content:"·";opacity:.4;margin-left:32px}@keyframes hp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp-about{box-sizing:border-box;background-color:#fff;justify-content:flex-start;width:100%;padding:72px 48px;display:flex}.hp-about-text{color:#000;text-align:left;max-width:680px;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(22px,3.5vw,42px);font-weight:700;line-height:1.35}.hp-emoji{font-style:normal}.hp-games{box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:0 48px 80px;display:flex}.hp-games-header{justify-content:center;align-items:center;gap:32px;margin-bottom:32px;display:flex}.hp-games-label{letter-spacing:.1em;text-transform:uppercase;color:#000;margin:0;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.hp-sheep img{opacity:.18;width:64px;height:auto}.hp-game-card{flex-direction:column;max-width:420px;display:flex}.hp-game-thumbnail{aspect-ratio:16/10;background:#e0e0e0;border-radius:4px;width:100%;margin-bottom:16px;display:block;overflow:hidden}.hp-game-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hp-game-thumbnail:hover img{transform:scale(1.03)}.hp-game-info{flex-direction:column;gap:12px;display:flex}.hp-game-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.hp-game-title{color:#000;text-underline-offset:4px;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700;line-height:1;text-decoration:underline}.hp-game-desc{color:#333;text-align:right;max-width:180px;margin:0;font-family:Space Grotesk,sans-serif;font-size:13px;line-height:1.5}.hp-steam-link{color:#000;border:1.5px solid #000;border-radius:4px;align-self:flex-start;padding:7px 18px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.hp-steam-link:hover{color:#fff;background:#000}.hp-footer{box-sizing:border-box;background-color:#000;justify-content:space-between;align-items:center;width:100%;height:137px;padding:0 clamp(24px,5vw,80px);display:flex}.hp-footer-logo{align-items:center;gap:10px;display:flex}.hp-footer-logo img{filter:brightness(0)invert();width:42px;height:auto}.hp-footer-brand{color:#fff;font-family:DoubleBass,sans-serif;font-size:18px;line-height:1.1}.hp-footer-socials{align-items:center;gap:16px;display:flex}.hp-footer-socials a{opacity:.9;align-items:center;transition:opacity .2s,transform .2s;display:flex}.hp-footer-socials a:hover{opacity:1;transform:scale(1.15)}.hp-footer-socials img{object-fit:contain;filter:brightness(0)invert()}.hp-footer-socials a:first-child img{width:23px;height:23px}.hp-footer-socials a:nth-child(2) img{width:27px;height:32px}.hp-footer-socials a:nth-child(3) img{width:27px;height:27px}.hp-footer-socials a:nth-child(4) img{width:31px;height:31px}@media (width<=768px){.hp-hero{height:420px}.hp-hero-logo{width:220px;top:56px;left:16px}.hp-hero-guys{width:320px;height:216px;bottom:20px;left:0}.hp-hero-cta{gap:10px;right:16px}.hp-cta-btn img{height:48px}.hp-about{padding:48px 24px}.hp-games{padding:0 24px 60px}.hp-game-title-row{flex-direction:column;gap:8px}.hp-game-desc{text-align:left;max-width:100%}.hp-footer{height:auto;padding:20px 24px}.hp-footer-logo img{width:32px}.hp-footer-brand{font-size:13px}.hp-footer-socials{gap:14px}}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Regular-trial-CBvkDDFQ.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DoubleBass;src:url(/assets/DoubleBass-Bold-trial-Cs1G-1q-.ttf)format("truetype");font-weight:700;font-style:normal}.herd-page{background-color:#fdf1e4;width:100%;font-family:Dokdo,sans-serif;overflow-x:hidden}.hero-section{width:100%;height:800px;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-grass{opacity:0;transition:opacity .8s,transform .8s;position:absolute;inset:110px -2px -40px -151px;overflow:visible;transform:translateY(150px)}.hero-grass.revealed{opacity:1;transform:translateY(0)}.hero-grass img{object-fit:cover;width:100%;height:100%}.hero-guys{opacity:0;width:562px;height:379px;transition:opacity .9s .2s,transform .9s .2s;position:absolute;bottom:86px;left:calc(50% - 281px);overflow:visible;transform:translateY(-150px)}.hero-guys.revealed{opacity:1;transform:translateY(0)}.hero-guys img{object-fit:contain;width:100%;height:100%}.hero-logo{opacity:0;width:500px;height:208px;transition:opacity 1s .35s,transform 1s cubic-bezier(.34,1.56,.64,1) .35s;position:absolute;top:36px;left:calc(50% - 20px);overflow:visible;transform:translate(-50%)scale(.5)}.hero-logo.logo-revealed{opacity:1;transform:translate(-50%)scale(1)}.hero-logo img{object-fit:contain;width:100%;height:100%}.hero-cta-row{opacity:0;align-items:center;gap:16px;transition:opacity .7s,transform .7s cubic-bezier(.34,1.4,.64,1);display:flex;position:absolute;top:268px;left:50%;transform:translate(-50%)translateY(30px)}.hero-cta-row.cta-revealed{opacity:1;transform:translate(-50%)translateY(0)}.hero-cta-btn{filter:drop-shadow(0 3px 8px #0003);text-decoration:none;transition:transform .2s,filter .2s;display:block}.hero-cta-btn:hover{filter:drop-shadow(0 6px 14px #00000047);transform:translateY(-2px)}.hero-cta-btn:active{filter:drop-shadow(0 2px 6px #0003);transform:translateY(0)}.hero-cta-btn img{width:auto;height:60px;display:block}.cta-banner{box-sizing:border-box;background-color:#e7ceb3;border-top:6px solid #d7b594;border-bottom:6px solid #d7b594;width:100%;height:194px;margin-top:-30px;position:relative;overflow:hidden}.cta-title{letter-spacing:-.05em;color:#602c2c;white-space:nowrap;margin:0;font-family:Dokdo,sans-serif;font-size:32px;position:absolute;top:25px;left:50%;transform:translate(-50%)}.cta-sub{letter-spacing:-.05em;color:#7b4c47;white-space:nowrap;margin:0;font-family:Dokdo,sans-serif;font-size:18px;position:absolute;top:66px;left:50%;transform:translate(-50%)}.discord-btn{filter:drop-shadow(0 4px 1px #00000040);width:170px;height:55px;transition:filter .2s,transform .2s;display:block;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.discord-btn:hover{filter:drop-shadow(0 6px 6px #00000059)brightness(1.05);transform:translate(-50%)translateY(-2px)}.discord-btn:active{filter:drop-shadow(0 2px 2px #00000040)brightness(.97);transform:translate(-50%)translateY(1px)}.discord-btn img{object-fit:contain;width:100%;height:100%}.features-container{background-color:#fdf1e4;flex-direction:column;width:100%;display:flex}.feature-row{box-sizing:border-box;background-color:#fdf1e4;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:100%;padding:60px 0 0;display:flex}.feature-row.img-right{flex-direction:row-reverse}.feature-row:last-child{padding-bottom:60px}.feature-img-wrap{opacity:0;flex:none;width:543px;height:324px;transition:opacity .7s,transform .7s cubic-bezier(.34,1.4,.64,1);overflow:hidden;transform:scale(.5)rotate(-3deg)}.feature-img-wrap.img-revealed{opacity:1;transform:scale(1) rotate(var(--rot,0deg))}.feature-img{object-fit:cover;border-radius:4px;width:100%;height:100%}.feature-text{text-align:left;opacity:0;flex:none;width:460px;transition:opacity .6s .15s,transform .6s .15s;transform:translate(40px)}.feature-row.img-right .feature-text{text-align:right;transform:translate(-40px)}.feature-text.text-revealed{opacity:1;transform:translate(0)}.feature-title{letter-spacing:-.05em;color:#2d2b2b;margin:0 0 8px;font-family:Dokdo,sans-serif;font-size:32px}.feature-body{letter-spacing:-.05em;margin:0;font-family:Dokdo,sans-serif;font-size:18px}.body-primary{color:#2d2b2b}.body-secondary{color:#565350;margin-top:4px}.herd-footer{box-sizing:border-box;background-color:#000;width:100%;height:137px;position:relative;overflow:hidden}.footer-logo{align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:87px;transform:translateY(-50%)}.footer-logo img{width:50px;height:auto}.footer-brand{color:#fff;letter-spacing:0;font-family:DoubleBass,sans-serif;font-size:18px;line-height:1.1}.footer-socials{justify-content:center;align-items:center;gap:16px;width:269px;display:flex;position:absolute;top:49%;right:-9px;transform:translateY(-50%)}.social-link{opacity:.9;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex}.social-link:hover{opacity:1;transform:scale(1.15)}.social-link img{object-fit:contain}.social-link:first-child img{width:23px;height:23px}.social-link:nth-child(2) img{width:27px;height:32px}.social-link:nth-child(3) img{width:27px;height:27px}.social-link:nth-child(4) img{width:31px;height:31px}@media (width<=768px){.hero-section{height:420px}.hero-grass{height:260px;inset:auto -4px -4px -38px}.hero-guys{width:270px;height:182px;bottom:40px;left:calc(50% - 135px)}.hero-logo{width:230px;height:96px;top:22px;left:50%}.hero-cta-row{gap:10px;top:136px}.hero-cta-btn img{height:42px}.cta-banner{height:auto;min-height:160px;margin-top:-20px;padding:20px 24px 88px}.cta-title{text-align:center;margin-bottom:6px;font-size:20px;position:static;transform:none}.cta-sub{white-space:normal;text-align:center;width:100%;max-width:320px;margin:0 auto;font-size:13px;position:static;transform:none}.discord-btn{width:155px;height:auto;bottom:16px}.feature-row,.feature-row.img-right{flex-direction:column;align-items:center;gap:16px;padding:36px 24px 0}.feature-row:first-child{padding-top:28px}.feature-row:last-child{padding-bottom:48px}.feature-img-wrap{aspect-ratio:543/324;width:100%;max-width:400px;height:auto}.feature-img-wrap.img-revealed{transform:scale(1)rotate(0)}.feature-text{text-align:left;width:100%;max-width:400px;transform:translateY(30px)}.feature-row.img-right .feature-text{text-align:left;transform:translateY(30px)}.feature-text.text-revealed{transform:translateY(0)}.feature-title{font-size:26px}.feature-body{font-size:16px}.herd-footer{flex-direction:row;justify-content:space-between;align-items:center;height:auto;min-height:70px;padding:14px 20px;display:flex;position:static}.footer-logo{position:static;transform:none}.footer-logo img{width:32px}.footer-brand{font-size:13px}.footer-socials{gap:14px;width:auto;position:static;top:auto;right:auto;transform:none}}
