:root{--ink:#24211d;--paper:#fffaf0;--yellow:#f4cf58;--cream:#f7e7b3;--green:#74bf87;--brown:#9b6840;--muted:#6c6458;--line:3px solid var(--ink);--shadow:0 8px 0 rgba(36,33,29,.14);--r:22px;--max:1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(#fff8df,#fffdf7);color:var(--ink);font-family:ui-rounded,SF Pro Rounded,PingFang TC,system-ui,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 30px),var(--max));margin:auto}.nav{position:sticky;top:0;z-index:10;background:#fffaf0e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:2px solid rgba(36,33,29,.12)}.navin{height:64px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:1000;display:flex;gap:10px;align-items:center}.mark{width:40px;height:40px;border:2px solid var(--ink);border-radius:12px;background:var(--yellow);display:block;overflow:hidden;box-shadow:0 4px #24211d1f}.mark img{display:block;width:100%;height:100%;object-fit:cover}.links{display:flex;gap:8px;font-weight:900;font-size:14px}.links a{padding:8px 11px;border-radius:999px}.links a:hover{background:#ffedaa}section{padding:82px 0;scroll-margin-top:70px;border-top:2px dashed rgba(36,33,29,.13)}section.hero{border-top:0;padding-top:58px;min-height:calc(100vh - 64px);display:grid;align-items:center}.grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.kicker{display:inline-flex;padding:7px 11px;border:2px solid var(--ink);border-radius:999px;background:#fff;font-weight:900;font-size:13px;box-shadow:0 3px #24211d1a;margin-bottom:14px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,8vw,92px);line-height:.92;letter-spacing:-.055em;margin-bottom:18px;font-weight:1000}h1 small{display:block;font-size:.27em;line-height:1.2;letter-spacing:0;color:#774a2c;margin-top:16px}h2{font-size:clamp(36px,5vw,60px);line-height:.98;letter-spacing:-.04em;margin-bottom:16px;font-weight:1000}.lead{font-size:clamp(18px,2.2vw,24px);color:#514b42;font-weight:750;max-width:700px}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 17px;border:var(--line);border-radius:14px;background:#fff;font-weight:1000;box-shadow:var(--shadow)}.btn.primary{background:var(--yellow)}.iphone{display:inline-block;margin-top:18px;font-size:14px;font-weight:900;color:#514b42}.game-logo{display:block;width:min(410px,94%);height:auto;margin:0 0 20px;filter:drop-shadow(0 7px 0 rgba(36,33,29,.12))}.supporting{max-width:640px;margin:12px 0 0;color:var(--muted);font-weight:750}.phonewrap{min-height:540px;display:grid;place-items:center;position:relative}.phone{width:min(300px,78vw);aspect-ratio:9/19.5;border:5px solid var(--ink);border-radius:42px;background:var(--ink);padding:8px;box-shadow:0 18px #24211d21;transform:rotate(2deg)}.screen{height:100%;border-radius:30px;overflow:hidden;position:relative;background:linear-gradient(#aee0f6 0 20%,#c9b47d 20%)}.notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:86px;height:24px;background:var(--ink);border-radius:0 0 16px 16px}.hole{position:absolute;width:150px;height:66px;left:50%;bottom:18%;transform:translate(-50%);background:#493426;border:4px solid var(--ink);border-radius:50%}.mole{position:absolute;width:96px;height:120px;left:50%;bottom:21%;transform:translate(-50%);background:var(--brown);border:4px solid var(--ink);border-radius:48% 48% 28% 28%}.mole:before,.mole:after{content:"";position:absolute;top:27px;width:11px;height:15px;background:var(--ink);border-radius:50%}.mole:before{left:24px}.mole:after{right:24px}.shirt{position:absolute;left:7px;right:7px;bottom:0;height:44px;border-top:4px solid var(--ink);background:#fff;border-radius:18px}.hammer{position:absolute;right:-18px;top:27%;width:142px;height:42px;background:#91999e;border:4px solid var(--ink);border-radius:14px;transform:rotate(-20deg);animation:bonk 1.8s ease-in-out infinite;transform-origin:85% 50%}.hammer:after{content:"";position:absolute;width:25px;height:105px;right:10px;top:28px;background:#a96b3d;border:4px solid var(--ink);border-radius:10px}@keyframes bonk{0%,67%,to{transform:rotate(-21deg)}78%{transform:rotate(18deg)}88%{transform:rotate(-4deg)}}.bubble{position:absolute;background:#fff;border:var(--line);border-radius:16px;padding:10px 13px;font-size:13px;font-weight:1000;box-shadow:var(--shadow)}.b1{left:0;top:90px;transform:rotate(-5deg)}.b2{right:0;bottom:70px;transform:rotate(5deg)}.phone-shot{display:block;width:100%;height:100%;object-fit:cover;border-radius:29px}.shot-wrap{width:min(100%,350px);aspect-ratio:1206/2622;justify-self:center;border:5px solid var(--ink);border-radius:38px;background:var(--ink);padding:7px;box-shadow:0 14px #24211d21;overflow:hidden;transform:rotate(-1deg)}.game-shot{display:block;width:100%;height:100%;object-fit:cover;border-radius:27px}.visual{border:var(--line);border-radius:28px;background:#fff;box-shadow:0 10px #24211d1f;overflow:hidden}.apphead{padding:17px 19px;border-bottom:var(--line);background:var(--cream);display:flex;justify-content:space-between;font-weight:1000}.rows{padding:13px}.row{display:grid;grid-template-columns:50px 1fr auto;gap:11px;align-items:center;border:2px solid var(--ink);border-radius:16px;padding:11px;margin-bottom:9px;background:#fffdf7}.avatar{width:50px;height:50px;border-radius:50%;border:2px solid var(--ink);background:#d79d68;display:grid;place-items:center;font-weight:1000}.row small,.rule span{display:block;color:var(--muted);font-weight:700}.pill{border:2px solid var(--ink);border-radius:999px;padding:6px 10px;background:var(--yellow);font-size:12px;font-weight:1000}.minis{display:grid;gap:13px;margin-top:24px}.mini{display:flex;gap:12px;font-weight:850}.ico{width:38px;height:38px;flex:0 0 38px;border:2px solid var(--ink);border-radius:11px;background:#fff;display:grid;place-items:center;box-shadow:0 3px #24211d1a}.map{min-height:420px;position:relative;background:linear-gradient(135deg,#ded2ad,#c7ba91);overflow:hidden}.road{position:absolute;height:5px;background:#fff9;border:2px solid rgba(36,33,29,.2);border-radius:999px}.r1{width:70%;left:6%;top:23%;transform:rotate(16deg)}.r2{width:72%;left:20%;top:67%;transform:rotate(-13deg)}.r3{width:50%;left:48%;top:13%;transform:rotate(84deg)}.near{position:absolute;min-width:145px;background:#fff;border:2px solid var(--ink);border-radius:15px;padding:10px 12px;box-shadow:0 5px #24211d1c;font-weight:900}.near small{display:block;color:var(--muted)}.n1{left:7%;top:10%}.n2{right:5%;top:47%}.n3{left:13%;bottom:8%}.you{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);width:62px;height:62px;border:var(--line);border-radius:21px 21px 21px 6px;background:var(--yellow);display:grid;place-items:center;font-weight:1000;box-shadow:var(--shadow)}.rankgrid{display:grid;grid-template-columns:1fr .92fr;gap:26px;margin-top:32px}.leader{border:var(--line);border-radius:25px;background:#fff;box-shadow:0 10px #24211d1f;overflow:hidden}.lhead{padding:18px 20px;background:var(--cream);border-bottom:var(--line);display:flex;justify-content:space-between;font-weight:1000}.lrow{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:14px 17px;border-bottom:2px solid #eee5d8;font-weight:900}.lrow:last-child{border-bottom:0}.lrow.me{background:#fff1ab}.num{width:34px;height:34px;border:2px solid var(--ink);border-radius:10px;display:grid;place-items:center}.pts{font-size:14px;color:var(--muted);font-variant-numeric:tabular-nums}.rules{display:grid;gap:11px}.rule{border:2px solid var(--ink);border-radius:16px;padding:15px 16px;background:#fff;box-shadow:0 4px #24211d1a}.newsgrid{display:grid;grid-template-columns:minmax(0,1fr);margin-top:32px}.news{border:var(--line);border-radius:25px;background:#fff;box-shadow:0 10px #24211d1f;overflow:hidden}.item{padding:19px}.item+.item{border-top:2px solid #eee5d8}.item p{white-space:pre-line}.date{font-size:12px;color:#80766a;font-weight:900;letter-spacing:.04em;margin-bottom:5px}footer{padding:32px 0 40px;border-top:2px solid rgba(36,33,29,.12);color:var(--muted);font-size:14px;font-weight:750}.footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footlinks{display:flex;gap:16px;flex-wrap:wrap}.legal-page{min-height:100vh}.legal-wrap{width:min(calc(100% - 30px),820px);margin:auto}.legal-nav{position:sticky;top:0;z-index:10;background:#fffaf0f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:2px solid rgba(36,33,29,.12)}.legal-nav .legal-wrap{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-home{font-size:14px;font-weight:900}.legal-main{padding:68px 0 80px}.legal-main>h1{max-width:none;margin-bottom:12px;font-size:clamp(48px,9vw,76px)}.legal-updated{color:var(--muted);font-size:14px;font-weight:850}.legal-intro{max-width:700px;margin:28px 0 22px;font-size:21px;font-weight:750;color:#514b42}.legal-contact{display:grid;gap:3px;margin:0 0 44px;padding:16px 18px;border:2px solid var(--ink);border-radius:16px;background:#fff;font-style:normal;box-shadow:0 4px #24211d1a}.legal-contact span,.legal-contact a{color:var(--muted)}.legal-contact a{text-decoration:underline;text-underline-offset:3px}.legal-section{padding:30px 0;border-top:2px dashed rgba(36,33,29,.16);scroll-margin-top:70px}.legal-section h2{margin-bottom:16px;font-size:clamp(26px,4vw,36px);letter-spacing:-.025em}.legal-section p,.legal-section li{color:#514b42}.legal-section p{margin-bottom:14px}.legal-section ul{margin:0;padding-left:24px}.legal-section li+li{margin-top:9px}.legal-page footer .legal-wrap{width:min(calc(100% - 30px),820px)}@media(max-width:820px){.links a:not(:last-child){display:none}.grid,.rankgrid,.newsgrid{grid-template-columns:1fr}.hero{padding-top:42px}.phonewrap{min-height:500px}.b1{left:2%;top:55px}.b2{right:2%;bottom:45px}section{padding:64px 0}.reverse .copy{order:1}.reverse .visual,.reverse .shot-wrap{order:2}.shot-wrap{width:min(82vw,350px)}}@media(max-width:520px){.wrap{width:min(calc(100% - 22px),var(--max))}.brandtext{display:none}h1{font-size:clamp(46px,14vw,72px)}.buttons .btn{width:100%}.row{grid-template-columns:46px 1fr}.avatar{width:46px;height:46px}.pill{grid-column:2;justify-self:start}.phonewrap{min-height:460px}.near{min-width:120px;font-size:13px}.n1{left:3%}.n2{right:3%}.n3{left:7%}}@media(max-width:520px){.legal-wrap{width:min(calc(100% - 22px),820px)}.legal-nav .brand span:last-child{display:none}.legal-main{padding-top:48px}.legal-section{padding:24px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hammer{animation:none}}
