/* DOSMOS Pasar V41.2 — clean multi-game profile + top FAQ modal */
.market-top-actions{display:flex;align-items:center;gap:9px;margin:16px 0 8px;flex-wrap:wrap}
.market-info-trigger{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 15px;border:1px solid rgba(244,199,67,.34);border-radius:999px;background:linear-gradient(180deg,rgba(31,27,13,.98),rgba(12,12,12,.98));color:#f4d365;font:inherit;font-size:12px;font-weight:900;letter-spacing:.01em;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 24px rgba(0,0,0,.16);transition:transform .18s ease,border-color .18s ease,background .18s ease}
.market-info-trigger:hover{transform:translateY(-1px);border-color:rgba(255,218,90,.62);background:linear-gradient(180deg,rgba(43,36,14,.98),rgba(14,14,14,.98))}
.market-info-trigger-faq{border-color:rgba(255,255,255,.14);background:#151515;color:#f2f2f2}.market-info-trigger-faq:hover{border-color:rgba(244,199,67,.4)}
/* kill the old category-specific visual if any cached stylesheet remains */
.market-category-seo-link,.market-seo-premium{display:none!important}
.market-faq-modal[hidden]{display:none!important}.market-faq-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:22px}.market-faq-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.market-faq-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100dvh - 44px));overflow:auto;padding:22px;border:1px solid rgba(244,199,67,.28);border-radius:24px;background:linear-gradient(180deg,#15130d 0%,#0b0b0b 38%,#080808 100%);color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.58),inset 0 1px 0 rgba(255,255,255,.04)}
.market-faq-dialog:before{content:"";position:absolute;top:-110px;left:-90px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(244,199,67,.13),rgba(244,199,67,0) 68%);pointer-events:none}
.market-faq-dialog-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.08)}.market-faq-dialog-head>div{min-width:0}.market-faq-eyebrow{display:block;margin-bottom:7px;color:#e8bf43;font-size:10px;font-weight:900;letter-spacing:.14em}.market-faq-dialog-head strong{display:block;color:#fff;font-size:20px;line-height:1.24}.market-faq-close{appearance:none;flex:0 0 36px;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#171717;color:#ddd;font-size:24px;line-height:1;cursor:pointer}
.market-faq-intro{position:relative;z-index:1;margin:14px 0 16px;color:#aaa;font-size:13px;line-height:1.65}.market-faq-list-clean{position:relative;z-index:1;display:grid;gap:9px}.market-faq-list-clean details{border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.025);overflow:hidden}.market-faq-list-clean details[open]{border-color:rgba(244,199,67,.23);background:rgba(244,199,67,.035)}.market-faq-list-clean summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:0 15px;color:#f1f1f1;font-size:13px;font-weight:850;cursor:pointer}.market-faq-list-clean summary::-webkit-details-marker{display:none}.market-faq-list-clean summary b{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border:1px solid rgba(244,199,67,.22);border-radius:8px;color:#f1c84a;font-size:17px;font-weight:500;transition:transform .2s ease}.market-faq-list-clean details[open] summary b{transform:rotate(45deg)}.market-faq-list-clean details p{margin:0;padding:0 15px 16px;color:#b9b9b9;font-size:13px;line-height:1.72}.market-faq-list-clean details strong{color:#eee}
.market-faq-actions{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:17px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.market-faq-actions button{appearance:none;min-height:44px;padding:0 15px;border-radius:12px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.market-faq-safety{border:1px solid #e8bc39;background:linear-gradient(180deg,#ffd95a,#e6b92c);color:#111}.market-faq-dismiss{border:1px solid rgba(255,255,255,.12);background:#171717;color:#eee}
@media(max-width:700px){.market-top-actions{margin:10px 0 12px;padding:0 1px;gap:7px;flex-wrap:nowrap}.market-info-trigger{min-height:38px;padding:0 12px;font-size:11px}.market-info-trigger-safety{flex:1}.market-info-trigger-faq{flex:0 0 auto}.market-faq-modal{place-items:end center;padding:0}.market-faq-dialog{width:100%;max-height:86dvh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0;border-left:0;border-right:0;border-bottom:0}.market-faq-dialog-head strong{font-size:18px}.market-faq-intro{font-size:12px}.market-faq-list-clean summary{min-height:52px;padding:0 13px;font-size:12px;line-height:1.35}.market-faq-list-clean details p{padding:0 13px 14px;font-size:12px}.market-faq-actions{grid-template-columns:1fr}.market-faq-actions button{width:100%}}
