﻿aside .targets-medals article>div{margin-bottom:10px;}aside .targets-medals .medals{display:flex;flex-wrap:wrap;justify-content:space-around;border-bottom:1px solid #e5e7eb;padding-bottom:10px;}aside .targets-medals .medals>div{display:flex;align-items:center;}aside .targets-medals .medals>div span{font-size:18px;font-weight:500;}.page[data-theme=dark] aside .targets-medals .medals{border-bottom:1px solid #222;}aside .targets-medals .active-targets>div{display:flex;align-items:center;}aside .targets-medals img{margin-right:10px;}aside .targets-medals .target-header{font-size:1.3rem;font-weight:500;}aside .targets-index li{display:flex;flex-direction:column;background:#1e293b;border-radius:5px;color:#f8fafc;padding:0!important;overflow:hidden;position:relative;transition:outline .1s;margin:10px 0!important;}aside .targets-index li:first-child{margin-top:0!important;}aside .targets-index li:last-child{margin-bottom:0!important;}aside .targets-index li a,aside .targets-index li p{grid-column:1/3;color:#f8fafc;font-size:1.3rem;}aside .targets-index li a::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;}aside .targets-index li:hover{outline:2px solid #0ea5e9!important;outline-offset:2px;}aside .targets-index li p{margin:0!important;}aside .targets-index li .title{padding:10px;}aside .targets-index li .sub{display:grid;grid-template-columns:1fr min-content;background:#263142;padding:5px;align-items:center;}aside .targets-index li .fa{text-align:center;width:30px!important;color:#0ea5e9;}