dialog{width:min(850px,calc(100vw - 40px));max-height:calc(100dvh - 48px);border:1px solid #dfe0d6;border-radius:22px;padding:0;background:#faf9f5;color:#252822;box-shadow:0 25px 100px #0003;overscroll-behavior:contain}dialog::backdrop{background:#20251c99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:22px 28px;background:#faf9f5;border-bottom:1px solid #e1e2d9;position:sticky;top:0;z-index:5}.dialog-header small{font-size:9px;font-weight:800;letter-spacing:2px;color:#606756}.dialog-header h2{font-size:23px;margin:5px 0 0;letter-spacing:-.5px}.close-button{font-size:30px;background:#eaece3;flex-shrink:0}#dialog-content{padding:26px 28px}.factory-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.factory-stats>div{background:#eeeee6;border:1px solid #e0e1d7;border-radius:12px;padding:14px 17px}.factory-stats small{display:block;color:#606756;font-size:10px;margin-bottom:6px}.factory-stats strong{font-size:23px;font-variant-numeric:tabular-nums}.factory-stats em{font-style:normal;font-size:11px;font-weight:500}.workshop{display:grid;grid-template-columns:1fr 1.5fr;gap:25px;margin:25px 0}.tap-zone{position:relative;text-align:center;background:#f3efdf;border:1px solid #e8e1cc;border-radius:15px;padding:20px 15px}.tap-zone .eyebrow{font-size:8px;justify-content:center;color:#6e6245;letter-spacing:1.2px}.tap-zone p{font-size:12px;font-weight:700;margin:0 0 16px}#star-tap{width:180px;max-width:100%;background:transparent;border-radius:50%;padding:7px;transition:transform .1s}#star-tap:hover{transform:scale(1.04)}#star-tap:active{transform:scale(.92)}.creature{width:100%;display:block}.ticket-progress span{font-size:10px;color:#6c6656;display:block;margin-bottom:7px}progress{height:7px;width:100%;border:0;border-radius:8px;overflow:hidden;background:#e1dfd1;accent-color:#85a253}progress::-webkit-progress-bar{background:#e1dfd1}progress::-webkit-progress-value{background:#85a253;border-radius:8px}.upgrades h3{font-size:15px;margin-bottom:13px}.upgrades h3 small{float:right;font-size:9px;font-weight:500;color:#606756;margin-top:4px}.upgrade{width:100%;display:flex;gap:10px;align-items:center;text-align:left;padding:12px 10px;margin-bottom:8px;background:#fff;border:1px solid #dedfd5;border-radius:10px;min-height:60px}.upgrade:disabled{opacity:.64}.upgrade:not(:disabled):hover{border-color:#95ab77;background:#f4f8e9}.upgrade-icon{display:grid;place-items:center;flex-shrink:0;width:33px;height:33px;background:#e9f0db;border-radius:8px;font-size:25px}.upgrade strong{font-size:11px;display:block}.upgrade strong em{font-size:9px;color:#606756;font-style:normal;margin-left:4px}.upgrade small{font-size:9px;display:block;margin-top:4px;color:#606756}.upgrade>b{margin-left:auto;white-space:nowrap;font-size:11px}.upgrades .text-button{width:100%;font-size:11px;padding-top:2px;min-height:30px}.gacha-panel{border:1px solid #dbd1eb;border-radius:14px;background:#eee8f7;padding:22px;display:flex;gap:20px;align-items:center;justify-content:space-between}.gacha-panel h3{font-size:16px;margin:9px 0 6px}.gacha-panel p{font-size:11px;color:#606756;margin:0}.gacha-actions{display:flex;gap:9px;flex-shrink:0}.gacha-actions .button{font-size:12px;gap:10px;padding:13px}.gacha-actions .button span{font-size:12px}.factory-links{display:flex;gap:20px;align-items:center;margin-top:10px;flex-wrap:wrap}.factory-links>span{font-size:9px;color:#606756;margin-left:auto}.factory-links .text-button{font-size:11px}.tap-float{position:absolute;left:50%;top:80px;font-weight:900;color:#806323;font-size:30px;pointer-events:none;animation:float-away .7s ease-out forwards}@keyframes float-away{to{transform:translateY(-55px);opacity:0}}.prose{max-width:650px;margin:auto;font-size:14px;line-height:1.9}.prose h3{margin:20px 0 12px;font-size:18px}.prose p{color:#555e4e}.prose li{margin-bottom:12px}.prose table{border-collapse:collapse;width:100%;margin:22px 0;text-align:left;font-size:13px}.prose caption{text-align:left;font-weight:700;margin-bottom:9px}.prose td,.prose th{padding:12px;border-bottom:1px solid #dedfd5}.prose thead{background:#ecefe4}.prose .button{margin-block:10px}.summon-stage{position:relative;text-align:center;overflow:hidden;min-height:380px;border-radius:15px;background:#282e28;color:#e2f1cb;padding:55px 20px 25px}.summon-star{font-size:135px;color:#e6d68f;position:relative;animation:star-come 1.6s ease-in-out forwards;line-height:1.5;text-shadow:0 0 70px #ffe79e88}.summon-orbit{position:absolute;left:calc(50% - 130px);top:20px;width:260px;height:260px;border:1px solid #d0dfb855;border-radius:50%;box-shadow:0 0 0 30px #d0dfb809,0 0 0 70px #d0dfb806}.summon-stage p{font-size:13px;position:relative}.summon-stage .button{background:transparent;color:#fff;border-color:#7c8572;font-size:12px;min-height:40px}.reveal-heading{text-align:center;padding:12px 0 23px}.reveal-heading>span{font-size:11px;letter-spacing:2px;font-weight:900}.reveal-heading h3{font-size:20px;margin:12px 0 0}.results-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.result-card,.collection-card{border:1px solid #dddfd5;border-radius:12px;background:#f1f3ed;padding:10px 9px 13px;text-align:center;min-width:0}.result-card{animation:card-appear .4s ease both;animation-delay:var(--delay)}.rarity-SR{background:#eee8f8;border-color:#c8b9e4}.rarity-SSR{background:#fcf2cf;border-color:#e7ce78}.result-top{display:flex;justify-content:space-between;font-size:10px;text-align:left;color:#666e5a}.result-top>span{font-size:8px;background:#fff9;border-radius:3px;padding:2px 3px;font-weight:800;color:#775093}.rarity-SSR .result-top b,.rarity-SSR .rarity-label{color:#815a10}.rarity-SR .result-top b,.rarity-SR .rarity-label{color:#765399}.result-card>strong,.collection-card>strong{font-size:10px;display:block;white-space:normal}.single-result{grid-template-columns:220px;justify-content:center}.single-result .result-card{padding:15px}.single-result .result-card>strong{font-size:17px}.single-result .result-top{font-size:15px}.single-result .result-top span{font-size:11px}.result-actions{display:flex;justify-content:center;gap:12px;margin-top:22px}.results-grid+.muted{margin-top:20px}.collection-summary{display:flex;align-items:center;gap:40px;margin:5px 0 20px}.collection-summary b{font-size:32px}.collection-summary b>span{font-size:16px;color:#606756}.collection-summary p{margin:3px 0 0;font-size:11px;color:#606756}.collection-summary .button{margin-left:auto;font-size:12px}.collection-progress{margin-bottom:25px}.collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.rarity-label{display:block;font-size:10px;text-align:left;font-weight:800;color:#6c7560}.collection-card small{display:block;font-size:9px;margin-top:6px;color:#606756}.collection-card.undiscovered{background:#edece7;border:1px dashed #c7c8be}.undiscovered>strong{font-size:9px;color:#606756}.unknown-creature{font:700 45px Georgia,serif;color:#78816c;display:grid;place-items:center;aspect-ratio:180/166}.timing-game{max-width:570px;text-align:center;margin:auto}.target-badge{display:inline-flex;align-items:center;gap:12px;background:#e8dff5;border-radius:30px;padding:10px 18px;font-size:10px;letter-spacing:1px;color:#594479}.target-badge b{font-size:19px}.timing-game>p{font-size:13px;margin:18px 0}.timer-display{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:650;font-size:clamp(70px,13vw,116px);letter-spacing:-7px;padding:14px 0 10px;font-variant-numeric:tabular-nums;line-height:1.3}.game-result{min-height:55px;text-align:center;font-size:13px;color:#606756;line-height:1.8;margin:10px 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.game-result b{color:#6a4dbf}.game-result>span{background:#e6ecd8;border-radius:6px;padding:3px 9px;color:#425530;font-weight:800}.game-big-button{width:min(340px,100%);min-height:62px;font-size:19px;margin:4px auto 18px}.check-label{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;min-height:44px}.check-label input{width:17px;height:17px;accent-color:#6a4dbf}.personal-best{display:flex;justify-content:center;gap:20px;background:#eeeee6;border-radius:9px;padding:14px 12px;margin:17px 0;font-size:12px}.personal-best b{font-weight:750}details{text-align:left;background:#f1f0e9;border-radius:10px;padding:15px 18px;font-size:12px;margin-top:22px}summary{cursor:pointer;font-weight:700;min-height:24px;line-height:24px}details p{font-size:12px;color:#6c715f;margin:12px 0 0}.reflex-game{max-width:600px;margin:auto}.reflex-game>p{font-size:13px}.reflex-pad{width:100%;min-height:280px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#f1d4aa;transition:none!important}.reflex-pad strong{font-size:28px}.reflex-pad small{font-size:12px}.reflex-symbol{font-size:58px;line-height:1.2}.reflex-pad.waiting{background:#ded9e9}.reflex-pad.go{background:#bfe894}.reflex-pad.early{background:#f5c0af}.memory-game{max-width:510px;margin:auto;text-align:center}.memory-stats{display:flex;justify-content:space-between;font-size:13px;margin-bottom:20px}.memory-board{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.memory-tile{aspect-ratio:1/.98;border-radius:12px;background:#668471;border:2px solid #608069;box-shadow:0 3px #608069;color:#f3f4df;font:800 40px Georgia,serif}.memory-tile:not(:disabled):hover{background:#577862}.memory-tile.flipped{background:#fcf4d5;color:#806340;border-color:#cabb8b;box-shadow:0 3px #cabb8b}.memory-tile.matched{opacity:1;background:#e4eddb;color:#657c4b;border-color:#ccd9be;box-shadow:none}.memory-tile:nth-child(3n).flipped{color:#ac6785}.settings-panel{max-width:630px;margin:auto}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #e1e2d7;gap:20px;cursor:pointer}.setting-row strong{font-size:14px;display:block}.setting-row small{display:block;font-size:11px;color:#606756;margin-top:7px}.setting-row input{width:23px;height:23px;accent-color:#6a4dbf;flex-shrink:0}.save-info{margin-top:28px;background:#efeee7;border-radius:14px;padding:24px}.save-info h3{font-size:17px;line-height:1.6;margin-bottom:12px}.save-info p{font-size:12px;color:#606756}.save-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.save-buttons .button{font-size:12px;padding:12px 16px}.file-button{cursor:pointer;position:relative}.file-button input{position:absolute;opacity:0;width:100%;height:100%;top:0;right:0;bottom:0;left:0;cursor:pointer}.file-button:has(input:focus-visible){outline:3px solid #7054c7;outline-offset:4px}#import-review:not(:empty){margin-top:20px;font-size:12px;color:#734963}.import-confirm{padding:15px;border:1px solid #c8b9df;border-radius:10px}.import-confirm .button{font-size:12px}.import-confirm .text-button{margin-left:15px}@keyframes card-appear{0%{opacity:0;transform:translateY(15px) scale(.95)}to{opacity:1;transform:none}}@keyframes star-come{0%{transform:scale(.4) rotate(-35deg);opacity:.2}65%{transform:scale(1.2) rotate(10deg);opacity:1}to{transform:scale(1);opacity:1}}@media(max-width:700px){dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 28px);border-radius:16px}.dialog-header{padding:17px 18px}.dialog-header h2{font-size:20px}.dialog-header small{font-size:8px}#dialog-content{padding:20px 17px}.factory-stats{gap:7px}.factory-stats>div{padding:12px 9px}.factory-stats strong{font-size:19px}.factory-stats small,.factory-stats em{font-size:9px}.workshop{grid-template-columns:1fr;margin:17px 0;gap:20px}.tap-zone{padding:15px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.tap-zone .eyebrow{grid-column:1/-1;margin-bottom:4px}#star-tap{grid-column:1;grid-row:2/4;width:150px;justify-self:center}.tap-zone p{grid-column:2;font-size:11px;margin:0;align-self:end;padding-bottom:12px}.ticket-progress{grid-column:2;align-self:start}.ticket-progress span{font-size:9px}.upgrade{padding:12px;min-height:65px}.upgrade strong{font-size:12px}.upgrade small{font-size:10px}.upgrade>b{font-size:12px}.gacha-panel{display:block;padding:20px}.gacha-panel h3{font-size:16px}.gacha-actions{margin-top:18px}.gacha-actions .button{flex:1;font-size:13px}.factory-links{gap:7px 15px}.factory-links>span{width:100%;margin:0}.collection-grid{grid-template-columns:repeat(3,1fr);gap:10px}.collection-summary{gap:20px;flex-wrap:wrap}.collection-summary b{font-size:28px}.collection-summary .button{font-size:11px;padding:12px 14px}.results-grid{grid-template-columns:repeat(2,1fr);gap:12px}.results-grid .result-card:last-child:nth-child(odd){grid-column:1/-1;max-width:50%;justify-self:center}.results-grid.single-result{grid-template-columns:210px}.results-grid.single-result .result-card:last-child{max-width:none;justify-self:stretch}.result-card>strong{font-size:13px}.result-top{font-size:12px}.result-top>span{font-size:10px}.reveal-heading h3{font-size:18px}.result-actions{gap:8px}.result-actions .button{font-size:12px;padding:13px 16px}.timing-game>p{font-size:11px}.timer-display{letter-spacing:-6px}.game-result{font-size:12px}.memory-board{gap:10px}.memory-tile{font-size:33px}.memory-stats{font-size:12px}.reflex-pad{min-height:240px}.reflex-pad strong{font-size:25px}.reflex-pad small{font-size:10px}.reflex-game>p{font-size:12px}.save-info{padding:19px}.save-info h3{font-size:15px}.save-buttons .button{width:100%}.collection-card>strong{font-size:10px}.prose table{font-size:11px}.prose td,.prose th{padding:10px}.prose{font-size:13px}.prose ul{padding-left:19px}.game-big-button{min-height:59px}.summon-stage{min-height:350px}.summon-stage p{font-size:11px}}#dialog-toast{position:sticky;bottom:10px;margin:0 15px 15px;border-radius:10px;padding:13px 18px;background:#252822;color:#fff;font-size:12px;line-height:1.7;display:none;z-index:8}#dialog-toast.show{display:block}.result-card.rarity-SSR{background:radial-gradient(ellipse at 50% 38%,#fffbed,#f6e3a1);box-shadow:0 0 0 2px #f1d888,0 6px 20px #c19b3430}.result-card.rarity-SSR .creature{filter:drop-shadow(0 2px 8px #d7ac5055)}:root{font-family:Inter,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:#252822;background:#f6f5f1;font-synthesis:none;font-weight:500;--ink: #252822;--muted: #686d63;--paper: #f6f5f1;--mint: #d4f68b;--violet: #6a4dbf;--line: #dddfd5}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,label{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7054c7;outline-offset:5px}button:not(:disabled),a{transition:background .18s,transform .18s,box-shadow .18s}button:not(:disabled):active{transform:translateY(2px)}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:25px}p{line-height:1.8}h1,h2,h3,p{margin-top:0}button svg{pointer-events:none}.site-header{max-width:1320px;margin:auto;height:106px;display:flex;align-items:center;gap:40px;padding:0 48px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:24px;letter-spacing:-1px;font-weight:900;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:2.5px;margin-top:3px}.brand-mark{width:42px;height:46px;border:2px solid var(--ink);border-radius:15px;background:var(--mint);font-size:39px;line-height:34px;text-align:center;font-family:Arial;font-weight:900;position:relative;transform:rotate(-7deg)}.brand-mark>span{position:absolute;left:14px;top:23px;font-size:21px;line-height:15px}.site-header nav{display:flex;gap:30px;align-items:center;margin-left:auto;font-size:13px;font-weight:700}.nav-link{background:none;padding:12px 0}.icon-button{width:40px;height:40px;border-radius:50%;background:transparent;font-size:22px;display:grid;place-items:center}.icon-button:hover{background:#e7e7df}.wallet{border:1px solid var(--line);border-radius:30px;background:#fffefb;padding:10px 16px;display:flex;align-items:center;gap:9px;font-size:12px}.wallet>span:first-child{color:#7557b3;font-size:23px}.wallet b{font-size:19px;font-variant-numeric:tabular-nums}.hero{max-width:1224px;padding:62px 0 57px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:800;display:flex;align-items:center;gap:8px}.live-dot{display:inline-block;width:7px;height:7px;background:#75a444;border-radius:50%;vertical-align:middle}.hero h1{font-size:clamp(32px,3.1vw,47px);line-height:1.65;letter-spacing:-2px;font-weight:900;margin:20px 0 22px}.fun-word{position:relative;z-index:0;white-space:nowrap}.fun-word svg{position:absolute;bottom:-9px;width:100%;left:0;height:20px;z-index:-1}.fun-word path{stroke:#b6d875;stroke-width:9;fill:none;stroke-linecap:round}.hero p{color:var(--muted);font-size:14px;line-height:2;margin-bottom:25px}.button{min-height:48px;padding:14px 24px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-weight:750;font-size:14px;text-align:center;border:1px solid transparent}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#41483a}.button.mint{background:var(--mint);color:var(--ink)}.button.mint:hover{background:#e5ffb3}.button.violet{background:#6a4dbf;color:#fff}.button.violet:hover{background:#583da4}.button.secondary{border:1px solid var(--line);background:#fff}.button.secondary:hover{background:#f1f0e8}.hero .button{min-width:198px}.button>span{font-size:18px}.hero-notes{display:flex;gap:18px;font-size:10px;margin-top:23px;color:#61675a}.hero-art{height:335px;position:relative;max-width:480px;width:100%;justify-self:end}.hero-art:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:#ecebe3;left:95px;top:10px}.hero-machine{width:187px;height:292px;position:absolute;left:45%;top:14px;transform:rotate(9deg);border:3px solid #343831;border-radius:28px 28px 31px 31px;box-shadow:9px 10px #d3d4c8;background:#c8e891;z-index:2}.machine-top{height:46px;border-bottom:3px solid #343831;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-size:19px;letter-spacing:-1px;font-weight:1000}.machine-top>span{font-size:25px}.machine-glass{height:142px;background:#f7f9e4;border-bottom:3px solid #343831;position:relative;overflow:hidden}.machine-glass:after{content:"";position:absolute;height:80px;width:10px;background:#fff9;transform:rotate(25deg);top:10px;right:22px;border-radius:8px}.ball{position:absolute;width:45px;height:45px;border:2px solid #5c6260;border-radius:50%;background:linear-gradient(#f2bed2 50%,#f9e4ee 50%);transform:rotate(-30deg)}.ball-one{bottom:-4px;left:-4px}.ball-two{bottom:0;right:0;background:linear-gradient(#a9cbee 50%,#e5edfa 50%);transform:rotate(30deg)}.ball-three{bottom:0;left:65px;background:linear-gradient(#d3bdef 50%,#e9dff9 50%);z-index:2}.ball-four{bottom:26px;right:34px;background:linear-gradient(#f2d980 50%,#fff2c1 50%)}.machine-mascot{position:absolute;width:85px;height:75px;background:#d2c1f1;border:2px solid #343831;border-radius:42% 42% 40% 40%;left:40px;top:17px;transform:rotate(-13deg);box-shadow:inset -7px -6px #b6a0da}.machine-mascot:before,.machine-mascot:after{content:"";position:absolute;width:20px;height:25px;background:#d2c1f1;border:2px solid #343831;border-bottom:none;border-radius:70% 70% 0 0;top:-14px}.machine-mascot:before{left:8px;transform:rotate(-13deg)}.machine-mascot:after{right:8px;transform:rotate(13deg)}.mascot-eyes{text-align:center;font-size:29px;letter-spacing:7px;padding-left:6px;margin-top:11px;position:relative;z-index:1}.mascot-mouth{text-align:center;font-size:26px;line-height:10px}.mascot-cheek{position:absolute;width:14px;height:7px;border-radius:50%;background:#eeabc2;top:43px}.mascot-cheek.left{left:9px}.mascot-cheek.right{right:9px}.glass-spark{position:absolute;left:10px;top:13px;font-size:27px}.machine-bottom{position:relative;height:97px}.machine-knob{position:absolute;left:22px;top:12px;width:49px;height:49px;border:2px solid #343831;border-radius:50%;background:#f8f7e9;display:grid;place-items:center;box-shadow:3px 3px #7e9863}.machine-knob i{display:block;width:13px;height:38px;border:2px solid #343831;background:#d1d1bf;border-radius:6px;transform:rotate(26deg)}.machine-slot{position:absolute;right:17px;top:22px;width:52px;height:33px;border-radius:9px;background:#3e4835;border:2px solid #343831;box-shadow:inset 0 6px #262d23}.machine-bottom small{position:absolute;bottom:12px;left:22px;font-size:8px;letter-spacing:.8px;font-weight:800}.ticket-sticker{position:absolute;left:1%;top:109px;background:#c9b7f0;border:2px solid #39353e;padding:12px 20px;border-radius:8px;transform:rotate(-15deg);z-index:3;font-size:10px;letter-spacing:2px;box-shadow:5px 5px #cbc6cf}.ticket-sticker b{display:block;font-size:17px;letter-spacing:.5px;margin:10px 0}.ticket-sticker>span{font-size:10px;letter-spacing:8px}.orbit-label{position:absolute;font-size:9px;letter-spacing:2px;font-weight:800}.label-top{left:12%;top:22px;transform:rotate(-12deg)}.label-bottom{right:0;bottom:7px;transform:rotate(-5deg)}.decor-spark{position:absolute}.spark-one{font-size:43px;left:19%;bottom:28px;transform:rotate(15deg);color:#7c7b68}.spark-two{right:-5px;top:58px;font-size:49px;color:#7f6ca1}.floating-star{position:absolute;right:-2px;bottom:41px;font-size:86px;color:#ffc577;-webkit-text-stroke:2px #36382f;z-index:3;transform:rotate(16deg);text-shadow:4px 3px #cfaa7b}.ticker{display:flex;align-items:center;justify-content:center;gap:38px;overflow:hidden;white-space:nowrap;border-block:1px solid var(--line);height:49px;font-weight:800;letter-spacing:2px;font-size:10px;background:#efefe8}.ticker b{font-size:21px;color:#7a8670}.games-section{max-width:1224px;margin:0 auto;padding:49px 0 45px}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading .eyebrow{font-size:10px;color:#606756}.section-heading h2{font-size:26px;letter-spacing:-.9px;margin:10px 0 0}.game-count{font-size:10px;font-weight:800;letter-spacing:1px}.game-count>span{font-size:28px;margin-left:12px}.filters{display:flex;gap:10px;margin:25px 0}.filter{padding:10px 17px;border-radius:24px;background:transparent;border:1px solid var(--line);font-size:12px;min-height:39px}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter span{margin-left:6px;opacity:.6}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.game-card{border:1px solid var(--line);background:#fffefa;border-radius:17px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-3px);box-shadow:0 7px 18px #25282208}.featured{grid-column:span 2;min-height:340px;background:#282e28;color:#fff;display:grid;grid-template-columns:1fr 1fr;isolation:isolate}.feature-copy{padding:32px 0 52px 31px;z-index:2}.tag{display:inline-block;border-radius:5px;background:#e9e3f5;color:#533787;font-size:10px;letter-spacing:.5px;padding:5px 9px;font-weight:700}.light-tag{border:1px solid #63705b;color:#d4edb4;background:transparent}.feature-copy h3{font-size:36px;letter-spacing:2px;margin:18px 0 9px}.feature-copy p{color:#c4cbbf;font-size:12px;line-height:1.9;margin-bottom:20px}.feature-copy small{display:block;font-size:10px;color:#b7bfb0;margin-top:13px}.feature-copy .button{font-size:12px;gap:20px;min-height:43px;padding:12px 18px}.feature-bottom{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #ffffff1a;background:#ffffff03;display:flex;justify-content:space-between;align-items:center;padding:12px 23px;font-size:10px;color:#c6cdbf}.feature-bottom .live-dot{margin-right:5px;background:#c1e893}.feature-bottom b{font-size:17px;color:#d0edac;margin-left:8px}.factory-art{position:relative;min-height:290px}.factory-orbit{position:absolute;border:1px solid #ffffff15;border-radius:50%;width:330px;height:330px;right:-75px;top:-24px}.orbit-b{width:240px;height:240px;right:-22px;top:18px}.collectible-card{width:140px;height:193px;border-radius:13px;position:absolute;padding:12px 13px;box-shadow:0 10px 25px #0005}.collectible-card>span{font-size:14px;letter-spacing:1px;font-weight:900;display:flex;justify-content:space-between}.front-card{top:49px;left:20px;transform:rotate(10deg);background:#f7e7a2;border:4px solid #fff5c9;color:#5d5029;z-index:2}.front-card strong{display:block;text-align:center;font-size:11px;margin-top:6px}.front-card small{display:block;text-align:center;font-size:6px;letter-spacing:2px;margin-top:4px}.star-creature{background:#edc359;clip-path:polygon(50% 0%,65% 28%,97% 35%,77% 60%,80% 96%,50% 81%,20% 96%,23% 60%,3% 35%,35% 28%);width:100px;height:104px;margin:1px auto 0;position:relative;filter:drop-shadow(0 4px 2px #0003)}.star-creature>span{position:absolute;top:32px;left:30px;font-size:22px;letter-spacing:4px}.star-creature>b{position:absolute;top:53px;left:43px;font-size:20px}.back-card{top:44px;right:19px;transform:rotate(-11deg);background:#b8a2de;border:3px solid #e0cffb;color:#443256}.planet-art{font-size:65px;margin-top:20px}.free-sticker{position:absolute;width:75px;height:75px;border-radius:50%;background:#d4f68b;border:2px solid #272f22;right:8px;bottom:56px;transform:rotate(15deg);color:#28321d;text-align:center;font-size:32px;font-weight:900;padding-top:7px;z-index:3;box-shadow:0 0 0 3px #d4f68b}.free-sticker small{display:block;font-size:9px;font-weight:800}.tiny-star{position:absolute;color:#d0e5a8;font-size:22px}.s1{top:13px;left:19px}.s2{left:7px;bottom:72px;font-size:30px}.card-art{height:183px;position:relative;overflow:hidden}.art-caption{position:absolute;left:20px;top:17px;letter-spacing:1.9px;font-size:8px;font-weight:800;z-index:3}.timer-art{background:#dacfef;height:190px}.stopwatch{position:absolute;width:157px;height:128px;background:#f8f6f2;border:3px solid #554d6b;border-radius:28px;left:50%;top:44px;transform:translate(-50%) rotate(-9deg);box-shadow:5px 6px #aa98c3;text-align:center;padding-top:13px}.stopwatch>span{font-size:7px;letter-spacing:2px}.stopwatch b{display:block;font-family:ui-monospace,monospace;font-size:47px;letter-spacing:-5px;line-height:1.2;font-weight:600;color:#554d6b}.stopwatch b>span{font-size:30px}.stopwatch small{display:block;font-size:6px;letter-spacing:2px;margin-top:2px}.stopwatch-knob{width:33px;height:16px;border:3px solid #554d6b;border-radius:5px;background:#f8f6f2;position:absolute;left:47%;top:31px;transform:rotate(-9deg)}.timer-spark{position:absolute;right:29px;top:59px;font-size:30px;color:#8372aa}.mini-label{position:absolute;left:19px;bottom:19px;padding:6px 10px;font-size:9px;background:#eee6fc;border:1px solid #6c5f85;border-radius:3px;transform:rotate(-7deg);font-weight:800}.card-body{padding:19px 23px 18px}.card-meta{display:flex;justify-content:space-between;align-items:center;color:#606756;font-size:10px;margin-bottom:10px}.card-meta>span:first-child{padding:3px 7px;background:#f0f0e9;border-radius:4px}.card-body h3{font-size:20px;margin-bottom:8px;letter-spacing:-.5px}.card-body p{font-size:12px;color:var(--muted);margin-bottom:15px}.card-play{background:transparent;border-top:1px solid #e8e9e1;width:100%;display:flex;justify-content:space-between;align-items:center;padding:13px 0 0;font-size:12px;font-weight:800}.card-play>span{background:#f0f1e9;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:19px}.card-play:hover>span{background:var(--mint)}.reflex-art{background:#f3cd99}.lightning{position:absolute;top:21px;left:45px;font-size:155px;line-height:1;color:#fff3d3;-webkit-text-stroke:2px #5b503d;transform:rotate(13deg);text-shadow:7px 5px #ddb87e}.reaction-number{position:absolute;right:39px;top:60px;font:italic 800 55px Georgia,serif;color:#4c4538;transform:rotate(-8deg)}.reaction-number>span{display:block;font:700 11px sans-serif;text-align:center;margin-top:3px}.reflex-dot{position:absolute;right:22px;bottom:21px;width:14px;height:14px;border-radius:50%;border:2px solid #716247}.memory-art{background:#c8ded4}.mini-memory{position:absolute;width:72px;height:92px;border:2px solid #46685a;border-radius:9px;display:grid;place-items:center;font-size:43px;box-shadow:4px 4px #809e91}.m1{background:#faf4cf;left:45px;top:62px;transform:rotate(-18deg);color:#b35e56}.m2{background:#80ad97;left:calc(50% - 36px);top:48px;transform:rotate(4deg);color:#e6f3eb;font-family:Georgia,serif}.m3{background:#faf4cf;right:38px;top:66px;transform:rotate(17deg);color:#b35e56}.memory-spark{position:absolute;right:22px;top:32px;font-size:30px;color:#46685a}.pocket-note{max-width:1224px;display:flex;align-items:center;gap:27px;margin:0 auto 55px;padding:35px 40px;border:1px dashed #b9c0ae;border-radius:14px}.note-flower{font-size:69px;line-height:1;color:#859768}.pocket-note h2{font-size:20px;margin-bottom:10px}.pocket-note p{font-size:12px;color:var(--muted);margin:0}.note-signature{margin-left:auto;font-size:11px;letter-spacing:2px;line-height:1.7;transform:rotate(-7deg)}.note-signature b{font-size:20px;letter-spacing:1px}footer{max-width:1320px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;padding:31px 48px 38px}.footer-brand{font-size:18px;font-weight:900}.footer-brand>span{display:block;font-size:9px;color:#606756;font-weight:500;margin-top:7px}footer>div{display:flex;gap:22px;margin-left:auto}footer button{font-size:10px;background:none;padding:8px 0}footer>small{font-size:8px;color:#606756;letter-spacing:1px;margin-left:10px}.skip-link{position:fixed;top:-80px;left:20px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#252822;color:#fff;padding:14px 23px;border-radius:12px;font-size:13px;max-width:calc(100vw - 32px);width:max-content;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 6px 25px #0002}#toast.show{opacity:1;transform:translate(-50%)}.no-script{padding:24px;background:#ffe8af;text-align:center}.muted{color:#606756;font-size:12px}.center{text-align:center}.text-button{background:none;color:#674aa0;font-size:12px;padding:10px 0;min-height:40px}.text-button:hover{text-decoration:underline}.gold-text{color:#806111}@media(min-width:1450px){.hero{padding-block:78px}.hero-art{margin-right:35px}.hero h1{font-size:48px}.hero-copy{padding-left:5px}}@media(max-width:1320px){.hero,.games-section,.pocket-note{margin-left:48px;margin-right:48px}.hero{grid-template-columns:1.2fr 1fr}.hero-art{transform:scale(.93);transform-origin:center right}}@media(max-width:1000px){.site-header{padding-inline:28px;gap:24px}.site-header nav{gap:20px}.hero,.games-section,.pocket-note{margin-inline:28px}.hero h1{font-size:32px}.hero-art{transform:scale(.85);margin-left:-15px;width:390px}.hero-notes{gap:10px;font-size:9px}.hero{gap:0;overflow:hidden;padding-block:36px}.hero-copy{z-index:4}.game-grid{gap:16px}.featured{min-height:340px}.feature-copy{padding-left:22px}.feature-copy h3{font-size:29px}.collectible-card{width:120px;height:178px}.front-card{left:0;top:67px}.back-card{right:-15px;top:61px}.free-sticker{width:62px;height:62px;font-size:24px;right:8px;bottom:57px}.card-body{padding:17px}.card-body h3{font-size:18px}.m1{left:22px}.m3{right:18px}footer{padding-inline:28px}.wallet-label{display:none}.ticket-sticker{left:0}.pocket-note{padding:28px}.hero h1{letter-spacing:-1.5px}}@media(max-width:760px){.site-header{height:83px;padding-inline:20px;gap:13px}.brand{font-size:21px;gap:9px}.brand-mark{width:35px;height:40px;font-size:33px;line-height:30px}.brand-mark>span{left:10px;top:20px}.brand small{font-size:8px;letter-spacing:2px}.site-header nav{gap:10px}.nav-games,.nav-link{display:none}.wallet{padding:6px 11px;gap:6px}.wallet b{font-size:17px}.hero{grid-template-columns:1fr;margin-inline:24px;padding:36px 0 18px;overflow:visible}.hero h1{font-size:clamp(29px,5.5vw,41px);letter-spacing:-1px;line-height:1.65;margin-top:17px}.hero p{font-size:13px;margin-bottom:19px}.hero-art{justify-self:center;width:370px;max-width:100%;height:300px;transform:scale(.86);transform-origin:center center;margin:5px 0 -15px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:10px}.hero-notes{justify-content:center;font-size:10px;margin-top:19px}.hero .button{min-height:46px}.ticker{height:43px;gap:23px;font-size:8px;justify-content:flex-start;padding-left:24px}.ticker b{font-size:17px}.games-section{margin-inline:20px;padding-top:32px;padding-bottom:30px}.section-heading h2{font-size:22px}.section-heading .eyebrow{font-size:9px}.game-count{font-size:8px}.game-count>span{font-size:23px;margin-left:5px}.filters{gap:7px;margin-block:22px;flex-wrap:wrap}.filter{font-size:11px;padding:9px 12px}.game-grid{grid-template-columns:repeat(2,1fr);gap:16px}.featured{grid-column:1/-1;min-height:326px}.feature-copy{padding:27px 0 57px 24px}.feature-copy h3{font-size:32px}.feature-copy p{font-size:11px}.feature-copy .button{font-size:11px;padding:12px 14px;gap:10px}.feature-copy small{font-size:9px}.collectible-card{width:120px;height:178px}.front-card{top:57px;left:10px}.back-card{top:49px;right:15px}.free-sticker{right:12px;bottom:64px}.card-art,.timer-art{height:168px}.card-body{padding:15px}.card-body h3{font-size:16px}.card-body p{font-size:11px;min-height:37px;line-height:1.6}.card-meta{font-size:9px}.art-caption{font-size:6px;left:13px;top:12px;letter-spacing:1.2px}.stopwatch{transform:translate(-50%) rotate(-9deg) scale(.85);top:35px}.stopwatch-knob{top:32px}.timer-spark{right:10px;top:39px;font-size:24px}.mini-label{left:8px;bottom:11px;font-size:7px}.lightning{font-size:123px;left:5px;top:30px}.reaction-number{font-size:43px;right:14px;top:54px}.reaction-number>span{font-size:9px}.mini-memory{width:54px;height:75px;font-size:34px}.m1{left:12px;top:64px}.m2{left:calc(50% - 27px);top:44px}.m3{right:12px;top:68px}.memory-spark{font-size:23px;right:12px;top:24px}.pocket-note{margin:0 20px 33px;padding:23px 20px;gap:16px}.note-flower{font-size:47px}.pocket-note h2{font-size:17px}.pocket-note p{font-size:10px}.note-signature{display:none}footer{padding:25px 20px;flex-wrap:wrap;gap:24px}.footer-brand{font-size:16px}footer>div{gap:17px}footer>small{width:100%;text-align:center;margin:0}.feature-bottom{font-size:9px;padding-inline:17px}.game-grid>.game-card:last-child{grid-column:auto}}@media(max-width:380px){.hero{margin-inline:16px}.hero h1{font-size:27px}.hero-notes{font-size:9px;gap:9px}.games-section{margin-inline:14px}.section-heading h2{font-size:20px}.game-grid{gap:11px}.card-body{padding:12px}.card-body h3{font-size:14px}.featured{grid-template-columns:1.2fr 1fr}.front-card{left:0;top:65px;transform:rotate(10deg) scale(.85)}.back-card{right:-18px;transform:rotate(-11deg) scale(.85)}.feature-copy{padding-left:17px}.feature-copy h3{font-size:28px}.feature-bottom{font-size:8px}.free-sticker{right:1px}.brand{font-size:18px}.site-header{padding-inline:14px}.site-header nav{margin-left:auto}.wallet{padding-inline:8px}.wallet>span:first-child{font-size:17px}.hero-art{width:340px}.hero-machine{left:43%}.spark-two{right:-6px}.floating-star{right:-3px}.card-body p{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.quiet-motion *,.quiet-motion *:before,.quiet-motion *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}@media(min-width:761px){.game-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.game-card{grid-column:span 2}.game-card.featured{grid-column:span 4}.game-card:nth-child(3),.game-card:nth-child(4){grid-column:span 3}.reflex-art .lightning{left:20%}.reflex-art .reaction-number{right:22%}.memory-art .m1{left:27%}.memory-art .m3{right:24%}}.planet-art{width:82px;height:82px;margin:22px auto 0;border-radius:50%;background:#dbc6f2;border:2px solid #6f568d;position:relative;transform:rotate(-25deg);font-size:0}.planet-art:before{content:"";position:absolute;top:27px;right:-19px;bottom:27px;left:-19px;border:7px solid #f0deb0;border-top-color:#ead4a3;border-radius:50%;transform:rotate(-10deg)}.planet-art:after{content:"";position:absolute;width:47px;height:20px;background:#dbc6f2;left:14px;top:12px;border-radius:50%;box-shadow:8px 32px 0 -5px #bea2df}@media(max-width:760px){.featured{grid-template-columns:1.15fr .85fr;min-height:310px}.feature-copy h3{font-size:28px;white-space:nowrap}.feature-copy p{font-size:11px}.feature-copy .button{white-space:nowrap;font-size:10px;gap:7px;padding:12px}.feature-copy small{font-size:8px}.factory-art .front-card{left:0;top:63px;width:106px;height:170px}.factory-art .back-card{right:-14px;top:58px;width:106px;height:170px}.star-creature{width:82px;height:91px}.star-creature>span{left:23px;top:29px;font-size:19px}.star-creature>b{left:35px;top:47px;font-size:18px}.front-card strong{margin-top:7px}.planet-art{width:65px;height:65px}.planet-art:before{top:20px;right:-14px;bottom:20px;left:-14px;border-width:5px}.planet-art:after{width:38px;height:14px;left:10px}.free-sticker{width:55px;height:55px;font-size:21px;bottom:55px}.free-sticker small{font-size:8px}.game-grid>.game-card:not(.featured){grid-column:1/-1;display:grid;grid-template-columns:40% minmax(0,1fr)}.game-grid>.game-card:not(.featured) .card-art{height:100%;min-height:195px}.card-body h3{font-size:16px}.card-body p{min-height:35px;font-size:11px}.card-art .art-caption{font-size:6px;letter-spacing:.4px}.stopwatch{top:52px;transform:translate(-50%) rotate(-9deg) scale(.7)}.stopwatch-knob{top:59px;left:42%;width:27px}.mini-label{bottom:19px;font-size:7px;left:9px}.timer-spark{top:46px;right:9px;font-size:19px}.lightning{top:31px;font-size:130px;left:20px}.reaction-number{top:119px;right:14px;font-size:36px}.reaction-number>span{font-size:8px}.reflex-dot{bottom:14px;left:13px;width:10px;height:10px}.mini-memory{width:49px;height:67px;font-size:29px}.m1{left:12px;top:62px}.m2{left:calc(50% - 10px);top:46px}.m3{right:20px;top:114px}.memory-spark{top:28px;right:12px}.card-body{padding:17px 14px}.card-meta{margin-bottom:11px;font-size:9px}.card-play{min-height:43px}.hero-art{overflow:hidden}.hero-machine{left:42%}.floating-star,.spark-two{right:7px}.hero-art .label-bottom{right:8px;font-size:7px;bottom:2px}}@media(max-width:380px){.feature-copy{padding-left:17px}.feature-copy h3{font-size:25px}.feature-copy .button{padding:11px 9px}.feature-copy p{font-size:10px}.factory-art .front-card{left:-5px;transform:rotate(9deg) scale(.9)}.factory-art .back-card{right:-21px;transform:rotate(-9deg) scale(.9)}.card-body h3{font-size:14px}.card-body{padding:15px 11px}.card-meta{font-size:8px}.stopwatch{transform:translate(-50%) rotate(-9deg) scale(.62)}.stopwatch-knob{top:65px}.mini-label{font-size:6px}}.hero>*{min-width:0}@media(max-width:760px){.hero-art{overflow:visible}.hero-art:before{width:260px;height:260px;left:55px;top:20px}}@media(max-width:380px){.hero-art{transform:scale(.8)}}@media(max-width:760px){.hero{grid-template-columns:minmax(0,1fr)}.hero-art{width:100%;max-width:370px}}
