/* Adventure store preview: shared sky identity, no client-side paid balances. */
.shop-notice,.shop-rules{background:#f5fbfff5;border:1px solid #a5c8df;border-radius:20px;padding:16px;line-height:1.8;font-size:16px}.shop-tabs{display:flex;gap:8px;margin:20px 0}.shop-tabs button{flex:1;padding:12px 6px;font-size:16px}.shop-tabs [aria-pressed="true"]{background:#b5edff;border:2px solid #0788bf}.shop-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shop-product{background:linear-gradient(#fff,#e8f6ff);border:1px solid #94bed8;border-radius:24px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 5px 16px #164e7220}.shop-product img{width:110px;height:110px;object-fit:contain}.shop-product h2{font-size:20px;margin:12px 0 4px}.shop-product p{font-size:16px;line-height:1.7;margin:8px 0;flex:1}.shop-price{font-size:22px;margin:12px 0}.shop-product button{width:100%;font-size:16px}.shop-currency{padding:26px 8px;color:#846016;font-size:20px;font-weight:700}.shop-rules{margin-top:24px}.shop-rules h2{font-size:20px}.shop-rules p{margin:8px 0}@media(max-width:360px){.shop-products{grid-template-columns:1fr}}

.stone-title{width:fit-content;max-width:100%;padding:13px 25px;margin:7px auto 14px!important;background:linear-gradient(150deg,#fff,#e6f0f7);border:2px solid #9bb7c9;border-radius:18px;box-shadow:inset 0 0 0 4px #fff,0 5px 0 #6889a641;font-size:27px!important}
