.strr-frontend-container{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;margin:20px 0}.strr-deck-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.strr-deck-card{background:#1e293b;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .3);border:1px solid #334155;transition:transform 0.2s ease,box-shadow 0.2s ease}.strr-deck-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgb(0 0 0 / .5);border-color:#475569}.strr-deck-header{background:#0f172a;padding:15px;text-align:center;border-bottom:1px solid #334155}.strr-deck-header h3{margin:0;color:#f8fafc;font-size:1.1rem;font-weight:700}.strr-deck-body{padding:15px;display:flex;align-items:center;justify-content:space-between}.strr-units-group{display:flex;gap:4px}.strr-item-slot{width:42px;height:42px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#0f172a;position:relative}.strr-item-slot img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:2px solid #ccc;transition:transform 0.2s}.strr-item-slot img:hover{transform:scale(1.15);z-index:10}.strr-rarity-lendaria{border-color:#f59e0b!important}.strr-rarity-epica{border-color:#8b5cf6!important}.strr-rarity-rara{border-color:#3b82f6!important}.strr-rarity-comum{border-color:#94a3b8!important}.strr-empty-slot{width:100%;height:100%;border:2px dashed #475569;border-radius:8px}.strr-divider{width:2px;height:35px;background:#334155}.strr-deck-footer{padding:12px;text-align:center;background:#0f172a;border-top:1px solid #334155}.strr-badge-meta{background:rgb(16 185 129 / .2);color:#10b981;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase}