:root{--bg:#f8f9f3;--paper:#fff;--ink:#1b3026;--muted:#627069;--line:#dce1d5;--green:#233e2f;--lime:#d6f56b;--radius:16px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:15px;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #577b28}p,h1,h2,h3{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.5}h1{font-size:clamp(30px,4vw,48px)}h2{font-size:clamp(24px,2.6vw,32px)}h3{font-size:21px}p{overflow-wrap:anywhere}::selection{background:var(--lime);color:var(--ink)}.container{width:min(var(--max),calc(100% - 88px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:var(--bg)}.header-inner{justify-content:space-between;align-items:center;gap:32px;width:min(1360px,100% - 80px);min-height:96px;margin:auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:20px;font-weight:800;line-height:1.2;display:flex}.brand small{letter-spacing:.19em;margin-top:7px;font-size:8px;font-weight:500;display:block}.brand-mark{grid-template-columns:repeat(2,11px);gap:4px;display:grid;transform:rotate(-4deg)}.brand-mark i{background:var(--green);border-radius:2px;width:11px;height:11px}.brand-mark i:last-child{background:#71914d;transform:rotate(45deg)}.header-inner nav{gap:30px;font-size:13px;font-weight:600;display:flex}.header-inner nav a{border-bottom:2px solid #0000;padding:12px 0}.header-inner nav a:hover,.header-inner nav a[aria-current]{border-color:var(--green)}.header-cta{border:1px solid var(--ink);border-radius:7px;padding:10px 17px;font-size:12px;font-weight:700}.header-cta span{margin-left:20px}.eyebrow{letter-spacing:.17em;margin-bottom:17px;font-size:11px;font-weight:700;line-height:1.5}.tiny-square{background:#769b42;width:7px;height:7px;margin-right:10px;display:inline-block}.hero{grid-template-columns:1.06fr 1fr;align-items:center;gap:50px;padding-block:65px 64px;display:grid}.hero h1{letter-spacing:-.06em;font-size:clamp(32px,3.5vw,48px);line-height:1.65}.hero-emphasis{isolation:isolate;display:inline-block;position:relative}.hero-emphasis:after{content:"";background:var(--lime);z-index:-1;height:13px;position:absolute;bottom:12px;left:0;right:0}.hero-description{color:var(--muted);margin-top:22px;font-size:14px;line-height:2.1}.actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:26px;min-height:48px;padding:14px 24px;font-size:13px;font-weight:700;line-height:1.5;transition:background .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#395740}.button.secondary{border-color:var(--line);background:0 0}.button.secondary:hover{background:#edf0e5}.text-link{background:0 0;border:0;align-items:center;gap:15px;min-height:44px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.hero-note{color:var(--muted);align-items:center;gap:14px;margin-top:36px;font-size:11px;display:flex}.hero-note span{border:1px solid var(--line);border-radius:3px;padding:2px 7px;font-family:monospace;font-size:10px}.hero-art{border-radius:var(--radius);background:var(--green);overflow:hidden;transform:rotate(1deg)}.signal-art{isolation:isolate;color:#d9e6d4;aspect-ratio:1.35;background:radial-gradient(at 50% 40%,#294b37 0,#142c20 75%);position:relative;overflow:hidden}.signal-art svg{z-index:1;width:100%;height:100%;display:block;position:relative}.art-grid{background-image:linear-gradient(#a0cfa00a 1px,#0000 1px),linear-gradient(90deg,#a0cfa00a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.art-coordinate,.art-live{letter-spacing:1px;z-index:2;font-family:monospace;font-size:8px;position:absolute;top:22px}.art-coordinate{left:23px}.art-live{color:#b7d68e;right:23px}.art-live i{background:var(--lime);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.art-bottom{letter-spacing:1.1px;justify-content:space-between;font-family:monospace;font-size:8px;display:flex;position:absolute;bottom:21px;left:23px;right:23px}.hero-art-caption{color:#f5f7ed;background:#1c3427;border-top:1px solid #ffffff20;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.hero-art-caption strong{margin-left:10px;font-size:17px}.hero-art-caption small{color:#bac6b8;margin-top:7px;font-size:10px;display:block}.hero-art-caption>a{border:1px solid #ffffff50;border-radius:50%;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.badge{letter-spacing:.04em;color:#365027;white-space:nowrap;background:#eef2df;border-radius:4px;align-items:center;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.badge.development:before{content:"";background:#729044;border-radius:50%;width:5px;height:5px;margin-right:6px}.hero-art .badge{background:var(--lime);color:var(--ink)}.badge.live{background:#ccead8}.badge.test{background:#d8eaf9}.badge.paused{background:#eee}.feature-strip{border-block:1px solid var(--line)}.feature-strip .container{letter-spacing:.05em;justify-content:space-between;padding-block:19px;font-size:12px;display:flex}.feature-strip b{color:#879b76;margin-right:14px;font-family:monospace;font-size:10px}.section{padding-block:68px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.section-heading .eyebrow{margin-bottom:10px}.games-feature{grid-template-columns:1fr 1fr;gap:75px;display:grid}.game-card{border:1px solid var(--line);background:var(--paper);border-radius:12px;overflow:hidden}.art-link{display:block}.compact{aspect-ratio:1.95}.compact svg{height:132%;margin-top:-13%}.compact .art-bottom{bottom:15px}.game-card-body{padding:24px 26px}.row{align-items:center;gap:12px;display:flex}.micro{letter-spacing:.06em;font-size:10px}.game-card h3{margin:14px 0 10px}.game-card h3 a{justify-content:space-between;gap:15px;display:flex}.arrow{font-weight:400}.game-card p{color:var(--muted);font-size:12px;line-height:1.9}.card-meta{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:22px;margin-top:20px;padding-top:16px;font-size:11px;display:flex}.development-note{align-self:center;padding:25px 0}.development-note h3{font-size:30px;line-height:1.65}.development-note>p:not(.eyebrow){color:var(--muted);margin-top:18px;font-size:13px;line-height:2.1}.progress-steps{border-left:1px solid var(--line);color:#75816f;flex-direction:column;gap:12px;margin:25px 0;padding-left:22px;font-size:11px;display:flex}.progress-steps .current{color:var(--ink);font-weight:700;position:relative}.progress-steps .current:before{content:"";width:9px;height:9px;box-shadow:0 0 0 5px var(--bg);background:#89a357;border-radius:50%;position:absolute;top:5px;left:-27px}.available-section{border-block:1px solid var(--line);grid-template-columns:1fr 2fr;gap:30px;margin-bottom:65px;padding-block:30px;display:grid}.available-section h2{font-size:22px}.available-section .eyebrow{margin-bottom:7px}.available-section>div>p:not(.eyebrow){font-size:14px;font-weight:700}.available-section>div>span{color:var(--muted);margin-top:6px;font-size:12px;display:block}.journal-section{border-block:1px solid var(--line);background:#eef1e8}.post-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.post-visual{aspect-ratio:1.7;background:#dbe4cb;border-radius:10px;flex-direction:column;justify-content:space-between;padding:18px 22px;display:flex;position:relative;overflow:hidden}.post-visual .micro{letter-spacing:.12em;z-index:1;font-size:8px}.post-symbol{opacity:.9;font-size:150px;line-height:1;position:absolute;top:8px;right:25px;transform:rotate(-12deg)}.visual-label{z-index:1;font-size:17px;font-weight:700}.visual-1{color:#3a5357;background:#dfe6e7}.visual-1 .post-symbol{color:#739192}.visual-2{color:#675c3e;background:#eae3d6}.visual-2 .post-symbol{color:#b5a477}.post-visual img{object-fit:cover}.post-meta{align-items:center;gap:14px;margin:18px 0 10px;font-size:10px;display:flex}.post-meta span{font-weight:700}.post-meta time{color:var(--muted);font-family:monospace}.post-card h3{font-size:17px;line-height:1.8}.post-card h3 a:hover{text-decoration:underline}.post-card p{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.9}.about-strip{align-items:center;gap:50px;padding-block:75px;display:flex}.about-emblem{color:#6d8557;flex-shrink:0;font-size:140px;line-height:1}.about-strip>div{flex:1}.about-strip .eyebrow{margin-bottom:10px}.about-strip h2{font-size:28px}.about-strip p:not(.eyebrow){color:var(--muted);margin-top:15px;font-size:12px;line-height:2}.site-footer{color:#e1e7dd;background:#1c3026;padding-top:52px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:30px;display:grid}.footer-brand{letter-spacing:-.04em;font-size:23px;font-weight:700}.footer-brand span{color:var(--lime);padding-left:12px}.footer-grid p{color:#aebdae;margin-top:16px;font-size:11px;line-height:2}.footer-grid>div:not(:first-child)>a{color:#d1dacd;min-height:30px;margin-bottom:10px;font-size:11px;display:block}.footer-label{letter-spacing:.15em;color:#9aa992;margin-bottom:19px;font-size:9px;display:block}.footer-bottom{letter-spacing:.06em;color:#aebdae;border-top:1px solid #ffffff1c;justify-content:space-between;margin-top:42px;padding-block:20px;font-size:9px;display:flex}.footer-button{color:#d1dacd;text-align:left;background:0 0;border:0;min-height:36px;padding:0;font-size:11px}.consent-panel{background:var(--bg);width:min(480px,100vw - 36px);max-height:85vh;color:var(--ink);border:1px solid var(--line);z-index:30;border-radius:14px;padding:26px;position:fixed;bottom:18px;right:18px;overflow:auto;box-shadow:0 12px 80px #15291f33}.consent-panel h2{font-size:21px}.consent-panel p{color:var(--muted);font-size:13px}.consent-panel>a{font-size:12px;text-decoration:underline}.consent-panel .actions{gap:10px}.consent-panel .button{padding:12px}.skip-link{background:var(--lime);z-index:100;padding:12px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:10px;padding-top:27px;font-size:11px;display:flex}.breadcrumb a:hover{text-decoration:underline}.page-intro{padding:48px 0 40px}.page-intro .eyebrow{margin-bottom:12px}.intro-copy{max-width:720px;color:var(--muted);margin-top:20px;font-size:14px;line-height:2}.page-content{min-height:65vh;padding-bottom:75px}.games-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.info-panel{border:1px solid var(--line);background:#eef1e8;border-radius:12px;margin-top:32px;padding:26px}.info-panel h2,.info-panel h3{margin-bottom:12px;font-size:20px}.info-panel p{color:var(--muted);font-size:13px}.detail-hero{grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding:42px 0;display:grid}.detail-hero h1{margin-top:14px;font-size:36px}.detail-hero p{color:var(--muted);margin-top:20px;font-size:14px}.detail-hero .signal-art{border-radius:14px}.facts{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 40px;padding:22px 0;display:grid}.facts dt{color:var(--muted);font-size:11px}.facts dd{margin:6px 0 0;font-size:14px;font-weight:700}.detail-section{margin-top:48px}.detail-section>h2{margin-bottom:23px}.rules-grid{counter-reset:steps;grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.rule-card{counter-increment:steps;background:#eef1e8;border-radius:10px;padding:25px}.rule-card:before{content:"0" counter(steps);color:#6c8351;margin-bottom:12px;font-family:monospace;font-size:12px;display:block}.rule-card h3{margin-bottom:12px;font-size:18px}.rule-card p{color:var(--muted);font-size:13px;line-height:2}.update-list{padding:0;list-style:none}.update-list li{border-bottom:1px solid var(--line);gap:25px;padding:20px 0;font-size:13px;display:flex}.update-list time{white-space:nowrap;color:var(--muted);font-size:11px}.prose{max-width:760px;margin:0 auto;font-size:15px;line-height:2.1}.prose h2{margin:44px 0 17px;padding-top:10px;font-size:24px}.prose h3{margin:28px 0 14px;font-size:19px}.prose p{margin:16px 0}.prose ul,.prose ol{margin:20px 0;padding-left:25px}.prose li{margin:8px 0}.prose a{color:#426b37;text-underline-offset:4px;text-decoration:underline}.prose blockquote{color:var(--muted);background:#eef1e8;border-left:3px solid #8ba36b;margin:24px 0;padding:5px 22px}.prose strong{font-weight:700}.article-header{max-width:850px;margin:40px auto}.article-header h1{font-size:clamp(27px,3.5vw,40px);line-height:1.6}.article-header .lead{color:var(--muted);margin-top:24px;font-size:15px}.article-meta{color:var(--muted);flex-wrap:wrap;gap:15px;margin-bottom:20px;font-size:11px;display:flex}.tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.tags span{background:#eef1e8;border-radius:4px;padding:3px 10px;font-size:10px}.article-body{border-top:1px solid var(--line);padding-top:15px}.article-footer{border-top:1px solid var(--line);margin-top:45px;padding-top:25px}.faq-list{max-width:850px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;align-content:center;min-height:44px;padding-right:18px;font-size:16px;font-weight:700}.faq-list details p{color:var(--muted);padding:12px 25px;font-size:14px;line-height:2}.legal{max-width:850px}.legal .page-intro{padding-bottom:20px}.legal .prose{margin:0}.small-note{color:var(--muted);font-size:12px}.play-shell{color:#e9efdf;text-align:center;background:#15291f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:70px 35px;display:flex}.play-shell .eyebrow{color:var(--lime)}.play-shell h1{font-size:32px}.play-shell p{color:#b9c8b5;max-width:560px;margin-top:18px;font-size:14px}.play-shell .button{background:var(--lime);color:var(--ink)}.dev-panel{border:2px dashed #82956f;border-radius:12px;margin-top:30px;padding:25px}.dev-panel h2{font-size:22px}.dev-panel p{font-size:13px}.dummy-ad{background:#e6edda;margin-top:25px;padding:25px}.dummy-ad .button{margin:10px 10px 0 0}.center-page{text-align:center;padding:90px 20px}.center-page .big-code{color:#8da66b;font-size:100px;line-height:1.2}.center-page p{color:var(--muted);margin:20px 0}.screenshot{margin:0}.screenshot img{border-radius:12px;width:100%;height:auto}.screenshot figcaption{color:var(--muted);font-size:12px}@media (min-width:1500px){.hero{padding-block:85px}.hero h1{font-size:50px}}@media (max-width:1050px){.header-inner{gap:20px;width:calc(100% - 48px)}.header-inner nav{gap:20px}.header-cta{display:none}.container{width:calc(100% - 56px)}.hero{gap:30px}.hero h1{font-size:35px}.hero-description{font-size:12px}.hero .actions{gap:12px}.hero .button{padding:14px 18px}.hero-art-caption strong{font-size:14px}.hero-art-caption{padding:16px}.hero-art-caption .badge{font-size:9px}.games-feature{gap:40px}.about-strip{gap:30px}.about-emblem{font-size:100px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:18px}}@media (max-width:700px){body{font-size:14px}.container{width:calc(100% - 40px)}.header-inner{flex-wrap:wrap;gap:0;width:calc(100% - 40px);min-height:104px;padding-top:20px;padding-bottom:6px}.brand{font-size:17px}.brand small{font-size:7px}.header-inner nav{justify-content:space-between;gap:8px;width:100%;margin-top:8px;font-size:11px}.header-inner nav a{padding:11px 0}.hero{grid-template-columns:1fr;gap:32px;padding-block:38px 35px}.hero h1{font-size:clamp(29px,7.4vw,46px);line-height:1.65}.hero-description{margin-top:18px;font-size:13px}.hero .eyebrow{font-size:9px}.hero-note{margin-top:25px}.hero-art{transform:none}.hero-art .signal-art{aspect-ratio:1.6}.hero-art .signal-art svg{height:118%;margin-top:-7%}.hero-art-caption strong{font-size:16px}.feature-strip .container{gap:10px;padding-block:14px;font-size:9px}.feature-strip b{margin-bottom:4px;display:block}.section{padding-block:42px}.section-heading{align-items:center;gap:12px;margin-bottom:25px}.section-heading h2{font-size:23px}.section-heading .text-link{flex-shrink:0;gap:8px;font-size:10px}.eyebrow{font-size:10px}.games-feature{grid-template-columns:1fr;gap:24px}.development-note{padding:4px 4px 10px}.development-note h3{font-size:26px}.development-note>p:not(.eyebrow){font-size:13px}.progress-steps{margin:20px 0}.game-card-body{padding:20px}.game-card h3{font-size:20px}.available-section{grid-template-columns:1fr;gap:18px;margin-bottom:40px}.available-section h2{font-size:21px}.post-grid{grid-template-columns:1fr;gap:34px}.post-visual{aspect-ratio:2}.post-symbol{font-size:160px;top:0;right:40px}.post-card h3{font-size:18px}.post-card p{font-size:13px}.post-meta{margin-top:14px}.about-strip{flex-wrap:wrap;gap:25px;padding-block:45px}.about-emblem{align-self:flex-start;font-size:70px}.about-strip>div{flex-basis:calc(100% - 100px)}.about-strip h2{font-size:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-brand{font-size:22px}.footer-grid p{margin-top:10px}.footer-grid>div:not(:first-child)>a{margin-bottom:7px;font-size:12px}.footer-label{margin-bottom:12px}.footer-bottom{flex-wrap:wrap;gap:10px;margin-top:28px;font-size:8px}.page-intro{padding:32px 0}.page-intro h1{font-size:29px}.intro-copy{font-size:13px}.page-content{padding-bottom:45px}.games-grid,.detail-hero,.rules-grid{grid-template-columns:1fr}.detail-hero{gap:28px;padding:30px 0}.detail-hero h1{font-size:29px}.facts{grid-template-columns:1fr;gap:16px}.facts>div{grid-template-columns:90px 1fr;gap:10px;display:grid}.facts dd{margin:0}.update-list li{flex-direction:column;gap:8px}.prose{font-size:14px}.prose h2{font-size:22px}.article-header{margin-block:30px}.article-header h1{font-size:27px}.article-header .lead{font-size:14px}.play-shell{padding:45px 22px}.play-shell h1{font-size:27px}.info-panel{padding:22px}.art-coordinate,.art-live{font-size:7px;top:17px}.art-coordinate{left:17px}.art-live{right:17px}.art-bottom{font-size:7px;left:17px;right:17px}.faq-list summary{font-size:14px}.about-strip .button{margin-left:0}.actions{gap:14px}.button{padding:13px 18px}.breadcrumb{font-size:10px}.prose img{max-width:100%;height:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
