@charset "UTF-8";
:root{color-scheme:dark;--bg:#101713;--panel:#18211b;--line:#2d3930;--text:#eef1e9;--muted:#abb6ab;--accent:#bcf36b;--radius:16px;font-family:Inter,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit}button,input{font:inherit}a,summary,input{touch-action:manipulation}a:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:98px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:23px;font-weight:750;letter-spacing:-1px}.brand-sub{color:var(--muted);font-size:17px;font-weight:400;letter-spacing:-.3px}.header nav{display:flex;gap:32px}.header nav a{font-size:14px;color:var(--muted);text-decoration:none}.header nav a:hover,.header nav a[aria-current]{color:var(--text)}.header-note{font-size:12px;color:var(--muted)}.hero{position:relative;padding:90px 0 75px;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:650;color:var(--accent);line-height:1.7;margin:0 0 22px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:7px;box-shadow:0 0 0 5px #bcf36b10}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.8vw,76px);line-height:1.08;font-weight:650;letter-spacing:-3.8px;margin-bottom:27px;max-width:950px}.accent{color:var(--accent)}.lead{font-size:18px;line-height:1.8;color:var(--muted);max-width:585px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--accent);color:#172113;padding:17px 23px;border:1px solid var(--accent);border-radius:7px;font-weight:650;text-decoration:none;font-size:14px;transition:background .15s,transform .15s}.button:hover{background:#d0ff8d;transform:translateY(-2px)}.button span{font-size:19px}.hero-index{display:flex;gap:22px;position:absolute;right:0;bottom:35px;color:#7c8b7f;font-size:9px;letter-spacing:1.2px}.trust-strip{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-block:1px solid var(--line);padding:21px 0;font-size:12px;color:var(--muted)}.trust-strip span{display:flex;align-items:center;gap:11px}.trust-strip b{font-size:21px;font-weight:400;color:var(--accent)}.section{padding:74px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:36px;letter-spacing:-1.2px;line-height:1.2;font-weight:600;margin-bottom:18px}.section-heading h2{margin-bottom:0}.count{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;min-width:28px;height:28px;margin-left:12px;letter-spacing:0;font-size:12px;color:var(--muted)}.search{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:7px;background:var(--panel);padding:0 15px;min-height:46px;min-width:285px;color:var(--muted)}.search>span:first-child{font-size:25px}.search input{background:none;border:0;min-width:0;width:100%;color:var(--text);font-size:13px;padding:12px 0}.search input::placeholder{color:var(--muted)}.library-meta{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;margin-bottom:23px}.library-meta>span{background:#263423;color:var(--accent);padding:8px 14px;border-radius:5px}.library-meta p{margin:0}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.game-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:border-color .2s}.game-card:hover{border-color:#6b8756}.art-link{display:block;text-decoration:none}.game-art{height:226px;position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(175deg,#465448 0%,#9c976b 63%,#465443 100%)}.sun{position:absolute;top:25px;right:54px;width:85px;height:85px;border-radius:50%;background:#e8d89b;box-shadow:0 0 70px #f4dfaa40;opacity:.75}.mountain{position:absolute;clip-path:polygon(0 100%,14% 64%,23% 70%,39% 13%,50% 39%,58% 27%,76% 71%,84% 58%,100% 100%);width:130%;height:83%;left:-15%;bottom:15%;background:#5b6959}.mountain.front{background:#3d5143;transform:scaleX(-1);bottom:0;height:79%;left:0;opacity:.9}.ground{position:absolute;background:#263c30;width:140%;height:43%;left:-10%;bottom:-19%;border-radius:50% 50% 0 0;transform:rotate(-8deg)}.hut{position:absolute;bottom:29px;left:55px;width:71px;height:76px;background:#ac9463;clip-path:polygon(50% 0,100% 90%,85% 100%,15% 100%,0 90%)}.hut:after{content:"";position:absolute;bottom:0;left:38%;width:26%;height:42%;background:#384136;clip-path:polygon(50% 0,100% 100%,0 100%)}.hut.two{left:127px;bottom:40px;width:49px;height:53px;background:#948861}.game-art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,#101b1599);pointer-events:none}.art-badge{position:absolute;z-index:2;top:16px;left:16px;background:#142019b3;border:1px solid #ffffff26;backdrop-filter:blur(8px);border-radius:5px;font-size:10px;padding:6px 10px;letter-spacing:.3px}.art-title{position:absolute;z-index:2;bottom:35px;left:24px;font-family:Georgia,serif;font-size:31px;letter-spacing:1px;text-shadow:0 2px 8px #0008}.art-subtitle{position:absolute;z-index:2;bottom:20px;left:26px;text-transform:uppercase;font-size:8px;letter-spacing:3px;color:#dedccb}.card-body{padding:24px}.card-kicker{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted);margin-bottom:15px}.free{color:var(--accent);font-size:9px;letter-spacing:1px}h3{font-size:21px;letter-spacing:-.45px;font-weight:600;margin-bottom:12px}.game-card h3 a{display:flex;justify-content:space-between;text-decoration:none}.game-card h3 span{color:var(--accent)}.card-body p,.feature p,.coming-card p,.steps p{font-size:14px;line-height:1.8;color:var(--muted)}.card-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:24px;font-size:10px;color:var(--muted)}.coming-card{border:1px dashed #3b473a;border-radius:var(--radius);padding:38px 28px;display:flex;flex-direction:column;align-items:start;justify-content:center;background:linear-gradient(145deg,#1b28191f,transparent)}.outline-symbol{display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;width:47px;height:47px;color:#8b9e85;font-size:25px;margin-bottom:31px}.coming-card .eyebrow{color:var(--muted);font-size:9px;margin-bottom:14px}.coming-card h3{font-size:26px;line-height:1.3}.coming-card>span:last-child{margin-top:12px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:40px}.feature{padding-right:20px}.step-number{display:inline-block;font-size:10px;letter-spacing:1.5px;color:var(--accent);margin-bottom:25px}.feature p{margin:0}.responsible{position:relative;overflow:hidden;margin:65px 0;padding:40px 45px;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(ellipse at 100% 100%,#30452d,transparent 65%),var(--panel)}.responsible .eyebrow{display:block;margin-bottom:15px}.responsible h2{font-size:32px}.responsible p{max-width:570px;color:var(--muted);line-height:1.8;font-size:14px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:13px;text-underline-offset:5px}.text-link:hover{color:var(--accent)}.footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:35px;padding:35px 0;border-top:1px solid var(--line)}.footer .brand{font-size:20px}.footer .brand-sub{font-size:14px}.footer>div p{color:var(--muted);font-size:12px;margin:15px 0 0}.footer nav{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.footer nav a{color:var(--muted);font-size:12px;text-decoration:none}.footer nav a:hover{color:var(--text)}.footer-fine{width:100%;border-top:1px solid var(--line);padding-top:24px;font-size:10px;line-height:1.8;color:var(--muted);margin:0}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.7}.narrow{max-width:800px;margin-inline:auto}.breadcrumbs{display:flex;gap:12px;font-size:12px;color:var(--muted);padding:30px 0}.breadcrumbs a{text-underline-offset:4px}.game-hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:60px;padding:40px 0 60px}.game-hero h1{font-size:52px;letter-spacing:-2px}.game-hero h1 .accent{display:block}.game-hero .lead{font-size:16px}.game-hero .hero-actions{gap:20px;flex-wrap:wrap}.large{height:380px;border-radius:var(--radius);border:1px solid var(--line)}.large .hut.one{width:130px;height:140px;bottom:55px;left:70px}.large .hut.two{width:85px;height:100px;bottom:77px;left:210px}.large .sun{width:110px;height:110px;top:40px}.art-caption{position:absolute;bottom:25px;left:28px;z-index:2;font-size:9px;letter-spacing:2px;color:#e0dfcc}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.tags span{font-size:10px;color:var(--muted);border:1px solid var(--line);border-radius:4px;padding:6px 9px}.detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:start}.steps{list-style:none;counter-reset:steps;padding:0;margin:30px 0 0}.steps li{counter-increment:steps;position:relative;padding:0 0 17px 49px}.steps li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:2px;color:var(--accent);font-size:12px;border:1px solid var(--line);border-radius:50%;height:29px;width:29px;display:grid;place-items:center}.steps h3{font-size:18px}.download-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.download-panel h2{font-size:27px}.download-panel>p{font-size:13px;line-height:1.8;color:var(--muted)}.download-panel dl{font-size:12px;margin:25px 0}.download-panel dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;text-align:right}.full{width:100%}.download-panel .full+p{margin-top:12px}.checksum{margin:15px 0 20px;font-size:11px;color:var(--muted)}.checksum code{display:block;overflow-wrap:anywhere;margin-top:12px;font-size:11px;line-height:1.6}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:55px;margin-bottom:60px}.faqs details{border-bottom:1px solid var(--line);padding:21px 0}.faqs details:first-child{padding-top:0}.faqs summary{font-size:15px;font-weight:550;line-height:1.7;cursor:pointer;padding-right:10px}.faqs p{font-size:14px;line-height:1.8;color:var(--muted);margin:17px 0 0}summary::marker{color:var(--accent)}.legal{padding:40px 0 80px}.legal h1{font-size:54px;letter-spacing:-2px}.legal section{margin:36px 0}.legal h2{font-size:25px;letter-spacing:-.6px}.legal p{font-size:15px;line-height:1.85;color:var(--muted)}.legal .lead{font-size:18px}.notice{border:1px solid #526243;background:#bcf36b09;border-radius:8px;padding:20px;font-size:14px;line-height:1.7}.notice p:last-child{margin-bottom:0}.notice strong{font-weight:600}.skip{position:fixed;top:10px;left:10px;background:var(--accent);color:var(--bg);z-index:10;padding:12px;transform:translateY(-150%)}.skip:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero{padding-top:110px;padding-bottom:95px}}
@media(max-width:1000px){.header-note{display:none}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-hero{gap:30px}.game-hero h1{font-size:44px}.large{height:340px}.detail-grid{gap:35px}.hero-index{display:none}.feature-grid{gap:22px}.trust-strip{font-size:11px}.footer nav{gap:18px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{min-height:85px;gap:15px}.brand{font-size:20px;gap:8px}.brand-sub{font-size:13px}.header .brand img{width:29px;height:29px}.header nav{gap:15px}.header nav a{font-size:11px}.header nav a:last-child{display:none}.hero{padding:62px 0 48px}h1{font-size:45px;letter-spacing:-2.2px}.lead{font-size:16px}.hero-actions{align-items:start;flex-direction:column;gap:18px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:10px;padding:20px 0}.section{padding:48px 0}.section-heading{flex-direction:column;align-items:stretch;gap:22px}.section-heading>p{margin:0}h2{font-size:29px}.search{min-width:0}.game-grid{grid-template-columns:1fr}.game-art{height:250px}.coming-card{padding:28px}.coming-card .outline-symbol{margin-bottom:20px}.feature-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.feature{padding:0}.step-number{margin-bottom:12px}.responsible{padding:28px;margin:40px 0}.responsible h2{font-size:27px}.footer{gap:25px;padding:28px 0}.footer nav{width:100%;gap:20px}.footer nav a{font-size:11px}.game-hero{grid-template-columns:1fr;padding:20px 0 35px}.game-hero h1{font-size:43px}.game-hero .hero-actions{flex-direction:row;align-items:center}.large{height:290px}.detail-grid,.faq-section{grid-template-columns:1fr;gap:30px}.faq-section{margin-bottom:30px}.faq-section h2{margin:0}.legal{padding-top:20px}.legal h1{font-size:40px}.legal h2{font-size:23px}.breadcrumbs{font-size:11px}.download-panel{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
