.shop-card button{min-height:44px}#resultShopButton{display:flex;align-items:center;justify-content:center;width:min(100%,320px);min-height:52px;margin:10px auto 0;padding:14px 18px;border:1px solid #7bd9ff88;border-radius:14px;background:linear-gradient(135deg,#145477ee,#12315ddd);color:#e7f9ff;font-size:15px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 20px #02081755}#resultShopButton:active{transform:scale(.98);background:linear-gradient(135deg,#1b668d,#173c70)}
.home-shop-button{display:flex;align-items:center;justify-content:space-between;width:min(100%,320px);margin-top:10px;margin-bottom:14px;padding:11px 15px;border:1px solid #ffd36a66;border-radius:14px;background:linear-gradient(135deg,#332a19cc,#182b4dcc);color:#fff;box-shadow:0 7px 18px #010a1c33;text-align:left}.home-shop-button span{font-size:13px;font-weight:900}.home-shop-button b{color:#a9c1dc;font-size:10px}.home-shop-button i{margin-left:3px;color:#ffd36a;font-size:14px;font-style:normal}.mini-button,.back-button,.text-button{border:0;background:transparent;color:#b8c5df;font-size:12px;font-weight:800}.mini-button{padding:7px 10px;border:1px solid #7bd9ff55;border-radius:999px;color:#9ce5ff;background:#07142dcc}.shop-screen{display:flex;flex-direction:column;padding:calc(20px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#07152f,#0a1d3c)}.shop-header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.back-button{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:48px;margin-left:-8px;padding:11px 14px;border:1px solid rgba(123,217,255,.28);border-radius:14px;background:rgba(19,55,95,.72);color:#e7f5ff;font-size:15px;font-weight:900;letter-spacing:.01em;box-shadow:0 5px 14px #02081733}.back-button:active{transform:scale(.96);background:rgba(31,83,132,.9)}.coin-balance{padding:7px 12px;border:1px solid #ffd36a66;border-radius:999px;background:#241e18aa;color:#ffd36a;font-size:14px}.coin-balance b{margin-left:4px;color:#fff;font-size:17px}.shop-title{padding:18px 4px 12px}.shop-title h2{margin:4px 0 3px;color:#fff;font-size:30px;letter-spacing:-.04em}.shop-title p{margin:0;color:#9fb5d1;font-size:12px;line-height:1.5}.shop-scroll{min-height:0;overflow:auto;padding:4px 2px 24px}.shop-scroll section+section{margin-top:20px}.shop-section-title{display:flex;align-items:baseline;justify-content:space-between;margin:0 2px 9px}.shop-section-title h3{margin:0;color:#fff;font-size:16px}.shop-section-title small{color:#8fa9c8;font-size:10px}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-card{display:flex;min-height:190px;flex-direction:column;padding:12px;border:1px solid #95d0ff38;border-radius:16px;background:linear-gradient(145deg,#163d6dcc,#0d2549dd);box-shadow:0 8px 20px #010a1c33}.shop-card.is-selected{border-color:#ffd36aaa;box-shadow:0 0 0 1px #ffd36a44,0 8px 20px #010a1c44}.shop-card-visual{display:grid;place-items:center;height:70px;margin-bottom:5px;border-radius:12px;background:radial-gradient(circle,#7bd9ff1f,transparent 68%)}.shop-card-visual img{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 7px 8px #02081799)}.shop-card h4{margin:3px 0;color:#fff;font-size:15px}.shop-card p{min-height:34px;margin:0;color:#a9c1dc;font-size:11px;line-height:1.45}.shop-card-price{margin:9px 0 8px;color:#ffd36a;font-size:12px;font-weight:900}.shop-card button{width:100%;margin-top:auto;padding:9px 6px;border:1px solid #7bd9ff66;border-radius:10px;background:#1d5888;color:#fff;font-size:12px;font-weight:900}.shop-card button:disabled{border-color:#ffffff1c;background:#ffffff0d;color:#8296b0}.shop-card button.select{border-color:#ffd36a88;background:#6d5224;color:#fff}.result-coins{margin:8px 0 2px;color:#ffd36a;font-size:18px;font-weight:900}.result-coins b{color:#fff}.game-result .text-button{margin-top:10px;color:#9ce5ff;text-decoration:underline;text-underline-offset:3px}@media(max-height:700px){.shop-title{padding-top:12px;padding-bottom:8px}.shop-card{min-height:178px}.shop-card-visual{height:58px}.shop-card-visual img{width:50px;height:50px}}.rocket-stats{display:grid;gap:4px;margin:8px 0 2px}.rocket-stat{display:grid;grid-template-columns:42px 1fr 26px;align-items:center;gap:4px;color:#9fb5d1;font-size:8px;line-height:1}.rocket-stat i{display:block;height:4px;overflow:hidden;border-radius:99px;background:#ffffff1c}.rocket-stat i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#55bce7,#ffd36a)}.rocket-stat em{color:#d9e7f7;font-size:8px;font-style:normal;text-align:right}