.bolum-card{display:block;height:100%;background-color:#fff;border:1px solid #f3f4f6;padding:12px;cursor:pointer;transition:border-color .3s ease}.bolum-card:hover{border-color:#d97706}.bolum-card>div:first-child{display:inline-block;flex-shrink:0;align-self:flex-start;margin-top:4px;vertical-align:top;width:32px}.bolum-card>div:first-child span{display:inline-block;width:24px;text-align:center;font-size:20px;font-weight:700;color:#d1d5db;transition:color .3s ease}.bolum-card:hover>div:first-child span{color:#d97706}.bolum-card>div:nth-child(2){display:inline-block;vertical-align:top;width:calc(100% - 32px);min-width:0}.bolum-card>div:nth-child(2) h3{font-size:16px;font-weight:600;color:#1f2937;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bolum-card>div:nth-child(2)>div{display:flex;flex-wrap:wrap;gap:6px;font-size:10px;color:#6b7280;margin-top:4px}.bolum-card>div:nth-child(2)>div>span>span{margin:0 2px}.bolum-card>div:nth-child(2)>div>span:nth-child(3){color:#d97706;font-weight:500;text-transform:uppercase}@media (min-width:640px){.bolum-card{padding:10px}.bolum-card>div:first-child{width:38px}.bolum-card>div:first-child span{width:28px;font-size:24px}.bolum-card>div:nth-child(2){width:calc(100% - 38px)}.bolum-card>div:nth-child(2) h3{font-size:14px}.bolum-card>div:nth-child(2)>div{font-size:12px;margin-top:2px}}