.market-card{container-type:inline-size;background:transparent;border:1px solid #454C5B;border-radius:12px;padding:24px 24px 16px;display:grid;grid-template-rows:auto auto minmax(70px,auto) auto;gap:16px}.market-card.highlighted{background:#27292f;border:.8px solid rgba(233,200,145,.6392156863)}.market-card .market-header{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:4px 16px}.market-card .market-header img{width:clamp(36px,11.2cqw,56px);height:clamp(36px,11.2cqw,56px);grid-row:1/3;grid-column:1}.market-card .market-header h6{font-size:clamp(18px,4.8cqw,24px);font-weight:500;color:#f5f6f7e0;line-height:125%}.market-card .market-header p{font-size:clamp(14px,1.6vw,16px);letter-spacing:-.04em;color:#f5f6f7b7;line-height:120%;grid-row:2;grid-column:2/4}.market-card .market-info{display:contents}.market-card .market-title{grid-row:1;grid-column:2}.market-card .market-title{display:flex;align-items:center;gap:clamp(4px,1cqw,8px)}.market-card .rating-block{display:flex;align-items:center;gap:8px;padding:2px 6px;background:#28292f;border-radius:4px;width:fit-content}.market-card .rating{display:flex;align-items:center;gap:2px}.market-card .rating svg{width:clamp(16px,4.8cqw,24px);height:clamp(16px,4.8cqw,24px);padding:4px}.market-card .rating .star-skinsniper svg{color:#fff}.market-card .rating .star-trustpilot svg{color:#00b67a}.market-card .rating .star-trustpilot-flagged svg{color:#e74c3c}.market-card .rating span{font-size:clamp(14px,1.6vw,16px);letter-spacing:-.72px;color:#ffffffe0}.market-card .trustpilot-link{text-decoration:none;color:inherit}.market-card .trustpilot-link:hover span{text-decoration:underline}.market-card .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.market-card .stat-card{background:#2e3138;padding:10px 12px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:2px;line-height:145%}.market-card .stat-card p{font-size:clamp(12px,2.8cqw,14px);color:#f5f6f7b7}.market-card .stat-card strong{font-size:clamp(16px,3.6cqw,18px);font-weight:500;color:#f5f6f7;line-height:140%}.market-card .market-games{min-height:70px}.market-card .market-games p{font-size:14px;color:#f5f6f7e0;margin-bottom:11px}.market-card .games-list{display:flex;gap:8px}.market-card .games-list span{padding:6px 8px;border-radius:6px;font-size:18px;background:#50c28419;color:#52b772;line-height:140%}.market-card .market-footer{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding-top:16px;gap:12px;border-top:1px solid #383C46}.market-card .market-footer .btn-secondary{padding:10px 16px}.market-card .market-footer .btn-secondary svg{width:20px;height:20px;transform:rotate(90deg)}.market-card .market-footer .btn-secondary span{font-size:16px;font-weight:450;color:#f5f6f7}.market-card .market-footer .btn-secondary:hover{background:#434f6533}.market-card .feature{display:flex;align-items:center;gap:8px}.market-card .feature svg{width:clamp(16px,4cqw,20px);height:clamp(16px,4cqw,20px);color:#3fa367}.market-card .feature span{font-size:clamp(14px,3.2cqw,16px);color:#f5f6f7}.market-card .promotion-tag{display:flex;flex-direction:row;gap:16px}@container (max-width: 344px){.market-card .market-header{grid-template-rows:auto auto auto}.market-card .market-header img{grid-row:1/4}.market-card .market-header p{grid-row:3}.market-card .market-title{display:contents}.market-card .rating-block{border:1px solid #383C46;grid-row:2;grid-column:2/4}.market-card .market-footer{flex-direction:column;align-items:flex-start}.market-card .market-footer .btn-secondary{width:100%;justify-content:center}}#markets{display:grid;gap:32px}#markets .search-section{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px}#markets .search-section .search-input{max-width:800px;flex:1}#markets .search-section .search-actions{display:flex;gap:16px}#markets .search-section .select,#markets .search-section .btn-primary{width:250px}#markets .market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1200px){#markets .market-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1023px){#markets .search-section{flex-direction:column;gap:16px}#markets .search-section .search-input{max-width:none;width:100%}#markets .search-section .search-actions{display:flex;flex-wrap:wrap;gap:16px;width:100%}#markets .search-section .select,#markets .search-section .btn-primary{flex:1;min-width:200px;width:auto}}#markets .market-cta{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:24px;width:100%;max-width:1100px;margin:64px auto;padding:64px clamp(14px,12vw - 30px,120px);background:#2e3138;border:1px solid #40444E;border-radius:12px}#markets .market-cta p{font-size:clamp(16px,1.6vw,20px);line-height:140%}#markets .market-cta .btn-secondary{width:225px}@media(max-width:767px){#markets .market-cta .btn-secondary{width:100%}}@media(max-width:767px){#markets{gap:24px}#markets .market-grid{grid-template-columns:1fr}}
